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.json | |
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.json')
-rw-r--r-- | apps/files/l10n/hu.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 4c11e607329..d0015fb6635 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -77,6 +77,10 @@ "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}%).", |