mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Fixed and normalized multiple translations
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
This commit is contained in:
@ -64,8 +64,8 @@
|
||||
<name>ApiKeyDialog</name>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/comic_vine/api_key_dialog.cpp" line="21"/>
|
||||
<source>Before you can connect to Comic Vine, you need your own API key. Please, get one free <a href="http://www.comicvine.com/api/">here</a></source>
|
||||
<translation>Antes de se conectar ao Comic Vine, você precisa de sua própria chave de API. Por favor, ganhe um <a href="http://www.comicvine.com/api/">aqui</a> grátis</translation>
|
||||
<source>Before you can connect to Comic Vine, you need your own API key. Please, get one free <a href="http://www.comicvine.com/api/">here</a></source>
|
||||
<translation>Antes de se conectar ao Comic Vine, você precisa de sua própria chave de API. Por favor, ganhe um <a href="http://www.comicvine.com/api/">aqui</a> grátis</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/comic_vine/api_key_dialog.cpp" line="25"/>
|
||||
@ -228,7 +228,7 @@
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/classic_comics_view.cpp" line="85"/>
|
||||
<source>Hide comic flow</source>
|
||||
<translation>Ocultar fluxo de quadrinhos</translation>
|
||||
<translation>Ocultar Comic Flow</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -441,15 +441,15 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../shortcuts_management/edit_shortcuts_dialog.cpp" line="122"/>
|
||||
<source>The shortcut "%1" is already assigned to other function</source>
|
||||
<translation>O atalho "%1" já está atribuído a outra função</translation>
|
||||
<source>The shortcut "%1" is already assigned to other function</source>
|
||||
<translation>O atalho "%1" já está atribuído a outra função</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EmptyFolderWidget</name>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/empty_folder_widget.cpp" line="8"/>
|
||||
<source>This folder doesn't contain comics yet</source>
|
||||
<source>This folder doesn't contain comics yet</source>
|
||||
<translation>Esta pasta ainda não contém quadrinhos</translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -457,7 +457,7 @@
|
||||
<name>EmptyLabelWidget</name>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/empty_label_widget.cpp" line="7"/>
|
||||
<source>This label doesn't contain comics yet</source>
|
||||
<source>This label doesn't contain comics yet</source>
|
||||
<translation>Este rótulo ainda não contém quadrinhos</translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -870,8 +870,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="919"/>
|
||||
<source>Library '%1' is no longer available. Do you want to remove it?</source>
|
||||
<translation>A biblioteca '%1' não está mais disponível. Você quer removê-lo?</translation>
|
||||
<source>Library '%1' is no longer available. Do you want to remove it?</source>
|
||||
<translation>A biblioteca '%1' não está mais disponível. Você quer removê-lo?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="938"/>
|
||||
@ -880,8 +880,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="938"/>
|
||||
<source>Library '%1' has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation>A biblioteca '%1' foi criada com uma versão mais antiga do YACReaderLibrary. Deve ser criado novamente. Deseja criar a biblioteca agora?</translation>
|
||||
<source>Library '%1' has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation>A biblioteca '%1' foi criada com uma versão mais antiga do YACReaderLibrary. Deve ser criado novamente. Deseja criar a biblioteca agora?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="969"/>
|
||||
@ -922,7 +922,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="1184"/>
|
||||
<source>There was an error accessing the folder's path</source>
|
||||
<source>There was an error accessing the folder's path</source>
|
||||
<translation>Ocorreu um erro ao acessar o caminho da pasta</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -1074,7 +1074,7 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="1807"/>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<translation>A pasta selecionada não contém nenhuma biblioteca.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -1179,8 +1179,8 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/library_window.cpp" line="2649"/>
|
||||
<source>There is another library with the name '%1'.</source>
|
||||
<translation>Existe outra biblioteca com o nome '%1'.</translation>
|
||||
<source>There is another library with the name '%1'.</source>
|
||||
<translation>Existe outra biblioteca com o nome '%1'.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -1792,12 +1792,12 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
<name>NoLibrariesWidget</name>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/no_libraries_widget.cpp" line="20"/>
|
||||
<source>You don't have any libraries yet</source>
|
||||
<source>You don't have any libraries yet</source>
|
||||
<translation>Você ainda não tem nenhuma biblioteca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/no_libraries_widget.cpp" line="22"/>
|
||||
<source><p>You can create a library in any folder, YACReaderLibrary will import all comics and folders from this folder. If you have created any library in the past you can open them.</p><p>Don't forget that you can use YACReader as a stand alone application for reading the comics on your computer.</p></source>
|
||||
<source><p>You can create a library in any folder, YACReaderLibrary will import all comics and folders from this folder. If you have created any library in the past you can open them.</p><p>Don't forget that you can use YACReader as a stand alone application for reading the comics on your computer.</p></source>
|
||||
<translation><p>Você pode criar uma biblioteca em qualquer pasta, YACReaderLibrary importará todos os quadrinhos e pastas desta pasta. Se você já criou alguma biblioteca, poderá abri-la.</p><p>Não se esqueça de que você pode usar o YACReader como um aplicativo independente para ler quadrinhos em seu computador.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -1828,8 +1828,8 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="65"/>
|
||||
<source>"Go to flow" size</source>
|
||||
<translation>Tamanho do "Ir para cheia"</translation>
|
||||
<source>"Go to flow" size</source>
|
||||
<translation>Tamanho de "Ir para Comic Flow"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/options_dialog.cpp" line="28"/>
|
||||
@ -1840,7 +1840,7 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/options_dialog.cpp" line="29"/>
|
||||
<source>Comic Flow</source>
|
||||
<translation>Fluxo de quadrinhos</translation>
|
||||
<translation>Comic Flow</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/options_dialog.cpp" line="30"/>
|
||||
@ -1914,8 +1914,8 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/options_dialog.cpp" line="225"/>
|
||||
<source>Consider 'recent' items added or updated since X days ago</source>
|
||||
<translation>Considere itens 'recentes' adicionados ou atualizados há X dias</translation>
|
||||
<source>Consider 'recent' items added or updated since X days ago</source>
|
||||
<translation>Considere itens 'recentes' adicionados ou atualizados há X dias</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/options_dialog.cpp" line="237"/>
|
||||
@ -2001,7 +2001,7 @@ YACReaderLibrary não impedirá você de criar mais bibliotecas, mas você deve
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/options_dialog.cpp" line="329"/>
|
||||
<source>WARNING! During library updates writes to the database are disabled!
|
||||
Don't schedule updates while you may be using the app actively.
|
||||
Don't schedule updates while you may be using the app actively.
|
||||
During automatic updates the app will block some of the actions until the update is finished.
|
||||
To stop an automatic update tap on the loading indicator next to the Libraries title.</source>
|
||||
<translation>AVISO! Durante as atualizações da biblioteca, as gravações no banco de dados são desativadas!
|
||||
@ -2473,8 +2473,8 @@ Para interromper uma atualização automática, toque no indicador de carregamen
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/properties_dialog.cpp" line="468"/>
|
||||
<source>Comic Vine link: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> view </a></source>
|
||||
<translation>Link do Comic Vine: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> visualizar </a></translation>
|
||||
<source>Comic Vine link: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> view </a></source>
|
||||
<translation>Link do Comic Vine: <a style='color: #FFCB00; text-decoration:none; font-weight:bold;' href="http://www.comicvine.com/comic/4000-%1/"> visualizar </a></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/properties_dialog.cpp" line="488"/>
|
||||
@ -2782,8 +2782,8 @@ Para saber mais sobre as configurações disponíveis, verifique a documentaçã
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/server_config_dialog.cpp" line="42"/>
|
||||
<source>YACReader is available for iOS and Android devices.<br/>Discover it for <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> or <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a>.</source>
|
||||
<translation>O YACReader está disponível para dispositivos iOS e Android.<br/>Descubra-o para <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> ou <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a>.</translation>
|
||||
<source>YACReader is available for iOS and Android devices.<br/>Discover it for <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> or <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a>.</source>
|
||||
<translation>O YACReader está disponível para dispositivos iOS e Android.<br/>Descubra-o para <a href='https://ios.yacreader.com' style='color:rgb(193, 148, 65)'>iOS</a> ou <a href='https://android.yacreader.com' style='color:rgb(193, 148, 65)'>Android</a>.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/server_config_dialog.cpp" line="48"/>
|
||||
@ -2816,7 +2816,7 @@ Para saber mais sobre as configurações disponíveis, verifique a documentaçã
|
||||
<name>SortVolumeComics</name>
|
||||
<message>
|
||||
<location filename="../YACReaderLibrary/comic_vine/sort_volume_comics.cpp" line="59"/>
|
||||
<source>Please, sort the list of comics on the left until it matches the comics' information.</source>
|
||||
<source>Please, sort the list of comics on the left until it matches the comics' information.</source>
|
||||
<translation>Por favor, classifique a lista de quadrinhos à esquerda até que corresponda às informações dos quadrinhos.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -3068,8 +3068,8 @@ Para saber mais sobre as configurações disponíveis, verifique a documentaçã
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="60"/>
|
||||
<location filename="viewer.cpp" line="1367"/>
|
||||
<source>Press 'O' to open comic.</source>
|
||||
<translation>Pressione 'O' para abrir um quadrinho.</translation>
|
||||
<source>Press 'O' to open comic.</source>
|
||||
<translation>Pressione 'O' para abrir um quadrinho.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="1383"/>
|
||||
@ -3536,7 +3536,7 @@ Para saber mais sobre as configurações disponíveis, verifique a documentaçã
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="438"/>
|
||||
<source>Show go to flow</source>
|
||||
<translation>Mostrar ir para o fluxo</translation>
|
||||
<translation>Mostrar "Ir para Comic Flow"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="443"/>
|
||||
|
||||
Reference in New Issue
Block a user