i18n (pt-BR) Update translations
This commit is contained in:
parent
a4dd9ab142
commit
185081fec2
3 changed files with 10 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cosmic-terminal = Terminal do COSMIC
|
||||
cosmic-terminal = Terminal
|
||||
new-terminal = Novo terminal
|
||||
|
||||
# Context Pages
|
||||
|
|
@ -83,6 +83,7 @@ copy = Copiar
|
|||
paste = Colar
|
||||
select-all = Selecionar tudo
|
||||
find = Pesquisar
|
||||
clear-scrollback = Limpar scrollback
|
||||
|
||||
## View
|
||||
view = Visualizar
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
[Desktop Entry]
|
||||
Name=COSMIC Terminal
|
||||
Name[pl]=Terminal COSMIC
|
||||
Name[pt-BR]=Terminal do COSMIC
|
||||
Name[pt_BR]=Terminal
|
||||
Name[hu]=COSMIC Terminál
|
||||
Exec=cosmic-term
|
||||
Terminal=false
|
||||
|
|
@ -12,5 +12,5 @@ Icon=com.system76.CosmicTerm
|
|||
Categories=COSMIC;System;TerminalEmulator;
|
||||
Keywords=Command;Shell;Terminal;
|
||||
Keywords[pl]=Cli;WierszPoleceń;Powłoka;Terminal;
|
||||
Keywords[pt-BR]=Comando;Shell;Terminal;
|
||||
Keywords[pt_BR]=Comando;Shell;Terminal;
|
||||
Keywords[hu]=parancssor;terminál;
|
||||
|
|
@ -11,20 +11,24 @@
|
|||
<name>COSMIC Terminal</name>
|
||||
<name xml:lang="pl">Terminal COSMIC</name>
|
||||
<name xml:lang="hu">COSMIC Terminál</name>
|
||||
<name xml:lang="pt_BR">Terminal</name>
|
||||
<summary>Terminal emulator for the COSMIC desktop</summary>
|
||||
<summary xml:lang="pl">Emulator terminala dla pulpitu COSMIC</summary>
|
||||
<summary xml:lang="hu">Terminálemulátor a COSMIC asztalhoz</summary>
|
||||
<summary xml:lang="pt_BR">Emulador de terminal do desktop COSMIC</summary>
|
||||
<description>
|
||||
<p>Terminal emulator for the COSMIC desktop</p>
|
||||
<p xml:lang="pl">Emulator terminala dla pulpitu COSMIC</p>
|
||||
<p xml:lang="hu">Terminálemulátor a COSMIC asztalhoz</p>
|
||||
<p xml:lang="pt_BR">Emulador de terminal do desktop COSMIC</p>
|
||||
</description>
|
||||
<launchable type="desktop-id">com.system76.CosmicTerm.desktop</launchable>
|
||||
<icon type="remote" height="256" width="256">https://raw.githubusercontent.com/pop-os/cosmic-term/master/res/icons/hicolor/256x256/apps/com.system76.CosmicTerm.svg</icon>
|
||||
<icon type="remote" height="256" width="256">
|
||||
https://raw.githubusercontent.com/pop-os/cosmic-term/master/res/icons/hicolor/256x256/apps/com.system76.CosmicTerm.svg</icon>
|
||||
<provides>
|
||||
<id>com.system76.CosmicApplication</id>
|
||||
<binaries>
|
||||
<binary>cosmic-term</binary>
|
||||
</binaries>
|
||||
</provides>
|
||||
</component>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue