diff --git a/myApp/HaruDanim/Haru_DanimWatch Watch App/Localizable.xcstrings b/myApp/HaruDanim/Haru_DanimWatch Watch App/Localizable.xcstrings index 91c19a0..7c4693a 100644 --- a/myApp/HaruDanim/Haru_DanimWatch Watch App/Localizable.xcstrings +++ b/myApp/HaruDanim/Haru_DanimWatch Watch App/Localizable.xcstrings @@ -540,9 +540,21 @@ "오늘 %lld회": { "localizations": { "en": { - "stringUnit": { - "state": "translated", - "value": "Today %lld times" + "variations": { + "plural": { + "one": { + "stringUnit": { + "state": "translated", + "value": "Today %lld time" + } + }, + "other": { + "stringUnit": { + "state": "translated", + "value": "Today %lld times" + } + } + } } }, "ja": { diff --git a/myApp/HaruDanim/IOS/Localizable.xcstrings b/myApp/HaruDanim/IOS/Localizable.xcstrings index 9547805..414c5db 100644 --- a/myApp/HaruDanim/IOS/Localizable.xcstrings +++ b/myApp/HaruDanim/IOS/Localizable.xcstrings @@ -102,9 +102,21 @@ "%@ %lld회" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ %lld times" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ %lld time" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ %lld times" + } + } + } } }, "ja" : { @@ -755,9 +767,21 @@ "%lld회" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld times" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld time" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld times" + } + } + } } }, "ja" : { @@ -3099,9 +3123,21 @@ "다짐 %lld개" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld quests" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld quest" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld quests" + } + } + } } }, "ja" : { @@ -3115,9 +3151,21 @@ "다짐 %lld개 더 보기" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Show %lld more quests" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "Show %lld more quest" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "Show %lld more quests" + } + } + } } }, "ja" : { @@ -7346,9 +7394,21 @@ "오늘 %lld회" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld times today" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld time today" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld times today" + } + } + } } }, "ja" : { @@ -7651,9 +7711,21 @@ "요소 %lld개" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld items" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld item" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld items" + } + } + } } }, "ja" : { @@ -8356,9 +8428,21 @@ "이번 달에 쓴 일기 %lld편" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld diary entries this month" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld diary entry this month" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld diary entries this month" + } + } + } } }, "ja" : { @@ -8731,9 +8815,21 @@ "일기를 쓴 날 %lld일이 포함돼요" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Includes %lld days with diary entries" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "Includes %lld day with a diary entry" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "Includes %lld days with diary entries" + } + } + } } }, "ja" : { @@ -9634,7 +9730,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Favorite" + "value" : "Favorites" } }, "ja" : { @@ -10792,9 +10888,21 @@ "페이지 %lld개 사용 중" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Used by %lld pages" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "Used by %lld page" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "Used by %lld pages" + } + } + } } }, "ja" : { @@ -11878,9 +11986,21 @@ "행동 %lld개" : { "localizations" : { "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld actions" + "variations" : { + "plural" : { + "one" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld action" + } + }, + "other" : { + "stringUnit" : { + "state" : "translated", + "value" : "%lld actions" + } + } + } } }, "ja" : { diff --git a/myApp/HaruDanim/Widgets/Localizable.xcstrings b/myApp/HaruDanim/Widgets/Localizable.xcstrings index ac740bc..9e975f8 100644 --- a/myApp/HaruDanim/Widgets/Localizable.xcstrings +++ b/myApp/HaruDanim/Widgets/Localizable.xcstrings @@ -86,9 +86,21 @@ "%@ %lld회": { "localizations": { "en": { - "stringUnit": { - "state": "translated", - "value": "%@ %lld times" + "variations": { + "plural": { + "one": { + "stringUnit": { + "state": "translated", + "value": "%@ %lld time" + } + }, + "other": { + "stringUnit": { + "state": "translated", + "value": "%@ %lld times" + } + } + } } }, "ja": { @@ -469,9 +481,21 @@ "%lld회": { "localizations": { "en": { - "stringUnit": { - "state": "translated", - "value": "%lld times" + "variations": { + "plural": { + "one": { + "stringUnit": { + "state": "translated", + "value": "%lld time" + } + }, + "other": { + "stringUnit": { + "state": "translated", + "value": "%lld times" + } + } + } } }, "ja": { @@ -1000,9 +1024,21 @@ "다른 행동 %lld개도 함께 추적 중": { "localizations": { "en": { - "stringUnit": { - "state": "translated", - "value": "%lld other actions also tracking" + "variations": { + "plural": { + "one": { + "stringUnit": { + "state": "translated", + "value": "%lld other action also tracking" + } + }, + "other": { + "stringUnit": { + "state": "translated", + "value": "%lld other actions also tracking" + } + } + } } }, "ja": {