From 4e1a103c26f9ae11ab16704e08c7ff23a6fd03c3 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 60e9b328f400f2e9d43f5730e6c909750beb8c36 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 1e3f0f5dcc9753d5632a570983fbedfd24ff7cbb 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" = "Вы получили сообщение";