diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-28 02:16:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-28 02:16:21 +0000 |
commit | 40e233915173dfd5d0fc614166ffcb3e4b1e0fb5 (patch) | |
tree | bacee73e750e3c423f96c96238c165f9dfbf8ff0 /apps/files/l10n/cs.js | |
parent | abdb201c04b12d4684e0439cb4c596dd52b7c9c0 (diff) | |
download | nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.tar.gz nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.zip |
[tx-robot] updated from transifex
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 0a14221f7c5..f13ee445ca1 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -79,8 +79,12 @@ OC.L10N.register( "\"/\" 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!", + "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ě uživatele {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", |