diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-08-04 10:23:52 +0200 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-08-04 10:23:52 +0200 |
commit | 54444110d9868f8fd173129be0b958a1ed5d9e0c (patch) | |
tree | e026d5ac858c114c3c0edc0d2ad96a93740a3b57 /apps/oauth2/l10n | |
parent | a4d984532660637fd7ce604762b019479f641dcd (diff) | |
parent | ac4927809c2cf8d66c9f6aa84a7009b521a8d0d7 (diff) | |
download | nextcloud-server-54444110d9868f8fd173129be0b958a1ed5d9e0c.tar.gz nextcloud-server-54444110d9868f8fd173129be0b958a1ed5d9e0c.zip |
Merge branch 'clean-settings-layout' of github.com:andreasjacobsen93/nextcloud-server into clean-settings-layout
Diffstat (limited to 'apps/oauth2/l10n')
48 files changed, 90 insertions, 44 deletions
diff --git a/apps/oauth2/l10n/af.js b/apps/oauth2/l10n/af.js index b2017757e74..406787e94cd 100644 --- a/apps/oauth2/l10n/af.js +++ b/apps/oauth2/l10n/af.js @@ -3,7 +3,6 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-kliënte", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 laat eksterne dienste toegang tot u %s aanvra.", "Name" : "Naam", "Redirection URI" : "Herverwysings-URI", "Client Identifier" : "Kliëntidentifiseerder", diff --git a/apps/oauth2/l10n/af.json b/apps/oauth2/l10n/af.json index 4148f9000ae..e22f3232dc7 100644 --- a/apps/oauth2/l10n/af.json +++ b/apps/oauth2/l10n/af.json @@ -1,7 +1,6 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-kliënte", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 laat eksterne dienste toegang tot u %s aanvra.", "Name" : "Naam", "Redirection URI" : "Herverwysings-URI", "Client Identifier" : "Kliëntidentifiseerder", diff --git a/apps/oauth2/l10n/ca.js b/apps/oauth2/l10n/ca.js new file mode 100644 index 00000000000..dc7bad39f35 --- /dev/null +++ b/apps/oauth2/l10n/ca.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "oauth2", + { + "OAuth 2.0" : "OAuth 2.0", + "OAuth 2.0 clients" : "clients OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s.", + "Name" : "Nom", + "Redirection URI" : "URl redirecció", + "Client Identifier" : "Identificador de client", + "Secret" : "Secret", + "Add client" : "Afegir client", + "Add" : "Afegir" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/oauth2/l10n/ca.json b/apps/oauth2/l10n/ca.json new file mode 100644 index 00000000000..983ff83872e --- /dev/null +++ b/apps/oauth2/l10n/ca.json @@ -0,0 +1,12 @@ +{ "translations": { + "OAuth 2.0" : "OAuth 2.0", + "OAuth 2.0 clients" : "clients OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s.", + "Name" : "Nom", + "Redirection URI" : "URl redirecció", + "Client Identifier" : "Identificador de client", + "Secret" : "Secret", + "Add client" : "Afegir client", + "Add" : "Afegir" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js index 8b9937b2436..21b2c0dc3d7 100644 --- a/apps/oauth2/l10n/cs.js +++ b/apps/oauth2/l10n/cs.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klienti", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k vašemu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s.", "Name" : "Název", "Redirection URI" : "URL pro přesměrování", "Client Identifier" : "Identifikátor klienta", diff --git a/apps/oauth2/l10n/cs.json b/apps/oauth2/l10n/cs.json index 24b771bcfb4..0b742297983 100644 --- a/apps/oauth2/l10n/cs.json +++ b/apps/oauth2/l10n/cs.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klienti", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k vašemu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s.", "Name" : "Název", "Redirection URI" : "URL pro přesměrování", "Client Identifier" : "Identifikátor klienta", diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js index 5b1cc19626e..54421937c07 100644 --- a/apps/oauth2/l10n/de.js +++ b/apps/oauth2/l10n/de.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Deine %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json index 145a064f4a9..37bd158c04a 100644 --- a/apps/oauth2/l10n/de.json +++ b/apps/oauth2/l10n/de.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Deine %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js index b06be1e69e2..54421937c07 100644 --- a/apps/oauth2/l10n/de_DE.js +++ b/apps/oauth2/l10n/de_DE.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Ihre %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json index 77e5dcdece3..37bd158c04a 100644 --- a/apps/oauth2/l10n/de_DE.json +++ b/apps/oauth2/l10n/de_DE.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Ihre %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/el.js b/apps/oauth2/l10n/el.js index a377c649fff..98031ed423e 100644 --- a/apps/oauth2/l10n/el.js +++ b/apps/oauth2/l10n/el.js @@ -3,9 +3,10 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Πελάτες OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.", + "OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.", "Name" : "Όνομα", - "Redirection URI" : "Ανακατεύθυνση URI", + "Redirection URI" : "URI ανακατεύθυνσης", + "Client Identifier" : "Αναγνωριστικό πελάτη", "Secret" : "Μυστικό", "Add client" : "Προσθήκη πελάτη", "Add" : "Προσθήκη" diff --git a/apps/oauth2/l10n/el.json b/apps/oauth2/l10n/el.json index 8638961d1e3..e10f10bdac9 100644 --- a/apps/oauth2/l10n/el.json +++ b/apps/oauth2/l10n/el.json @@ -1,9 +1,10 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Πελάτες OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.", + "OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.", "Name" : "Όνομα", - "Redirection URI" : "Ανακατεύθυνση URI", + "Redirection URI" : "URI ανακατεύθυνσης", + "Client Identifier" : "Αναγνωριστικό πελάτη", "Secret" : "Μυστικό", "Add client" : "Προσθήκη πελάτη", "Add" : "Προσθήκη" diff --git a/apps/oauth2/l10n/en_GB.js b/apps/oauth2/l10n/en_GB.js index bb685a2578d..6d89985d8a8 100644 --- a/apps/oauth2/l10n/en_GB.js +++ b/apps/oauth2/l10n/en_GB.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 allows external services to request access to your %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s.", "Name" : "Name", "Redirection URI" : "Redirection URI", "Client Identifier" : "Client Identifier", diff --git a/apps/oauth2/l10n/en_GB.json b/apps/oauth2/l10n/en_GB.json index b313edb241a..3f19d168e85 100644 --- a/apps/oauth2/l10n/en_GB.json +++ b/apps/oauth2/l10n/en_GB.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 allows external services to request access to your %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s.", "Name" : "Name", "Redirection URI" : "Redirection URI", "Client Identifier" : "Client Identifier", diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js index 4d2d3feac21..d9e8052265d 100644 --- a/apps/oauth2/l10n/es.js +++ b/apps/oauth2/l10n/es.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permite a servicios externos pedir acceso a tu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.", "Name" : "Nombre", "Redirection URI" : "URI de redirección", "Client Identifier" : "Identificador de cliente", diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json index 03a08a143ec..adddffe23ce 100644 --- a/apps/oauth2/l10n/es.json +++ b/apps/oauth2/l10n/es.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permite a servicios externos pedir acceso a tu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.", "Name" : "Nombre", "Redirection URI" : "URI de redirección", "Client Identifier" : "Identificador de cliente", diff --git a/apps/oauth2/l10n/es_AR.js b/apps/oauth2/l10n/es_AR.js index c96e2c46770..e7af2695cb8 100644 --- a/apps/oauth2/l10n/es_AR.js +++ b/apps/oauth2/l10n/es_AR.js @@ -3,7 +3,6 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a su %s.", "Name" : "Nombre", "Redirection URI" : "URI de redirección", "Client Identifier" : "Identificador del cliente", diff --git a/apps/oauth2/l10n/es_AR.json b/apps/oauth2/l10n/es_AR.json index 809d645680c..c318e9e7c16 100644 --- a/apps/oauth2/l10n/es_AR.json +++ b/apps/oauth2/l10n/es_AR.json @@ -1,7 +1,6 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a su %s.", "Name" : "Nombre", "Redirection URI" : "URI de redirección", "Client Identifier" : "Identificador del cliente", diff --git a/apps/oauth2/l10n/es_MX.js b/apps/oauth2/l10n/es_MX.js index 5aa4242f548..c5e0d2f46b0 100644 --- a/apps/oauth2/l10n/es_MX.js +++ b/apps/oauth2/l10n/es_MX.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a tu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.", "Name" : "Nombre", "Redirection URI" : "URI para redirección", "Client Identifier" : "Identificador del cliente", diff --git a/apps/oauth2/l10n/es_MX.json b/apps/oauth2/l10n/es_MX.json index 6834bcdd298..ac9eef5ebf8 100644 --- a/apps/oauth2/l10n/es_MX.json +++ b/apps/oauth2/l10n/es_MX.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a tu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.", "Name" : "Nombre", "Redirection URI" : "URI para redirección", "Client Identifier" : "Identificador del cliente", diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js index d983de21539..072ec9fffb5 100644 --- a/apps/oauth2/l10n/fi.js +++ b/apps/oauth2/l10n/fi.js @@ -3,7 +3,6 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 mahdollistaa ulkoisten palvelujen pyytää pääsyä %siisi.", "Name" : "Nimi", "Redirection URI" : "Uudelleenohjaus URI", "Client Identifier" : "Asiakkaan tunniste", diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json index 392e2f4555e..9f4d8511d61 100644 --- a/apps/oauth2/l10n/fi.json +++ b/apps/oauth2/l10n/fi.json @@ -1,7 +1,6 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 mahdollistaa ulkoisten palvelujen pyytää pääsyä %siisi.", "Name" : "Nimi", "Redirection URI" : "Uudelleenohjaus URI", "Client Identifier" : "Asiakkaan tunniste", diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js index 1a5bd44d303..b62b0dec182 100644 --- a/apps/oauth2/l10n/fr.js +++ b/apps/oauth2/l10n/fr.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clients OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permet à des services externes de demander l'accès à votre %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.", "Name" : "Nom", "Redirection URI" : "URI de redirection", "Client Identifier" : "Identifiant du client", diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json index bcc904e00b1..e93e5f26883 100644 --- a/apps/oauth2/l10n/fr.json +++ b/apps/oauth2/l10n/fr.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clients OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permet à des services externes de demander l'accès à votre %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.", "Name" : "Nom", "Redirection URI" : "URI de redirection", "Client Identifier" : "Identifiant du client", diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js index 538c9a91f49..cc060b16adc 100644 --- a/apps/oauth2/l10n/is.js +++ b/apps/oauth2/l10n/is.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 biðlarar", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að þínu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s.", "Name" : "Nafn", "Redirection URI" : "Endurbeiningarslóð", "Client Identifier" : "Biðlaraauðkenni", diff --git a/apps/oauth2/l10n/is.json b/apps/oauth2/l10n/is.json index 529c8db1d2a..0729159583e 100644 --- a/apps/oauth2/l10n/is.json +++ b/apps/oauth2/l10n/is.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 biðlarar", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að þínu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s.", "Name" : "Nafn", "Redirection URI" : "Endurbeiningarslóð", "Client Identifier" : "Biðlaraauðkenni", diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js index e862653fc00..94c33e0eaaa 100644 --- a/apps/oauth2/l10n/it.js +++ b/apps/oauth2/l10n/it.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Client OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.", "Name" : "Nome", "Redirection URI" : "URI di redirezione", "Client Identifier" : "Identificatore client", diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json index 2bc9af71599..0fa30df53f4 100644 --- a/apps/oauth2/l10n/it.json +++ b/apps/oauth2/l10n/it.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Client OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.", "Name" : "Nome", "Redirection URI" : "URI di redirezione", "Client Identifier" : "Identificatore client", diff --git a/apps/oauth2/l10n/lt_LT.js b/apps/oauth2/l10n/lt_LT.js index e2613a9fc58..5ffcc271e94 100644 --- a/apps/oauth2/l10n/lt_LT.js +++ b/apps/oauth2/l10n/lt_LT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klientai", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 protokolas leidžia trečiųjų šalių programinei įrangai pasiekti šiuos jūsų duomenis: %s.", "Name" : "Pavadinimas", "Redirection URI" : "Nukreipimo adresas", "Client Identifier" : "Kliento identifikatorius", diff --git a/apps/oauth2/l10n/lt_LT.json b/apps/oauth2/l10n/lt_LT.json index 024cfc567af..fd23bcb21fd 100644 --- a/apps/oauth2/l10n/lt_LT.json +++ b/apps/oauth2/l10n/lt_LT.json @@ -1,6 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klientai", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 protokolas leidžia trečiųjų šalių programinei įrangai pasiekti šiuos jūsų duomenis: %s.", "Name" : "Pavadinimas", "Redirection URI" : "Nukreipimo adresas", "Client Identifier" : "Kliento identifikatorius", diff --git a/apps/oauth2/l10n/lv.js b/apps/oauth2/l10n/lv.js index ce1f4eac05d..37c8d0dc265 100644 --- a/apps/oauth2/l10n/lv.js +++ b/apps/oauth2/l10n/lv.js @@ -3,7 +3,6 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klients", - "OAuth 2.0 allows external services to request access to your %s." : " OAuth 2.0 atļauj ārējiem servisiem pieprasīt piekļuvi pie Jūsu %s.", "Name" : "Nosaukums", "Redirection URI" : "Pārvirzāmais URI", "Client Identifier" : "Klienta identifikators", diff --git a/apps/oauth2/l10n/lv.json b/apps/oauth2/l10n/lv.json index d7f425b83ae..a55d5f08ed8 100644 --- a/apps/oauth2/l10n/lv.json +++ b/apps/oauth2/l10n/lv.json @@ -1,7 +1,6 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klients", - "OAuth 2.0 allows external services to request access to your %s." : " OAuth 2.0 atļauj ārējiem servisiem pieprasīt piekļuvi pie Jūsu %s.", "Name" : "Nosaukums", "Redirection URI" : "Pārvirzāmais URI", "Client Identifier" : "Klienta identifikators", diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js index 46d0ef8de59..00f4914626e 100644 --- a/apps/oauth2/l10n/nb.js +++ b/apps/oauth2/l10n/nb.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-klienter", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.", "Name" : "Navn", "Redirection URI" : "Videresendings-URI", "Client Identifier" : "Klient-identifikator", diff --git a/apps/oauth2/l10n/nb.json b/apps/oauth2/l10n/nb.json index 8b7c4114c54..6ea4e9c859a 100644 --- a/apps/oauth2/l10n/nb.json +++ b/apps/oauth2/l10n/nb.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-klienter", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.", "Name" : "Navn", "Redirection URI" : "Videresendings-URI", "Client Identifier" : "Klient-identifikator", diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js index 9feaaf1efc5..047280bd1cd 100644 --- a/apps/oauth2/l10n/nl.js +++ b/apps/oauth2/l10n/nl.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 Clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s", "Name" : "Naam", "Redirection URI" : "Omeiding URI", "Client Identifier" : "Client identificatie", diff --git a/apps/oauth2/l10n/nl.json b/apps/oauth2/l10n/nl.json index aa92fc82463..d0564c48be6 100644 --- a/apps/oauth2/l10n/nl.json +++ b/apps/oauth2/l10n/nl.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 Clients", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s", "Name" : "Naam", "Redirection URI" : "Omeiding URI", "Client Identifier" : "Client identificatie", diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js index ddd4a476af9..e718be292bb 100644 --- a/apps/oauth2/l10n/pl.js +++ b/apps/oauth2/l10n/pl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Klienci OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 pozwala zewnętrznym usługom na żądanie dostępu do %s.", "Name" : "Nazwa", "Redirection URI" : "URI przekierowania", "Client Identifier" : "Identyfikator Klienta", diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json index 367c4e9c78e..b36783cc707 100644 --- a/apps/oauth2/l10n/pl.json +++ b/apps/oauth2/l10n/pl.json @@ -1,7 +1,6 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Klienci OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 pozwala zewnętrznym usługom na żądanie dostępu do %s.", "Name" : "Nazwa", "Redirection URI" : "URI przekierowania", "Client Identifier" : "Identyfikator Klienta", diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js index 93d4082f24e..4cdf0a5f903 100644 --- a/apps/oauth2/l10n/pt_BR.js +++ b/apps/oauth2/l10n/pt_BR.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permite aos serviços externos solicitar acesso ao seu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos requisitem acesso a %s.", "Name" : "Nome", "Redirection URI" : "Redirecionamento URI", "Client Identifier" : "Identificador do Cliente", diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json index f8b09c33f37..74f23369db4 100644 --- a/apps/oauth2/l10n/pt_BR.json +++ b/apps/oauth2/l10n/pt_BR.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permite aos serviços externos solicitar acesso ao seu %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos requisitem acesso a %s.", "Name" : "Nome", "Redirection URI" : "Redirecionamento URI", "Client Identifier" : "Identificador do Cliente", diff --git a/apps/oauth2/l10n/ru.js b/apps/oauth2/l10n/ru.js index ecb59c37269..4adf2f65ceb 100644 --- a/apps/oauth2/l10n/ru.js +++ b/apps/oauth2/l10n/ru.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Клиенты OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к вашему %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к %s.", "Name" : "Имя", "Redirection URI" : "URI перенаправления", "Client Identifier" : "Идентификатор клиента", diff --git a/apps/oauth2/l10n/ru.json b/apps/oauth2/l10n/ru.json index c010fc75f81..793dd149678 100644 --- a/apps/oauth2/l10n/ru.json +++ b/apps/oauth2/l10n/ru.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Клиенты OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к вашему %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к %s.", "Name" : "Имя", "Redirection URI" : "URI перенаправления", "Client Identifier" : "Идентификатор клиента", diff --git a/apps/oauth2/l10n/sq.js b/apps/oauth2/l10n/sq.js new file mode 100644 index 00000000000..04e485efb81 --- /dev/null +++ b/apps/oauth2/l10n/sq.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "oauth2", + { + "OAuth 2.0" : "O.Auth 2.0", + "OAuth 2.0 clients" : "Klientë OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lejon shërbime të jashtme të kërkojnë akses në %s", + "Name" : "Emri", + "Redirection URI" : "URI Ridrejtimi", + "Client Identifier" : "Identifikues Klienti", + "Secret" : "Sekret", + "Add client" : "Shto klient", + "Add" : "Shto " +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/oauth2/l10n/sq.json b/apps/oauth2/l10n/sq.json new file mode 100644 index 00000000000..5d54396f02a --- /dev/null +++ b/apps/oauth2/l10n/sq.json @@ -0,0 +1,12 @@ +{ "translations": { + "OAuth 2.0" : "O.Auth 2.0", + "OAuth 2.0 clients" : "Klientë OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lejon shërbime të jashtme të kërkojnë akses në %s", + "Name" : "Emri", + "Redirection URI" : "URI Ridrejtimi", + "Client Identifier" : "Identifikues Klienti", + "Secret" : "Sekret", + "Add client" : "Shto klient", + "Add" : "Shto " +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/oauth2/l10n/tr.js b/apps/oauth2/l10n/tr.js index 101ef4ce849..92b680c60dc 100644 --- a/apps/oauth2/l10n/tr.js +++ b/apps/oauth2/l10n/tr.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 istemcileri", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 dış hizmetlerin %s hesabınıza erişmesini sağlar.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için erişim isteğinde bulunmasını sağlar.", "Name" : "Ad", "Redirection URI" : "Yönlendirme Adresi", "Client Identifier" : "İstemci Belirteci", diff --git a/apps/oauth2/l10n/tr.json b/apps/oauth2/l10n/tr.json index f650330169a..b244dc88c08 100644 --- a/apps/oauth2/l10n/tr.json +++ b/apps/oauth2/l10n/tr.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 istemcileri", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 dış hizmetlerin %s hesabınıza erişmesini sağlar.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için erişim isteğinde bulunmasını sağlar.", "Name" : "Ad", "Redirection URI" : "Yönlendirme Adresi", "Client Identifier" : "İstemci Belirteci", diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js index 32bfe73e5aa..529a9f1f854 100644 --- a/apps/oauth2/l10n/zh_CN.js +++ b/apps/oauth2/l10n/zh_CN.js @@ -3,7 +3,7 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 客户端", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 允许外部服务请求访问您的 %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s", "Name" : "名称", "Redirection URI" : "回调地址", "Client Identifier" : "客户端 ID", diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json index 2a370be13fd..b9334e7f9ad 100644 --- a/apps/oauth2/l10n/zh_CN.json +++ b/apps/oauth2/l10n/zh_CN.json @@ -1,7 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 客户端", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 允许外部服务请求访问您的 %s.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s", "Name" : "名称", "Redirection URI" : "回调地址", "Client Identifier" : "客户端 ID", |