This repository has been archived by the owner on Sep 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translation for Brazilian Portuguese (#7)
:o)
- Loading branch information
Showing
7 changed files
with
33 additions
and
1 deletion.
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
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
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,27 @@ | ||
<resources> | ||
<string name="app_name">Retro Text Editor</string> | ||
<string name="preferences">Preferencias</string> | ||
<string name="fontOptions">Fonte</string> | ||
<string name="bigger">aumentar +</string> | ||
<string name="smaller">diminuir -</string> | ||
<string name="monospace">mono espaço</string> | ||
<string name="saveNow">SALVO</string> | ||
<string name="autoSave">Salvamento automático</string> | ||
<string name="ok">ok</string> | ||
<string name="errAccess">erro ao acessar</string> | ||
<string name="errWrite">erro na escrita</string> | ||
<string name="errRead">erro ao ler</string> | ||
<string name="open">abrir arquivo …</string> | ||
|
||
<string name="info">Info …</string> | ||
<string name="flattr_this">"Micro-Doação!"</string> | ||
<string name="projPage">Página inicial</string> | ||
|
||
<string name="themes">Temas …</string> | ||
<string name="retro">Retrô</string> | ||
<string name="Day">Dia</string> | ||
<string name="Night">Noite</string> | ||
<string name="Green">Soco verde</string> | ||
<string name="Panther">Pantera cor de rosa</string> | ||
<string name="c64_native">c64 nativo</string> | ||
</resources> |
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