diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-31 02:51:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-31 02:51:05 +0000 |
commit | 3b041a1c34d7ca9ed35018edf925ab97a1a38917 (patch) | |
tree | 5cebe5bd8c604c666dea481ee810492b4cccd5fd /apps/updatenotification | |
parent | 206ade311cb0821cc4eb53947dcd8cdc80894894 (diff) | |
download | nextcloud-server-3b041a1c34d7ca9ed35018edf925ab97a1a38917.tar.gz nextcloud-server-3b041a1c34d7ca9ed35018edf925ab97a1a38917.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.", |