Skip to content

Commit c19e542

Browse files
vitorhclweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (48 of 48 strings) Translation: Simple Mobile Tools/Simple File Manager Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager/pt_BR/
1 parent d20f24f commit c19e542

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

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

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,14 @@
1313
<string name="rooted_device_only">Esta operação só funciona em dispositivos rooteados</string>
1414
<string name="recents">Recentes</string>
1515
<string name="show_recents">Mostrar recentes</string>
16-
<string name="access_storage_prompt">Please grant our app access to all your files, it might not work well without it.</string>
17-
16+
<string name="access_storage_prompt">Conceda ao nosso aplicativo acesso a todos os seus arquivos, ele pode não funcionar bem sem ele.</string>
1817
<!-- Open as -->
1918
<string name="open_as">Abrir como</string>
2019
<string name="text_file">Arquivo de Texto</string>
2120
<string name="image_file">Arquivo de Imagem</string>
2221
<string name="audio_file">Arquivo de Áudio</string>
2322
<string name="video_file">Arquivo de Vídeo</string>
2423
<string name="other_file">Outro arquivo</string>
25-
2624
<!-- Compression -->
2725
<string name="compress">Compactar</string>
2826
<string name="decompress">Descompactar</string>
@@ -33,31 +31,26 @@
3331
<string name="decompression_successful">Descompactado com sucesso</string>
3432
<string name="compressing_failed">A compactação falhou</string>
3533
<string name="decompressing_failed">A descompactação falhou</string>
36-
3734
<!-- Favorites -->
3835
<string name="manage_favorites">Gerenciar favoritos</string>
3936
<string name="go_to_favorite">Ir para favorito</string>
4037
<string name="favorites_activity_placeholder">Você pode adicionar pastas usadas com frequência aos favoritos para ter um acesso mais rápido.</string>
41-
4238
<!-- File Editor -->
4339
<string name="file_editor">Editor de Arquivos</string>
44-
4540
<!-- Storage analysis -->
46-
<string name="storage_analysis">Storage analysis</string>
47-
<string name="images">Images</string>
48-
<string name="videos">Videos</string>
41+
<string name="storage_analysis">Análise do armazenamento</string>
42+
<string name="images">Imagens</string>
43+
<string name="videos">Vídeos</string>
4944
<string name="audio">Audio</string>
5045
<string name="documents">Documents</string>
5146
<string name="downloads">Downloads</string>
52-
<string name="archives">Archives</string>
53-
<string name="others">Others</string>
47+
<string name="archives">Arquivos</string>
48+
<string name="others">Outros</string>
5449
<string name="storage_free">free</string>
55-
<string name="total_storage">Total storage: %s</string>
56-
50+
<string name="total_storage">Armazenamento total: %s</string>
5751
<!-- Settings -->
5852
<string name="enable_root_access">Ativar o acesso root</string>
5953
<string name="press_back_twice">Requira o duplo pressionamento do botão "voltar" para sair do app</string>
60-
6154
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6255
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
6356
<string name="app_title">Simple File Manager Pro - Gerenciador de Arquivos</string>
@@ -98,9 +91,8 @@
9891
<b>Reddit:</b>
9992
https://www.reddit.com/r/SimpleMobileTools
10093
</string>
101-
10294
<!--
10395
Haven't found some strings? There's more at
10496
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
10597
-->
106-
</resources>
98+
</resources>

0 commit comments

Comments
 (0)