Browse Source

Merge pull request #7576 from nocodb/l10n_develop_2

New Crowdin updates
pull/7577/head
Raju Udava 8 months ago committed by GitHub
parent
commit
05faaed46f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 28
      packages/nc-gui/lang/ar.json
  2. 28
      packages/nc-gui/lang/bn_IN.json
  3. 28
      packages/nc-gui/lang/cs.json
  4. 28
      packages/nc-gui/lang/da.json
  5. 28
      packages/nc-gui/lang/de.json
  6. 28
      packages/nc-gui/lang/es.json
  7. 28
      packages/nc-gui/lang/eu.json
  8. 28
      packages/nc-gui/lang/fa.json
  9. 28
      packages/nc-gui/lang/fi.json
  10. 28
      packages/nc-gui/lang/fr.json
  11. 28
      packages/nc-gui/lang/he.json
  12. 28
      packages/nc-gui/lang/hi.json
  13. 28
      packages/nc-gui/lang/hr.json
  14. 28
      packages/nc-gui/lang/id.json
  15. 28
      packages/nc-gui/lang/it.json
  16. 28
      packages/nc-gui/lang/ja.json
  17. 28
      packages/nc-gui/lang/ko.json
  18. 28
      packages/nc-gui/lang/lv.json
  19. 28
      packages/nc-gui/lang/nl.json
  20. 28
      packages/nc-gui/lang/no.json
  21. 28
      packages/nc-gui/lang/pl.json
  22. 28
      packages/nc-gui/lang/pt.json
  23. 28
      packages/nc-gui/lang/pt_BR.json
  24. 28
      packages/nc-gui/lang/ru.json
  25. 28
      packages/nc-gui/lang/sk.json
  26. 28
      packages/nc-gui/lang/sl.json
  27. 28
      packages/nc-gui/lang/sv.json
  28. 28
      packages/nc-gui/lang/th.json
  29. 28
      packages/nc-gui/lang/tr.json
  30. 28
      packages/nc-gui/lang/uk.json
  31. 28
      packages/nc-gui/lang/vi.json
  32. 28
      packages/nc-gui/lang/zh-Hans.json
  33. 28
      packages/nc-gui/lang/zh-Hant.json

28
packages/nc-gui/lang/ar.json

@ -301,6 +301,7 @@
"isNotNull": "ليس فارغاً"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "اكتب في قاعدة البيانات",
"lengthValue": "الطول / القيمة",
"dbType": "نوع قاعدة البيانات",
"servername": "servername / hostAddr",
"sqliteFile": "ملف SQLite",
"hostAddress": "عنوان المضيف",
"port": "رقم المنفذ",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "رابط غير صالح",
"invalidEmail": "Invalid Email",
"internalError": "حدث خطأ داخلي",

28
packages/nc-gui/lang/bn_IN.json

@ -301,6 +301,7 @@
"isNotNull": "নল নয"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "ডস টইপ করন",
"lengthValue": "দয/ মন",
"dbType": "ডস পরকর",
"servername": "servername / hostAddr",
"sqliteFile": "সইট ফইল",
"hostAddress": "হট ঠি",
"port": "পট নর",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/cs.json

@ -301,6 +301,7 @@
"isNotNull": "není null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Dokumentace",
"forum": "Fórum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Typ v databázi",
"lengthValue": "Délka / hodnota",
"dbType": "Typ databáze",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite soubor",
"hostAddress": "Adresa hostitele",
"port": "Číslo portu",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Operace Vložit není v aktivní buňce podporována.",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Neplatná adresa URL",
"invalidEmail": "Neplatný e-mail",
"internalError": "Došlo k nějaké interní chybě",

28
packages/nc-gui/lang/da.json

@ -301,6 +301,7 @@
"isNotNull": "er ikke null."
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Indtast database",
"lengthValue": "Længde / værdi.",
"dbType": "Database type",
"servername": "servername / hostAddr",
"sqliteFile": "SQLITE FILE.",
"hostAddress": "Værtsadresse.",
"port": "Port nummer.",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Indsæt er ikke understøttet på den aktive celle",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Ugyldig URL",
"invalidEmail": "Ugyldig e-mail",
"internalError": "Der er opstået en intern fejl",

