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/sr.js
parent869cb842b4d6a60299a40f1b10af214d31a82fa7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index bf1e0bb00..dab38b856 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Bold" : "Подебљано",
"Italic" : "Курзив",
"Strikethrough" : "Прецртано",
- "Paragraph" : "Пасус",
"Headings" : "Наслови",
"Heading 1" : "Наслов 1",
"Heading 2" : "Наслов 2",
@@ -46,6 +45,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Последње чување {lastSave}",
"Add link" : "Додај везу",
"Show image" : "Прикажи слику",
- "Show file" : "Прикажи фајл"
+ "Show file" : "Прикажи фајл",
+ "Paragraph" : "Пасус"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");