summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.js
diff options
context:
space:
mode:
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 4997d32f142..37a75886d86 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -108,9 +108,9 @@ OC.L10N.register(
"Default app priority" : "Priorita výchozí aplikace",
"If an app is not enabled for a user, the next app with lower priority is used." : "Pokud aplikace není pro daného uživatele zapnutá, bude použita hned další aplikace v pořadí priority.",
"Could not set global default apps" : "Nepodařilo se nastavit globálně výchozí aplikace",
- "Select a custom color" : "Vybrat uživatelsky určenou barvu",
"Reset to default" : "Vrátit zpět na výchozí hodnoty",
"Upload" : "Nahrát",
- "Remove background image" : "Odebrat obrázek z pozadí"
+ "Remove background image" : "Odebrat obrázek z pozadí",
+ "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;");