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:
authorVinicius Monego <monego@posteo.net>2021-09-25 06:25:05 +0300
committerHosted Weblate <hosted@weblate.org>2021-09-26 06:35:40 +0300
commitdd51d876fa5a929b2cff3953ebb462d6804b9667 (patch)
tree04e889fab3596b8653734a54accb61608bcef237
parent3bcf31051914750154d297b391b29d057cec9720 (diff)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 26.6% (12 of 45 strings) Translation: Mumla/Humla Translate-URL: https://hosted.weblate.org/projects/mumla/humla/pt_BR/
-rw-r--r--src/main/res/values-pt-rBR/strings.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/main/res/values-pt-rBR/strings.xml b/src/main/res/values-pt-rBR/strings.xml
index a6b3dae..b3c916f 100644
--- a/src/main/res/values-pt-rBR/strings.xml
+++ b/src/main/res/values-pt-rBR/strings.xml
@@ -1,2 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources> \ No newline at end of file
+<resources>
+ <string name="chat_notify_now_unmuted_undeafened">%s agora está dessilenciado e desensurdecido.</string>
+ <string name="chat_notify_now_unmuted">%s agora está dessilenciado.</string>
+ <string name="chat_notify_now_muted_deafened">%s agora está mudo e ensurdecido.</string>
+ <string name="chat_notify_unmuted_undeafened">Dessilenciado e desensurdecido.</string>
+ <string name="chat_notify_unmuted">Dessilenciado.</string>
+ <string name="chat_notify_muted_deafened">Silenciado e ensurdecido.</string>
+ <string name="chat_notify_disconnected">%s desconectou.</string>
+ <string name="chat_notify_connected">%s conectou.</string>
+ <string name="chat_notify_now_muted">%s agora está silenciado.</string>
+ <string name="chat_notify_muted">Silenciado.</string>
+ <string name="server">Servidor</string>
+ <string name="perm_denied">Permissão negada.</string>
+</resources> \ No newline at end of file