0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/user_status/l10n/tr.js
Nextcloud bot 8cded1e320
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-05 00:23:50 +00:00

50 lines
2.3 KiB
JavaScript
Raw Permalink 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" : "Son durumlar",
"No recent status changes" : "Son zamanlarda durum değiştirilmemiş",
"In a meeting" : "Toplantıda",
"Commuting" : "İşe gidiyor/geliyor",
"Out sick" : "Hasta",
"Vacationing" : "Tatilde",
"Out of office" : "İş yeri dışında",
"Working remotely" : "Uzaktan çalışıyor",
"In a call" : "Bir çağrıda",
"User status" : "Kullanıcı durumu",
"Clear status after" : "Durum şu kadar sonra kaldırılsın",
"Emoji for your status message" : "Durum iletiniz için emoji",
"What is your status?" : "Durumunuz nedir?",
"Predefined statuses" : "Hazır durumlar",
"Previously set" : "Önceden ayarlanmış",
"Reset status" : "Durumu sıfırla",
"Set status" : "Durumu ayarla",
"Online status" : "Çevrim içi durumu",
"Status message" : "Durum iletisi",
"Set absence period" : "Bulunmama aralığını ayarla",
"Set absence period and replacement" : "Bulunmama aralığını ve yedek kişiyi ayarla",
"Your status was set automatically" : "Durumunuz otomatik olarak ayarlanmış",
"Clear status message" : "Durum iletisini temizle",
"Set status message" : "Durum iletisini ayarla",
"Reset status to \"{icon} {message}\"" : "Durumu \"{icon} {message}\" olarak sıfırla",
"Reset status to \"{message}\"" : "Durumu \"{message}\" olarak sıfırla",
"Reset status to \"{icon}\"" : "Durumu \"{icon}\" olarak sıfırla",
"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ı",
"There was an error reverting the status" : "Durum geri alınırken bir sorun çıktı",
"Don't clear" : "Kaldırılmasın",
"Today" : "Bugün",
"This week" : "Bu hafta",
"Online" : "Çevrim içi",
"Away" : "Uzakta",
"Do not disturb" : "Rahatsız etmeyin",
"Invisible" : "Gizli",
"Offline" : "Çevrim dışı",
"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" : "Çevrim dışı görün"
},
"nplurals=2; plural=(n > 1);");