28
packages/nc-gui/lang/de.json

@ -301,6 +301,7 @@
"isNotNull": "ist nicht Null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Dokumentation",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Typ in der Datenbank",
"lengthValue": "Länge / Wert",
"dbType": "Datenbanktyp",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite-Datei",
"hostAddress": "Host-Adresse",
"port": "Port-Nummer",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Der Vorgang Einfügen wird auf der aktiven Zelle nicht unterstützt",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Ungültige E-Mail-Adressen",
"invalidEmail": "Ungültige E-Mail-Adresse"
},
"invalidXml": "Invalid XML",
"invalidURL": "Ungültige URL",
"invalidEmail": "Ungültige E-Mail",
"internalError": "Interner Fehler aufgetreten",

28
packages/nc-gui/lang/es.json

@ -301,6 +301,7 @@
"isNotNull": "no es nulo"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Documentos",
"forum": "Foro",
"parameter": "Parámetro",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Encabezado 1",
"heading2": "Encabezado 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Tipo en base de datos",
"lengthValue": "Longitud/valor",
"dbType": "Tipo de Base de Datos",
"servername": "servername / hostAddr",
"sqliteFile": "Archivo SQLite",
"hostAddress": "Dirección del servidor",
"port": "Puerto",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Abrir en una nueva pestaña",
"copyIFrameCode": "Copiar código IFrame",
"onCondition": "En Condición",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "No se admite la operación de pegado en la celda activa",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL no válida",
"invalidEmail": "Email inválido",
"internalError": "Se ha producido algún error interno",

28
packages/nc-gui/lang/eu.json

@ -301,6 +301,7 @@
"isNotNull": "is not null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Dokumentuak",
"forum": "Forum",
"parameter": "Parametroa",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Type in Database",
"lengthValue": "Length/ value",
"dbType": "Datubase mota",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite File",
"hostAddress": "Host Address",
"port": "Port Number",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/fa.json

@ -301,6 +301,7 @@
"isNotNull": "تهی نیست"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "مستندات",
"forum": "انجمن",
"parameter": "پارامتر",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "پایگاه داده را وارد کنید",
"lengthValue": "طول/ مقدار",
"dbType": "نوع پایگاه داده",
"servername": "servername / hostAddr",
"sqliteFile": "فایل SQLite",
"hostAddress": "نشانی Host",
"port": "شماره Port",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "عملیات جایگذاری در سلول فعال پشتیبانی نمیشود",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL نامعتبر",
"invalidEmail": "ایمیل نامعتبر",
"internalError": "برخی خطاهای درونی رخ دادند",

28
packages/nc-gui/lang/fi.json

@ -301,6 +301,7 @@
"isNotNull": "ei ole nolla"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Kirjoita tietokanta",
"lengthValue": "Pituus / arvo",
"dbType": "Tietokantatyyppi",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite-tiedosto",
"hostAddress": "Isäntäosoite",
"port": "Porttinumero",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Liitä-toimintoa ei tueta aktiivisessa solussa.",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Virheellinen URL-osoite",
"invalidEmail": "Invalid Email",
"internalError": "Tapahtui jokin sisäinen virhe",

28
packages/nc-gui/lang/fr.json

@ -301,6 +301,7 @@
"isNotNull": "est non null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Écrire dans la base de données",
"lengthValue": "Longueur / valeur",
"dbType": "Type de base de données",
"servername": "servername / hostAddr",
"sqliteFile": "Fichier SQLite",
"hostAddress": "Adresse de l'hôte",
"port": "Numéro de port",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Désactivé car la vue est verrouillée",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "L'opération de collage n'est pas prise en charge sur la cellule active",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Nom requis",
"nameMinLength": "Le nom doit comporter au moins 2 caractères",
"nameMaxLength": "Le nom doit comporter au maximum 60 caractères",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL invalide",
"invalidEmail": "Email invalide",
"internalError": "Une erreur interne est survenue",

