diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-21 02:26:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-21 02:26:29 +0000 |
commit | 770a04eb198735334edacca43bb4e2c0a6317f02 (patch) | |
tree | 88fbb840ae20731c90f6b0d96ed8ab3b44a98958 /apps/dav/l10n/hu.js | |
parent | 2bfbb88ab1614b4ae111c3b0c74a61343c7cfbed (diff) | |
download | nextcloud-server-770a04eb198735334edacca43bb4e2c0a6317f02.tar.gz nextcloud-server-770a04eb198735334edacca43bb4e2c0a6317f02.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 d47163cf8f5..83d09854352 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -124,8 +124,6 @@ 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.", @@ -194,6 +192,8 @@ 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Ăł" + "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" }, "nplurals=2; plural=(n != 1);"); |