diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:52 +0000 |
commit | bfef46e3d97b9feee41db4ddc01d77c1eadf63e3 (patch) | |
tree | f8e51616fd181cae699fcaf2a1300f0286a84398 /apps/updatenotification | |
parent | 28508131e33e091c09c73bb2f3426e6e25e71783 (diff) | |
download | nextcloud-server-bfef46e3d97b9feee41db4ddc01d77c1eadf63e3.tar.gz nextcloud-server-bfef46e3d97b9feee41db4ddc01d77c1eadf63e3.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 | 4 | ||||
-rw-r--r-- | apps/updatenotification/l10n/tr.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index 581fbe82e00..aff2aa5c5e6 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -3,7 +3,7 @@ OC.L10N.register( { "{version} is available. Get more information on how to update." : "{version} sürümü yayınlanmış. Güncelleme hakkında ayrıntılı bilgi alın.", "Channel updated" : "Kanal güncellendi", - "Web updater is disabled" : "Web güncelleyici devre dışı bırakılmış", + "Web updater is disabled" : "Güncelleyici devre dışı bırakılmış", "Update notifications" : "Güncelleme bildirimleri", "The update server could not be reached since %d days to check for new updates." : "%d gündür güncellemeleri denetlemek için güncelleme sunucusuna bağlanılamadı.", "Please check the Nextcloud and server log files for errors." : "Lütfen sorunu bulmak için Nextcloud ve sunucu günlük dosyalarına bakın.", @@ -17,7 +17,7 @@ OC.L10N.register( "Apps missing compatible version" : "Uyumlu sürümü olmayan uygulamalar", "View in store" : "Mağazada görüntüle", "Apps with compatible version" : "Uyumlu sürümü olan uygulamalar", - "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 web güncelleyicinin kullanılmasının önerilmediğini unutmayın! Lütfen bunun yerine komut satırı güncelleyicisini kullanın!", + "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", "Please use the command line updater to update." : "Lütfen güncellemek için komut satırı güncelleyiciyi kullanın.", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index 72525a05d73..87ce00b191e 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -1,7 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} sürümü yayınlanmış. Güncelleme hakkında ayrıntılı bilgi alın.", "Channel updated" : "Kanal güncellendi", - "Web updater is disabled" : "Web güncelleyici devre dışı bırakılmış", + "Web updater is disabled" : "Güncelleyici devre dışı bırakılmış", "Update notifications" : "Güncelleme bildirimleri", "The update server could not be reached since %d days to check for new updates." : "%d gündür güncellemeleri denetlemek için güncelleme sunucusuna bağlanılamadı.", "Please check the Nextcloud and server log files for errors." : "Lütfen sorunu bulmak için Nextcloud ve sunucu günlük dosyalarına bakın.", @@ -15,7 +15,7 @@ "Apps missing compatible version" : "Uyumlu sürümü olmayan uygulamalar", "View in store" : "Mağazada görüntüle", "Apps with compatible version" : "Uyumlu sürümü olan uygulamalar", - "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 web güncelleyicinin kullanılmasının önerilmediğini unutmayın! Lütfen bunun yerine komut satırı güncelleyicisini kullanın!", + "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", "Please use the command line updater to update." : "Lütfen güncellemek için komut satırı güncelleyiciyi kullanın.", |