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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-15 06:09:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-15 06:09:45 +0300
commit9e68b4874c725e6ca9850b73425960bc2cc803b5 (patch)
tree70edec576d06d8fd154ca2bc0761bb7515657aab /l10n/sr.js
parent537ee5638972ee7bc687f055534f6b641f9ea79b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 3137e055..8fb8ff0e 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"New Document.docx" : "New Document.docx",
"New Spreadsheet.xlsx" : "New Spreadsheet.xlsx",
"New Presentation.pptx" : "New Presentation.pptx",
- "Document already exists" : "Документ већ постоји",
"Not allowed to create document" : "Недозвољено креирање докумената",
"Saved" : "Сачувано",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Сачувану уз грешку: Collabora Online би требало да користи исти протокол као и серверска инсталација.",
@@ -75,6 +74,7 @@ OC.L10N.register(
"Add a new one?" : "Додај нови?",
"template preview" : "претпреглед шаблона",
"Select a template directory" : "Одаберите директоријум за шаблоне",
- "Remove personal template folder" : "Уклони личну фасциклу за шаблоне"
+ "Remove personal template folder" : "Уклони личну фасциклу за шаблоне",
+ "Document already exists" : "Документ већ постоји"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");