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

github.com/nextcloud/text.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.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index bb83a69b3..01c1bcafb 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Text" : "Szöveg",
"Use current version" : "Aktuális verzió használata",
"Use the saved version" : "A mentett verzió használata",
+ "Retry" : "Újra",
"Last save {lastSave}" : "Utolsó mentés {lastSave}",
"Unsaved changes" : "Mentetlen változtatások",
"Enter your name so other users can see who is editing" : "Add meg a neved, hogy mások lássák ki szerkeszti",
@@ -15,6 +16,10 @@ OC.L10N.register(
"Show file" : "Fájl megjelenítése",
"Edit" : "Szerkesztés",
"Undo" : "Visszavon",
+ "Redo" : "Újra",
+ "Bold" : "Vastag",
+ "Italic" : "Dőlt",
+ "Strikethrough" : "Áthúzott",
"New text document.md" : "Új szöveg dokumentum.md"
},
"nplurals=2; plural=(n != 1);");