diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-17 00:08:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-17 00:08:14 +0000 |
commit | 0ceb06fde5d9052285f636d5d9d4329e68d04a0a (patch) | |
tree | 394b7df245c33615e224ae5f6c213062370174a3 /core/l10n | |
parent | fff192f78fa9672648ffb1226b682e685f784c5a (diff) | |
download | nextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.tar.gz nextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ca.js | 2 | ||||
-rw-r--r-- | core/l10n/ca.json | 2 | ||||
-rw-r--r-- | core/l10n/es_MX.js | 4 | ||||
-rw-r--r-- | core/l10n/es_MX.json | 4 | ||||
-rw-r--r-- | core/l10n/fr.js | 2 | ||||
-rw-r--r-- | core/l10n/fr.json | 2 |
6 files changed, 12 insertions, 4 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index aba0d1d2721..09b98f637a6 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -271,6 +271,8 @@ OC.L10N.register( "Log in" : "Inici de sessió", "Stay logged in" : "Mantén la sessió connectada", "Alternative Logins" : "Acreditacions alternatives", + "Account access" : "Compte d'accés", + "You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.", "App token" : "Testimoni d'aplicació", "Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació", "Redirecting …" : "Redirigint …", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 055ce3e4d82..e8eb683e72a 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -269,6 +269,8 @@ "Log in" : "Inici de sessió", "Stay logged in" : "Mantén la sessió connectada", "Alternative Logins" : "Acreditacions alternatives", + "Account access" : "Compte d'accés", + "You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.", "App token" : "Testimoni d'aplicació", "Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació", "Redirecting …" : "Redirigint …", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 28f8ea8133a..a6cca3db997 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -174,10 +174,10 @@ OC.L10N.register( "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Compartir", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.", - "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario, un grupo o un ID de nube federado.", + "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.", "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.", "Name or email address..." : "Nombre o dirección de correo electrónico", - "Name or federated cloud ID..." : "Nombre o ID de nube federada...", + "Name or federated cloud ID..." : "Nombre...", "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...", "Name..." : "Nombre...", "Error" : "Error", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index df93c90e1d6..0e2068988b3 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -172,10 +172,10 @@ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Compartir", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.", - "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario, un grupo o un ID de nube federado.", + "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.", "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.", "Name or email address..." : "Nombre o dirección de correo electrónico", - "Name or federated cloud ID..." : "Nombre o ID de nube federada...", + "Name or federated cloud ID..." : "Nombre...", "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...", "Name..." : "Nombre...", "Error" : "Error", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 48a4432ff7f..885f42522a1 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -271,6 +271,8 @@ OC.L10N.register( "Log in" : "Se connecter", "Stay logged in" : "Rester connecté", "Alternative Logins" : "Identifiants alternatifs", + "Account access" : "Accès au compte", + "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", "App token" : "Jeton d'application", "Alternative login using app token" : "Authentification alternative utilisant un jeton d'application", "Redirecting …" : "Redirection en cours...", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index a726c1c4d6c..0669fc73417 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -269,6 +269,8 @@ "Log in" : "Se connecter", "Stay logged in" : "Rester connecté", "Alternative Logins" : "Identifiants alternatifs", + "Account access" : "Accès au compte", + "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", "App token" : "Jeton d'application", "Alternative login using app token" : "Authentification alternative utilisant un jeton d'application", "Redirecting …" : "Redirection en cours...", |