Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed May 28, 2024
1 parent c288e59 commit 0342920
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions translations/client_pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3805,29 +3805,29 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
<location filename="../src/libsync/discovery.cpp" line="358"/>
<source>Folder</source>
<comment>name of folder entity to use when warning about invalid name</comment>
<translation type="unfinished"/>
<translation>Pasta</translation>
</message>
<message>
<location filename="../src/libsync/discovery.cpp" line="358"/>
<source>File</source>
<comment>name of folder entity to use when warning about invalid name</comment>
<translation type="unfinished"/>
<translation>Arquivo</translation>
</message>
<message>
<location filename="../src/libsync/discovery.cpp" line="360"/>
<source>%1 name containing the character &quot;%2&quot; is not supported on this file system.</source>
<comment>folder or file impossible to sync due to an invalid name, placeholders will be file or folder and the invalid character</comment>
<translation type="unfinished"/>
<translation>O nome %1 contendo o caractere &quot;%2&quot; não é suportado neste sistema de arquivos.</translation>
</message>
<message>
<location filename="../src/libsync/discovery.cpp" line="362"/>
<source>%1 name contains at least one invalid character</source>
<translation type="unfinished"/>
<translation>O nome %1 contém pelo menos um carácter inválido</translation>
</message>
<message>
<location filename="../src/libsync/discovery.cpp" line="364"/>
<source>%1 name is a reserved name on this file system.</source>
<translation type="unfinished"/>
<translation>%1 nome é um nome reservado neste sistema de arquivos.</translation>
</message>
<message>
<location filename="../src/libsync/discovery.cpp" line="361"/>
Expand Down Expand Up @@ -4139,7 +4139,7 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
<message>
<location filename="../src/libsync/propagatorjobs.cpp" line="312"/>
<source>Folder %1 cannot be renamed because of a local file or folder name clash!</source>
<translation type="unfinished"/>
<translation>A pasta %1 não pode ser renomeada devido a um conflito de nome de arquivo ou pasta local!</translation>
</message>
<message>
<location filename="../src/libsync/propagatorjobs.cpp" line="254"/>
Expand Down Expand Up @@ -5266,7 +5266,7 @@ Servidor respondeu com erro: %2</translation>
<message>
<location filename="../src/libsync/updatee2eefolderusersmetadatajob.cpp" line="118"/>
<source>Could not add or remove user %1 to access folder %2</source>
<translation type="unfinished"/>
<translation>Não foi possível adicionar ou remover o utilizador %1 para acessar à pasta %2</translation>
</message>
<message>
<location filename="../src/libsync/updatee2eefolderusersmetadatajob.cpp" line="235"/>
Expand Down Expand Up @@ -5786,12 +5786,12 @@ Servidor respondeu com erro: %2</translation>
<message>
<location filename="../src/gui/generalsettings.cpp" line="117"/>
<source>Failed to create debug archive</source>
<translation type="unfinished"/>
<translation>Falha ao criar arquivo de depuração</translation>
</message>
<message>
<location filename="../src/gui/generalsettings.cpp" line="118"/>
<source>Could not create debug archive in selected location!</source>
<translation type="unfinished"/>
<translation>Não foi possível criar o arquivo de depuração no local selecionado!</translation>
</message>
<message>
<location filename="../src/gui/tray/usermodel.cpp" line="763"/>
Expand Down Expand Up @@ -6561,7 +6561,7 @@ Servidor respondeu com erro: %2</translation>
<message>
<location filename="../src/libsync/progressdispatcher.cpp" line="60"/>
<source>Updated local virtual files metadata</source>
<translation type="unfinished"/>
<translation>Metadados de arquivos virtuais locais atualizados</translation>
</message>
<message>
<location filename="../src/libsync/progressdispatcher.cpp" line="61"/>
Expand Down Expand Up @@ -6607,7 +6607,7 @@ Servidor respondeu com erro: %2</translation>
<message>
<location filename="../src/libsync/progressdispatcher.cpp" line="93"/>
<source>updating local virtual files metadata</source>
<translation type="unfinished"/>
<translation>atualizando metadados de arquivos virtuais locais</translation>
</message>
</context>
<context>
Expand Down

0 comments on commit 0342920

Please sign in to comment.