28
packages/nc-gui/lang/he.json

@ -301,6 +301,7 @@
"isNotNull": "is not null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Type in Database",
"lengthValue": "אורך / ערך",
"dbType": "סוג מסד נתונים",
"servername": "servername / hostAddr",
"sqliteFile": "קובץ SQLite.",
"hostAddress": "כתובת הוסט",
"port": "פורט",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "כתובת אתר לא חוקית",
"invalidEmail": "כתובת אימייל לא תקינה",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/hi.json

@ -301,6 +301,7 @@
"isNotNull": "निररथक नह"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "डस मइप कर",
"lengthValue": "लई/ मय",
"dbType": "डस परकर",
"servername": "servername / hostAddr",
"sqliteFile": "Sqlite फइल",
"hostAddress": "मन क पत",
"port": "पट स",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/hr.json

@ -301,6 +301,7 @@
"isNotNull": "nije ništavan"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Upišite bazu podataka",
"lengthValue": "Duljina / vrijednost",
"dbType": "Vrsta baze podataka",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite datoteka",
"hostAddress": "Adresa domaćina",
"port": "Broj porta",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Operacija \"lijepljenje\" nije podržana u aktivnoj ćeliji",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Neispravan URL",
"invalidEmail": "Nevažeći e-mail",
"internalError": "Došlo je do greške u sustavu",

28
packages/nc-gui/lang/id.json

@ -301,6 +301,7 @@
"isNotNull": "bukan null."
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Ketik Database",
"lengthValue": "Panjang / Nilai",
"dbType": "DATABASE TYPE.",
"servername": "servername / hostAddr",
"sqliteFile": "File SQLite.",
"hostAddress": "Alamat Tuan Rumah",
"port": "Nomor port.",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Operasi tempel tidak didukung pada sel aktif",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL tidak valid",
"invalidEmail": "Invalid Email",
"internalError": "Beberapa kesalahan internal terjadi",

28
packages/nc-gui/lang/it.json

@ -301,6 +301,7 @@
"isNotNull": "non è nullo"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Documentazione",
"forum": "Forum",
"parameter": "Parametro",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Titolo 1",
"heading2": "Titolo 2",
"heading3": "Titolo 3",
@ -513,6 +524,7 @@
"databaseType": "Digita nel database",
"lengthValue": "Lunghezza / Valore",
"dbType": "Tipo di database",
"servername": "servername / hostAddr",
"sqliteFile": "File di SQLite",
"hostAddress": "Indirizzo dell'host",
"port": "Numero di porta",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Apri in una nuova scheda",
"copyIFrameCode": "Copia codice Iframe",
"onCondition": "Condizione",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabilitato perché la Vista è bloccata",
"basesMigrated": "Le Basi sono migrate. Per favore riprova.",
"pasteNotSupported": "L'operazione di incollamento non è supportata sulla cella attiva.",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Non disponibile al momento"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Nome richiesto",
"nameMinLength": "Il nome deve essere lungo almeno 2 caratteri",
"nameMaxLength": "Il nome deve essere lungo al più 60 caratteri",
@ -1263,6 +1290,7 @@
"invalidEmails": "E-mail non valida",
"invalidEmail": "Email non valida"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL non valido",
"invalidEmail": "Email non valida",
"internalError": "Si è verificato un errore interno",

28
packages/nc-gui/lang/ja.json

@ -301,6 +301,7 @@
"isNotNull": "がnullでない"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "データベースでのデータ型",
"lengthValue": "長さ/値",
"dbType": "データベースのデータ型",
"servername": "servername / hostAddr",
"sqliteFile": "SQLiteファイル",
"hostAddress": "ホストアドレス",
"port": "ポート番号",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "現在アクティブなセルでは貼り付けはサポートされていません",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "無効なURL",
"invalidEmail": "Invalid Email",
"internalError": "内部エラーが発生しました",

