You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/hu.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
2
2
"text",
3
3
{
4
4
"New text file" : "Új szöveges fájl",
5
+
"Create new text file" : "Új szöveges fájl létrehozása",
5
6
"The file was uploaded" : "A fájl feltöltve",
6
7
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet",
7
8
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktívájában meghatározott méretet.",
@@ -87,6 +88,7 @@ OC.L10N.register(
87
88
"Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához",
88
89
"Link to website" : "Hivatkozás egy weboldalhoz",
89
90
"Update link" : "Hivatkozás frissítése",
91
+
"Open the Smart Picker" : "Okos választó megnyitása",
90
92
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
Copy file name to clipboardExpand all lines: l10n/hu.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
{ "translations": {
2
2
"New text file" : "Új szöveges fájl",
3
+
"Create new text file" : "Új szöveges fájl létrehozása",
3
4
"The file was uploaded" : "A fájl feltöltve",
4
5
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet",
5
6
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktívájában meghatározott méretet.",
@@ -85,6 +86,7 @@
85
86
"Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához",
86
87
"Link to website" : "Hivatkozás egy weboldalhoz",
87
88
"Update link" : "Hivatkozás frissítése",
89
+
"Open the Smart Picker" : "Okos választó megnyitása",
88
90
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
0 commit comments