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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-19 03:25:08 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-19 03:25:08 +0300
commit80fe8b1472b8500bd7e802143c143b5de1d81441 (patch)
tree4adf8390da786d27d7c4aeaec776cbedf38cc92e /l10n/sr.js
parent4230c09631884eb25b092bceaf609ab72b47f3fa (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index a442ecc..de0286f 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Logged in as {uid}" : "Пријављени као {uid}",
"User not found" : "Корисник није нађен",
"Not enough permissions to impersonate user" : "Недовољно дозвола за имитирање корисника",
- "Can not impersonate the user because it was never logged in." : "Не могу да имитирам корисника зато што се никад није пријавио.",
- "These groups will be able to impersonate users they are allowed to administrate." : "Ове групе ће бити у могућности да имитирају оне кориснике чији су администратори."
+ "Can not impersonate the user because it was never logged in." : "Не могу да имитирам корисника зато што се никад није пријавио."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");