diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-03 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-03 00:08:20 +0000 |
commit | d56f6399eb925e50f2a7556710bb99424c2b4316 (patch) | |
tree | f1eeb4d850f4f621c4ac2b1f1ef6ffd61fd38154 /apps/files/l10n/hu.js | |
parent | f31dafe4a8656ddaf5d28d741cc2c62a1c6d5153 (diff) | |
download | nextcloud-server-d56f6399eb925e50f2a7556710bb99424c2b4316.tar.gz nextcloud-server-d56f6399eb925e50f2a7556710bb99424c2b4316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 7d93ff59ec4..9c8ad41159a 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -45,6 +45,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "{file} fájl nem létrehozható, mert már létezik", "Could not create folder \"{dir}\" because it already exists" : "{dir} mappa nem hozható létre, mert már létezik", "Error deleting file \"{fileName}\"." : "Hiba történt {fileName} fájl törlése közben.", + "No search results in other folders for {tag}{filter}{endtag}" : "Ehhez nincsenek keresési eredmények más mappákban: {tag}{filter}{endtag}", "Name" : "Név", "Size" : "Méret", "Modified" : "Módosítva", @@ -57,6 +58,7 @@ OC.L10N.register( "New" : "Új", "\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.", "File name cannot be empty." : "A fájlnév nem lehet semmi.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nem engedélyetett fájltípus", "Storage of {owner} is full, files can not be updated or synced anymore!" : "A {owner} felhasználó tárolója betelt, a fájlok nem frissíthetők és szinkronizálhatók többet!", "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "A {owner} felhasználó tárolója majdnem betelt ({usedSpacePercent}%)", |