From 5bf444060ea311860972311f97d24d6e577ba137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Wed, 7 Feb 2018 09:46:00 +0000 Subject: [PATCH 1/3] Translated using Weblate (Catalan) Currently translated at 100.0% (26 of 26 strings) Translation: Riot iOS/Riot iOS (Push) Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ca/ --- Riot/Assets/ca.lproj/Localizable.strings | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Riot/Assets/ca.lproj/Localizable.strings b/Riot/Assets/ca.lproj/Localizable.strings index 37bf82d81..24c0c93b8 100644 --- a/Riot/Assets/ca.lproj/Localizable.strings +++ b/Riot/Assets/ca.lproj/Localizable.strings @@ -46,3 +46,7 @@ "VOICE_CONF_NAMED_FROM_USER" = "Trucada grupal de %@: '%@'"; /* Incoming named video conference invite from a specific person */ "VIDEO_CONF_NAMED_FROM_USER" = "Vídeo trucada grupal de %@: '%@'"; +/* A single unread message in a room */ +"SINGLE_UNREAD_IN_ROOM" = "Has rebut un missatge a %@"; +/* A single unread message */ +"SINGLE_UNREAD" = "Has rebut un missatge"; From c89ebf8a4fd22a882b9f219dce46643c3344d4c7 Mon Sep 17 00:00:00 2001 From: Krombel Date: Wed, 7 Feb 2018 09:46:04 +0000 Subject: [PATCH 2/3] Translated using Weblate (German) Currently translated at 100.0% (26 of 26 strings) Translation: Riot iOS/Riot iOS (Push) Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/de/ --- Riot/Assets/de.lproj/Localizable.strings | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Riot/Assets/de.lproj/Localizable.strings b/Riot/Assets/de.lproj/Localizable.strings index 3ccc3c830..54b32d9a0 100644 --- a/Riot/Assets/de.lproj/Localizable.strings +++ b/Riot/Assets/de.lproj/Localizable.strings @@ -46,3 +46,7 @@ "VOICE_CONF_NAMED_FROM_USER" = "Gruppen-Anruf von %@: '%@'"; /* Incoming named video conference invite from a specific person */ "VIDEO_CONF_NAMED_FROM_USER" = "Video-Gruppen-Anruf von %@: '%@'"; +/* A single unread message in a room */ +"SINGLE_UNREAD_IN_ROOM" = "Du hast eine Nachricht in %@ bekommen"; +/* A single unread message */ +"SINGLE_UNREAD" = "Du hast eine Nachricht bekommen"; From 363fc8f2612ce05457078e9a9b7d2a70db24c0cf Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 7 Feb 2018 09:46:00 +0000 Subject: [PATCH 3/3] Translated using Weblate (Russian) Currently translated at 100.0% (26 of 26 strings) Translation: Riot iOS/Riot iOS (Push) Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ru/ --- Riot/Assets/ru.lproj/Localizable.strings | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Riot/Assets/ru.lproj/Localizable.strings b/Riot/Assets/ru.lproj/Localizable.strings index a93cb96f6..7e194a1e8 100644 --- a/Riot/Assets/ru.lproj/Localizable.strings +++ b/Riot/Assets/ru.lproj/Localizable.strings @@ -46,3 +46,7 @@ "VOICE_CONF_NAMED_FROM_USER" = "Групповой звонок от %@: '%@'"; /* Incoming named video conference invite from a specific person */ "VIDEO_CONF_NAMED_FROM_USER" = "Групповой видеозвонок от %@: '%@'"; +/* A single unread message in a room */ +"SINGLE_UNREAD_IN_ROOM" = "Вы получили сообщение в %@"; +/* A single unread message */ +"SINGLE_UNREAD" = "Вы получили сообщение";