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

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorssantos <ssantos@web.de>2023-01-11 15:59:09 +0300
committerHosted Weblate <hosted@weblate.org>2023-01-12 16:52:30 +0300
commit5d681d11cc8a74f2d37db985c0193b4a31df61b0 (patch)
tree5c2fda33697ad680682089c9b10518adfde1b88e
parent81163ab7130f3757a68f0f2ca9a89df20ec82daa (diff)
Translated using Weblate (Portuguese (Portugal))
Currently translated at 31.2% (10 of 32 strings) Translation: Mumla/Humla Translate-URL: https://hosted.weblate.org/projects/mumla/humla/pt_PT/
-rw-r--r--src/main/res/values-pt-rPT/strings.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/main/res/values-pt-rPT/strings.xml b/src/main/res/values-pt-rPT/strings.xml
index 3ac1737..faa5afd 100644
--- a/src/main/res/values-pt-rPT/strings.xml
+++ b/src/main/res/values-pt-rPT/strings.xml
@@ -1,7 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="chat_notify_unmuted">sem alterações.</string>
- <string name="chat_notify_muted">Mudo.</string>
- <string name="chat_notify_muted_deafened">Mudo e ensurdecido</string>
+ <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> \ No newline at end of file