Skip to content

Commit 224138f

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent ad4ba9a commit 224138f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/hu.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"text",
33
{
44
"New text file" : "Új szöveges fájl",
5+
"Create new text file" : "Új szöveges fájl létrehozása",
56
"The file was uploaded" : "A fájl feltöltve",
67
"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",
78
"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(
8788
"Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához",
8889
"Link to website" : "Hivatkozás egy weboldalhoz",
8990
"Update link" : "Hivatkozás frissítése",
91+
"Open the Smart Picker" : "Okos választó megnyitása",
9092
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
9193
"_%n word_::_%n words_" : ["%n szó","%n szó"],
9294
"_%n char_::_%n chars_" : ["%n karakter","%n karakter"],

l10n/hu.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"New text file" : "Új szöveges fájl",
3+
"Create new text file" : "Új szöveges fájl létrehozása",
34
"The file was uploaded" : "A fájl feltöltve",
45
"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",
56
"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 @@
8586
"Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához",
8687
"Link to website" : "Hivatkozás egy weboldalhoz",
8788
"Update link" : "Hivatkozás frissítése",
89+
"Open the Smart Picker" : "Okos választó megnyitása",
8890
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
8991
"_%n word_::_%n words_" : ["%n szó","%n szó"],
9092
"_%n char_::_%n chars_" : ["%n karakter","%n karakter"],

0 commit comments

Comments
 (0)