Files
arcanechat-android/res/values-pt/strings.xml
T
2018-12-16 21:48:48 +01:00

14 lines
563 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Delta Chat</string>
<!-- Translators: please enter the name of the language you're translating to here. the name will appear in the language selection popup and you should use the local name, not english. -->
<string name="language_name">Inglês</string>
<!-- common strings without special context -->
<string name="ok">OK</string>
<string name="cancel">Cancelar</string>
<string name="yes">Sim</string>
<string name="no">Não</string>
</resources>