diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-22 00:17:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-22 00:17:43 +0000 |
commit | 30e445773d25d7bd21e6c283c37a3c95e29d2de7 (patch) | |
tree | 2523e5aad81df72389c40b9b4676b9f15c714aa9 /apps/updatenotification/l10n | |
parent | 96f01183123c7745260e0fa2fbe02cbec3a23166 (diff) | |
download | nextcloud-server-30e445773d25d7bd21e6c283c37a3c95e29d2de7.tar.gz nextcloud-server-30e445773d25d7bd21e6c283c37a3c95e29d2de7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index 2d020ebe94e..127ff5871e5 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -6,7 +6,7 @@ OC.L10N.register( "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.", + "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.", "Update to %1$s is available." : "%1$s güncellemesi yayınlanmış.", "Update to {serverAndVersion} is available." : "{serverAndVersion} güncellemesi yayınlanmış.", "Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index 9d7783bb0ea..dbb576b5830 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -4,7 +4,7 @@ "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.", + "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.", "Update to %1$s is available." : "%1$s güncellemesi yayınlanmış.", "Update to {serverAndVersion} is available." : "{serverAndVersion} güncellemesi yayınlanmış.", "Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.", |