summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-12 02:15:00 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-12 02:15:00 +0000
commit951f16da65bcab4826f2f20b771479dad8594407 (patch)
tree30ab394c8aef9a8162b88e48fc29552f26221742 /apps/updatenotification/l10n/sr.js
parent74be0cf98229966438550d2272f92c9eba3aa58c (diff)
downloadnextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.tar.gz
nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sr.js')
-rw-r--r--apps/updatenotification/l10n/sr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js
index 065a72fe061..7d7437faec8 100644
--- a/apps/updatenotification/l10n/sr.js
+++ b/apps/updatenotification/l10n/sr.js
@@ -37,8 +37,6 @@ OC.L10N.register(
"View changelog" : "Погледајте дневник измена",
"Stable" : "Стабилна",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Најскорашњија стабилна верзија. Погодна за редовну употребу и увек ће бити на најновијој главној верзији.",
- "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) и само ако је инстанца већ на најновијој мањој верзији.",
"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> апликација имају доступна ажурирања за ову верзију"],
@@ -46,6 +44,8 @@ OC.L10N.register(
"<strong>production</strong> 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)." : "<strong>радна</strong> ће увек давати последњи ниво закрпа али неће се одмах ажурирати на следеће главно издање. То ажурирање се углавном обавља по изласку другог мањег издања (x.0.2).",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>стабилна</strong> је најновија стабилна верзија. Прикладна за свакодневну употребу и увек се ажурира на најновију главну верзију.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>бета</strong> је пред-издање и служи само за тестирање нових могућности, не за свакодневни рад.",
- "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање"
+ "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање",
+ "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) и само ако је инстанца већ на најновијој мањој верзији."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");