forked from agermanidis/autosub
-
-
Notifications
You must be signed in to change notification settings - Fork 595
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
458 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1"> | ||
<context> | ||
<name>window</name> | ||
<message> | ||
<location filename="gui.py" line="129"/> | ||
<source>pyTranscriber - v1.8 - 17/08/2022</source> | ||
<translation>pyTranscriber -v1.8 - 17/08/2022</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="130"/> | ||
<source>Select file(s)</source> | ||
<translation>Selecionar arquivo(s)</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="131"/> | ||
<source>Transcribe Audio / Generate Subtitles</source> | ||
<translation>Transcrever áudio / Gerar Legendas</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="132"/> | ||
<source>Open Output Folder</source> | ||
<translation>Abrir Pasta de Destino</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="133"/> | ||
<source>Output Location</source> | ||
<translation>Pasta de Destino</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="134"/> | ||
<source>List of files to generate transcribe audio / generate subtitles</source> | ||
<translation>Lista de arquivos para gerar legendas/transcrever áudio</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="135"/> | ||
<source>Remove file(s)</source> | ||
<translation>Remover arquivo(s)</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="136"/> | ||
<source>Cancel</source> | ||
<translation>Cancelar</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="137"/> | ||
<source>Open output files automatically</source> | ||
<translation>Abrir arquivos de saída automaticamente</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="138"/> | ||
<source>Audio Language:</source> | ||
<translation>Idioma do áudio:</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="139"/> | ||
<source>Abo&ut</source> | ||
<translation>Sob&re</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="140"/> | ||
<source>&Settings</source> | ||
<translation>&Configurações</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="141"/> | ||
<source>&Language</source> | ||
<translation>&Idioma</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="142"/> | ||
<source>&License</source> | ||
<translation>&Licença</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="143"/> | ||
<source>&Funding at Github Sponsors</source> | ||
<translation>Patrocínio no GitHub Sponsors</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="144"/> | ||
<source>&About pyTranscriber</source> | ||
<translation>&Sobre o pyTranscriber</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="145"/> | ||
<source>&Proxy</source> | ||
<translation>Proxy</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="146"/> | ||
<source>Proxy setting</source> | ||
<translation>Configurações de Proxy</translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="147"/> | ||
<source>English</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="148"/> | ||
<source>繁體中文 - Chinese Traditional</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="149"/> | ||
<source>简体中文 - Chinese Simplified</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="gui.py" line="150"/> | ||
<source>Português</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
</TS> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.