mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
b6e9d478d7
Currently translated at 8.1% (4 of 49 strings) Translation: Element iOS/Element iOS (Push) Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/lo/
17 lines
447 B
Plaintext
17 lines
447 B
Plaintext
|
|
|
|
|
|
/* New message reply from a specific person in a named room. */
|
|
"REPLY_FROM_USER_IN_ROOM_TITLE" = "%@ ຕອບກັບໃນ %@";
|
|
|
|
/* New message reply from a specific person, not referencing a room. */
|
|
"REPLY_FROM_USER_TITLE" = "%@ ຕອບກັບ";
|
|
|
|
/** Titles **/
|
|
|
|
/* Message title for a specific person in a named room */
|
|
"MSG_FROM_USER_IN_ROOM_TITLE" = "%@ ໃນ %@";
|
|
/** General **/
|
|
|
|
"Notification" = "ແຈ້ງເຕືອນ";
|