diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-04 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-04 02:28:13 +0000 |
commit | 46dbc8fa988176e4a431cafcbae6674fb613c899 (patch) | |
tree | 2b751553e4b83161693a0fa6b54903bb5d5c198c /apps/files/l10n/cs.json | |
parent | 188bc078693a160d44283e735268b38c3042d7a5 (diff) | |
download | nextcloud-server-46dbc8fa988176e4a431cafcbae6674fb613c899.tar.gz nextcloud-server-46dbc8fa988176e4a431cafcbae6674fb613c899.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 8e3e715a270..05edb93a2a8 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -77,6 +77,9 @@ "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", + "Storage of {owner} is full, files cannot 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 cannot 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 cannot 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 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}%).", |