diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-10 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-10 00:19:21 +0000 |
commit | 9d7e1e0ba3a3676ca647e18aee4dbd2b629378e4 (patch) | |
tree | c48c25070a15b22755ecfe00b48143d82330eb28 /apps/updatenotification | |
parent | 6602b84f9a6e54a5604b2771a9cb040aac6bc506 (diff) | |
download | nextcloud-server-9d7e1e0ba3a3676ca647e18aee4dbd2b629378e4.tar.gz nextcloud-server-9d7e1e0ba3a3676ca647e18aee4dbd2b629378e4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index 86997a8da4e..b9b254548db 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -20,6 +20,7 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "100 kullanıcı üzerinde site arayüzündeki güncelleyicinin kullanılmasının önerilmediğini unutmayın! Lütfen bunun yerine komut satırı güncelleyicisini kullanın!", "Open updater" : "Güncelleyici aç", "Download now" : "İndir", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "İnternet güncelleyicisi devre dışı. Güncellemek için lütfen komut satırı güncelleyicisini ya da kurulum yönteminize uygun güncelleme yöntemini (Docker pull gibi) kullanın.", "What's new?" : "Yenilikler neler?", "View changelog" : "Değişiklik günlüğünü görüntüle", "The update check is not yet finished. Please refresh the page." : "Güncelleme denetimi henüz tamamlanmadı. Lütfen sayfayı yenileyin.", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index 6883269e475..29a11857fa4 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -18,6 +18,7 @@ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "100 kullanıcı üzerinde site arayüzündeki güncelleyicinin kullanılmasının önerilmediğini unutmayın! Lütfen bunun yerine komut satırı güncelleyicisini kullanın!", "Open updater" : "Güncelleyici aç", "Download now" : "İndir", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "İnternet güncelleyicisi devre dışı. Güncellemek için lütfen komut satırı güncelleyicisini ya da kurulum yönteminize uygun güncelleme yöntemini (Docker pull gibi) kullanın.", "What's new?" : "Yenilikler neler?", "View changelog" : "Değişiklik günlüğünü görüntüle", "The update check is not yet finished. Please refresh the page." : "Güncelleme denetimi henüz tamamlanmadı. Lütfen sayfayı yenileyin.", |