mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
2b681837ad
commit
88ed91713a
22 changed files with 82 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
|||
"Moodle course" : "Curs Moodle",
|
||||
"Moodle course modules" : "Mòduls de curs Moodle",
|
||||
"Moodle upcoming events" : "Propers esdeveniments Moodle",
|
||||
"Bad HTTP method" : "Mètode HTTP incorrecte",
|
||||
"Bad credentials" : "Credencials dolentes",
|
||||
"Connected accounts" : "Comptes connectades",
|
||||
"Moodle integration" : "Integració de Moodle",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
"Moodle course" : "Curs Moodle",
|
||||
"Moodle course modules" : "Mòduls de curs Moodle",
|
||||
"Moodle upcoming events" : "Propers esdeveniments Moodle",
|
||||
"Bad HTTP method" : "Mètode HTTP incorrecte",
|
||||
"Bad credentials" : "Credencials dolentes",
|
||||
"Connected accounts" : "Comptes connectades",
|
||||
"Moodle integration" : "Integració de Moodle",
|
||||
|
|
|
|||
7
l10n/en_GB.js
Normal file
7
l10n/en_GB.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "Bad HTTP method",
|
||||
"Bad credentials" : "Bad credentials"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
5
l10n/en_GB.json
Normal file
5
l10n/en_GB.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "Bad HTTP method",
|
||||
"Bad credentials" : "Bad credentials"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
7
l10n/he.js
Normal file
7
l10n/he.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad credentials" : "פרטי גישה שגויים",
|
||||
"Connected accounts" : "חשבונות מקושרים"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
||||
5
l10n/he.json
Normal file
5
l10n/he.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ "translations": {
|
||||
"Bad credentials" : "פרטי גישה שגויים",
|
||||
"Connected accounts" : "חשבונות מקושרים"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "옳지 않은 HTTP 메소드",
|
||||
"Bad credentials" : "잘못된 자격 증명",
|
||||
"Connected accounts" : "계정 연결됨",
|
||||
"Connected as {user}" : "[user]로 연결됨",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "옳지 않은 HTTP 메소드",
|
||||
"Bad credentials" : "잘못된 자격 증명",
|
||||
"Connected accounts" : "계정 연결됨",
|
||||
"Connected as {user}" : "[user]로 연결됨",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
|||
"Moodle course" : "„Moodle“ kursas",
|
||||
"Moodle course modules" : "„Moodle“ kursų modulis",
|
||||
"Moodle upcoming events" : "„Moodle“ artėjantys įvykiai",
|
||||
"Bad HTTP method" : "Blogas HTTP metodas",
|
||||
"Bad credentials" : "Blogi prisijungimo duomenys",
|
||||
"Connected accounts" : "Prijungtos paskyros",
|
||||
"Moodle integration" : "„Moodle“ integracija",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
"Moodle course" : "„Moodle“ kursas",
|
||||
"Moodle course modules" : "„Moodle“ kursų modulis",
|
||||
"Moodle upcoming events" : "„Moodle“ artėjantys įvykiai",
|
||||
"Bad HTTP method" : "Blogas HTTP metodas",
|
||||
"Bad credentials" : "Blogi prisijungimo duomenys",
|
||||
"Connected accounts" : "Prijungtos paskyros",
|
||||
"Moodle integration" : "„Moodle“ integracija",
|
||||
|
|
|
|||
7
l10n/nb.js
Normal file
7
l10n/nb.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "HTTP-metode er feil",
|
||||
"Bad credentials" : "Påloggingsdetaljene er feil"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
5
l10n/nb.json
Normal file
5
l10n/nb.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "HTTP-metode er feil",
|
||||
"Bad credentials" : "Påloggingsdetaljene er feil"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,7 +1,9 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad credentials" : "Marrits identificants",
|
||||
"Moodle password" : "Senhal moodle",
|
||||
"Your password" : "Vòstre senhal"
|
||||
"Your password" : "Vòstre senhal",
|
||||
"Connected as {user}" : "Connectat coma {user}"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{ "translations": {
|
||||
"Bad credentials" : "Marrits identificants",
|
||||
"Moodle password" : "Senhal moodle",
|
||||
"Your password" : "Vòstre senhal"
|
||||
"Your password" : "Vòstre senhal",
|
||||
"Connected as {user}" : "Connectat coma {user}"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
8
l10n/ro.js
Normal file
8
l10n/ro.js
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "Metodă HTTP nepotrivită",
|
||||
"Bad credentials" : "Credențiale greșite",
|
||||
"Connected accounts" : "Conturile conectate"
|
||||
},
|
||||
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
||||
6
l10n/ro.json
Normal file
6
l10n/ro.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "Metodă HTTP nepotrivită",
|
||||
"Bad credentials" : "Credențiale greșite",
|
||||
"Connected accounts" : "Conturile conectate"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
||||
}
|
||||
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "Неверный метод HTTP",
|
||||
"Bad credentials" : "Неверные учётные данные",
|
||||
"Connected accounts" : "Подключённые учётные записи",
|
||||
"Connected as {user}" : "Подключено под именем {user}"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "Неверный метод HTTP",
|
||||
"Bad credentials" : "Неверные учётные данные",
|
||||
"Connected accounts" : "Подключённые учётные записи",
|
||||
"Connected as {user}" : "Подключено под именем {user}"
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"integration_moodle",
|
||||
{
|
||||
"Moodle course" : "Moodle-kurs",
|
||||
"Bad HTTP method" : "Felaktig HTTP-metod",
|
||||
"Bad credentials" : "Ogiltiga inloggningsuppgifter",
|
||||
"Connected accounts" : "Anslutna konton",
|
||||
"Moodle integration" : "Moodle-integrering",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Moodle course" : "Moodle-kurs",
|
||||
"Bad HTTP method" : "Felaktig HTTP-metod",
|
||||
"Bad credentials" : "Ogiltiga inloggningsuppgifter",
|
||||
"Connected accounts" : "Anslutna konton",
|
||||
"Moodle integration" : "Moodle-integrering",
|
||||
|
|
|
|||
9
l10n/zh_TW.js
Normal file
9
l10n/zh_TW.js
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "錯誤的 HTTP 方法",
|
||||
"Bad credentials" : "錯誤的憑證",
|
||||
"Connected accounts" : "已連線的帳號",
|
||||
"Connected as {user}" : "以 {user} 身份連線"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
7
l10n/zh_TW.json
Normal file
7
l10n/zh_TW.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "錯誤的 HTTP 方法",
|
||||
"Bad credentials" : "錯誤的憑證",
|
||||
"Connected accounts" : "已連線的帳號",
|
||||
"Connected as {user}" : "以 {user} 身份連線"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue