[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-06-21 03:49:50 -04:00
parent bb465a7ab4
commit 0e575c7eea
4 changed files with 8 additions and 0 deletions

View File

@ -44,6 +44,7 @@ OC.L10N.register(
"For the best results, please consider using a GNU/Linux server instead." : "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.",
"Set an admin username." : "Establiu un nom d'usuari per l'administrador.",
"Set an admin password." : "Establiu una contrasenya per l'administrador.",
"Invalid Federated Cloud ID" : "ID de núvol federat invàlid",
"%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
"Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix",
"You are not allowed to share %s" : "No se us permet compartir %s",
@ -54,6 +55,8 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "Ha fallat en compartir %s, perquè %s no és membre del grup %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.",
"Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços",
"Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La compartició de %s ha fallat, no es pot trobar %s, potser el servidor està actualment innacessible.",
"Share type %s is not valid for %s" : "La compartició tipus %s no és vàlida per %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en establir els permisos per %s perquè aquests excedeixen els permesos per a %s",
"Setting permissions for %s failed, because the item was not found" : "Ha fallat en establir els permisos per %s, perquè no s'ha trobat l'element",

View File

@ -42,6 +42,7 @@
"For the best results, please consider using a GNU/Linux server instead." : "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.",
"Set an admin username." : "Establiu un nom d'usuari per l'administrador.",
"Set an admin password." : "Establiu una contrasenya per l'administrador.",
"Invalid Federated Cloud ID" : "ID de núvol federat invàlid",
"%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
"Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix",
"You are not allowed to share %s" : "No se us permet compartir %s",
@ -52,6 +53,8 @@
"Sharing %s failed, because %s is not a member of the group %s" : "Ha fallat en compartir %s, perquè %s no és membre del grup %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.",
"Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços",
"Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La compartició de %s ha fallat, no es pot trobar %s, potser el servidor està actualment innacessible.",
"Share type %s is not valid for %s" : "La compartició tipus %s no és vàlida per %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en establir els permisos per %s perquè aquests excedeixen els permesos per a %s",
"Setting permissions for %s failed, because the item was not found" : "Ha fallat en establir els permisos per %s, perquè no s'ha trobat l'element",

View File

@ -10,6 +10,7 @@ OC.L10N.register(
"Unable to change password" : "No es pot canviar la contrasenya",
"Enabled" : "Activat",
"Not enabled" : "Desactivat",
"Federated Cloud Sharing" : "Compartició federada de núvol",
"A problem occurred, please check your log files (Error: %s)" : "S'ha produït un problema, si us plau revisi els arxius de registre (Error: %s)",
"Migration Completed" : "Migració completada",
"Group already exists." : "El grup ja existeix.",

View File

@ -8,6 +8,7 @@
"Unable to change password" : "No es pot canviar la contrasenya",
"Enabled" : "Activat",
"Not enabled" : "Desactivat",
"Federated Cloud Sharing" : "Compartició federada de núvol",
"A problem occurred, please check your log files (Error: %s)" : "S'ha produït un problema, si us plau revisi els arxius de registre (Error: %s)",
"Migration Completed" : "Migració completada",
"Group already exists." : "El grup ja existeix.",