summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-27 00:12:10 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-27 00:12:10 +0000
commitc4e79862c4ae814e9c52d57824e5f146960b79e3 (patch)
treebde2567f404a4716b1a2ce4f8273a46b7e38df52 /apps/updatenotification
parentf69c7d7d6cc5976d1d94a751e9da48cb79252f03 (diff)
downloadnextcloud-server-c4e79862c4ae814e9c52d57824e5f146960b79e3.tar.gz
nextcloud-server-c4e79862c4ae814e9c52d57824e5f146960b79e3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/de.js5
-rw-r--r--apps/updatenotification/l10n/de.json5
-rw-r--r--apps/updatenotification/l10n/de_DE.js5
-rw-r--r--apps/updatenotification/l10n/de_DE.json5
-rw-r--r--apps/updatenotification/l10n/it.js10
-rw-r--r--apps/updatenotification/l10n/it.json10
-rw-r--r--apps/updatenotification/l10n/pt_BR.js10
-rw-r--r--apps/updatenotification/l10n/pt_BR.json10
-rw-r--r--apps/updatenotification/l10n/ru.js10
-rw-r--r--apps/updatenotification/l10n/ru.json10
10 files changed, 80 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 77214fcab6d..93d4295a078 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -13,6 +13,11 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>Stabil</strong> bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.",
"Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update",
+ "activated" : "Aktiviert",
+ "updated" : "Aktualisiert",
+ "deactivated" : "Deaktiviert",
+ "created" : "Erstellt",
+ "destroyed" : "Zerstört",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["Aufklappmenü","Aufklappmenüs"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.",
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index 5b5b2ce2d78..413e477b20e 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -11,6 +11,11 @@
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>Stabil</strong> bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.",
"Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update",
+ "activated" : "Aktiviert",
+ "updated" : "Aktualisiert",
+ "deactivated" : "Deaktiviert",
+ "created" : "Erstellt",
+ "destroyed" : "Zerstört",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["Aufklappmenü","Aufklappmenüs"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.",
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 9996bdd2fce..719d8a35bfa 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -13,6 +13,11 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>Stabil</strong> bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.",
"Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update",
+ "activated" : "Aktiviert",
+ "updated" : "Aktualisiert",
+ "deactivated" : "Deaktiviert",
+ "created" : "Erstellt",
+ "destroyed" : "Zerstört",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["Aufklappmenü","Aufklappmenüs"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index 0eb4e63fea6..809142bcfb4 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -11,6 +11,11 @@
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>Stabil</strong> bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.",
"Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update",
+ "activated" : "Aktiviert",
+ "updated" : "Aktualisiert",
+ "deactivated" : "Deaktiviert",
+ "created" : "Erstellt",
+ "destroyed" : "Zerstört",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["Aufklappmenü","Aufklappmenüs"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index 7897e181e74..1695dfb606a 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -13,6 +13,16 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stabile</strong> è la versione stabile più recente. È appropriata per l'utilizzo in produzione e sarà sempre aggiornata all'ultima versione stabile.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> è una versione pre-rilascio solo per provare le nuove funzionalità, non per ambienti di produzione.",
"Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale",
+ "activated" : "attivate",
+ "updated" : "aggiornate",
+ "mounted" : "montate",
+ "deactivated" : "disattivate",
+ "beforeCreate" : "beforeCreate",
+ "created" : "create",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "distrutte",
+ "beforeMount" : "beforeMount",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 0998daac720..549967d54c8 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -11,6 +11,16 @@
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stabile</strong> è la versione stabile più recente. È appropriata per l'utilizzo in produzione e sarà sempre aggiornata all'ultima versione stabile.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> è una versione pre-rilascio solo per provare le nuove funzionalità, non per ambienti di produzione.",
"Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale",
+ "activated" : "attivate",
+ "updated" : "aggiornate",
+ "mounted" : "montate",
+ "deactivated" : "disattivate",
+ "beforeCreate" : "beforeCreate",
+ "created" : "create",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "distrutte",
+ "beforeMount" : "beforeMount",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.",
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 8c1d83c8a6f..d51856df882 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -13,6 +13,16 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>estável</strong> é a versão estável mais recente. Ela é adequada para uso em produção e sempre será atualizada para a versão principal mais recente.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> é uma versão de pré-lançamento apenas para testar novos recursos, não para ambientes de produção.",
"Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual",
+ "activated" : "ativado",
+ "updated" : "atualizado",
+ "mounted" : "montado",
+ "deactivated" : "desativado",
+ "beforeCreate" : "beforeCreate",
+ "created" : "criado",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destruído",
+ "beforeMount" : "beforeMount",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index de92c9e3ac9..074284ec98d 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -11,6 +11,16 @@
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>estável</strong> é a versão estável mais recente. Ela é adequada para uso em produção e sempre será atualizada para a versão principal mais recente.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> é uma versão de pré-lançamento apenas para testar novos recursos, não para ambientes de produção.",
"Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual",
+ "activated" : "ativado",
+ "updated" : "atualizado",
+ "mounted" : "montado",
+ "deactivated" : "desativado",
+ "beforeCreate" : "beforeCreate",
+ "created" : "criado",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destruído",
+ "beforeMount" : "beforeMount",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.",
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js
index 5ea62847847..b43f64fac7e 100644
--- a/apps/updatenotification/l10n/ru.js
+++ b/apps/updatenotification/l10n/ru.js
@@ -13,6 +13,16 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production 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>beta</strong> это пред-релизная версия только для тестирования новых возможностей, не для промышленной эксплуатации.",
"Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.",
+ "activated" : "активированно",
+ "updated" : "обновлено",
+ "mounted" : "присоединено",
+ "deactivated" : "деактивировано",
+ "beforeCreate" : "перед созданием",
+ "created" : "создано",
+ "beforeUpdate" : "перед обновлением",
+ "beforeDestroy" : "перед уничтожением",
+ "destroyed" : "уничтожено",
+ "beforeMount" : "перед присоединением",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Версия, которой вы пользуетесь, больше не обслуживается. Пожалуйста, обновитесь до поддерживаемой версии как можно скорее.",
"Apps missing updates" : "Приложения без обновлений",
"View in store" : "Посмотреть в магазине приложений",
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index 67be2dee1ba..756a256859a 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -11,6 +11,16 @@
"<strong>stable</strong> is the most recent stable version. It is suited for production 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>beta</strong> это пред-релизная версия только для тестирования новых возможностей, не для промышленной эксплуатации.",
"Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.",
+ "activated" : "активированно",
+ "updated" : "обновлено",
+ "mounted" : "присоединено",
+ "deactivated" : "деактивировано",
+ "beforeCreate" : "перед созданием",
+ "created" : "создано",
+ "beforeUpdate" : "перед обновлением",
+ "beforeDestroy" : "перед уничтожением",
+ "destroyed" : "уничтожено",
+ "beforeMount" : "перед присоединением",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Версия, которой вы пользуетесь, больше не обслуживается. Пожалуйста, обновитесь до поддерживаемой версии как можно скорее.",
"Apps missing updates" : "Приложения без обновлений",
"View in store" : "Посмотреть в магазине приложений",