28
packages/nc-gui/lang/ko.json

@ -301,6 +301,7 @@
"isNotNull": "null 값이 아님"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "문서",
"forum": "포럼",
"parameter": "매개 변수",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "데이터베이스 입력",
"lengthValue": "길이 / 값",
"dbType": "데이터베이스 유형",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite 파일",
"hostAddress": "호스트 주소",
"port": "포트 번호",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "새 탭에서 열기",
"copyIFrameCode": "IFrame 코드 복사",
"onCondition": "조건에 따라",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "베이스가 마이그레이션되었습니다. 다시 시도하십시오.",
"pasteNotSupported": "활성 셀에서는 붙여넣기 작업이 지원되지 않습니다.",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "유효하지 않은 URL",
"invalidEmail": "유효하지 않은 이메일",
"internalError": "내부 오류",

28
packages/nc-gui/lang/lv.json

@ -301,6 +301,7 @@
"isNotNull": "nav null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Tips datubāzē",
"lengthValue": "Garums/ Vērtība",
"dbType": "Datubāzes tips",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite Datne",
"hostAddress": "Saimniekdatora adrese",
"port": "Porta numurs",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Aktīvajā šūnā netiek atbalstīta operācija \"ielīmēt\".",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Nederīgs URL",
"invalidEmail": "Invalid Email",
"internalError": "Notika kāda iekšēja kļūda",

28
packages/nc-gui/lang/nl.json

@ -301,6 +301,7 @@
"isNotNull": "is niet NULL"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Type in Database",
"lengthValue": "Lengte/ waarde",
"dbType": "Database-type",
"servername": "servername / hostAddr",
"sqliteFile": "SQLITE-bestand",
"hostAddress": "Hostadres",
"port": "Poortnummer",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Plakken wordt niet ondersteund op de actieve cel",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Ongeldige URL",
"invalidEmail": "Invalid Email",
"internalError": "Er is een interne fout opgetreden",

28
packages/nc-gui/lang/no.json

@ -301,6 +301,7 @@
"isNotNull": "er ikke null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Skriv inn database",
"lengthValue": "Lengde / verdi",
"dbType": "Databasetype",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite-fil",
"hostAddress": "Vertsadresse",
"port": "Portnummer",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/pl.json

@ -301,6 +301,7 @@
"isNotNull": "Nie jest null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Dokumentacja",
"forum": "Forum",
"parameter": "Parametr",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Nagłówek 1",
"heading2": "Nagłówek 2",
"heading3": "Nagłówek 3",
@ -513,6 +524,7 @@
"databaseType": "Typ bazy danych",
"lengthValue": "Długość / wartość",
"dbType": "Typ bazy danych",
"servername": "servername / hostAddr",
"sqliteFile": "Plik SQLite",
"hostAddress": "Adres hosta",
"port": "Port",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Otwórz w nowej karcie",
"copyIFrameCode": "Kopiuj kod IFrame",
"onCondition": "Pod warunkiem",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Wyłączone, ponieważ widok jest zablokowany",
"basesMigrated": "Bazy zostały przeniesione. Proszę spróbować ponownie.",
"pasteNotSupported": "Operacja wklejania nie jest obsługiwana w aktywnej komórce",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Obecnie niedostępne"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Wymagana nazwa",
"nameMinLength": "Nazwa musi mieć co najmniej 2 znaki",
"nameMaxLength": "Nazwa musi mieć maksymalnie 60 znaków",
@ -1263,6 +1290,7 @@
"invalidEmails": "Nieprawidłowe adresy email",
"invalidEmail": "Nieprawidłowy adres email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Nieprawidłowy adres URL",
"invalidEmail": "Nieprawidłowy e-mail",
"internalError": "Wystąpił błąd wewnętrzny",

28
packages/nc-gui/lang/pt.json

