diff options
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index b15d1fd7886..6b28fffaa62 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -79,10 +79,6 @@ 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 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!", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" külső tárhely megtelt, a fájlokat már nem lehet frissíteni vagy szinkronizálni!", - "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(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}%).", @@ -208,6 +204,10 @@ OC.L10N.register( "Text file" : "Szövegfájl", "New text file.txt" : "Új szöveges fájl.txt", "Unshare" : "Megosztás visszavonása", + "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!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" külső tárhely megtelt, a fájlokat már nem lehet frissíteni vagy szinkronizálni!", + "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}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "A(z) \"{mountPoint}\" tároló majdnem tele van ({usedSpacePercent}%)", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "A(z) \"{mountPoint}\" külső tároló majdnem tele van ({usedSpacePercent}%)", |