mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
fix(l10n): Update translations from Transifex
Some checks failed
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Some checks failed
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
ab5d0956cb
commit
ef9e5ac965
142 changed files with 516 additions and 634 deletions
|
|
@ -116,6 +116,7 @@ OC.L10N.register(
|
|||
"General" : "Општо",
|
||||
"Sort favorites first" : "Прво омилените",
|
||||
"Sort folders before files" : "Подреди ги папките пред датотеките",
|
||||
"Enable folder tree view" : "Овозможи поглед на дрво",
|
||||
"Default view" : "Стандарден поглед",
|
||||
"All files" : "Сите датотеки",
|
||||
"Personal files" : "Лични датотеки",
|
||||
|
|
@ -139,7 +140,9 @@ OC.L10N.register(
|
|||
"Show those shortcuts" : "Покажи ги овие кратенки",
|
||||
"Warnings" : "Предупредувања",
|
||||
"Warn before changing a file extension" : "Предупреди пред промена на наставката на датотека",
|
||||
"Warn before deleting a file" : "Предупреди пред бришење датотека",
|
||||
"WebDAV URL" : "WebDAV адреса",
|
||||
"Create an app password" : "Креирај лозинка за апликација",
|
||||
"How to access files using WebDAV" : "Како да пристапиш до датотеките преку WebDAV",
|
||||
"Total rows summary" : "Резиме на вкупно редови",
|
||||
"Toggle selection for all files and folders" : "Префрли избор за сите датотеки и папки",
|
||||
|
|
|
|||
|
|
@ -114,6 +114,7 @@
|
|||
"General" : "Општо",
|
||||
"Sort favorites first" : "Прво омилените",
|
||||
"Sort folders before files" : "Подреди ги папките пред датотеките",
|
||||
"Enable folder tree view" : "Овозможи поглед на дрво",
|
||||
"Default view" : "Стандарден поглед",
|
||||
"All files" : "Сите датотеки",
|
||||
"Personal files" : "Лични датотеки",
|
||||
|
|
@ -137,7 +138,9 @@
|
|||
"Show those shortcuts" : "Покажи ги овие кратенки",
|
||||
"Warnings" : "Предупредувања",
|
||||
"Warn before changing a file extension" : "Предупреди пред промена на наставката на датотека",
|
||||
"Warn before deleting a file" : "Предупреди пред бришење датотека",
|
||||
"WebDAV URL" : "WebDAV адреса",
|
||||
"Create an app password" : "Креирај лозинка за апликација",
|
||||
"How to access files using WebDAV" : "Како да пристапиш до датотеките преку WebDAV",
|
||||
"Total rows summary" : "Резиме на вкупно редови",
|
||||
"Toggle selection for all files and folders" : "Префрли избор за сите датотеки и папки",
|
||||
|
|
|
|||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "المفتاح السّرّي",
|
||||
"Delete" : "حذف",
|
||||
"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" : "حذف عميل ",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "تأكد من تخزين المفتاح السري، إذ أنه لا يمكن استعادته.",
|
||||
"Add client" : "إضافة عميل",
|
||||
"Add" : "إضافة",
|
||||
"Client Identifier" : "مُعرِّف العميل",
|
||||
"Show client secret" : "عرض كلمة سر العميل",
|
||||
"Hide client secret" : "إخْفِ سِرَّ العميل",
|
||||
"Delete" : "حذف"
|
||||
"Hide client 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;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "المفتاح السّرّي",
|
||||
"Delete" : "حذف",
|
||||
"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" : "حذف عميل ",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "تأكد من تخزين المفتاح السري، إذ أنه لا يمكن استعادته.",
|
||||
"Add client" : "إضافة عميل",
|
||||
"Add" : "إضافة",
|
||||
"Client Identifier" : "مُعرِّف العميل",
|
||||
"Show client secret" : "عرض كلمة سر العميل",
|
||||
"Hide client secret" : "إخْفِ سِرَّ العميل",
|
||||
"Delete" : "حذف"
|
||||
"Hide client 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;"
|
||||
}
|
||||
|
|
@ -6,17 +6,17 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite l'autenticación compatible con OAuth2 dende otres aplicaciones 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ón OAuth2 permite a l'alministración configurar el fluxu de trabayu d'autenticación integráu pa que tamién permita l'autenticación compatible con OAuth2 dende otres aplicaciones web.",
|
||||
"Secret key" : "Clave del secretu",
|
||||
"Delete" : "Desaniciar",
|
||||
"OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios esternos soliciten l'accesu a «{instanceName}».",
|
||||
"Name" : "Nome",
|
||||
"Redirection URI" : "URI de redireición",
|
||||
"Client Identifier" : "Identificador del veceru",
|
||||
"Secret key" : "Clave del secretu",
|
||||
"Delete client" : "Desaniciar el veceru",
|
||||
"Add client" : "Amestar el veceru",
|
||||
"Add" : "Amestar",
|
||||
"Client Identifier" : "Identificador del veceru",
|
||||
"Show client secret" : "Amosar el secretu del veceru",
|
||||
"Hide client secret" : "Anubrir el secretu del veceru",
|
||||
"Delete" : "Desaniciar"
|
||||
"Hide client secret" : "Anubrir el secretu del veceru"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,17 +4,17 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite l'autenticación compatible con OAuth2 dende otres aplicaciones 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ón OAuth2 permite a l'alministración configurar el fluxu de trabayu d'autenticación integráu pa que tamién permita l'autenticación compatible con OAuth2 dende otres aplicaciones web.",
|
||||
"Secret key" : "Clave del secretu",
|
||||
"Delete" : "Desaniciar",
|
||||
"OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que los servicios esternos soliciten l'accesu a «{instanceName}».",
|
||||
"Name" : "Nome",
|
||||
"Redirection URI" : "URI de redireición",
|
||||
"Client Identifier" : "Identificador del veceru",
|
||||
"Secret key" : "Clave del secretu",
|
||||
"Delete client" : "Desaniciar el veceru",
|
||||
"Add client" : "Amestar el veceru",
|
||||
"Add" : "Amestar",
|
||||
"Client Identifier" : "Identificador del veceru",
|
||||
"Show client secret" : "Amosar el secretu del veceru",
|
||||
"Hide client secret" : "Anubrir el secretu del veceru",
|
||||
"Delete" : "Desaniciar"
|
||||
"Hide client secret" : "Anubrir el secretu del veceru"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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, з іншых вэб-праграм.",
|
||||
"Secret key" : "Сакрэтны ключ",
|
||||
"Delete" : "Выдаліць",
|
||||
"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" : "Сакрэтны ключ",
|
||||
"Delete client" : "Выдаліць кліента",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Абавязкова захавайце сакрэтны ключ, яго нельга будзе аднавіць.",
|
||||
"Add client" : "Дадаць кліента",
|
||||
"Add" : "Дадаць",
|
||||
"Client Identifier" : "Ідэнтыфікатар кліента",
|
||||
"Show client secret" : "Паказаць сакрэтны ключ кліента",
|
||||
"Hide client secret" : "Схаваць сакрэтны ключ кліента",
|
||||
"Delete" : "Выдаліць"
|
||||
"Hide client secret" : "Схаваць сакрэтны ключ кліента"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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, з іншых вэб-праграм.",
|
||||
"Secret key" : "Сакрэтны ключ",
|
||||
"Delete" : "Выдаліць",
|
||||
"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" : "Сакрэтны ключ",
|
||||
"Delete client" : "Выдаліць кліента",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Абавязкова захавайце сакрэтны ключ, яго нельга будзе аднавіць.",
|
||||
"Add client" : "Дадаць кліента",
|
||||
"Add" : "Дадаць",
|
||||
"Client Identifier" : "Ідэнтыфікатар кліента",
|
||||
"Show client secret" : "Паказаць сакрэтны ключ кліента",
|
||||
"Hide client secret" : "Схаваць сакрэтны ключ кліента",
|
||||
"Delete" : "Выдаліць"
|
||||
"Hide client secret" : "Схаваць сакрэтны ключ кліента"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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 .",
|
||||
"Secret key" : "Секретен ключ",
|
||||
"Delete" : "Изтриване",
|
||||
"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" : "Добавяне",
|
||||
"Show client secret" : "Покажете тайната на клиента",
|
||||
"Delete" : "Изтриване"
|
||||
"Client Identifier" : "Идентификатор на клиента",
|
||||
"Show client secret" : "Покажете тайната на клиента"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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 .",
|
||||
"Secret key" : "Секретен ключ",
|
||||
"Delete" : "Изтриване",
|
||||
"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" : "Добавяне",
|
||||
"Show client secret" : "Покажете тайната на клиента",
|
||||
"Delete" : "Изтриване"
|
||||
"Client Identifier" : "Идентификатор на клиента",
|
||||
"Show client secret" : "Покажете тайната на клиента"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Alc'hwez sekred",
|
||||
"Delete" : "Dilemel",
|
||||
"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ñ",
|
||||
"Show client secret" : "Diskouez sekret ar kliant",
|
||||
"Delete" : "Dilemel"
|
||||
"Client Identifier" : "Anavezer Kliant",
|
||||
"Show client secret" : "Diskouez sekret ar kliant"
|
||||
},
|
||||
"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);");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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.",
|
||||
"Secret key" : "Alc'hwez sekred",
|
||||
"Delete" : "Dilemel",
|
||||
"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ñ",
|
||||
"Show client secret" : "Diskouez sekret ar kliant",
|
||||
"Delete" : "Dilemel"
|
||||
"Client Identifier" : "Anavezer Kliant",
|
||||
"Show client secret" : "Diskouez sekret ar kliant"
|
||||
},"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);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Clau secreta",
|
||||
"Delete" : "Suprimeix",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Assegureu-vos d'emmagatzemar la clau secreta, no es pot recuperar.",
|
||||
"Add client" : "Afegeix un client",
|
||||
"Add" : "Afegeix",
|
||||
"Client Identifier" : "Identificador del client",
|
||||
"Show client secret" : "Mostra el secret del client",
|
||||
"Hide client secret" : "Amaga el secret del client",
|
||||
"Delete" : "Suprimeix"
|
||||
"Hide client secret" : "Amaga el secret del client"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Clau secreta",
|
||||
"Delete" : "Suprimeix",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Assegureu-vos d'emmagatzemar la clau secreta, no es pot recuperar.",
|
||||
"Add client" : "Afegeix un client",
|
||||
"Add" : "Afegeix",
|
||||
"Client Identifier" : "Identificador del client",
|
||||
"Show client secret" : "Mostra el secret del client",
|
||||
"Hide client secret" : "Amaga el secret del client",
|
||||
"Delete" : "Suprimeix"
|
||||
"Hide client secret" : "Amaga el secret del client"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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í.",
|
||||
"Secret key" : "Tajný klíč",
|
||||
"Delete" : "Smazat",
|
||||
"An unknown error occurred." : "Nastala neznámá chyba.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Nezapomeňte si uložit tajný klíč – není možné ho obnovit.",
|
||||
"Add client" : "Přidat klienta",
|
||||
"Add" : "Přidat",
|
||||
"Client Identifier" : "Identifikátor klienta",
|
||||
"Show client secret" : "Zobrazit klientské tajemství",
|
||||
"Hide client secret" : "Skrýt tajemství klienta",
|
||||
"Delete" : "Smazat"
|
||||
"Hide client secret" : "Skrýt tajemství klienta"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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í.",
|
||||
"Secret key" : "Tajný klíč",
|
||||
"Delete" : "Smazat",
|
||||
"An unknown error occurred." : "Nastala neznámá chyba.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Nezapomeňte si uložit tajný klíč – není možné ho obnovit.",
|
||||
"Add client" : "Přidat klienta",
|
||||
"Add" : "Přidat",
|
||||
"Client Identifier" : "Identifikátor klienta",
|
||||
"Show client secret" : "Zobrazit klientské tajemství",
|
||||
"Hide client secret" : "Skrýt tajemství klienta",
|
||||
"Delete" : "Smazat"
|
||||
"Hide client secret" : "Skrýt tajemství klienta"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Tillader OAuth2-kompatibel godkendelse fra andre webapplikationer.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-appen tillader administratorer mulighed for at konfigurere den indbyggede godkendelsesworkflow til også at tillade OAuth2-kompatibel godkendelse fra andre webapplikationer.",
|
||||
"Secret key" : "Hemmelig nøgle",
|
||||
"Delete" : "Slet",
|
||||
"An unknown error occurred." : "En ukendt fejl opstod.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 klienter",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 tillader eksterne tjenester at anmode om adgang til {instanceName}.",
|
||||
"Name" : "Navn",
|
||||
"Redirection URI" : "Viderestilling URI",
|
||||
"Client Identifier" : "Klient ID",
|
||||
"Secret key" : "Hemmelig nøgle",
|
||||
"Delete client" : "Slet klient",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Sørg for at gemme den hemmelige nøgle, den kan ikke gendannes.",
|
||||
"Add client" : "Tilføj klient",
|
||||
"Add" : "Tilføj",
|
||||
"Client Identifier" : "Klient ID",
|
||||
"Show client secret" : "Vis klient hemmelighed",
|
||||
"Hide client secret" : "Skjul klient hemmelighed",
|
||||
"Delete" : "Slet"
|
||||
"Hide client secret" : "Skjul klient hemmelighed"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Tillader OAuth2-kompatibel godkendelse fra andre webapplikationer.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-appen tillader administratorer mulighed for at konfigurere den indbyggede godkendelsesworkflow til også at tillade OAuth2-kompatibel godkendelse fra andre webapplikationer.",
|
||||
"Secret key" : "Hemmelig nøgle",
|
||||
"Delete" : "Slet",
|
||||
"An unknown error occurred." : "En ukendt fejl opstod.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 klienter",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 tillader eksterne tjenester at anmode om adgang til {instanceName}.",
|
||||
"Name" : "Navn",
|
||||
"Redirection URI" : "Viderestilling URI",
|
||||
"Client Identifier" : "Klient ID",
|
||||
"Secret key" : "Hemmelig nøgle",
|
||||
"Delete client" : "Slet klient",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Sørg for at gemme den hemmelige nøgle, den kan ikke gendannes.",
|
||||
"Add client" : "Tilføj klient",
|
||||
"Add" : "Tilføj",
|
||||
"Client Identifier" : "Klient ID",
|
||||
"Show client secret" : "Vis klient hemmelighed",
|
||||
"Hide client secret" : "Skjul klient hemmelighed",
|
||||
"Delete" : "Slet"
|
||||
"Hide client secret" : "Skjul klient hemmelighed"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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 der Administration den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
|
||||
"Secret key" : "Geheimer Schlüssel",
|
||||
"Delete" : "Löschen",
|
||||
"An unknown error occurred." : "Es ist ein unbekannter Fehler aufgetreten.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
|
||||
"Add client" : "Client hinzufügen",
|
||||
"Add" : "Hinzufügen",
|
||||
"Client Identifier" : "Client-Identifikationsmerkmal",
|
||||
"Show client secret" : "Client-Geheimnis des Clients anzeigen",
|
||||
"Hide client secret" : "Client-Geheimnis des Clients ausblenden",
|
||||
"Delete" : "Löschen"
|
||||
"Hide client secret" : "Client-Geheimnis des Clients ausblenden"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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 der Administration den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
|
||||
"Secret key" : "Geheimer Schlüssel",
|
||||
"Delete" : "Löschen",
|
||||
"An unknown error occurred." : "Es ist ein unbekannter Fehler aufgetreten.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
|
||||
"Add client" : "Client hinzufügen",
|
||||
"Add" : "Hinzufügen",
|
||||
"Client Identifier" : "Client-Identifikationsmerkmal",
|
||||
"Show client secret" : "Client-Geheimnis des Clients anzeigen",
|
||||
"Hide client secret" : "Client-Geheimnis des Clients ausblenden",
|
||||
"Delete" : "Löschen"
|
||||
"Hide client secret" : "Client-Geheimnis des Clients ausblenden"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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. ",
|
||||
"Secret key" : "Geheimer Schlüssel",
|
||||
"Delete" : "Löschen",
|
||||
"An unknown error occurred." : "Es ist ein unbekannter Fehler aufgetreten.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Bewahren Sie den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
|
||||
"Add client" : "Client hinzufügen",
|
||||
"Add" : "Hinzufügen",
|
||||
"Client Identifier" : "Client-Identifikationsmerkmal",
|
||||
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
|
||||
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden",
|
||||
"Delete" : "Löschen"
|
||||
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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. ",
|
||||
"Secret key" : "Geheimer Schlüssel",
|
||||
"Delete" : "Löschen",
|
||||
"An unknown error occurred." : "Es ist ein unbekannter Fehler aufgetreten.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Bewahren Sie den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
|
||||
"Add client" : "Client hinzufügen",
|
||||
"Add" : "Hinzufügen",
|
||||
"Client Identifier" : "Client-Identifikationsmerkmal",
|
||||
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
|
||||
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden",
|
||||
"Delete" : "Löschen"
|
||||
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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 από άλλες εφαρμογές ιστού.",
|
||||
"Secret key" : "Μυστικό κλειδί",
|
||||
"Delete" : "Διαγραφή",
|
||||
"An unknown error occurred." : "Προέκυψε άγνωστο σφάλμα.",
|
||||
"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" : "Μυστικό κλειδί",
|
||||
"Delete client" : "Διαγραφή πελάτη",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Βεβαιωθείτε ότι αποθηκεύετε το μυστικό κλειδί, δεν μπορεί να ανακτηθεί.",
|
||||
"Add client" : "Προσθήκη πελάτη",
|
||||
"Add" : "Προσθήκη",
|
||||
"Client Identifier" : "Αναγνωριστικό πελάτη",
|
||||
"Show client secret" : "Εμφάνιση μυστικού εφαρμογής υπολογιστή",
|
||||
"Hide client secret" : "Απόκρυψη μυστικού εφαρμογής υπολογιστή",
|
||||
"Delete" : "Διαγραφή"
|
||||
"Hide client secret" : "Απόκρυψη μυστικού εφαρμογής υπολογιστή"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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 από άλλες εφαρμογές ιστού.",
|
||||
"Secret key" : "Μυστικό κλειδί",
|
||||
"Delete" : "Διαγραφή",
|
||||
"An unknown error occurred." : "Προέκυψε άγνωστο σφάλμα.",
|
||||
"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" : "Μυστικό κλειδί",
|
||||
"Delete client" : "Διαγραφή πελάτη",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Βεβαιωθείτε ότι αποθηκεύετε το μυστικό κλειδί, δεν μπορεί να ανακτηθεί.",
|
||||
"Add client" : "Προσθήκη πελάτη",
|
||||
"Add" : "Προσθήκη",
|
||||
"Client Identifier" : "Αναγνωριστικό πελάτη",
|
||||
"Show client secret" : "Εμφάνιση μυστικού εφαρμογής υπολογιστή",
|
||||
"Hide client secret" : "Απόκρυψη μυστικού εφαρμογής υπολογιστή",
|
||||
"Delete" : "Διαγραφή"
|
||||
"Hide client secret" : "Απόκρυψη μυστικού εφαρμογής υπολογιστή"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete" : "Delete",
|
||||
"An unknown error occurred." : "An unknown error occurred.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Make sure you store the secret key, it cannot be recovered.",
|
||||
"Add client" : "Add client",
|
||||
"Add" : "Add",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Show client secret" : "Show client secret",
|
||||
"Hide client secret" : "Hide client secret",
|
||||
"Delete" : "Delete"
|
||||
"Hide client secret" : "Hide client secret"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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.",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete" : "Delete",
|
||||
"An unknown error occurred." : "An unknown error occurred.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Make sure you store the secret key, it cannot be recovered.",
|
||||
"Add client" : "Add client",
|
||||
"Add" : "Add",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Show client secret" : "Show client secret",
|
||||
"Hide client secret" : "Hide client secret",
|
||||
"Delete" : "Delete"
|
||||
"Hide client secret" : "Hide client secret"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Clave secreta",
|
||||
"Delete" : "Eliminar",
|
||||
"An unknown error occurred." : "Ocurrió un error desconocido.",
|
||||
"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" : "Clave secreta",
|
||||
"Delete client" : "Eliminar cliente",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Asegúrese de guardar la clave secreta, ya que no podrá ser recuperada.",
|
||||
"Add client" : "Añadir cliente",
|
||||
"Add" : "Añadir",
|
||||
"Client Identifier" : "Identificador de cliente",
|
||||
"Show client secret" : "Mostrar secreto del cliente",
|
||||
"Hide client secret" : "Ocultar secreto del cliente",
|
||||
"Delete" : "Eliminar"
|
||||
"Hide client secret" : "Ocultar secreto del cliente"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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.",
|
||||
"Secret key" : "Clave secreta",
|
||||
"Delete" : "Eliminar",
|
||||
"An unknown error occurred." : "Ocurrió un error desconocido.",
|
||||
"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" : "Clave secreta",
|
||||
"Delete client" : "Eliminar cliente",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Asegúrese de guardar la clave secreta, ya que no podrá ser recuperada.",
|
||||
"Add client" : "Añadir cliente",
|
||||
"Add" : "Añadir",
|
||||
"Client Identifier" : "Identificador de cliente",
|
||||
"Show client secret" : "Mostrar secreto del cliente",
|
||||
"Hide client secret" : "Ocultar secreto del cliente",
|
||||
"Delete" : "Eliminar"
|
||||
"Hide client secret" : "Ocultar secreto del cliente"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
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"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{ "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"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
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"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{ "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"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
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"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{ "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"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
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"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{ "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"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
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"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{ "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"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete" : "Borrar",
|
||||
"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",
|
||||
"Show client secret" : "Mostrar el secreto del cliente",
|
||||
"Delete" : "Borrar"
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Show client secret" : "Mostrar el secreto del cliente"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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.",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete" : "Borrar",
|
||||
"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",
|
||||
"Show client secret" : "Mostrar el secreto del cliente",
|
||||
"Delete" : "Borrar"
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Show client secret" : "Mostrar el secreto del cliente"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete" : "Borrar",
|
||||
"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",
|
||||
"Show client secret" : "Mostrar secreto del cliente",
|
||||
"Delete" : "Borrar"
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Show client secret" : "Mostrar secreto del cliente"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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.",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete" : "Borrar",
|
||||
"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",
|
||||
"Show client secret" : "Mostrar secreto del cliente",
|
||||
"Delete" : "Borrar"
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Show client secret" : "Mostrar secreto del cliente"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,17 +6,17 @@ OC.L10N.register(
|
|||
"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. ",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete" : "Borrar",
|
||||
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que servicios externos soliciten acceso a {instanceName}.",
|
||||
"Name" : "Nombre",
|
||||
"Redirection URI" : "URI para redirección",
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete client" : "Eliminar cliente",
|
||||
"Add client" : "Agregar cliente",
|
||||
"Add" : "Agregar",
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Show client secret" : "Mostrar el secreto del cliente",
|
||||
"Hide client secret" : "Ocultar el secreto del cliente",
|
||||
"Delete" : "Borrar"
|
||||
"Hide client secret" : "Ocultar el secreto del cliente"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,17 +4,17 @@
|
|||
"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. ",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete" : "Borrar",
|
||||
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que servicios externos soliciten acceso a {instanceName}.",
|
||||
"Name" : "Nombre",
|
||||
"Redirection URI" : "URI para redirección",
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Secret key" : "Llave secreta",
|
||||
"Delete client" : "Eliminar cliente",
|
||||
"Add client" : "Agregar cliente",
|
||||
"Add" : "Agregar",
|
||||
"Client Identifier" : "Identificador del cliente",
|
||||
"Show client secret" : "Mostrar el secreto del cliente",
|
||||
"Hide client secret" : "Ocultar el secreto del cliente",
|
||||
"Delete" : "Borrar"
|
||||
"Hide client secret" : "Ocultar el secreto del cliente"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
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"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
{ "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"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Võimaldab OAuth2-ga ühilduvat autentimist teistest veebirakendustest.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Rakendus OAuth2 võimaldab administraatoritel konfigureerida sisseehitatud autentimise töövoogu, et võimaldada ka OAuth2-ga ühilduvat autentimist teistest veebirakendustest.",
|
||||
"Secret key" : "Salavõti",
|
||||
"Delete" : "Kustuta",
|
||||
"An unknown error occurred." : "Tekkis tundmatu viga.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 kliendid",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 võimaldab välisteenustel taotleda juurdepääsu {instanceName}ile",
|
||||
"Name" : "Nimi",
|
||||
"Redirection URI" : "Suunamise URI",
|
||||
"Client Identifier" : "Kliendi identifikaator",
|
||||
"Secret key" : "Salavõti",
|
||||
"Delete client" : "Kustuta klient",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Salvesta salajane võti, seda ei saa taastada.",
|
||||
"Add client" : "Lisa klient",
|
||||
"Add" : "Lisa",
|
||||
"Client Identifier" : "Kliendi identifikaator",
|
||||
"Show client secret" : "Näita kliendi salakoodi",
|
||||
"Hide client secret" : "Peida kliendi salakood",
|
||||
"Delete" : "Kustuta"
|
||||
"Hide client secret" : "Peida kliendi salakood"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Võimaldab OAuth2-ga ühilduvat autentimist teistest veebirakendustest.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Rakendus OAuth2 võimaldab administraatoritel konfigureerida sisseehitatud autentimise töövoogu, et võimaldada ka OAuth2-ga ühilduvat autentimist teistest veebirakendustest.",
|
||||
"Secret key" : "Salavõti",
|
||||
"Delete" : "Kustuta",
|
||||
"An unknown error occurred." : "Tekkis tundmatu viga.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 kliendid",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 võimaldab välisteenustel taotleda juurdepääsu {instanceName}ile",
|
||||
"Name" : "Nimi",
|
||||
"Redirection URI" : "Suunamise URI",
|
||||
"Client Identifier" : "Kliendi identifikaator",
|
||||
"Secret key" : "Salavõti",
|
||||
"Delete client" : "Kustuta klient",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Salvesta salajane võti, seda ei saa taastada.",
|
||||
"Add client" : "Lisa klient",
|
||||
"Add" : "Lisa",
|
||||
"Client Identifier" : "Kliendi identifikaator",
|
||||
"Show client secret" : "Näita kliendi salakoodi",
|
||||
"Hide client secret" : "Peida kliendi salakood",
|
||||
"Delete" : "Kustuta"
|
||||
"Hide client secret" : "Peida kliendi salakood"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Gako sekretua",
|
||||
"Delete" : "Ezabatu",
|
||||
"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",
|
||||
"Delete client" : "Ezabatu bezeroa",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Ziurtatu gako sekretua gordetzen duzula, ezin da berreskuratu.",
|
||||
"Add client" : "Gehitu bezeroa",
|
||||
"Add" : "Gehitu",
|
||||
"Client Identifier" : "Bezeroaren Identifikadorea",
|
||||
"Show client secret" : "Erakutsi bezeroaren sekretua",
|
||||
"Hide client secret" : "Ezkutatu bezeroaren sekretua",
|
||||
"Delete" : "Ezabatu"
|
||||
"Hide client secret" : "Ezkutatu bezeroaren sekretua"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Gako sekretua",
|
||||
"Delete" : "Ezabatu",
|
||||
"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",
|
||||
"Delete client" : "Ezabatu bezeroa",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Ziurtatu gako sekretua gordetzen duzula, ezin da berreskuratu.",
|
||||
"Add client" : "Gehitu bezeroa",
|
||||
"Add" : "Gehitu",
|
||||
"Client Identifier" : "Bezeroaren Identifikadorea",
|
||||
"Show client secret" : "Erakutsi bezeroaren sekretua",
|
||||
"Hide client secret" : "Ezkutatu bezeroaren sekretua",
|
||||
"Delete" : "Ezabatu"
|
||||
"Hide client secret" : "Ezkutatu bezeroaren sekretua"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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 را از دیگر برنامه های وب فراهم می کند.",
|
||||
"Secret key" : "کلید مخفی",
|
||||
"Delete" : "حذف",
|
||||
"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" : "افزودن",
|
||||
"Show client secret" : "راز مشتری را نشان دهید",
|
||||
"Delete" : "حذف"
|
||||
"Client Identifier" : "شناسه مشتری",
|
||||
"Show client secret" : "راز مشتری را نشان دهید"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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 را از دیگر برنامه های وب فراهم می کند.",
|
||||
"Secret key" : "کلید مخفی",
|
||||
"Delete" : "حذف",
|
||||
"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" : "افزودن",
|
||||
"Show client secret" : "راز مشتری را نشان دهید",
|
||||
"Delete" : "حذف"
|
||||
"Client Identifier" : "شناسه مشتری",
|
||||
"Show client secret" : "راز مشتری را نشان دهید"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -5,16 +5,17 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Salainen avain",
|
||||
"Delete" : "Poista",
|
||||
"An unknown error occurred." : "Tapahtui tuntematon virhe.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
|
||||
"Name" : "Nimi",
|
||||
"Redirection URI" : "Uudelleenohjaus URI",
|
||||
"Client Identifier" : "Asiakkaan tunniste",
|
||||
"Secret key" : "Salainen avain",
|
||||
"Delete client" : "Poista asiakas",
|
||||
"Add client" : "Lisää asiakas",
|
||||
"Add" : "Lisää",
|
||||
"Client Identifier" : "Asiakkaan tunniste",
|
||||
"Show client secret" : "Näytä asiakkaan salaisuus",
|
||||
"Hide client secret" : "Piilota asiakkaan salaisuus",
|
||||
"Delete" : "Poista"
|
||||
"Hide client secret" : "Piilota asiakkaan salaisuus"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -3,16 +3,17 @@
|
|||
"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.",
|
||||
"Secret key" : "Salainen avain",
|
||||
"Delete" : "Poista",
|
||||
"An unknown error occurred." : "Tapahtui tuntematon virhe.",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
|
||||
"Name" : "Nimi",
|
||||
"Redirection URI" : "Uudelleenohjaus URI",
|
||||
"Client Identifier" : "Asiakkaan tunniste",
|
||||
"Secret key" : "Salainen avain",
|
||||
"Delete client" : "Poista asiakas",
|
||||
"Add client" : "Lisää asiakas",
|
||||
"Add" : "Lisää",
|
||||
"Client Identifier" : "Asiakkaan tunniste",
|
||||
"Show client secret" : "Näytä asiakkaan salaisuus",
|
||||
"Hide client secret" : "Piilota asiakkaan salaisuus",
|
||||
"Delete" : "Poista"
|
||||
"Hide client secret" : "Piilota asiakkaan salaisuus"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Clé secrète",
|
||||
"Delete" : "Supprimer",
|
||||
"An unknown error occurred." : "Une erreur inconnue est survenue.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Assurez-vous de stocker la clé secrète, elle ne peut pas être re récupérée.",
|
||||
"Add client" : "Ajouter un client",
|
||||
"Add" : "Ajouter",
|
||||
"Client Identifier" : "Identifiant du client",
|
||||
"Show client secret" : "Afficher le code secret du client",
|
||||
"Hide client secret" : "Masquer le secret du client",
|
||||
"Delete" : "Supprimer"
|
||||
"Hide client secret" : "Masquer le secret du client"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"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.",
|
||||
"Secret key" : "Clé secrète",
|
||||
"Delete" : "Supprimer",
|
||||
"An unknown error occurred." : "Une erreur inconnue est survenue.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Assurez-vous de stocker la clé secrète, elle ne peut pas être re récupérée.",
|
||||
"Add client" : "Ajouter un client",
|
||||
"Add" : "Ajouter",
|
||||
"Client Identifier" : "Identifiant du client",
|
||||
"Show client secret" : "Afficher le code secret du client",
|
||||
"Hide client secret" : "Masquer le secret du client",
|
||||
"Delete" : "Supprimer"
|
||||
"Hide client secret" : "Masquer le secret du client"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Ceadaíonn sé fíordheimhniú comhoiriúnach OAuth2 ó fheidhmchláir ghréasáin eile.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Ligeann an aip OAuth2 do riarthóirí an sreabhadh oibre fíordheimhnithe ionsuite a chumrú chun fíordheimhniú comhoiriúnach OAuth2 a cheadú ó fheidhmchláir ghréasáin eile.",
|
||||
"Secret key" : "Eochair rúnda",
|
||||
"Delete" : "Scrios",
|
||||
"An unknown error occurred." : "Tharla earráid anaithnid.",
|
||||
"OAuth 2.0 clients" : "Cliant OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "Ligeann OAuth 2.0 do sheirbhísí seachtracha rochtain a iarraidh ar {instanceName}.",
|
||||
"Name" : "Ainm",
|
||||
"Redirection URI" : "Atreo URI",
|
||||
"Client Identifier" : "Aitheantóir Cliant",
|
||||
"Secret key" : "Eochair rúnda",
|
||||
"Delete client" : "Scrios cliant",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.",
|
||||
"Add client" : "Cuir cliant leis",
|
||||
"Add" : "Cuir",
|
||||
"Client Identifier" : "Aitheantóir Cliant",
|
||||
"Show client secret" : "Taispeáin rún an chliaint",
|
||||
"Hide client secret" : "Folaigh rún an chliaint",
|
||||
"Delete" : "Scrios"
|
||||
"Hide client secret" : "Folaigh rún an chliaint"
|
||||
},
|
||||
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Ceadaíonn sé fíordheimhniú comhoiriúnach OAuth2 ó fheidhmchláir ghréasáin eile.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Ligeann an aip OAuth2 do riarthóirí an sreabhadh oibre fíordheimhnithe ionsuite a chumrú chun fíordheimhniú comhoiriúnach OAuth2 a cheadú ó fheidhmchláir ghréasáin eile.",
|
||||
"Secret key" : "Eochair rúnda",
|
||||
"Delete" : "Scrios",
|
||||
"An unknown error occurred." : "Tharla earráid anaithnid.",
|
||||
"OAuth 2.0 clients" : "Cliant OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "Ligeann OAuth 2.0 do sheirbhísí seachtracha rochtain a iarraidh ar {instanceName}.",
|
||||
"Name" : "Ainm",
|
||||
"Redirection URI" : "Atreo URI",
|
||||
"Client Identifier" : "Aitheantóir Cliant",
|
||||
"Secret key" : "Eochair rúnda",
|
||||
"Delete client" : "Scrios cliant",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.",
|
||||
"Add client" : "Cuir cliant leis",
|
||||
"Add" : "Cuir",
|
||||
"Client Identifier" : "Aitheantóir Cliant",
|
||||
"Show client secret" : "Taispeáin rún an chliaint",
|
||||
"Hide client secret" : "Folaigh rún an chliaint",
|
||||
"Delete" : "Scrios"
|
||||
"Hide client secret" : "Folaigh rún an chliaint"
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticación compatíbel con OAuth2 desde 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 desde outras aplicacións web.",
|
||||
"Secret key" : "Chave secreta",
|
||||
"Delete" : "Eliminar",
|
||||
"An unknown error occurred." : "Produciuse un erro descoñecido.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Asegúrese de gardar a chave secreta, non é posíbel recuperala.",
|
||||
"Add client" : "Engadir cliente",
|
||||
"Add" : "Engadir",
|
||||
"Client Identifier" : "Identificador do cliente",
|
||||
"Show client secret" : "Amosar o segredo do cliente",
|
||||
"Hide client secret" : "Agochar o segredo do cliente",
|
||||
"Delete" : "Eliminar"
|
||||
"Hide client secret" : "Agochar o segredo do cliente"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticación compatíbel con OAuth2 desde 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 desde outras aplicacións web.",
|
||||
"Secret key" : "Chave secreta",
|
||||
"Delete" : "Eliminar",
|
||||
"An unknown error occurred." : "Produciuse un erro descoñecido.",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Asegúrese de gardar a chave secreta, non é posíbel recuperala.",
|
||||
"Add client" : "Engadir cliente",
|
||||
"Add" : "Engadir",
|
||||
"Client Identifier" : "Identificador do cliente",
|
||||
"Show client secret" : "Amosar o segredo do cliente",
|
||||
"Hide client secret" : "Agochar o segredo do cliente",
|
||||
"Delete" : "Eliminar"
|
||||
"Hide client secret" : "Agochar o segredo do cliente"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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 מיישומים אחרים.",
|
||||
"Secret key" : "מפתח סודי",
|
||||
"Delete" : "מחיקה",
|
||||
"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" : "הוספה",
|
||||
"Show client secret" : "הצגת סוד לקוח",
|
||||
"Delete" : "מחיקה"
|
||||
"Client Identifier" : "זיהוי לקו",
|
||||
"Show client secret" : "הצגת סוד לקוח"
|
||||
},
|
||||
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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 מיישומים אחרים.",
|
||||
"Secret key" : "מפתח סודי",
|
||||
"Delete" : "מחיקה",
|
||||
"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" : "הוספה",
|
||||
"Show client secret" : "הצגת סוד לקוח",
|
||||
"Delete" : "מחיקה"
|
||||
"Client Identifier" : "זיהוי לקו",
|
||||
"Show client secret" : "הצגת סוד לקוח"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Tajni ključ",
|
||||
"Delete" : "Izbriši",
|
||||
"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",
|
||||
"Show client secret" : "Prikaži tajni ključ klijenta",
|
||||
"Delete" : "Izbriši"
|
||||
"Client Identifier" : "Identifikator klijenta",
|
||||
"Show client secret" : "Prikaži tajni ključ klijenta"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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.",
|
||||
"Secret key" : "Tajni ključ",
|
||||
"Delete" : "Izbriši",
|
||||
"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",
|
||||
"Show client secret" : "Prikaži tajni ključ klijenta",
|
||||
"Delete" : "Izbriši"
|
||||
"Client Identifier" : "Identifikator klijenta",
|
||||
"Show client secret" : "Prikaži tajni ključ klijenta"
|
||||
},"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;"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Titkos kulcs",
|
||||
"Delete" : "Törlés",
|
||||
"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",
|
||||
"Delete client" : "Kliens törlése",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Győződjön meg róla tárolja a titkos kulcsot, mert nem nyerhető vissza.",
|
||||
"Add client" : "Kliens hozzáadása",
|
||||
"Add" : "Hozzáadás",
|
||||
"Client Identifier" : "Ügyfélazonosító",
|
||||
"Show client secret" : "Klienstitok megjelenítése",
|
||||
"Hide client secret" : "Klienstitok elrejtése",
|
||||
"Delete" : "Törlés"
|
||||
"Hide client secret" : "Klienstitok elrejtése"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Titkos kulcs",
|
||||
"Delete" : "Törlés",
|
||||
"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",
|
||||
"Delete client" : "Kliens törlése",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Győződjön meg róla tárolja a titkos kulcsot, mert nem nyerhető vissza.",
|
||||
"Add client" : "Kliens hozzáadása",
|
||||
"Add" : "Hozzáadás",
|
||||
"Client Identifier" : "Ügyfélazonosító",
|
||||
"Show client secret" : "Klienstitok megjelenítése",
|
||||
"Hide client secret" : "Klienstitok elrejtése",
|
||||
"Delete" : "Törlés"
|
||||
"Hide client secret" : "Klienstitok elrejtése"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Leynilykill",
|
||||
"Delete" : "Eyða",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Vertu viss um að geyma leynilykilinn á góðum stað, henn er ekki hægt að endurheimta.",
|
||||
"Add client" : "Bæta við biðlara",
|
||||
"Add" : "Bæta við",
|
||||
"Client Identifier" : "Biðlaraauðkenni",
|
||||
"Show client secret" : "Sýna leynilykil biðlara",
|
||||
"Hide client secret" : "Fela leynilykil biðlara",
|
||||
"Delete" : "Eyða"
|
||||
"Hide client secret" : "Fela leynilykil biðlara"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Leynilykill",
|
||||
"Delete" : "Eyða",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Vertu viss um að geyma leynilykilinn á góðum stað, henn er ekki hægt að endurheimta.",
|
||||
"Add client" : "Bæta við biðlara",
|
||||
"Add" : "Bæta við",
|
||||
"Client Identifier" : "Biðlaraauðkenni",
|
||||
"Show client secret" : "Sýna leynilykil biðlara",
|
||||
"Hide client secret" : "Fela leynilykil biðlara",
|
||||
"Delete" : "Eyða"
|
||||
"Hide client secret" : "Fela leynilykil biðlara"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Chiave segreta",
|
||||
"Delete" : "Elimina",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Assicurati di salvare la chiave segreta, non può essere recuperata.",
|
||||
"Add client" : "Aggiungi client",
|
||||
"Add" : "Aggiungi",
|
||||
"Client Identifier" : "Identificatore client",
|
||||
"Show client secret" : "Mostra segreto del client",
|
||||
"Hide client secret" : "Nascondi segreto del client",
|
||||
"Delete" : "Elimina"
|
||||
"Hide client secret" : "Nascondi segreto del client"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Chiave segreta",
|
||||
"Delete" : "Elimina",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Assicurati di salvare la chiave segreta, non può essere recuperata.",
|
||||
"Add client" : "Aggiungi client",
|
||||
"Add" : "Aggiungi",
|
||||
"Client Identifier" : "Identificatore client",
|
||||
"Show client secret" : "Mostra segreto del client",
|
||||
"Hide client secret" : "Nascondi segreto del client",
|
||||
"Delete" : "Elimina"
|
||||
"Hide client secret" : "Nascondi segreto del client"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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互換の認証に接続し、管理者が認証の流れを設定できるようにするものです。",
|
||||
"Secret key" : "シークレットキー",
|
||||
"Delete" : "削除",
|
||||
"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" : "シークレットキー",
|
||||
"Delete client" : "クライアントを削除",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "秘密鍵は復元できないので、必ず保管してください。",
|
||||
"Add client" : "クライアントの追加",
|
||||
"Add" : "追加",
|
||||
"Client Identifier" : "クライアントID",
|
||||
"Show client secret" : "クライアントシークレットキーを表示",
|
||||
"Hide client secret" : "クライアントのシークレットキーを隠す",
|
||||
"Delete" : "削除"
|
||||
"Hide client secret" : "クライアントのシークレットキーを隠す"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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互換の認証に接続し、管理者が認証の流れを設定できるようにするものです。",
|
||||
"Secret key" : "シークレットキー",
|
||||
"Delete" : "削除",
|
||||
"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" : "シークレットキー",
|
||||
"Delete client" : "クライアントを削除",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "秘密鍵は復元できないので、必ず保管してください。",
|
||||
"Add client" : "クライアントの追加",
|
||||
"Add" : "追加",
|
||||
"Client Identifier" : "クライアントID",
|
||||
"Show client secret" : "クライアントシークレットキーを表示",
|
||||
"Hide client secret" : "クライアントのシークレットキーを隠す",
|
||||
"Delete" : "削除"
|
||||
"Hide client secret" : "クライアントのシークレットキーを隠す"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -6,17 +6,17 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete" : "Delete",
|
||||
"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",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Show client secret" : "Show client secret",
|
||||
"Hide client secret" : "Hide client secret",
|
||||
"Delete" : "Delete"
|
||||
"Hide client secret" : "Hide client secret"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
|||
|
|
@ -4,17 +4,17 @@
|
|||
"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.",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete" : "Delete",
|
||||
"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",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Show client secret" : "Show client secret",
|
||||
"Hide client secret" : "Hide client secret",
|
||||
"Delete" : "Delete"
|
||||
"Hide client secret" : "Hide client secret"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
|
|
@ -2,14 +2,14 @@ OC.L10N.register(
|
|||
"oauth2",
|
||||
{
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Secret key" : "საიდუმლო გასაღები",
|
||||
"Delete" : "წაშლა",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
|
||||
"Name" : "სახელი",
|
||||
"Redirection URI" : "გადამისამართების URI",
|
||||
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
|
||||
"Secret key" : "საიდუმლო გასაღები",
|
||||
"Add client" : "კლიენტის დამატება",
|
||||
"Add" : "დამატება",
|
||||
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო",
|
||||
"Delete" : "წაშლა"
|
||||
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
|
||||
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
{ "translations": {
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Secret key" : "საიდუმლო გასაღები",
|
||||
"Delete" : "წაშლა",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
|
||||
"Name" : "სახელი",
|
||||
"Redirection URI" : "გადამისამართების URI",
|
||||
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
|
||||
"Secret key" : "საიდუმლო გასაღები",
|
||||
"Add client" : "კლიენტის დამატება",
|
||||
"Add" : "დამატება",
|
||||
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო",
|
||||
"Delete" : "წაშლა"
|
||||
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
|
||||
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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 호환 인증을 허용합니다.",
|
||||
"Secret key" : "비밀 키",
|
||||
"Delete" : "삭제",
|
||||
"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" : "추가",
|
||||
"Show client secret" : "클라이언트 비밀 값 표시",
|
||||
"Delete" : "삭제"
|
||||
"Client Identifier" : "클라이언트 식별자",
|
||||
"Show client secret" : "클라이언트 비밀 값 표시"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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 호환 인증을 허용합니다.",
|
||||
"Secret key" : "비밀 키",
|
||||
"Delete" : "삭제",
|
||||
"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" : "추가",
|
||||
"Show client secret" : "클라이언트 비밀 값 표시",
|
||||
"Delete" : "삭제"
|
||||
"Client Identifier" : "클라이언트 식별자",
|
||||
"Show client secret" : "클라이언트 비밀 값 표시"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete" : "ລຶບ",
|
||||
"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" : "ຊື່",
|
||||
"Redirection URI" : "Redirection URI",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete client" : "Delete client",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Make sure you store the secret key, it cannot be recovered.",
|
||||
"Add client" : "Add client",
|
||||
"Add" : "ເພີ່ມ",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Show client secret" : "Show client secret",
|
||||
"Hide client secret" : "Hide client secret",
|
||||
"Delete" : "ລຶບ"
|
||||
"Hide client secret" : "Hide client secret"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete" : "ລຶບ",
|
||||
"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" : "ຊື່",
|
||||
"Redirection URI" : "Redirection URI",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Secret key" : "Secret key",
|
||||
"Delete client" : "Delete client",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Make sure you store the secret key, it cannot be recovered.",
|
||||
"Add client" : "Add client",
|
||||
"Add" : "ເພີ່ມ",
|
||||
"Client Identifier" : "Client Identifier",
|
||||
"Show client secret" : "Show client secret",
|
||||
"Hide client secret" : "Hide client secret",
|
||||
"Delete" : "ລຶບ"
|
||||
"Hide client secret" : "Hide client secret"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -4,14 +4,14 @@ OC.L10N.register(
|
|||
"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",
|
||||
"Secret key" : "Slaptasis raktas",
|
||||
"Delete" : "Ištrinti",
|
||||
"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"
|
||||
"Client Identifier" : "Kliento identifikatorius"
|
||||
},
|
||||
"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);");
|
||||
|
|
|
|||
|
|
@ -2,14 +2,14 @@
|
|||
"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",
|
||||
"Secret key" : "Slaptasis raktas",
|
||||
"Delete" : "Ištrinti",
|
||||
"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"
|
||||
"Client Identifier" : "Kliento identifikatorius"
|
||||
},"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);"
|
||||
}
|
||||
|
|
@ -5,13 +5,13 @@ OC.L10N.register(
|
|||
"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 pārvaldītājiem konfigurēt iebūvēto autentificēšanās darbplūsmu un ļauj ar OAuth2 saderīgu autentificēšanos no citām tīmekļa lietotnēm.",
|
||||
"Secret key" : "Slepenā atslēga",
|
||||
"Delete" : "Izdzēst",
|
||||
"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" : "Izdzēst"
|
||||
"Client Identifier" : "Klienta identifikators"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
"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 pārvaldītājiem konfigurēt iebūvēto autentificēšanās darbplūsmu un ļauj ar OAuth2 saderīgu autentificēšanos no citām tīmekļa lietotnēm.",
|
||||
"Secret key" : "Slepenā atslēga",
|
||||
"Delete" : "Izdzēst",
|
||||
"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" : "Izdzēst"
|
||||
"Client Identifier" : "Klienta identifikators"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"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 компатибилна автентификација од други веб апликации.",
|
||||
"Secret key" : "Таен клуч",
|
||||
"Delete" : "Избриши",
|
||||
"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" : "Додади",
|
||||
"Show client secret" : "Прикажи тајна на клиент",
|
||||
"Delete" : "Избриши"
|
||||
"Client Identifier" : "Идентификатор на клиент",
|
||||
"Show client secret" : "Прикажи тајна на клиент"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"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 компатибилна автентификација од други веб апликации.",
|
||||
"Secret key" : "Таен клуч",
|
||||
"Delete" : "Избриши",
|
||||
"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" : "Додади",
|
||||
"Show client secret" : "Прикажи тајна на клиент",
|
||||
"Delete" : "Избриши"
|
||||
"Client Identifier" : "Идентификатор на клиент",
|
||||
"Show client secret" : "Прикажи тајна на клиент"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Secret key" : "Hemmelig nøkkel",
|
||||
"Delete" : "Slett",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Pass på at du oppbevarer den hemmelige nøkkelen, den kan ikke gjenopprettes.",
|
||||
"Add client" : "Legg til klient",
|
||||
"Add" : "Legg til",
|
||||
"Client Identifier" : "Klient-identifikator",
|
||||
"Show client secret" : "Vis klients hemmelighet",
|
||||
"Hide client secret" : "Skjul klienthemmelighet",
|
||||
"Delete" : "Slett"
|
||||
"Hide client secret" : "Skjul klienthemmelighet"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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.",
|
||||
"Secret key" : "Hemmelig nøkkel",
|
||||
"Delete" : "Slett",
|
||||
"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",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Pass på at du oppbevarer den hemmelige nøkkelen, den kan ikke gjenopprettes.",
|
||||
"Add client" : "Legg til klient",
|
||||
"Add" : "Legg til",
|
||||
"Client Identifier" : "Klient-identifikator",
|
||||
"Show client secret" : "Vis klients hemmelighet",
|
||||
"Hide client secret" : "Skjul klienthemmelighet",
|
||||
"Delete" : "Slett"
|
||||
"Hide client secret" : "Skjul klienthemmelighet"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Staat OAuth2 compatible authenticatie vanaf andere web applicaties toe.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "De OAuth2 app laat beheerders de ingebouwde inlog-workflow configureren om ook OAuth2 compatible authenticatie vanaf andere web applicaties mogelijk te maken.",
|
||||
"Secret key" : "Geheime sleutel",
|
||||
"Delete" : "verwijderen",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 staat externe services toe om toegang te vragen bij {instanceName}.",
|
||||
"Name" : "Naam",
|
||||
"Redirection URI" : "Omeiding URI",
|
||||
"Client Identifier" : "Client identificatie",
|
||||
"Secret key" : "Geheime sleutel",
|
||||
"Delete client" : "Client verwijderen",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Zorg ervoor dat je de geheime sleutel opslaat, deze kan niet worden hersteld.",
|
||||
"Add client" : "Voeg client toe",
|
||||
"Add" : "Toevoegen",
|
||||
"Client Identifier" : "Client identificatie",
|
||||
"Show client secret" : "Geheime sleutel van cliënt weergeven",
|
||||
"Hide client secret" : "Geheime sleutel van cliënt verbergen",
|
||||
"Delete" : "verwijderen"
|
||||
"Hide client secret" : "Geheime sleutel van cliënt verbergen"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Staat OAuth2 compatible authenticatie vanaf andere web applicaties toe.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "De OAuth2 app laat beheerders de ingebouwde inlog-workflow configureren om ook OAuth2 compatible authenticatie vanaf andere web applicaties mogelijk te maken.",
|
||||
"Secret key" : "Geheime sleutel",
|
||||
"Delete" : "verwijderen",
|
||||
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 staat externe services toe om toegang te vragen bij {instanceName}.",
|
||||
"Name" : "Naam",
|
||||
"Redirection URI" : "Omeiding URI",
|
||||
"Client Identifier" : "Client identificatie",
|
||||
"Secret key" : "Geheime sleutel",
|
||||
"Delete client" : "Client verwijderen",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Zorg ervoor dat je de geheime sleutel opslaat, deze kan niet worden hersteld.",
|
||||
"Add client" : "Voeg client toe",
|
||||
"Add" : "Toevoegen",
|
||||
"Client Identifier" : "Client identificatie",
|
||||
"Show client secret" : "Geheime sleutel van cliënt weergeven",
|
||||
"Hide client secret" : "Geheime sleutel van cliënt verbergen",
|
||||
"Delete" : "verwijderen"
|
||||
"Hide client secret" : "Geheime sleutel van cliënt verbergen"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -5,13 +5,13 @@ OC.L10N.register(
|
|||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vòstra URL de redireccion deu èsser una URL complèta per exemple : https://vostredomeni.com/path",
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permet l’autentificacion compatibla OAuth2 a partir d’autras aplicacions web",
|
||||
"Delete" : "Suprimir",
|
||||
"OAuth 2.0 clients" : "clients OAuth 2.0",
|
||||
"Name" : "Nom",
|
||||
"Redirection URI" : "URI de redireccion",
|
||||
"Client Identifier" : "Identificador client",
|
||||
"Add client" : "Apondre un client",
|
||||
"Add" : "Apondre",
|
||||
"Show client secret" : "Afichar lo secret del client",
|
||||
"Delete" : "Suprimir"
|
||||
"Client Identifier" : "Identificador client",
|
||||
"Show client secret" : "Afichar lo secret del client"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vòstra URL de redireccion deu èsser una URL complèta per exemple : https://vostredomeni.com/path",
|
||||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permet l’autentificacion compatibla OAuth2 a partir d’autras aplicacions web",
|
||||
"Delete" : "Suprimir",
|
||||
"OAuth 2.0 clients" : "clients OAuth 2.0",
|
||||
"Name" : "Nom",
|
||||
"Redirection URI" : "URI de redireccion",
|
||||
"Client Identifier" : "Identificador client",
|
||||
"Add client" : "Apondre un client",
|
||||
"Add" : "Apondre",
|
||||
"Show client secret" : "Afichar lo secret del client",
|
||||
"Delete" : "Suprimir"
|
||||
"Client Identifier" : "Identificador client",
|
||||
"Show client secret" : "Afichar lo secret del client"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Umożliwia uwierzytelnianie zgodne z OAuth2 innych aplikacji internetowych.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikacja OAuth2 umożliwia administratorom modyfikację wbudowanego uwierzytelnienia, pozwalając na korzystanie z OAuth2 innych aplikacji internetowych.",
|
||||
"Secret key" : "Tajny klucz",
|
||||
"Delete" : "Usuń",
|
||||
"OAuth 2.0 clients" : "Klienci OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 pozwala zewnętrznym serwisom na korzystanie z dostępu do {instanceName}.",
|
||||
"Name" : "Nazwa",
|
||||
"Redirection URI" : "URI przekierowania",
|
||||
"Client Identifier" : "Identyfikator Klienta",
|
||||
"Secret key" : "Tajny klucz",
|
||||
"Delete client" : "Usuń klienta",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Upewnij się, że przechowujesz klucz tajny, gdyż nie będzie można go odzyskać.",
|
||||
"Add client" : "Dodaj klienta",
|
||||
"Add" : "Dodaj",
|
||||
"Client Identifier" : "Identyfikator Klienta",
|
||||
"Show client secret" : "Pokaż tajny klucz klienta",
|
||||
"Hide client secret" : "Ukryj tajny klucz klienta",
|
||||
"Delete" : "Usuń"
|
||||
"Hide client secret" : "Ukryj tajny klucz klienta"
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Umożliwia uwierzytelnianie zgodne z OAuth2 innych aplikacji internetowych.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikacja OAuth2 umożliwia administratorom modyfikację wbudowanego uwierzytelnienia, pozwalając na korzystanie z OAuth2 innych aplikacji internetowych.",
|
||||
"Secret key" : "Tajny klucz",
|
||||
"Delete" : "Usuń",
|
||||
"OAuth 2.0 clients" : "Klienci OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 pozwala zewnętrznym serwisom na korzystanie z dostępu do {instanceName}.",
|
||||
"Name" : "Nazwa",
|
||||
"Redirection URI" : "URI przekierowania",
|
||||
"Client Identifier" : "Identyfikator Klienta",
|
||||
"Secret key" : "Tajny klucz",
|
||||
"Delete client" : "Usuń klienta",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Upewnij się, że przechowujesz klucz tajny, gdyż nie będzie można go odzyskać.",
|
||||
"Add client" : "Dodaj klienta",
|
||||
"Add" : "Dodaj",
|
||||
"Client Identifier" : "Identyfikator Klienta",
|
||||
"Show client secret" : "Pokaż tajny klucz klienta",
|
||||
"Hide client secret" : "Ukryj tajny klucz klienta",
|
||||
"Delete" : "Usuń"
|
||||
"Hide client secret" : "Ukryj tajny klucz klienta"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
||||
|
|
@ -6,18 +6,19 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticação compatível com OAuth2 de outros aplicativos da web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "O aplicativo OAuth2 permite que os administradores configurem o fluxo de trabalho de autenticação integrado para permitir também a autenticação compatível com OAuth2 de outros aplicativos da Web.",
|
||||
"Secret key" : "Chave secreta",
|
||||
"Delete" : "Excluir",
|
||||
"An unknown error occurred." : "Ocorreu um erro desconhecido.",
|
||||
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que serviços externos solicitem acesso a {instanceName}.",
|
||||
"Name" : "Nome",
|
||||
"Redirection URI" : "Redirecionamento URI",
|
||||
"Client Identifier" : "Identificador do Cliente",
|
||||
"Secret key" : "Chave secreta",
|
||||
"Delete client" : "Excluir cliente",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Certifique-se de armazenar a chave secreta, ela não pode ser recuperada.",
|
||||
"Add client" : "Adicionar cliente",
|
||||
"Add" : "Adicionar",
|
||||
"Client Identifier" : "Identificador do Cliente",
|
||||
"Show client secret" : "Mostra senha do cliente",
|
||||
"Hide client secret" : "Ocultar segredo do cliente",
|
||||
"Delete" : "Excluir"
|
||||
"Hide client secret" : "Ocultar segredo do cliente"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,19 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticação compatível com OAuth2 de outros aplicativos da web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "O aplicativo OAuth2 permite que os administradores configurem o fluxo de trabalho de autenticação integrado para permitir também a autenticação compatível com OAuth2 de outros aplicativos da Web.",
|
||||
"Secret key" : "Chave secreta",
|
||||
"Delete" : "Excluir",
|
||||
"An unknown error occurred." : "Ocorreu um erro desconhecido.",
|
||||
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permite que serviços externos solicitem acesso a {instanceName}.",
|
||||
"Name" : "Nome",
|
||||
"Redirection URI" : "Redirecionamento URI",
|
||||
"Client Identifier" : "Identificador do Cliente",
|
||||
"Secret key" : "Chave secreta",
|
||||
"Delete client" : "Excluir cliente",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Certifique-se de armazenar a chave secreta, ela não pode ser recuperada.",
|
||||
"Add client" : "Adicionar cliente",
|
||||
"Add" : "Adicionar",
|
||||
"Client Identifier" : "Identificador do Cliente",
|
||||
"Show client secret" : "Mostra senha do cliente",
|
||||
"Hide client secret" : "Ocultar segredo do cliente",
|
||||
"Delete" : "Excluir"
|
||||
"Hide client secret" : "Ocultar segredo do cliente"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,15 +6,15 @@ OC.L10N.register(
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticação OAuth2 compatível com outras aplicações web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A app OAuth2 permite que os administradores configurem o fluxo de autenticação para também permitir autenticação compatível com OAuth2 de outras aplicações web.",
|
||||
"Secret key" : "Código secreto",
|
||||
"Delete" : "Apagar",
|
||||
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
|
||||
"Name" : "Nome",
|
||||
"Redirection URI" : "URI de redirecionamento",
|
||||
"Client Identifier" : "Identificador de Cliente",
|
||||
"Secret key" : "Código secreto",
|
||||
"Add client" : "Adicionar cliente",
|
||||
"Add" : "Adicionar",
|
||||
"Show client secret" : "Mostrar segredo do cliente",
|
||||
"Delete" : "Apagar"
|
||||
"Client Identifier" : "Identificador de Cliente",
|
||||
"Show client secret" : "Mostrar segredo do cliente"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -4,15 +4,15 @@
|
|||
"OAuth 2.0" : "OAuth 2.0",
|
||||
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticação OAuth2 compatível com outras aplicações web.",
|
||||
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A app OAuth2 permite que os administradores configurem o fluxo de autenticação para também permitir autenticação compatível com OAuth2 de outras aplicações web.",
|
||||
"Secret key" : "Código secreto",
|
||||
"Delete" : "Apagar",
|
||||
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
|
||||
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
|
||||
"Name" : "Nome",
|
||||
"Redirection URI" : "URI de redirecionamento",
|
||||
"Client Identifier" : "Identificador de Cliente",
|
||||
"Secret key" : "Código secreto",
|
||||
"Add client" : "Adicionar cliente",
|
||||
"Add" : "Adicionar",
|
||||
"Show client secret" : "Mostrar segredo do cliente",
|
||||
"Delete" : "Apagar"
|
||||
"Client Identifier" : "Identificador de Cliente",
|
||||
"Show client secret" : "Mostrar segredo do cliente"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -6,18 +6,18 @@ OC.L10N.register(
|
|||
"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 с другими веб-приложениями.",
|
||||
"Secret key" : "Секретный ключ",
|
||||
"Delete" : "Удалить",
|
||||
"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" : "Секретный ключ",
|
||||
"Delete client" : "Удалить клиент",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Убедитесь, что вы сохранили секретный ключ, он не может быть восстановлен.",
|
||||
"Add client" : "Добавить клиент",
|
||||
"Add" : "Добавить",
|
||||
"Client Identifier" : "Идентификатор клиента",
|
||||
"Show client secret" : "Показать секретный ключ клиента",
|
||||
"Hide client secret" : "Скрыть секрет клиента",
|
||||
"Delete" : "Удалить"
|
||||
"Hide client secret" : "Скрыть секрет клиента"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
"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 с другими веб-приложениями.",
|
||||
"Secret key" : "Секретный ключ",
|
||||
"Delete" : "Удалить",
|
||||
"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" : "Секретный ключ",
|
||||
"Delete client" : "Удалить клиент",
|
||||
"Make sure you store the secret key, it cannot be recovered." : "Убедитесь, что вы сохранили секретный ключ, он не может быть восстановлен.",
|
||||
"Add client" : "Добавить клиент",
|
||||
"Add" : "Добавить",
|
||||
"Client Identifier" : "Идентификатор клиента",
|
||||
"Show client secret" : "Показать секретный ключ клиента",
|
||||
"Hide client secret" : "Скрыть секрет клиента",
|
||||
"Delete" : "Удалить"
|
||||
"Hide client secret" : "Скрыть секрет клиента"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue