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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-05 05:46:03 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-05 05:46:03 +0300
commit1f2bcb77a3040f88ac9391618923d7dbd110dc64 (patch)
treea5592b7cde0e67693c8e7c8bc1e8308740f8145c /l10n/cs.js
parent09a32eb02d6b5995412e7acdde16688eceb7f941 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
new file mode 100644
index 000000000..75433ee05
--- /dev/null
+++ b/l10n/cs.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Text",
+ "Use current version" : "Použít stávající verzi",
+ "Unsaved changes" : "Neuložené změny",
+ "Edit guest name" : "Upravit jméno hosta",
+ "Save guest name" : "Uložit jméno hosta",
+ "Add link" : "Přidat odkaz",
+ "Show image" : "Zobrazit obrázek",
+ "Show file" : "Zobrazit soubor",
+ "New text document" : "Nový textový dokument",
+ "Edit" : "Upravit",
+ "Undo" : "Zpět"
+},
+"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");