From 830b447cc984c8abf0c303221c6844dc70df465f Mon Sep 17 00:00:00 2001 From: Linerly Date: Tue, 26 Apr 2022 14:25:06 +0000 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 100.0% (49 of 49 strings) Translation: Element iOS/Element iOS (Push) Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/id/ --- Riot/Assets/id.lproj/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Riot/Assets/id.lproj/Localizable.strings b/Riot/Assets/id.lproj/Localizable.strings index 40bb69c8b..4b2a6be15 100644 --- a/Riot/Assets/id.lproj/Localizable.strings +++ b/Riot/Assets/id.lproj/Localizable.strings @@ -166,3 +166,9 @@ /* New file message from a specific person, not referencing a room. */ "LOCATION_FROM_USER" = "%@ membagikan lokasinya"; + +/* Look, stuff's happened, alright? Just open the app. */ +"MSGS_IN_TWO_PLUS_ROOMS" = "%@ pesan baru dalam %@, %@ dan lainnya"; + +/* Multiple unread messages from two plus people (ie. for 4+ people: 'others' replaces the third person) */ +"MSGS_FROM_TWO_PLUS_USERS" = "%@ pesan baru dari %@, %@ dan lainnya";