migrate therinaldos.com data
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s

This commit is contained in:
2024-05-05 15:50:45 -04:00
commit ef1ff240d4
23182 changed files with 3801898 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-kliënte",
"Name" : "Naam",
"Redirection URI" : "Herverwysings-URI",
"Client Identifier" : "Kliëntidentifiseerder",
"Add client" : "Voeg kliënt toe",
"Add" : "Voeg toe",
"Delete" : "Skrap",
"Secret" : "Geheim"
},
"nplurals=2; plural=(n != 1);");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-kliënte",
"Name" : "Naam",
"Redirection URI" : "Herverwysings-URI",
"Client Identifier" : "Kliëntidentifiseerder",
"Add client" : "Voeg kliënt toe",
"Add" : "Voeg toe",
"Delete" : "Skrap",
"Secret" : "Geheim"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+23
View File
@@ -0,0 +1,23 @@
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 المُعاد توجيهه يجب أن يكون عنواناً كاملاً كما في المثال التالي: 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" : "عملاء OAuth2,0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "يسمح OAuth2.0 لخدمات خارجية بطلب الوصول إلى {instanceName}",
"Name" : "الاسم",
"Redirection URI" : "رابط إعادة التوجيه",
"Client Identifier" : "مُعرِّف العميل",
"Secret key" : "المفتاح السّرّي",
"Delete client" : "حذف عميل ",
"Add client" : "إضافة عميل",
"Add" : "إضافة",
"Delete" : "حذف",
"Show client secret" : "عرض كلمة سر العميل",
"Hide client secret" : "إخْفِ سِرَّ العميل",
"Secret" : "السر"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
+21
View File
@@ -0,0 +1,21 @@
{ "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 المُعاد توجيهه يجب أن يكون عنواناً كاملاً كما في المثال التالي: 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" : "عملاء OAuth2,0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "يسمح OAuth2.0 لخدمات خارجية بطلب الوصول إلى {instanceName}",
"Name" : "الاسم",
"Redirection URI" : "رابط إعادة التوجيه",
"Client Identifier" : "مُعرِّف العميل",
"Secret key" : "المفتاح السّرّي",
"Delete client" : "حذف عميل ",
"Add client" : "إضافة عميل",
"Add" : "إضافة",
"Delete" : "حذف",
"Show client secret" : "عرض كلمة سر العميل",
"Hide client secret" : "إخْفِ سِرَّ العميل",
"Secret" : "السر"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
"Add client" : "Amestar veceru",
"Name" : "Nome",
"Redirection URI" : "URI de redireición",
"Add" : "Amestar",
"Client Identifier" : "Identificador del veceru",
"Secret" : "Secretu",
"Delete" : "Desaniciar"
},
"nplurals=2; plural=(n != 1);");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
"Add client" : "Amestar veceru",
"Name" : "Nome",
"Redirection URI" : "URI de redireición",
"Add" : "Amestar",
"Client Identifier" : "Identificador del veceru",
"Secret" : "Secretu",
"Delete" : "Desaniciar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+21
View File
@@ -0,0 +1,21 @@
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}.",
"Name" : "Име",
"Redirection URI" : "URI за пренасочване",
"Client Identifier" : "Идентификатор на клиента",
"Secret key" : "Секретен ключ",
"Add client" : "Добавяне на клиент",
"Add" : "Добавяне",
"Delete" : "Изтриване",
"Show client secret" : "Покажете тайната на клиента",
"Secret" : "Тайна"
},
"nplurals=2; plural=(n != 1);");
+19
View File
@@ -0,0 +1,19 @@
{ "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}.",
"Name" : "Име",
"Redirection URI" : "URI за пренасочване",
"Client Identifier" : "Идентификатор на клиента",
"Secret key" : "Секретен ключ",
"Add client" : "Добавяне на клиент",
"Add" : "Добавяне",
"Delete" : "Изтриване",
"Show client secret" : "Покажете тайната на клиента",
"Secret" : "Тайна"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+21
View File
@@ -0,0 +1,21 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit merour ho kliant.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ho adhenter URL en deus ezhomm bezhañ un URL klog da skouer : https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Oatreit an dilesa a glot gant OAuth 2.0 diouzh ho meziant web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 ar merour da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.",
"OAuth 2.0 clients" : "Kliant OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "Aotreañ a ra OAuth 2.0 ar servijourienn diavaez da goulenn tizhout {instanceName}.",
"Name" : "Anv",
"Redirection URI" : "Adhent URL",
"Client Identifier" : "Anavezer Kliant",
"Secret key" : "Alc'hwez sekred",
"Add client" : "Ouzhoennañ kliant",
"Add" : "Ouzhpennañ",
"Delete" : "Dilemel",
"Show client secret" : "Diskouez sekret ar kliant",
"Secret" : "Sekret"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
+19
View File
@@ -0,0 +1,19 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit merour ho kliant.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ho adhenter URL en deus ezhomm bezhañ un URL klog da skouer : https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Oatreit an dilesa a glot gant OAuth 2.0 diouzh ho meziant web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 ar merour da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.",
"OAuth 2.0 clients" : "Kliant OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "Aotreañ a ra OAuth 2.0 ar servijourienn diavaez da goulenn tizhout {instanceName}.",
"Name" : "Anv",
"Redirection URI" : "Adhent URL",
"Client Identifier" : "Anavezer Kliant",
"Secret key" : "Alc'hwez sekred",
"Add client" : "Ouzhoennañ kliant",
"Add" : "Ouzhpennañ",
"Delete" : "Dilemel",
"Show client secret" : "Diskouez sekret ar kliant",
"Secret" : "Sekret"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"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 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 que serveis externs sol·licitin accés a {instanceName}.",
"Name" : "Nom",
"Redirection URI" : "URI de redirecció",
"Client Identifier" : "Identificador del client",
"Secret key" : "Clau secreta",
"Delete client" : "Suprimeix el client",
"Add client" : "Afegeix un client",
"Add" : "Afegeix",
"Delete" : "Suprimeix",
"Show client secret" : "Mostra el secret del client",
"Hide client secret" : "Amaga el secret del client",
"Secret" : "Secret"
},
"nplurals=2; plural=(n != 1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"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 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 que serveis externs sol·licitin accés a {instanceName}.",
"Name" : "Nom",
"Redirection URI" : "URI de redirecció",
"Client Identifier" : "Identificador del client",
"Secret key" : "Clau secreta",
"Delete client" : "Suprimeix el client",
"Add client" : "Afegeix un client",
"Add" : "Afegeix",
"Delete" : "Suprimeix",
"Show client secret" : "Mostra el secret del client",
"Hide client secret" : "Amaga el secret del client",
"Secret" : "Secret"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+22
View File
@@ -0,0 +1,22 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Váš klient není autorizován pro připojení se. Informujte správce svého klienta.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL adresu přesměrování je třeba uvádět celou, např. https://yourdomain.com/umisteni",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikace OAuth2 umožňuje správcům nastavit vestavěný postup ověřování tak, aby podporoval také OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
"Client Identifier" : "Identifikátor klienta",
"Secret key" : "Tajný klíč",
"Delete client" : "Smazat klienta",
"Add client" : "Přidat klienta",
"Add" : "Přidat",
"Delete" : "Smazat",
"Show client secret" : "Zobrazit klientské tajemství",
"Secret" : "Tajemství"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
+20
View File
@@ -0,0 +1,20 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Váš klient není autorizován pro připojení se. Informujte správce svého klienta.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL adresu přesměrování je třeba uvádět celou, např. https://yourdomain.com/umisteni",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikace OAuth2 umožňuje správcům nastavit vestavěný postup ověřování tak, aby podporoval také OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
"Client Identifier" : "Identifikátor klienta",
"Secret key" : "Tajný klíč",
"Delete client" : "Smazat klienta",
"Add client" : "Přidat klienta",
"Add" : "Přidat",
"Delete" : "Smazat",
"Show client secret" : "Zobrazit klientské tajemství",
"Secret" : "Tajemství"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienter",
"Name" : "Navn",
"Redirection URI" : "Viderestilling URI",
"Client Identifier" : "Klient ID",
"Secret key" : "Hemmelig nøgle",
"Add client" : "Tilføj klient",
"Add" : "Tilføj",
"Delete" : "Slet",
"Secret" : "Hemmelighed"
},
"nplurals=2; plural=(n != 1);");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienter",
"Name" : "Navn",
"Redirection URI" : "Viderestilling URI",
"Client Identifier" : "Klient ID",
"Secret key" : "Hemmelig nøgle",
"Add client" : "Tilføj klient",
"Add" : "Tilføj",
"Delete" : "Slet",
"Secret" : "Hemmelighed"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+22
View File
@@ -0,0 +1,22 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere den Administrator deines Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret key" : "Geheimer Schlüssel",
"Delete client" : "Client löschen",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"Delete" : " Löschen",
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
"Secret" : "Geheimnis"
},
"nplurals=2; plural=(n != 1);");
+20
View File
@@ -0,0 +1,20 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere den Administrator deines Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret key" : "Geheimer Schlüssel",
"Delete client" : "Client löschen",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"Delete" : " Löschen",
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
"Secret" : "Geheimnis"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://ihredomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2-kompatible Authentifizierung durch andere Web-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren, den eingebauten Authentifizierungsablauf dahingehend zu konfigurieren, dass auch eine OAuth2-kompatible Authentifizierung durch andere Web-Anwendungen möglich ist. ",
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret key" : "Geheimer Schlüssel",
"Delete client" : "Client löschen",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"Delete" : "Löschen",
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden",
"Secret" : "Geheimnis"
},
"nplurals=2; plural=(n != 1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://ihredomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2-kompatible Authentifizierung durch andere Web-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren, den eingebauten Authentifizierungsablauf dahingehend zu konfigurieren, dass auch eine OAuth2-kompatible Authentifizierung durch andere Web-Anwendungen möglich ist. ",
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret key" : "Geheimer Schlüssel",
"Delete client" : "Client löschen",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"Delete" : "Löschen",
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden",
"Secret" : "Geheimnis"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+21
View File
@@ -0,0 +1,21 @@
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}.",
"Name" : "Όνομα",
"Redirection URI" : "URI ανακατεύθυνσης",
"Client Identifier" : "Αναγνωριστικό πελάτη",
"Secret key" : "Μυστικό κλειδί",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη",
"Delete" : "Διαγραφή",
"Show client secret" : "Εμφάνιση μυστικού εφαρμογής υπολογιστή",
"Secret" : "Μυστικό"
},
"nplurals=2; plural=(n != 1);");
+19
View File
@@ -0,0 +1,19 @@
{ "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}.",
"Name" : "Όνομα",
"Redirection URI" : "URI ανακατεύθυνσης",
"Client Identifier" : "Αναγνωριστικό πελάτη",
"Secret key" : "Μυστικό κλειδί",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη",
"Delete" : "Διαγραφή",
"Show client secret" : "Εμφάνιση μυστικού εφαρμογής υπολογιστή",
"Secret" : "Μυστικό"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Your client is not authorised to connect. Please inform the administrator of your client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Allows OAuth2 compatible authentication from other web applications.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.",
"OAuth 2.0 clients" : "OAuth 2.0 clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 allows external services to request access to {instanceName}.",
"Name" : "Name",
"Redirection URI" : "Redirection URI",
"Client Identifier" : "Client Identifier",
"Secret key" : "Secret key",
"Delete client" : "Delete client",
"Add client" : "Add client",
"Add" : "Add",
"Delete" : "Delete",
"Show client secret" : "Show client secret",
"Hide client secret" : "Hide client secret",
"Secret" : "Secret"
},
"nplurals=2; plural=(n != 1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Your client is not authorised to connect. Please inform the administrator of your client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Allows OAuth2 compatible authentication from other web applications.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.",
"OAuth 2.0 clients" : "OAuth 2.0 clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 allows external services to request access to {instanceName}.",
"Name" : "Name",
"Redirection URI" : "Redirection URI",
"Client Identifier" : "Client Identifier",
"Secret key" : "Secret key",
"Delete client" : "Delete client",
"Add client" : "Add client",
"Add" : "Add",
"Delete" : "Delete",
"Show client secret" : "Show client secret",
"Hide client secret" : "Hide client secret",
"Secret" : "Secret"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Tu cliente no está autorizado a conectarse. Por favor, informa de tu cliente al administrador.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://tudominio.com/ruta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La app OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también autenticación compatible con OAuth2 desde otras aplicaciones web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite a servicios externos solicitar acceso a {instanceName}",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
"Secret key" : "Llave secreta",
"Delete client" : "Eliminar cliente",
"Add client" : "Añadir cliente",
"Add" : "Añadir",
"Delete" : "Eliminar",
"Show client secret" : "Mostrar secreto del cliente",
"Hide client secret" : "Ocultar secreto del cliente",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Tu cliente no está autorizado a conectarse. Por favor, informa de tu cliente al administrador.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://tudominio.com/ruta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La app OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también autenticación compatible con OAuth2 desde otras aplicaciones web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite a servicios externos solicitar acceso a {instanceName}",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
"Secret key" : "Llave secreta",
"Delete client" : "Eliminar cliente",
"Add client" : "Añadir cliente",
"Add" : "Añadir",
"Delete" : "Eliminar",
"Show client secret" : "Mostrar secreto del cliente",
"Hide client secret" : "Ocultar secreto del cliente",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Eliminar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Eliminar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+21
View File
@@ -0,0 +1,21 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Tu cliente no está autorizado para conectarse. Por favor, informa al administrador de tu cliente.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 permite a los administradores configurar el flujo de autenticación integrado para permitir la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite a servicios externos solicitar acceso a {instanceName}.",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Show client secret" : "Mostrar el secreto del cliente",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+19
View File
@@ -0,0 +1,19 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Tu cliente no está autorizado para conectarse. Por favor, informa al administrador de tu cliente.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 permite a los administradores configurar el flujo de autenticación integrado para permitir la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite a servicios externos solicitar acceso a {instanceName}.",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Show client secret" : "Mostrar el secreto del cliente",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+21
View File
@@ -0,0 +1,21 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Su cliente no está autorizado para conectarse. Por favor informe al administrador de su cliente.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Su URL de redireccionamiento debe ser una URL completa, por ejemplo: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios externos soliciten acceso a {instanceName}.",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Show client secret" : "Mostrar secreto del cliente",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+19
View File
@@ -0,0 +1,19 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Su cliente no está autorizado para conectarse. Por favor informe al administrador de su cliente.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Su URL de redireccionamiento debe ser una URL completa, por ejemplo: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también la autenticación compatible con OAuth2 desde otras aplicaciones web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios externos soliciten acceso a {instanceName}.",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Show client secret" : "Mostrar secreto del cliente",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+17
View File
@@ -0,0 +1,17 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 le permite a los administradores configurar el flujo de autenticación integrado para también permitir la autenticación OAuth2 de otras aplicaciones web compatibles. ",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+15
View File
@@ -0,0 +1,15 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 le permite a los administradores configurar el flujo de autenticación integrado para también permitir la autenticación OAuth2 de otras aplicaciones web compatibles. ",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+15
View File
@@ -0,0 +1,15 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+13
View File
@@ -0,0 +1,13 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret key" : "Llave secreta",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"Delete" : "Borrar",
"Secret" : "Secreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0 kliendid",
"Name" : "Nimi",
"Redirection URI" : "Suunamise URI",
"Client Identifier" : "Kliendi identifikaator",
"Secret key" : "Salavõti",
"Add client" : "Lisa klient",
"Add" : "Lisa",
"Delete" : "Kustuta",
"Secret" : "Saladus"
},
"nplurals=2; plural=(n != 1);");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0 kliendid",
"Name" : "Nimi",
"Redirection URI" : "Suunamise URI",
"Client Identifier" : "Kliendi identifikaator",
"Secret key" : "Salavõti",
"Add client" : "Lisa klient",
"Add" : "Lisa",
"Delete" : "Kustuta",
"Secret" : "Saladus"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+21
View File
@@ -0,0 +1,21 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Zure bezeroak ez du konektatzeko baimenik. Esan iezaiozu zure bezeroaren administratzaileari.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Berbideraketa egiteko URLa URL oso bat izan behar da, adibidez: https://zuredomeinua.eus/karpeta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Beste web aplikazio batzuen bidez egindako OAuth2 erako autentikazioa egitea baimentzen du",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 aplikazioak, zerbitzu hori eskaintzen duten beste web aplikazio batzuen bidez autentikazioa egiten konfiguratzeko aukera eskaintzen die sistemaren kudeatzaileei.",
"OAuth 2.0 clients" : "OAuth 2.0 bezeroak",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0k kanpo zerbitzuei {instanceName} instantziara sartzeko baimena eskatzea baimentzen die.",
"Name" : "Izena",
"Redirection URI" : "Birbideraketaren URI",
"Client Identifier" : "Bezeroaren Identifikadorea",
"Secret key" : "Gako sekretua",
"Add client" : "Gehitu bezeroa",
"Add" : "Gehitu",
"Delete" : "Ezabatu",
"Show client secret" : "Erakutsi bezeroaren sekretua",
"Secret" : "Sekretua"
},
"nplurals=2; plural=(n != 1);");
+19
View File
@@ -0,0 +1,19 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Zure bezeroak ez du konektatzeko baimenik. Esan iezaiozu zure bezeroaren administratzaileari.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Berbideraketa egiteko URLa URL oso bat izan behar da, adibidez: https://zuredomeinua.eus/karpeta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Beste web aplikazio batzuen bidez egindako OAuth2 erako autentikazioa egitea baimentzen du",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 aplikazioak, zerbitzu hori eskaintzen duten beste web aplikazio batzuen bidez autentikazioa egiten konfiguratzeko aukera eskaintzen die sistemaren kudeatzaileei.",
"OAuth 2.0 clients" : "OAuth 2.0 bezeroak",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0k kanpo zerbitzuei {instanceName} instantziara sartzeko baimena eskatzea baimentzen die.",
"Name" : "Izena",
"Redirection URI" : "Birbideraketaren URI",
"Client Identifier" : "Bezeroaren Identifikadorea",
"Secret key" : "Gako sekretua",
"Add client" : "Gehitu bezeroa",
"Add" : "Gehitu",
"Delete" : "Ezabatu",
"Show client secret" : "Erakutsi bezeroaren sekretua",
"Secret" : "Sekretua"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+21
View File
@@ -0,0 +1,21 @@
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.",
"Name" : "نام",
"Redirection URI" : "تغییر مسیر URI",
"Client Identifier" : "شناسه مشتری",
"Secret key" : "کلید مخفی",
"Add client" : "افزودن مشتری",
"Add" : "افزودن",
"Delete" : "حذف",
"Show client secret" : "راز مشتری را نشان دهید",
"Secret" : "راز"
},
"nplurals=2; plural=(n > 1);");
+19
View File
@@ -0,0 +1,19 @@
{ "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.",
"Name" : "نام",
"Redirection URI" : "تغییر مسیر URI",
"Client Identifier" : "شناسه مشتری",
"Secret key" : "کلید مخفی",
"Add client" : "افزودن مشتری",
"Add" : "افزودن",
"Delete" : "حذف",
"Show client secret" : "راز مشتری را نشان دهید",
"Secret" : "راز"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
+19
View File
@@ -0,0 +1,19 @@
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.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Uudelleenohjauksen URL-osoitteen on oltava täydellinen URL-osoite, esimerkiksi: https://yourdomain.com/path",
"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",
"Name" : "Nimi",
"Redirection URI" : "Uudelleenohjaus URI",
"Client Identifier" : "Asiakkaan tunniste",
"Secret key" : "Salainen avain",
"Add client" : "Lisää asiakas",
"Add" : "Lisää",
"Delete" : "Poista",
"Show client secret" : "Näytä asiakkaan salaisuus",
"Secret" : "Salaisuus"
},
"nplurals=2; plural=(n != 1);");
+17
View File
@@ -0,0 +1,17 @@
{ "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.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Uudelleenohjauksen URL-osoitteen on oltava täydellinen URL-osoite, esimerkiksi: https://yourdomain.com/path",
"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",
"Name" : "Nimi",
"Redirection URI" : "Uudelleenohjaus URI",
"Client Identifier" : "Asiakkaan tunniste",
"Secret key" : "Salainen avain",
"Add client" : "Lisää asiakas",
"Add" : "Lisää",
"Delete" : "Poista",
"Show client secret" : "Näytä asiakkaan salaisuus",
"Secret" : "Salaisuus"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Votre client n'est pas autorisé à se connecter. Veuillez en informer l'administrateur.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Votre adresse de redirection doit être une URL complète, par exemple: https://example.com/chemin",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'application OAuth2 permet aux administrateurs de configurer le processus d'authentification intégré afin d'autoriser une authentification compatible OAuth2 depuis d'autres applications web.",
"OAuth 2.0 clients" : "Clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet à des services externes de demander l'accès à {instanceName}.",
"Name" : "Nom",
"Redirection URI" : "URI de redirection",
"Client Identifier" : "Identifiant du client",
"Secret key" : "Clé secrète",
"Delete client" : "Supprimer le client",
"Add client" : "Ajouter un client",
"Add" : "Ajouter",
"Delete" : "Supprimer",
"Show client secret" : "Afficher le code secret du client",
"Hide client secret" : "Masquer le secret du client",
"Secret" : "Code secret"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Votre client n'est pas autorisé à se connecter. Veuillez en informer l'administrateur.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Votre adresse de redirection doit être une URL complète, par exemple: https://example.com/chemin",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'application OAuth2 permet aux administrateurs de configurer le processus d'authentification intégré afin d'autoriser une authentification compatible OAuth2 depuis d'autres applications web.",
"OAuth 2.0 clients" : "Clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet à des services externes de demander l'accès à {instanceName}.",
"Name" : "Nom",
"Redirection URI" : "URI de redirection",
"Client Identifier" : "Identifiant du client",
"Secret key" : "Clé secrète",
"Delete client" : "Supprimer le client",
"Add client" : "Ajouter un client",
"Add" : "Ajouter",
"Delete" : "Supprimer",
"Show client secret" : "Afficher le code secret du client",
"Hide client secret" : "Masquer le secret du client",
"Secret" : "Code secret"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente non ten autorización para conectarse. Informe do seu cliente á administración da instancia",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "o seu URL de redirección debe ser un URL completo, por exemplo: https://omeudominio.com/ruta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticación compatíbel con OAuth2 dende outras aplicacións web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A aplicación OAuth2 permítelle aos administradores configurar o fluxo de traballo de autenticación integrado para permitir tamén autenticación compatíbel con OAuth2 dende outras aplicacións web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso a {instanceName}.",
"Name" : "Nome",
"Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
"Secret key" : "Chave secreta",
"Delete client" : "Eliminar cliente",
"Add client" : "Engadir cliente",
"Add" : "Engadir",
"Delete" : "Eliminar",
"Show client secret" : "Amosar o segredo do cliente",
"Hide client secret" : "Agochar o segredo do cliente",
"Secret" : "Segredo"
},
"nplurals=2; plural=(n != 1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente non ten autorización para conectarse. Informe do seu cliente á administración da instancia",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "o seu URL de redirección debe ser un URL completo, por exemplo: https://omeudominio.com/ruta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticación compatíbel con OAuth2 dende outras aplicacións web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A aplicación OAuth2 permítelle aos administradores configurar o fluxo de traballo de autenticación integrado para permitir tamén autenticación compatíbel con OAuth2 dende outras aplicacións web.",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso a {instanceName}.",
"Name" : "Nome",
"Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
"Secret key" : "Chave secreta",
"Delete client" : "Eliminar cliente",
"Add client" : "Engadir cliente",
"Add" : "Engadir",
"Delete" : "Eliminar",
"Show client secret" : "Amosar o segredo do cliente",
"Hide client secret" : "Agochar o segredo do cliente",
"Secret" : "Segredo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+21
View File
@@ -0,0 +1,21 @@
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" : "כתובת ההפניה שלך חייבת להיות כתובת מלאה, למשל: 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}.",
"Name" : "שם",
"Redirection URI" : "כתובת הפנייה",
"Client Identifier" : "זיהוי לקו",
"Secret key" : "מפתח סודי",
"Add client" : "הוספת לקוחי",
"Add" : "הוספה",
"Delete" : "מחיקה",
"Show client secret" : "הצגת סוד לקוח",
"Secret" : "סוד"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
+19
View File
@@ -0,0 +1,19 @@
{ "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" : "כתובת ההפניה שלך חייבת להיות כתובת מלאה, למשל: 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}.",
"Name" : "שם",
"Redirection URI" : "כתובת הפנייה",
"Client Identifier" : "זיהוי לקו",
"Secret key" : "מפתח סודי",
"Add client" : "הוספת לקוחי",
"Add" : "הוספה",
"Delete" : "מחיקה",
"Show client secret" : "הצגת סוד לקוח",
"Secret" : "סוד"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}
+21
View File
@@ -0,0 +1,21 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Vaš klijent nije ovlašten za povezivanje. Obavijestite administratora svog klijenta.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vaš URL za preusmjeravanje mora biti cjelovit URL, primjerice: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Omogućuje autentifikaciju kompatibilnu s OAuth2 iz drugih web aplikacija.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikacija OAuth2 omogućuje administratorima da konfiguriraju ugrađeni tijek autentifikacije kako bi također omogućili autentifikaciju kompatibilnu s OAuth2 iz drugih web aplikacija.",
"OAuth 2.0 clients" : "OAuth 2.0 klijenti",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 omogućuje vanjskim servisima da zahtijevaju pristup {instanceName}.",
"Name" : "Naziv",
"Redirection URI" : "URL za preusmjeravanje",
"Client Identifier" : "Identifikator klijenta",
"Secret key" : "Tajni ključ",
"Add client" : "Dodaj klijenta",
"Add" : "Dodaj",
"Delete" : "Izbriši",
"Show client secret" : "Prikaži tajni ključ klijenta",
"Secret" : "Tajno"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+19
View File
@@ -0,0 +1,19 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Vaš klijent nije ovlašten za povezivanje. Obavijestite administratora svog klijenta.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vaš URL za preusmjeravanje mora biti cjelovit URL, primjerice: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Omogućuje autentifikaciju kompatibilnu s OAuth2 iz drugih web aplikacija.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikacija OAuth2 omogućuje administratorima da konfiguriraju ugrađeni tijek autentifikacije kako bi također omogućili autentifikaciju kompatibilnu s OAuth2 iz drugih web aplikacija.",
"OAuth 2.0 clients" : "OAuth 2.0 klijenti",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 omogućuje vanjskim servisima da zahtijevaju pristup {instanceName}.",
"Name" : "Naziv",
"Redirection URI" : "URL za preusmjeravanje",
"Client Identifier" : "Identifikator klijenta",
"Secret key" : "Tajni ključ",
"Add client" : "Dodaj klijenta",
"Add" : "Dodaj",
"Delete" : "Izbriši",
"Show client secret" : "Prikaži tajni ključ klijenta",
"Secret" : "Tajno"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}
+21
View File
@@ -0,0 +1,21 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Az Ön kliensalkalmazása számára nem engedélyezett a kapcsolódás. Értesítse a kliense rendszergazdáját.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Az átirányítási URL-jének teljes URL-nek kell lennie, például: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Lehetővé teszi az OAuth2 kompatibilis hitelesítést más webalkalmazásokból.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Az OAuth2 alkalmazás lehetővé teszi a rendszergazdák számára, hogy beállíthassák a beépített azonosítási munkafolyamat számára az OAuth2 kompatibilis hitelesítést más webalkalmazásokból.",
"OAuth 2.0 clients" : "OAuth 2.0 kliensek",
"OAuth 2.0 allows external services to request access to {instanceName}." : "Az OAuth 2.0 engedélyezi, hogy külső szolgáltatások hozzáférést kérjenek a következőhöz: {instanceName}.",
"Name" : "Név",
"Redirection URI" : "Átirányítési URI",
"Client Identifier" : "Ügyfélazonosító",
"Secret key" : "Titkos kulcs",
"Add client" : "Kliens hozzáadása",
"Add" : "Hozzáadás",
"Delete" : "Törlés",
"Show client secret" : "Kliens titkának megjelenítése",
"Secret" : "Titok"
},
"nplurals=2; plural=(n != 1);");
+19
View File
@@ -0,0 +1,19 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Az Ön kliensalkalmazása számára nem engedélyezett a kapcsolódás. Értesítse a kliense rendszergazdáját.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Az átirányítási URL-jének teljes URL-nek kell lennie, például: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Lehetővé teszi az OAuth2 kompatibilis hitelesítést más webalkalmazásokból.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Az OAuth2 alkalmazás lehetővé teszi a rendszergazdák számára, hogy beállíthassák a beépített azonosítási munkafolyamat számára az OAuth2 kompatibilis hitelesítést más webalkalmazásokból.",
"OAuth 2.0 clients" : "OAuth 2.0 kliensek",
"OAuth 2.0 allows external services to request access to {instanceName}." : "Az OAuth 2.0 engedélyezi, hogy külső szolgáltatások hozzáférést kérjenek a következőhöz: {instanceName}.",
"Name" : "Név",
"Redirection URI" : "Átirányítési URI",
"Client Identifier" : "Ügyfélazonosító",
"Secret key" : "Titkos kulcs",
"Add client" : "Kliens hozzáadása",
"Add" : "Hozzáadás",
"Delete" : "Törlés",
"Show client secret" : "Kliens titkának megjelenítése",
"Secret" : "Titok"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+14
View File
@@ -0,0 +1,14 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Klien OAuth 2.0",
"Name" : "Nama",
"Redirection URI" : "URI Pengalihan",
"Client Identifier" : "Identifier klien",
"Secret key" : "Kunci rahasia",
"Add client" : "Tambah klien",
"Add" : "Tambah",
"Delete" : "Hapus",
"Secret" : "Rahasia"
},
"nplurals=1; plural=0;");
+12
View File
@@ -0,0 +1,12 @@
{ "translations": {
"OAuth 2.0 clients" : "Klien OAuth 2.0",
"Name" : "Nama",
"Redirection URI" : "URI Pengalihan",
"Client Identifier" : "Identifier klien",
"Secret key" : "Kunci rahasia",
"Add client" : "Tambah klien",
"Add" : "Tambah",
"Delete" : "Hapus",
"Secret" : "Rahasia"
},"pluralForm" :"nplurals=1; plural=0;"
}
+22
View File
@@ -0,0 +1,22 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Biðlarinn þinn hefur ekki heimild til að tengjast. Láttu kerfisstjórann þinn vita.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL-endurbeiningarslóðin verður að vera full URL-slóð, til dæmis: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Gerir kleift að nota OAuth2-samhæfða auðkenningu frá öðrum vefforritum.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-forritið gerir kerfisstjórum kleift að stilla innbyggða auðkenningarferlið þannig að einnig sé hægt að nota OAuth2-samhæfða auðkenningu frá öðrum vefforritum.",
"OAuth 2.0 clients" : "OAuth 2.0 biðlarar",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að {instanceName}.",
"Name" : "Nafn",
"Redirection URI" : "Endurbeiningarslóð",
"Client Identifier" : "Biðlaraauðkenni",
"Secret key" : "Leynilykill",
"Delete client" : "Eyða biðlara",
"Add client" : "Bæta við biðlara",
"Add" : "Bæta við",
"Delete" : "Eyða",
"Show client secret" : "Sýna leynilykil biðlara",
"Secret" : "Leynilykill"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
+20
View File
@@ -0,0 +1,20 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Biðlarinn þinn hefur ekki heimild til að tengjast. Láttu kerfisstjórann þinn vita.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL-endurbeiningarslóðin verður að vera full URL-slóð, til dæmis: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Gerir kleift að nota OAuth2-samhæfða auðkenningu frá öðrum vefforritum.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-forritið gerir kerfisstjórum kleift að stilla innbyggða auðkenningarferlið þannig að einnig sé hægt að nota OAuth2-samhæfða auðkenningu frá öðrum vefforritum.",
"OAuth 2.0 clients" : "OAuth 2.0 biðlarar",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að {instanceName}.",
"Name" : "Nafn",
"Redirection URI" : "Endurbeiningarslóð",
"Client Identifier" : "Biðlaraauðkenni",
"Secret key" : "Leynilykill",
"Delete client" : "Eyða biðlara",
"Add client" : "Bæta við biðlara",
"Add" : "Bæta við",
"Delete" : "Eyða",
"Show client secret" : "Sýna leynilykil biðlara",
"Secret" : "Leynilykill"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
+22
View File
@@ -0,0 +1,22 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Il tuo client non è autorizzato a collegarsi. Informa l'amministratore del tuo client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Il tuo URL di redirezione deve essere un URL completo, ad esempio: https://tuodominio.com/percorso",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'applicazione OAuth2 consente agli amministratori di configurare la procedura di autenticazione integrata per consentire anche l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"OAuth 2.0 clients" : "Client OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 consente a servizi esterni di richiedere accesso a {instanceName}.",
"Name" : "Nome",
"Redirection URI" : "URI di redirezione",
"Client Identifier" : "Identificatore client",
"Secret key" : "Chiave segreta",
"Delete client" : "Elimina client",
"Add client" : "Aggiungi client",
"Add" : "Aggiungi",
"Delete" : "Elimina",
"Show client secret" : "Mostra segreto del client",
"Secret" : "Segreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+20
View File
@@ -0,0 +1,20 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Il tuo client non è autorizzato a collegarsi. Informa l'amministratore del tuo client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Il tuo URL di redirezione deve essere un URL completo, ad esempio: https://tuodominio.com/percorso",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'applicazione OAuth2 consente agli amministratori di configurare la procedura di autenticazione integrata per consentire anche l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"OAuth 2.0 clients" : "Client OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 consente a servizi esterni di richiedere accesso a {instanceName}.",
"Name" : "Nome",
"Redirection URI" : "URI di redirezione",
"Client Identifier" : "Identificatore client",
"Secret key" : "Chiave segreta",
"Delete client" : "Elimina client",
"Add client" : "Aggiungi client",
"Add" : "Aggiungi",
"Delete" : "Elimina",
"Show client secret" : "Mostra segreto del client",
"Secret" : "Segreto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+21
View File
@@ -0,0 +1,21 @@
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." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2アプリは、他のWebサービスからOAuth2互換の認証に接続し、管理者が認証の流れを設定できるようにするものです。",
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0により {instanceName} へのアクセス要求を外部サービスに許可します。",
"Name" : "名前",
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",
"Secret key" : "シークレットキー",
"Add client" : "クライアントの追加",
"Add" : "追加",
"Delete" : "削除",
"Show client secret" : "クライアントシークレットキーを表示",
"Secret" : "シークレットキー"
},
"nplurals=1; plural=0;");
+19
View File
@@ -0,0 +1,19 @@
{ "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." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2アプリは、他のWebサービスからOAuth2互換の認証に接続し、管理者が認証の流れを設定できるようにするものです。",
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0により {instanceName} へのアクセス要求を外部サービスに許可します。",
"Name" : "名前",
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",
"Secret key" : "シークレットキー",
"Add client" : "クライアントの追加",
"Add" : "追加",
"Delete" : "削除",
"Show client secret" : "クライアントシークレットキーを表示",
"Secret" : "シークレットキー"
},"pluralForm" :"nplurals=1; plural=0;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "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" : "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Allows OAuth2 compatible authentication from other web applications.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.",
"OAuth 2.0 clients" : "OAuth 2.0 clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 allows external services to request access to {instanceName}.",
"Name" : "Name",
"Redirection URI" : "Redirection URI",
"Client Identifier" : "Client Identifier",
"Secret key" : "Secret key",
"Delete client" : "Delete client",
"Add client" : "Add client",
"Add" : "Add",
"Delete" : "Delete",
"Show client secret" : "Show client secret",
"Hide client secret" : "Hide client secret",
"Secret" : "Secret"
},
"nplurals=2; plural=(n!=1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "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" : "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Allows OAuth2 compatible authentication from other web applications.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.",
"OAuth 2.0 clients" : "OAuth 2.0 clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 allows external services to request access to {instanceName}.",
"Name" : "Name",
"Redirection URI" : "Redirection URI",
"Client Identifier" : "Client Identifier",
"Secret key" : "Secret key",
"Delete client" : "Delete client",
"Add client" : "Add client",
"Add" : "Add",
"Delete" : "Delete",
"Show client secret" : "Show client secret",
"Hide client secret" : "Hide client secret",
"Secret" : "Secret"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
+16
View File
@@ -0,0 +1,16 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
"Name" : "სახელი",
"Redirection URI" : "გადამისამართების URI",
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
"Secret key" : "საიდუმლო გასაღები",
"Add client" : "კლიენტის დამატება",
"Add" : "დამატება",
"Delete" : "წაშლა",
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო",
"Secret" : "საიდუმლო"
},
"nplurals=2; plural=(n!=1);");
+14
View File
@@ -0,0 +1,14 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
"Name" : "სახელი",
"Redirection URI" : "გადამისამართების URI",
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
"Secret key" : "საიდუმლო გასაღები",
"Add client" : "კლიენტის დამატება",
"Add" : "დამატება",
"Delete" : "წაშლა",
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო",
"Secret" : "საიდუმლო"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
+21
View File
@@ -0,0 +1,21 @@
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}에 접근할 수 있습니다.",
"Name" : "이름",
"Redirection URI" : "전환될 URI",
"Client Identifier" : "클라이언트 식별자",
"Secret key" : "비밀 키",
"Add client" : "클라이언트 추가",
"Add" : "추가",
"Delete" : "삭제",
"Show client secret" : "클라이언트 비밀 값 표시",
"Secret" : "비밀 값"
},
"nplurals=1; plural=0;");
+19
View File
@@ -0,0 +1,19 @@
{ "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}에 접근할 수 있습니다.",
"Name" : "이름",
"Redirection URI" : "전환될 URI",
"Client Identifier" : "클라이언트 식별자",
"Secret key" : "비밀 키",
"Add client" : "클라이언트 추가",
"Add" : "추가",
"Delete" : "삭제",
"Show client secret" : "클라이언트 비밀 값 표시",
"Secret" : "비밀 값"
},"pluralForm" :"nplurals=1; plural=0;"
}
+18
View File
@@ -0,0 +1,18 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Jūsų kliento programa nėra įgaliota prisijungti. Informuokite administratorių apie savo kliento programą.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Jūsų nukreipimo adresas (redirect URL) turi būti pilnas, pavyzdžiui: https://jusuadresas.com/path",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 leidžia išorinėms tarnyboms užklausti prieigą prie {instanceName}.",
"Name" : "Pavadinimas",
"Redirection URI" : "Peradresavimo URI",
"Client Identifier" : "Kliento identifikatorius",
"Secret key" : "Slaptasis raktas",
"Add client" : "Pridėti klientą",
"Add" : "Pridėti",
"Delete" : "Ištrinti",
"Secret" : "Paslaptis"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
+16
View File
@@ -0,0 +1,16 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Jūsų kliento programa nėra įgaliota prisijungti. Informuokite administratorių apie savo kliento programą.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Jūsų nukreipimo adresas (redirect URL) turi būti pilnas, pavyzdžiui: https://jusuadresas.com/path",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 leidžia išorinėms tarnyboms užklausti prieigą prie {instanceName}.",
"Name" : "Pavadinimas",
"Redirection URI" : "Peradresavimo URI",
"Client Identifier" : "Kliento identifikatorius",
"Secret key" : "Slaptasis raktas",
"Add client" : "Pridėti klientą",
"Add" : "Pridėti",
"Delete" : "Ištrinti",
"Secret" : "Paslaptis"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}
+18
View File
@@ -0,0 +1,18 @@
OC.L10N.register(
"oauth2",
{
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tavam pārvirzīšanas URL ir jābūt pilnam URL, piemēram https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ļauj OAuth2 saderīgu autentifikāciju citām tīmekļa lietotnēm.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 lietotne ļauj administratoriem konfigurēt iebūvēto autentifikācijas darbplūsmu un ļauj OAuth2 saderīgu autentifikāciju citām web lietotnēm.",
"OAuth 2.0 clients" : "OAuth 2.0 klients",
"Name" : "Nosaukums",
"Redirection URI" : "Pārvirzāmais URI",
"Client Identifier" : "Klienta identifikators",
"Secret key" : "Slepenā atslēga",
"Add client" : "Pievienot klientu",
"Add" : "Pievienot",
"Delete" : "Dzēst",
"Secret" : "Noslēpums"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
+16
View File
@@ -0,0 +1,16 @@
{ "translations": {
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tavam pārvirzīšanas URL ir jābūt pilnam URL, piemēram https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ļauj OAuth2 saderīgu autentifikāciju citām tīmekļa lietotnēm.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 lietotne ļauj administratoriem konfigurēt iebūvēto autentifikācijas darbplūsmu un ļauj OAuth2 saderīgu autentifikāciju citām web lietotnēm.",
"OAuth 2.0 clients" : "OAuth 2.0 klients",
"Name" : "Nosaukums",
"Redirection URI" : "Pārvirzāmais URI",
"Client Identifier" : "Klienta identifikators",
"Secret key" : "Slepenā atslēga",
"Add client" : "Pievienot klientu",
"Add" : "Pievienot",
"Delete" : "Dzēst",
"Secret" : "Noslēpums"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}
+21
View File
@@ -0,0 +1,21 @@
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" : "Вашето УРЛ со пренасочување треба да биде целосно УРЛ:\nhttps://vasdomen.com/pateka",
"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}.",
"Name" : "Име",
"Redirection URI" : "Пренасочено URI",
"Client Identifier" : "Идентификатор на клиент",
"Secret key" : "Таен клуч",
"Add client" : "Додади клиент",
"Add" : "Додади",
"Delete" : "Избриши",
"Show client secret" : "Прикажи тајна на клиент",
"Secret" : "Тајна"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
+19
View File
@@ -0,0 +1,19 @@
{ "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" : "Вашето УРЛ со пренасочување треба да биде целосно УРЛ:\nhttps://vasdomen.com/pateka",
"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}.",
"Name" : "Име",
"Redirection URI" : "Пренасочено URI",
"Client Identifier" : "Идентификатор на клиент",
"Secret key" : "Таен клуч",
"Add client" : "Додади клиент",
"Add" : "Додади",
"Delete" : "Избриши",
"Show client secret" : "Прикажи тајна на клиент",
"Secret" : "Тајна"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Din klient er ikke autorisert til å koble til. Vennligst informer din klients administrator.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL for videresending må være en fullstendig URL. For eksempel https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Tillater OAuth2-kompatibel autentisering fra andre nettapplikasjoner.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-appen gir administratorer mulighet til å konfigurere den innebygde arbeidsflyten for autentisering til å også tillate OAuth2-kompatibel autentisering fra andre nett-applikasjoner.",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 gir eksterne tjenester tillatelse til å be om tilgang til {instanceName}.",
"Name" : "Navn",
"Redirection URI" : "Videresendings-URI",
"Client Identifier" : "Klient-identifikator",
"Secret key" : "Hemmelig nøkkel",
"Delete client" : "Slett klient",
"Add client" : "Legg til klient",
"Add" : "Legg til",
"Delete" : "Slett",
"Show client secret" : "Vis klients hemmelighet",
"Hide client secret" : "Skjul klienthemmelighet",
"Secret" : "Hemmelighet"
},
"nplurals=2; plural=(n != 1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Din klient er ikke autorisert til å koble til. Vennligst informer din klients administrator.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL for videresending må være en fullstendig URL. For eksempel https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Tillater OAuth2-kompatibel autentisering fra andre nettapplikasjoner.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-appen gir administratorer mulighet til å konfigurere den innebygde arbeidsflyten for autentisering til å også tillate OAuth2-kompatibel autentisering fra andre nett-applikasjoner.",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 gir eksterne tjenester tillatelse til å be om tilgang til {instanceName}.",
"Name" : "Navn",
"Redirection URI" : "Videresendings-URI",
"Client Identifier" : "Klient-identifikator",
"Secret key" : "Hemmelig nøkkel",
"Delete client" : "Slett klient",
"Add client" : "Legg til klient",
"Add" : "Legg til",
"Delete" : "Slett",
"Show client secret" : "Vis klients hemmelighet",
"Hide client secret" : "Skjul klienthemmelighet",
"Secret" : "Hemmelighet"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Some files were not shown because too many files have changed in this diff Show More