diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-22 02:26:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-22 02:26:32 +0000 |
commit | 710c593d53ab077338ac90d6c73b851d2cc331dc (patch) | |
tree | eb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/dav/l10n/hu.js | |
parent | 926f795df1c69aa112a908ca274585664eaf9f30 (diff) | |
download | nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 83d09854352..d47163cf8f5 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -124,6 +124,8 @@ OC.L10N.register( "Encryption not ready: %1$s" : "A titkosĂtás nincs kĂ©sz: %1$s", "Failed to open file: %1$s" : "A fájl megnyitása sikertelen: %1$s", "Failed to unlink: %1$s" : "A hivatkozás eltávolĂtása sikertelen: %1$s", + "Invalid chunk name" : "ÉrvĂ©nytelen darabnĂ©v", + "Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokbĂłl összeállĂtott rĂ©szleges fájlt", "Failed to write file contents: %1$s" : "A fájl tartalmának kiĂrása sikertelen: %1$s", "File not found: %1$s" : "A fájl nem találhatĂł: %1$s", "System is in maintenance mode." : "A rendszer karbantartási mĂłdban van.", @@ -192,8 +194,6 @@ OC.L10N.register( "A calendar <strong>todo</strong> was modified" : "Egy <strong>naptárteendĹ‘</strong> megváltozott", "Invitation canceled" : "MeghĂvás lemondva", "Invitation updated" : "MeghĂvĂł frissĂtve", - "Invitation" : "MeghĂvĂł", - "Invalid chunk name" : "ÉrvĂ©nytelen darabnĂ©v", - "Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokbĂłl összeállĂtott rĂ©szleges fájlt" + "Invitation" : "MeghĂvĂł" }, "nplurals=2; plural=(n != 1);"); |