diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-31 02:50:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-31 02:50:54 +0000 |
commit | e4e20bf40ad8ca139655b36a6efa2b1710ae50f0 (patch) | |
tree | 72cbe11c9a749238254aeb1a91624d4a878fde30 /apps/updatenotification | |
parent | 21254b02ebe696ba1028ae91180e21d797061f00 (diff) | |
download | nextcloud-server-e4e20bf40ad8ca139655b36a6efa2b1710ae50f0.tar.gz nextcloud-server-e4e20bf40ad8ca139655b36a6efa2b1710ae50f0.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 f67951e9cab..581fbe82e00 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -8,6 +8,7 @@ OC.L10N.register( "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.", "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ış.", "Update notification" : "Güncelleme bildirimi", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud güncelleme bildirimlerini görüntüler ve güncelleyici için Tek Oturum Açma (SSO) bilgilerini sağlar.", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index 91dac5a8ae5..72525a05d73 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -6,6 +6,7 @@ "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.", "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ış.", "Update notification" : "Güncelleme bildirimi", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud güncelleme bildirimlerini görüntüler ve güncelleyici için Tek Oturum Açma (SSO) bilgilerini sağlar.", |