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-04-24 06:20:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:20:07 +0300
commit628e2612ec96d912ca9ec9f9495e668adb5b289f (patch)
tree458ae1669fbf1cebdb7d553ba2ccf9aefde9ac0b /l10n/sr.js
parent2db6f151eb6e5c39bea1ee453341f9f3d93b6b56 (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.js11
1 files changed, 10 insertions, 1 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index 8fb8ff0e..93900461 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"New Document.docx" : "New Document.docx",
"New Spreadsheet.xlsx" : "New Spreadsheet.xlsx",
"New Presentation.pptx" : "New Presentation.pptx",
+ "File already exists" : "Фајл већ постоји",
"Not allowed to create document" : "Недозвољено креирање докумената",
"Saved" : "Сачувано",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Сачувану уз грешку: Collabora Online би требало да користи исти протокол као и серверска инсталација.",
@@ -38,6 +39,7 @@ OC.L10N.register(
"Description" : "Опис",
"No results" : "Нема резултата",
"Cancel" : "Одустани",
+ "Close" : "Затвори",
"Failed to load {productName} - please try again later" : "Не могу да учитам {productName} - покушајте поново касније",
"Error" : "Грешка",
"An error occurred" : "Догодила се грешка",
@@ -75,6 +77,13 @@ OC.L10N.register(
"template preview" : "претпреглед шаблона",
"Select a template directory" : "Одаберите директоријум за шаблоне",
"Remove personal template folder" : "Уклони личну фасциклу за шаблоне",
- "Document already exists" : "Документ већ постоји"
+ "Document already exists" : "Документ већ постоји",
+ "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online захтева посебан сервер који се понаша као WOPI-Client да бисте добили могућност уређивања.",
+ "Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online је укључена подразумевано за све кориснике. Када је ово подешавање укључено, само чланови означених група је могу користити.",
+ "Current version" : "Тренутна верзија",
+ "New Document" : "Нови документ",
+ "New Spreadsheet" : "Нова табела",
+ "New Presentation" : "Нова презентација",
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Шаблони унутар овог директоријума ће бити додати у Collabora-ин одабирач шаблона."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");