diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:35 +0000 |
commit | ac54fda52c91987e53f845598ec0bcf5798a4dfb (patch) | |
tree | 6ad54e49e433a2ea23360e3e686423ad8eb72c02 /apps/theming/l10n/pt_BR.js | |
parent | b30cc91e931c083b0e97ac5faa441b1cd41c0dac (diff) | |
download | nextcloud-server-ac54fda52c91987e53f845598ec0bcf5798a4dfb.tar.gz nextcloud-server-ac54fda52c91987e53f845598ec0bcf5798a4dfb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 9c52884fa36..bb45052c2ec 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -110,8 +110,6 @@ OC.L10N.register( "Reset to default" : "Redefinir para o padrão", "Upload" : "Enviar", "Remove background image" : "Excluir a imagem de fundo", - "Failed to clean up the old administration theming images folder" : "Falha ao limpar a antiga pasta de imagens temáticas da administração", - "Failed to clean up the old administration image folder" : "Falha ao limpar a pasta de imagem de administração antiga", "Select a custom color" : "Selecione uma cor personalizada" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |