Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.xml « values-pt-rPT « res « main « src - gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: faa5afd3abd85874ebb47cfd7a830feab8ce4bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="chat_notify_unmuted">Microfone reativado.</string>
    <string name="chat_notify_muted">Silenciado.</string>
    <string name="chat_notify_muted_deafened">Silenciado e áudio desativado.</string>
    <string name="perm_denied">Permissão negada.</string>
    <string name="chat_notify_now_muted_deafened">%s agora está silenciado e com o áudio desativado.</string>
    <string name="chat_notify_now_muted">%s agora está silenciado.</string>
    <string name="chat_notify_now_unmuted">%s agora está com o microfone ativado.</string>
    <string name="chat_notify_connected">%s conectou-se.</string>
    <string name="chat_notify_disconnected">%s desconectou-se.</string>
    <string name="server">Servidor</string>
</resources>