Skip to content

Commit

Permalink
Refresh i18n langauge strings.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Oct 13, 2024
1 parent cc71899 commit 39463d7
Show file tree
Hide file tree
Showing 31 changed files with 2,104 additions and 664 deletions.
50 changes: 49 additions & 1 deletion i18n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,14 @@
"globals.buttons.enabled": "Habilitat",
"globals.buttons.insert": "Inserta",
"globals.buttons.learnMore": "Saber-nes més",
"globals.buttons.manage": "Manage",
"globals.buttons.more": "Més",
"globals.buttons.new": "Nou",
"globals.buttons.ok": "D'acord",
"globals.buttons.remove": "Elimina",
"globals.buttons.save": "Desa",
"globals.buttons.saveChanges": "Desa els canvis",
"globals.buttons.toggleSelect": "Toggle selection",
"globals.buttons.view": "Visualitzar",
"globals.days.0": "dg.",
"globals.days.1": "dg.",
Expand Down Expand Up @@ -190,6 +192,7 @@
"globals.messages.notFound": "No s'ha trobat {name} ",
"globals.messages.passwordChange": "Introduïu un valor per canviar",
"globals.messages.passwordChangeFull": "Buida i torna a introduir la contrasenya completa a '{name}'.",
"globals.messages.permissionDenied": "Permission denied: {name}",
"globals.messages.slowQueriesCached": "Les consultes lentes s'estan emmagatzemant en memòria cau. Algunes xifres en aquesta pàgina no seran actuals.",
"globals.messages.updated": "\"{name}\" actualitzat",
"globals.months.1": "gen.",
Expand Down Expand Up @@ -232,6 +235,8 @@
"globals.terms.template": "Plantilla | Plantilles",
"globals.terms.templates": "Plantilles",
"globals.terms.tx": "Transaccional | Transaccionals",
"globals.terms.user": "User | Users",
"globals.terms.users": "Users",
"globals.terms.year": "Any | Anys",
"import.alreadyRunning": "Ja s'està executant una importació. Espereu que acabi o atureu-lo abans de tornar-ho a provar.",
"import.blocklist": "Llista de bloqueig",
Expand Down Expand Up @@ -259,6 +264,7 @@
"import.recordsCount": "{num} / {total} registres",
"import.stopImport": "Atura la importació",
"import.subscribe": "Subscriu",
"import.subscribeWarning": "Overwriting will re-subscribe unusbscribed e-mails. Continue?",
"import.title": "Importa subscriptors",
"import.upload": "Carrega",
"lists.confirmDelete": "Estàs segur? Això no elimina els subscriptors.",
Expand Down Expand Up @@ -288,6 +294,7 @@
"media.errorSavingThumbnail": "Error en desar la miniatura: {error}",
"media.errorUploading": "Error en carregar el fitxer: {error}",
"media.invalidFile": "Fitxer no vàlid: {error}",
"media.invalidFileName": "Invalid filename {name}. Use only ASCII characters",
"media.title": "Mèdia",
"media.unsupportedFileType": "El tipus de fitxer ({type}) no és compatible",
"media.upload": "Carrega",
Expand Down Expand Up @@ -509,11 +516,19 @@
"settings.privacy.recordOptinIP": "Registra l'adreça IP de l'opt-in",
"settings.privacy.recordOptinIPHelp": "Registra l'adreça IP dels opt-ins dobles en els atributs del subscrit.",
"settings.restart": "Reinicia",
"settings.security.OIDCClientID": "Client ID",
"settings.security.OIDCClientSecret": "Client secret",
"settings.security.OIDCHelp": "Enable OpenID Connect OAuth2 login via an OAuth provider.",
"settings.security.OIDCRedirectURL": "Redirect URL for oAuth provider",
"settings.security.OIDCRedirectWarning": "This does not seem to be a production URL. Change the Root URL in 'General' settings.",
"settings.security.OIDCURL": "Provider URL",
"settings.security.OIDCWarning": "When OIDC is enabled, default password login is disabled. Invalid config can lock you out.",
"settings.security.captchaKey": "Clau del lloc hCaptcha.com",
"settings.security.captchaKeyHelp": "Visiteu www.hcaptcha.com per obtenir la clau i el secret.",
"settings.security.captchaSecret": "Secret del lloc hCaptcha.com",
"settings.security.enableCaptcha": "Habilita el CAPTCHA",
"settings.security.enableCaptchaHelp": "Habilita el CAPTCHA al formulari públic de subscripció.",
"settings.security.enableOIDC": "Enable OIDC SSO",
"settings.security.name": "Seguretat",
"settings.smtp.customHeaders": "Capçaleres personalitzades",
"settings.smtp.customHeadersHelp": "Matriu opcional de capçaleres de correu electrònic per incloure en tots els missatges enviats des d'aquest servidor. p. ex.: [{\"X-Custom\": \"value\"}, {\"X-Custom2\": \"value\"}]",
Expand Down Expand Up @@ -589,6 +604,39 @@
"templates.preview": "Previsualització",
"templates.rawHTML": "Codi HTML",
"templates.subject": "Assumpte",
"users.apiOneTimeToken": "Copy the API access token now. It will not be shown again.",
"users.cantDeleteRole": "Cannot delete role that is in use.",
"users.invalidLogin": "Invalid login or password",
"users.invalidRequest": "Invalid auth request",
"users.lastLogin": "Last login",
"users.listPerms": "List permissions",
"users.listPermsWarning": "lists:get_all or lists:manage_all are enabled which overrides per-list permissions",
"users.listRole": "List roles | List role",
"users.listRoles": "List roles",
"users.login": "Inicia sessió",
"users.logout": "Tanca sessió"
"users.loginOIDC": "Login with {name}",
"users.logout": "Tanca sessió",
"users.needSuper": "User(s) couldn't updated. There has to be at least one active Super Admin user.",
"users.newListRole": "New list role",
"users.newUser": "New user",
"users.newUserRole": "New user role",
"users.password": "Password",
"users.passwordEnable": "Enable password login",
"users.passwordMismatch": "Passwords don't match",
"users.passwordRepeat": "Repeat password",
"users.perms": "Permissions",
"users.profile": "Profile",
"users.role": "Role | Roles",
"users.roleGroup": "Group",
"users.roles": "Roles",
"users.status.disabled": "Disabled",
"users.status.enabled": "Enabled",
"users.type": "Type",
"users.type.api": "API",
"users.type.super": "Super Admin",
"users.type.user": "User",
"users.userRole": "User role | User roles",
"users.userRoles": "User roles",
"users.username": "Username",
"users.usernameHelp": "Used with password login"
}
50 changes: 49 additions & 1 deletion i18n/cs-cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,14 @@
"globals.buttons.enabled": "Povoleno",
"globals.buttons.insert": "Vložit",
"globals.buttons.learnMore": "Další informace",
"globals.buttons.manage": "Manage",
"globals.buttons.more": "Více",
"globals.buttons.new": "Nový",
"globals.buttons.ok": "OK",
"globals.buttons.remove": "Odebrat",
"globals.buttons.save": "Uložit",
"globals.buttons.saveChanges": "Uložit změny",
"globals.buttons.toggleSelect": "Toggle selection",
"globals.buttons.view": "Zobrazit",
"globals.days.0": "Ne",
"globals.days.1": "Ne",
Expand Down Expand Up @@ -190,6 +192,7 @@
"globals.messages.notFound": "{name} nebyl nalezen",
"globals.messages.passwordChange": "Zadejte hodnotu ke změně",
"globals.messages.passwordChangeFull": "Vymazat a zadat úplné heslo znovu v '{name}'.",
"globals.messages.permissionDenied": "Permission denied: {name}",
"globals.messages.slowQueriesCached": "Pomalé dotazy jsou ukládány do mezipaměti. Některá čísla na této stránce nemusí být aktuální.",
"globals.messages.updated": "\"{name}\" aktualizován",
"globals.months.1": "Led",
Expand Down Expand Up @@ -232,6 +235,8 @@
"globals.terms.template": "Šablona | Šablony",
"globals.terms.templates": "Šablony",
"globals.terms.tx": "Transakční | Transakční",
"globals.terms.user": "User | Users",
"globals.terms.users": "Users",
"globals.terms.year": "Rok | Roky",
"import.alreadyRunning": "Import již běží. Počkejte na jeho dokončení nebo jej zastavte před dalším pokusem.",
"import.blocklist": "Seznam blokovaných",
Expand Down Expand Up @@ -259,6 +264,7 @@
"import.recordsCount": "{num} / {total} záznamů",
"import.stopImport": "Zastavit import ",
"import.subscribe": "Odebírat",
"import.subscribeWarning": "Overwriting will re-subscribe unusbscribed e-mails. Continue?",
"import.title": "Importovat odběratele",
"import.upload": "Odeslat",
"lists.confirmDelete": "Jste si jisti? Tímto se neodstraní odběratelé.",
Expand Down Expand Up @@ -288,6 +294,7 @@
"media.errorSavingThumbnail": "Chyba při ukládání miniatury: {error}",
"media.errorUploading": "Chyba při odesílání souboru: {error}",
"media.invalidFile": "Neplatný soubor: {error}",
"media.invalidFileName": "Invalid filename {name}. Use only ASCII characters",
"media.title": "Médium",
"media.unsupportedFileType": "Nepodporovaný typ souboru ({type})",
"media.upload": "Odeslat",
Expand Down Expand Up @@ -509,11 +516,19 @@
"settings.privacy.recordOptinIP": "Zaznamenávat IP adresy pro opt-in",
"settings.privacy.recordOptinIPHelp": "Zaznamenávat IP adresy pro dvojí opt-in v atributu odběratele.",
"settings.restart": "Restartovat",
"settings.security.OIDCClientID": "Client ID",
"settings.security.OIDCClientSecret": "Client secret",
"settings.security.OIDCHelp": "Enable OpenID Connect OAuth2 login via an OAuth provider.",
"settings.security.OIDCRedirectURL": "Redirect URL for oAuth provider",
"settings.security.OIDCRedirectWarning": "This does not seem to be a production URL. Change the Root URL in 'General' settings.",
"settings.security.OIDCURL": "Provider URL",
"settings.security.OIDCWarning": "When OIDC is enabled, default password login is disabled. Invalid config can lock you out.",
"settings.security.captchaKey": "Klíč z hCaptcha.com",
"settings.security.captchaKeyHelp": "Navštivte www.hcaptcha.com pro získání klíče a tajného kódu.",
"settings.security.captchaSecret": "Tajný kód z hCaptcha.com",
"settings.security.enableCaptcha": "Povolit CAPTCHA",
"settings.security.enableCaptchaHelp": "Povolit CAPTCHA na veřejném formuláři pro přihlášení.",
"settings.security.enableOIDC": "Enable OIDC SSO",
"settings.security.name": "Zabezpečení",
"settings.smtp.customHeaders": "Vlastní záhlaví",
"settings.smtp.customHeadersHelp": "Volitelné pole e-mailových záhlaví, která se mají zahrnout do všech zpráv odeslaných z tohoto serveru. Např.: [{\"X-Custom\": \"value\"}, {\"X-Custom2\": \"value\"}]",
Expand Down Expand Up @@ -589,6 +604,39 @@
"templates.preview": "Náhled",
"templates.rawHTML": "Kód HTML",
"templates.subject": "Předmět",
"users.apiOneTimeToken": "Copy the API access token now. It will not be shown again.",
"users.cantDeleteRole": "Cannot delete role that is in use.",
"users.invalidLogin": "Invalid login or password",
"users.invalidRequest": "Invalid auth request",
"users.lastLogin": "Last login",
"users.listPerms": "List permissions",
"users.listPermsWarning": "lists:get_all or lists:manage_all are enabled which overrides per-list permissions",
"users.listRole": "List roles | List role",
"users.listRoles": "List roles",
"users.login": "Přihlásit",
"users.logout": "Odhlásit"
"users.loginOIDC": "Login with {name}",
"users.logout": "Odhlásit",
"users.needSuper": "User(s) couldn't updated. There has to be at least one active Super Admin user.",
"users.newListRole": "New list role",
"users.newUser": "New user",
"users.newUserRole": "New user role",
"users.password": "Password",
"users.passwordEnable": "Enable password login",
"users.passwordMismatch": "Passwords don't match",
"users.passwordRepeat": "Repeat password",
"users.perms": "Permissions",
"users.profile": "Profile",
"users.role": "Role | Roles",
"users.roleGroup": "Group",
"users.roles": "Roles",
"users.status.disabled": "Disabled",
"users.status.enabled": "Enabled",
"users.type": "Type",
"users.type.api": "API",
"users.type.super": "Super Admin",
"users.type.user": "User",
"users.userRole": "User role | User roles",
"users.userRoles": "User roles",
"users.username": "Username",
"users.usernameHelp": "Used with password login"
}
50 changes: 49 additions & 1 deletion i18n/cy.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,14 @@
"globals.buttons.enabled": "Wedi galluogi",
"globals.buttons.insert": "Mewnosod",
"globals.buttons.learnMore": "Dysgu mwy",
"globals.buttons.manage": "Manage",
"globals.buttons.more": "Mwy",
"globals.buttons.new": "Newydd",
"globals.buttons.ok": "Iawn",
"globals.buttons.remove": "Dileu",
"globals.buttons.save": "Cadw",
"globals.buttons.saveChanges": "Cadw'r newidiadau",
"globals.buttons.toggleSelect": "Toggle selection",
"globals.buttons.view": "Ymddangos",
"globals.days.0": "Sul",
"globals.days.1": "Sul",
Expand Down Expand Up @@ -190,6 +192,7 @@
"globals.messages.notFound": "Heb ddod o hyd i {enw]",
"globals.messages.passwordChange": "Rhoi gwerth i'w newid",
"globals.messages.passwordChangeFull": "Clirio ac ailgyflwyno'r cyfrinair llawn yn '{name}'.",
"globals.messages.permissionDenied": "Permission denied: {name}",
"globals.messages.slowQueriesCached": "Mae ymholiadau araf yn cael eu cadw. Ni fydd rhai rhifau ar y dudalen hon yn ddiweddar.",
"globals.messages.updated": "Wedi diweddaru “{name}”",
"globals.months.1": "Ion",
Expand Down Expand Up @@ -232,6 +235,8 @@
"globals.terms.template": "Templed | Templedi",
"globals.terms.templates": "Templedi",
"globals.terms.tx": "Trafodion",
"globals.terms.user": "User | Users",
"globals.terms.users": "Users",
"globals.terms.year": "Blwyddyn | Blynyddoedd",
"import.alreadyRunning": "Mae rhywbeth wrthi'n cael ei fewngludo. Arhoswch iddo orffen neu ei stopio cyn rhoi cynnig arall arni.",
"import.blocklist": "Rhestr rwystro",
Expand Down Expand Up @@ -259,6 +264,7 @@
"import.recordsCount": "{num} / {total} cofnod",
"import.stopImport": "Rhoi'r gorau i fewngludo",
"import.subscribe": "Tanysgrifio",
"import.subscribeWarning": "Overwriting will re-subscribe unusbscribed e-mails. Continue?",
"import.title": "Mewngludo tanysgrifwyr",
"import.upload": "Llwytho i fyny",
"lists.confirmDelete": "Ydych chi'n siŵr? Nid yw hyn yn dileu tanysgrifwyr.",
Expand Down Expand Up @@ -288,6 +294,7 @@
"media.errorSavingThumbnail": "Gwall wrth arbed mân-lun: {error}",
"media.errorUploading": "Gwall wrth lwytho ffeil i fyny: {error}",
"media.invalidFile": "Ffeil annilys: {error}",
"media.invalidFileName": "Invalid filename {name}. Use only ASCII characters",
"media.title": "Cyfryngau",
"media.unsupportedFileType": "Math o ffeil nad yw'n cael ei gefnogi ({type})",
"media.upload": "Llwytho i fyny",
Expand Down Expand Up @@ -509,11 +516,19 @@
"settings.privacy.recordOptinIP": "Cofnodi cyfeiriad IP dewis mewn",
"settings.privacy.recordOptinIPHelp": "Cofnodi cyfeiriad IP ar bwyntio dwbl yn manylion tanysgrifiwr.",
"settings.restart": "Ailgychwyn",
"settings.security.OIDCClientID": "Client ID",
"settings.security.OIDCClientSecret": "Client secret",
"settings.security.OIDCHelp": "Enable OpenID Connect OAuth2 login via an OAuth provider.",
"settings.security.OIDCRedirectURL": "Redirect URL for oAuth provider",
"settings.security.OIDCRedirectWarning": "This does not seem to be a production URL. Change the Root URL in 'General' settings.",
"settings.security.OIDCURL": "Provider URL",
"settings.security.OIDCWarning": "When OIDC is enabled, default password login is disabled. Invalid config can lock you out.",
"settings.security.captchaKey": "Allwedd Safle hCaptcha.com",
"settings.security.captchaKeyHelp": "Ewch i www.hcaptcha.com i gael yr allwedd a'r hymwerydd.",
"settings.security.captchaSecret": "Cyfrinach Safle hCaptcha.com",
"settings.security.enableCaptcha": "Galluogi CAPTCHA",
"settings.security.enableCaptchaHelp": "Galluogi CAPTCHA ar y ffurflen tanysgrifiad cyhoeddus.",
"settings.security.enableOIDC": "Enable OIDC SSO",
"settings.security.name": "Diogelwch",
"settings.smtp.customHeaders": "Penynnau personol",
"settings.smtp.customHeadersHelp": "Ystod eang o bennynau e-bost i'w cynnwys mewn negeseuon a anfonir gan y gweinydd hwn. ee: [{\"\"X-Custom\"\": \"\"gwerth\"\"}",
Expand Down Expand Up @@ -589,6 +604,39 @@
"templates.preview": "Rhagolwg",
"templates.rawHTML": "HTML crai",
"templates.subject": "Pwnc",
"users.apiOneTimeToken": "Copy the API access token now. It will not be shown again.",
"users.cantDeleteRole": "Cannot delete role that is in use.",
"users.invalidLogin": "Invalid login or password",
"users.invalidRequest": "Invalid auth request",
"users.lastLogin": "Last login",
"users.listPerms": "List permissions",
"users.listPermsWarning": "lists:get_all or lists:manage_all are enabled which overrides per-list permissions",
"users.listRole": "List roles | List role",
"users.listRoles": "List roles",
"users.login": "Mewngofnodi",
"users.logout": "Allgofnodi"
"users.loginOIDC": "Login with {name}",
"users.logout": "Allgofnodi",
"users.needSuper": "User(s) couldn't updated. There has to be at least one active Super Admin user.",
"users.newListRole": "New list role",
"users.newUser": "New user",
"users.newUserRole": "New user role",
"users.password": "Password",
"users.passwordEnable": "Enable password login",
"users.passwordMismatch": "Passwords don't match",
"users.passwordRepeat": "Repeat password",
"users.perms": "Permissions",
"users.profile": "Profile",
"users.role": "Role | Roles",
"users.roleGroup": "Group",
"users.roles": "Roles",
"users.status.disabled": "Disabled",
"users.status.enabled": "Enabled",
"users.type": "Type",
"users.type.api": "API",
"users.type.super": "Super Admin",
"users.type.user": "User",
"users.userRole": "User role | User roles",
"users.userRoles": "User roles",
"users.username": "Username",
"users.usernameHelp": "Used with password login"
}
Loading

0 comments on commit 39463d7

Please sign in to comment.