Browse Source

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 9 months ago
parent
commit
ecd08a87c7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      app/src/main/res/values-pt-rBR/strings.xml

+ 5 - 0
app/src/main/res/values-pt-rBR/strings.xml

@@ -411,9 +411,14 @@
     <string name="file_migration_updating_index">Atualizando índice…</string>
     <string name="file_migration_updating_index">Atualizando índice…</string>
     <string name="file_migration_use_data_folder">Usar</string>
     <string name="file_migration_use_data_folder">Usar</string>
     <string name="file_migration_waiting_for_unfinished_sync">Aguardando sincronização completa…</string>
     <string name="file_migration_waiting_for_unfinished_sync">Aguardando sincronização completa…</string>
+    <string name="file_name_validator_current_path_is_invalid">O nome da pasta atual é inválido. Renomeie a pasta. Redirecionando para o home…</string>
+    <string name="file_name_validator_error_contains_reserved_names_or_invalid_characters">O caminho da pasta contém nomes reservados ou caracteres inválidos</string>
     <string name="file_name_validator_error_forbidden_file_extensions">%s é uma extensão de arquivo proibida</string>
     <string name="file_name_validator_error_forbidden_file_extensions">%s é uma extensão de arquivo proibida</string>
+    <string name="file_name_validator_error_forbidden_space_character_extensions">Os nomes de arquivos não devem conter espaços no início ou no final</string>
+    <string name="file_name_validator_error_invalid_character">O nome contém caracteres inválidos: %s</string>
     <string name="file_name_validator_error_reserved_names">%s é um nome proibido</string>
     <string name="file_name_validator_error_reserved_names">%s é um nome proibido</string>
     <string name="file_name_validator_rename_before_move_or_copy">%s. Renomeie o arquivo antes de mover ou copiar</string>
     <string name="file_name_validator_rename_before_move_or_copy">%s. Renomeie o arquivo antes de mover ou copiar</string>
+    <string name="file_name_validator_upload_content_error">Alguns conteúdos não podem ser carregados porque contêm nomes reservados ou caracteres inválidos</string>
     <string name="file_not_found">Arquivo não encontrado</string>
     <string name="file_not_found">Arquivo não encontrado</string>
     <string name="file_not_synced">Arquivo não pôde ser sincronizado. Mostrando a última versão disponível.</string>
     <string name="file_not_synced">Arquivo não pôde ser sincronizado. Mostrando a última versão disponível.</string>
     <string name="file_rename">Renomear</string>
     <string name="file_rename">Renomear</string>