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-01-10 06:07:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
commitb1eace88206feb1ec2ed891544dd21d6f245c731 (patch)
tree975e66844321bdf8c2f80e44dfa376cfb2f2b59c /l10n/sr.js
parent999deeccf0739bc53fab62835b6ca9173d8b4b47 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index 2140781a9..a155123bc 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Use current version" : "Користи тренутну верзију",
"Use the saved version" : "Користи сачувану верзију",
"The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.",
- "Network connection error: Could not connect to the document" : "Грешка у мрежној конекцији: Не могу да се повежем са документом",
"Retry" : "Покушај поново",
"Last save {lastSave}" : "Последње чување {lastSave}",
"Unpushed changes" : "Негурнуте измене",
@@ -44,6 +43,7 @@ OC.L10N.register(
"ToDo list" : "ToDo листа",
"Blockquote" : "Издвојени цитат",
"Code block" : "Блок са изворним кôдом",
+ "Network connection error: Could not connect to the document" : "Грешка у мрежној конекцији: Не могу да се повежем са документом",
"New text document.md" : "Нови текстуални документ.md"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");