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>2022-04-26 05:28:26 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-26 05:28:26 +0300
commit8bcba22d77cc56433a38be29e66692db94c2081a (patch)
tree62775d84b7ce51b5fbff718da41bfaff45ec1fa8 /apps/updatenotification
parent6935baa568749b2bdfa62a8effe94088d9555efa (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/bg.js4
-rw-r--r--apps/updatenotification/l10n/bg.json4
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
4 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/bg.js b/apps/updatenotification/l10n/bg.js
index 366b94e67cb..0c8e87b469e 100644
--- a/apps/updatenotification/l10n/bg.js
+++ b/apps/updatenotification/l10n/bg.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Apps missing compatible version" : "Липсва съвместима версия на приложенията",
"View in store" : "Преглед в магазина",
"Apps with compatible version" : "Приложения със съвместима версия",
+ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Моля, имайте предвид, че уеб актуализатора не се препоръчва за използване от повече от 100 потребители! Моля, вместо това използвайте програмата за актуализиране на командния ред!",
"Open updater" : "Отвори актуализиращата програма",
"Download now" : "Свали сега",
"Please use the command line updater to update." : "Моля, използвайте програмата за актуализиране на командния ред, за да актуализирате.",
@@ -23,6 +24,7 @@ OC.L10N.register(
"The update check is not yet finished. Please refresh the page." : "Проверката за актуализации не е приключила. Заредете страницата отново.",
"Your version is up to date." : "Ползвате последната версия.",
"A non-default update server is in use to be checked for updates:" : "Проверката за налични актуализации се извършва чрез сървър, който е различен от стандартния:",
+ "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Можете да промените канала за актуализиране по-долу, който също засяга страницата за управление на приложения. Например, след като преминете към бета канала, актуализациите на бета приложенията ще ви бъдат предложени в страницата за управление на приложенията.",
"Update channel:" : "Канал за актуализиране:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Винаги може да актуализирате до по-нова версия. Но не може да се върнете до по-стабилна (по-стара) версия.",
"Notify members of the following groups about available updates:" : "Известявай следните групи при наличие на актуализация:",
@@ -35,6 +37,7 @@ OC.L10N.register(
"Checking apps for compatible versions" : "Проверка на приложенията за съвместими версии",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Моля, уверете се, че в config.php не е зададено <samp>appstoreenabled</samp> на false.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Свързването с магазина за приложения App Store не е възможно или изобщо не са върнати актуализации. Търсете ръчно за актуализации или се уверете, че вашият сървър има достъп до интернет и може да се свърже с App Store.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Всички</strong> приложения имат налична съвместима версия за тази версия на Nextcloud.",
"View changelog" : "Преглед на списъка с промени",
"Enterprise" : "Предприятие",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "За професионална употреба. Осигурява винаги най-новото ниво на корекция, но няма да се актуализира веднага до следващото голямо издание. Тази актуализация се случва, след като Nextcloud GmbH направи допълнително подсилване и тестване за широкомащабни и критични за мисията внедрявания. Този канал е достъпен само за клиенти и доставчици на пакета Nextcloud Enterprise.",
@@ -42,6 +45,7 @@ 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 compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> приложения нямат налична съвместима версия за тази версия на Nextcloud.","<strong>%n</strong> от приложенията нямат налична съвместима версия за тази версия на Nextcloud."],
"Apps missing updates" : "Приложения без актуализация",
"Apps with available updates" : "Приложенията, с налични актуализации",
"Only notification for app updates are available." : "Налични са само известия за актуализации на приложенията.",
diff --git a/apps/updatenotification/l10n/bg.json b/apps/updatenotification/l10n/bg.json
index 88a1d48ac8b..b6c8a79222a 100644
--- a/apps/updatenotification/l10n/bg.json
+++ b/apps/updatenotification/l10n/bg.json
@@ -14,6 +14,7 @@
"Apps missing compatible version" : "Липсва съвместима версия на приложенията",
"View in store" : "Преглед в магазина",
"Apps with compatible version" : "Приложения със съвместима версия",
+ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Моля, имайте предвид, че уеб актуализатора не се препоръчва за използване от повече от 100 потребители! Моля, вместо това използвайте програмата за актуализиране на командния ред!",
"Open updater" : "Отвори актуализиращата програма",
"Download now" : "Свали сега",
"Please use the command line updater to update." : "Моля, използвайте програмата за актуализиране на командния ред, за да актуализирате.",
@@ -21,6 +22,7 @@
"The update check is not yet finished. Please refresh the page." : "Проверката за актуализации не е приключила. Заредете страницата отново.",
"Your version is up to date." : "Ползвате последната версия.",
"A non-default update server is in use to be checked for updates:" : "Проверката за налични актуализации се извършва чрез сървър, който е различен от стандартния:",
+ "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Можете да промените канала за актуализиране по-долу, който също засяга страницата за управление на приложения. Например, след като преминете към бета канала, актуализациите на бета приложенията ще ви бъдат предложени в страницата за управление на приложенията.",
"Update channel:" : "Канал за актуализиране:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Винаги може да актуализирате до по-нова версия. Но не може да се върнете до по-стабилна (по-стара) версия.",
"Notify members of the following groups about available updates:" : "Известявай следните групи при наличие на актуализация:",
@@ -33,6 +35,7 @@
"Checking apps for compatible versions" : "Проверка на приложенията за съвместими версии",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Моля, уверете се, че в config.php не е зададено <samp>appstoreenabled</samp> на false.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Свързването с магазина за приложения App Store не е възможно или изобщо не са върнати актуализации. Търсете ръчно за актуализации или се уверете, че вашият сървър има достъп до интернет и може да се свърже с App Store.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Всички</strong> приложения имат налична съвместима версия за тази версия на Nextcloud.",
"View changelog" : "Преглед на списъка с промени",
"Enterprise" : "Предприятие",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "За професионална употреба. Осигурява винаги най-новото ниво на корекция, но няма да се актуализира веднага до следващото голямо издание. Тази актуализация се случва, след като Nextcloud GmbH направи допълнително подсилване и тестване за широкомащабни и критични за мисията внедрявания. Този канал е достъпен само за клиенти и доставчици на пакета Nextcloud Enterprise.",
@@ -40,6 +43,7 @@
"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 compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> приложения нямат налична съвместима версия за тази версия на Nextcloud.","<strong>%n</strong> от приложенията нямат налична съвместима версия за тази версия на Nextcloud."],
"Apps missing updates" : "Приложения без актуализация",
"Apps with available updates" : "Приложенията, с налични актуализации",
"Only notification for app updates are available." : "Налични са само известия за актуализации на приложенията.",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index 2fd6e1e9599..cc8aec29ba8 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Apps missing compatible version" : "Applicazioni senza versione compatibile",
"View in store" : "Visualizza nel negozio",
"Apps with compatible version" : "Applicazioni con versione compatibile",
+ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Tieni presente che il programma di aggiornamento web non è consigliato con più di 100 utenti! Si prega di utilizzare, invece, il programma di aggiornamento tramite riga di comando!",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
"Please use the command line updater to update." : "Usa lo strumento di aggiornamento da riga di comando per aggiornare.",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 813053c23e9..1bd5ffb00cc 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -14,6 +14,7 @@
"Apps missing compatible version" : "Applicazioni senza versione compatibile",
"View in store" : "Visualizza nel negozio",
"Apps with compatible version" : "Applicazioni con versione compatibile",
+ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Tieni presente che il programma di aggiornamento web non è consigliato con più di 100 utenti! Si prega di utilizzare, invece, il programma di aggiornamento tramite riga di comando!",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
"Please use the command line updater to update." : "Usa lo strumento di aggiornamento da riga di comando per aggiornare.",