diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-30 02:25:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-30 02:25:27 +0000 |
commit | 62ff4fe50a96f007d4d235d6c0749705f57c2f53 (patch) | |
tree | a51960e64671f65414532c992b2f7e01785a3ded /apps/files/l10n/hu.js | |
parent | 4aece4cae92cd81f6385016f58e5dd91e38b2658 (diff) | |
download | nextcloud-server-62ff4fe50a96f007d4d235d6c0749705f57c2f53.tar.gz nextcloud-server-62ff4fe50a96f007d4d235d6c0749705f57c2f53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 6b28fffaa62..9928cf46985 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -79,6 +79,10 @@ OC.L10N.register( "File name cannot be empty." : "A fájlnév nem lehet semmi.", "\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.", "\"{name}\" is not an allowed filetype" : "\"{name}\" nem engedélyetett fájltípus", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "A {owner} felhasználó tárolója megtelt, a fájlok nem frissíthetők és szinkronizálhatók többé!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A csoport mappa \"{mountPoint}\" megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A külső tároló \"{mountPoint}\" megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!", + "Your storage is full, files cannot be updated or synced anymore!" : "A tároló megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "A(z) {owner} tárhelye majdnem megtelt ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) \"{mountPoint}\" csoportmappa majdnem megtelt ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) „{mountPoint}” külső tárhely majdnem megtelt ({usedSpacePercent}%).", |