From 5a29df56fc8eb85bac239f2d375cccd64fcdedd1 Mon Sep 17 00:00:00 2001 From: Ryan Zhao Date: Mon, 29 Aug 2022 10:41:43 +1000 Subject: [PATCH] update translation --- Session/Meta/Translations/de.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/en.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/es.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/fa.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/fi.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/fr.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/hi.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/hr.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/id-ID.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/it.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/ja.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/nl.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/pl.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/pt_BR.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/ru.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/si.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/sk.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/sv.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/th.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/vi-VN.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/zh-Hant.lproj/Localizable.strings | 3 ++- Session/Meta/Translations/zh_CN.lproj/Localizable.strings | 3 ++- 22 files changed, 44 insertions(+), 22 deletions(-) diff --git a/Session/Meta/Translations/de.lproj/Localizable.strings b/Session/Meta/Translations/de.lproj/Localizable.strings index dfdeac0d9..621d6c0a2 100644 --- a/Session/Meta/Translations/de.lproj/Localizable.strings +++ b/Session/Meta/Translations/de.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings index 0fa8957e9..ccec585cd 100644 --- a/Session/Meta/Translations/en.lproj/Localizable.strings +++ b/Session/Meta/Translations/en.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/es.lproj/Localizable.strings b/Session/Meta/Translations/es.lproj/Localizable.strings index 49e49136f..886c0dae8 100644 --- a/Session/Meta/Translations/es.lproj/Localizable.strings +++ b/Session/Meta/Translations/es.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings index 3ebbb2baa..74c25a4ea 100644 --- a/Session/Meta/Translations/fa.lproj/Localizable.strings +++ b/Session/Meta/Translations/fa.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/fi.lproj/Localizable.strings b/Session/Meta/Translations/fi.lproj/Localizable.strings index 55dd7ab1c..2d7e0e1a3 100644 --- a/Session/Meta/Translations/fi.lproj/Localizable.strings +++ b/Session/Meta/Translations/fi.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/fr.lproj/Localizable.strings b/Session/Meta/Translations/fr.lproj/Localizable.strings index 79dc442ca..150f5e259 100644 --- a/Session/Meta/Translations/fr.lproj/Localizable.strings +++ b/Session/Meta/Translations/fr.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/hi.lproj/Localizable.strings b/Session/Meta/Translations/hi.lproj/Localizable.strings index ebfd8600e..e17ee5866 100644 --- a/Session/Meta/Translations/hi.lproj/Localizable.strings +++ b/Session/Meta/Translations/hi.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/hr.lproj/Localizable.strings b/Session/Meta/Translations/hr.lproj/Localizable.strings index 7acac8775..85b84b63f 100644 --- a/Session/Meta/Translations/hr.lproj/Localizable.strings +++ b/Session/Meta/Translations/hr.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/id-ID.lproj/Localizable.strings b/Session/Meta/Translations/id-ID.lproj/Localizable.strings index 9368c6de0..b18fe6b6e 100644 --- a/Session/Meta/Translations/id-ID.lproj/Localizable.strings +++ b/Session/Meta/Translations/id-ID.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/it.lproj/Localizable.strings b/Session/Meta/Translations/it.lproj/Localizable.strings index 8ca104b4a..1fea0035b 100644 --- a/Session/Meta/Translations/it.lproj/Localizable.strings +++ b/Session/Meta/Translations/it.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/ja.lproj/Localizable.strings b/Session/Meta/Translations/ja.lproj/Localizable.strings index 2e4bf2d21..9d20655e4 100644 --- a/Session/Meta/Translations/ja.lproj/Localizable.strings +++ b/Session/Meta/Translations/ja.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/nl.lproj/Localizable.strings b/Session/Meta/Translations/nl.lproj/Localizable.strings index 57a701bf3..9c77114bd 100644 --- a/Session/Meta/Translations/nl.lproj/Localizable.strings +++ b/Session/Meta/Translations/nl.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings index 30d4cdbbb..c68a081c9 100644 --- a/Session/Meta/Translations/pl.lproj/Localizable.strings +++ b/Session/Meta/Translations/pl.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/pt_BR.lproj/Localizable.strings b/Session/Meta/Translations/pt_BR.lproj/Localizable.strings index 29716af72..56d506aa7 100644 --- a/Session/Meta/Translations/pt_BR.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt_BR.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/ru.lproj/Localizable.strings b/Session/Meta/Translations/ru.lproj/Localizable.strings index 1e9108ce9..45f840c79 100644 --- a/Session/Meta/Translations/ru.lproj/Localizable.strings +++ b/Session/Meta/Translations/ru.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/si.lproj/Localizable.strings b/Session/Meta/Translations/si.lproj/Localizable.strings index 8d15082d0..a2b88a2f4 100644 --- a/Session/Meta/Translations/si.lproj/Localizable.strings +++ b/Session/Meta/Translations/si.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/sk.lproj/Localizable.strings b/Session/Meta/Translations/sk.lproj/Localizable.strings index 5b2e990d4..11ea67246 100644 --- a/Session/Meta/Translations/sk.lproj/Localizable.strings +++ b/Session/Meta/Translations/sk.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/sv.lproj/Localizable.strings b/Session/Meta/Translations/sv.lproj/Localizable.strings index e2a1b4697..5ec16013d 100644 --- a/Session/Meta/Translations/sv.lproj/Localizable.strings +++ b/Session/Meta/Translations/sv.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/th.lproj/Localizable.strings b/Session/Meta/Translations/th.lproj/Localizable.strings index eb6d7dbd2..93f11141a 100644 --- a/Session/Meta/Translations/th.lproj/Localizable.strings +++ b/Session/Meta/Translations/th.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/vi-VN.lproj/Localizable.strings b/Session/Meta/Translations/vi-VN.lproj/Localizable.strings index af1bc651c..87a4d11e3 100644 --- a/Session/Meta/Translations/vi-VN.lproj/Localizable.strings +++ b/Session/Meta/Translations/vi-VN.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings b/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings index 7cd6e6103..4e48629af 100644 --- a/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message."; diff --git a/Session/Meta/Translations/zh_CN.lproj/Localizable.strings b/Session/Meta/Translations/zh_CN.lproj/Localizable.strings index 19f504b05..1a7803edf 100644 --- a/Session/Meta/Translations/zh_CN.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh_CN.lproj/Localizable.strings @@ -703,4 +703,5 @@ /* The name for the emoji category 'Travel & Places' */ "EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places"; "EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@."; -"EMOJI_REACTS_MORE_REACTORS" = "And %@ other have reacted to this message." +"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted to this message."; +"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted to this message.";