Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit ecaaee3

Browse files
strixalucoWeblate
authored andcommitted
Translated using Weblate (Ukrainian)
Currently translated at 20.5% (200 of 971 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/uk/
1 parent 56219dd commit ecaaee3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/i18n/strings/uk.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,10 @@
192192
"%(items)s and %(remaining)s others": "%(items)s та інші %(remaining)s",
193193
"%(items)s and one other": "%(items)s і ще один інший",
194194
"%(items)s and %(lastItem)s": "%(items)s та %(lastItem)s",
195-
"and %(count)s others....other": "та %(count)s інші...",
196-
"and %(count)s others....one": "і інше...",
195+
"and %(count)s others...": {
196+
"other": "та %(count)s інші...",
197+
"one": "і інше..."
198+
},
197199
"%(names)s and %(lastPerson)s are typing": "%(names)s та %(lastPerson)s пишуть",
198200
"%(names)s and one other are typing": "%(names)s та інші пишуть",
199201
"%(names)s and %(count)s others are typing": "%(names)s та %(count)s інших пишуть",

0 commit comments

Comments
 (0)