Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 9, 2023
1 parent b440442 commit e836726
Show file tree
Hide file tree
Showing 168 changed files with 1,436 additions and 0 deletions.
6 changes: 6 additions & 0 deletions l10n/ca.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Comptes connectats"
},
"nplurals=2; plural=(n != 1);");
4 changes: 4 additions & 0 deletions l10n/ca.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Connected accounts" : "Comptes connectats"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
6 changes: 6 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Propojené účty"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
4 changes: 4 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Connected accounts" : "Propojené účty"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
6 changes: 6 additions & 0 deletions l10n/da.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Forbundne konti"
},
"nplurals=2; plural=(n != 1);");
4 changes: 4 additions & 0 deletions l10n/da.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Connected accounts" : "Forbundne konti"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
6 changes: 6 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Verbundene Konten"
},
"nplurals=2; plural=(n != 1);");
4 changes: 4 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Connected accounts" : "Verbundene Konten"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
6 changes: 6 additions & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Verbundene Konten"
},
"nplurals=2; plural=(n != 1);");
4 changes: 4 additions & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Connected accounts" : "Verbundene Konten"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
7 changes: 7 additions & 0 deletions l10n/el.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Συνδεδεμένοι λογαριασμοί",
"Preview" : "Προεπισκόπηση"
},
"nplurals=2; plural=(n != 1);");
5 changes: 5 additions & 0 deletions l10n/el.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Connected accounts" : "Συνδεδεμένοι λογαριασμοί",
"Preview" : "Προεπισκόπηση"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
7 changes: 7 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Connected accounts",
"Preview" : "Preview"
},
"nplurals=2; plural=(n != 1);");
5 changes: 5 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Connected accounts" : "Connected accounts",
"Preview" : "Preview"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
6 changes: 6 additions & 0 deletions l10n/eo.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Antaŭvidi"
},
"nplurals=2; plural=(n != 1);");
4 changes: 4 additions & 0 deletions l10n/eo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Preview" : "Antaŭvidi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
7 changes: 7 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Connected accounts" : "Cuentas conectadas",
"Preview" : "Vista previa"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 5 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Connected accounts" : "Cuentas conectadas",
"Preview" : "Vista previa"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
6 changes: 6 additions & 0 deletions l10n/es_419.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions l10n/es_419.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Preview" : "Previsualizar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
6 changes: 6 additions & 0 deletions l10n/es_AR.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Vista previa"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions l10n/es_AR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Preview" : "Vista previa"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
6 changes: 6 additions & 0 deletions l10n/es_CL.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions l10n/es_CL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Preview" : "Previsualizar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
6 changes: 6 additions & 0 deletions l10n/es_CO.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions l10n/es_CO.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Preview" : "Previsualizar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
6 changes: 6 additions & 0 deletions l10n/es_CR.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions l10n/es_CR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Preview" : "Previsualizar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
7 changes: 7 additions & 0 deletions l10n/es_DO.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 5 additions & 0 deletions l10n/es_DO.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
7 changes: 7 additions & 0 deletions l10n/es_EC.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 5 additions & 0 deletions l10n/es_EC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
7 changes: 7 additions & 0 deletions l10n/es_GT.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 5 additions & 0 deletions l10n/es_GT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
7 changes: 7 additions & 0 deletions l10n/es_HN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 5 additions & 0 deletions l10n/es_HN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
7 changes: 7 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 5 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
8 changes: 8 additions & 0 deletions l10n/es_NI.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
6 changes: 6 additions & 0 deletions l10n/es_NI.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
8 changes: 8 additions & 0 deletions l10n/es_PA.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
6 changes: 6 additions & 0 deletions l10n/es_PA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
8 changes: 8 additions & 0 deletions l10n/es_PE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
6 changes: 6 additions & 0 deletions l10n/es_PE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
8 changes: 8 additions & 0 deletions l10n/es_PR.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
6 changes: 6 additions & 0 deletions l10n/es_PR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
8 changes: 8 additions & 0 deletions l10n/es_PY.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
6 changes: 6 additions & 0 deletions l10n/es_PY.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
9 changes: 9 additions & 0 deletions l10n/es_SV.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar",
"Unknown error" : "Error desconocido"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
7 changes: 7 additions & 0 deletions l10n/es_SV.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar",
"Unknown error" : "Error desconocido"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
9 changes: 9 additions & 0 deletions l10n/es_UY.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar",
"Unknown error" : "Error desconocido"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
7 changes: 7 additions & 0 deletions l10n/es_UY.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Preview" : "Previsualizar",
"Advanced options" : "Opciones avanzadas",
"Send" : "Enviar",
"Unknown error" : "Error desconocido"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
9 changes: 9 additions & 0 deletions l10n/et_EE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"integration_openai",
{
"Preview" : "Eelvaade",
"Advanced options" : "Täpsemad valikud",
"Send" : "Saada",
"Unknown error" : "Tundmatu viga"
},
"nplurals=2; plural=(n != 1);");
Loading

0 comments on commit e836726

Please sign in to comment.