nextcloud/apps/user_status/l10n/tr.js
Nextcloud bot 25ec0ccaea
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-23 02:28:08 +00:00

40 lines
1.7 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"user_status",
{
"Recent statuses" : "Yakın zamandaki durumlar",
"In a meeting" : "Toplantıda",
"Commuting" : "İşe gidiyor/geliyor",
"Out sick" : "Hasta",
"Vacationing" : "Tatilde",
"Working remotely" : "Uzaktan çalışıyor",
"In a call" : "Bir görüşmede",
"User status" : "Kullanıcı durumu",
"View profile" : "Profili görüntüle",
"Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın",
"What is your status?" : "Durumunuz nedir?",
"Set status" : "Durumu ayarla",
"Online status" : "Çevrimiçi durumu",
"Status message" : "Durum iletisi",
"Clear status message" : "Durum iletisini temizle",
"Set status message" : "Durum iletisini ayarla",
"There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı",
"There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı",
"No recent status changes" : "Yakın zamanda değiştirilmiş bir durum yok",
"Away" : "Uzakta",
"Do not disturb" : "Rahatsız etmeyin",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Kaldırılmasın",
"Today" : "Bugün",
"This week" : "Bu hafta",
"Online" : "Çevrimiçi",
"Invisible" : "Gizli",
"Offline" : "Çevrimdışı",
"There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı",
"30 minutes" : "30 dakika",
"1 hour" : "1 saat",
"4 hours" : "4 saat",
"Mute all notifications" : "Tüm bildirimleri kapat",
"Appear offline" : "Çevrimdışı görün",
"What's your status?" : "Durumunuz nedir?"
},
"nplurals=2; plural=(n > 1);");