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>2020-08-14 06:21:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:15 +0300
commit9c4fc62cfbab62ef25450dce77c9654be882369b (patch)
tree41f8d3c4340c07e25e49463a6e7c60271a4ab666 /l10n/sk.js
parent869cb842b4d6a60299a40f1b10af214d31a82fa7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 468cca41e..759e29c32 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Bold" : "Tučné",
"Italic" : "Kurzíva",
"Strikethrough" : "Prečiarknuté",
- "Paragraph" : "Odstavec",
"Headings" : "Nadpisy",
"Heading 1" : "Nadpis 1",
"Heading 2" : "Nadpis 2",
@@ -46,6 +45,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Posledné uloženie {lastSave}",
"Add link" : "Pridať odkaz",
"Show image" : "Zobraziť obrázok",
- "Show file" : "Zobraziť súbor"
+ "Show file" : "Zobraziť súbor",
+ "Paragraph" : "Odstavec"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");