Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/cs.json')
-rw-r--r--apps/dashboard/l10n/cs.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/cs.json b/apps/dashboard/l10n/cs.json
index db8c5c807a0..b329b7fa0be 100644
--- a/apps/dashboard/l10n/cs.json
+++ b/apps/dashboard/l10n/cs.json
@@ -22,9 +22,9 @@
"Hello" : "Dobrý den",
"Hello, {name}" : "Dobrý den, {name}",
"Pick from Files" : "Vybrat ze souborů",
- "Default images" : "Výchozí obrázek",
"Plain background" : "Jednolité pozadí",
"Insert from {productName}" : "Vložit z {productName}",
- "Show something" : "Zobrazit něco"
+ "Show something" : "Zobrazit něco",
+ "Default images" : "Výchozí obrázek"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file