diff options
author | Weblate <noreply@weblate.org> | 2020-09-19 09:26:23 -0400 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2020-09-19 09:26:23 -0400 |
commit | ea2f7283ca64c3112855165f6200e96a24351ffd (patch) | |
tree | 846e65f8af87b6d894313e35c856ca929650b411 /resources/langs | |
parent | Translated using Weblate (German) (diff) | |
download | nheko-ea2f7283ca64c3112855165f6200e96a24351ffd.tar.xz |
Translated using Weblate (Finnish)
Currently translated at 60.7% (203 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
Diffstat (limited to 'resources/langs')
-rw-r--r-- | resources/langs/nheko_fi.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/langs/nheko_fi.ts b/resources/langs/nheko_fi.ts index 9e95ed62..41269364 100644 --- a/resources/langs/nheko_fi.ts +++ b/resources/langs/nheko_fi.ts @@ -710,8 +710,8 @@ Example: https://server.my:8787</source> <source>%1 and %2 are typing.</source> <comment>Multiple users are typing. First argument is a comma separated list of potentially multiple users. Second argument is the last user of that list. (If only one user is typing, %1 is empty. You should still use it in your string though to silence Qt warnings.)</comment> <translation> - <numerusform>%1%2 kirjoittaa</numerusform> - <numerusform>%1 ja %2 kirjoittavat</numerusform> + <numerusform>%1%2 kirjoittaa.</numerusform> + <numerusform>%1 ja %2 kirjoittavat.</numerusform> </translation> </message> <message> |