diff options
Diffstat (limited to 'apps/user_status/l10n/tr.js')
-rw-r--r-- | apps/user_status/l10n/tr.js | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index 5bc28bccf25..48c50df979f 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -8,14 +8,9 @@ OC.L10N.register( "Vacationing" : "Tatilde", "Working remotely" : "Uzaktan çalışıyor", "User status" : "Kullanıcı durumu", - "Online" : "Çevrimiçi", - "Away" : "Uzakta", - "Do not disturb" : "Rahatsız etmeyin", - "Invisible" : "Gizli", - "Offline" : "Çevrimdışı", - "Set status" : "Durumu ayarla", - "There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı", "What's your status?" : "Durumunuz nedir?", + "Set status" : "Durumu ayarla", + "Status message" : "Durum iletisi", "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", @@ -23,13 +18,16 @@ OC.L10N.register( "Don't clear" : "Kaldırılmasın", "Today" : "Bugün", "This week" : "Bu hafta", + "Online" : "Çevrimiçi", + "Away" : "Uzakta", + "Do not disturb" : "Rahatsız etmeyin", + "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", - "Set custom status" : "Özel durum ayarlar", - "Clear status after" : "Durum şu kadar sonra kaldırılsın", - "Set a custom status" : "Özel bir durum ayarla", - "Clear custom status" : "Özel durumu kaldır" + "Clear status after" : "Durum şu kadar sonra kaldırılsın" }, "nplurals=2; plural=(n > 1);"); |