Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-07 04:10:23 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-07 04:10:23 +0300
commit2a3272331f8b0e345df762ebeb54b2f58183225f (patch)
tree9390101e0a9af4f40069972ef6970d846ff05b11 /apps/files/l10n/hu.js
parent27f505667c4cffdb08247f8172b216f5a15ed081 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r--apps/files/l10n/hu.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index 4807fcf64ef..5ffa856450c 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -146,6 +146,10 @@ OC.L10N.register(
"Tags" : "Címkék",
"Deleted files" : "Törölt fájlok",
"Text file" : "Szövegfájl",
- "New text file.txt" : "Új szöveges fájl.txt"
+ "New text file.txt" : "Új szöveges fájl.txt",
+ "Move" : "Áthelyezés",
+ "A new file or folder has been <strong>deleted</strong>" : "Egy új fájl vagy mappa <strong>törölve</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Egy új fájl vagy mappa <strong>visszaállítva</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Használja ezt a címet <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a Fájlok eléréséhez WebDAV-on keresztül</a>."
},
"nplurals=2; plural=(n != 1);");