diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-06 02:26:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-06 02:26:02 +0000 |
commit | 17e58f5056f9a0ef1620e6611091a2302fbfed14 (patch) | |
tree | 544a445cde1f9dd3a39da81e7f36b923bda5a288 /apps/files/l10n/cs.js | |
parent | 26efbe982e634fb4b85b72d1126e994e12e010be (diff) | |
download | nextcloud-server-17e58f5056f9a0ef1620e6611091a2302fbfed14.tar.gz nextcloud-server-17e58f5056f9a0ef1620e6611091a2302fbfed14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index b7d6002c480..72d58edb8a0 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -82,7 +82,7 @@ OC.L10N.register( "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!.", + "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}%).", |