@ -301,6 +301,7 @@
"isNotNull": "não é nulo"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Digite o banco de dados",
"lengthValue": "Comprimento / valor",
"dbType": "Tipo de Base de Dados",
"servername": "servername / hostAddr",
"sqliteFile": "Ficheiro SQLite",
"hostAddress": "Endereço do servidor",
"port": "Número da Porta",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "A operação de colar não é suportada na célula activa",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL inválido",
"invalidEmail": "E-mail inválido",
"internalError": "Ocorreu algum erro interno",

28
packages/nc-gui/lang/pt_BR.json

@ -301,6 +301,7 @@
"isNotNull": "não é nulo"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Tipo no banco de dados",
"lengthValue": "Comprimento / valor",
"dbType": "Tipo do Banco de Dados",
"servername": "servername / hostAddr",
"sqliteFile": "Arquivo SQLite",
"hostAddress": "Endereço do servidor",
"port": "Número da Porta",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "A operação de colar não é suportada na célula activa",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "URL inválido",
"invalidEmail": "E-mail inválido",
"internalError": "Ocorreu algum erro interno",

28
packages/nc-gui/lang/ru.json

@ -301,6 +301,7 @@
"isNotNull": "не равно Null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Документация",
"forum": "Форум",
"parameter": "Параметр",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Заголовок 1",
"heading2": "Заголовок 2",
"heading3": "Заголовок 3",
@ -513,6 +524,7 @@
"databaseType": "Тип в базе данных",
"lengthValue": "Длина / значение",
"dbType": "Тип базы данных",
"servername": "servername / hostAddr",
"sqliteFile": "Файл Sqlite",
"hostAddress": "Адрес хоста",
"port": "Номер порта",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Открыть в новой вкладке",
"copyIFrameCode": "Копировать код IFrame",
"onCondition": "На Условии",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Операция Вставки не поддерживается в выделенной ячейке",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Неверный URL",
"invalidEmail": "Неверный адрес электронной почты",
"internalError": "Произошла какая-то внутренняя ошибка",

28
packages/nc-gui/lang/sk.json

@ -301,6 +301,7 @@
"isNotNull": "nie je null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Zadajte do databázy",
"lengthValue": "Dĺžka/hodnota",
"dbType": "Typ databázy",
"servername": "servername / hostAddr",
"sqliteFile": "Súbor SQLite",
"hostAddress": "Adresa hostiteľa",
"port": "Číslo portu",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Operácia Vložiť nie je podporovaná v aktívnej bunke",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Neplatná adresa URL",
"invalidEmail": "Invalid Email",
"internalError": "Vyskytla sa nejaká vnútorná chyba",

28
packages/nc-gui/lang/sl.json

@ -301,6 +301,7 @@
"isNotNull": "ni null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Vnesite v podatkovno bazo",
"lengthValue": "Dolžina / vrednost",
"dbType": "Vrsta baze podatkov",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite datoteka",
"hostAddress": "Naslov gostitelja",
"port": "Številka vrat",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Operacija Vstavi ni podprta v aktivni celici",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Nepravilen URL",
"invalidEmail": "Invalid Email",
"internalError": "Zgodila se je neka notranja napaka",

28
packages/nc-gui/lang/sv.json

@ -301,6 +301,7 @@
"isNotNull": "är inte noll"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Skriv in databasen",
"lengthValue": "Längd / värde",
"dbType": "Databas typ",
"servername": "servername / hostAddr",
"sqliteFile": "Sqlite-fil",
"hostAddress": "Värdadress",
"port": "Portnummer",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Klistra in stöds inte på den aktiva cellen.",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Ogiltig URL",
"invalidEmail": "Invalid Email",
"internalError": "Ett internt fel har uppstått.",

28
packages/nc-gui/lang/th.json

@ -301,6 +301,7 @@
"isNotNull": "ไมเปนโมฆะ"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "พมพฐานขอมล",
"lengthValue": "ความยาว / คา",
"dbType": "ประเภทฐานขอมล",
"servername": "servername / hostAddr",
"sqliteFile": "ไฟล sqlite",
"hostAddress": "ทอยโฮสต",
"port": "หมายเลขพอรต",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/tr.json

