summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/ca.js1
-rw-r--r--apps/updatenotification/l10n/ca.json1
-rw-r--r--apps/updatenotification/l10n/de.js1
-rw-r--r--apps/updatenotification/l10n/de.json1
-rw-r--r--apps/updatenotification/l10n/de_DE.js1
-rw-r--r--apps/updatenotification/l10n/de_DE.json1
-rw-r--r--apps/updatenotification/l10n/en_GB.js1
-rw-r--r--apps/updatenotification/l10n/en_GB.json1
-rw-r--r--apps/updatenotification/l10n/es.js1
-rw-r--r--apps/updatenotification/l10n/es.json1
-rw-r--r--apps/updatenotification/l10n/fi.js1
-rw-r--r--apps/updatenotification/l10n/fi.json1
-rw-r--r--apps/updatenotification/l10n/fr.js1
-rw-r--r--apps/updatenotification/l10n/fr.json1
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
-rw-r--r--apps/updatenotification/l10n/pt_BR.js1
-rw-r--r--apps/updatenotification/l10n/pt_BR.json1
-rw-r--r--apps/updatenotification/l10n/sr.js1
-rw-r--r--apps/updatenotification/l10n/sr.json1
-rw-r--r--apps/updatenotification/l10n/tr.js1
-rw-r--r--apps/updatenotification/l10n/tr.json1
22 files changed, 22 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js
index 346f6063429..bf5acbda04d 100644
--- a/apps/updatenotification/l10n/ca.js
+++ b/apps/updatenotification/l10n/ca.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Actualització per %1$s està disponible.",
"Update for %1$s to version %2$s is available." : "L'actualització per %1$s a la versió %2$s està disponible.",
"Update for {app} to version %s is available." : "Actualització per {app} a la versió %s està disponible.",
+ "Update notification" : "Notificació d'actualització",
"A new version is available: %s" : "Una nova versió està disponible: %s",
"Open updater" : "Obrir actualitzador",
"Download now" : "Descarrega ara",
diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json
index f0218375eb2..1ae358309b0 100644
--- a/apps/updatenotification/l10n/ca.json
+++ b/apps/updatenotification/l10n/ca.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Actualització per %1$s està disponible.",
"Update for %1$s to version %2$s is available." : "L'actualització per %1$s a la versió %2$s està disponible.",
"Update for {app} to version %s is available." : "Actualització per {app} a la versió %s està disponible.",
+ "Update notification" : "Notificació d'actualització",
"A new version is available: %s" : "Una nova versió està disponible: %s",
"Open updater" : "Obrir actualitzador",
"Download now" : "Descarrega ara",
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index a845e13cb8c..13cfc80a7fc 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Eine Aktualisierung von %1$s auf Version %2$s ist verfügbar.",
"Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.",
+ "Update notification" : "Aktualisierungs-Benachrichtigung",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index d4aee7c82e5..f045c6e0932 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Eine Aktualisierung von %1$s auf Version %2$s ist verfügbar.",
"Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.",
+ "Update notification" : "Aktualisierungs-Benachrichtigung",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 587879da431..380e546450c 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Eine Aktualisierung von %1$s auf Version %2$s ist verfügbar.",
"Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.",
+ "Update notification" : "Aktualisierungs-Benachrichtigung",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index 82d09e4fa94..f91a8251c4f 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.",
"Update for %1$s to version %2$s is available." : "Eine Aktualisierung von %1$s auf Version %2$s ist verfügbar.",
"Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.",
+ "Update notification" : "Aktualisierungs-Benachrichtigung",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index 54b3768945f..8dde2c017a9 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Update to %1$s is available.",
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.",
"Update for {app} to version %s is available." : "Update for {app} to version %s is available.",
+ "Update notification" : "Update notification",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
"Download now" : "Download now",
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json
index 132289a1471..ed40d35188d 100644
--- a/apps/updatenotification/l10n/en_GB.json
+++ b/apps/updatenotification/l10n/en_GB.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Update to %1$s is available.",
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.",
"Update for {app} to version %s is available." : "Update for {app} to version %s is available.",
+ "Update notification" : "Update notification",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
"Download now" : "Download now",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 9f409b8fe57..fa2038ea0b8 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Actualización a %1$s esta disponible.",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
+ "Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 41e8d807849..6a8f4f87d5b 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Actualización a %1$s esta disponible.",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
+ "Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js
index b0c6c2649c9..898ea2dd04b 100644
--- a/apps/updatenotification/l10n/fi.js
+++ b/apps/updatenotification/l10n/fi.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Kohteen %1$s päivitys on saatavilla.",
"Update for %1$s to version %2$s is available." : "Kohteen %1$s päivitys versioon %2$s on saatavilla.",
"Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.",
+ "Update notification" : "Päivitysilmoitus",
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"Open updater" : "Avaa päivittäjä",
"Download now" : "Lataa heti",
diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json
index f5da44de182..ba795edd348 100644
--- a/apps/updatenotification/l10n/fi.json
+++ b/apps/updatenotification/l10n/fi.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Kohteen %1$s päivitys on saatavilla.",
"Update for %1$s to version %2$s is available." : "Kohteen %1$s päivitys versioon %2$s on saatavilla.",
"Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.",
+ "Update notification" : "Päivitysilmoitus",
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"Open updater" : "Avaa päivittäjä",
"Download now" : "Lataa heti",
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index 32738b7ff20..f92da8fe525 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.",
+ "Update notification" : "Notification mise à jour",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
"Download now" : "Télécharger maintenant",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 09ef72902e1..a7a40c80659 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.",
+ "Update notification" : "Notification mise à jour",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
"Download now" : "Télécharger maintenant",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index 98b40a4db2b..b1d56b929b3 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Aggiornamento a %1$s disponibile.",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
+ "Update notification" : "Notifica di aggiornamento",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index fd0e40bc624..95c26dd09b9 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Aggiornamento a %1$s disponibile.",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
+ "Update notification" : "Notifica di aggiornamento",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 29e7706ca74..16a463a1a06 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Atualização para %1$s está disponível.",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
"Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.",
+ "Update notification" : "Notificação de atualização",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir atualizador",
"Download now" : "Baixar agora",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index a0a73e0a7f6..ee2cfcfd2e3 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Atualização para %1$s está disponível.",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
"Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.",
+ "Update notification" : "Notificação de atualização",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir atualizador",
"Download now" : "Baixar agora",
diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js
index 55604fd94b9..a1caea433dc 100644
--- a/apps/updatenotification/l10n/sr.js
+++ b/apps/updatenotification/l10n/sr.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Доступно је ажурирање на %1$s. ",
"Update for %1$s to version %2$s is available." : "Доступно је ажурирање апликације %1$s на верзију %2$s.",
"Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.",
+ "Update notification" : "Обавештење о ажурирању",
"A new version is available: %s" : "Доступна је нова верзија: %s",
"Open updater" : "Отвори програм за ажурирање",
"Download now" : "Скини сада",
diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json
index 68f4ef78df3..67dc908eca6 100644
--- a/apps/updatenotification/l10n/sr.json
+++ b/apps/updatenotification/l10n/sr.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "Доступно је ажурирање на %1$s. ",
"Update for %1$s to version %2$s is available." : "Доступно је ажурирање апликације %1$s на верзију %2$s.",
"Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.",
+ "Update notification" : "Обавештење о ажурирању",
"A new version is available: %s" : "Доступна је нова верзија: %s",
"Open updater" : "Отвори програм за ажурирање",
"Download now" : "Скини сада",
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index 0cce3065913..56eee7f2800 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update to %1$s is available." : "%1$s güncellemesi yayınlanmış.",
"Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme yayınlanmış.",
"Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.",
+ "Update notification" : "Güncelleme bildirimi",
"A new version is available: %s" : "Yeni bir sürüm yayınlanmış: %s",
"Open updater" : "Güncelleyici aç",
"Download now" : "İndir",
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index ccdde196b30..cf23dd10187 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -8,6 +8,7 @@
"Update to %1$s is available." : "%1$s güncellemesi yayınlanmış.",
"Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme yayınlanmış.",
"Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.",
+ "Update notification" : "Güncelleme bildirimi",
"A new version is available: %s" : "Yeni bir sürüm yayınlanmış: %s",
"Open updater" : "Güncelleyici aç",
"Download now" : "İndir",