summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-02 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-02 02:28:31 +0000
commit142d311a13dee15958192baa68bec6585bdac591 (patch)
tree3f2bca66dcfab0a987ce930badd7641b6d1489d4 /apps/files/l10n
parentb65c3f2249bfeb0bc525f3f72339758b59b82c34 (diff)
downloadnextcloud-server-142d311a13dee15958192baa68bec6585bdac591.tar.gz
nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/cs.js1
-rw-r--r--apps/files/l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 0fe7ecbb6ca..273cd966a33 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"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}%).",
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}%).",