diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /apps/updatenotification | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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/eu.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/eu.js b/apps/updatenotification/l10n/eu.js index c15f85dbb5e..1d1f2c91408 100644 --- a/apps/updatenotification/l10n/eu.js +++ b/apps/updatenotification/l10n/eu.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Eguneratzeen zerbitzaria ezin izan da atzitu eguneratze berriak bilatzeko orain dela %d egunetik.", "Please check the Nextcloud and server log files for errors." : "Mesedez, egiaztatu Nextcloud eta zerbitzariaren erregistroko fitxategiak akatsak dauden ikusteko.", "Update to %1$s is available." : "%1$s-ra eguneratzea eskuragarri dago.", + "Update to {serverAndVersion} is available." : "{serverAndVersion} eguneratzea eskuragarri dago.", "Update for {app} to version %s is available." : "{app}(r)entzako eguneraketa %s bertsiora eskuragarri dago.", "Update notification" : "Eguneratu jakinarazpena", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud eguneratzeko jakinarazpenak erakusten ditu eta SSO-a eskaintzen dio eguneratzaileari.", diff --git a/apps/updatenotification/l10n/eu.json b/apps/updatenotification/l10n/eu.json index f05f8dafc95..abb442e37ad 100644 --- a/apps/updatenotification/l10n/eu.json +++ b/apps/updatenotification/l10n/eu.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "Eguneratzeen zerbitzaria ezin izan da atzitu eguneratze berriak bilatzeko orain dela %d egunetik.", "Please check the Nextcloud and server log files for errors." : "Mesedez, egiaztatu Nextcloud eta zerbitzariaren erregistroko fitxategiak akatsak dauden ikusteko.", "Update to %1$s is available." : "%1$s-ra eguneratzea eskuragarri dago.", + "Update to {serverAndVersion} is available." : "{serverAndVersion} eguneratzea eskuragarri dago.", "Update for {app} to version %s is available." : "{app}(r)entzako eguneraketa %s bertsiora eskuragarri dago.", "Update notification" : "Eguneratu jakinarazpena", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud eguneratzeko jakinarazpenak erakusten ditu eta SSO-a eskaintzen dio eguneratzaileari.", |