diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-16 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-16 02:24:58 +0000 |
commit | 269bcdc17ae76b4ec12450396cc2419a76d983d7 (patch) | |
tree | 91debf37f5d624c037806baff41b617ea8104089 /apps/updatenotification | |
parent | 42676981150ca1f11c0a968249934147cc473687 (diff) | |
download | nextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.tar.gz nextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.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/hu.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index f851fdde5f6..73eab43873a 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -8,7 +8,8 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "A frissĂtĂ©si kiszolgálĂł %d napja nem Ă©rhetĹ‘ el a frissĂtĂ©sek keresĂ©sĂ©hez.", "Please check the Nextcloud and server log files for errors." : "EllenĹ‘rizze, hogy vannak-e hibák a Nextcloud Ă©s a rendszer naplĂłfájljaiban.", "Update to %1$s is available." : "%1$s frissĂtĂ©s Ă©rhetĹ‘ el.", - "Update for {app} to version %s is available." : "A(z) {app} frissĂthetĹ‘ erre a verziĂłra: %s.", + "Update to {serverAndVersion} is available." : "A {serverAndVersion} frissĂtĂ©se elĂ©rhetĹ‘.", + "Update for {app} to version %s is available." : "A {app} frissĂthetĹ‘ erre a verziĂłra: %s.", "Update notification" : "FrissĂtĂ©si Ă©rtesĂtĂ©s", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "MegjelenĂti a Nextcloud frissĂtĂ©seirĹ‘l szĂłlĂł Ă©rtesĂtĂ©seket Ă©s SSO hozzáfĂ©rĂ©st nyĂşjt a frissĂtĂ©sekhez.", "Update" : "FrissĂtĂ©s", diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json index e2bd96611ad..8650cc7827d 100644 --- a/apps/updatenotification/l10n/hu.json +++ b/apps/updatenotification/l10n/hu.json @@ -6,7 +6,8 @@ "The update server could not be reached since %d days to check for new updates." : "A frissĂtĂ©si kiszolgálĂł %d napja nem Ă©rhetĹ‘ el a frissĂtĂ©sek keresĂ©sĂ©hez.", "Please check the Nextcloud and server log files for errors." : "EllenĹ‘rizze, hogy vannak-e hibák a Nextcloud Ă©s a rendszer naplĂłfájljaiban.", "Update to %1$s is available." : "%1$s frissĂtĂ©s Ă©rhetĹ‘ el.", - "Update for {app} to version %s is available." : "A(z) {app} frissĂthetĹ‘ erre a verziĂłra: %s.", + "Update to {serverAndVersion} is available." : "A {serverAndVersion} frissĂtĂ©se elĂ©rhetĹ‘.", + "Update for {app} to version %s is available." : "A {app} frissĂthetĹ‘ erre a verziĂłra: %s.", "Update notification" : "FrissĂtĂ©si Ă©rtesĂtĂ©s", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "MegjelenĂti a Nextcloud frissĂtĂ©seirĹ‘l szĂłlĂł Ă©rtesĂtĂ©seket Ă©s SSO hozzáfĂ©rĂ©st nyĂşjt a frissĂtĂ©sekhez.", "Update" : "FrissĂtĂ©s", |