Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 13, 2023
1 parent ad4ba9a commit 224138f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"New text file" : "Új szöveges fájl",
"Create new text file" : "Új szöveges fájl létrehozása",
"The file was uploaded" : "A fájl feltöltve",
"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",
"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.",
Expand Down Expand Up @@ -87,6 +88,7 @@ OC.L10N.register(
"Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához",
"Link to website" : "Hivatkozás egy weboldalhoz",
"Update link" : "Hivatkozás frissítése",
"Open the Smart Picker" : "Okos választó megnyitása",
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
"_%n word_::_%n words_" : ["%n szó","%n szó"],
"_%n char_::_%n chars_" : ["%n karakter","%n karakter"],
Expand Down
2 changes: 2 additions & 0 deletions l10n/hu.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"New text file" : "Új szöveges fájl",
"Create new text file" : "Új szöveges fájl létrehozása",
"The file was uploaded" : "A fájl feltöltve",
"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",
"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.",
Expand Down Expand Up @@ -85,6 +86,7 @@
"Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához",
"Link to website" : "Hivatkozás egy weboldalhoz",
"Update link" : "Hivatkozás frissítése",
"Open the Smart Picker" : "Okos választó megnyitása",
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
"_%n word_::_%n words_" : ["%n szó","%n szó"],
"_%n char_::_%n chars_" : ["%n karakter","%n karakter"],
Expand Down

0 comments on commit 224138f

Please sign in to comment.