aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
commit8cebd2b7c021d2f3f646070476e62876713623e5 (patch)
tree9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/cs.js
parent79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff)
downloadnextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz
nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r--apps/theming/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 37a75886d86..6bf58626b49 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -24,8 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Soubor se nedaří zapsat na datové úložiště",
"A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru",
"No file uploaded" : "Nenahrán žádný soubor",
- "Failed to clean up the old administration theming images folder" : "Nepodařilo se uklidit v původní složce s obrázky motivu vzhledu, určovaným správcem",
- "Failed to clean up the old administration image folder" : "Nepodařilo se uklidit v původní složce s obrázky určovanými správcem",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Už používáte svůj vlastní motiv vzhledu. Nastavení aplikace pro změnu motivu vzhledu tím mohou být přepsána.",
"Theming" : "Motiv vzhledu",
"Appearance and accessibility" : "Vzhled a zpřístupnění",
@@ -111,6 +109,8 @@ OC.L10N.register(
"Reset to default" : "Vrátit zpět na výchozí hodnoty",
"Upload" : "Nahrát",
"Remove background image" : "Odebrat obrázek z pozadí",
+ "Failed to clean up the old administration theming images folder" : "Nepodařilo se uklidit v původní složce s obrázky motivu vzhledu, určovaným správcem",
+ "Failed to clean up the old administration image folder" : "Nepodařilo se uklidit v původní složce s obrázky určovanými správcem",
"Select a custom color" : "Vybrat uživatelsky určenou barvu"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");