diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
commit | 6975cef00b3a0c0c6085949963cc29b6789507cd (patch) | |
tree | e83f309634c9c0bd244c65cd86cf97ae4fad1889 /lib/l10n | |
parent | 3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff) | |
download | nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/es.js | 16 | ||||
-rw-r--r-- | lib/l10n/es.json | 16 | ||||
-rw-r--r-- | lib/l10n/fi.js | 4 | ||||
-rw-r--r-- | lib/l10n/fi.json | 4 | ||||
-rw-r--r-- | lib/l10n/nl.js | 4 | ||||
-rw-r--r-- | lib/l10n/nl.json | 4 |
6 files changed, 32 insertions, 16 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 1a50381de6c..7d7cfbdab26 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -103,15 +103,15 @@ OC.L10N.register( "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i", "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se falló al compartir %s, porque no puedes compartir contigo mismo", + "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se ha fallado al compartir %s, ya que el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se ha fallado al compartir %s, ya que el usuario %s no es miembro de ningún grupo del que %s sea miembro", - "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", - "Sharing %s failed, because this item is already shared with user %s" : "Compartiendo %s falló, porque este objeto ya se comparte con el usuario %s", - "Sharing %s failed, because the group %s does not exist" : "Se falló al compartir %s, ya que el grupo %s no existe", - "Sharing %s failed, because %s is not a member of the group %s" : "Se falló al compartir %s, ya que %s no es miembro del grupo %s", + "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", + "Sharing %s failed, because this item is already shared with user %s" : "Fallo al compartir %s, porque este objeto ya se comparte con el usuario %s", + "Sharing %s failed, because the group %s does not exist" : "Fallo al compartir %s, ya que el grupo %s no existe", + "Sharing %s failed, because %s is not a member of the group %s" : "Fallo al compartir %s, ya que %s no es miembro del grupo %s", "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos", - "Sharing %s failed, because sharing with links is not allowed" : "Se falló al compartir %s, ya que no está permitida la compartición con enlaces", + "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallo al compartir %s. No se ha podido encontrar %s, quizás haya un problema de conexión con el servidor.", "Share type %s is not valid for %s" : "El tipo de recurso compartido %s no es válido para %s", @@ -124,7 +124,7 @@ OC.L10N.register( "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se ha fallado al compartir %s, ya que los permisos superan los permisos otorgados a %s", "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen", - "Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo", + "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -205,7 +205,7 @@ OC.L10N.register( "Cannot create \"data\" directory" : "No se puede crear el directorio \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Habitualmente, los permisos pueden arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s", - "Setting locale to %s failed" : "Falló la activación del idioma %s ", + "Setting locale to %s failed" : "Ha fallado la activación del idioma %s ", "Please install one of these locales on your system and restart your webserver." : "Instale uno de estos idiomas en su sistema y reinicie su servidor web.", "Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.", "PHP module %s not installed." : "El módulo PHP %s no está instalado.", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index c626ecc891a..eb2c549695d 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -101,15 +101,15 @@ "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i", "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se falló al compartir %s, porque no puedes compartir contigo mismo", + "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se ha fallado al compartir %s, ya que el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se ha fallado al compartir %s, ya que el usuario %s no es miembro de ningún grupo del que %s sea miembro", - "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", - "Sharing %s failed, because this item is already shared with user %s" : "Compartiendo %s falló, porque este objeto ya se comparte con el usuario %s", - "Sharing %s failed, because the group %s does not exist" : "Se falló al compartir %s, ya que el grupo %s no existe", - "Sharing %s failed, because %s is not a member of the group %s" : "Se falló al compartir %s, ya que %s no es miembro del grupo %s", + "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", + "Sharing %s failed, because this item is already shared with user %s" : "Fallo al compartir %s, porque este objeto ya se comparte con el usuario %s", + "Sharing %s failed, because the group %s does not exist" : "Fallo al compartir %s, ya que el grupo %s no existe", + "Sharing %s failed, because %s is not a member of the group %s" : "Fallo al compartir %s, ya que %s no es miembro del grupo %s", "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos", - "Sharing %s failed, because sharing with links is not allowed" : "Se falló al compartir %s, ya que no está permitida la compartición con enlaces", + "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallo al compartir %s. No se ha podido encontrar %s, quizás haya un problema de conexión con el servidor.", "Share type %s is not valid for %s" : "El tipo de recurso compartido %s no es válido para %s", @@ -122,7 +122,7 @@ "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se ha fallado al compartir %s, ya que los permisos superan los permisos otorgados a %s", "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen", - "Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo", + "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -203,7 +203,7 @@ "Cannot create \"data\" directory" : "No se puede crear el directorio \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Habitualmente, los permisos pueden arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s", - "Setting locale to %s failed" : "Falló la activación del idioma %s ", + "Setting locale to %s failed" : "Ha fallado la activación del idioma %s ", "Please install one of these locales on your system and restart your webserver." : "Instale uno de estos idiomas en su sistema y reinicie su servidor web.", "Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.", "PHP module %s not installed." : "El módulo PHP %s no está instalado.", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 118d0e02f28..d474e7c8df2 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -60,6 +60,10 @@ OC.L10N.register( "Unknown user" : "Tuntematon käyttäjä", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Luo", + "Change" : "Muuta", + "Delete" : "Poista", + "Share" : "Jaa", "Basic settings" : "Perusasetukset", "Sharing" : "Jakaminen", "Security" : "Turvallisuus", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 716eefdd5c9..e03f2c3b1ee 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -58,6 +58,10 @@ "Unknown user" : "Tuntematon käyttäjä", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Luo", + "Change" : "Muuta", + "Delete" : "Poista", + "Share" : "Jaa", "Basic settings" : "Perusasetukset", "Sharing" : "Jakaminen", "Security" : "Turvallisuus", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index a13c99f77d8..340c12b4fee 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -66,6 +66,10 @@ OC.L10N.register( "Unknown user" : "Onbekende gebruiker", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Aanmaken", + "Change" : "Wijzigen", + "Delete" : "Verwijderen", + "Share" : "Delen", "Basic settings" : "Basis-instellingen", "Sharing" : "Delen", "Security" : "Beveiliging", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 3cd3b329711..8d5c3fd1099 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -64,6 +64,10 @@ "Unknown user" : "Onbekende gebruiker", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Aanmaken", + "Change" : "Wijzigen", + "Delete" : "Verwijderen", + "Share" : "Delen", "Basic settings" : "Basis-instellingen", "Sharing" : "Delen", "Security" : "Beveiliging", |