diff options
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 67f492a2f6d..8e3e715a270 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -77,6 +77,7 @@ "File name cannot be empty." : "Je třeba vyplnit název souboru.", "\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.", "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru", + "Your storage is full, files cannot 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}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Skupinová složka „{mountPoint}“ je téměř plná ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Externí úložiště „{mountPoint}“ je téměř plné ({usedSpacePercent}%).", |