* New translations en-us.ts (Bulgarian)
* New translations en-us.ts (Bulgarian)
* New translations en-us.ts (Czech)
* New translations en-us.ts (German)
* New translations en-us.ts (Czech)
* New translations en-us.ts (Bulgarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (French)
* New translations en-us.ts (Czech)
"Unlinking your social accounts may cause you to lose your account if you don't remember your username and password.",
"account.modal.unlink.description":"Unlinking your social accounts may cause you to lose your account if you don't remember your username and password.",
"Make it easy for the person uploading the file to share it with you. They will be able to customize only the name and description of the share.",
"account.reverseShares.modal.simplified.description":"Make it easy for the person uploading the file to share it with you. They will be able to customize only the name and description of the share.",
"Make the created shares with this reverse share public. If disabled, only you and the creator of the share can view it.",
"account.reverseShares.modal.public-access.description":"Make the created shares with this reverse share public. If disabled, only you and the creator of the share can view it.",
"Do you really want to delete this reverse share? If you do, the associated shares will be deleted as well.",
"account.reverseShares.modal.delete.description":"Do you really want to delete this reverse share? If you do, the associated shares will be deleted as well.",
// END /account/reverseShares
// /admin
"admin.title":"Administration",
"admin.button.users":"User management",
@@ -237,84 +178,58 @@ export default {
"admin.button.config":"Configuration",
"admin.version":"Version",
// END /admin
// /admin/users
"admin.users.title":"User management",
"admin.users.table.username":"Username",
"admin.users.table.email":"Email",
"admin.users.table.admin":"Admin",
"admin.users.edit.update.title":"Update user {username}",
"upload.modal.completed.notified-reverse-share-creator":"We have notified the creator of the reverse share. You can also manually share this link with them through other means.",
// END /upload
// /share/[id]
"share.title":"Share {shareId}",
"share.description":"Look what I've shared with you!",
"admin.config.email.enable-share-email-recipients.description":"Whether to allow emails to share recipients. Only enable this if you have enabled SMTP.",
"Message which gets sent to the share recipients. Available variables:\n {creator} - The username of the creator of the share\n {shareUrl} - The URL of the share\n {desc} - The description of the share\n {expires} - The expiration date of the share\n The variables will be replaced with the actual value.",
"admin.config.email.share-recipients-message.description":"Message which gets sent to the share recipients. Available variables:\n {creator} - The username of the creator of the share\n {shareUrl} - The URL of the share\n {desc} - The description of the share\n {expires} - The expiration date of the share\n The variables will be replaced with the actual value.",
"Subject of the email which gets sent when someone created a share with your reverse share link.",
"admin.config.email.reverse-share-subject.description":"Subject of the email which gets sent when someone created a share with your reverse share link.",
"Message which gets sent when someone created a share with your reverse share link. {shareUrl} will be replaced with the creator's name and the share URL.",
"admin.config.email.reverse-share-message.description":"Message which gets sent when someone created a share with your reverse share link. {shareUrl} will be replaced with the creator's name and the share URL.",
"Message which gets sent when a user requests a password reset. {url} will be replaced with the reset password URL.",
"admin.config.email.reset-password-message.description":"Message which gets sent when a user requests a password reset. {url} will be replaced with the reset password URL.",
"Message which gets sent when an admin invites a user. {url} will be replaced with the invite URL, {email} with the email and {password} with the password of the user.",
"admin.config.email.invite-message.description":"Message which gets sent when an admin invites a user. {url} will be replaced with the invite URL, {email} with the email and {password} with the password of the user.",
"Adjust the level to balance between file size and compression speed. Valid values range from 0 to 9, with 0 being no compression and 9 being maximum compression. ",
"admin.config.share.zip-compression-level.description":"Adjust the level to balance between file size and compression speed. Valid values range from 0 to 9, with 0 being no compression and 9 being maximum compression. ",
"admin.config.share.chunk-size":"Chunk size",
"admin.config.share.chunk-size.description":
"Adjust the chunk size (in bytes) for your uploads to balance efficiency and reliability according to your internet connection. Smaller chunks can enhance success rates for unstable connections, while larger chunks speed up uploads for stable connections.",
"admin.config.share.chunk-size.description":"Adjust the chunk size (in bytes) for your uploads to balance efficiency and reliability according to your internet connection. Smaller chunks can enhance success rates for unstable connections, while larger chunks speed up uploads for stable connections.",
"admin.config.share.auto-open-share-modal":"Auto open create share modal",
"The share creation modal automatically appears when a user selects files, eliminating the need to manually click the button.",
"admin.config.share.auto-open-share-modal.description":"The share creation modal automatically appears when a user selects files, eliminating the need to manually click the button.",
"admin.config.smtp.enabled":"Enabled",
"admin.config.smtp.enabled.description":
"Whether SMTP is enabled. Only set this to true if you entered the host, port, email, user and password of your SMTP server.",
"admin.config.smtp.enabled.description":"Whether SMTP is enabled. Only set this to true if you entered the host, port, email, user and password of your SMTP server.",
"admin.config.smtp.host":"Host",
"admin.config.smtp.host.description":"Host of the SMTP server",
"admin.config.smtp.port":"Port",
"admin.config.smtp.port.description":"Port of the SMTP server",
"admin.config.smtp.email":"Email",
"admin.config.smtp.email.description":
"Email address which the emails get sent from",
"admin.config.smtp.email.description":"Email address which the emails get sent from",
"admin.config.smtp.username":"Username",
"admin.config.smtp.username.description":"Username of the SMTP server",
"admin.config.smtp.password":"Password",
"admin.config.smtp.password.description":"Password of the SMTP server",
"admin.config.smtp.button.test":"Send test email",
"Whether to disable password login\nMake sure that an OAuth provider is properly configured before activating this configuration to avoid being locked out.",
"admin.config.oauth.disable-password.description":"Whether to disable password login\nMake sure that an OAuth provider is properly configured before activating this configuration to avoid being locked out.",
"admin.config.oauth.github-enabled":"GitHub",
"admin.config.oauth.github-enabled.description":
"Whether GitHub login is enabled",
"admin.config.oauth.github-enabled.description":"Whether GitHub login is enabled",
"Tenant ID of the Microsoft OAuth app\ncommon: Users with both a personal Microsoft account and a work or school account from Microsoft Entra ID can sign in to the application. organizations: Only users with work or school accounts from Microsoft Entra ID can sign in to the application.\nconsumers: Only users with a personal Microsoft account can sign in to the application.\ndomain name of the Microsoft Entra tenant or the tenant ID in GUID format: Only users from a specific Microsoft Entra tenant (directory members with a work or school account or directory guests with a personal Microsoft account) can sign in to the application.",
"admin.config.oauth.microsoft-tenant.description":"Tenant ID of the Microsoft OAuth app\ncommon: Users with both a personal Microsoft account and a work or school account from Microsoft Entra ID can sign in to the application. organizations: Only users with work or school accounts from Microsoft Entra ID can sign in to the application.\nconsumers: Only users with a personal Microsoft account can sign in to the application.\ndomain name of the Microsoft Entra tenant or the tenant ID in GUID format: Only users from a specific Microsoft Entra tenant (directory members with a work or school account or directory guests with a personal Microsoft account) can sign in to the application.",
"Username claim in OpenID Connect ID token. Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-username-claim.description":"Username claim in OpenID Connect ID token. Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-role-path":"Path to roles in OpenID Connect token",
"admin.config.oauth.oidc-role-path.description":
"Must be a valid JMES path referencing an array of roles. "+
"Managing access rights using OpenID Connect roles is only recommended if no other identity provider is configured and password login is disabled. "+
"Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-role-path.description":"Must be a valid JMES path referencing an array of roles. "+"Managing access rights using OpenID Connect roles is only recommended if no other identity provider is configured and password login is disabled. "+"Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-role-general-access":"OpenID Connect role for general access",
"Role required for general access. Must be present in a user’s roles for them to log in. "+
"Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-role-general-access.description":"Role required for general access. Must be present in a user’s roles for them to log in. "+"Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-role-admin-access":"OpenID Connect role for admin access",
"Role required for administrative access. Must be present in a user’s roles for them to access the admin panel. "+
"Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-role-admin-access.description":"Role required for administrative access. Must be present in a user’s roles for them to access the admin panel. "+"Leave it blank if you don't know what this config is.",
"admin.config.oauth.oidc-client-secret.description":"Client secret of the OpenID Connect OAuth app",
"admin.config.category.ldap":"LDAP",
"admin.config.ldap.enabled":"Enabled LDAP",
"admin.config.ldap.enabled.description":"Use LDAP authentication for user login",
@@ -585,38 +419,29 @@ export default {
"admin.config.ldap.search-query.description":"The user query will be used to search the 'User base' for the LDAP user. %username% can be used as the placeholder for the user given input.",
"admin.config.ldap.admin-groups":"Admin group",
"admin.config.ldap.admin-groups.description":"Group required for administrative access.",
// 404
"404.description":"Oops this page doesn't exist.",
"404.button.home":"Bring me back home",
// error
"error.title":"Error",
"error.description":"Oops!",
"error.button.back":"Go back",
"error.msg.default":"Something went wrong.",
"error.msg.access_denied":
"You canceled the authentication process, please try again.",
"error.msg.expired_token":
"The authentication process took too long, please try again.",
"error.msg.access_denied":"You canceled the authentication process, please try again.",
"error.msg.expired_token":"The authentication process took too long, please try again.",
"error.msg.invalid_token":"Internal Error",
"error.msg.no_user":"User linked to this {0} account doesn't exist.",
"error.msg.no_email":"Can't get email address from this {0} account.",
"error.msg.already_linked":
"This {0} account is already linked to another account.",
"error.msg.already_linked":"This {0} account is already linked to another account.",
"error.msg.not_linked":"This {0} account haven't linked to any account yet.",
"error.msg.unverified_account":
"This {0} account is unverified, please try again after verification.",
"error.msg.user_not_allowed":
"You are not allowed to sign in.",
"error.msg.cannot_get_user_info":
"Can not get your user info from this {0} account.",
"error.msg.unverified_account":"This {0} account is unverified, please try again after verification.",
"error.msg.user_not_allowed":"You are not allowed to sign in.",
"error.msg.cannot_get_user_info":"Can not get your user info from this {0} account.",
"error.param.provider_github":"GitHub",
"error.param.provider_google":"Google",
"error.param.provider_microsoft":"Microsoft",
"error.param.provider_discord":"Discord",
"error.param.provider_oidc":"OpenID Connect",
// Common translations
"common.button.save":"Save",
"common.button.create":"Create",
@@ -635,7 +460,6 @@ export default {
"common.button.go-home":"Go home",
"common.notify.copied":"Your link was copied to the clipboard",
"account.reverseShares.modal.simplified.description":"Make it easy for the person uploading the file to share it with you. They will be able to customize only the name and description of the share.",
"account.reverseShares.modal.simplified.description":"Usnadněte osobě, která nahrála soubor, sdílet jej s vámi. Budou moci upravit pouze název a popis sdílení.",
"account.reverseShares.modal.public-access.description":"Make the created shares with this reverse share public. If disabled, only you and the creator of the share can view it.",
"admin.config.email.enable-share-email-recipients.description":"Whether to allow emails to share recipients. Only enable this if you have enabled SMTP.",
"admin.config.email.reverse-share-subject":"Předmět e-mailu o zpětném sdílení",
"admin.config.email.reverse-share-subject.description":"Předmět e-mailu, který bude odeslán, když někdo vytvoří sdílení s vaším odkazem na zpětné sdílení.",
"admin.config.email.reverse-share-message":"Zpráva o zpětném sdílení",
"admin.config.email.reverse-share-message.description":"Zpráva, která bude odeslána, když někdo vytvoří sdílení s vaším odkazem na reverzní sdílení. {shareUrl} bude nahrazeno jménem tvůrce a URL pro sdílení.",
"admin.config.email.reverse-share-message.description":"Zpráva, která bude odeslána, když někdo vytvoří sdílení s vaším odkazem na zpětné sdílení. {shareUrl} bude nahrazeno jménem tvůrce a URL pro sdílení.",
"admin.config.email.reset-password-subject":"Předmět e-mailu pro obnovení hesla",
"admin.config.email.reset-password-subject.description":"Předmět e-mailu, který bude odeslán, když uživatel požádá o obnovení hesla.",
"admin.config.email.reset-password-message":"Zpráva o obnovení hesla",
"admin.config.ldap.search-base.description":"Base location, where the user search will be performed",
"admin.config.ldap.search-query":"User query",
"admin.config.ldap.search-query.description":"The user query will be used to search the 'User base' for the LDAP user. %username% can be used as the placeholder for the user given input.",
"admin.config.ldap.bind-password.description":"Password for the user search user",
"admin.config.ldap.search-base":"User base",
"admin.config.ldap.search-base.description":"Base location, where the user search will be performed",
"admin.config.ldap.search-query":"User query",
"admin.config.ldap.search-query.description":"The user query will be used to search the 'User base' for the LDAP user. %username% can be used as the placeholder for the user given input.",
"admin.config.ldap.admin-groups":"Admin group",
"admin.config.ldap.enabled":"Activer LDAP",
"admin.config.ldap.enabled.description":"Utiliser l'authentification LDAP pour la connexion de l'utilisateur",
"admin.config.ldap.url":"URL du serveur",
"admin.config.ldap.url.description":"URL du serveur LDAP",
"admin.config.ldap.bind-dn":"Lier le DN",
"admin.config.ldap.bind-dn.description":"Utilisateur par défaut qui sera utilisé pour exécuter la recherche de l'utilisateur",
"admin.config.ldap.bind-password":"Lier le mot de passe",
"admin.config.ldap.bind-password.description":"Mot de passe pour l'utilisateur recherché",
"admin.config.ldap.search-query.description":"La requête utilisateur sera utilisée pour rechercher dans la ‘base d'utilisateurs’ de l'utilisateur LDAP. %username% peut être utilisé comme espace réservé pour les entrées données par l'utilisateur.",
"admin.config.email.invite-subject":"Oggetto dell'email di invito",
"admin.config.email.invite-subject.description":"Oggetto dell'email che viene inviata quando un amministratore invita un utente.",
"admin.config.email.invite-message":"Testo dell'email di invito",
"admin.config.email.invite-message.description":"Message which gets sent when an admin invites a user. {url} will be replaced with the invite URL, {email} with the email and {password} with the password of the user.",
"admin.config.email.invite-message.description":"Messaggio che viene inviato quando un amministratore invita un utente. {url} sarà sostituito con l'URL di invito, {email} con l'email e {password} con la password dell'utente.",
"admin.config.share.allow-registration":"Consenti la registrazione",
"admin.config.share.allow-registration.description":"Indica se la registrazione è autorizzata",
"admin.config.share.allow-unauthenticated-shares":"Consenti condivisioni non autenticate",
"admin.config.ldap.bind-password.description":"Password for the user search user",
"admin.config.ldap.search-base":"User base",
"admin.config.ldap.search-base.description":"Base location, where the user search will be performed",
"admin.config.ldap.search-query":"User query",
"admin.config.ldap.search-query.description":"The user query will be used to search the 'User base' for the LDAP user. %username% can be used as the placeholder for the user given input.",
"admin.config.ldap.admin-groups":"Admin group",
"admin.config.ldap.admin-groups.description":"Group required for administrative access.",
"admin.config.ldap.enabled":"LDAP Abilitato",
"admin.config.ldap.enabled.description":"Usa autenticazione LDAP per l'accesso utente",
"admin.config.ldap.url":"Server Url",
"admin.config.ldap.url.description":"URL del server LDAP",
"admin.config.ldap.bind-dn":"Associa DN",
"admin.config.ldap.bind-dn.description":"Utente predefinito che verrà usato per eseguire la ricerca utente",
"admin.config.ldap.search-query.description":"La query utente verrà utilizzata per cercare la 'base utente' per l'utente LDAP. %username% può essere usato come segnaposto per l'input dato dall'utente.",
"admin.config.ldap.admin-groups":"Gruppo di amministrazione",
"admin.config.ldap.admin-groups.description":"Gruppo richiesto per l’accesso amministrativo.",
// 404
"404.description":"Ops, questa pagina non esiste.",
"404.button.home":"Riportami a casa",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.