element-ios/Riot/Assets/si.lproj/Localizable.strings
HelaBasa 1dbea918ed Translated using Weblate (Sinhala)
Currently translated at 17.1% (6 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/si/
2021-07-09 13:25:03 +00:00

22 lines
693 B
Text

"MESSAGE_PROTECTED" = "නව පණිවිඩය";
/** Notification messages **/
/* New message indicator on unknown room */
"MESSAGE" = "පණිවිඩය";
/* New action message from a specific person in a named room. */
"ACTION_FROM_USER_IN_ROOM" = "%@: * %@ %@";
/* New action message from a specific person, not referencing a room. */
"ACTION_FROM_USER" = "* %@ %@";
/** Single, unencrypted messages (where we can include the content */
/* New message from a specific person, not referencing a room. Content included. */
"MSG_FROM_USER_WITH_CONTENT" = "%@: %@";
/* Group call from user, CallKit caller name */
"GROUP_CALL_FROM_USER" = "%@ (සමූහ ඇමතුම)";