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:
authorCarlos Pinto <srcarlzy0@gmail.com>2020-11-20 20:15:17 +0300
committerHosted Weblate <hosted@weblate.org>2020-11-21 20:29:01 +0300
commit745e60b8c257bc59c710d9c24a3a3f2f9c37deb8 (patch)
tree614bbde319bd0129762bffd9e3cecb599be0f0eb
parentf94d4a2d92d4a6a8bebbaac9391defbc3cd9af59 (diff)
Translated using Weblate (Portuguese (Portugal))
Currently translated at 11.1% (5 of 45 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.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/main/res/values-pt-rPT/strings.xml b/src/main/res/values-pt-rPT/strings.xml
index a6b3dae..4647481 100644
--- a/src/main/res/values-pt-rPT/strings.xml
+++ b/src/main/res/values-pt-rPT/strings.xml
@@ -1,2 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources> \ No newline at end of file
+<resources>
+ <string name="chat_notify_unmuted_undeafened_self_by_actor">Foi imutável e não foi ensurdecido por%s</string>
+ <string name="chat_notify_unmuted_undeafened">Sem alterações e sem ser ensurdecido.</string>
+ <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>
+</resources> \ No newline at end of file