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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/hu.js')
-rw-r--r--l10n/hu.js8
1 files changed, 7 insertions, 1 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index 90812ef..e12a78f 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -7,6 +7,10 @@ OC.L10N.register(
"Saved" : "Elmentve",
"There was a problem saving your changes. Click to resume editing." : "Hiba történt a módosítások mentésekor. Szerkesztés folytatásához kattints ide.",
"An error occurred!" : "Hiba történt!",
+ "Edit" : "Szerkesztés",
+ "Mixed" : "Kevert",
+ "Preview" : "Előnézet",
+ "New text file" : "Új szöveges fájl",
"New text file.txt" : "Új szöveges fájl.txt",
"You can not open a folder" : "Nem nyithatod meg a mappát",
"This file is too big to be opened. Please download the file instead." : "Ez a fájl túl nagy a megnyitáshoz. Kérjük, helyette töltsd le a fájlt.",
@@ -17,6 +21,8 @@ OC.L10N.register(
"Cannot save file as it has been modified since opening" : "Nem tudom a fáljt menteni, mert időközben a tartalma megváltozott.",
"Insufficient permissions" : "Nincs jogosultsága hozzá",
"File path not supplied" : "Fálj elérést nem adta meg",
- "File mtime not supplied" : "File módosítási idő nincs megadva"
+ "File mtime not supplied" : "File módosítási idő nincs megadva",
+ "Text editor" : "Szövegszerkesztő",
+ "Text file" : "Szövegfájl"
},
"nplurals=2; plural=(n != 1);");