mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 16:34:06 +01:00
Updates
Some checks are pending
Some checks are pending
This commit is contained in:
parent
33e0c08adc
commit
8787ce84ac
3 changed files with 98 additions and 98 deletions
|
|
@ -678,10 +678,10 @@
|
|||
"custom-top-left-corner-logo-image-url": "URL Voor Maatwerk Logo Afbeelding In Linker Bovenhoek",
|
||||
"custom-top-left-corner-logo-link-url": "URL Voor Maatwerk Logo Link In Linker Bovenhoek",
|
||||
"custom-top-left-corner-logo-height": "Hoogte Van Maatwerk Logo In Linker Bovenhoek. Default: 27",
|
||||
"custom-login-logo-image-url": "URL Voor Maatwerk Login Logo Afbeelding",
|
||||
"custom-login-logo-link-url": "URL Voor Maatwerk Login Logo Link",
|
||||
"custom-login-logo-image-url": "URL Voor Maatwerk Aanmeld Logo Afbeelding",
|
||||
"custom-login-logo-link-url": "URL Voor Maatwerk Aanmeld Logo Link",
|
||||
"custom-help-link-url": "Maatwerk Help Link URL",
|
||||
"text-below-custom-login-logo": "Tekst onder Maatwerk Login Logo",
|
||||
"text-below-custom-login-logo": "Tekst onder Maatwerk Aanmeld Logo",
|
||||
"automatic-linked-url-schemes": "Maatwerk URL-schema's die automatisch klikbaar zouden moeten zijn. Een URL per regel.",
|
||||
"username": "Gebruikersnaam",
|
||||
"import-usernames": "Importeer Gebruikersnamen",
|
||||
|
|
@ -942,13 +942,13 @@
|
|||
"authentication-method": "Authenticatiemethode",
|
||||
"authentication-type": "Authenticatietype",
|
||||
"custom-product-name": "Eigen Productnaam",
|
||||
"custom-head-tags-enabled": "Enable custom head tags",
|
||||
"custom-head-meta-tags": "Custom meta tags (HTML)",
|
||||
"custom-head-link-tags": "Custom link tags (HTML)",
|
||||
"custom-manifest-enabled": "Enable custom web manifest",
|
||||
"custom-head-manifest-content": "Custom web manifest content (JSON)",
|
||||
"custom-assetlinks-enabled": "Enable custom assetlinks.json",
|
||||
"custom-assetlinks-content": "Custom assetlinks.json content (JSON)",
|
||||
"custom-head-tags-enabled": "Schakel maatwerk head tags in",
|
||||
"custom-head-meta-tags": "Maatwerk meta tags (HTML)",
|
||||
"custom-head-link-tags": "Maatwerk link tags (HTML)",
|
||||
"custom-manifest-enabled": "Schakel maatwerk web manifest in",
|
||||
"custom-head-manifest-content": "Maatwerk web manifest inhoud (JSON)",
|
||||
"custom-assetlinks-enabled": "Schakel maatwerk assetlinks.json in",
|
||||
"custom-assetlinks-content": "Maatwerk assetlinks.json inhoud (JSON)",
|
||||
"layout": "Lay-out",
|
||||
"hide-logo": "Verberg Logo",
|
||||
"hide-card-counter-list": "Verberg kaarten teller lijst op alle borden",
|
||||
|
|
@ -956,7 +956,7 @@
|
|||
"add-custom-html-after-body-start": "Voeg eigen HTML toe na <body> start",
|
||||
"add-custom-html-before-body-end": "Voeg eigen HTML toe voor </body> einde",
|
||||
"error-undefined": "Er is iets misgegaan",
|
||||
"error-ldap-login": "Er is een fout opgetreden tijdens het inloggen",
|
||||
"error-ldap-login": "Er is een fout opgetreden tijdens het aanmelden",
|
||||
"display-authentication-method": "Toon Authenticatiemethode",
|
||||
"oidc-button-text": "Pas de OIDC-button tekst aan.",
|
||||
"default-authentication-method": "Standaard Authenticatiemethode",
|
||||
|
|
@ -1348,7 +1348,7 @@
|
|||
"accessibility-title": "Toegankelijkheidstitel",
|
||||
"accessibility-content": "Toegankelijkheid inhoud",
|
||||
"accounts-lockout-settings": "Brute Force Beschermingsinstellingen",
|
||||
"accounts-lockout-info": "Deze instellingen bepalen hoe inlogpogingen worden beschermd tegen brute force aanvallen.",
|
||||
"accounts-lockout-info": "Deze instellingen bepalen hoe aanmeldpogingen worden beschermd tegen brute force aanvallen.",
|
||||
"accounts-lockout-known-users": "Instellingen voor bekende gebruikers (juiste gebruikersnaam, fout wachtwoord)",
|
||||
"accounts-lockout-unknown-users": "Instellingen voor onbekende gebruikers (onbekende gebruikersnaam)",
|
||||
"accounts-lockout-failures-before": "Mislukkingen voor blokkeren",
|
||||
|
|
@ -1356,7 +1356,7 @@
|
|||
"accounts-lockout-failure-window": "Mislukkingen periode (seconden)",
|
||||
"accounts-lockout-settings-updated": "Brute Force instellingen zijn bijgewerkt",
|
||||
"accounts-lockout-locked-users": "Geblokkeerde Gebruikers",
|
||||
"accounts-lockout-locked-users-info": "Geblokkeerde gebruikers door te veel mislukte inlogpogingen",
|
||||
"accounts-lockout-locked-users-info": "Geblokkeerde gebruikers door te veel mislukte aanmeldpogingen",
|
||||
"accounts-lockout-no-locked-users": "Er zijn momenteel geen geblokkeerde gebruikers",
|
||||
"accounts-lockout-failed-attempts": "Mislukte Pogingen",
|
||||
"accounts-lockout-remaining-time": "Resterende Tijd",
|
||||
|
|
@ -1648,35 +1648,35 @@
|
|||
"weight": "Gewicht",
|
||||
"cron": "Planning",
|
||||
"current-step": "Huidige Stap",
|
||||
"otp": "OTP Code",
|
||||
"create-account": "Create Account",
|
||||
"already-account": "Already have an account? Sign in",
|
||||
"available-repositories": "Available Repositories",
|
||||
"otp": "OTP-code",
|
||||
"create-account": "Account Aanmaken",
|
||||
"already-account": "Heb je al een account? Log in",
|
||||
"available-repositories": "Beschikbare Repositories",
|
||||
"repositories": "Repositories",
|
||||
"repository": "Repository",
|
||||
"repository-name": "Repository name",
|
||||
"size-bytes": "Size (bytes)",
|
||||
"last-modified": "Last Modified",
|
||||
"no-repositories": "No repositories found",
|
||||
"create-repository": "Create Repository",
|
||||
"upload-repository": "Upload/Update Repository",
|
||||
"repository-name": "Repositorynaam",
|
||||
"size-bytes": "Grootte (bytes)",
|
||||
"last-modified": "Laatst Gewijzigd",
|
||||
"no-repositories": "Geen repositories gevonden",
|
||||
"create-repository": "Repository Aanmaken",
|
||||
"upload-repository": "Repository Uploaden/Bijwerken",
|
||||
"api-endpoints": "API Endpoints",
|
||||
"sign-in-to-upload": "Sign In to upload repositories",
|
||||
"account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.",
|
||||
"otp-required": "OTP code required",
|
||||
"invalid-credentials": "Invalid username or password",
|
||||
"username-password-required": "Username and password are required",
|
||||
"password-mismatch": "Passwords do not match",
|
||||
"username-too-short": "Username must be at least 3 characters",
|
||||
"user-exists": "User already exists",
|
||||
"account-created": "Account created! You can now sign in.",
|
||||
"account-creation-failed": "Failed to create account",
|
||||
"login": "Login",
|
||||
"sign-in-to-upload": "Log in om repositories te uploaden",
|
||||
"account-locked": "Account tijdelijk geblokkeerd door te veel mislukte aanmeldpogingen. Probeer het later nog eens.",
|
||||
"otp-required": "OTP-code noodzakelijk",
|
||||
"invalid-credentials": "Ongeldige gebruikersnaam of wachtwoord",
|
||||
"username-password-required": "Gebruikersnaam en wachtwoord zijn noodzakelijk",
|
||||
"password-mismatch": "Wachtwoorden komen niet overeen",
|
||||
"username-too-short": "Gebruikersnaam moet minimaal 3 tekens lang zijn",
|
||||
"user-exists": "Gebruiker bestaat al",
|
||||
"account-created": "Account aangemaakt! Je kunt nu inloggen.",
|
||||
"account-creation-failed": "Account aanmaken mislukt",
|
||||
"login": "Aanmelden",
|
||||
"confirm": "Bevestig",
|
||||
"error": "Error",
|
||||
"file": "File",
|
||||
"error": "Fout",
|
||||
"file": "Bestand",
|
||||
"log": "Log",
|
||||
"logout": "Logout",
|
||||
"logout": "Afmelden",
|
||||
"server": "Server",
|
||||
"protocol": "Protocol"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -942,13 +942,13 @@
|
|||
"authentication-method": "Método de autenticação",
|
||||
"authentication-type": "Tipo de autenticação",
|
||||
"custom-product-name": "Nome Customizado do Produto",
|
||||
"custom-head-tags-enabled": "Enable custom head tags",
|
||||
"custom-head-meta-tags": "Custom meta tags (HTML)",
|
||||
"custom-head-link-tags": "Custom link tags (HTML)",
|
||||
"custom-manifest-enabled": "Enable custom web manifest",
|
||||
"custom-head-manifest-content": "Custom web manifest content (JSON)",
|
||||
"custom-assetlinks-enabled": "Enable custom assetlinks.json",
|
||||
"custom-assetlinks-content": "Custom assetlinks.json content (JSON)",
|
||||
"custom-head-tags-enabled": "Ativar tags de cabeçalho personalizadas",
|
||||
"custom-head-meta-tags": "Meta tags personalizadas (HTML)",
|
||||
"custom-head-link-tags": "Tags de link personalizadas (HTML)",
|
||||
"custom-manifest-enabled": "Ativar manifesto web personalizado",
|
||||
"custom-head-manifest-content": "Conteúdo personalizado do manifesto da web (JSON)",
|
||||
"custom-assetlinks-enabled": "Ativar assetlinks.json personalizado",
|
||||
"custom-assetlinks-content": "Conteúdo personalizado do assetlinks.json (JSON)",
|
||||
"layout": "Layout",
|
||||
"hide-logo": "Esconder Logo",
|
||||
"hide-card-counter-list": "Esconder contador de cartões por lista em Todos os Quadros",
|
||||
|
|
@ -1462,7 +1462,7 @@
|
|||
"s3-secret-key": "Chave secreta do S3",
|
||||
"s3-secret-key-description": "Chave secreta do AWS S3 para autenticação",
|
||||
"s3-secret-key-placeholder": "Insira a chave secreta do S3",
|
||||
"s3-secret-key-required": "Chave secreta do S3 é requerida",
|
||||
"s3-secret-key-required": "É necessária uma chave secreta S3",
|
||||
"s3-settings-save-failed": "Falha ao salvar configurações do S3",
|
||||
"s3-settings-saved": "Configurações do S3 salvas com sucesso",
|
||||
"s3-ssl-enabled": "S3 SSL Habilitado",
|
||||
|
|
@ -1648,35 +1648,35 @@
|
|||
"weight": "Carga",
|
||||
"cron": "Cron",
|
||||
"current-step": "Etapa Atual",
|
||||
"otp": "OTP Code",
|
||||
"create-account": "Create Account",
|
||||
"already-account": "Already have an account? Sign in",
|
||||
"available-repositories": "Available Repositories",
|
||||
"repositories": "Repositories",
|
||||
"repository": "Repository",
|
||||
"repository-name": "Repository name",
|
||||
"size-bytes": "Size (bytes)",
|
||||
"last-modified": "Last Modified",
|
||||
"no-repositories": "No repositories found",
|
||||
"create-repository": "Create Repository",
|
||||
"upload-repository": "Upload/Update Repository",
|
||||
"api-endpoints": "API Endpoints",
|
||||
"sign-in-to-upload": "Sign In to upload repositories",
|
||||
"account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.",
|
||||
"otp-required": "OTP code required",
|
||||
"invalid-credentials": "Invalid username or password",
|
||||
"username-password-required": "Username and password are required",
|
||||
"password-mismatch": "Passwords do not match",
|
||||
"username-too-short": "Username must be at least 3 characters",
|
||||
"user-exists": "User already exists",
|
||||
"account-created": "Account created! You can now sign in.",
|
||||
"account-creation-failed": "Failed to create account",
|
||||
"login": "Login",
|
||||
"otp": "Código OTP",
|
||||
"create-account": "Criar uma conta",
|
||||
"already-account": "Já tem uma conta? Iniciar sessão",
|
||||
"available-repositories": "Repositórios disponíveis",
|
||||
"repositories": "Repositórios",
|
||||
"repository": "Repositório",
|
||||
"repository-name": "Nome do repositório",
|
||||
"size-bytes": "Tamanho (bytes)",
|
||||
"last-modified": "Última modificação",
|
||||
"no-repositories": "Nenhum repositório encontrado",
|
||||
"create-repository": "Criar repositório",
|
||||
"upload-repository": "Carregar/Atualizar Repositório",
|
||||
"api-endpoints": "Endpoints da API",
|
||||
"sign-in-to-upload": "Faça login para enviar repositórios",
|
||||
"account-locked": "A conta foi bloqueada temporariamente devido a um número excessivo de tentativas de login malsucedidas. Tente novamente mais tarde.",
|
||||
"otp-required": "Código OTP necessário",
|
||||
"invalid-credentials": "Nome de usuário ou senha inválidos",
|
||||
"username-password-required": "É necessário nome de usuário e senha",
|
||||
"password-mismatch": "As senhas não coincidem",
|
||||
"username-too-short": "O nome de usuário deve ter pelo menos 3 caracteres",
|
||||
"user-exists": "O usuário já existe",
|
||||
"account-created": "Conta criada! Agora você pode entrar.",
|
||||
"account-creation-failed": "Falha ao criar a conta",
|
||||
"login": "Conecte-se",
|
||||
"confirm": "Confirmar",
|
||||
"error": "Error",
|
||||
"file": "File",
|
||||
"error": "Erro",
|
||||
"file": "Arquivo",
|
||||
"log": "Log",
|
||||
"logout": "Logout",
|
||||
"server": "Server",
|
||||
"protocol": "Protocol"
|
||||
"logout": "Sair",
|
||||
"server": "Servidor",
|
||||
"protocol": "Protocolo"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -78,16 +78,16 @@
|
|||
"activity-deleteComment": "评论已删除",
|
||||
"activity-receivedDate": "已将接收日期从 %s 修改为 %s",
|
||||
"activity-startDate": "已将开始日期从 %s 修改为 %s",
|
||||
"allboards.starred": "Starred",
|
||||
"allboards.starred": "已星标",
|
||||
"allboards.templates": "模板",
|
||||
"allboards.remaining": "Remaining",
|
||||
"allboards.workspaces": "Workspaces",
|
||||
"allboards.add-workspace": "Add Workspace",
|
||||
"allboards.add-workspace-prompt": "Workspace name",
|
||||
"allboards.workspaces": "工作区",
|
||||
"allboards.add-workspace": "增加工作区",
|
||||
"allboards.add-workspace-prompt": "工作区名称",
|
||||
"allboards.add-subworkspace": "Add Subworkspace",
|
||||
"allboards.add-subworkspace-prompt": "Subworkspace name",
|
||||
"allboards.edit-workspace": "Edit workspace",
|
||||
"allboards.edit-workspace-name": "Workspace name",
|
||||
"allboards.edit-workspace": "编辑工作区",
|
||||
"allboards.edit-workspace-name": "工作区名称",
|
||||
"allboards.edit-workspace-icon": "Workspace icon (markdown)",
|
||||
"multi-selection-active": "Click checkboxes to select boards",
|
||||
"activity-dueDate": "已将到期日期从 %s 修改为 %s",
|
||||
|
|
@ -1653,30 +1653,30 @@
|
|||
"already-account": "Already have an account? Sign in",
|
||||
"available-repositories": "Available Repositories",
|
||||
"repositories": "Repositories",
|
||||
"repository": "Repository",
|
||||
"repository-name": "Repository name",
|
||||
"size-bytes": "Size (bytes)",
|
||||
"last-modified": "Last Modified",
|
||||
"repository": "仓库",
|
||||
"repository-name": "仓库名称",
|
||||
"size-bytes": "大小(字节)",
|
||||
"last-modified": "上次修改",
|
||||
"no-repositories": "No repositories found",
|
||||
"create-repository": "Create Repository",
|
||||
"create-repository": "创建仓库",
|
||||
"upload-repository": "Upload/Update Repository",
|
||||
"api-endpoints": "API Endpoints",
|
||||
"sign-in-to-upload": "Sign In to upload repositories",
|
||||
"account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.",
|
||||
"otp-required": "OTP code required",
|
||||
"invalid-credentials": "Invalid username or password",
|
||||
"username-password-required": "Username and password are required",
|
||||
"password-mismatch": "Passwords do not match",
|
||||
"username-too-short": "Username must be at least 3 characters",
|
||||
"user-exists": "User already exists",
|
||||
"account-created": "Account created! You can now sign in.",
|
||||
"account-creation-failed": "Failed to create account",
|
||||
"login": "Login",
|
||||
"username-password-required": "用户名和密码必填",
|
||||
"password-mismatch": "密码不符",
|
||||
"username-too-short": "用户名必须不少于3个字符",
|
||||
"user-exists": "用户账号已存在",
|
||||
"account-created": "账号已创建!您现在可以登入了。",
|
||||
"account-creation-failed": "账号创建错误",
|
||||
"login": "登录",
|
||||
"confirm": "确认",
|
||||
"error": "Error",
|
||||
"file": "File",
|
||||
"log": "Log",
|
||||
"logout": "Logout",
|
||||
"server": "Server",
|
||||
"protocol": "Protocol"
|
||||
"error": "错误",
|
||||
"file": "文件",
|
||||
"log": "日志",
|
||||
"logout": "注销",
|
||||
"server": "服务器",
|
||||
"protocol": "协议"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue