diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/sr.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index c2145116f7b..8f3908eb9f5 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -80,7 +80,6 @@ OC.L10N.register( "Additional settings" : "Додатне поставке", "Tips & tricks" : "Савети и трикови", "Personal info" : "Лични подаци", - "Sync clients" : "Клијенти у синхронизацији", "Unlimited" : "Неограничено", "Verifying" : "Проверавам", "Verifying …" : "Проверавам ...", @@ -247,6 +246,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "Фајлови не могу бити дељени са привилегијама за прављење", "Cannot set expiration date more than %s days in the future" : "Датум истека не може да се постави више од %s дана у будућност", "No app name specified" : "Није наведен назив апликације", - "App '%s' could not be installed!" : "Апликација '%s' не може да се инсталира!" + "App '%s' could not be installed!" : "Апликација '%s' не може да се инсталира!", + "Sync clients" : "Клијенти у синхронизацији" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |