diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:55 +0000 |
commit | befd1aef420189567179742cce900d2319f1988b (patch) | |
tree | af5ab0114dbf827ff6eee0b7d789fcb908754137 /apps/files/l10n/cs.json | |
parent | 291b34e383e68850d090c026a5af43b5fb44238c (diff) | |
download | nextcloud-server-befd1aef420189567179742cce900d2319f1988b.tar.gz nextcloud-server-befd1aef420189567179742cce900d2319f1988b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index a335a2707bc..ae31acd141d 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -78,8 +78,12 @@ "\"/\" 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", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné – nelze aktualizovat ani synchronizovat soubory!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Skupinová složka „{mountPoint}“ je plná, soubory už nadále není možné aktualizovat nebo synchronizovat!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Externí úložiště „{mountPoint}“ je plné, soubory už nadále není možné 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}%).", + "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}%).", "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", |