summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-12 02:14:56 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-12 02:14:56 +0000
commit65e9409e729f92a2b55d17642b9437d0d0223857 (patch)
tree80b6c310774cb93a715c8d54690b1ba3ca0b430b /apps/files/l10n/hu.js
parentc2f3010ee7b828459b279879285f1bdc2c7e3c62 (diff)
downloadnextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.tar.gz
nextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r--apps/files/l10n/hu.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index c789732c6dd..e5df8f243a7 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"Move" : "Áthelyezés",
"Copy" : "Másolás",
"Choose target folder" : "Válasszon célmappát",
+ "Edit locally" : "Szerkesztés helyileg",
"Open" : "Megnyitás",
"Delete file" : "Fájl törlése",
"Delete folder" : "Mappa törlése",
@@ -59,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "A(z) „{file}” másolása sikertelen",
"Copied {origin} inside {destination}" : "A(z) {origin} átmásolva ide: {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "A(z) {origin} és {nbfiles} egyéb fájl átmásolva ide: {destination}",
+ "Failed to redirect to client" : "Nem sikerült az átirányítás a klienshez",
"{newName} already exists" : "A(z) {newName} már létezik",
"Could not rename \"{fileName}\", it does not exist any more" : "A(z) „{fileName}” átnevetése sikertelen, mert már nem létezik",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "A(z) „{targetName}” név már használatban van a(z) „{dir}” mappában. Válasszon másik nevet.",