@ -301,6 +301,7 @@
"isNotNull": "null değil"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Veritabanındaki Tipi",
"lengthValue": "Uzunluk / Değer",
"dbType": "Veritabanı Tipi",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite Dosyası",
"hostAddress": "Host Adresi",
"port": "Port Numarası",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Etkin hücre üzerinde yapıştırma işlemi desteklenmiyor",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Geçersiz URL",
"invalidEmail": "Geçersiz E-posta",
"internalError": "Bazı dahili hatalar oluştu",

28
packages/nc-gui/lang/uk.json

@ -301,6 +301,7 @@
"isNotNull": "не рівне null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Тип в базі даних",
"lengthValue": "Довжина/Значення",
"dbType": "Тип бази даних",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite файл",
"hostAddress": "Назва серверу/ІP Адреса",
"port": "Номер порту",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Операція вставки не підтримується в активній комірці",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Неправильна URL-адреса",
"invalidEmail": "Неправильна електронна адреса",
"internalError": "Сталась внутрішня помилка",

28
packages/nc-gui/lang/vi.json

@ -301,6 +301,7 @@
"isNotNull": "không phải là null."
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "Nhập cơ sở dữ liệu",
"lengthValue": "Chiều dài / giá trị",
"dbType": "Loại cơ sở dữ liệu",
"servername": "servername / hostAddr",
"sqliteFile": "Tập tin sqlite.",
"hostAddress": "Địa chỉ máy chủ",
"port": "Cổng số",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",

28
packages/nc-gui/lang/zh-Hans.json

@ -301,6 +301,7 @@
"isNotNull": "不为空(Not Null)"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "文档",
"forum": "论坛",
"parameter": "参数",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "一级标题",
"heading2": "二级标题",
"heading3": "三级标题",
@ -513,6 +524,7 @@
"databaseType": "数据库中的类型",
"lengthValue": "长度/值",
"dbType": "数据库类型",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite 文件",
"hostAddress": "服务器地址",
"port": "端口号",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "在新标签页中打开",
"copyIFrameCode": "复制 IFrame 代码",
"onCondition": "条件",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "已禁用,因为视图已锁定",
"basesMigrated": "项目已迁移。请重试。",
"pasteNotSupported": "处于活动状态的单元格不能粘贴内容",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "当前不可用。"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "您必须指定一个名字",
"nameMinLength": "名称长度必须至少为 2 个字符",
"nameMaxLength": "名称长度不得超过 60 个字符",
@ -1263,6 +1290,7 @@
"invalidEmails": "邮箱格式错误",
"invalidEmail": "无效的电子邮件"
},
"invalidXml": "Invalid XML",
"invalidURL": "无效的 URL",
"invalidEmail": "无效的电子邮件",
"internalError": "发生了一些内部错误",

28
packages/nc-gui/lang/zh-Hant.json

@ -301,6 +301,7 @@
"isNotNull": "內容不為 Null"
},
"title": {
"sso": "Authentication (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
@ -417,6 +418,16 @@
}
},
"labels": {
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "Security Assertion Markup Language (SAML)",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"ssoSettings": "SSO Settings",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
@ -513,6 +524,7 @@
"databaseType": "資料庫中的類型",
"lengthValue": "長度/值",
"dbType": "資料庫類型",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite 檔案",
"hostAddress": "主機位址",
"port": "連線埠號碼",
@ -657,6 +669,9 @@
}
},
"activity": {
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
@ -1069,6 +1084,8 @@
}
},
"info": {
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "不支援在啟用的儲存格中執行貼上",
@ -1233,6 +1250,16 @@
"notAvailableAtTheMoment": "Not available at the moment"
},
"error": {
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long",
@ -1263,6 +1290,7 @@
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "無效的連結",
"invalidEmail": "無效的電子郵件",
"internalError": "發生內部錯誤",

Loading…
Cancel
Save