We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ca4b1 commit 57485d0Copy full SHA for 57485d0
i18n/pt-BR/cosmic_ext_calculator.ftl
@@ -0,0 +1,11 @@
1
+app-title = Calculadora
2
+about = Sobre
3
+view = Exibir
4
+delete = Excluir
5
+clear-history = Limpar histórico
6
+malformed-expression = Expressão malformada
7
+
8
+## About
9
+repository = Repositório
10
+support = Suporte
11
+website = Website
res/app.desktop
@@ -1,5 +1,6 @@
[Desktop Entry]
Name=Calculator
+Name[pt]=Calculadora
Exec=cosmic-ext-calculator %F
Terminal=false
Type=Application
0 commit comments