From 9e4323f317e1dfd86c9dd4b55463873db79f2d67 Mon Sep 17 00:00:00 2001 From: Jerry Zhang Date: Wed, 14 Feb 2024 04:34:19 -0800 Subject: [PATCH] Update Simplified Chinese localization (#1974) --- .../Localization/Localizable.xcstrings | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 8d3184e9..04845d66 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -8809,7 +8809,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 个新嘟文" } }, @@ -12013,7 +12013,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 条嘟文" } }, @@ -12366,7 +12366,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 个" } }, @@ -69117,7 +69117,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 票" } }, @@ -72057,7 +72057,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 转发" } }, @@ -72410,7 +72410,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 喜欢" } }, @@ -72757,7 +72757,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 个回复" } }, @@ -74886,7 +74886,7 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 个提及" } }, @@ -78478,7 +78478,7 @@ }, "zh-Hans" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "最近 %#@arg1@ 条嘟文来自 %#@arg2@ 个参与者" }, "substitutions" : { @@ -78489,8 +78489,8 @@ "plural" : { "other" : { "stringUnit" : { - "state" : "needs_review", - "value" : "%arg" + "state" : "translated", + "value" : "最近 %arg 条嘟文" } } } @@ -78503,8 +78503,8 @@ "plural" : { "other" : { "stringUnit" : { - "state" : "needs_review", - "value" : "%arg" + "state" : "translated", + "value" : "来自 %arg 个参与者" } } } @@ -79114,14 +79114,14 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", - "value" : "%lld people talking" + "state" : "translated", + "value" : "%lld 人正在参与讨论" } }, "other" : { "stringUnit" : { - "state" : "needs_review", - "value" : "%lld people talking" + "state" : "translated", + "value" : "%lld 人正在参与讨论" } } } @@ -79149,4 +79149,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file