summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-09 02:16:34 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-09 02:16:34 +0000
commit10f62eb2a4bdb359594f066b49673374373d6f98 (patch)
treeca855cf4d5f4e81f6e0992efd4486e66a704203e /apps/updatenotification/l10n/sr.js
parent67db893735ada0b67aec8809e9b0292daabeb3f5 (diff)
downloadnextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.tar.gz
nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sr.js')
-rw-r--r--apps/updatenotification/l10n/sr.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js
index cda97b00f48..1fa49824c45 100644
--- a/apps/updatenotification/l10n/sr.js
+++ b/apps/updatenotification/l10n/sr.js
@@ -41,8 +41,6 @@ OC.L10N.register(
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Најскорашњија стабилна верзија. Погодна за редовну употребу и увек ће бити на најновијој главној верзији.",
"Beta" : "Бета",
"A pre-release version only for testing new features, not for production environments." : "Пред-издање и служи само за тестирање нових могућности, не за свакодневни рад.",
- "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> апликација имају доступна ажурирања за ову верзију","<strong>%n</strong> апликације имају доступна ажурирања за ову верзију","<strong>%n</strong> апликација имају доступна ажурирања за ову верзију"],
- "Production" : "Продукција",
- "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Увек ће нудити најновији ниво закрпа, али неће бити ажурирана на следећу главну верзију аутоматски. То ажурирање се углавном обавља по изласку друге мање верзије (x.0.2) и само ако је инстанца већ на најновијој мањој верзији."
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> апликација имају доступна ажурирања за ову верзију","<strong>%n</strong> апликације имају доступна ажурирања за ову верзију","<strong>%n</strong> апликација имају доступна ажурирања за ову верзију"]
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");