diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 15:28:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 15:28:57 +0000 |
commit | 7819305eba67275b3db1d500193f2eee539b9442 (patch) | |
tree | cacc0ee497c11d05c88d31317abb9e0c14705ac9 /apps/user_status/l10n/tr.js | |
parent | 0f7e2f33645593d97404009725aa3b44629c5222 (diff) | |
download | nextcloud-server-7819305eba67275b3db1d500193f2eee539b9442.tar.gz nextcloud-server-7819305eba67275b3db1d500193f2eee539b9442.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/tr.js')
-rw-r--r-- | apps/user_status/l10n/tr.js | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index 48c50df979f..a5c673e5cec 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -8,19 +8,23 @@ OC.L10N.register( "Vacationing" : "Tatilde", "Working remotely" : "Uzaktan çalışıyor", "User status" : "Kullanıcı durumu", + "Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın", "What's 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", - "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ı", @@ -28,6 +32,7 @@ OC.L10N.register( "1 hour" : "1 saat", "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", + "Appear offline" : "Çevrimdışı görün", "Clear status after" : "Durum şu kadar sonra kaldırılsın" }, "nplurals=2; plural=(n > 1);"); |