diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
commit | 0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch) | |
tree | 6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/tr.js | |
parent | 905e1918d2796b9a79025283cd6edf2c40f49d77 (diff) | |
download | nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip |
[tx-robot] updated from transifex
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);"); |