summaryrefslogtreecommitdiffstats
path: root/apps
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
parent9f0711004f0574d5373574f8a1dc49552c3568e3 (diff)
downloadnextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.tar.gz
nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/federatedfilesharing/l10n/sv.js4
-rw-r--r--apps/federatedfilesharing/l10n/sv.json4
-rw-r--r--apps/federation/l10n/es.js6
-rw-r--r--apps/federation/l10n/es.json6
-rw-r--r--apps/files/l10n/sv.js2
-rw-r--r--apps/files/l10n/sv.json2
-rw-r--r--apps/files_sharing/l10n/es.js8
-rw-r--r--apps/files_sharing/l10n/es.json8
-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
18 files changed, 64 insertions, 12 deletions
diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js
index 5e262c577d4..54f98bcb34f 100644
--- a/apps/federatedfilesharing/l10n/sv.js
+++ b/apps/federatedfilesharing/l10n/sv.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"federatedfilesharing",
{
- "Invalid Federated Cloud ID" : "Ogiltigt \"Federated Cloud\"-ID",
+ "Invalid Federated Cloud ID" : "Ogiltig Federerad Cloud-ID",
"Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s",
- "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en förbundsdelning med samma användare",
+ "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en federerad delning med samma användare",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte åtkomlig för närvarande."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json
index 2e0d3dc071c..70a11577280 100644
--- a/apps/federatedfilesharing/l10n/sv.json
+++ b/apps/federatedfilesharing/l10n/sv.json
@@ -1,7 +1,7 @@
{ "translations": {
- "Invalid Federated Cloud ID" : "Ogiltigt \"Federated Cloud\"-ID",
+ "Invalid Federated Cloud ID" : "Ogiltig Federerad Cloud-ID",
"Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s",
- "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en förbundsdelning med samma användare",
+ "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en federerad delning med samma användare",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte åtkomlig för närvarande."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federation/l10n/es.js b/apps/federation/l10n/es.js
index fb899bb0fc2..c559a39c979 100644
--- a/apps/federation/l10n/es.js
+++ b/apps/federation/l10n/es.js
@@ -6,6 +6,10 @@ OC.L10N.register(
"No ownCloud server found" : "No se ha encontrado el servidor ownCloud",
"Could not add server" : "No se pudo agregar el servidor",
"Federation" : "Federación",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Federación de ownCloud permite conectar con otros ownClouds en los que se confíe para intercambiar el directorio de usuario. Por ejemplo esto se usará para autocompletar usuarios externos para compartición federada."
+ "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Federación de ownCloud permite conectar con otros ownClouds en los que se confíe para intercambiar el directorio de usuario. Por ejemplo esto se puede usar para autocompletar usuarios externos en caso de compartición federada.",
+ "Add server automatically once a federated share was created successfully" : "Añadir el servidor automáticamente una vez que un compartido federado se haya creado exitosamente",
+ "Trusted ownCloud Servers" : "Servidores onwCloud en los que confío",
+ "+ Add ownCloud server" : "+ Añadir servidor onwCloud",
+ "ownCloud Server" : "Servidor ownCloud"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federation/l10n/es.json b/apps/federation/l10n/es.json
index f4797b10ee4..17c11ebae3c 100644
--- a/apps/federation/l10n/es.json
+++ b/apps/federation/l10n/es.json
@@ -4,6 +4,10 @@
"No ownCloud server found" : "No se ha encontrado el servidor ownCloud",
"Could not add server" : "No se pudo agregar el servidor",
"Federation" : "Federación",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Federación de ownCloud permite conectar con otros ownClouds en los que se confíe para intercambiar el directorio de usuario. Por ejemplo esto se usará para autocompletar usuarios externos para compartición federada."
+ "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Federación de ownCloud permite conectar con otros ownClouds en los que se confíe para intercambiar el directorio de usuario. Por ejemplo esto se puede usar para autocompletar usuarios externos en caso de compartición federada.",
+ "Add server automatically once a federated share was created successfully" : "Añadir el servidor automáticamente una vez que un compartido federado se haya creado exitosamente",
+ "Trusted ownCloud Servers" : "Servidores onwCloud en los que confío",
+ "+ Add ownCloud server" : "+ Añadir servidor onwCloud",
+ "ownCloud Server" : "Servidor ownCloud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 2a11c614c3f..14e86cfdfc7 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -71,7 +71,7 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"Path" : "sökväg",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
- "Favorited" : "Favoritiserad",
+ "Favorited" : "Favoriserad",
"Favorite" : "Favorit",
"Folder" : "Mapp",
"New folder" : "Ny mapp",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index d948763241d..0a1c43788f0 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -69,7 +69,7 @@
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"Path" : "sökväg",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
- "Favorited" : "Favoritiserad",
+ "Favorited" : "Favoriserad",
"Favorite" : "Favorit",
"Folder" : "Mapp",
"New folder" : "Ny mapp",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 01f65761abb..2dc3a69c2d0 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -53,17 +53,25 @@ OC.L10N.register(
"Your public link for %1$s expired" : "Su enlace público %1$s ha expirado",
"The public link of %2$s for %1$s expired" : "El enlace público de %2$s para %1$s ha expirado",
"%2$s shared %1$s with you" : "%2$s ha compartido %1$s con usted",
+ "%2$s removed the share for %1$s" : "%2$s ha borrado el compartido %1$s",
"Downloaded via public link" : "Descargado vía enlace público",
"Shared with %2$s" : "Compartido con %2$s",
"Shared with %3$s by %2$s" : "Compartido con %3$s por %2$s",
+ "Removed share for %2$s" : "Borrado el compartido %2$s",
+ "%2$s removed share for %3$s" : "%2$s ha borrado el compartido %3$s",
"Shared with group %2$s" : "Compartido con el grupo %2$s",
"Shared with group %3$s by %2$s" : "Compartido con el grupo %3$s por %2$s",
+ "Removed share of group %2$s" : "Borrado el compartido del grupo %2$s",
+ "%2$s removed share of group %3$s" : "%2$s ha borrado el compartido del grupo %3$s",
"Shared via link by %2$s" : "Compartido vía enlace por %2$s",
"Shared via public link" : "Compartido vía enlace público",
"Removed public link" : "Eliminado enlace público",
+ "%2$s removed public link" : "%2$s ha borrado el enlace público",
"Public link expired" : "El enlace público ha expirado",
+ "Public link of %2$s expired" : "El enlace público %2$s ha expirado",
"Shared by %2$s" : "Compartido por %2$s",
"Shares" : "Compartidos",
+ "You received \"/%2$s\" as a remote share from %1$s" : "Acaba de recibir el siguiente enlace demoto \"/%2$s\" de %1$s",
"Accept" : "Aceptar",
"Decline" : "Denegar",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud, ver %s",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index bd5d497829b..40a16c5f25d 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -51,17 +51,25 @@
"Your public link for %1$s expired" : "Su enlace público %1$s ha expirado",
"The public link of %2$s for %1$s expired" : "El enlace público de %2$s para %1$s ha expirado",
"%2$s shared %1$s with you" : "%2$s ha compartido %1$s con usted",
+ "%2$s removed the share for %1$s" : "%2$s ha borrado el compartido %1$s",
"Downloaded via public link" : "Descargado vía enlace público",
"Shared with %2$s" : "Compartido con %2$s",
"Shared with %3$s by %2$s" : "Compartido con %3$s por %2$s",
+ "Removed share for %2$s" : "Borrado el compartido %2$s",
+ "%2$s removed share for %3$s" : "%2$s ha borrado el compartido %3$s",
"Shared with group %2$s" : "Compartido con el grupo %2$s",
"Shared with group %3$s by %2$s" : "Compartido con el grupo %3$s por %2$s",
+ "Removed share of group %2$s" : "Borrado el compartido del grupo %2$s",
+ "%2$s removed share of group %3$s" : "%2$s ha borrado el compartido del grupo %3$s",
"Shared via link by %2$s" : "Compartido vía enlace por %2$s",
"Shared via public link" : "Compartido vía enlace público",
"Removed public link" : "Eliminado enlace público",
+ "%2$s removed public link" : "%2$s ha borrado el enlace público",
"Public link expired" : "El enlace público ha expirado",
+ "Public link of %2$s expired" : "El enlace público %2$s ha expirado",
"Shared by %2$s" : "Compartido por %2$s",
"Shares" : "Compartidos",
+ "You received \"/%2$s\" as a remote share from %1$s" : "Acaba de recibir el siguiente enlace demoto \"/%2$s\" de %1$s",
"Accept" : "Aceptar",
"Decline" : "Denegar",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud, ver %s",
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