diff options
Diffstat (limited to 'apps/user_status/l10n/tr.json')
-rw-r--r-- | apps/user_status/l10n/tr.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json index dd4787a7df9..3c929857eb6 100644 --- a/apps/user_status/l10n/tr.json +++ b/apps/user_status/l10n/tr.json @@ -1,5 +1,6 @@ { "translations": { "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", @@ -26,14 +27,12 @@ "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ı", - "No recent status changes" : "Son zamanlarda durum değiştirilmemiş", - "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" : "Ç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ı", @@ -41,6 +40,7 @@ "1 hour" : "1 saat", "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", - "Appear offline" : "Çevrim dışı görün" + "Appear offline" : "Çevrim dışı görün", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |