summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-08 01:55:39 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-08 01:55:39 -0500
commita8bafb9bf38ee1c273a9a48579206d00c2a6c8f3 (patch)
tree5a8d9f76f86a9232a0b844a44acc7f08f952ed08 /apps/updatenotification/l10n
parent9f0711004f0574d5373574f8a1dc49552c3568e3 (diff)
downloadnextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.tar.gz
nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r--apps/updatenotification/l10n/de.js2
-rw-r--r--apps/updatenotification/l10n/de.json2
-rw-r--r--apps/updatenotification/l10n/de_DE.js1
-rw-r--r--apps/updatenotification/l10n/de_DE.json1
-rw-r--r--apps/updatenotification/l10n/es.js3
-rw-r--r--apps/updatenotification/l10n/es.json3
-rw-r--r--apps/updatenotification/l10n/pt_BR.js5
-rw-r--r--apps/updatenotification/l10n/pt_BR.json5
-rw-r--r--apps/updatenotification/l10n/sv.js7
-rw-r--r--apps/updatenotification/l10n/sv.json7
10 files changed, 32 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 8b069192b34..3cd825bff94 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -1,11 +1,13 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Deine Version ist aktuell.",
+ "Checked on %s" : "Geprüft auf %s",
"Update channel:" : "Update-Kanal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabiliere Version durchführen."
},
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index d9035a07a57..566a33d9ba6 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -1,9 +1,11 @@
{ "translations": {
+ "Updated channel" : "Aktualisierter Kanal",
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierungen.",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Deine Version ist aktuell.",
+ "Checked on %s" : "Geprüft auf %s",
"Update channel:" : "Update-Kanal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kannst immer auf eine neuere Version updaten / experimentelle Version, aber kein Downgrade auf eine stabiliere Version durchführen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 4ab4e34f140..cda4c603038 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
+ "Your version is up to date." : "Die neuste Version ist installiert.",
"Update channel:" : "Update-Kanal:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index 0b20ec750aa..8df6bf57ab5 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -3,6 +3,7 @@
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
+ "Your version is up to date." : "Die neuste Version ist installiert.",
"Update channel:" : "Update-Kanal:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 3e4f1c7202e..3922e49a7ff 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -1,10 +1,13 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Canal actualizado",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
+ "Your version is up to date." : "Su versión está actualizada.",
+ "Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás regresar a un canal más estable."
},
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 679a915d863..a72d2d84e8a 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -1,8 +1,11 @@
{ "translations": {
+ "Updated channel" : "Canal actualizado",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
+ "Your version is up to date." : "Su versión está actualizada.",
+ "Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás regresar a un canal más estable."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 6b5f48697da..4ee77e8745c 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -1,10 +1,13 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Canal atualizado",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
"Updater" : "Atualizador",
- "A new version is available: %s" : "A nova versão está disponível: %s",
+ "A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir o atualizador",
+ "Your version is up to date." : "Sua versão está atualizada",
+ "Checked on %s" : "Verificada em %s",
"Update channel:" : "Atualização do canal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode sempre atualizar para uma versão / canal experimental mais recente. Mas você nunca pode voltar para um canal mais estável."
},
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index bed50f65e90..43763f7448f 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -1,8 +1,11 @@
{ "translations": {
+ "Updated channel" : "Canal atualizado",
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
"Updater" : "Atualizador",
- "A new version is available: %s" : "A nova versão está disponível: %s",
+ "A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir o atualizador",
+ "Your version is up to date." : "Sua versão está atualizada",
+ "Checked on %s" : "Verificada em %s",
"Update channel:" : "Atualização do canal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode sempre atualizar para uma versão / canal experimental mais recente. Mas você nunca pode voltar para um canal mais estável."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js
index 410143a050d..ed2bf1ddb16 100644
--- a/apps/updatenotification/l10n/sv.js
+++ b/apps/updatenotification/l10n/sv.js
@@ -1,9 +1,14 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Uppdaterad kanal",
"{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.",
"Updater" : "Uppdaterare",
"A new version is available: %s" : "En ny version är tillgänglig: %s",
- "Open updater" : "Öppna uppdateraren"
+ "Open updater" : "Öppna uppdateraren",
+ "Your version is up to date." : "Din version är uppdaterad.",
+ "Checked on %s" : "Senast kontrollerad %s",
+ "Update channel:" : "Uppdateringskanal:",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json
index 3e7855a9994..4c3ec1d3ed4 100644
--- a/apps/updatenotification/l10n/sv.json
+++ b/apps/updatenotification/l10n/sv.json
@@ -1,7 +1,12 @@
{ "translations": {
+ "Updated channel" : "Uppdaterad kanal",
"{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.",
"Updater" : "Uppdaterare",
"A new version is available: %s" : "En ny version är tillgänglig: %s",
- "Open updater" : "Öppna uppdateraren"
+ "Open updater" : "Öppna uppdateraren",
+ "Your version is up to date." : "Din version är uppdaterad.",
+ "Checked on %s" : "Senast kontrollerad %s",
+ "Update channel:" : "Uppdateringskanal:",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file