diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 12bf37bf33a..af4efe042b3 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -82,6 +82,10 @@ OC.L10N.register( "This group folder is full, files can not be updated or synced anymore!" : "Toto skupinová složka je plná, soubory už nadále už není aktualizovat nebo synchronizovat!", "This external storage is full, files can not be updated or synced anymore!" : "Toto externí úložiště je plné, soubory už nadále už není aktualizovat nebo synchronizovat!", "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – nelze aktualizovat ani synchronizovat soubory!.", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Úložiště {owner} je téměř plné ({usedSpacePercent}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Tato skupinová složka je téměř plná ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Toto externí úložiště je téměř plné ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložiště je téměř plné ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["odpovídá „{filter}“","odpovídají „{filter}“","odpovídá „{filter}“","odpovídají „{filter}“"], "View in folder" : "Zobrazit ve složce", "Copied!" : "Zkopírováno!", |