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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-01 05:19:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-01 05:19:46 +0300
commit7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch)
tree419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/sr.js
parentc97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r--lib/l10n/sr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 252d557400e..6d4aa483b81 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Set an admin username." : "Поставите име за администратора.",
"Set an admin password." : "Поставите лозинку за администратора.",
"Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s",
- "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора користити корисничко окружење OCP\\Share_Backend",
"Sharing backend %s not found" : "Позадина за дељење %s није пронађена",
"Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена",
@@ -235,6 +234,7 @@ OC.L10N.register(
"Groupware" : "Радни тимови",
"Personal info" : "Лични подаци",
"Mobile & desktop" : "Мобилни и десктоп",
+ "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ово се обично може поправити тако што веб серверу дате приступ уписа за директоријум где су апликације или тако што онемогућите продавницу у config фајлу. Видети %s"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");