fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-12-28 00:13:40 +00:00
parent 8a1b1a1665
commit ac8089eaad
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 48 additions and 0 deletions

View file

@ -10,6 +10,8 @@ OC.L10N.register(
"The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"%1$s should be true or false" : "%1$s should be true or false",
"%1$s can only be set to %2$s through the API" : "%1$s can only be set to %2$s through the API",
"Invalid setting key" : "Invalid setting key",
"Saved" : "Saved",
"Invalid app given" : "Invalid app given",
@ -68,14 +70,21 @@ OC.L10N.register(
"Privacy policy link" : "Privacy policy link",
"Background and color" : "Background and colour",
"Primary color" : "Primary color",
"Set the default primary color, used to highlight important elements." : "Set the default primary colour, used to highlight important elements.",
"The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "The colour used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
"Background color" : "Background color",
"When no background image is set the background color will be used." : "When no background image is set the background colour will be used.",
"Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "Otherwise the background colour is by default generated from the background image, but can be adjusted to fine-tune the colour of the navigation icons.",
"Use a plain background color instead of a background image." : "Use a plain background colour instead of a background image.",
"Remove background image" : "Remove background image",
"Background image" : "Background image",
"Favicon" : "Favicon",
"Logo" : "Logo",
"Navigation bar logo" : "Navigation bar logo",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on.",
"Disable user theming" : "Disable user theming",
"Current selected app: {app}, position {position} of {total}" : "Current selected app: {app}, position {position} of {total}",
"Navigation bar app order" : "Navigation bar app order",
"Move up" : "Move up",
"Move down" : "Move down",
"Theme selection is enforced" : "Theme selection is enforced",
@ -91,6 +100,7 @@ OC.L10N.register(
"Custom background" : "Custom background",
"Plain background" : "Plain background",
"Default background" : "Default background",
"Default shipped background images" : "Default shipped background images",
"Keyboard shortcuts" : "Keyboard shortcuts",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.",
"Disable all keyboard shortcuts" : "Disable all keyboard shortcuts",
@ -98,6 +108,8 @@ OC.L10N.register(
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
"Reset primary color" : "Reset primary color",
"Reset to default" : "Reset to default",
"Non image file selected" : "Non image file selected",
"Preview of the selected image" : "Preview of the selected image",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!",
"Unable to apply the setting." : "Unable to apply the setting.",

View file

@ -8,6 +8,8 @@
"The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"%1$s should be true or false" : "%1$s should be true or false",
"%1$s can only be set to %2$s through the API" : "%1$s can only be set to %2$s through the API",
"Invalid setting key" : "Invalid setting key",
"Saved" : "Saved",
"Invalid app given" : "Invalid app given",
@ -66,14 +68,21 @@
"Privacy policy link" : "Privacy policy link",
"Background and color" : "Background and colour",
"Primary color" : "Primary color",
"Set the default primary color, used to highlight important elements." : "Set the default primary colour, used to highlight important elements.",
"The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "The colour used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
"Background color" : "Background color",
"When no background image is set the background color will be used." : "When no background image is set the background colour will be used.",
"Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "Otherwise the background colour is by default generated from the background image, but can be adjusted to fine-tune the colour of the navigation icons.",
"Use a plain background color instead of a background image." : "Use a plain background colour instead of a background image.",
"Remove background image" : "Remove background image",
"Background image" : "Background image",
"Favicon" : "Favicon",
"Logo" : "Logo",
"Navigation bar logo" : "Navigation bar logo",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on.",
"Disable user theming" : "Disable user theming",
"Current selected app: {app}, position {position} of {total}" : "Current selected app: {app}, position {position} of {total}",
"Navigation bar app order" : "Navigation bar app order",
"Move up" : "Move up",
"Move down" : "Move down",
"Theme selection is enforced" : "Theme selection is enforced",
@ -89,6 +98,7 @@
"Custom background" : "Custom background",
"Plain background" : "Plain background",
"Default background" : "Default background",
"Default shipped background images" : "Default shipped background images",
"Keyboard shortcuts" : "Keyboard shortcuts",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.",
"Disable all keyboard shortcuts" : "Disable all keyboard shortcuts",
@ -96,6 +106,8 @@
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
"Reset primary color" : "Reset primary color",
"Reset to default" : "Reset to default",
"Non image file selected" : "Non image file selected",
"Preview of the selected image" : "Preview of the selected image",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!",
"Unable to apply the setting." : "Unable to apply the setting.",

View file

@ -10,6 +10,8 @@ OC.L10N.register(
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"%1$s should be true or false" : "%1$s deve ser true ou false",
"%1$s can only be set to %2$s through the API" : "%1$s só pode ser definido como %2$s através da API",
"Invalid setting key" : "Chave de configuração inválida",
"Saved" : "Salva",
"Invalid app given" : "Aplicativo inválido fornecido",
@ -68,14 +70,21 @@ OC.L10N.register(
"Privacy policy link" : "Link da política de privacidade",
"Background and color" : "Plano de fundo e cor",
"Primary color" : "Cor primária",
"Set the default primary color, used to highlight important elements." : "Defina a cor primária padrão, usada para destacar elementos importantes.",
"The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "A cor usada para elementos como botões primários pode diferir um pouco, pois é ajustada para atender aos requisitos de acessibilidade.",
"Background color" : "Cor de fundo",
"When no background image is set the background color will be used." : "Quando nenhuma imagem de fundo estiver definida, será utilizada a cor de fundo.",
"Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "Caso contrário, a cor de fundo é gerada por padrão a partir da imagem de fundo, mas pode ser ajustada para refinar a cor dos ícones de navegação.",
"Use a plain background color instead of a background image." : "Use uma cor de fundo simples em vez de uma imagem de fundo.",
"Remove background image" : "Excluir a imagem de fundo",
"Background image" : "Imagem de fundo",
"Favicon" : "Ícone de favoritos",
"Logo" : "Logotipo",
"Navigation bar logo" : "Logotipo da barra de navegação",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.",
"Disable user theming" : "Desabilitar temas do usuário",
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
"Navigation bar app order" : "Ordem dos aplicativos na barra de navegação",
"Move up" : "Mover para cima",
"Move down" : "Mover para baixo",
"Theme selection is enforced" : "A seleção do tema é imposta",
@ -91,6 +100,7 @@ OC.L10N.register(
"Custom background" : "Plano de fundo personalizado",
"Plain background" : "Plano de fundo liso",
"Default background" : "Plano de fundo padrão",
"Default shipped background images" : "Imagens de fundo padrão pré-instaladas",
"Keyboard shortcuts" : "Atalhos do teclado",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desabilitar todos os atalhos de teclado aqui. Isso também desabilitará todos os atalhos disponíveis nos aplicativos.",
"Disable all keyboard shortcuts" : "Desabilitar todos os atalhos de teclado",
@ -98,6 +108,8 @@ OC.L10N.register(
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode ser um pouco diferente, pois é ajustada para atender aos requisitos de acessibilidade.",
"Reset primary color" : "Redefinir cor primária",
"Reset to default" : "Redefinir para o padrão",
"Non image file selected" : "Nenhum arquivo de imagem selecionado",
"Preview of the selected image" : "Pré-visualização da imagem selecionada",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 2.1) no nível AA, com o tema de alto contraste até mesmo no nível AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em relatá-lo em {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se a {designteam}nossa equipe de design{linkend}!",
"Unable to apply the setting." : "Não foi possível aplicar a configuração.",

View file

@ -8,6 +8,8 @@
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"%1$s should be true or false" : "%1$s deve ser true ou false",
"%1$s can only be set to %2$s through the API" : "%1$s só pode ser definido como %2$s através da API",
"Invalid setting key" : "Chave de configuração inválida",
"Saved" : "Salva",
"Invalid app given" : "Aplicativo inválido fornecido",
@ -66,14 +68,21 @@
"Privacy policy link" : "Link da política de privacidade",
"Background and color" : "Plano de fundo e cor",
"Primary color" : "Cor primária",
"Set the default primary color, used to highlight important elements." : "Defina a cor primária padrão, usada para destacar elementos importantes.",
"The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "A cor usada para elementos como botões primários pode diferir um pouco, pois é ajustada para atender aos requisitos de acessibilidade.",
"Background color" : "Cor de fundo",
"When no background image is set the background color will be used." : "Quando nenhuma imagem de fundo estiver definida, será utilizada a cor de fundo.",
"Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "Caso contrário, a cor de fundo é gerada por padrão a partir da imagem de fundo, mas pode ser ajustada para refinar a cor dos ícones de navegação.",
"Use a plain background color instead of a background image." : "Use uma cor de fundo simples em vez de uma imagem de fundo.",
"Remove background image" : "Excluir a imagem de fundo",
"Background image" : "Imagem de fundo",
"Favicon" : "Ícone de favoritos",
"Logo" : "Logotipo",
"Navigation bar logo" : "Logotipo da barra de navegação",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.",
"Disable user theming" : "Desabilitar temas do usuário",
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
"Navigation bar app order" : "Ordem dos aplicativos na barra de navegação",
"Move up" : "Mover para cima",
"Move down" : "Mover para baixo",
"Theme selection is enforced" : "A seleção do tema é imposta",
@ -89,6 +98,7 @@
"Custom background" : "Plano de fundo personalizado",
"Plain background" : "Plano de fundo liso",
"Default background" : "Plano de fundo padrão",
"Default shipped background images" : "Imagens de fundo padrão pré-instaladas",
"Keyboard shortcuts" : "Atalhos do teclado",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desabilitar todos os atalhos de teclado aqui. Isso também desabilitará todos os atalhos disponíveis nos aplicativos.",
"Disable all keyboard shortcuts" : "Desabilitar todos os atalhos de teclado",
@ -96,6 +106,8 @@
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode ser um pouco diferente, pois é ajustada para atender aos requisitos de acessibilidade.",
"Reset primary color" : "Redefinir cor primária",
"Reset to default" : "Redefinir para o padrão",
"Non image file selected" : "Nenhum arquivo de imagem selecionado",
"Preview of the selected image" : "Pré-visualização da imagem selecionada",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 2.1) no nível AA, com o tema de alto contraste até mesmo no nível AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em relatá-lo em {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se a {designteam}nossa equipe de design{linkend}!",
"Unable to apply the setting." : "Não foi possível aplicar a configuração.",