diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-17 00:25:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-17 00:25:41 +0000 |
commit | 31f07f31926a061268c28055dbde74f9dc058b6d (patch) | |
tree | a66de1768c6f7e1bccd89229873db117f8dc8c32 /apps/user_status | |
parent | e2cf51a8f70696015f802387e29a30e85be52f70 (diff) | |
download | nextcloud-server-31f07f31926a061268c28055dbde74f9dc058b6d.tar.gz nextcloud-server-31f07f31926a061268c28055dbde74f9dc058b6d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/tr.js | 8 | ||||
-rw-r--r-- | apps/user_status/l10n/tr.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index dddec24593c..48a392bce53 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -17,7 +17,7 @@ OC.L10N.register( "Previously set" : "Önceden ayarlanmış", "Reset status" : "Durumu sıfırla", "Set status" : "Durumu ayarla", - "Online status" : "Çevrimiçi durumu", + "Online status" : "Çevrim içi durumu", "Status message" : "Durum iletisi", "Your status was set automatically" : "Durumunuz otomatik olarak ayarlanmış", "Clear status message" : "Durum iletisini temizle", @@ -35,14 +35,14 @@ OC.L10N.register( "Don't clear" : "Kaldırılmasın", "Today" : "Bugün", "This week" : "Bu hafta", - "Online" : "Çevrimiçi", + "Online" : "Çevrim içi", "Invisible" : "Gizli", - "Offline" : "Çevrimdışı", + "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" : "Çevrimdışı görün" + "Appear offline" : "Çevrim dışı görün" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json index bc415bc670f..dd4787a7df9 100644 --- a/apps/user_status/l10n/tr.json +++ b/apps/user_status/l10n/tr.json @@ -15,7 +15,7 @@ "Previously set" : "Önceden ayarlanmış", "Reset status" : "Durumu sıfırla", "Set status" : "Durumu ayarla", - "Online status" : "Çevrimiçi durumu", + "Online status" : "Çevrim içi durumu", "Status message" : "Durum iletisi", "Your status was set automatically" : "Durumunuz otomatik olarak ayarlanmış", "Clear status message" : "Durum iletisini temizle", @@ -33,14 +33,14 @@ "Don't clear" : "Kaldırılmasın", "Today" : "Bugün", "This week" : "Bu hafta", - "Online" : "Çevrimiçi", + "Online" : "Çevrim içi", "Invisible" : "Gizli", - "Offline" : "Çevrimdışı", + "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" : "Çevrimdışı görün" + "Appear offline" : "Çevrim dışı görün" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |