Skip to content

Commit c0fad7b

Browse files
committed
Translate resources in resources.resw via Crowdin
1 parent 2443d6f commit c0fad7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Files.App/Strings/pt-PT/Resources.resw

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3622,7 +3622,7 @@
36223622
<comment>Shown in a StatusCenter card.</comment>
36233623
</data>
36243624
<data name="StatusCenter_CopyDiscovery_Header" xml:space="preserve">
3625-
<value>Encontrado(s) {0, plural, one {# item} other {# itens}}</value>
3625+
<value>{0, plural, one {# item encontrado} other {# itens encontrados}}</value>
36263626
<comment>Shown in a StatusCenter card during file discovery phase.</comment>
36273627
</data>
36283628
<data name="StatusCenter_DecompressCanceled_Header" xml:space="preserve">
@@ -4019,7 +4019,7 @@
40194019
<comment>This is the friendly name for bitmap files.</comment>
40204020
</data>
40214021
<data name="ImageFiles" xml:space="preserve">
4022-
<value>Imagens</value>
4022+
<value>Ficheiros de imagem</value>
40234023
<comment>This is the friendly name for image files.</comment>
40244024
</data>
40254025
<data name="NumPadTypeName" xml:space="preserve">
@@ -4324,10 +4324,10 @@
43244324
<value>Abrir ficheiro de registos</value>
43254325
</data>
43264326
<data name="OpenLogFileDescription" xml:space="preserve">
4327-
<value>Abrir ficheiro de registos no editor padrão</value>
4327+
<value>Abre o ficheiro de registos no editor predefinido</value>
43284328
</data>
43294329
<data name="OpenLogFileLocationDescription" xml:space="preserve">
4330-
<value>Abrir pasta do ficheiro de registos no gestor de ficheiros padrão</value>
4330+
<value>Abre a pasta do ficheiro de registos no gestor de ficheiros predefinido</value>
43314331
</data>
43324332
<data name="FailedToOpenLogFile" xml:space="preserve">
43334333
<value>Não foi possível abrir o ficheiro de registos</value>

0 commit comments

Comments
 (0)