diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
commit | 5d82e62f5a6e78ed87422e9e982e3e55f8667e54 (patch) | |
tree | 2167c2fee8c13dd1663df9cd03bcb5a8eaceb7c3 /apps/oauth2 | |
parent | edfa6033b99338d4f18cfdfaa3d1e2b14691d638 (diff) | |
download | nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.tar.gz nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/bg.js | 20 | ||||
-rw-r--r-- | apps/oauth2/l10n/bg.json | 18 | ||||
-rw-r--r-- | apps/oauth2/l10n/ca.js | 14 | ||||
-rw-r--r-- | apps/oauth2/l10n/ca.json | 14 | ||||
-rw-r--r-- | apps/oauth2/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/fi.json | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/oc.js | 18 | ||||
-rw-r--r-- | apps/oauth2/l10n/oc.json | 16 | ||||
-rw-r--r-- | apps/oauth2/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/oauth2/l10n/pl.json | 4 | ||||
-rw-r--r-- | apps/oauth2/l10n/pt_PT.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/pt_PT.json | 2 |
12 files changed, 94 insertions, 20 deletions
diff --git a/apps/oauth2/l10n/bg.js b/apps/oauth2/l10n/bg.js new file mode 100644 index 00000000000..b7b292624ba --- /dev/null +++ b/apps/oauth2/l10n/bg.js @@ -0,0 +1,20 @@ +OC.L10N.register( + "oauth2", + { + "Your client is not authorized to connect. Please inform the administrator of your client." : "Вашият клиент не е упълномощен да се свързва. Моля, информирайте администратора на вашия клиент.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Вашият URL за пренасочване трябва да е пълен URL, например: https://yourdomain.com/path", + "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Позволява удостоверяване от други уеб приложения, съвместими с OAuth2 .", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Приложението OAuth2 позволява на администраторите да конфигурират вградения работен поток за удостоверяване, за да позволят и удостоверяване от други уеб приложения, съвместими с OAuth2 .", + "OAuth 2.0 clients" : "OAuth 2.0 клиенти", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 позволява на външни услуги да изискват достъп до {instanceName}.", + "Add client" : "Добавяне на клиент", + "Name" : "Име", + "Redirection URI" : "URI за пренасочване", + "Add" : "Добавяне", + "Client Identifier" : "Идентификатор на клиента", + "Secret" : "Тайна", + "Show client secret" : "Покажете тайната на клиента", + "Delete" : "Изтриване" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/oauth2/l10n/bg.json b/apps/oauth2/l10n/bg.json new file mode 100644 index 00000000000..5ea0383e42b --- /dev/null +++ b/apps/oauth2/l10n/bg.json @@ -0,0 +1,18 @@ +{ "translations": { + "Your client is not authorized to connect. Please inform the administrator of your client." : "Вашият клиент не е упълномощен да се свързва. Моля, информирайте администратора на вашия клиент.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Вашият URL за пренасочване трябва да е пълен URL, например: https://yourdomain.com/path", + "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Позволява удостоверяване от други уеб приложения, съвместими с OAuth2 .", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Приложението OAuth2 позволява на администраторите да конфигурират вградения работен поток за удостоверяване, за да позволят и удостоверяване от други уеб приложения, съвместими с OAuth2 .", + "OAuth 2.0 clients" : "OAuth 2.0 клиенти", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 позволява на външни услуги да изискват достъп до {instanceName}.", + "Add client" : "Добавяне на клиент", + "Name" : "Име", + "Redirection URI" : "URI за пренасочване", + "Add" : "Добавяне", + "Client Identifier" : "Идентификатор на клиента", + "Secret" : "Тайна", + "Show client secret" : "Покажете тайната на клиента", + "Delete" : "Изтриване" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/oauth2/l10n/ca.js b/apps/oauth2/l10n/ca.js index 3cfc1b0059b..b81317eb684 100644 --- a/apps/oauth2/l10n/ca.js +++ b/apps/oauth2/l10n/ca.js @@ -1,18 +1,18 @@ OC.L10N.register( "oauth2", { - "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no està autoritzat a connectar-se. Informeu a l’administrador del vostre client.", - "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El vostre URL redirigit ha de ser un URL complet, per exemple: https://elvostredomini.com/path", + "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no té autorització per a connectar-se. Informeu-ne a l'administrador del client.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "L'URL de redirecció ha de ser un URL complet, com ara: https://domini.com/camí", "OAuth 2.0" : "OAuth 2.0", - "Allows OAuth2 compatible authentication from other web applications." : "Permet autenticació compatible amb OAuth2 des d'altres aplicacions web.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L’aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", + "Allows OAuth2 compatible authentication from other web applications." : "Permet l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrat perquè també permeti l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", "OAuth 2.0 clients" : "Clients OAuth 2.0", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet als serveis externs sol·licitar accés a {instanceName}.", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet que serveis externs sol·licitin accés a {instanceName}.", "Add client" : "Afegeix un client", "Name" : "Nom", - "Redirection URI" : "Redirigeix a l'URI", + "Redirection URI" : "URI de redirecció", "Add" : "Afegeix", - "Client Identifier" : "Identificador de client", + "Client Identifier" : "Identificador del client", "Secret" : "Secret", "Show client secret" : "Mostra el secret del client", "Delete" : "Suprimeix" diff --git a/apps/oauth2/l10n/ca.json b/apps/oauth2/l10n/ca.json index 99d2377e6d3..f8398a39d23 100644 --- a/apps/oauth2/l10n/ca.json +++ b/apps/oauth2/l10n/ca.json @@ -1,16 +1,16 @@ { "translations": { - "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no està autoritzat a connectar-se. Informeu a l’administrador del vostre client.", - "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "El vostre URL redirigit ha de ser un URL complet, per exemple: https://elvostredomini.com/path", + "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no té autorització per a connectar-se. Informeu-ne a l'administrador del client.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "L'URL de redirecció ha de ser un URL complet, com ara: https://domini.com/camí", "OAuth 2.0" : "OAuth 2.0", - "Allows OAuth2 compatible authentication from other web applications." : "Permet autenticació compatible amb OAuth2 des d'altres aplicacions web.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L’aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrada per també permetre l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", + "Allows OAuth2 compatible authentication from other web applications." : "Permet l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrat perquè també permeti l'autenticació compatible amb OAuth2 des d'altres aplicacions web.", "OAuth 2.0 clients" : "Clients OAuth 2.0", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet als serveis externs sol·licitar accés a {instanceName}.", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet que serveis externs sol·licitin accés a {instanceName}.", "Add client" : "Afegeix un client", "Name" : "Nom", - "Redirection URI" : "Redirigeix a l'URI", + "Redirection URI" : "URI de redirecció", "Add" : "Afegeix", - "Client Identifier" : "Identificador de client", + "Client Identifier" : "Identificador del client", "Secret" : "Secret", "Show client secret" : "Mostra el secret del client", "Delete" : "Suprimeix" diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js index e710207fa95..62d28b16c90 100644 --- a/apps/oauth2/l10n/fi.js +++ b/apps/oauth2/l10n/fi.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "Your client is not authorized to connect. Please inform the administrator of your client." : "Asiakastasi ei ole valtuutettu yhdistämään. Ilmoita ylläpidolle asiakkaastasi.", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Sallii OAuth2-yhteensopivan tunnistautumisen muista verkkosovelluksista.", "OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat", diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json index 554a619b554..5fbb8bbd593 100644 --- a/apps/oauth2/l10n/fi.json +++ b/apps/oauth2/l10n/fi.json @@ -1,4 +1,5 @@ { "translations": { + "Your client is not authorized to connect. Please inform the administrator of your client." : "Asiakastasi ei ole valtuutettu yhdistämään. Ilmoita ylläpidolle asiakkaastasi.", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Sallii OAuth2-yhteensopivan tunnistautumisen muista verkkosovelluksista.", "OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat", diff --git a/apps/oauth2/l10n/oc.js b/apps/oauth2/l10n/oc.js new file mode 100644 index 00000000000..8c070c5bda4 --- /dev/null +++ b/apps/oauth2/l10n/oc.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "oauth2", + { + "Your client is not authorized to connect. Please inform the administrator of your client." : "Vòstre client es pas autorizat a se connectar. Mercés d’informar l’administrator de vòstre client.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vòstra URL de redireccion deu èsser una URL complèta per exemple : https://vostredomeni.com/path", + "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Permet l’autentificacion compatibla OAuth2 a partir d’autras aplicacions web", + "OAuth 2.0 clients" : "clients OAuth 2.0", + "Add client" : "Apondre un client", + "Name" : "Nom", + "Redirection URI" : "URI de redireccion", + "Add" : "Apondre", + "Client Identifier" : "Identificador client", + "Secret" : "Secret", + "Show client secret" : "Afichar lo secret del client", + "Delete" : "Suprimir" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/oauth2/l10n/oc.json b/apps/oauth2/l10n/oc.json new file mode 100644 index 00000000000..b704b386d18 --- /dev/null +++ b/apps/oauth2/l10n/oc.json @@ -0,0 +1,16 @@ +{ "translations": { + "Your client is not authorized to connect. Please inform the administrator of your client." : "Vòstre client es pas autorizat a se connectar. Mercés d’informar l’administrator de vòstre client.", + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vòstra URL de redireccion deu èsser una URL complèta per exemple : https://vostredomeni.com/path", + "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Permet l’autentificacion compatibla OAuth2 a partir d’autras aplicacions web", + "OAuth 2.0 clients" : "clients OAuth 2.0", + "Add client" : "Apondre un client", + "Name" : "Nom", + "Redirection URI" : "URI de redireccion", + "Add" : "Apondre", + "Client Identifier" : "Identificador client", + "Secret" : "Secret", + "Show client secret" : "Afichar lo secret del client", + "Delete" : "Suprimir" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js index 3478cd5fc43..049fff0a3cb 100644 --- a/apps/oauth2/l10n/pl.js +++ b/apps/oauth2/l10n/pl.js @@ -13,8 +13,8 @@ OC.L10N.register( "Redirection URI" : "URI przekierowania", "Add" : "Dodaj", "Client Identifier" : "Identyfikator Klienta", - "Secret" : "Sekretny klucz", - "Show client secret" : "Pokaż sekretny klucz klienta", + "Secret" : "Tajny klucz", + "Show client secret" : "Pokaż tajny klucz klienta", "Delete" : "Usuń" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json index a7468d739a6..f8e2ffa58bf 100644 --- a/apps/oauth2/l10n/pl.json +++ b/apps/oauth2/l10n/pl.json @@ -11,8 +11,8 @@ "Redirection URI" : "URI przekierowania", "Add" : "Dodaj", "Client Identifier" : "Identyfikator Klienta", - "Secret" : "Sekretny klucz", - "Show client secret" : "Pokaż sekretny klucz klienta", + "Secret" : "Tajny klucz", + "Show client secret" : "Pokaż tajny klucz klienta", "Delete" : "Usuń" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/oauth2/l10n/pt_PT.js b/apps/oauth2/l10n/pt_PT.js index f096bc7a483..ca8caff189d 100644 --- a/apps/oauth2/l10n/pt_PT.js +++ b/apps/oauth2/l10n/pt_PT.js @@ -10,7 +10,7 @@ OC.L10N.register( "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.", "Add client" : "Adicionar cliente", "Name" : "Nome", - "Redirection URI" : "URI de redireccionamento", + "Redirection URI" : "URI de redirecionamento", "Add" : "Adicionar", "Client Identifier" : "Identificador de Cliente", "Secret" : "Segredo", diff --git a/apps/oauth2/l10n/pt_PT.json b/apps/oauth2/l10n/pt_PT.json index f61fbddc66a..0613991d2f7 100644 --- a/apps/oauth2/l10n/pt_PT.json +++ b/apps/oauth2/l10n/pt_PT.json @@ -8,7 +8,7 @@ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.", "Add client" : "Adicionar cliente", "Name" : "Nome", - "Redirection URI" : "URI de redireccionamento", + "Redirection URI" : "URI de redirecionamento", "Add" : "Adicionar", "Client Identifier" : "Identificador de Cliente", "Secret" : "Segredo", |