diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..a80c72d --- /dev/null +++ b/.mcp.json @@ -0,0 +1,10 @@ +{ + "mcpServers": { + "github-webhook": { + "command": "bun", + "args": [ + "/Users/m4mini/Desktop/code/github-webhook-channel/webhook.ts" + ] + } + } +} diff --git a/Reflect/Localizable.xcstrings b/Reflect/Localizable.xcstrings index 1ca8ebf..d92908f 100644 --- a/Reflect/Localizable.xcstrings +++ b/Reflect/Localizable.xcstrings @@ -1,29597 +1,29742 @@ { - "sourceLanguage" : "en", - "strings" : { - "" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "" + "sourceLanguage": "en", + "strings": { + "": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "" + "es": { + "stringUnit": { + "state": "translated", + "value": "" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "" + "fr": { + "stringUnit": { + "state": "translated", + "value": "" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "" + "ja": { + "stringUnit": { + "state": "translated", + "value": "" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "" + "ko": { + "stringUnit": { + "state": "translated", + "value": "" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "" } } } }, - " " : { - "comment" : "A placeholder text used to create spacing between list items.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : " " + " ": { + "comment": "A placeholder text used to create spacing between list items.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": " " } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : " " + "es": { + "stringUnit": { + "state": "translated", + "value": " " } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : " " + "fr": { + "stringUnit": { + "state": "translated", + "value": " " } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : " " + "ja": { + "stringUnit": { + "state": "translated", + "value": " " } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : " " + "ko": { + "stringUnit": { + "state": "translated", + "value": " " } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : " " + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": " " } } } }, - " - " : { - "comment" : "A separator between the start and end times in the TimeHeaderView.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : " - " + " - ": { + "comment": "A separator between the start and end times in the TimeHeaderView.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": " - " } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : " - " + "es": { + "stringUnit": { + "state": "translated", + "value": " - " } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : " - " + "fr": { + "stringUnit": { + "state": "translated", + "value": " - " } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : " - " + "ja": { + "stringUnit": { + "state": "translated", + "value": " - " } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : " - " + "ko": { + "stringUnit": { + "state": "translated", + "value": " - " } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : " - " + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": " - " } } } }, - "-" : { - "comment" : "A hyphen used to separate two dates in a list.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "-" + "\"%@\"": { + "comment": "A pull-quote style text view displaying the user's mood as a quoted string. The text is italicized for emphasis.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "„%@”" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "-" + "es": { + "stringUnit": { + "state": "translated", + "value": "«%@»" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "-" + "fr": { + "stringUnit": { + "state": "translated", + "value": "« %@ »" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "-" + "ja": { + "stringUnit": { + "state": "translated", + "value": "「%@」" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "-" + "ko": { + "stringUnit": { + "state": "translated", + "value": "\"%@\"" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "-" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "\"%@\"" } } } }, - "—" : { - "comment" : "A placeholder text used to indicate that an entry is missing.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "—" + "%.0f%%": { + "comment": "A text view displaying the percentage of days with a given mood, formatted to show only the integer part. The argument is the percentage of days with the specified mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%.0f%%" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "—" + "es": { + "stringUnit": { + "state": "translated", + "value": "%.0f%%" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "—" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%.0f%%" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "—" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%.0f%%" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "—" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%.0f%%" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "—" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%.0f%%" } } } }, - ", has notes" : { - "comment" : "A description of an entry that has notes.", - "isCommentAutoGenerated" : true - }, - ", has reflection" : { - "comment" : "A description of an entry that has a reflection.", - "isCommentAutoGenerated" : true - }, - "·" : { - "comment" : "A period used to separate two related items.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "·" + "%@": { + "comment": "The text that will be shown to the user when they select a mood from the list of suggestions. The argument is the name of the mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "·" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "·" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "·" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "·" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "·" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@" } } } }, - "\"%@\"" : { - "comment" : "A pull-quote style text view displaying the user's mood as a quoted string. The text is italicized for emphasis.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "„%@”" + "%@ %@": { + "comment": "A month and year label displayed in a calendar view. The first argument is the name of the month. The second argument is the year.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@" + } + }, + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ %2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "«%@»" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "« %@ »" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "「%@」" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "\"%@\"" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "\"%@\"" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@" } } } }, - "[%@](https://support.apple.com/guide/iphone/add-widgets-iphb8f1bf206/ios)" : { - "comment" : "A text link at the bottom of the view that provides instructions on how to add a custom widget. The argument is the string “how_to_add_widget”.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "[%@](https://support.apple.com/de-de/guide/iphone/add-widgets-iphb8f1bf206/ios)" + "%@ %@, %@": { + "comment": "An accessibility element that acts as a toggle for expanding or collapsing the statistics section of a month view. The label describes the current state (\"expanded\" or \"collapsed\") and the month being represented. The hint provides a description of the action that can be taken to toggle the state.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@, %3$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "[%@](https://support.apple.com/es-es/guide/iphone/add-widgets-iphb8f1bf206/ios)" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ %2$@, %3$@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "[%@](https://support.apple.com/fr-fr/guide/iphone/add-widgets-iphb8f1bf206/ios)" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@, %3$@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "[%@](https://support.apple.com/ja-jp/guide/iphone/add-widgets-iphb8f1bf206/ios)" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@, %3$@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "[%@](https://support.apple.com/ko-kr/guide/iphone/add-widgets-iphb8f1bf206/ios)" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@, %3$@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "[%@](https://support.apple.com/pt-br/guide/iphone/add-widgets-iphb8f1bf206/ios)" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@, %3$@" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@, %3$@" } } } }, - "§" : { - "comment" : "A decorative flourish character used in the header of the \"Chronicle\" section of the day view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "§" + "%@ %lld percent": { + "comment": "A label that describes the mood and the percentage of days that mood was experienced. The first argument is the name of the mood. The second argument is the percentage of days that mood was experienced.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$lld Prozent" + } + }, + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ %2$lld percent" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "§" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$lld por ciento" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "§" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$lld pour cent" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "§" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$lldパーセント" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "§" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$lld퍼센트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "§" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$lld por cento" } } } }, - "%.0f%%" : { - "comment" : "A text view displaying the percentage of days with a given mood, formatted to show only the integer part. The argument is the percentage of days with the specified mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%.0f%%" + "%@ '%@": { + "comment": "The month and year displayed in the header of the calendar view. The first argument is the name of the month. The second argument is the last two digits of the year.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ '%2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%.0f%%" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ '%2$@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%.0f%%" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$@ '%2$@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%.0f%%" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$@ '%2$@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%.0f%%" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$@ '%2$@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%.0f%%" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$@ '%2$@" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$@ '%2$@" } } } }, - "%@" : { - "comment" : "The text that will be shown to the user when they select a mood from the list of suggestions. The argument is the name of the mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" + "%@ on %@": { + "comment": "A label that combines the mood description with the date it was recorded, separated by a space.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ am %2$@" + } + }, + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ on %2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$@ el %2$@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$@ le %2$@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%2$@の%1$@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%2$@에 %1$@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$@ em %2$@" } } } }, - "%@ '%@" : { - "comment" : "The month and year displayed in the header of the calendar view. The first argument is the name of the month. The second argument is the last two digits of the year.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ '%2$@" + "%@ v %@ (Build %@)": { + "comment": "The current version of the app, displayed in a small, secondary font.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ v %2$@ (Build %3$@)" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ '%2$@" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ v %2$@ (Build %3$@)" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ '%2$@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$@ v %2$@ (Build %3$@)" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ '%2$@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$@ v %2$@ (Build %3$@)" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ '%2$@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$@ v %2$@ (ビルド %3$@)" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ '%2$@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$@ v %2$@ (빌드 %3$@)" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ '%2$@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$@ v %2$@ (Build %3$@)" } } } }, - "%@ %@" : { - "comment" : "A month and year label displayed in a calendar view. The first argument is the name of the month. The second argument is the year.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@" + "%@ with %lld entries": { + "comment": "A subheading that describes the type of report and the number of entries it contains. The first argument is the type of report (e.g., \"Mood Log\"). The second argument is the count of valid entries in the report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@ mit %lld Einträgen" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ %2$@" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@ with %2$lld entries" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@ con %lld entradas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@ avec %lld entrées" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@ %lld件のエントリ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ %lld개 항목" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@ com %lld entradas" } } } }, - "%@ %@, %@" : { - "comment" : "An accessibility element that acts as a toggle for expanding or collapsing the statistics section of a month view. The label describes the current state (\"expanded\" or \"collapsed\") and the month being represented. The hint provides a description of the action that can be taken to toggle the state.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@, %3$@" + "%@%@": { + "comment": "A text that displays the number of days remaining in the trial period, prefixed by \"Trial expires in \". The text is displayed in bold when the trial period is nearing its end.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@%@" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ %2$@, %3$@" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@%2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@, %3$@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@%@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@, %3$@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@%@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@, %3$@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@%@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@, %3$@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@%@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@, %3$@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@%@" } } } }, - "%@ %lld percent" : { - "comment" : "A label that describes the mood and the percentage of days that mood was experienced. The first argument is the name of the mood. The second argument is the percentage of days that mood was experienced.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$lld Prozent" + "%@, %@": { + "comment": "A button that, when tapped, selects or deselects a day option. The button's label is a combination of the title and subtitle.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@, %@" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ %2$lld percent" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@, %2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$lld por ciento" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@, %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$lld pour cent" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@, %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$lldパーセント" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@, %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$lld퍼센트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@, %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$lld por cento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@, %@" } } } }, - "%@ on %@" : { - "comment" : "A label that combines the mood description with the date it was recorded, separated by a space.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ am %2$@" + "%@, no mood logged": { + "comment": "A string that describes a day with no mood logged. The argument is the date string.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@, keine Stimmung eingetragen" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ on %2$@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@, sin estado de ánimo registrado" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ el %2$@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@, aucune humeur enregistrée" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ le %2$@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@、気分の記録なし" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%2$@の%1$@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@, 기분 기록 없음" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%2$@에 %1$@" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ em %2$@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@, nenhum humor registrado" } } } }, - "%@ v %@ (Build %@)" : { - "comment" : "The current version of the app, displayed in a small, secondary font.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ v %2$@ (Build %3$@)" + "%@: %@": { + "comment": "An element that represents a benefit of a service or product, with a title and a description.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@: %@" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ v %2$@ (Build %3$@)" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@: %2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ v %2$@ (Build %3$@)" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@: %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ v %2$@ (Build %3$@)" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@: %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ v %2$@ (ビルド %3$@)" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@: %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ v %2$@ (빌드 %3$@)" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@: %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ v %2$@ (Build %3$@)" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@: %@" } } } }, - "%@ with %lld entries" : { - "comment" : "A subheading that describes the type of report and the number of entries it contains. The first argument is the type of report (e.g., \"Mood Log\"). The second argument is the count of valid entries in the report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ mit %lld Einträgen" + "%@_%@": { + "comment": "The month and year displayed in the header of the calendar view. The first argument is the name of the month, in uppercase. The second argument is the year.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@_%@" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@ with %2$lld entries" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$@_%2$@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ con %lld entradas" + "es": { + "stringUnit": { + "state": "translated", + "value": "%@_%@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ avec %lld entrées" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%@_%@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ %lld件のエントリ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@_%@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ %lld개 항목" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@_%@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ com %lld entradas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%@_%@" } } } }, - "%@_%@" : { - "comment" : "The month and year displayed in the header of the calendar view. The first argument is the name of the month, in uppercase. The second argument is the year.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@_%@" - } - }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@_%2$@" + "%lld": { + "comment": "A title displaying the current streak of days a user has logged in. The argument is the current streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@_%@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@_%@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@_%@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@_%@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@_%@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld" } } } }, - "%@, %@" : { - "comment" : "A button that, when tapped, selects or deselects a day option. The button's label is a combination of the title and subtitle.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, %@" + "%lld / %lld": { + "comment": "A text displaying the current and target streak counts for the live activity export. The first argument is the current streak count. The second argument is the target streak count.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@, %2$@" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$lld / %2$lld" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld" } } } }, - "%@, no mood logged" : { - "comment" : "A string that describes a day with no mood logged. The argument is the date string.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, keine Stimmung eingetragen" + "%lld / %lld days": { + "comment": "A text displaying the current and target number of days in a year. The first argument is the current number of days. The second argument is the target number of days.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld Tage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, sin estado de ánimo registrado" + "en": { + "stringUnit": { + "state": "new", + "value": "%1$lld / %2$lld days" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, aucune humeur enregistrée" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld días" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@、気分の記録なし" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld jours" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, 기분 기록 없음" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld日" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@, nenhum humor registrado" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld일" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$lld / %2$lld dias" } } } }, - "%@: %@" : { - "comment" : "An element that represents a benefit of a service or product, with a title and a description.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@: %@" - } - }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@: %2$@" + "%lld DAYS TRACKED": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld ERFASSTE TAGE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@: %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld DÍAS REGISTRADOS" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@: %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld JOURS SUIVIS" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@: %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld日記録済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@: %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld일 기록됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@: %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld DIAS REGISTRADOS" } } } }, - "%@%@" : { - "comment" : "A text that displays the number of days remaining in the trial period, prefixed by \"Trial expires in \". The text is displayed in bold when the trial period is nearing its end.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@%@" + "%lld day streak": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Tage in Folge" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$@%2$@" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld días consecutivos" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@%@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld jours consécutifs" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@%@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld日連続" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@%@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld일 연속" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@%@" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@%@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld dias consecutivos" } } } }, - "%lld" : { - "comment" : "A title displaying the current streak of days a user has logged in. The argument is the current streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld" + "%lld day%@ selected": { + "comment": "A text label displaying the number of days selected in the date range picker. The argument is the count of selected days.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Tag%@ ausgewählt" + } + }, + "en": { + "stringUnit": { + "state": "new", + "value": "%1$lld day%2$@ selected" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld día%@ seleccionado" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld jour%@ sélectionné" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld日%@選択中" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld일%@ 선택됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld dia%@ selecionado" } } } }, - "%lld / %lld" : { - "comment" : "A text displaying the current and target streak counts for the live activity export. The first argument is the current streak count. The second argument is the target streak count.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld" + "%lld days": { + "comment": "A secondary label below the year, showing the total number of days in that year. The argument is the total number of days in the year.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Tage" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$lld / %2$lld" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld días" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld jours" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld日" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld일" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld dias" } } } }, - "%lld / %lld days" : { - "comment" : "A text displaying the current and target number of days in a year. The first argument is the current number of days. The second argument is the target number of days.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld Tage" - } - }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$lld / %2$lld days" + "%lld entries": { + "comment": "A label showing the total number of mood entries recorded. The argument is the total number of entries.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Einträge" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld días" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld entradas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld entrées" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld件" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld개 항목" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld / %2$lld dias" - } - } - } - }, - "%lld %@" : { - "comment" : "A label that describes the number of entries for a mood. The argument is the number of entries, the second argument is the mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$lld %2$@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld entradas" } } } }, - "%lld day streak" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Tage in Folge" + "%lld mood entries in range": { + "comment": "A subheading indicating the number of valid mood entries within a specified date range. The argument is the count of valid entries.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Stimmungseinträge im Zeitraum" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld días consecutivos" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld entradas de ánimo en el rango" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld jours consécutifs" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld entrées d'humeur dans la période" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld日連続" + "ja": { + "stringUnit": { + "state": "translated", + "value": "範囲内の気分エントリ %lld件" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld일 연속" + "ko": { + "stringUnit": { + "state": "translated", + "value": "범위 내 기분 항목 %lld개" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld dias consecutivos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld entradas de humor no período" } } } }, - "%lld day%@ selected" : { - "comment" : "A text label displaying the number of days selected in the date range picker. The argument is the count of selected days.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Tag%@ ausgewählt" + "%lld moods": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Stimmungen" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$lld day%2$@ selected" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld estados de ánimo" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld día%@ seleccionado" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld humeurs" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld jour%@ sélectionné" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld件の気分" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld日%@選択中" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld개의 기분" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld일%@ 선택됨" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld dia%@ selecionado" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld humores" } } } }, - "%lld days" : { - "comment" : "A secondary label below the year, showing the total number of days in that year. The argument is the total number of days in the year.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Tage" + "%lld percent": { + "comment": "A value indicating the percentage of health data that has been successfully synced with Apple Health.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld Prozent" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld días" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld por ciento" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld pour cent" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lldパーセント" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld 퍼센트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld por cento" } } } }, - "%lld DAYS TRACKED" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld ERFASSTE TAGE" + "%lld%%": { + "comment": "A text label showing the percentage of days with a specific mood. The argument is the percentage of days with the given mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld%%" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld DÍAS REGISTRADOS" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld%%" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld JOURS SUIVIS" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld%%" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld日記録済み" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld%%" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld일 기록됨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld%%" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld DIAS REGISTRADOS" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld%%" } } } }, - "%lld entries" : { - "comment" : "A label showing the total number of mood entries recorded. The argument is the total number of entries.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Einträge" + "%lld/%lld": { + "comment": "A text view showing the current number of characters in the note, followed by a slash and the maximum allowed number of characters.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$lld/%2$lld" + } + }, + "en": { + "stringUnit": { + "state": "new", + "value": "%1$lld/%2$lld" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld entradas" + "es": { + "stringUnit": { + "state": "translated", + "value": "%1$lld/%2$lld" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld entrées" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%1$lld/%2$lld" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld件" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$lld/%2$lld" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld개 항목" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$lld/%2$lld" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld entradas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%1$lld/%2$lld" } } } }, - "%lld mood entries in range" : { - "comment" : "A subheading indicating the number of valid mood entries within a specified date range. The argument is the count of valid entries.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Stimmungseinträge im Zeitraum" + "-": { + "comment": "A hyphen used to separate two dates in a list.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "-" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld entradas de ánimo en el rango" + "es": { + "stringUnit": { + "state": "translated", + "value": "-" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld entrées d'humeur dans la période" + "fr": { + "stringUnit": { + "state": "translated", + "value": "-" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "範囲内の気分エントリ %lld件" + "ja": { + "stringUnit": { + "state": "translated", + "value": "-" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "범위 내 기분 항목 %lld개" + "ko": { + "stringUnit": { + "state": "translated", + "value": "-" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld entradas de humor no período" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "-" } } } }, - "%lld moods" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Stimmungen" + "10 DAYS": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "10 TAGE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld estados de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "10 DÍAS" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld humeurs" + "fr": { + "stringUnit": { + "state": "translated", + "value": "10 JOURS" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld件の気分" + "ja": { + "stringUnit": { + "state": "translated", + "value": "10日間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld개의 기분" + "ko": { + "stringUnit": { + "state": "translated", + "value": "10일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld humores" - } - } - } - }, - "%lld of %lld steps completed" : { - "comment" : "A label that describes the number of steps that have been completed. The first argument is the number of completed steps. The second argument is the total number of steps.", - "isCommentAutoGenerated" : true, - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$lld of %2$lld steps completed" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "10 DIAS" } } } }, - "%lld percent" : { - "comment" : "A value indicating the percentage of health data that has been successfully synced with Apple Health.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld Prozent" + "12": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "12" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld por ciento" + "es": { + "stringUnit": { + "state": "translated", + "value": "12" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld pour cent" + "fr": { + "stringUnit": { + "state": "translated", + "value": "12" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lldパーセント" + "ja": { + "stringUnit": { + "state": "translated", + "value": "12" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld 퍼센트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "12" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld por cento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "12" } } } }, - "%lld/%lld" : { - "comment" : "A text view showing the current number of characters in the note, followed by a slash and the maximum allowed number of characters.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld/%2$lld" + "12 curated combinations of colors, icons, and layouts": { + "comment": "A description of the 12 color, icon, and layout combinations available in the theme picker.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "12 kuratierte Kombinationen aus Farben, Icons und Layouts" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "%1$lld/%2$lld" + "es": { + "stringUnit": { + "state": "translated", + "value": "12 combinaciones seleccionadas de colores, iconos y diseños" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld/%2$lld" + "fr": { + "stringUnit": { + "state": "translated", + "value": "12 combinaisons de couleurs, icônes et mises en page" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld/%2$lld" + "ja": { + "stringUnit": { + "state": "translated", + "value": "12種類の厳選されたカラー、アイコン、レイアウトの組み合わせ" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld/%2$lld" + "ko": { + "stringUnit": { + "state": "translated", + "value": "12가지 엄선된 색상, 아이콘, 레이아웃 조합" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld/%2$lld" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$lld/%2$lld" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "12 combinações selecionadas de cores, ícones e layouts" } } } }, - "%lld%%" : { - "comment" : "A text label showing the percentage of days with a specific mood. The argument is the percentage of days with the given mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld%%" + "17": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "17" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld%%" + "es": { + "stringUnit": { + "state": "translated", + "value": "17" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld%%" + "fr": { + "stringUnit": { + "state": "translated", + "value": "17" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld%%" + "ja": { + "stringUnit": { + "state": "translated", + "value": "17" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld%%" + "ko": { + "stringUnit": { + "state": "translated", + "value": "17" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld%%" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "17" } } } }, - "•" : { - "comment" : "A small separator symbol.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "•" + "20": { + "comment": "A placeholder text that appears in place of a number.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "20" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "•" + "es": { + "stringUnit": { + "state": "translated", + "value": "20" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "•" + "fr": { + "stringUnit": { + "state": "translated", + "value": "20" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "•" + "ja": { + "stringUnit": { + "state": "translated", + "value": "20" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "•" + "ko": { + "stringUnit": { + "state": "translated", + "value": "20" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "•" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "20" } } } }, - "→" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "→" + "365 frames exported to:": { + "comment": "A label displayed below the path where the exported frames are saved.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "365 Frames exportiert nach:" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "→" + "es": { + "stringUnit": { + "state": "translated", + "value": "365 fotogramas exportados a:" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "→" + "fr": { + "stringUnit": { + "state": "translated", + "value": "365 images exportées vers :" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "→" + "ja": { + "stringUnit": { + "state": "translated", + "value": "365フレームのエクスポート先:" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "→" + "ko": { + "stringUnit": { + "state": "translated", + "value": "365개의 프레임 내보내기 완료:" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "→" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "365 quadros exportados para:" } } } }, - ">" : { - "comment" : "A symbol that appears before a command in a terminal interface.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : ">" + ">": { + "comment": "A symbol that appears before a command in a terminal interface.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": ">" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : ">" + "es": { + "stringUnit": { + "state": "translated", + "value": ">" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : ">" + "fr": { + "stringUnit": { + "state": "translated", + "value": ">" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : ">" + "ja": { + "stringUnit": { + "state": "translated", + "value": ">" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : ">" + "ko": { + "stringUnit": { + "state": "translated", + "value": ">" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : ">" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": ">" } } } }, - "✨" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "✨" + "AI": { + "comment": "An abbreviation for \"Artificial Intelligence\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "✨" + "es": { + "stringUnit": { + "state": "translated", + "value": "IA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "✨" + "fr": { + "stringUnit": { + "state": "translated", + "value": "IA" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "✨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AI" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "✨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "✨" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "IA" } } } }, - "🌈" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "🌈" + "AI Model Downloading": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Modell wird heruntergeladen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "🌈" + "es": { + "stringUnit": { + "state": "translated", + "value": "Descargando modelo de IA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "🌈" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Téléchargement du modèle IA" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "🌈" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIモデルをダウンロード中" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "🌈" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 모델 다운로드 중" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "🌈" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Baixando modelo de IA" } } } }, - "🎉" : { - "comment" : "A smiling face emoji.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎉" + "AI Unavailable": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI nicht verfügbar" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎉" + "es": { + "stringUnit": { + "state": "translated", + "value": "IA no disponible" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎉" + "fr": { + "stringUnit": { + "state": "translated", + "value": "IA indisponible" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎉" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIを利用できません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎉" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 사용 불가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎉" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "IA indisponível" } } } }, - "🎨" : { - "comment" : "An emoji used as a preview for a theme in the CustomizeContentView.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎨" + "AI insights in light & dark mode": { + "comment": "A description of the feature that allows users to export insights from the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Einblicke in Hell- & Dunkelmodus" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎨" + "es": { + "stringUnit": { + "state": "translated", + "value": "Información de IA en modo claro y oscuro" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎨" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçus IA en mode clair et sombre" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ライト&ダークモードのAIインサイト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "라이트 & 다크 모드의 AI 인사이트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "🎨" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Insights de IA nos modos claro e escuro" } } } }, - "💫" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "💫" + "AI insights require iOS 26 or later with Apple Intelligence.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Erkenntnisse erfordern iOS 26 oder neuer mit Apple Intelligence." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "💫" + "es": { + "stringUnit": { + "state": "translated", + "value": "La información de IA requiere iOS 26 o posterior con Apple Intelligence." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "💫" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Les informations IA nécessitent iOS 26 ou ultérieur avec Apple Intelligence." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "💫" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIインサイトには、Apple Intelligence搭載のiOS 26以降が必要です。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "💫" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 인사이트를 사용하려면 Apple Intelligence가 포함된 iOS 26 이상이 필요합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "💫" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Os insights de IA requerem iOS 26 ou posterior com Apple Intelligence." } } } }, - "😄" : { - "comment" : "A smiling face emoji.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "😄" + "AI insights require iPhone 15 Pro or later with Apple Intelligence.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Erkenntnisse erfordern ein iPhone 15 Pro oder neuer mit Apple Intelligence." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "😄" + "es": { + "stringUnit": { + "state": "translated", + "value": "La información de IA requiere un iPhone 15 Pro o posterior con Apple Intelligence." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "😄" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Les informations IA nécessitent un iPhone 15 Pro ou ultérieur avec Apple Intelligence." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "😄" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIインサイトには、Apple Intelligence搭載のiPhone 15 Pro以降が必要です。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "😄" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 인사이트를 사용하려면 Apple Intelligence가 탑재된 iPhone 15 Pro 이상이 필요합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "😄" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Os insights de IA requerem iPhone 15 Pro ou posterior com Apple Intelligence." } } } }, - "😊" : { - "comment" : "A playful emoji used in the lock screen view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "😊" + "AI report generation requires Apple Intelligence to be enabled in Settings.": { + "comment": "A description of the requirement for generating an AI-powered mood report.", + "extractionState": "stale", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Die KI-Berichterstellung erfordert, dass Apple Intelligence in den Einstellungen aktiviert ist." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "😊" + "es": { + "stringUnit": { + "state": "translated", + "value": "La generación de informes con IA requiere que Apple Intelligence esté activado en Ajustes." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "😊" + "fr": { + "stringUnit": { + "state": "translated", + "value": "La génération de rapports IA nécessite l'activation d'Apple Intelligence dans les Réglages." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "😊" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIレポートの生成には、設定でApple Intelligenceを有効にする必要があります。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "😊" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 보고서 생성을 위해 설정에서 Apple Intelligence를 활성화해야 합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "😊" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "A geração de relatórios com IA requer que o Apple Intelligence esteja ativado nos Ajustes." } } } }, - "10 DAYS" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "10 TAGE" + "AI reports require Apple Intelligence. You can still export your mood entries as a visual PDF report with charts and statistics.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Berichte erfordern Apple Intelligence. Du kannst deine Stimmungseinträge trotzdem als visuellen PDF-Bericht mit Diagrammen und Statistiken exportieren." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "10 DÍAS" + "es": { + "stringUnit": { + "state": "translated", + "value": "Los informes con IA requieren Apple Intelligence. Aún puedes exportar tus entradas de ánimo como un informe PDF visual con gráficos y estadísticas." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "10 JOURS" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Les rapports IA nécessitent Apple Intelligence. Vous pouvez toujours exporter vos entrées d'humeur sous forme de rapport PDF visuel avec graphiques et statistiques." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "10日間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIレポートにはApple Intelligenceが必要です。気分の記録をグラフや統計付きのPDFレポートとしてエクスポートできます。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "10일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 보고서에는 Apple Intelligence가 필요합니다. 차트와 통계가 포함된 시각적 PDF 보고서로 기분 기록을 내보낼 수 있습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "10 DIAS" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Relatórios com IA requerem Apple Intelligence. Você ainda pode exportar suas entradas de humor como um relatório PDF visual com gráficos e estatísticas." } } } }, - "12" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "12" + "Activity": { + "comment": "Question text for the first question in the \"Behavioral Activation\" section of the guided reflection.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktivität" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "12" + "es": { + "stringUnit": { + "state": "translated", + "value": "Actividad" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "12" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Activité" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "12" + "ja": { + "stringUnit": { + "state": "translated", + "value": "活動" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "12" + "ko": { + "stringUnit": { + "state": "translated", + "value": "활동" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "12" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Atividade" } } } }, - "12 curated combinations of colors, icons, and layouts" : { - "comment" : "A description of the 12 color, icon, and layout combinations available in the theme picker.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "12 kuratierte Kombinationen aus Farben, Icons und Layouts" + "Add": { + "comment": "A button that allows the user to add or edit a journal note.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "12 combinaciones seleccionadas de colores, iconos y diseños" + "es": { + "stringUnit": { + "state": "translated", + "value": "Añadir" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "12 combinaisons de couleurs, icônes et mises en page" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajouter" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "12種類の厳選されたカラー、アイコン、レイアウトの組み合わせ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "12가지 엄선된 색상, 아이콘, 레이아웃 조합" + "ko": { + "stringUnit": { + "state": "translated", + "value": "추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "12 combinações selecionadas de cores, ícones e layouts" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicionar" } } } }, - "17" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "17" + "Add Photo": { + "comment": "The title of the screen where users can add photos.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "17" + "es": { + "stringUnit": { + "state": "translated", + "value": "Añadir foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "17" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajouter une photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "17" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真を追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "17" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "17" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicionar foto" } } } }, - "20" : { - "comment" : "A placeholder text that appears in place of a number.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "20" + "Add Test Data": { + "comment": "A button label that, when tapped, populates the app with sample mood entries for testing purposes.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testdaten hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "20" + "es": { + "stringUnit": { + "state": "translated", + "value": "Agregar datos de prueba" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "20" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajouter des données de test" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "20" + "ja": { + "stringUnit": { + "state": "translated", + "value": "テストデータを追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "20" + "ko": { + "stringUnit": { + "state": "translated", + "value": "테스트 데이터 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "20" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicionar dados de teste" } } } }, - "365 frames exported to:" : { - "comment" : "A label displayed below the path where the exported frames are saved.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "365 Frames exportiert nach:" + "Add a Photo": { + "comment": "A title for the screen where users can add photos.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "365 fotogramas exportados a:" + "es": { + "stringUnit": { + "state": "translated", + "value": "Añadir una foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "365 images exportées vers :" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajouter une photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "365フレームのエクスポート先:" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真を追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "365개의 프레임 내보내기 완료:" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "365 quadros exportados para:" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicionar uma foto" } } } }, - "Activity" : { - "comment" : "Question text for the first question in the \"Behavioral Activation\" section of the guided reflection.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktivität" + "Add a note about how you're feeling...": { + "comment": "A placeholder text that appears when a journal note is not yet added.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Notiere, wie du dich fühlst..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actividad" + "es": { + "stringUnit": { + "state": "translated", + "value": "Añade una nota sobre cómo te sientes..." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activité" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajoute une note sur ton humeur..." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "活動" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今の気持ちをメモしてみよう..." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "활동" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지금 기분을 메모해 보세요..." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atividade" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicione uma nota sobre como você está se sentindo..." } } } }, - "Add" : { - "comment" : "A button that allows the user to add or edit a journal note.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hinzufügen" + "Add a photo": { + "comment": "A description of an action to add a photo to a journal entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añadir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Añadir una foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajouter" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajouter une photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真を追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicionar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicionar uma foto" } } } }, - "Add a note about how you're feeling..." : { - "comment" : "A placeholder text that appears when a journal note is not yet added.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Notiere, wie du dich fühlst..." + "Add test data": { + "comment": "A button label that allows users to add test data to the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testdaten hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añade una nota sobre cómo te sientes..." + "es": { + "stringUnit": { + "state": "translated", + "value": "Añadir datos de prueba" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajoute une note sur ton humeur..." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ajouter des données de test" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今の気持ちをメモしてみよう..." + "ja": { + "stringUnit": { + "state": "translated", + "value": "テストデータを追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지금 기분을 메모해 보세요..." + "ko": { + "stringUnit": { + "state": "translated", + "value": "테스트 데이터 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicione uma nota sobre como você está se sentindo..." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Adicionar dados de teste" } } } }, - "Add a photo" : { - "comment" : "A description of an action to add a photo to a journal entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto hinzufügen" + "All Time Moods": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Stimmungen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añadir una foto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Todos los estados de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajouter une photo" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Toutes les humeurs" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真を追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "全期間の気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicionar uma foto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Todos os humores" } } } }, - "Add a Photo" : { - "comment" : "A title for the screen where users can add photos.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto hinzufügen" + "All sizes & theme variations": { + "comment": "A description of what the \"Export Voting Layouts\" button does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Größen & Themenvarianten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añadir una foto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Todos los tamaños y variaciones de tema" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajouter une photo" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Toutes les tailles et variantes de thème" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真を追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべてのサイズとテーマのバリエーション" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 크기 및 테마 변형" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicionar uma foto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Todos os tamanhos e variações de tema" } } } }, - "Add Photo" : { - "comment" : "The title of the screen where users can add photos.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto hinzufügen" + "All styles & complications": { + "comment": "A description of the feature that allows users to export all watch view screenshots.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Stile & Komplikationen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añadir foto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Todos los estilos y complicaciones" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajouter une photo" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tous les styles et complications" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真を追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべてのスタイルとコンプリケーション" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 스타일 및 컴플리케이션" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicionar foto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Todos os estilos e complicações" } } } }, - "Add test data" : { - "comment" : "A button label that allows users to add test data to the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testdaten hinzufügen" + "Allow deleting mood entries by swiping": { + "comment": "A hint describing the functionality of the \"Allow deleting mood entries by swiping\" toggle.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Löschen von Stimmungseinträgen durch Wischen erlauben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Añadir datos de prueba" + "es": { + "stringUnit": { + "state": "translated", + "value": "Permitir eliminar entradas deslizando" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajouter des données de test" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Autoriser la suppression par balayage" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テストデータを追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スワイプで気分の記録を削除可能にする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테스트 데이터 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "스와이프로 기분 기록 삭제 허용" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicionar dados de teste" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Permitir excluir registros deslizando" } } } }, - "Add Test Data" : { - "comment" : "A button label that, when tapped, populates the app with sample mood entries for testing purposes.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testdaten hinzufügen" + "Amazing! You have a %lld day streak. Keep it up!": { + "comment": "A response to a voice intent that confirms a user's current mood logging streak. The argument is the length of the streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Toll! Du hast eine %lld-Tage-Serie. Weiter so!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Agregar datos de prueba" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Increíble! Tienes una racha de %lld días. ¡Sigue así!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajouter des données de test" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Incroyable ! Vous avez une série de %lld jours. Continuez !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テストデータを追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すごい!%lld日連続です。この調子で!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테스트 데이터 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "대단해요! %lld일 연속입니다. 계속 화이팅!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Adicionar dados de teste" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Incrível! Você tem uma sequência de %lld dias. Continue assim!" } } } }, - "add_mood_header_view_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie war %@?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How was %@?" + "Amplify your emotional intelligence.\nGo premium. Go limitless.": { + "comment": "A description of the premium subscription experience, emphasizing emotional intelligence and limitless access.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verstärke deine emotionale Intelligenz.\nWerde Premium. Grenzenlos." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo estuvo %@?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Amplifica tu inteligencia emocional.\nHazte premium. Sin límites." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment était %@ ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Amplifiez votre intelligence émotionnelle.\nPassez premium. Sans limites." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@はどうでしたか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感情的知性を高めよう。\nプレミアムで無限の可能性を。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ 어땠어요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감성 지능을 높이세요.\n프리미엄으로 무한대로." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como foi %@?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Amplifique sua inteligência emocional.\nSeja premium. Sem limites." } } } }, - "add_mood_header_view_title_today" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie ist heute?" + "Animation Lab": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Animationslabor" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How is today?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Laboratorio de animación" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo va hoy?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Labo d'animation" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment va aujourd'hui ?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アニメーションラボ" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日はどうですか?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "애니메이션 랩" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 어때요?" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como está hoje?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Laboratório de animação" } } } }, - "add_mood_header_view_title_yesterday" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie war gestern?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How was yesterday?" + "App icon style %@": { + "comment": "A button that lets the user select an app icon style. The label shows the name of the style, without the \"AppIcon\" or \"Image\" prefix.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "App-Icon-Stil %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo estuvo ayer?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estilo de icono de app %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment était hier ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Style d'icône d'app %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日はどうでしたか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アプリアイコンスタイル %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제 어땠어요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "앱 아이콘 스타일 %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como foi ontem?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estilo do ícone do app %@" } } } }, - "AI" : { - "comment" : "An abbreviation for \"Artificial Intelligence\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI" + "Apple Health": { + "comment": "The title of the toggle that enables or disables syncing mood data with Apple Health.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apple Health" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "IA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Apple Health" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "IA" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Apple Health" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Apple Health" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple 건강" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "IA" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Apple Health" } } } }, - "AI insights in light & dark mode" : { - "comment" : "A description of the feature that allows users to export insights from the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Einblicke in Hell- & Dunkelmodus" + "Apple Health not available": { + "comment": "An accessibility label for the section of the settings view that indicates that Apple Health is not available on the user's device.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apple Health nicht verfügbar" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Información de IA en modo claro y oscuro" + "es": { + "stringUnit": { + "state": "translated", + "value": "Apple Health no disponible" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçus IA en mode clair et sombre" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Apple Health non disponible" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ライト&ダークモードのAIインサイト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Apple Healthが利用できません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "라이트 & 다크 모드의 AI 인사이트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple Health를 사용할 수 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Insights de IA nos modos claro e escuro" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Apple Health não disponível" } } } }, - "AI insights require iOS 26 or later with Apple Intelligence." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Erkenntnisse erfordern iOS 26 oder neuer mit Apple Intelligence." + "Apple Intelligence Required": { + "comment": "A title for a card that informs the user that AI report generation requires Apple Intelligence to be enabled in Settings.", + "extractionState": "stale", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence erforderlich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La información de IA requiere iOS 26 o posterior con Apple Intelligence." + "es": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence requerido" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Les informations IA nécessitent iOS 26 ou ultérieur avec Apple Intelligence." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence requis" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIインサイトには、Apple Intelligence搭載のiOS 26以降が必要です。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligenceが必要です" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 인사이트를 사용하려면 Apple Intelligence가 포함된 iOS 26 이상이 필요합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence 필요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Os insights de IA requerem iOS 26 ou posterior com Apple Intelligence." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence necessário" } } } }, - "AI insights require iPhone 15 Pro or later with Apple Intelligence." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Erkenntnisse erfordern ein iPhone 15 Pro oder neuer mit Apple Intelligence." + "Apple Intelligence is analyzing your mood data...": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence analysiert deine Stimmungsdaten …" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La información de IA requiere un iPhone 15 Pro o posterior con Apple Intelligence." + "es": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence está analizando tus datos de ánimo…" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Les informations IA nécessitent un iPhone 15 Pro ou ultérieur avec Apple Intelligence." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence analyse vos données d'humeur…" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIインサイトには、Apple Intelligence搭載のiPhone 15 Pro以降が必要です。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligenceが気分データを分析しています…" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 인사이트를 사용하려면 Apple Intelligence가 탑재된 iPhone 15 Pro 이상이 필요합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence가 기분 데이터를 분석하고 있습니다…" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Os insights de IA requerem iPhone 15 Pro ou posterior com Apple Intelligence." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O Apple Intelligence está analisando seus dados de humor…" } } } }, - "AI Model Downloading" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Modell wird heruntergeladen" + "Apple Intelligence is required for personalized insights.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence ist für personalisierte Erkenntnisse erforderlich." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descargando modelo de IA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Se requiere Apple Intelligence para obtener información personalizada." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Téléchargement du modèle IA" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence est requis pour les informations personnalisées." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIモデルをダウンロード中" + "ja": { + "stringUnit": { + "state": "translated", + "value": "パーソナライズされたインサイトにはApple Intelligenceが必要です。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 모델 다운로드 중" + "ko": { + "stringUnit": { + "state": "translated", + "value": "맞춤형 인사이트를 사용하려면 Apple Intelligence가 필요합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Baixando modelo de IA" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O Apple Intelligence é necessário para insights personalizados." } } } }, - "AI report generation requires Apple Intelligence to be enabled in Settings." : { - "comment" : "A description of the requirement for generating an AI-powered mood report.", - "extractionState" : "stale", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Die KI-Berichterstellung erfordert, dass Apple Intelligence in den Einstellungen aktiviert ist." + "Apply %@ Theme": { + "comment": "A button that, when tapped, applies a theme to the app. The text inside the button changes based on the theme being applied.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@-Theme anwenden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La generación de informes con IA requiere que Apple Intelligence esté activado en Ajustes." + "es": { + "stringUnit": { + "state": "translated", + "value": "Aplicar tema %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "La génération de rapports IA nécessite l'activation d'Apple Intelligence dans les Réglages." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appliquer le thème %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIレポートの生成には、設定でApple Intelligenceを有効にする必要があります。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@テーマを適用" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 보고서 생성을 위해 설정에서 Apple Intelligence를 활성화해야 합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ 테마 적용" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "A geração de relatórios com IA requer que o Apple Intelligence esteja ativado nos Ajustes." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Aplicar tema %@" } } } }, - "AI reports require Apple Intelligence. You can still export your mood entries as a visual PDF report with charts and statistics." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Berichte erfordern Apple Intelligence. Du kannst deine Stimmungseinträge trotzdem als visuellen PDF-Bericht mit Diagrammen und Statistiken exportieren." + "Are you sure you want to delete this mood entry? This cannot be undone.": { + "comment": "An alert message displayed when the user attempts to delete a mood entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Möchtest du diesen Stimmungseintrag wirklich löschen? Dies kann nicht rückgängig gemacht werden." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Los informes con IA requieren Apple Intelligence. Aún puedes exportar tus entradas de ánimo como un informe PDF visual con gráficos y estadísticas." + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Seguro que quieres eliminar esta entrada de estado de ánimo? Esta acción no se puede deshacer." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Les rapports IA nécessitent Apple Intelligence. Vous pouvez toujours exporter vos entrées d'humeur sous forme de rapport PDF visuel avec graphiques et statistiques." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu veux vraiment supprimer cette entrée d'humeur ? Cette action est irréversible." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIレポートにはApple Intelligenceが必要です。気分の記録をグラフや統計付きのPDFレポートとしてエクスポートできます。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この気分の記録を削除しますか?この操作は取り消せません。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 보고서에는 Apple Intelligence가 필요합니다. 차트와 통계가 포함된 시각적 PDF 보고서로 기분 기록을 내보낼 수 있습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 기분 기록을 삭제하시겠어요? 이 작업은 되돌릴 수 없습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Relatórios com IA requerem Apple Intelligence. Você ainda pode exportar suas entradas de humor como um relatório PDF visual com gráficos e estatísticas." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tem certeza de que deseja excluir este registro de humor? Esta ação não pode ser desfeita." } } } }, - "AI Unavailable" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI nicht verfügbar" + "Are you sure you want to delete this photo?": { + "comment": "A confirmation message displayed when a user attempts to delete a photo.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Möchtest du dieses Foto wirklich löschen?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "IA no disponible" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Seguro que quieres eliminar esta foto?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "IA indisponible" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu veux vraiment supprimer cette photo ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIを利用できません" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この写真を削除しますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 사용 불가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 사진을 삭제하시겠어요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "IA indisponível" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tem certeza de que deseja excluir esta foto?" } } } }, - "All sizes & theme variations" : { - "comment" : "A description of what the \"Export Voting Layouts\" button does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Größen & Themenvarianten" + "At least 3 entries required to generate a report": { + "comment": "A description of the minimum number of mood entries needed to generate a report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mindestens 3 Einträge erforderlich, um einen Bericht zu erstellen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos los tamaños y variaciones de tema" + "es": { + "stringUnit": { + "state": "translated", + "value": "Se necesitan al menos 3 entradas para generar un informe" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toutes les tailles et variantes de thème" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Au moins 3 entrées sont nécessaires pour générer un rapport" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべてのサイズとテーマのバリエーション" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポートの生成には3件以上のエントリが必要です" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 크기 및 테마 변형" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서를 생성하려면 최소 3개의 항목이 필요합니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos os tamanhos e variações de tema" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "São necessárias pelo menos 3 entradas para gerar um relatório" } } } }, - "All styles & complications" : { - "comment" : "A description of the feature that allows users to export all watch view screenshots.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Stile & Komplikationen" + "Authentication Failed": { + "comment": "An alert title when authentication fails.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Authentifizierung fehlgeschlagen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos los estilos y complicaciones" + "es": { + "stringUnit": { + "state": "translated", + "value": "Autenticación fallida" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tous les styles et complications" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Échec de l'authentification" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべてのスタイルとコンプリケーション" + "ja": { + "stringUnit": { + "state": "translated", + "value": "認証に失敗しました" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 스타일 및 컴플리케이션" + "ko": { + "stringUnit": { + "state": "translated", + "value": "인증 실패" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos os estilos e complicações" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Falha na autenticação" } } } }, - "All Time Moods" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Stimmungen" + "Automatic Thought": { + "comment": "Question text for the \"Automatic Thought\" step in the CBT Thought Record technique.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Automatischer Gedanke" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos los estados de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Pensamiento automático" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toutes les humeurs" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pensée automatique" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "全期間の気分" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自動思考" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전체 기분" + "ko": { + "stringUnit": { + "state": "translated", + "value": "자동적 사고" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos os humores" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pensamento automático" } } } }, - "Allow deleting mood entries by swiping" : { - "comment" : "A hint describing the functionality of the \"Allow deleting mood entries by swiping\" toggle.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Löschen von Stimmungseinträgen durch Wischen erlauben" + "Awareness": { + "comment": "The order of these step labels is the same as in the original app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Achtsamkeit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permitir eliminar entradas deslizando" + "es": { + "stringUnit": { + "state": "translated", + "value": "Conciencia" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Autoriser la suppression par balayage" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prise de conscience" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スワイプで気分の記録を削除可能にする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気づき" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스와이프로 기분 기록 삭제 허용" + "ko": { + "stringUnit": { + "state": "translated", + "value": "인식" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permitir excluir registros deslizando" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Consciência" } } } }, - "Amazing! You have a %lld day streak. Keep it up!" : { - "comment" : "A response to a voice intent that confirms a user's current mood logging streak. The argument is the length of the streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toll! Du hast eine %lld-Tage-Serie. Weiter so!" + "Browse Themes": { + "comment": "A suggestion to the user to explore different color and layout combinations.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Themes durchsuchen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Increíble! Tienes una racha de %lld días. ¡Sigue así!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Explorar temas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Incroyable ! Vous avez une série de %lld jours. Continuez !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Parcourir les thèmes" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すごい!%lld日連続です。この調子で!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "テーマを探す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "대단해요! %lld일 연속입니다. 계속 화이팅!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "테마 둘러보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Incrível! Você tem uma sequência de %lld dias. Continue assim!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Explorar temas" } } } }, - "Amplify your emotional intelligence.\nGo premium. Go limitless." : { - "comment" : "A description of the premium subscription experience, emphasizing emotional intelligence and limitless access.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verstärke deine emotionale Intelligenz.\nWerde Premium. Grenzenlos." + "Bypass Subscription": { + "comment": "A label displayed next to a toggle switch in the \"Debug\" section.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abonnement umgehen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amplifica tu inteligencia emocional.\nHazte premium. Sin límites." + "es": { + "stringUnit": { + "state": "translated", + "value": "Omitir suscripción" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amplifiez votre intelligence émotionnelle.\nPassez premium. Sans limites." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Contourner l'abonnement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感情的知性を高めよう。\nプレミアムで無限の可能性を。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サブスクリプションをスキップ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감성 지능을 높이세요.\n프리미엄으로 무한대로." + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독 건너뛰기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amplifique sua inteligência emocional.\nSeja premium. Sem limites." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ignorar assinatura" } } } }, - "Animation Lab" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Animationslabor" + "CSV or PDF report": { + "comment": "A description of what the \"Export Data\" button does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "CSV- oder PDF-Bericht" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Laboratorio de animación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Informe CSV o PDF" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Labo d'animation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rapport CSV ou PDF" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アニメーションラボ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "CSVまたはPDFレポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "애니메이션 랩" + "ko": { + "stringUnit": { + "state": "translated", + "value": "CSV 또는 PDF 보고서" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Laboratório de animação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Relatório CSV ou PDF" } } } }, - "App icon style %@" : { - "comment" : "A button that lets the user select an app icon style. The label shows the name of the style, without the \"AppIcon\" or \"Image\" prefix.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "App-Icon-Stil %@" + "Cancel": { + "comment": "The text for a button that dismisses the current view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abbrechen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estilo de icono de app %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cancelar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Style d'icône d'app %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Annuler" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アプリアイコンスタイル %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "キャンセル" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "앱 아이콘 스타일 %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "취소" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estilo do ícone do app %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cancelar" } } } }, - "Apple Health" : { - "comment" : "The title of the toggle that enables or disables syncing mood data with Apple Health.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health" + "Capture how you're feeling today": { + "comment": "A description below the title of the photo picker view, instructing the user to capture their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Halte fest, wie du dich heute fühlst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registra cómo te sientes hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Note comment tu te sens aujourd'hui" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気持ちを記録しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple 건강" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘의 기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registre como você está se sentindo hoje" } } } }, - "Apple Health not available" : { - "comment" : "An accessibility label for the section of the settings view that indicates that Apple Health is not available on the user's device.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health nicht verfügbar" + "Change": { + "comment": "A button label that allows the user to change the photo of an entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ändern" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health no disponible" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cambiar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health non disponible" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Modifier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Healthが利用できません" + "ja": { + "stringUnit": { + "state": "translated", + "value": "変更" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health를 사용할 수 없음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "변경" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health não disponível" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alterar" } } } }, - "Apple Intelligence is analyzing your mood data..." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence analysiert deine Stimmungsdaten …" + "Charts": { + "comment": "A link to the Charts library on GitHub.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Diagramme" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence está analizando tus datos de ánimo…" + "es": { + "stringUnit": { + "state": "translated", + "value": "Gráficos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence analyse vos données d'humeur…" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Graphiques" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligenceが気分データを分析しています…" + "ja": { + "stringUnit": { + "state": "translated", + "value": "グラフ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence가 기분 데이터를 분석하고 있습니다…" + "ko": { + "stringUnit": { + "state": "translated", + "value": "차트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O Apple Intelligence está analisando seus dados de humor…" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gráficos" } } } }, - "Apple Intelligence is required for personalized insights." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence ist für personalisierte Erkenntnisse erforderlich." + "Check Today's Mood": { + "comment": "Title of an intent that allows the user to check what mood they logged today.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Heutige Stimmung prüfen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se requiere Apple Intelligence para obtener información personalizada." + "es": { + "stringUnit": { + "state": "translated", + "value": "Comprobar el estado de ánimo de hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence est requis pour les informations personnalisées." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vérifier l'humeur du jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "パーソナライズされたインサイトにはApple Intelligenceが必要です。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気分を確認" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "맞춤형 인사이트를 사용하려면 Apple Intelligence가 필요합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘의 기분 확인" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O Apple Intelligence é necessário para insights personalizados." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Verificar o humor de hoje" } } } }, - "Apple Intelligence Required" : { - "comment" : "A title for a card that informs the user that AI report generation requires Apple Intelligence to be enabled in Settings.", - "extractionState" : "stale", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence erforderlich" + "Check your current mood logging streak": { + "comment": "Title of an intent that checks the user's current mood logging streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Überprüfe deine aktuelle Stimmungs-Serie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence requerido" + "es": { + "stringUnit": { + "state": "translated", + "value": "Consulta tu racha actual de registro de estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence requis" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Consulte ta série actuelle d'enregistrement d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligenceが必要です" + "ja": { + "stringUnit": { + "state": "translated", + "value": "現在の気分記録の連続日数を確認" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence 필요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "현재 기분 기록 연속 일수 확인" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence necessário" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Verifique sua sequência atual de registro de humor" } } } }, - "Apply %@ Theme" : { - "comment" : "A button that, when tapped, applies a theme to the app. The text inside the button changes based on the theme being applied.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@-Theme anwenden" + "Choose Your Vibe": { + "comment": "A title displayed at the top of the view, encouraging the user to choose a theme.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wähle deinen Stil" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aplicar tema %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Elige tu estilo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appliquer le thème %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisissez votre style" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@テーマを適用" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スタイルを選ぶ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ 테마 적용" + "ko": { + "stringUnit": { + "state": "translated", + "value": "스타일을 선택하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aplicar tema %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolha seu estilo" } } } }, - "Are you sure you want to delete this mood entry? This cannot be undone." : { - "comment" : "An alert message displayed when the user attempts to delete a mood entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Möchtest du diesen Stimmungseintrag wirklich löschen? Dies kann nicht rückgängig gemacht werden." + "Choose from Library": { + "comment": "A button that lets the user choose a photo from their photo library.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aus Mediathek wählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Seguro que quieres eliminar esta entrada de estado de ánimo? Esta acción no se puede deshacer." + "es": { + "stringUnit": { + "state": "translated", + "value": "Elegir de la biblioteca" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu veux vraiment supprimer cette entrée d'humeur ? Cette action est irréversible." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisir dans la photothèque" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この気分の記録を削除しますか?この操作は取り消せません。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ライブラリから選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 기분 기록을 삭제하시겠어요? 이 작업은 되돌릴 수 없습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "보관함에서 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tem certeza de que deseja excluir este registro de humor? Esta ação não pode ser desfeita." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolher da biblioteca" } } } }, - "Are you sure you want to delete this photo?" : { - "comment" : "A confirmation message displayed when a user attempts to delete a photo.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Möchtest du dieses Foto wirklich löschen?" + "Choose from your photos": { + "comment": "A description of the action a user can take to select a photo from their photo library.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aus deinen Fotos wählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Seguro que quieres eliminar esta foto?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Elegir de tus fotos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu veux vraiment supprimer cette photo ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisir parmi tes photos" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この写真を削除しますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真から選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 사진을 삭제하시겠어요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진에서 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tem certeza de que deseja excluir esta foto?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolher das suas fotos" } } } }, - "At least 3 entries required to generate a report" : { - "comment" : "A description of the minimum number of mood entries needed to generate a report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mindestens 3 Einträge erforderlich, um einen Bericht zu erstellen" + "Choose your vibe": { + "comment": "A title displayed on the onboarding screen, encouraging users to choose their preferred theme.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wähle deinen Stil" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se necesitan al menos 3 entradas para generar un informe" + "es": { + "stringUnit": { + "state": "translated", + "value": "Elige tu estilo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Au moins 3 entrées sont nécessaires pour générer un rapport" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisissez votre style" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポートの生成には3件以上のエントリが必要です" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スタイルを選ぶ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서를 생성하려면 최소 3개의 항목이 필요합니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "스타일을 선택하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "São necessárias pelo menos 3 entradas para gerar um relatório" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolha seu estilo" } } } }, - "Authentication Failed" : { - "comment" : "An alert title when authentication fails.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Authentifizierung fehlgeschlagen" + "Clarity through simplicity.\nPremium unlocks understanding.": { + "comment": "A description of the benefits of the premium subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Klarheit durch Einfachheit.\nPremium öffnet Verständnis." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Autenticación fallida" + "es": { + "stringUnit": { + "state": "translated", + "value": "Claridad a través de la simplicidad.\nPremium desbloquea la comprensión." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Échec de l'authentification" + "fr": { + "stringUnit": { + "state": "translated", + "value": "La clarté par la simplicité.\nPremium déverrouille la compréhension." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "認証に失敗しました" + "ja": { + "stringUnit": { + "state": "translated", + "value": "シンプルさが明晰さをもたらす。\nプレミアムで理解を深めよう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인증 실패" + "ko": { + "stringUnit": { + "state": "translated", + "value": "단순함을 통한 명확함.\n프리미엄으로 이해를 열어보세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Falha na autenticação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Clareza através da simplicidade.\nPremium desbloqueia o entendimento." } } } }, - "Automatic Thought" : { - "comment" : "Question text for the \"Automatic Thought\" step in the CBT Thought Record technique.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Automatischer Gedanke" + "Clear All Data": { + "comment": "A button label that clears all user data.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Daten löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pensamiento automático" + "es": { + "stringUnit": { + "state": "translated", + "value": "Borrar todos los datos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pensée automatique" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Effacer toutes les données" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自動思考" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべてのデータを消去" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "자동적 사고" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 데이터 지우기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pensamento automático" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Limpar todos os dados" } } } }, - "Awareness" : { - "comment" : "The order of these step labels is the same as in the original app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Achtsamkeit" + "Clear DB": { + "comment": "A button label that clears the app's database.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "DB löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conciencia" + "es": { + "stringUnit": { + "state": "translated", + "value": "Borrar BD" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prise de conscience" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Effacer BDD" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気づき" + "ja": { + "stringUnit": { + "state": "translated", + "value": "DBをクリア" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인식" + "ko": { + "stringUnit": { + "state": "translated", + "value": "DB 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Consciência" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Limpar BD" } } } }, - "Background overlay color" : { - "comment" : "A label for the background overlay color picker.", - "isCommentAutoGenerated" : true - }, - "Browse Themes" : { - "comment" : "A suggestion to the user to explore different color and layout combinations.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Themes durchsuchen" + "Close": { + "comment": "An accessibility label for the button that dismisses the view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schließen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Explorar temas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cerrar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Parcourir les thèmes" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fermer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テーマを探す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "閉じる" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테마 둘러보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "닫기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Explorar temas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fechar" } } } }, - "Bypass Subscription" : { - "comment" : "A label displayed next to a toggle switch in the \"Debug\" section.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abonnement umgehen" + "Continue": { + "comment": "A button label that says \"Continue\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Weiter" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Omitir suscripción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Continuar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contourner l'abonnement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Continuer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サブスクリプションをスキップ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "続ける" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독 건너뛰기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "계속" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ignorar assinatura" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Continuar" } } } }, - "Cancel" : { - "comment" : "The text for a button that dismisses the current view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abbrechen" + "Correlate mood with health data": { + "comment": "A description of the feature that allows users to sync their mood data with Apple Health.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung mit Gesundheitsdaten verknüpfen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cancelar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Correlacionar estado de ánimo con datos de salud" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Annuler" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Corréler l'humeur avec les données de santé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "キャンセル" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分と健康データを関連付ける" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "취소" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분과 건강 데이터 연관 짓기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cancelar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Correlacionar humor com dados de saúde" } } } }, - "Capture how you're feeling today" : { - "comment" : "A description below the title of the photo picker view, instructing the user to capture their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Halte fest, wie du dich heute fühlst" + "Count": { + "comment": "Label for the count of a mood in the header stats view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Anzahl" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registra cómo te sientes hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cantidad" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Note comment tu te sens aujourd'hui" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Nombre" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気持ちを記録しよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "件数" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘의 기분을 기록하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "개수" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registre como você está se sentindo hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Quantidade" } } } }, - "Change" : { - "comment" : "A button label that allows the user to change the photo of an entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ändern" + "Create AI digest now (shows in Insights tab)": { + "comment": "A description of the action of generating a digest.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Digest jetzt erstellen (erscheint im Insights-Tab)" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cambiar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Crear resumen IA ahora (aparece en la pestaña Insights)" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Modifier" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Créer le résumé IA maintenant (apparaît dans l'onglet Insights)" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "変更" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIダイジェストを今すぐ作成(Insightsタブに表示)" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "변경" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 다이제스트 지금 생성 (Insights 탭에 표시)" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alterar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Criar resumo IA agora (aparece na aba Insights)" } } } }, - "Charts" : { - "comment" : "A link to the Charts library on GitHub.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diagramme" + "Create random icons": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zufällige Icons erstellen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gráficos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Crear iconos aleatorios" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Graphiques" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Créer des icônes aléatoires" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "グラフ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ランダムなアイコンを作成" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "차트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "랜덤 아이콘 생성" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gráficos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Criar ícones aleatórios" } } } }, - "Check Today's Mood" : { - "comment" : "Title of an intent that allows the user to check what mood they logged today.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heutige Stimmung prüfen" + "Current Parameters": { + "comment": "A section header that lists various current parameters related to the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktuelle Parameter" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comprobar el estado de ánimo de hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "Parámetros actuales" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vérifier l'humeur du jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Paramètres actuels" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気分を確認" + "ja": { + "stringUnit": { + "state": "translated", + "value": "現在のパラメータ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘의 기분 확인" + "ko": { + "stringUnit": { + "state": "translated", + "value": "현재 매개변수" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verificar o humor de hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Parâmetros atuais" } } } }, - "Check your current mood logging streak" : { - "comment" : "Title of an intent that checks the user's current mood logging streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Überprüfe deine aktuelle Stimmungs-Serie" + "Current Streak": { + "comment": "A label describing the user's current streak of using the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktuelle Serie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Consulta tu racha actual de registro de estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Racha actual" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Consulte ta série actuelle d'enregistrement d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Série actuelle" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "現在の気分記録の連続日数を確認" + "ja": { + "stringUnit": { + "state": "translated", + "value": "現在の連続記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "현재 기분 기록 연속 일수 확인" + "ko": { + "stringUnit": { + "state": "translated", + "value": "현재 연속 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verifique sua sequência atual de registro de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sequência atual" } } } }, - "Choose from Library" : { - "comment" : "A button that lets the user choose a photo from their photo library.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aus Mediathek wählen" + "Current: %@": { + "comment": "A label showing the current trial start date. The date is formatted using the \"abbreviated\" date and \"omitted\" time styles.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktuell: %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elegir de la biblioteca" + "es": { + "stringUnit": { + "state": "translated", + "value": "Actual: %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisir dans la photothèque" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Actuel : %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ライブラリから選択" + "ja": { + "stringUnit": { + "state": "translated", + "value": "現在: %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보관함에서 선택" + "ko": { + "stringUnit": { + "state": "translated", + "value": "현재: %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolher da biblioteca" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Atual: %@" } } } }, - "Choose from your photos" : { - "comment" : "A description of the action a user can take to select a photo from their photo library.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aus deinen Fotos wählen" + "Customize": { + "comment": "The title of the Customize screen.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Anpassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elegir de tus fotos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Personalizar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisir parmi tes photos" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Personnaliser" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真から選択" + "ja": { + "stringUnit": { + "state": "translated", + "value": "カスタマイズ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진에서 선택" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사용자 정의" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolher das suas fotos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Personalizar" } } } }, - "Choose your vibe" : { - "comment" : "A title displayed on the onboarding screen, encouraging users to choose their preferred theme.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wähle deinen Stil" + "DAYS": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "TAGE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elige tu estilo" + "es": { + "stringUnit": { + "state": "translated", + "value": "DÍAS" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisissez votre style" + "fr": { + "stringUnit": { + "state": "translated", + "value": "JOURS" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スタイルを選ぶ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스타일을 선택하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolha seu estilo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "DIAS" } } } }, - "Choose Your Vibe" : { - "comment" : "A title displayed at the top of the view, encouraging the user to choose a theme.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wähle deinen Stil" + "Data Storage Unavailable": { + "comment": "An alert title when the app cannot save mood data permanently.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Datenspeicher nicht verfügbar" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elige tu estilo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Almacenamiento de datos no disponible" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisissez votre style" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Stockage de données indisponible" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スタイルを選ぶ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "データストレージが利用できません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스타일을 선택하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "데이터 저장소를 사용할 수 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolha seu estilo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Armazenamento de dados indisponível" } } } }, - "Clarity through simplicity.\nPremium unlocks understanding." : { - "comment" : "A description of the benefits of the premium subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Klarheit durch Einfachheit.\nPremium öffnet Verständnis." + "Date Range": { + "comment": "A label describing the date range for the mood data being exported.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zeitraum" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Claridad a través de la simplicidad.\nPremium desbloquea la comprensión." + "es": { + "stringUnit": { + "state": "translated", + "value": "Rango de fechas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "La clarté par la simplicité.\nPremium déverrouille la compréhension." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Période" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "シンプルさが明晰さをもたらす。\nプレミアムで理解を深めよう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "期間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "단순함을 통한 명확함.\n프리미엄으로 이해를 열어보세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기간" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Clareza através da simplicidade.\nPremium desbloqueia o entendimento." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Período" } } } }, - "Clear All Data" : { - "comment" : "A button label that clears all user data.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Daten löschen" + "Days Tracked": { + "comment": "A label displayed below the number of days a user has tracked their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erfasste Tage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Borrar todos los datos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Días registrados" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Effacer toutes les données" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Jours suivis" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべてのデータを消去" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録した日数" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 데이터 지우기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기록한 일수" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limpar todos os dados" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dias registrados" } } } }, - "Clear DB" : { - "comment" : "A button label that clears the app's database.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "DB löschen" + "Days Using App": { + "comment": "A label describing the number of days the app has been used.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tage der App-Nutzung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Borrar BD" + "es": { + "stringUnit": { + "state": "translated", + "value": "Días usando la app" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Effacer BDD" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Jours d'utilisation" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "DBをクリア" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アプリ使用日数" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "DB 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "앱 사용 일수" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limpar BD" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dias usando o app" } } } }, - "Close" : { - "comment" : "An accessibility label for the button that dismisses the view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schließen" + "Debug": { + "comment": "A section header in the settings view, hidden in release builds.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Debug" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cerrar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Depuración" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fermer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débogage" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "閉じる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "デバッグ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "닫기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "디버그" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fechar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Depuração" } } } }, - "content_view_delete_entry" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diese Bewertung löschen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Delete this rating" + "Default app icon": { + "comment": "A description of the default app icon option in the icon picker.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Standard-App-Symbol" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar esta calificación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Icono predeterminado" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer cette évaluation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Icône par défaut" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この評価を削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "デフォルトのアプリアイコン" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 평가 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기본 앱 아이콘" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excluir esta avaliação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ícone padrão do app" } } } }, - "content_view_fill_in_missing_entry" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ aktualisieren" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Update %@" + "Defusion": { + "comment": "The fourth step label in the \"Acceptance & Commitment Therapy\" section of the Guided Reflection.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Defusion" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actualizar %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Defusión" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mettre à jour %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Défusion" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@を更新" + "ja": { + "stringUnit": { + "state": "translated", + "value": "脱フュージョン" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ 업데이트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탈융합" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atualizar %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desfusão" } } } }, - "content_view_fill_in_missing_entry_cancel" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abbrechen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cancel" + "Delete": { + "comment": "The text on a button that deletes a mood entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cancelar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Annuler" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "キャンセル" + "ja": { + "stringUnit": { + "state": "translated", + "value": "削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "취소" + "ko": { + "stringUnit": { + "state": "translated", + "value": "삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cancelar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Excluir" } } } }, - "content_view_header_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Letzte %d Tage" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Past %d days" + "Delete Entry": { + "comment": "An alert that appears when the user confirms they want to delete an entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eintrag löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos %d días" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar entrada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%d derniers jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer l'entrée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "過去%d日間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録を削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지난 %d일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "항목 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos %d dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Excluir entrada" } } } }, - "content_view_tab_filter" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jahr" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Year" + "Delete HealthKit Data": { + "comment": "A button label that deletes all State of Mind records from HealthKit.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "HealthKit-Daten löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Año" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar datos de HealthKit" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Année" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer les données HealthKit" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "年" + "ja": { + "stringUnit": { + "state": "translated", + "value": "HealthKitデータを削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연도" + "ko": { + "stringUnit": { + "state": "translated", + "value": "HealthKit 데이터 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ano" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Excluir dados do HealthKit" } } } }, - "content_view_tab_insights" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einblicke" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Insights" + "Delete Photo": { + "comment": "The title of a confirmation dialog that appears when a user tries to delete a photo.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Análisis" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçus" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer la photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "インサイト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真を削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인사이트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Insights" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Excluir foto" } } } }, - "content_view_tab_main" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tag" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Day" + "Delete all mood entries": { + "comment": "A description of what happens when the \"Clear All Data\" button is tapped.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Stimmungseinträge löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Día" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar todas las entradas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer toutes les entrées" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべての気分の記録を削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 기분 기록 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dia" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Excluir todos os registros de humor" } } } }, - "content_view_tab_month" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Monat" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Month" + "Device Not Supported": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gerät nicht unterstützt" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mes" + "es": { + "stringUnit": { + "state": "translated", + "value": "Dispositivo no compatible" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mois" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appareil non pris en charge" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "月" + "ja": { + "stringUnit": { + "state": "translated", + "value": "デバイスがサポートされていません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "월" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지원되지 않는 기기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mês" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dispositivo não compatível" } } } }, - "Continue" : { - "comment" : "A button label that says \"Continue\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Weiter" + "Discover patterns in your mood, get personalized recommendations, and understand what affects how you feel.": { + "comment": "A description of the benefits of using the app's AI-powered insights feature.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Entdecke Muster in deiner Stimmung, erhalte persönliche Empfehlungen und verstehe, was dein Befinden beeinflusst." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Continuar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Descubre patrones en tu estado de ánimo, obtén recomendaciones personalizadas y comprende qué afecta cómo te sientes." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Continuer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Découvre des tendances dans ton humeur, reçois des recommandations personnalisées et comprends ce qui influence ton bien-être." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "続ける" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分のパターンを発見し、パーソナライズされた提案を受け取り、何があなたの気持ちに影響を与えているか理解しよう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "계속" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분의 패턴을 발견하고, 맞춤 추천을 받고, 무엇이 기분에 영향을 주는지 이해하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Continuar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Descubra padrões no seu humor, receba recomendações personalizadas e entenda o que afeta como você se sente." } } } }, - "Correlate mood with health data" : { - "comment" : "A description of the feature that allows users to sync their mood data with Apple Health.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung mit Gesundheitsdaten verknüpfen" + "Discover your emotional rhythm across the year. Spot trends and celebrate how far you've come.": { + "comment": "A description of what the \"See Your Year at a Glance\" feature does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Entdecke deinen emotionalen Rhythmus über das Jahr. Erkenne Trends und feiere, wie weit du gekommen bist." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Correlacionar estado de ánimo con datos de salud" + "es": { + "stringUnit": { + "state": "translated", + "value": "Descubre tu ritmo emocional a lo largo del año. Detecta tendencias y celebra tu progreso." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Corréler l'humeur avec les données de santé" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Découvrez votre rythme émotionnel tout au long de l'année. Repérez les tendances et célébrez votre progression." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分と健康データを関連付ける" + "ja": { + "stringUnit": { + "state": "translated", + "value": "1年を通じた感情のリズムを発見。トレンドを見つけ、成長を祝おう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분과 건강 데이터 연관 짓기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "1년 동안의 감정 리듬을 발견하세요. 트렌드를 파악하고 성장을 축하하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Correlacionar humor com dados de saúde" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Descubra seu ritmo emocional ao longo do ano. Identifique tendências e celebre seu progresso." } } } }, - "Count" : { - "comment" : "Label for the count of a mood in the header stats view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Anzahl" + "Dismiss": { + "comment": "A button to dismiss the current view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schließen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cantidad" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cerrar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nombre" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fermer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "件数" + "ja": { + "stringUnit": { + "state": "translated", + "value": "閉じる" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "개수" + "ko": { + "stringUnit": { + "state": "translated", + "value": "닫기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quantidade" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fechar" } } } }, - "Create AI digest now (shows in Insights tab)" : { - "comment" : "A description of the action of generating a digest.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Digest jetzt erstellen (erscheint im Insights-Tab)" + "Dismiss digest": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Rückblick schließen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Crear resumen IA ahora (aparece en la pestaña Insights)" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cerrar resumen" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Créer le résumé IA maintenant (apparaît dans l'onglet Insights)" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fermer le résumé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIダイジェストを今すぐ作成(Insightsタブに表示)" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダイジェストを閉じる" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 다이제스트 지금 생성 (Insights 탭에 표시)" + "ko": { + "stringUnit": { + "state": "translated", + "value": "요약 닫기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Criar resumo IA agora (aparece na aba Insights)" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fechar resumo" } } } }, - "Create random icons" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zufällige Icons erstellen" + "Don't break your streak!": { + "comment": "A description of the current streak or a motivational message.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Brich deine Serie nicht ab!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Crear iconos aleatorios" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡No rompas tu racha!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Créer des icônes aléatoires" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ne brise pas ta série !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ランダムなアイコンを作成" + "ja": { + "stringUnit": { + "state": "translated", + "value": "連続記録を途切れさせないで!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "랜덤 아이콘 생성" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연속 기록을 끊지 마세요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Criar ícones aleatórios" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não quebre sua sequência!" } } } }, - "create_widget_background_color" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hintergrund" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Background" + "Done": { + "comment": "A button that dismisses the keyboard when pressed.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fertig" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fondo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Listo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Arrière-plan" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Terminé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "背景" + "ja": { + "stringUnit": { + "state": "translated", + "value": "完了" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "배경" + "ko": { + "stringUnit": { + "state": "translated", + "value": "완료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fundo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Concluído" } } } }, - "create_widget_face_outline_color" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gesichtsumriss" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Face Outline" + "Double tap to authenticate with %@": { + "comment": "A button that triggers biometric authentication. The hint provides more information about the authentication method.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Doppeltippen, um sich mit %@ zu authentifizieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contorno de Cara" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca dos veces para autenticarte con %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contour du visage" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez deux fois pour vous authentifier avec %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "顔の輪郭" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダブルタップして%@で認証" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "얼굴 윤곽" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@(으)로 인증하려면 두 번 탭하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contorno do rosto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque duas vezes para autenticar com %@" } } } }, - "create_widget_inner_color" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Innen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inner" + "Double tap to authenticate with your device passcode": { + "comment": "A hint text for the \"Use device passcode\" button on the lock screen.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Doppeltippen, um sich mit Ihrem Gerätecode zu authentifizieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Interior" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca dos veces para autenticarte con el código de tu dispositivo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Intérieur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez deux fois pour vous authentifier avec le code de votre appareil" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "内側" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダブルタップしてデバイスのパスコードで認証" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내부" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기기 암호로 인증하려면 두 번 탭하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Interior" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque duas vezes para autenticar com o código do dispositivo" } } } }, - "create_widget_save" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Speichern" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Save" + "Double tap to edit": { + "comment": "A hint that appears when a user long-presses a heatmap cell, instructing them to tap it to edit the associated mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zum Bearbeiten doppelt tippen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca dos veces para editar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie deux fois pour modifier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "保存" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダブルタップで編集" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "저장" + "ko": { + "stringUnit": { + "state": "translated", + "value": "편집하려면 두 번 탭하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque duas vezes para editar" } } } }, - "create_widget_use" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verwenden" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Use" + "Double tap to edit mood": { + "comment": "A hint that appears when a user long-presses a mood cell to indicate that they can tap it to edit the mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zum Bearbeiten der Stimmung doppelt tippen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca dos veces para editar el estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Utiliser" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie deux fois pour modifier l'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "使用" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダブルタップで気分を編集" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사용" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분을 편집하려면 두 번 탭하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque duas vezes para editar o humor" } } } }, - "create_widget_view_left_eye" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Linkes Auge" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Left Eye" + "Double tap to select": { + "comment": "A hint that appears when tapping on an icon to select it.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Doppeltippen zum Auswählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ojo Izquierdo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Doble toque para seleccionar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Œil gauche" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Double touche pour sélectionner" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "左目" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダブルタップで選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "왼쪽 눈" + "ko": { + "stringUnit": { + "state": "translated", + "value": "두 번 탭하여 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Olho esquerdo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque duplo para selecionar" } } } }, - "create_widget_view_left_eye_color" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Linkes Auge" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Left Eye" + "Double tap to toggle statistics": { + "comment": "An accessibility hint for the month card, instructing them to double-tap to toggle the visibility of the statistics section.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Doppeltippen, um Statistiken umzuschalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ojo Izquierdo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca dos veces para alternar estadísticas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Œil gauche" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez deux fois pour basculer les statistiques" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "左目" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ダブルタップして統計を切り替え" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "왼쪽 눈" + "ko": { + "stringUnit": { + "state": "translated", + "value": "통계를 전환하려면 두 번 탭하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Olho esquerdo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque duas vezes para alternar estatísticas" } } } }, - "create_widget_view_mouth" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mund" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mouth" + "ELEVATE YOUR\nEXPERIENCE": { + "comment": "A title describing the premium theme's focus on elevating the user's experience.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "VERBESSERE DEIN\nERLEBNIS" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Boca" + "es": { + "stringUnit": { + "state": "translated", + "value": "ELEVA TU\nEXPERIENCIA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bouche" + "fr": { + "stringUnit": { + "state": "translated", + "value": "ÉLEVEZ VOTRE\nEXPÉRIENCE" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "口" + "ja": { + "stringUnit": { + "state": "translated", + "value": "体験を\n高めよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "입" + "ko": { + "stringUnit": { + "state": "translated", + "value": "경험을\n높이세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Boca" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "ELEVE SUA\nEXPERIÊNCIA" } } } }, - "create_widget_view_mouth_color" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mund" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mouth" + "END": { + "comment": "A label displayed next to the user's selected end date in the date range picker.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "ENDE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Boca" + "es": { + "stringUnit": { + "state": "translated", + "value": "FIN" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bouche" + "fr": { + "stringUnit": { + "state": "translated", + "value": "FIN" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "口" + "ja": { + "stringUnit": { + "state": "translated", + "value": "終了" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "입" + "ko": { + "stringUnit": { + "state": "translated", + "value": "종료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Boca" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "FIM" } } } }, - "create_widget_view_right_eye" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rechtes Auge" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Right Eye" + "Each theme combines colors, icons, layouts, and styles into a cohesive experience.": { + "comment": "A description of how themes work.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jedes Theme kombiniert Farben, Icons, Layouts und Stile zu einem stimmigen Erlebnis." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ojo Derecho" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cada tema combina colores, iconos, diseños y estilos en una experiencia cohesiva." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Œil droit" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chaque thème combine couleurs, icônes, mises en page et styles en une expérience cohérente." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "右目" + "ja": { + "stringUnit": { + "state": "translated", + "value": "各テーマはカラー、アイコン、レイアウト、スタイルを組み合わせた統一感のある体験を提供します。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오른쪽 눈" + "ko": { + "stringUnit": { + "state": "translated", + "value": "각 테마는 색상, 아이콘, 레이아웃, 스타일을 결합하여 일관된 경험을 제공합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Olho direito" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cada tema combina cores, ícones, layouts e estilos em uma experiência coesa." } } } }, - "create_widget_view_right_eye_color" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rechtes Auge" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Right Eye" + "Each theme sets your colors, icons, and layouts": { + "comment": "A description under the title of the view, explaining what each theme does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jedes Theme legt deine Farben, Icons und Layouts fest" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ojo Derecho" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cada tema define tus colores, iconos y diseños" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Œil droit" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chaque thème définit vos couleurs, icônes et mises en page" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "右目" + "ja": { + "stringUnit": { + "state": "translated", + "value": "各テーマでカラー、アイコン、レイアウトが設定されます" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오른쪽 눈" + "ko": { + "stringUnit": { + "state": "translated", + "value": "각 테마는 색상, 아이콘, 레이아웃을 설정합니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Olho direito" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cada tema define suas cores, ícones e layouts" } } } }, - "CSV or PDF report" : { - "comment" : "A description of what the \"Export Data\" button does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "CSV- oder PDF-Bericht" + "Edit": { + "comment": "A button label that triggers the editing of a journal note.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bearbeiten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Informe CSV o PDF" + "es": { + "stringUnit": { + "state": "translated", + "value": "Editar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rapport CSV ou PDF" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Modifier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "CSVまたはPDFレポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "編集" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "CSV 또는 PDF 보고서" + "ko": { + "stringUnit": { + "state": "translated", + "value": "편집" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Relatório CSV ou PDF" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Editar" } } } }, - "Current Parameters" : { - "comment" : "A section header that lists various current parameters related to the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktuelle Parameter" + "Elevate Your\nEmotional Life": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verbessere dein\nemotionales Leben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Parámetros actuales" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eleva tu\nvida emocional" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Paramètres actuels" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Élevez votre\nvie émotionnelle" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "現在のパラメータ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感情生活を\n高めよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "현재 매개변수" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감정 생활을\n높이세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Parâmetros atuais" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Eleve sua\nvida emocional" } } } }, - "Current Streak" : { - "comment" : "A label describing the user's current streak of using the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktuelle Serie" + "Enable Apple Intelligence": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence aktivieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Racha actual" + "es": { + "stringUnit": { + "state": "translated", + "value": "Activar Apple Intelligence" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Série actuelle" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Activer Apple Intelligence" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "現在の連続記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligenceを有効にする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "현재 연속 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence 활성화" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sequência atual" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ativar Apple Intelligence" } } } }, - "Current: %@" : { - "comment" : "A label showing the current trial start date. The date is formatted using the \"abbreviated\" date and \"omitted\" time styles.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktuell: %@" + "Entries": { + "comment": "A label describing the number of mood entries.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einträge" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actual: %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Entradas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actuel : %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Entrées" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "現在: %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "현재: %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "항목" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atual: %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Entradas" } } } }, - "Customize" : { - "comment" : "The title of the Customize screen.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Anpassen" + "Entry Details": { + "comment": "The title of the view that displays detailed information about a mood entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eintragsdetails" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personalizar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Detalles de la entrada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personnaliser" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Détails de l'entrée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "カスタマイズ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録の詳細" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사용자 정의" + "ko": { + "stringUnit": { + "state": "translated", + "value": "항목 세부정보" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personalizar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Detalhes da entrada" } } } }, - "customize_view_over18alert_body" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einige Texte könnten anstößig sein." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Some of this text might be offensive." + "Entry Missing": { + "comment": "A message displayed when an entry is missing for a specific day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eintrag fehlt" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Parte de este texto podría ser ofensivo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Entrada no encontrada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Certains textes peuvent être offensants." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Entrée manquante" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "一部のテキストは不快な内容を含む場合があります。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録がありません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일부 텍스트가 불쾌할 수 있습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "항목 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alguns textos podem ser ofensivos." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Entrada não encontrada" } } } }, - "customize_view_over18alert_no" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nein" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "No" + "Every entry tells your story.\nPremium unlocks the full narrative.": { + "comment": "A description of the premium subscription's benefits.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jeder Eintrag erzählt deine Geschichte.\nPremium enthüllt die ganze Erzählung." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cada entrada cuenta tu historia.\nPremium desbloquea la narrativa completa." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Non" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chaque entrée raconte votre histoire.\nPremium déverrouille le récit complet." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "いいえ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべての記録があなたの物語を語る。\nプレミアムで全体像を見よう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아니요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 기록이 당신의 이야기를 전합니다.\n프리미엄으로 전체 이야기를 열어보세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cada registro conta sua história.\nPremium desbloqueia a narrativa completa." } } } }, - "customize_view_over18alert_ok" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ja" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Yes" + "Every feeling is a seed.\nPremium helps you grow.": { + "comment": "A description of the premium subscription's benefits, emphasizing growth and self-improvement.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jedes Gefühl ist ein Samen.\nPremium hilft dir zu wachsen." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sí" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cada sentimiento es una semilla.\nPremium te ayuda a crecer." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Oui" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chaque sentiment est une graine.\nPremium vous aide à grandir." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "はい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべての感情は種。\nプレミアムで成長しよう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "예" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 감정은 씨앗입니다.\n프리미엄으로 성장하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sim" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cada sentimento é uma semente.\nPremium ajuda você a crescer." } } } }, - "customize_view_over18alert_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bist du über 18?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Are you over 18?" + "Every feeling is a track.\nPremium gives you the full album.": { + "comment": "A description of the premium subscription's benefits.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jedes Gefühl ist ein Track.\nPremium gibt dir das ganze Album." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Eres mayor de 18?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cada sentimiento es una pista.\nPremium te da el álbum completo." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Avez-vous plus de 18 ans ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chaque sentiment est une piste.\nPremium vous donne l'album complet." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "18歳以上ですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべての感情は一曲。\nプレミアムでアルバム全体を。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "18세 이상이신가요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 감정은 한 곡입니다.\n프리미엄으로 전체 앨범을 받으세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você tem mais de 18 anos?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cada sentimento é uma faixa.\nPremium te dá o álbum completo." } } } }, - "Data Storage Unavailable" : { - "comment" : "An alert title when the app cannot save mood data permanently.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Datenspeicher nicht verfügbar" + "Exit": { + "comment": "A button label that dismisses the current view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Beenden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Almacenamiento de datos no disponible" + "es": { + "stringUnit": { + "state": "translated", + "value": "Salir" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stockage de données indisponible" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quitter" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "データストレージが利用できません" + "ja": { + "stringUnit": { + "state": "translated", + "value": "終了" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "데이터 저장소를 사용할 수 없음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나가기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Armazenamento de dados indisponível" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sair" } } } }, - "Date Range" : { - "comment" : "A label describing the date range for the mood data being exported.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zeitraum" + "Experiment with vote celebrations": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Experimentiere mit Abstimmungsanimationen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rango de fechas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Experimenta con celebraciones de votación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Période" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Expérimentez les célébrations de vote" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "期間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "投票セレブレーションを試す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기간" + "ko": { + "stringUnit": { + "state": "translated", + "value": "투표 축하 실험" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Período" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Experimente celebrações de votação" } } } }, - "day streak" : { - "comment" : "A description of the unit of measurement for a day streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tage Serie" + "Explore Your Mood History": { + "comment": "A title for a feature that allows users to explore their mood history.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erkunde deine Stimmungshistorie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "días de racha" + "es": { + "stringUnit": { + "state": "translated", + "value": "Explora tu historial de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "jours de série" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Explorez votre historique d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日連続" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分の履歴を探索" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일 연속" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록 탐색" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "dias de sequência" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Explore seu histórico de humor" } } } }, - "day_picker_view_text" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zeigt nur ausgewählte Daten in den Tages-, Monats- und Jahresdiagrammen." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Only shows selected dates on the Day, Month, and Year charts." + "Export": { + "comment": "A button label that triggers data export.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Solo muestra las fechas seleccionadas en los gráficos de Día, Mes y Año." + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Affiche uniquement les dates sélectionnées sur les graphiques Jour, Mois et Année." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日、月、年のチャートで選択した日付のみを表示します。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일, 월, 연도 차트에서 선택한 날짜만 표시합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostra apenas as datas selecionadas nos gráficos de Dia, Mês e Ano." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar" } } } }, - "days" : { - "comment" : "A unit of measurement for the number of days.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tage" + "Export %@": { + "comment": "A button that triggers the export of mood data in a selected format (e.g., CSV or PDF).", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@ exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "días" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@をエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar %@" } } } }, - "DAYS" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "TAGE" + "Export Complete!": { + "comment": "A message shown when the live activity export is complete.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Export abgeschlossen!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "DÍAS" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Exportación completada!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "JOURS" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exportation terminée !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エクスポート完了!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내보내기 완료!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "DIAS" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportação concluída!" } } } }, - "Days Tracked" : { - "comment" : "A label displayed below the number of days a user has tracked their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erfasste Tage" + "Export Data": { + "comment": "The title of the screen where users can export their mood data.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Daten exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Días registrados" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar datos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jours suivis" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter les données" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録した日数" + "ja": { + "stringUnit": { + "state": "translated", + "value": "データをエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기록한 일수" + "ko": { + "stringUnit": { + "state": "translated", + "value": "데이터 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dias registrados" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar dados" } } } }, - "Days Using App" : { - "comment" : "A label describing the number of days the app has been used.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tage der App-Nutzung" + "Export Failed": { + "comment": "The title of an alert that appears when exporting mood data fails.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Export fehlgeschlagen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Días usando la app" + "es": { + "stringUnit": { + "state": "translated", + "value": "Error al exportar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jours d'utilisation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Échec de l'exportation" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アプリ使用日数" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エクスポートに失敗しました" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "앱 사용 일수" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내보내기 실패" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dias usando o app" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Falha ao exportar" } } } }, - "Debug" : { - "comment" : "A section header in the settings view, hidden in release builds.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Debug" + "Export Insights Screenshots": { + "comment": "A button label that allows users to export insights screenshots.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Insights-Screenshots exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Depuración" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar capturas de información" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débogage" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter les captures d'aperçus" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "デバッグ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "インサイトのスクリーンショットを書き出す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "디버그" + "ko": { + "stringUnit": { + "state": "translated", + "value": "인사이트 스크린샷 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Depuração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar capturas de insights" } } } }, - "Default app icon" : { - "comment" : "A description of the default app icon option in the icon picker.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Standard-App-Symbol" + "Export PDF": { + "comment": "A button label that triggers the export of a user's mood report as a PDF file.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "PDF exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Icono predeterminado" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar PDF" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Icône par défaut" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter le PDF" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "デフォルトのアプリアイコン" + "ja": { + "stringUnit": { + "state": "translated", + "value": "PDFをエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기본 앱 아이콘" + "ko": { + "stringUnit": { + "state": "translated", + "value": "PDF 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ícone padrão do app" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar PDF" } } } }, - "default_notif_body_today_four" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nur kurz nachfragen, wie heute war." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Just checking in how today was, friend." + "Export Preview": { + "comment": "A title for the preview section of the export view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Exportvorschau" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Solo verificando cómo estuvo hoy, amigo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Vista previa de exportación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je voulais juste savoir comment s'est passée ta journée." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçu de l'exportation" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日はどうだったか確認したくて。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エクスポートのプレビュー" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 하루 어땠는지 확인하려고요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "내보내기 미리보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Só passando pra saber como foi seu dia." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pré-visualização da exportação" } } } }, - "default_notif_body_today_one" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie war heute?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How was today?" + "Export Voting Layouts": { + "comment": "A button label that allows users to export all of their voting layout configurations.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abstimmungs-Layouts exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo estuvo hoy?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar diseños de votación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment était aujourd'hui ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter les mises en page de vote" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日はどうでしたか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "投票レイアウトを書き出す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 하루 어땠어요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "투표 레이아웃 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como foi hoje?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar layouts de votação" } } } }, - "default_notif_body_today_three" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bitte bewerte deinen Tag." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Please rate your day." + "Export Watch Screenshots": { + "comment": "A button label that allows users to export watch view screenshots.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Watch-Screenshots exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por favor califica tu día." + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar capturas del Watch" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "N'oublie pas d'évaluer ta journée." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter les captures Watch" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気分を記録してください。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Watchスクリーンショットを書き出す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 하루를 평가해 주세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "Watch 스크린샷 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por favor, avalie seu dia." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar capturas do Watch" } } } }, - "default_notif_body_today_two" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vergiss nicht, deinen Tag zu bewerten!" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Don't forget to rate your day!" + "Export Widget Screenshots": { + "comment": "A button label that prompts the user to download their light and dark mode widget screenshots.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Widget-Screenshots exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡No olvides calificar tu día!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportar capturas del widget" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "N'oublie pas d'évaluer ta journée !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter les captures du widget" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の記録を忘れずに!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ウィジェットのスクリーンショットをエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 하루 평가하는 거 잊지 마세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "위젯 스크린샷 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não esqueça de avaliar seu dia!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportar capturas do widget" } } } }, - "default_notif_body_yesterday_four" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nur kurz nachfragen, wie gestern war." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Just checking how yesterday was, buddy." + "Export Your Data": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine Daten exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Solo verificando cómo estuvo ayer, amigo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Exporta tus datos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je voulais juste savoir comment s'est passé hier." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exporter vos données" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日はどうだったか確認したくて。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "データをエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제 어땠는지 확인하려고요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "데이터 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Só passando pra saber como foi ontem." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exporte seus dados" } } } }, - "default_notif_body_yesterday_one" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie war gestern?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How was yesterday?" + "Export your mood data as CSV or PDF": { + "comment": "A hint that describes the functionality of the \"Export Data\" button in the Settings view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Exportiere deine Stimmungsdaten als CSV oder PDF" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo estuvo ayer?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exporta tus datos como CSV o PDF" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment était hier ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exportez vos données en CSV ou PDF" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日はどうでしたか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分データをCSVまたはPDFでエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제 어땠어요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 데이터를 CSV 또는 PDF로 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como foi ontem?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exporte seus dados como CSV ou PDF" } } } }, - "default_notif_body_yesterday_three" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bitte bewerte gestern." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Please rate yesterday." + "Exporting frames...": { + "comment": "A message displayed while the live activity is exporting frames.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Frames werden exportiert ..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por favor califica ayer." + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportando fotogramas..." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "N'oublie pas d'évaluer hier." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exportation des images..." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日の気分を記録してください。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "フレームをエクスポート中..." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제를 평가해 주세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "프레임 내보내는 중..." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por favor, avalie ontem." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportando quadros..." } } } }, - "default_notif_body_yesterday_two" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vergiss nicht, gestern zu bewerten!" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Don't forget to rate yesterday!" + "Exporting...": { + "comment": "A label indicating that a mood data export is in progress.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wird exportiert..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡No olvides calificar ayer!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Exportando..." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "N'oublie pas d'évaluer hier !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exportation..." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日の記録を忘れずに!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エクスポート中..." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제 평가하는 거 잊지 마세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내보내는 중..." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não esqueça de avaliar ontem!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exportando..." } } } }, - "default_notif_title_one" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hallo! 👋" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hi! 👋" + "Features": { + "comment": "A heading displayed above the \"Features\" section in the settings view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Funktionen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Hola! 👋" + "es": { + "stringUnit": { + "state": "translated", + "value": "Funciones" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salut ! 👋" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fonctionnalités" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "こんにちは!👋" + "ja": { + "stringUnit": { + "state": "translated", + "value": "機能" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "안녕하세요! 👋" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기능" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Oi! 👋" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Recursos" } } } }, - "default_notif_title_three" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es ist wieder soweit! 😃" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "It's that time again! 😃" + "Feel It All": { + "comment": "The title of a section that highlights the premium feature of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fühle alles" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Es hora otra vez! 😃" + "es": { + "stringUnit": { + "state": "translated", + "value": "Siéntelo todo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'est l'heure ! 😃" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ressentez tout" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録の時間です!😃" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべてを感じて" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "그 시간이에요! 😃" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 것을 느껴보세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "É hora! 😃" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sinta tudo" } } } }, - "default_notif_title_two" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eine freundliche Erinnerung! 😁" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Just a friendly reminder! 😁" + "Feel With\nAll Your Heart": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fühle mit\ndeinem ganzen Herzen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Solo un recordatorio amistoso! 😁" + "es": { + "stringUnit": { + "state": "translated", + "value": "Siente con\ntodo tu corazón" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Petit rappel ! 😁" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ressentez avec\ntout votre cœur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リマインダーです!😁" + "ja": { + "stringUnit": { + "state": "translated", + "value": "心の底から\n感じよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "친근한 알림이에요! 😁" + "ko": { + "stringUnit": { + "state": "translated", + "value": "온 마음으로\n느끼세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Só um lembrete! 😁" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sinta com\ntodo seu coração" } } } }, - "Defusion" : { - "comment" : "The fourth step label in the \"Acceptance & Commitment Therapy\" section of the Guided Reflection.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Defusion" + "Fill 2 years data + export PNGs": { + "comment": "A description of the feature that generates and exports sharing screenshots.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "2 Jahre Daten füllen + PNGs exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Defusión" + "es": { + "stringUnit": { + "state": "translated", + "value": "Rellenar 2 años de datos + exportar PNGs" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Défusion" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Remplir 2 ans de données + exporter les PNG" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "脱フュージョン" + "ja": { + "stringUnit": { + "state": "translated", + "value": "2年分のデータを入力 + PNGをエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탈융합" + "ko": { + "stringUnit": { + "state": "translated", + "value": "2년 데이터 채우기 + PNG 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desfusão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Preencher 2 anos de dados + exportar PNGs" } } } }, - "Delete" : { - "comment" : "The text on a button that deletes a mood entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Löschen" + "Find Your\nInner Calm": { + "comment": "A title describing the main benefit of the premium subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Finde deine\ninnere Ruhe" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Encuentra tu\ncalma interior" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Trouvez votre\ncalme intérieur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "内なる静けさを\n見つけよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내면의 평온을\n찾으세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excluir" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Encontre sua\ncalma interior" } } } }, - "Delete all mood entries" : { - "comment" : "A description of what happens when the \"Clear All Data\" button is tapped.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Stimmungseinträge löschen" + "Find Your\nInner Peace": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Finde deinen\ninneren Frieden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar todas las entradas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Encuentra tu\npaz interior" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer toutes les entrées" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Trouvez votre\npaix intérieure" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべての気分の記録を削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "内なる平和を\n見つけよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 기분 기록 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내면의 평화를\n찾으세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excluir todos os registros de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Encontre sua\npaz interior" } } } }, - "Delete Entry" : { - "comment" : "An alert that appears when the user confirms they want to delete an entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eintrag löschen" + "Fix Weekday": { + "comment": "A button label that, when tapped, will attempt to correct the user's calendar entries that are set to the wrong weekday.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wochentag korrigieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar entrada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Corregir día de la semana" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer l'entrée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Corriger le jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録を削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "曜日を修正" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "항목 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "요일 수정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excluir entrada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Corrigir dia da semana" } } } }, - "Delete HealthKit Data" : { - "comment" : "A button label that deletes all State of Mind records from HealthKit.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "HealthKit-Daten löschen" + "Font Awesome": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Font Awesome" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar datos de HealthKit" + "es": { + "stringUnit": { + "state": "translated", + "value": "Font Awesome" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer les données HealthKit" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Font Awesome" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "HealthKitデータを削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Font Awesome" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "HealthKit 데이터 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Font Awesome" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excluir dados do HealthKit" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Font Awesome" } } } }, - "Delete Photo" : { - "comment" : "The title of a confirmation dialog that appears when a user tries to delete a photo.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto löschen" + "Format": { + "comment": "A label describing the format option in the export view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Format" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar foto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Formato" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer la photo" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Format" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真を削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "形式" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "형식" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excluir foto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Formato" } } } }, - "Device Not Supported" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerät nicht unterstützt" + "Generate & Export Sharing": { + "comment": "A button label that allows users to generate and export all sharing screenshots.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Generieren & Teilen exportieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dispositivo no compatible" + "es": { + "stringUnit": { + "state": "translated", + "value": "Generar y exportar para compartir" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appareil non pris en charge" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Générer et exporter le partage" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "デバイスがサポートされていません" + "ja": { + "stringUnit": { + "state": "translated", + "value": "共有を生成してエクスポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지원되지 않는 기기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "공유 생성 및 내보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dispositivo não compatível" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerar e exportar compartilhamento" } } } }, - "Discover patterns in your mood, get personalized recommendations, and understand what affects how you feel." : { - "comment" : "A description of the benefits of using the app's AI-powered insights feature.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entdecke Muster in deiner Stimmung, erhalte persönliche Empfehlungen und verstehe, was dein Befinden beeinflusst." + "Generate Report": { + "comment": "A button label that says \"Generate Report\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bericht erstellen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descubre patrones en tu estado de ánimo, obtén recomendaciones personalizadas y comprende qué afecta cómo te sientes." + "es": { + "stringUnit": { + "state": "translated", + "value": "Generar informe" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Découvre des tendances dans ton humeur, reçois des recommandations personnalisées et comprends ce qui influence ton bien-être." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Générer le rapport" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分のパターンを発見し、パーソナライズされた提案を受け取り、何があなたの気持ちに影響を与えているか理解しよう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポートを生成" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분의 패턴을 발견하고, 맞춤 추천을 받고, 무엇이 기분에 영향을 주는지 이해하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서 생성" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descubra padrões no seu humor, receba recomendações personalizadas e entenda o que afeta como você se sente." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerar relatório" } } } }, - "Discover your emotional rhythm across the year. Spot trends and celebrate how far you've come." : { - "comment" : "A description of what the \"See Your Year at a Glance\" feature does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entdecke deinen emotionalen Rhythmus über das Jahr. Erkenne Trends und feiere, wie weit du gekommen bist." + "Generate Weekly Digest": { + "comment": "A button that generates a weekly digest of your app's usage.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wochenrückblick erstellen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descubre tu ritmo emocional a lo largo del año. Detecta tendencias y celebra tu progreso." + "es": { + "stringUnit": { + "state": "translated", + "value": "Generar resumen semanal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Découvrez votre rythme émotionnel tout au long de l'année. Repérez les tendances et célébrez votre progression." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Générer le résumé hebdomadaire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "1年を通じた感情のリズムを発見。トレンドを見つけ、成長を祝おう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "週間ダイジェストを生成" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "1년 동안의 감정 리듬을 발견하세요. 트렌드를 파악하고 성장을 축하하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "주간 요약 생성" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descubra seu ritmo emocional ao longo do ano. Identifique tendências e celebre seu progresso." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerar resumo semanal" } } } }, - "Dismiss" : { - "comment" : "A button to dismiss the current view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schließen" + "Generate clinical-quality mood reports to share with your therapist or track your progress over time.": { + "comment": "A description of the benefits of unlocking the mood report generation feature.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erstelle klinisch hochwertige Stimmungsberichte, um sie mit deinem Therapeuten zu teilen oder deinen Fortschritt zu verfolgen." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cerrar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Genera informes de ánimo de calidad clínica para compartir con tu terapeuta o seguir tu progreso." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fermer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Générez des rapports d'humeur de qualité clinique à partager avec votre thérapeute ou pour suivre vos progrès." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "閉じる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "セラピストと共有したり、経過を追跡するための臨床品質の気分レポートを生成します。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "닫기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "치료사와 공유하거나 시간에 따른 진행 상황을 추적할 수 있는 임상 수준의 기분 보고서를 생성합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fechar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gere relatórios de humor com qualidade clínica para compartilhar com seu terapeuta ou acompanhar seu progresso." } } } }, - "Dismiss digest" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rückblick schließen" + "Generating AI summary...": { + "comment": "Text displayed in the progress indicator while generating the AI-generated quick summary report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Zusammenfassung wird erstellt …" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cerrar resumen" + "es": { + "stringUnit": { + "state": "translated", + "value": "Generando resumen con IA…" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fermer le résumé" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Génération du résumé IA…" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダイジェストを閉じる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AI要約を生成中…" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "요약 닫기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 요약 생성 중…" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fechar resumo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerando resumo com IA…" } } } }, - "Don't break your streak!" : { - "comment" : "A description of the current streak or a motivational message.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Brich deine Serie nicht ab!" + "Generating Insights": { + "comment": "A message displayed when the app is generating user insights.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erkenntnisse werden erstellt" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡No rompas tu racha!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Generando información" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ne brise pas ta série !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Génération des informations" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "連続記録を途切れさせないで!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "インサイトを生成中" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연속 기록을 끊지 마세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "인사이트 생성 중" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não quebre sua sequência!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerando informações" } } } }, - "Done" : { - "comment" : "A button that dismisses the keyboard when pressed.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fertig" + "Generating monthly summaries...": { + "comment": "Message displayed in the progress view while generating monthly summaries for the detailed report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Monatliche Zusammenfassungen werden erstellt …" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Listo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Generando resúmenes mensuales…" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terminé" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Génération des résumés mensuels…" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "完了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "月間サマリーを生成中…" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "완료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "월간 요약 생성 중…" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Concluído" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerando resumos mensais…" } } } }, - "Double tap to authenticate with %@" : { - "comment" : "A button that triggers biometric authentication. The hint provides more information about the authentication method.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doppeltippen, um sich mit %@ zu authentifizieren" + "Generating weekly summary %lld of %lld...": { + "comment": "Progress message displayed in the UI during detailed report generation. The number in parentheses represents the number of sections that have been completed out of the total number of sections.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wöchentliche Zusammenfassung %lld von %lld wird erstellt …" + } + }, + "en": { + "stringUnit": { + "state": "new", + "value": "Generating weekly summary %1$lld of %2$lld..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca dos veces para autenticarte con %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Generando resumen semanal %lld de %lld…" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez deux fois pour vous authentifier avec %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Génération du résumé hebdomadaire %lld sur %lld…" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダブルタップして%@で認証" + "ja": { + "stringUnit": { + "state": "translated", + "value": "週間サマリーを生成中 %lld / %lld…" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@(으)로 인증하려면 두 번 탭하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "주간 요약 생성 중 %lld / %lld…" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque duas vezes para autenticar com %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerando resumo semanal %lld de %lld…" } } } }, - "Double tap to authenticate with your device passcode" : { - "comment" : "A hint text for the \"Use device passcode\" button on the lock screen.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doppeltippen, um sich mit Ihrem Gerätecode zu authentifizieren" + "Generating yearly summaries...": { + "comment": "Message displayed in the progress bar during the generation of yearly AI summaries in the detailed report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jährliche Zusammenfassungen werden erstellt …" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca dos veces para autenticarte con el código de tu dispositivo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Generando resúmenes anuales…" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez deux fois pour vous authentifier avec le code de votre appareil" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Génération des résumés annuels…" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダブルタップしてデバイスのパスコードで認証" + "ja": { + "stringUnit": { + "state": "translated", + "value": "年間サマリーを生成中…" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기기 암호로 인증하려면 두 번 탭하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연간 요약 생성 중…" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque duas vezes para autenticar com o código do dispositivo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerando resumos anuais…" } } } }, - "Double tap to edit" : { - "comment" : "A hint that appears when a user long-presses a heatmap cell, instructing them to tap it to edit the associated mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zum Bearbeiten doppelt tippen" + "Generation Failed": { + "comment": "A label displayed when the report generation fails.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erstellung fehlgeschlagen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca dos veces para editar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Error en la generación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie deux fois pour modifier" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Échec de la génération" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダブルタップで編集" + "ja": { + "stringUnit": { + "state": "translated", + "value": "生成に失敗しました" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "편집하려면 두 번 탭하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "생성 실패" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque duas vezes para editar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Falha na geração" } } } }, - "Double tap to edit mood" : { - "comment" : "A hint that appears when a user long-presses a mood cell to indicate that they can tap it to edit the mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zum Bearbeiten der Stimmung doppelt tippen" + "Get Mood Streak": { + "comment": "Title of an intent that checks the user's current mood logging streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmungs-Serie abrufen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca dos veces para editar el estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Obtener racha de estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie deux fois pour modifier l'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Obtenir la série d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダブルタップで気分を編集" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分の連続記録を取得" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분을 편집하려면 두 번 탭하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 연속 기록 가져오기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque duas vezes para editar o humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Obter sequência de humor" } } } }, - "Double tap to select" : { - "comment" : "A hint that appears when tapping on an icon to select it.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doppeltippen zum Auswählen" + "Get Personal Insights": { + "comment": "A button label that encourages users to subscribe for more personalized insights.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Persönliche Erkenntnisse erhalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doble toque para seleccionar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Obtener información personalizada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Double touche pour sélectionner" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Obtenir des analyses personnalisées" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダブルタップで選択" + "ja": { + "stringUnit": { + "state": "translated", + "value": "パーソナルインサイトを取得" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "두 번 탭하여 선택" + "ko": { + "stringUnit": { + "state": "translated", + "value": "개인 맞춤 인사이트 받기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque duplo para selecionar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Obter insights personalizados" } } } }, - "Double tap to toggle statistics" : { - "comment" : "An accessibility hint for the month card, instructing them to double-tap to toggle the visibility of the statistics section.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doppeltippen, um Statistiken umzuschalten" + "Get Started": { + "comment": "A button label that says \"Get Started\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Los geht's" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca dos veces para alternar estadísticas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Comenzar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez deux fois pour basculer les statistiques" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Commencer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ダブルタップして統計を切り替え" + "ja": { + "stringUnit": { + "state": "translated", + "value": "始める" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "통계를 전환하려면 두 번 탭하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "시작하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque duas vezes para alternar estatísticas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Começar" } } } }, - "Each theme combines colors, icons, layouts, and styles into a cohesive experience." : { - "comment" : "A description of how themes work.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jedes Theme kombiniert Farben, Icons, Layouts und Stile zu einem stimmigen Erlebnis." + "Get the most out of your mood tracking journey": { + "comment": "A description of the benefits of upgrading to the premium version of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hole das Beste aus deiner Stimmungsverfolgung heraus" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada tema combina colores, iconos, diseños y estilos en una experiencia cohesiva." + "es": { + "stringUnit": { + "state": "translated", + "value": "Aprovecha al máximo tu seguimiento de estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chaque thème combine couleurs, icônes, mises en page et styles en une expérience cohérente." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tire le meilleur parti de ton suivi d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "各テーマはカラー、アイコン、レイアウト、スタイルを組み合わせた統一感のある体験を提供します。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分記録をもっと活用しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "각 테마는 색상, 아이콘, 레이아웃, 스타일을 결합하여 일관된 경험을 제공합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록을 최대한 활용하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada tema combina cores, ícones, layouts e estilos em uma experiência coesa." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Aproveite ao máximo sua jornada de rastreamento de humor" } } } }, - "Each theme sets your colors, icons, and layouts" : { - "comment" : "A description under the title of the view, explaining what each theme does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jedes Theme legt deine Farben, Icons und Layouts fest" + "Got it": { + "comment": "A button label that says \"Got it\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verstanden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada tema define tus colores, iconos y diseños" + "es": { + "stringUnit": { + "state": "translated", + "value": "Entendido" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chaque thème définit vos couleurs, icônes et mises en page" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Compris" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "各テーマでカラー、アイコン、レイアウトが設定されます" + "ja": { + "stringUnit": { + "state": "translated", + "value": "了解" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "각 테마는 색상, 아이콘, 레이아웃을 설정합니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알겠습니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada tema define suas cores, ícones e layouts" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Entendi" } } } }, - "Edit" : { - "comment" : "A button label that triggers the editing of a journal note.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bearbeiten" + "Got it! Logged %@ for today.": { + "comment": "A confirmation dialog and a snippet view that appear when the user successfully logs their mood using Siri. The argument is the name of the mood that was logged.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verstanden! %@ für heute eingetragen." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Editar" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Entendido! Se registró %@ para hoy." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Modifier" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Compris ! %@ enregistré pour aujourd'hui." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "編集" + "ja": { + "stringUnit": { + "state": "translated", + "value": "了解!今日の気分を%@として記録しました。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "편집" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알겠습니다! 오늘 %@로 기록했습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Editar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Entendido! Registrado %@ para hoje." } } } }, - "Elevate Your\nEmotional Life" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verbessere dein\nemotionales Leben" + "Great job completing your reflection. Taking time to check in with yourself is a powerful habit.": { + "comment": "A fallback message displayed when the AI is unavailable.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Toll, dass du deine Reflexion abgeschlossen hast. Dir Zeit zu nehmen, um bei dir selbst einzuchecken, ist eine kraftvolle Gewohnheit." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eleva tu\nvida emocional" + "es": { + "stringUnit": { + "state": "translated", + "value": "Excelente trabajo completando tu reflexión. Tomarte el tiempo para conectar contigo mismo es un hábito poderoso." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Élevez votre\nvie émotionnelle" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bravo pour avoir terminé votre réflexion. Prendre le temps de faire le point avec vous-même est une habitude puissante." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感情生活を\n高めよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "振り返りを完了しました。自分自身と向き合う時間を取ることは、とても大切な習慣です。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감정 생활을\n높이세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "회고를 완료했습니다. 자신과 대화하는 시간을 갖는 것은 강력한 습관입니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eleve sua\nvida emocional" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ótimo trabalho completando sua reflexão. Dedicar tempo para se conectar consigo mesmo é um hábito poderoso." } } } }, - "ELEVATE YOUR\nEXPERIENCE" : { - "comment" : "A title describing the premium theme's focus on elevating the user's experience.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "VERBESSERE DEIN\nERLEBNIS" + "Green dot = eligible to show. Tips only show once per session when eligible.": { + "comment": "A footer label explaining that tips are only shown once per session and that the green dot indicates whether a tip is currently eligible to be shown.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Grüner Punkt = kann angezeigt werden. Tipps werden nur einmal pro Sitzung angezeigt." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "ELEVA TU\nEXPERIENCIA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Punto verde = elegible para mostrar. Los consejos solo se muestran una vez por sesión." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "ÉLEVEZ VOTRE\nEXPÉRIENCE" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Point vert = éligible à l'affichage. Les conseils ne s'affichent qu'une fois par session." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "体験を\n高めよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "緑のドット = 表示可能。ヒントは対象時、セッションごとに1回のみ表示されます。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "경험을\n높이세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "녹색 점 = 표시 가능. 팁은 해당 시 세션당 한 번만 표시됩니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "ELEVE SUA\nEXPERIÊNCIA" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ponto verde = elegível para exibição. Dicas aparecem apenas uma vez por sessão." } } } }, - "Enable Apple Intelligence" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence aktivieren" + "H: %@": { + "comment": "A label displaying the high temperature. The argument is the high temperature as a string.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "H: %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activar Apple Intelligence" + "es": { + "stringUnit": { + "state": "translated", + "value": "Máx: %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activer Apple Intelligence" + "fr": { + "stringUnit": { + "state": "translated", + "value": "H : %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligenceを有効にする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最高: %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence 활성화" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최고: %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ativar Apple Intelligence" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Máx: %@" } } } }, - "END" : { - "comment" : "A label displayed next to the user's selected end date in the date range picker.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "ENDE" + "H: %lld° L: %lld°": { + "comment": "A pair of high and low temperatures displayed in degrees Celsius.", + "isCommentAutoGenerated": true, + "localizations": { + "en": { + "stringUnit": { + "state": "new", + "value": "H: %1$lld° L: %2$lld°" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "H: %lld° T: %lld°" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "FIN" + "es": { + "stringUnit": { + "state": "translated", + "value": "Máx: %lld° Mín: %lld°" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "FIN" + "fr": { + "stringUnit": { + "state": "translated", + "value": "H: %lld° B: %lld°" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "終了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最高: %lld° 最低: %lld°" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "종료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최고: %lld° 최저: %lld°" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "FIM" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Máx: %lld° Mín: %lld°" } } } }, - "Entries" : { - "comment" : "A label describing the number of mood entries.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einträge" + "Haptic Feedback": { + "comment": "A label displayed above the toggle for haptic feedback.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Haptisches Feedback" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entradas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Respuesta háptica" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrées" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Retour haptique" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "触覚フィードバック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "항목" + "ko": { + "stringUnit": { + "state": "translated", + "value": "햅틱 피드백" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entradas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Feedback tátil" } } } }, - "entries tracked" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einträge erfasst" + "Has Seen Settings": { + "comment": "A label for whether the user has seen the settings section in the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hat Einstellungen gesehen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "entradas registradas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ha visto configuración" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "entrées suivies" + "fr": { + "stringUnit": { + "state": "translated", + "value": "A vu les paramètres" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エントリー記録済み" + "ja": { + "stringUnit": { + "state": "translated", + "value": "設定を確認済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "항목 기록됨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "설정을 확인함" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "entradas registradas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Viu as configurações" } } } }, - "Entry Details" : { - "comment" : "The title of the view that displays detailed information about a mood entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eintragsdetails" + "Help improve Reflect by sharing anonymous usage data": { + "comment": "A description of the analytics toggle.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hilf Reflect zu verbessern, indem du anonyme Nutzungsdaten teilst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Detalles de la entrada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ayuda a mejorar Reflect compartiendo datos de uso anónimos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Détails de l'entrée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aidez à améliorer Reflect en partageant des données d'utilisation anonymes" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録の詳細" + "ja": { + "stringUnit": { + "state": "translated", + "value": "匿名の使用データを共有してReflectの改善に協力" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "항목 세부정보" + "ko": { + "stringUnit": { + "state": "translated", + "value": "익명 사용 데이터를 공유하여 Reflect 개선에 도움을 주세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Detalhes da entrada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ajude a melhorar o Reflect compartilhando dados de uso anônimos" } } } }, - "Entry Missing" : { - "comment" : "A message displayed when an entry is missing for a specific day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eintrag fehlt" + "Hide trial banner & grant full access": { + "comment": "A description of the feature that allows users to bypass the trial period and access all features without ads.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testbanner ausblenden & vollen Zugriff gewähren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrada no encontrada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ocultar banner de prueba y otorgar acceso completo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrée manquante" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Masquer la bannière d'essai et accorder l'accès complet" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録がありません" + "ja": { + "stringUnit": { + "state": "translated", + "value": "トライアルバナーを非表示にしてフルアクセスを許可" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "항목 없음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험판 배너 숨기기 및 전체 액세스 허용" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrada não encontrada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ocultar banner de teste e conceder acesso total" } } } }, - "Every entry tells your story.\nPremium unlocks the full narrative." : { - "comment" : "A description of the premium subscription's benefits.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jeder Eintrag erzählt deine Geschichte.\nPremium enthüllt die ganze Erzählung." + "How are you feeling?": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie fühlst du dich?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada entrada cuenta tu historia.\nPremium desbloquea la narrativa completa." + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo te sientes?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chaque entrée raconte votre histoire.\nPremium déverrouille le récit complet." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment vous sentez-vous ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべての記録があなたの物語を語る。\nプレミアムで全体像を見よう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今どんな気分?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 기록이 당신의 이야기를 전합니다.\n프리미엄으로 전체 이야기를 열어보세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분이 어떠세요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada registro conta sua história.\nPremium desbloqueia a narrativa completa." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como você está se sentindo?" } } } }, - "Every feeling is a seed.\nPremium helps you grow." : { - "comment" : "A description of the premium subscription's benefits, emphasizing growth and self-improvement.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jedes Gefühl ist ein Samen.\nPremium hilft dir zu wachsen." + "How do you feel?": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie fühlst du dich?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada sentimiento es una semilla.\nPremium te ayuda a crecer." + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo te sientes?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chaque sentiment est une graine.\nPremium vous aide à grandir." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment vous sentez-vous ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべての感情は種。\nプレミアムで成長しよう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今の気分は?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 감정은 씨앗입니다.\n프리미엄으로 성장하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분이 어떠세요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada sentimento é uma semente.\nPremium ajuda você a crescer." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como você está se sentindo?" } } } }, - "Every feeling is a track.\nPremium gives you the full album." : { - "comment" : "A description of the premium subscription's benefits.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jedes Gefühl ist ein Track.\nPremium gibt dir das ganze Album." + "How to add widgets": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "So fügst du Widgets hinzu" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada sentimiento es una pista.\nPremium te da el álbum completo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Cómo añadir widgets" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chaque sentiment est une piste.\nPremium vous donne l'album complet." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment ajouter des widgets" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべての感情は一曲。\nプレミアムでアルバム全体を。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ウィジェットの追加方法" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 감정은 한 곡입니다.\n프리미엄으로 전체 앨범을 받으세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "위젯 추가 방법" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cada sentimento é uma faixa.\nPremium te dá o álbum completo." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como adicionar widgets" } } } }, - "Exit" : { - "comment" : "A button label that dismisses the current view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Beenden" + "Import": { + "comment": "A button label that allows users to import data.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Importieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Importar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quitter" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Importer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "終了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "インポート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나가기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "가져오기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sair" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Importar" } } } }, - "Experiment with vote celebrations" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Experimentiere mit Abstimmungsanimationen" + "Insights": { + "comment": "A label displayed above the insights section in the Insights view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erkenntnisse" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Experimenta con celebraciones de votación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Información" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Expérimentez les célébrations de vote" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Analyses" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "投票セレブレーションを試す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "インサイト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "투표 축하 실험" + "ko": { + "stringUnit": { + "state": "translated", + "value": "인사이트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Experimente celebrações de votação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Insights" } } } }, - "Explore Your Mood History" : { - "comment" : "A title for a feature that allows users to explore their mood history.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erkunde deine Stimmungshistorie" + "JOURNAL": { + "comment": "The title of the journal.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "TAGEBUCH" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Explora tu historial de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "DIARIO" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Explorez votre historique d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "JOURNAL" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分の履歴を探索" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日記" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록 탐색" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Explore seu histórico de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "DIÁRIO" } } } }, - "Export" : { - "comment" : "A button label that triggers data export.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportieren" + "Join 50,000+ on their journey": { + "comment": "A description of the social proof badge.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schließe dich 50.000+ auf ihrer Reise an" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Únete a más de 50.000 en su viaje" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rejoignez plus de 50 000 personnes dans leur voyage" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "50,000人以上と一緒に旅を" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "50,000명 이상과 함께 여정을" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Junte-se a mais de 50.000 em sua jornada" } } } }, - "Export %@" : { - "comment" : "A button that triggers the export of mood data in a selected format (e.g., CSV or PDF).", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ exportieren" + "Journal Note": { + "comment": "The title of the view that appears in the navigation bar.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tagebuchnotiz" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Nota del diario" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Note de journal" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@をエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日記メモ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일기 메모" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Nota do diário" } } } }, - "Export Complete!" : { - "comment" : "A message shown when the live activity export is complete.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Export abgeschlossen!" + "L: %@": { + "comment": "A label displaying the low temperature. The text inside the label is a placeholder that will be replaced with the actual low temperature value.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "T: %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Exportación completada!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mín: %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportation terminée !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "B : %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エクスポート完了!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最低: %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내보내기 완료!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최저: %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportação concluída!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mín: %@" } } } }, - "Export Data" : { - "comment" : "The title of the screen where users can export their mood data.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Daten exportieren" + "LONGEST STREAK": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "LÄNGSTE SERIE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar datos" + "es": { + "stringUnit": { + "state": "translated", + "value": "RACHA MÁS LARGA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter les données" + "fr": { + "stringUnit": { + "state": "translated", + "value": "PLUS LONGUE SÉRIE" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "データをエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最長連続記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "데이터 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최장 연속 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar dados" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "MAIOR SEQUÊNCIA" } } } }, - "Export Failed" : { - "comment" : "The title of an alert that appears when exporting mood data fails.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Export fehlgeschlagen" + "Last 10 Days": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Letzte 10 Tage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Error al exportar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Últimos 10 días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Échec de l'exportation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "10 derniers jours" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エクスポートに失敗しました" + "ja": { + "stringUnit": { + "state": "translated", + "value": "過去10日間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내보내기 실패" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최근 10일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Falha ao exportar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Últimos 10 dias" } } } }, - "Export Insights Screenshots" : { - "comment" : "A button label that allows users to export insights screenshots.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Insights-Screenshots exportieren" + "Last 5 Days": { + "comment": "A label displayed above the grid of days in the medium widget.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Letzte 5 Tage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar capturas de información" + "es": { + "stringUnit": { + "state": "translated", + "value": "Últimos 5 días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter les captures d'aperçus" + "fr": { + "stringUnit": { + "state": "translated", + "value": "5 derniers jours" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "インサイトのスクリーンショットを書き出す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "過去5日間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인사이트 스크린샷 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최근 5일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar capturas de insights" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Últimos 5 dias" } } } }, - "Export PDF" : { - "comment" : "A button label that triggers the export of a user's mood report as a PDF file.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "PDF exportieren" + "Legal": { + "comment": "A heading displayed in the Settings view that links to legal information.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Rechtliches" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar PDF" + "es": { + "stringUnit": { + "state": "translated", + "value": "Legal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter le PDF" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mentions légales" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "PDFをエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "法的事項" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "PDF 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "법적 정보" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar PDF" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Jurídico" } } } }, - "Export Preview" : { - "comment" : "A title for the preview section of the export view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportvorschau" + "Level up your self-awareness.\nPremium = MAX POWER!": { + "comment": "A tagline that describes the benefits of the premium subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Steigere dein Selbstbewusstsein.\nPremium = MAX POWER!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vista previa de exportación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Sube de nivel tu autoconciencia.\n¡Premium = MÁXIMO PODER!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçu de l'exportation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Améliorez votre conscience de soi.\nPremium = PUISSANCE MAX !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エクスポートのプレビュー" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自己認識をレベルアップ。\nプレミアム = 最大パワー!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내보내기 미리보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "자기 인식을 레벨업하세요.\n프리미엄 = 최대 파워!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pré-visualização da exportação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Aumente sua autoconsciência.\nPremium = PODER MÁXIMO!" } } } }, - "Export Voting Layouts" : { - "comment" : "A button label that allows users to export all of their voting layout configurations.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abstimmungs-Layouts exportieren" + "Light & dark mode PNGs": { + "comment": "A description of what the \"Export Widget Screenshots\" button does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Helle & dunkle PNGs" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar diseños de votación" + "es": { + "stringUnit": { + "state": "translated", + "value": "PNGs modo claro y oscuro" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter les mises en page de vote" + "fr": { + "stringUnit": { + "state": "translated", + "value": "PNG mode clair et sombre" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "投票レイアウトを書き出す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ライト&ダークモードPNG" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "투표 레이아웃 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "라이트 & 다크 모드 PNG" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar layouts de votação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "PNGs modo claro e escuro" } } } }, - "Export Watch Screenshots" : { - "comment" : "A button label that allows users to export watch view screenshots.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Watch-Screenshots exportieren" + "Like ink on paper, each mood\nleaves its mark. Premium reveals the pattern.": { + "comment": "A description of how the premium version reveals patterns in user moods.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie Tinte auf Papier hinterlässt\njede Stimmung ihre Spur. Premium enthüllt das Muster." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar capturas del Watch" + "es": { + "stringUnit": { + "state": "translated", + "value": "Como tinta en papel, cada estado de ánimo\ndeja su marca. Premium revela el patrón." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter les captures Watch" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comme l'encre sur le papier, chaque humeur\nlaisse sa trace. Premium révèle le motif." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Watchスクリーンショットを書き出す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "紙の上のインクのように、すべての気分が\n痕跡を残す。プレミアムでパターンを見よう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Watch 스크린샷 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "종이 위의 잉크처럼, 모든 기분이\n흔적을 남깁니다. 프리미엄으로 패턴을 확인하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar capturas do Watch" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como tinta no papel, cada humor\ndeixa sua marca. Premium revela o padrão." } } } }, - "Export Widget Screenshots" : { - "comment" : "A button label that prompts the user to download their light and dark mode widget screenshots.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Widget-Screenshots exportieren" + "Live Activity Preview": { + "comment": "The title of the view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Live-Aktivität Vorschau" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar capturas del widget" + "es": { + "stringUnit": { + "state": "translated", + "value": "Vista previa de actividad en vivo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter les captures du widget" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçu de l'activité en direct" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ウィジェットのスクリーンショットをエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ライブアクティビティのプレビュー" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "위젯 스크린샷 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "라이브 활동 미리보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportar capturas do widget" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pré-visualização da atividade ao vivo" } } } }, - "Export Your Data" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine Daten exportieren" + "Location Access Required": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Standortzugriff erforderlich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporta tus datos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Acceso a ubicación requerido" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporter vos données" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Accès à la localisation requis" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "データをエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "位置情報のアクセスが必要です" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "데이터 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "위치 접근 권한 필요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporte seus dados" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Acesso à localização necessário" } } } }, - "Export your mood data as CSV or PDF" : { - "comment" : "A hint that describes the functionality of the \"Export Data\" button in the Settings view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportiere deine Stimmungsdaten als CSV oder PDF" + "Log": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporta tus datos como CSV o PDF" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registrar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportez vos données en CSV ou PDF" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分データをCSVまたはPDFでエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 데이터를 CSV 또는 PDF로 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exporte seus dados como CSV ou PDF" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrar" } } } }, - "Exporting frames..." : { - "comment" : "A message displayed while the live activity is exporting frames.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Frames werden exportiert ..." + "Log Mood": { + "comment": "A button that opens Reflect to log a mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportando fotogramas..." + "es": { + "stringUnit": { + "state": "translated", + "value": "Registrar estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportation des images..." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer l'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "フレームをエクスポート中..." + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "프레임 내보내는 중..." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportando quadros..." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrar humor" } } } }, - "Exporting..." : { - "comment" : "A label indicating that a mood data export is in progress.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wird exportiert..." + "Log mood": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportando..." + "es": { + "stringUnit": { + "state": "translated", + "value": "Registrar estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportation..." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer l'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エクスポート中..." + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내보내는 중..." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exportando..." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrar humor" } } } }, - "Features" : { - "comment" : "A heading displayed above the \"Features\" section in the settings view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Funktionen" + "Log mood as ${moodEntity}": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung als ${moodEntity} erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Funciones" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registrar estado de ánimo como ${moodEntity}" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fonctionnalités" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer l'humeur comme ${moodEntity}" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "機能" + "ja": { + "stringUnit": { + "state": "translated", + "value": "${moodEntity}として気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기능" + "ko": { + "stringUnit": { + "state": "translated", + "value": "${moodEntity}로 기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Recursos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrar humor como ${moodEntity}" } } } }, - "Feel It All" : { - "comment" : "The title of a section that highlights the premium feature of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fühle alles" + "Log now": { + "comment": "A call-to-action text displayed in the expanded view of the MoodStreakLiveActivity widget, encouraging the user to log their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jetzt erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Siéntelo todo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registrar ahora" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ressentez tout" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer maintenant" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべてを感じて" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今すぐ記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 것을 느껴보세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지금 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sinta tudo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrar agora" } } } }, - "Feel With\nAll Your Heart" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fühle mit\ndeinem ganzen Herzen" + "Log this mood": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Diese Stimmung eintragen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Siente con\ntodo tu corazón" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registrar este ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ressentez avec\ntout votre cœur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer cette humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "心の底から\n感じよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "온 마음으로\n느끼세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sinta com\ntodo seu coração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrar este humor" } } } }, - "Fill 2 years data + export PNGs" : { - "comment" : "A description of the feature that generates and exports sharing screenshots.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "2 Jahre Daten füllen + PNGs exportieren" + "Log your mood": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erfasse deine Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rellenar 2 años de datos + exportar PNGs" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registra tu estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remplir 2 ans de données + exporter les PNG" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrez votre humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "2年分のデータを入力 + PNGをエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "2년 데이터 채우기 + PNG 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Preencher 2 anos de dados + exportar PNGs" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registre seu humor" } } } }, - "Find Your\nInner Calm" : { - "comment" : "A title describing the main benefit of the premium subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Finde deine\ninnere Ruhe" + "Logged!": { + "comment": "A message displayed when a mood is successfully logged.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erfasst!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Encuentra tu\ncalma interior" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Registrado!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Trouvez votre\ncalme intérieur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistré !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "内なる静けさを\n見つけよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録しました!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내면의 평온을\n찾으세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기록됨!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Encontre sua\ncalma interior" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registrado!" } } } }, - "Find Your\nInner Peace" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Finde deinen\ninneren Frieden" + "Longest Streak": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Längste Serie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Encuentra tu\npaz interior" + "es": { + "stringUnit": { + "state": "translated", + "value": "Racha más larga" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Trouvez votre\npaix intérieure" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Plus longue série" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "内なる平和を\n見つけよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最長連続記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내면의 평화를\n찾으세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최장 연속 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Encontre sua\npaz interior" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Maior sequência" } } } }, - "Fix Weekday" : { - "comment" : "A button label that, when tapped, will attempt to correct the user's calendar entries that are set to the wrong weekday.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wochentag korrigieren" + "MOOD UNLOCKED! 🎮": { + "comment": "A catchy title for the premium subscription content.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "STIMMUNG FREIGESCHALTET! 🎮" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Corregir día de la semana" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡ÁNIMO DESBLOQUEADO! 🎮" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Corriger le jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "HUMEUR DÉBLOQUÉE ! 🎮" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "曜日を修正" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分がアンロック! 🎮" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "요일 수정" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 잠금 해제! 🎮" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Corrigir dia da semana" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "HUMOR DESBLOQUEADO! 🎮" } } } }, - "Font Awesome" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Font Awesome" + "Make Tracking\nFun Again!": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mache das Tracking\nwieder spaßig!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Font Awesome" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Haz que el seguimiento\nsea divertido otra vez!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Font Awesome" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rendez le suivi\namusant à nouveau !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Font Awesome" + "ja": { + "stringUnit": { + "state": "translated", + "value": "トラッキングを\nまた楽しく!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Font Awesome" + "ko": { + "stringUnit": { + "state": "translated", + "value": "추적을\n다시 재미있게!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Font Awesome" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Torne o rastreamento\ndivertido novamente!" } } } }, - "Format" : { - "comment" : "A label describing the format option in the export view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Format" + "Manage": { + "comment": "A button that allows the user to manage their subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verwalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Formato" + "es": { + "stringUnit": { + "state": "translated", + "value": "Gestionar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Format" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Gérer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "形式" + "ja": { + "stringUnit": { + "state": "translated", + "value": "管理" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "형식" + "ko": { + "stringUnit": { + "state": "translated", + "value": "관리" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Formato" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerenciar" } } } }, - "Generate & Export Sharing" : { - "comment" : "A button label that allows users to generate and export all sharing screenshots.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generieren & Teilen exportieren" + "Maybe Later": { + "comment": "A label for a button that allows a user to skip the onboarding process.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vielleicht später" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generar y exportar para compartir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Quizás más tarde" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Générer et exporter le partage" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Peut-être plus tard" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "共有を生成してエクスポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "また後で" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "공유 생성 및 내보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나중에" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerar e exportar compartilhamento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Talvez depois" } } } }, - "Generate clinical-quality mood reports to share with your therapist or track your progress over time." : { - "comment" : "A description of the benefits of unlocking the mood report generation feature.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erstelle klinisch hochwertige Stimmungsberichte, um sie mit deinem Therapeuten zu teilen oder deinen Fortschritt zu verfolgen." + "Month & Year views, Insights & more": { + "comment": "A description of the premium features available in the subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Monats- & Jahresansichten, Erkenntnisse & mehr" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Genera informes de ánimo de calidad clínica para compartir con tu terapeuta o seguir tu progreso." + "es": { + "stringUnit": { + "state": "translated", + "value": "Vistas de mes y año, información y más" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Générez des rapports d'humeur de qualité clinique à partager avec votre thérapeute ou pour suivre vos progrès." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vues mois et année, analyses et plus" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "セラピストと共有したり、経過を追跡するための臨床品質の気分レポートを生成します。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "月・年表示、インサイトなど" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "치료사와 공유하거나 시간에 따른 진행 상황을 추적할 수 있는 임상 수준의 기분 보고서를 생성합니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "월별 및 연간 보기, 인사이트 등" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gere relatórios de humor com qualidade clínica para compartilhar com seu terapeuta ou acompanhar seu progresso." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Visualizações de mês e ano, insights e mais" } } } }, - "Generate Report" : { - "comment" : "A button label that says \"Generate Report\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bericht erstellen" + "Monthly Mood Wrap": { + "comment": "A title describing the content of the monthly mood wrap section.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Monatlicher Stimmungsrückblick" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generar informe" + "es": { + "stringUnit": { + "state": "translated", + "value": "Resumen mensual del estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Générer le rapport" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bilan mensuel d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポートを生成" + "ja": { + "stringUnit": { + "state": "translated", + "value": "月間気分まとめ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서 생성" + "ko": { + "stringUnit": { + "state": "translated", + "value": "월간 기분 요약" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerar relatório" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Resumo mensal de humor" } } } }, - "Generate Weekly Digest" : { - "comment" : "A button that generates a weekly digest of your app's usage.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wochenrückblick erstellen" + "Mood": { + "comment": "Title of the parameter in the app intent for mood voting.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generar resumen semanal" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Générer le résumé hebdomadaire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "週間ダイジェストを生成" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "주간 요약 생성" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerar resumo semanal" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Humor" } } } }, - "Generating AI summary..." : { - "comment" : "Text displayed in the progress indicator while generating the AI-generated quick summary report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Zusammenfassung wird erstellt …" + "Mood Graphic": { + "comment": "Name of the widget configuration displayed in the Widget Chooser.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmungsgrafik" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generando resumen con IA…" + "es": { + "stringUnit": { + "state": "translated", + "value": "Gráfico de estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Génération du résumé IA…" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Graphique d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI要約を生成中…" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分グラフィック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 요약 생성 중…" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 그래픽" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerando resumo com IA…" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gráfico de humor" } } } }, - "Generating Insights" : { - "comment" : "A message displayed when the app is generating user insights.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erkenntnisse werden erstellt" + "Mood Log Count": { + "comment": "The title of a label displaying the count of mood logs.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Anzahl Stimmungseinträge" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generando información" + "es": { + "stringUnit": { + "state": "translated", + "value": "Número de registros" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Génération des informations" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Nombre d'entrées" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "インサイトを生成中" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分の記録数" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인사이트 생성 중" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록 수" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerando informações" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Contagem de registros" } } } }, - "Generating monthly summaries..." : { - "comment" : "Message displayed in the progress view while generating monthly summaries for the detailed report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Monatliche Zusammenfassungen werden erstellt …" + "Mood Logged": { + "comment": "A title for the view that appears when a user logs their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung erfasst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generando resúmenes mensuales…" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estado de ánimo registrado" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Génération des résumés mensuels…" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Humeur enregistrée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "月間サマリーを生成中…" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録しました" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "월간 요약 생성 중…" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerando resumos mensais…" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Humor registrado" } } } }, - "Generating weekly summary %lld of %lld..." : { - "comment" : "Progress message displayed in the UI during detailed report generation. The number in parentheses represents the number of sections that have been completed out of the total number of sections.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wöchentliche Zusammenfassung %lld von %lld wird erstellt …" - } - }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "Generating weekly summary %1$lld of %2$lld..." + "Mood Streak": { + "comment": "Title of an app shortcut that shows the user their mood streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmungs-Serie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generando resumen semanal %lld de %lld…" + "es": { + "stringUnit": { + "state": "translated", + "value": "Racha de estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Génération du résumé hebdomadaire %lld sur %lld…" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Série d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "週間サマリーを生成中 %lld / %lld…" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分連続記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "주간 요약 생성 중 %lld / %lld…" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 연속 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerando resumo semanal %lld de %lld…" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sequência de humor" } } } }, - "Generating yearly summaries..." : { - "comment" : "Message displayed in the progress bar during the generation of yearly AI summaries in the detailed report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jährliche Zusammenfassungen werden erstellt …" + "Mood Vote": { + "comment": "The display name of the widget configuration.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mood Vote" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Generando resúmenes anuales…" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mood Vote" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Génération des résumés annuels…" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mood Vote" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "年間サマリーを生成中…" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Mood Vote" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연간 요약 생성 중…" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Mood Vote" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerando resumos anuais…" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mood Vote" } } } }, - "Generation Failed" : { - "comment" : "A label displayed when the report generation fails.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erstellung fehlgeschlagen" + "Mood logged: %@": { + "comment": "A label describing the mood that was logged for today. The argument is the mood that was logged.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung erfasst: %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Error en la generación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estado de ánimo registrado: %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Échec de la génération" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Humeur enregistrée : %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "生成に失敗しました" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録: %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "생성 실패" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록됨: %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Falha na geração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Humor registrado: %@" } } } }, - "Get Mood Streak" : { - "comment" : "Title of an intent that checks the user's current mood logging streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmungs-Serie abrufen" + "Mood selection": { + "comment": "A heading for the mood selection section.", + "extractionState": "stale", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmungsauswahl" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Obtener racha de estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Selección de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Obtenir la série d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Sélection d'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分の連続記録を取得" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分の選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 연속 기록 가져오기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Obter sequência de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seleção de humor" } } } }, - "Get Personal Insights" : { - "comment" : "A button label that encourages users to subscribe for more personalized insights.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Persönliche Erkenntnisse erhalten" + "NO_DATA": { + "comment": "A placeholder text indicating that there is no data available for a specific entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KEINE_DATEN" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Obtener información personalizada" + "es": { + "stringUnit": { + "state": "translated", + "value": "SIN_DATOS" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Obtenir des analyses personnalisées" + "fr": { + "stringUnit": { + "state": "translated", + "value": "AUCUNE_DONNÉE" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "パーソナルインサイトを取得" + "ja": { + "stringUnit": { + "state": "translated", + "value": "データなし" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "개인 맞춤 인사이트 받기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "데이터_없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Obter insights personalizados" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "SEM_DADOS" } } } }, - "Get Started" : { - "comment" : "A button label that says \"Get Started\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Los geht's" + "Next month": { + "comment": "A button label that says \"Next month\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nächster Monat" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comenzar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mes siguiente" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Commencer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mois suivant" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "始める" + "ja": { + "stringUnit": { + "state": "translated", + "value": "翌月" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "시작하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다음 달" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Começar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Próximo mês" } } } }, - "Get the most out of your mood tracking journey" : { - "comment" : "A description of the benefits of upgrading to the premium version of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hole das Beste aus deiner Stimmungsverfolgung heraus" + "No designs available": { + "comment": "A message displayed when there are no sharing design variations available.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Keine Designs verfügbar" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aprovecha al máximo tu seguimiento de estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "No hay diseños disponibles" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tire le meilleur parti de ton suivi d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aucun design disponible" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分記録をもっと活用しよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "デザインがありません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록을 최대한 활용하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사용 가능한 디자인 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aproveite ao máximo sua jornada de rastreamento de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Nenhum design disponível" } } } }, - "Got it" : { - "comment" : "A button label that says \"Got it\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verstanden" + "No entry": { + "comment": "A label indicating that there is no entry for a particular day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Kein Eintrag" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entendido" + "es": { + "stringUnit": { + "state": "translated", + "value": "Sin entrada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compris" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aucune entrée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "了解" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録なし" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알겠습니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "항목 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entendi" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sem entrada" } } } }, - "Got it! Logged %@ for today." : { - "comment" : "A confirmation dialog and a snippet view that appear when the user successfully logs their mood using Siri. The argument is the name of the mood that was logged.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verstanden! %@ für heute eingetragen." + "No mood recorded": { + "comment": "A placeholder text displayed when no mood is recorded for an entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Keine Stimmung erfasst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Entendido! Se registró %@ para hoy." + "es": { + "stringUnit": { + "state": "translated", + "value": "Sin estado de ánimo registrado" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compris ! %@ enregistré pour aujourd'hui." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aucune humeur enregistrée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "了解!今日の気分を%@として記録しました。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分の記録なし" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알겠습니다! 오늘 %@로 기록했습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "기록된 기분 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entendido! Registrado %@ para hoje." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Nenhum humor registrado" } } } }, - "Great job completing your reflection. Taking time to check in with yourself is a powerful habit." : { - "comment" : "A fallback message displayed when the AI is unavailable.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toll, dass du deine Reflexion abgeschlossen hast. Dir Zeit zu nehmen, um bei dir selbst einzuchecken, ist eine kraftvolle Gewohnheit." + "Not Available": { + "comment": "A label indicating that Apple Health is not available on the user's device.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nicht verfügbar" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excelente trabajo completando tu reflexión. Tomarte el tiempo para conectar contigo mismo es un hábito poderoso." + "es": { + "stringUnit": { + "state": "translated", + "value": "No disponible" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bravo pour avoir terminé votre réflexion. Prendre le temps de faire le point avec vous-même est une habitude puissante." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Non disponible" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "振り返りを完了しました。自分自身と向き合う時間を取ることは、とても大切な習慣です。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "利用不可" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "회고를 완료했습니다. 자신과 대화하는 시간을 갖는 것은 강력한 습관입니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "사용 불가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ótimo trabalho completando sua reflexão. Dedicar tempo para se conectar consigo mesmo é um hábito poderoso." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não disponível" } } } }, - "Green dot = eligible to show. Tips only show once per session when eligible." : { - "comment" : "A footer label explaining that tips are only shown once per session and that the green dot indicates whether a tip is currently eligible to be shown.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Grüner Punkt = kann angezeigt werden. Tipps werden nur einmal pro Sitzung angezeigt." + "OK": { + "comment": "The text for an OK button.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "OK" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Punto verde = elegible para mostrar. Los consejos solo se muestran una vez por sesión." + "es": { + "stringUnit": { + "state": "translated", + "value": "OK" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Point vert = éligible à l'affichage. Les conseils ne s'affichent qu'une fois par session." + "fr": { + "stringUnit": { + "state": "translated", + "value": "OK" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "緑のドット = 表示可能。ヒントは対象時、セッションごとに1回のみ表示されます。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "OK" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "녹색 점 = 표시 가능. 팁은 해당 시 세션당 한 번만 표시됩니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "확인" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ponto verde = elegível para exibição. Dicas aparecem apenas uma vez por sessão." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "OK" } } } }, - "guided_chip_neg_act_facts_feelings" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fakten von Gefühlen trennen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Separate facts from feelings" + "Open Reflect": { + "comment": "Title of the app intent to open the Reflect app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Reflect öffnen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Separar hechos de sentimientos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abrir Reflect" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Séparer les faits des sentiments" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvrir Reflect" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "事実と感情を分ける" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectを開く" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사실과 감정을 분리하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect 열기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Separar fatos de sentimentos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abrir Reflect" } } } }, - "guided_chip_neg_act_get_rest" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Etwas ausruhen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Get some rest" + "Open Reflect to log your mood": { + "comment": "Description of the \"Log Mood\" control widget.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Öffne Reflect, um deine Stimmung zu erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descansar un poco" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre Reflect para registrar tu estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se reposer un peu" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvre Reflect pour enregistrer ton humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "少し休む" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectを開いて気分を記録しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "좀 쉬기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect를 열어 기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descansar um pouco" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abra o Reflect para registrar seu humor" } } } }, - "guided_chip_neg_act_got_through" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "An eine Zeit erinnern, als ich etwas Schweres überstanden habe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remember a time I got through something hard" + "Open Settings": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einstellungen öffnen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Recordar una vez que superé algo difícil" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abrir Ajustes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Me souvenir d'un moment où j'ai surmonté quelque chose" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvrir les Réglages" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "困難を乗り越えた時を思い出す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "設定を開く" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "힘든 일을 이겨냈던 때를 기억하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "설정 열기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Lembrar de uma vez que superei algo difícil" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abrir Ajustes" } } } }, - "guided_chip_neg_act_matter_in_week" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wird das in einer Woche noch wichtig sein?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Will this matter in a week?" + "Open app to subscribe": { + "comment": "A hint that appears when a user taps on a mood button in the voting view, explaining that they need to open the app to subscribe.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "App öffnen zum Abonnieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Importará esto en una semana?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre la app para suscribirte" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Est-ce que ça comptera dans une semaine ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvrez l'app pour vous abonner" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "一週間後にも気になること?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アプリを開いて登録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일주일 후에도 중요할까?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "앱을 열어 구독" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Isso vai importar em uma semana?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abra o app para assinar" } } } }, - "guided_chip_neg_act_one_small_thing" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eine kleine Sache tun, die ich kontrollieren kann" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Do one small thing I can control" + "Open the Reflect app to log your mood": { + "comment": "A user-visible description of the intent to open the Reflect app to log your mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Öffne die Reflect-App, um deine Stimmung zu erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hacer una cosa pequeña que puedo controlar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre la app Reflect para registrar tu estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faire une petite chose que je peux contrôler" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvre l'app Reflect pour enregistrer ton humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分がコントロールできる小さなことをする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectアプリを開いて気分を記録しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내가 통제할 수 있는 작은 것 하나 하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect 앱을 열어 기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fazer uma coisa pequena que posso controlar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abra o app Reflect para registrar seu humor" } } } }, - "guided_chip_neg_act_step_away" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abstand von der Situation nehmen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Step away from the situation" + "Opens End User License Agreement in browser": { + "comment": "A button that opens the app's End User License Agreement in the user's web browser.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Öffnet Endbenutzer-Lizenzvereinbarung im Browser" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alejarme de la situación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre el acuerdo de licencia en el navegador" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prendre du recul" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvre le contrat de licence dans le navigateur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "状況から離れる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エンドユーザー使用許諾契約をブラウザで開く" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "상황에서 벗어나기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "브라우저에서 최종 사용자 라이선스 계약 열기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se afastar da situação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abre o contrato de licença no navegador" } } } }, - "guided_chip_neg_act_take_walk" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Spazieren gehen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Take a walk" + "Opens Privacy Policy in browser": { + "comment": "A button that opens the app's privacy policy in a web browser.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Öffnet Datenschutzrichtlinie im Browser" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dar un paseo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre la política de privacidad en el navegador" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faire une promenade" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvre la politique de confidentialité dans le navigateur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "散歩する" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プライバシーポリシーをブラウザで開く" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "산책하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "브라우저에서 개인정보 처리방침 열기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dar uma caminhada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abre a política de privacidade no navegador" } } } }, - "guided_chip_neg_act_talk_someone" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mit jemandem reden, dem ich vertraue" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Talk to someone I trust" + "Opens subscription options": { + "comment": "A hint for a button that opens a subscription store.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Öffnet Abonnementoptionen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hablar con alguien de confianza" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre opciones de suscripción" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Parler à quelqu'un en qui j'ai confiance" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvre les options d'abonnement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "信頼できる人に話す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サブスクリプションオプションを開く" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "믿을 수 있는 사람과 이야기하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독 옵션 열기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conversar com alguém de confiança" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abre opções de assinatura" } } } }, - "guided_chip_neg_act_worst_case" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Das Worst-Case-Szenario hinterfragen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Challenge the worst-case scenario" + "Opens time picker to change reminder time": { + "comment": "A hint that describes the action of tapping the \"Reminder Time\" button in the Settings view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Öffnet Zeitauswahl zur Änderung der Erinnerungszeit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuestionar el peor escenario" + "es": { + "stringUnit": { + "state": "translated", + "value": "Abre selector de hora para cambiar el recordatorio" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remettre en question le pire scénario" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ouvre le sélecteur d'heure pour changer le rappel" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最悪の事態を疑ってみる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リマインダー時刻を変更する時刻ピッカーを開く" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최악의 시나리오에 도전하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알림 시간 변경을 위한 시간 선택기 열기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Questionar o pior cenário" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Abre seletor de hora para alterar o lembrete" } } } }, - "guided_chip_neg_act_write_it_out" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es aufschreiben" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Write it out" + "Or use your device passcode": { + "comment": "A hint displayed below the \"Unlock with biometric\" button, encouraging users to use their device passcode if they don't have a biometric authentication method set up.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Oder verwende deinen Gerätecode" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escribirlo" + "es": { + "stringUnit": { + "state": "translated", + "value": "O usa el código de tu dispositivo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'écrire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ou utilise le code de ton appareil" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "書き出す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "またはデバイスのパスコードを使用" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "적어보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "또는 기기 암호를 사용하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escrever sobre isso" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ou use o código do seu dispositivo" } } } }, - "guided_chip_neg_all_my_fault" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es ist alles meine Schuld" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "It's all my fault" + "Pause": { + "comment": "A button label that pauses a live activity.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Pause" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todo es mi culpa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Pausar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'est entièrement ma faute" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pause" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "全部自分のせいだ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "一時停止" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다 내 잘못이야" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일시정지" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "É tudo culpa minha" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pausar" } } } }, - "guided_chip_neg_better_than_think" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du machst das besser als du denkst" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "You're doing better than you think" + "Payment Issue": { + "comment": "A label indicating that there is a payment issue with a subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zahlungsproblem" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Lo estás haciendo mejor de lo que piensas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Problema de pago" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu fais mieux que tu ne le penses" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Problème de paiement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "思っているよりうまくやっている" + "ja": { + "stringUnit": { + "state": "translated", + "value": "支払いの問題" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "생각보다 잘하고 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "결제 문제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você está indo melhor do que pensa" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Problema de pagamento" } } } }, - "guided_chip_neg_cant_do_right" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich kann nichts richtig machen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I can't do anything right" + "Paywall Styles": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Paywall-Stile" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No puedo hacer nada bien" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estilos de paywall" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je ne fais rien de bien" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Styles de paywall" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "何をやってもダメだ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ペイウォールスタイル" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나는 아무것도 제대로 못 해" + "ko": { + "stringUnit": { + "state": "translated", + "value": "페이월 스타일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não consigo fazer nada certo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estilos de paywall" } } } }, - "guided_chip_neg_cant_handle" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich kann das nicht bewältigen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I can't handle this" + "Paywall Theme Lab": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Paywall-Theme-Labor" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No puedo con esto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Laboratorio de temas de paywall" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je ne peux pas gérer ça" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Labo de thèmes de paywall" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "もう耐えられない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ペイウォールテーマラボ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이걸 감당할 수 없어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "페이월 테마 랩" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não consigo lidar com isso" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Laboratório de temas de paywall" } } } }, - "guided_chip_neg_dont_matter" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich bin unwichtig" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I don't matter" + "Perspective Check": { + "comment": "Short CBT step label shown above the \"Perspective Check\" question in Guided Reflection.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Perspektivwechsel" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No importo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cambio de perspectiva" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je ne compte pas" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prise de recul" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分なんて重要じゃない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "視点の確認" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나는 중요하지 않아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "관점 전환" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eu não importo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mudança de perspectiva" } } } }, - "guided_chip_neg_dont_need_figured" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du musst nicht alles durchschaut haben" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "You don't have to have it all figured out" + "Photo": { + "comment": "A label displayed next to the \"Photo\" button.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No tienes que tenerlo todo resuelto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu n'as pas besoin de tout comprendre" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "全てわかっていなくていい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 걸 다 알 필요는 없어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você não precisa ter tudo resolvido" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Foto" } } } }, - "guided_chip_neg_falling_behind" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich falle zurück" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I'm falling behind" + "Photo Library": { + "comment": "A button option that allows the user to choose a photo from their photo library.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fotomediathek" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Me estoy quedando atrás" + "es": { + "stringUnit": { + "state": "translated", + "value": "Biblioteca de fotos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je prends du retard" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Photothèque" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "遅れをとっている" + "ja": { + "stringUnit": { + "state": "translated", + "value": "フォトライブラリ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "뒤처지고 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 보관함" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estou ficando para trás" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Biblioteca de fotos" } } } }, - "guided_chip_neg_feeling_will_pass" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dieses Gefühl wird vergehen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "This feeling will pass" + "Photo not found": { + "comment": "A message displayed when a photo cannot be loaded.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto nicht gefunden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este sentimiento pasará" + "es": { + "stringUnit": { + "state": "translated", + "value": "Foto no encontrada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ce sentiment passera" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Photo introuvable" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この気持ちは過ぎ去る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真が見つかりません" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 감정은 지나갈 거야" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진을 찾을 수 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Esse sentimento vai passar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Foto não encontrada" } } } }, - "guided_chip_neg_give_grace" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gib dir die Nachsicht, die du anderen gibst" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Give yourself the grace you'd give others" + "Pick Mood": { + "comment": "A button that allows users to select a mood from a menu.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung wählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Date la gracia que le darías a otros" + "es": { + "stringUnit": { + "state": "translated", + "value": "Elegir estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Accorde-toi la grâce que tu accorderais aux autres" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisir l'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "他人にするように自分にも優しく" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다른 사람에게 주는 관대함을 나에게도" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dê a si mesmo a graça que daria aos outros" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolher humor" } } } }, - "guided_chip_neg_letting_down" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich enttäusche andere" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I'm letting people down" + "Pick a time that works for your daily check-in": { + "comment": "A description under the time picker that explains its purpose.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wähle eine Zeit für deinen täglichen Check-in" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estoy decepcionando a los demás" + "es": { + "stringUnit": { + "state": "translated", + "value": "Elige una hora para tu registro diario" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je déçois les autres" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisis une heure pour ton check-in quotidien" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "周りをがっかりさせている" + "ja": { + "stringUnit": { + "state": "translated", + "value": "毎日のチェックインに都合の良い時間を選んでね" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사람들을 실망시키고 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "매일 체크인할 시간을 선택하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estou decepcionando as pessoas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolha um horário para seu check-in diário" } } } }, - "guided_chip_neg_never_change" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es wird sich nie ändern" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Things will never change" + "Planning": { + "comment": "Step label in the Guided Reflection for the \"Activity\" question.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Planung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Las cosas nunca cambiarán" + "es": { + "stringUnit": { + "state": "translated", + "value": "Planificación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Les choses ne changeront jamais" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Planification" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "何も変わらない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "計画" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아무것도 변하지 않을 거야" + "ko": { + "stringUnit": { + "state": "translated", + "value": "계획" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "As coisas nunca vão mudar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Planejamento" } } } }, - "guided_chip_neg_no_one_understands" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Niemand versteht mich" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "No one understands" + "Populate with sample mood entries": { + "comment": "A description of what the \"Add Test Data\" button does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mit Beispiel-Stimmungseinträgen füllen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nadie me entiende" + "es": { + "stringUnit": { + "state": "translated", + "value": "Rellenar con entradas de ejemplo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Personne ne comprend" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Remplir avec des entrées d'exemple" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "誰もわかってくれない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サンプルの気分記録を追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아무도 이해하지 못해" + "ko": { + "stringUnit": { + "state": "translated", + "value": "샘플 기분 기록으로 채우기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ninguém entende" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Preencher com registros de exemplo" } } } }, - "guided_chip_neg_not_good_enough" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich bin nicht gut genug" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I'm not good enough" + "Predict your patterns.\nPrepare for any weather.": { + "comment": "A description of the app's main feature, \"Predict your patterns. Prepare for any weather.\"", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sage deine Muster voraus.\nSei auf jedes Wetter vorbereitet." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No soy suficiente" + "es": { + "stringUnit": { + "state": "translated", + "value": "Predice tus patrones.\nPrepárate para cualquier clima." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je ne suis pas assez bien" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prédisez vos schémas.\nPréparez-vous à tout temps." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分は十分じゃない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "パターンを予測しよう。\nどんな天気にも備えて。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나는 충분하지 않아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "패턴을 예측하세요.\n어떤 날씨에도 대비하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não sou bom o suficiente" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Preveja seus padrões.\nPrepare-se para qualquer clima." } } } }, - "guided_chip_neg_not_whole_story" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Was passiert ist, ist nicht deine ganze Geschichte" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What happened isn't your whole story" + "Premium Active": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Premium aktiv" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Lo que pasó no es toda tu historia" + "es": { + "stringUnit": { + "state": "translated", + "value": "Premium activo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ce qui s'est passé n'est pas toute ton histoire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Premium actif" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "起きたことが全てじゃない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プレミアム有効" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일어난 일이 전부가 아니야" + "ko": { + "stringUnit": { + "state": "translated", + "value": "프리미엄 활성화됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O que aconteceu não é toda a sua história" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Premium ativo" } } } }, - "guided_chip_neg_nothing_goes_right" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nichts läuft jemals richtig" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nothing ever goes right" + "Premium Edition": { + "comment": "A title for the premium edition of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Premium-Edition" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nada sale bien nunca" + "es": { + "stringUnit": { + "state": "translated", + "value": "Edición Premium" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rien ne va jamais bien" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Édition Premium" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "何もうまくいかない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プレミアム版" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아무것도 잘 되지 않아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "프리미엄 에디션" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nada nunca dá certo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Edição Premium" } } } }, - "guided_chip_neg_ok_to_struggle" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es ist okay, manchmal zu kämpfen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "It's okay to struggle sometimes" + "Premium Feature": { + "comment": "A label indicating a premium feature.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Premium-Funktion" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Está bien tener dificultades a veces" + "es": { + "stringUnit": { + "state": "translated", + "value": "Función Premium" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'est normal de lutter parfois" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fonctionnalité Premium" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "時には苦しくてもいい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プレミアム機能" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "가끔 힘든 건 괜찮아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "프리미엄 기능" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tudo bem ter dificuldades às vezes" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Recurso Premium" } } } }, - "guided_chip_neg_one_bad_day" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein schlechter Tag definiert dich nicht" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "One bad day doesn't define you" + "Premium feature, subscription required": { + "comment": "A description of a premium feature that requires a subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Premium-Funktion, Abonnement erforderlich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un mal día no te define" + "es": { + "stringUnit": { + "state": "translated", + "value": "Función premium, requiere suscripción" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un mauvais jour ne te définit pas" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fonction premium, abonnement requis" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "一日の悪い日が自分を決めない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プレミアム機能、サブスクリプションが必要" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나쁜 하루가 나를 정의하지 않아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "프리미엄 기능, 구독 필요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Um dia ruim não te define" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Recurso premium, assinatura necessária" } } } }, - "guided_chip_neg_ref_doing_my_best" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich gebe mein Bestes mit dem, was ich habe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I'm doing my best with what I have" + "Premium refinement for those\nwho expect the finest.": { + "comment": "A description of the premium theme, emphasizing its exclusivity and high-quality elements.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Premium-Verfeinerung für alle,\ndie das Beste erwarten." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estoy haciendo lo mejor que puedo con lo que tengo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Refinamiento premium para quienes\nesperan lo mejor." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je fais de mon mieux avec ce que j'ai" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Raffinement premium pour ceux\nqui attendent le meilleur." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今あるもので精一杯やっている" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最高を求める人への\nプレミアム品質。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내가 가진 것으로 최선을 다하고 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최고를 기대하는 분들을 위한\n프리미엄 품격." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estou fazendo o meu melhor com o que tenho" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Refinamento premium para quem\nespera o melhor." } } } }, - "guided_chip_neg_ref_one_chapter" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Das ist ein schlechtes Kapitel, nicht die ganze Geschichte" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "This is one bad chapter, not the whole story" + "Preparing data...": { + "comment": "Message displayed during the generation of a mood report, indicating that data is being prepared.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Daten werden vorbereitet …" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este es un mal capítulo, no toda la historia" + "es": { + "stringUnit": { + "state": "translated", + "value": "Preparando datos…" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ce n'est qu'un mauvais chapitre, pas toute l'histoire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Préparation des données…" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "これは一つの悪い章であって、物語の全てではない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "データを準備中…" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이건 하나의 나쁜 장일 뿐, 전체 이야기가 아니에요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "데이터 준비 중…" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este é um capítulo ruim, não a história toda" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Preparando dados…" } } } }, - "guided_chip_neg_should_have" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich hätte es besser machen sollen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I should have done better" + "Preview": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vorschau" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Debería haberlo hecho mejor" + "es": { + "stringUnit": { + "state": "translated", + "value": "Vista previa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "J'aurais dû faire mieux" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçu" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "もっとうまくやるべきだった" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プレビュー" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "더 잘했어야 했는데" + "ko": { + "stringUnit": { + "state": "translated", + "value": "미리보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eu deveria ter feito melhor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Visualizar" } } } }, - "guided_chip_neg_something_wrong" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Etwas stimmt nicht mit mir" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Something is wrong with me" + "Preview and test different subscription paywall designs": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vorschau und Test verschiedener Abo-Paywall-Designs" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo está mal conmigo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Previsualiza y prueba diferentes diseños de paywall" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelque chose ne va pas chez moi" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prévisualisez et testez différents designs de paywall" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分はどこかおかしい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "さまざまなサブスクリプションペイウォールデザインをプレビューしてテスト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나에게 뭔가 문제가 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다양한 구독 페이월 디자인 미리보기 및 테스트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tem algo errado comigo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Visualize e teste diferentes designs de paywall" } } } }, - "guided_chip_neg_too_hard" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du bist zu streng mit dir" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "You're being too hard on yourself" + "Preview subscription themes": { + "comment": "A description of what the paywall preview button does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abo-Themes Vorschau" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estás siendo muy duro contigo mismo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Vista previa de temas de suscripción" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu es trop dur avec toi-même" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçu des thèmes d'abonnement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分に厳しくしすぎている" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サブスクリプションテーマをプレビュー" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "너무 자신에게 가혹해하지 마" + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독 테마 미리보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você está sendo duro demais consigo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Visualizar temas de assinatura" } } } }, - "guided_chip_neu_ambivalence" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ambivalenz" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ambivalence" + "Previous month": { + "comment": "A label for a button that navigates to the previous month in the date range picker.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vorheriger Monat" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ambivalencia" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mes anterior" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ambivalence" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mois précédent" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "曖昧な気持ち" + "ja": { + "stringUnit": { + "state": "translated", + "value": "前月" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "양가감정" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이전 달" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ambivalência" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mês anterior" } } } }, - "guided_chip_neu_apathy" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apathie" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apathy" + "Privacy Lock": { + "comment": "A title for a toggle that controls whether or not biometric authentication is enabled.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Datenschutzsperre" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apatía" + "es": { + "stringUnit": { + "state": "translated", + "value": "Bloqueo de privacidad" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apathie" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Verrouillage de confidentialité" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "無気力" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プライバシーロック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "무기력" + "ko": { + "stringUnit": { + "state": "translated", + "value": "개인정보 보호 잠금" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apatia" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Bloqueio de privacidade" } } } }, - "guided_chip_neu_autopilot" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Autopilot" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Autopilot" + "Privacy Notice": { + "comment": "A confirmation dialog title that informs the user about the privacy policy of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Datenschutzhinweis" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Piloto automático" + "es": { + "stringUnit": { + "state": "translated", + "value": "Aviso de privacidad" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pilote automatique" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Avis de confidentialité" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "惰性" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プライバシーに関する通知" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "자동 조종 모드" + "ko": { + "stringUnit": { + "state": "translated", + "value": "개인정보 보호 안내" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Piloto automático" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Aviso de privacidade" } } } }, - "guided_chip_neu_boredom" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Langeweile" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Boredom" + "Processing...": { + "comment": "A message displayed while an image is being processed.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wird verarbeitet..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aburrimiento" + "es": { + "stringUnit": { + "state": "translated", + "value": "Procesando..." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ennui" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Traitement..." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "退屈" + "ja": { + "stringUnit": { + "state": "translated", + "value": "処理中..." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지루함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "처리 중..." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tédio" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Processando..." } } } }, - "guided_chip_neu_def_doesnt_define" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es könnte stimmen, aber es definiert mich nicht" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "It could be true, but it doesn't define me" + "Quickly rate your mood for today": { + "comment": "Description of the Mood Vote widget.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bewerte schnell deine heutige Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Podría ser cierto, pero no me define" + "es": { + "stringUnit": { + "state": "translated", + "value": "Califica rápidamente tu estado de ánimo de hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'est peut-être vrai, mais ça ne me définit pas" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Note rapidement ton humeur du jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "本当かもしれないけど、自分を定義しない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気分をすばやく評価" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사실일 수 있지만, 나를 정의하지 않아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘의 기분을 빠르게 평가하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pode ser verdade, mas não me define" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Avalie rapidamente seu humor de hoje" } } } }, - "guided_chip_neu_def_dont_solve_now" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich muss das jetzt nicht lösen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I don't need to solve this right now" + "REFLECT": { + "comment": "The name of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "REFLECT" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No necesito resolver esto ahora" + "es": { + "stringUnit": { + "state": "translated", + "value": "REFLECT" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je n'ai pas besoin de résoudre ça maintenant" + "fr": { + "stringUnit": { + "state": "translated", + "value": "REFLECT" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今すぐ解決しなくていい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "REFLECT" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지금 당장 이걸 해결할 필요 없어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "REFLECT" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não preciso resolver isso agora" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "REFLECT" } } } }, - "guided_chip_neu_def_just_a_thought" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es ist nur ein Gedanke, keine Tatsache" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "It's just a thought, not a fact" + "REFLECT MIXTAPE": { + "comment": "The name of the premium subscription experience.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "REFLECT MIXTAPE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Es solo un pensamiento, no un hecho" + "es": { + "stringUnit": { + "state": "translated", + "value": "REFLECT MIXTAPE" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ce n'est qu'une pensée, pas un fait" + "fr": { + "stringUnit": { + "state": "translated", + "value": "REFLECT MIXTAPE" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "これは考えに過ぎない、事実ではない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "REFLECT MIXTAPE" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이건 생각일 뿐, 사실이 아니야" + "ko": { + "stringUnit": { + "state": "translated", + "value": "REFLECT MIXTAPE" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "É apenas um pensamento, não um fato" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "REFLECT MIXTAPE" } } } }, - "guided_chip_neu_def_more_weight" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich gebe dem mehr Gewicht als es verdient" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I'm giving this more weight than it deserves" + "Record your mood for today": { + "comment": "Description of the app intent to vote for a mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erfasse deine Stimmung für heute" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Le estoy dando más importancia de la que merece" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registra tu estado de ánimo de hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "J'accorde trop d'importance à cela" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistre ton humeur du jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "必要以上に重く受け止めている" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이것에 필요 이상의 무게를 두고 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘의 기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estou dando mais peso do que merece" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registre seu humor de hoje" } } } }, - "guided_chip_neu_def_not_helpful" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dieser Gedanke hilft mir gerade nicht" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "This thought isn't helpful right now" + "Record your mood for today in Reflect": { + "comment": "Title of the \"Log Mood\" app intent.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erfasse deine Stimmung für heute in Reflect" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este pensamiento no me ayuda ahora" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registra tu estado de ánimo de hoy en Reflect" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cette pensée ne m'aide pas en ce moment" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistre ton humeur du jour dans Reflect" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この考えは今の自分の助けにならない" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectで今日の気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 생각은 지금 도움이 되지 않아" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect에서 오늘의 기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Esse pensamento não ajuda agora" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Registre seu humor de hoje no Reflect" } } } }, - "guided_chip_neu_def_notice_not_act" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich kann das bemerken, ohne danach zu handeln" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I can notice this without acting on it" + "Recorded mood entry": { + "comment": "A description of what a recorded mood entry looks like.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmungseintrag erfasst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Puedo notarlo sin actuar al respecto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Entrada de estado de ánimo registrada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Je peux le remarquer sans agir dessus" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Entrée d'humeur enregistrée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気づくだけで、行動しなくていい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録された気分のエントリ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이것을 알아차리되 행동하지 않을 수 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기록된 기분 항목" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Posso perceber isso sem agir" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Entrada de humor registrada" } } } }, - "guided_chip_neu_def_storytelling" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mein Verstand erzählt Geschichten" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "My mind is storytelling" + "Recording Mode": { + "comment": "A button that enters a recording mode for live activity previews.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aufnahmemodus" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mi mente está inventando historias" + "es": { + "stringUnit": { + "state": "translated", + "value": "Modo de grabación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mon esprit raconte des histoires" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mode d'enregistrement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "頭の中で物語を作っているだけ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "録画モード" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내 마음이 이야기를 만들고 있어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "녹화 모드" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Minha mente está contando histórias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Modo de gravação" } } } }, - "guided_chip_neu_def_thought_passed" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ich hatte diesen Gedanken schon und er ging vorbei" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "I've had this thought before and it passed" + "Reflect": { + "comment": "The name of the widget.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Reflect" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "He tenido este pensamiento antes y pasó" + "es": { + "stringUnit": { + "state": "translated", + "value": "Reflect" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "J'ai déjà eu cette pensée et elle est passée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Reflect" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "前にもこう思ったけど、過ぎ去った" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflect" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전에도 이런 생각을 했지만 지나갔어" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Já tive esse pensamento antes e passou" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Reflect" } } } }, - "guided_chip_neu_disconnection" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abgetrenntheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Disconnection" + "Reflect Icon": { + "comment": "Name of the widget configuration.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Reflect-Symbol" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desconexión" + "es": { + "stringUnit": { + "state": "translated", + "value": "Icono de Reflect" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Déconnexion" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Icône Reflect" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "断絶感" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectアイコン" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "단절감" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect 아이콘" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desconexão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ícone do Reflect" } } } }, - "guided_chip_neu_distraction" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ablenkung" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Distraction" + "Reflect needs location access to show weather. You can enable it in Settings.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Reflect benötigt Standortzugriff, um das Wetter anzuzeigen. Du kannst dies in den Einstellungen aktivieren." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Distracción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Reflect necesita acceso a la ubicación para mostrar el clima. Puedes habilitarlo en Ajustes." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Distraction" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Reflect a besoin de l'accès à la localisation pour afficher la météo. Vous pouvez l'activer dans les Réglages." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気が散る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectは天気を表示するために位置情報へのアクセスが必要です。設定で有効にできます。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "산만함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect에서 날씨를 표시하려면 위치 접근 권한이 필요합니다. 설정에서 활성화할 수 있습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Distração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O Reflect precisa de acesso à localização para mostrar o clima. Você pode ativar nas Configurações." } } } }, - "guided_chip_neu_flatness" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Flachheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Flatness" + "Reframe": { + "comment": "The fourth step label for the CBT Thought Record technique.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Umdeuten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aplanamiento" + "es": { + "stringUnit": { + "state": "translated", + "value": "Reformular" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Platitude" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Recadrer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "平坦さ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リフレーミング" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "무덤덤함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "재구성" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apatia" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Reenquadramento" } } } }, - "guided_chip_neu_indifference" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gleichgültigkeit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Indifference" + "Reminder Time": { + "comment": "A label displayed above the reminder time in the settings view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erinnerungszeit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Indiferencia" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hora del recordatorio" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Indifférence" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Heure du rappel" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "無関心" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リマインダー時刻" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "무관심" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알림 시간" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Indiferença" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Horário do lembrete" } } } }, - "guided_chip_neu_numbness" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Taubheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Numbness" + "Reminder time": { + "comment": "An accessibility label for the time picker in the onboarding flow.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erinnerungszeit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entumecimiento" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hora del recordatorio" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Engourdissement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Heure du rappel" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "無感覚" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リマインダー時刻" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "무감각" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알림 시간" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dormência emocional" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Hora do lembrete" } } } }, - "guided_chip_neu_restlessness" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Unruhe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restlessness" + "Remove Photo": { + "comment": "A button that deletes a photo from a journal entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto entfernen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inquietud" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Agitation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer la photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "落ち着かなさ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真を削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "불안정함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inquietação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Remover foto" } } } }, - "guided_chip_neu_uncertainty" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Unsicherheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uncertainty" + "Remove all State of Mind records": { + "comment": "A description of what happens when the \"Delete HealthKit Data\" button is pressed.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Gemütszustand-Einträge entfernen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Incertidumbre" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar todos los registros de estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Incertitude" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer tous les enregistrements d'état d'esprit" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "不確かさ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべての心の状態の記録を削除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "불확실함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 마음 상태 기록 삭제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Incerteza" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Remover todos os registros de Estado de Espírito" } } } }, - "guided_chip_neu_val_ask_what_i_need" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Um das bitten, was ich brauche" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ask for what I need" + "Report Ready": { + "comment": "A label displayed when a mood report is ready to be exported as a PDF.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bericht fertig" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pedir lo que necesito" + "es": { + "stringUnit": { + "state": "translated", + "value": "Informe listo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Demander ce dont j'ai besoin" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rapport prêt" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "必要なことを求める" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポート完成" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내가 필요한 것 요청하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서 준비 완료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pedir o que preciso" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Relatório pronto" } } } }, - "guided_chip_neu_val_be_present" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Präsenter sein" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Be more present" + "Report Type": { + "comment": "A label displayed above the options for selecting the type of report to generate.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Berichtstyp" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estar más presente" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tipo de informe" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Être plus présent" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Type de rapport" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "もっと今に集中する" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポートの種類" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "더 현재에 집중하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서 유형" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estar mais presente" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tipo de relatório" } } } }, - "guided_chip_neu_val_body" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Auf meinen Körper achten" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Take care of my body" + "Report ready": { + "comment": "Text indicating that the mood report is ready to be downloaded.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bericht fertig" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuidar mi cuerpo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Informe listo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prendre soin de mon corps" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rapport prêt" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "体を大事にする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポート完成" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "몸 관리하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서 준비 완료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuidar do meu corpo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Relatório pronto" } } } }, - "guided_chip_neu_val_connect" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mit jemandem verbinden" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Connect with someone" + "Require %@ to open app": { + "comment": "A description of what the Privacy Lock feature does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@ zum Öffnen der App erforderlich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conectar con alguien" + "es": { + "stringUnit": { + "state": "translated", + "value": "Requerir %@ para abrir la app" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Me connecter avec quelqu'un" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exiger %@ pour ouvrir l'app" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "誰かとつながる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アプリを開くには%@が必要" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "누군가와 연결하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "앱을 열려면 %@ 필요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conectar-me com alguém" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exigir %@ para abrir o app" } } } }, - "guided_chip_neu_val_kind_to_self" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Freundlich zu mir selbst sein" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Be kind to myself" + "Require biometric authentication to open app": { + "comment": "A hint that describes the purpose of the Privacy Lock toggle.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Biometrische Authentifizierung zum Öffnen der App erforderlich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ser amable conmigo mismo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Requerir autenticación biométrica para abrir la app" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Être gentil avec moi-même" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Exiger l'authentification biométrique pour ouvrir l'app" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分に優しくする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アプリを開くのに生体認証を要求" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나에게 친절하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "앱 열기에 생체 인증 필요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ser gentil comigo mesmo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Exigir autenticação biométrica para abrir o app" } } } }, - "guided_chip_neu_val_less_autopilot" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Weniger im Autopilot-Modus sein" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Spend less time on autopilot" + "Reset": { + "comment": "A button label that resets the live activity preview.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zurücksetzen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pasar menos tiempo en automático" + "es": { + "stringUnit": { + "state": "translated", + "value": "Restablecer" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Passer moins de temps en pilote automatique" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Réinitialiser" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "惰性で過ごす時間を減らす" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リセット" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "자동 조종 모드 시간 줄이기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "재설정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Passar menos tempo no automático" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Redefinir" } } } }, - "guided_chip_neu_val_let_go" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gestern loslassen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Let go of yesterday" + "Reset All Tips": { + "comment": "A button that resets all tips to their default state.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Tipps zurücksetzen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dejar ir el ayer" + "es": { + "stringUnit": { + "state": "translated", + "value": "Restablecer todos los consejos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Lâcher prise sur hier" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Réinitialiser tous les conseils" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日のことを手放す" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべてのヒントをリセット" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제를 놓아주기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 팁 재설정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deixar o ontem para trás" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Redefinir todas as dicas" } } } }, - "guided_chip_neu_val_meaningful_work" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sinnvolle Arbeit tun" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Do meaningful work" + "Reset luanch date to current date": { + "comment": "A button label that resets the app's launch date to the current date.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Startdatum auf aktuelles Datum zurücksetzen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hacer trabajo significativo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Restablecer fecha de lanzamiento a fecha actual" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faire un travail significatif" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Réinitialiser la date de lancement à la date actuelle" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "意味のある仕事をする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "起動日を現在の日付にリセット" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "의미 있는 일 하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "실행 날짜를 현재 날짜로 재설정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fazer trabalho significativo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Redefinir data de lançamento para data atual" } } } }, - "guided_chip_neu_val_one_thing_better" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eine Sache besser machen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Make one thing better" + "Retry": { + "comment": "A button that, when pressed, attempts to regenerate the mood report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erneut versuchen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mejorar una cosa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Reintentar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Améliorer une chose" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Réessayer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "一つだけ良くする" + "ja": { + "stringUnit": { + "state": "translated", + "value": "再試行" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "하나만 더 나아지게 하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "재시도" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Melhorar uma coisa" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tentar novamente" } } } }, - "guided_chip_neu_val_small_goal" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein kleines Ziel setzen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Set a small goal" + "SIDE A": { + "comment": "The label for the left side of the tape reel.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "SEITE A" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fijar una meta pequeña" + "es": { + "stringUnit": { + "state": "translated", + "value": "LADO A" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fixer un petit objectif" + "fr": { + "stringUnit": { + "state": "translated", + "value": "FACE A" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "小さな目標を立てる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "A面" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "작은 목표 세우기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "A면" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Definir uma meta pequena" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "LADO A" } } } }, - "guided_chip_neu_weariness" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Müdigkeit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Weariness" + "SIDE B - NO RECORDING": { + "comment": "A message displayed when a user's mood entry is missing for a particular day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "SEITE B - KEINE AUFNAHME" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cansancio" + "es": { + "stringUnit": { + "state": "translated", + "value": "LADO B - SIN GRABACIÓN" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Lassitude" + "fr": { + "stringUnit": { + "state": "translated", + "value": "FACE B - PAS D'ENREGISTREMENT" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "疲労感" + "ja": { + "stringUnit": { + "state": "translated", + "value": "B面 - 記録なし" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "피로감" + "ko": { + "stringUnit": { + "state": "translated", + "value": "B면 - 기록 없음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cansaço" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "LADO B - SEM GRAVAÇÃO" } } } }, - "guided_chip_pos_act_celebrate_wins" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Kleine Erfolge feiern" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Celebrate small wins" + "START": { + "comment": "A label for the start date in the date range picker.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "START" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Celebrar pequeños logros" + "es": { + "stringUnit": { + "state": "translated", + "value": "INICIO" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Célébrer les petites victoires" + "fr": { + "stringUnit": { + "state": "translated", + "value": "DÉBUT" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "小さな成功を祝う" + "ja": { + "stringUnit": { + "state": "translated", + "value": "開始" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "작은 성과 축하하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "시작" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Celebrar pequenas vitórias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "INÍCIO" } } } }, - "guided_chip_pos_act_get_outside" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Raus gehen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Get outside" + "Save": { + "comment": "The text on a button that saves changes to a journal note.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Speichern" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salir afuera" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sortir dehors" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "外に出る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "保存" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "밖에 나가기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "저장" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sair ao ar livre" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvar" } } } }, - "guided_chip_pos_act_help_someone" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jemandem helfen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Help someone" + "Saved to Documents/InsightsExports": { + "comment": "A description of where the insights export file will be saved.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gespeichert in Dokumente/InsightsExports" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ayudar a alguien" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardado en Documentos/InsightsExports" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aider quelqu'un" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistré dans Documents/InsightsExports" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "誰かを助ける" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Documents/InsightsExportsに保存済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "누군가 돕기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Documents/InsightsExports에 저장됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajudar alguém" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvo em Documentos/InsightsExports" } } } }, - "guided_chip_pos_act_hobbies" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zeit für Hobbys nehmen" + "Saved to Documents/SharingExports": { + "comment": "A description of where the generated sharing screenshots are saved on a user's device.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gespeichert in Dokumente/SharingExports" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Make time for hobbies" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardado en Documentos/SharingExports" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hacer tiempo para hobbies" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistré dans Documents/SharingExports" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prendre du temps pour mes loisirs" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Documents/SharingExportsに保存済み" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "趣味の時間を作る" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Documents/SharingExports에 저장됨" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "취미 시간 만들기" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reservar tempo para hobbies" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvo em Documentos/SharingExports" } } } }, - "guided_chip_pos_act_keep_routine" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Routine beibehalten" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Keep a routine" + "Saved to Documents/VotingLayoutExports": { + "comment": "A description of where the voting layouts are saved when exported.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gespeichert in Dokumente/VotingLayoutExports" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mantener una rutina" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardado en Documentos/VotingLayoutExports" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Garder une routine" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistré dans Documents/VotingLayoutExports" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ルーティンを続ける" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Documents/VotingLayoutExportsに保存済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "루틴 유지하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Documents/VotingLayoutExports에 저장됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Manter uma rotina" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvo em Documentos/VotingLayoutExports" } } } }, - "guided_chip_pos_act_limit_doomscroll" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Doomscrolling einschränken" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limit doomscrolling" + "Saved to Documents/WatchExports": { + "comment": "A description of where the exported watch views are saved.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gespeichert in Dokumente/WatchExports" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limitar el doomscrolling" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardado en Documentos/WatchExports" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limiter le doomscrolling" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistré dans Documents/WatchExports" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ネットの見過ぎを控える" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Documents/WatchExportsに保存済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "둠스크롤링 줄이기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Documents/WatchExports에 저장됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Limitar doomscrolling" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvo em Documentos/WatchExports" } } } }, - "guided_chip_pos_act_more_of_this" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mehr von dem tun, was heute funktioniert hat" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Do more of what worked today" + "Saved to Documents/WidgetExports": { + "comment": "A description of where the exported widget screenshots are saved.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gespeichert in Dokumente/WidgetExports" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hacer más de lo que funcionó hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardado en Documentos/WidgetExports" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faire plus de ce qui a marché aujourd'hui" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistré dans Documents/WidgetExports" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日うまくいったことをもっとやる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Documents/WidgetExportsに保存されました" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 효과가 있었던 것을 더 하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Documents/WidgetExports에 저장됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fazer mais do que funcionou hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvo em Documentos/WidgetExports" } } } }, - "guided_chip_pos_act_practice_gratitude" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dankbarkeit üben" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Practice gratitude" + "See Your Year at a Glance": { + "comment": "A title for a feature that lets users see their year's emotional trends.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sieh dein Jahr auf einen Blick" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Practicar la gratitud" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ve tu año de un vistazo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pratiquer la gratitude" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Voyez votre année en un coup d'œil" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感謝を実践する" + "ja": { + "stringUnit": { + "state": "translated", + "value": "1年を一目で確認" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감사 연습하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "한눈에 1년 보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Praticar gratidão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Veja seu ano de relance" } } } }, - "guided_chip_pos_act_rest" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ohne Schuldgefühle ruhen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rest without guilt" + "See what mood you logged today in Reflect": { + "comment": "Title of an intent that allows the user to check their logged mood for the current day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sieh dir an, welche Stimmung du heute in Reflect erfasst hast" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descansar sin culpa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mira qué estado de ánimo registraste hoy en Reflect" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se reposer sans culpabilité" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vois quelle humeur tu as enregistrée aujourd'hui dans Reflect" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "罪悪感なく休む" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectで今日記録した気分を確認" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "죄책감 없이 쉬기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect에서 오늘 기록한 기분 확인" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descansar sem culpa" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Veja qual humor você registrou hoje no Reflect" } } } }, - "guided_chip_pos_act_say_yes" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Plänen zusagen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Say yes to plans" + "See your complete monthly journey. Track patterns and understand what shapes your days.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sieh deine komplette monatliche Reise. Verfolge Muster und verstehe, was deine Tage prägt." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Decir sí a los planes" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ve tu viaje mensual completo. Rastrea patrones y comprende qué da forma a tus días." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dire oui aux projets" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Voyez votre parcours mensuel complet. Suivez les schémas et comprenez ce qui façonne vos jours." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "誘いに乗る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "月ごとの完全な旅路を見よう。パターンを追跡し、日々を形作るものを理解しよう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "약속에 응하기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "완전한 월별 여정을 보세요. 패턴을 추적하고 일상을 형성하는 것을 이해하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aceitar convites" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Veja sua jornada mensal completa. Acompanhe padrões e entenda o que molda seus dias." } } } }, - "guided_chip_pos_act_stay_active" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktiv bleiben" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stay active" + "Select Style": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stil auswählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mantenerme activo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Seleccionar estilo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rester actif" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Sélectionner le style" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アクティブでいる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スタイルを選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "활동적으로 지내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "스타일 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Manter-me ativo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Selecionar estilo" } } } }, - "guided_chip_pos_act_time_with_people" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zeit mit Menschen verbringen, die ich mag" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Spend time with people I enjoy" + "Select this mood": { + "comment": "A hint that appears when a user taps on a mood button.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Diese Stimmung auswählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pasar tiempo con personas que disfruto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Seleccionar este ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Passer du temps avec des gens que j'apprécie" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Sélectionner cette humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "好きな人と時間を過ごす" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この気分を選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "좋아하는 사람들과 시간 보내기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 기분 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Passar tempo com pessoas que gosto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Selecionar este humor" } } } }, - "guided_chip_pos_amusement" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vergnügen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amusement" + "Select when you want to be reminded": { + "comment": "A hint that appears when a user taps on the time picker in the \"Reminder time\" section of the OnboardingTime view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wähle, wann du erinnert werden möchtest" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diversión" + "es": { + "stringUnit": { + "state": "translated", + "value": "Selecciona cuándo quieres recibir recordatorios" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amusement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Sélectionnez quand vous voulez être rappelé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "楽しさ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リマインダーの時刻を選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "즐거움" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알림 받을 시간 선택" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diversão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Selecione quando quer ser lembrado" } } } }, - "guided_chip_pos_connection" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verbundenheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Connection" + "Send 5 personality pack notifications": { + "comment": "A description of the action that can be performed when tapping the \"Test All Notifications\" button in the Settings app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "5 Persönlichkeitspaket-Benachrichtigungen senden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conexión" + "es": { + "stringUnit": { + "state": "translated", + "value": "Enviar 5 notificaciones del paquete de personalidad" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Connexion" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Envoyer 5 notifications du pack de personnalité" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "つながり" + "ja": { + "stringUnit": { + "state": "translated", + "value": "5つの性格パック通知を送信" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "유대감" + "ko": { + "stringUnit": { + "state": "translated", + "value": "성격 팩 알림 5개 보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conexão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Enviar 5 notificações do pacote de personalidade" } } } }, - "guided_chip_pos_contentment" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zufriedenheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contentment" + "Set Trial Start Date": { + "comment": "The title of a screen that lets a user set the start date of a free trial.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Teststart-Datum festlegen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Satisfacción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Establecer fecha de inicio de prueba" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contentement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Définir la date de début d'essai" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "満足感" + "ja": { + "stringUnit": { + "state": "translated", + "value": "試用開始日を設定" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "만족감" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험 시작 날짜 설정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contentamento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Definir data de início do teste" } } } }, - "guided_chip_pos_excitement" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Begeisterung" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excitement" + "Settings": { + "comment": "A label for the settings tab in the main tab view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einstellungen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Emoción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ajustes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enthousiasme" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Réglages" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ワクワク" + "ja": { + "stringUnit": { + "state": "translated", + "value": "設定" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "설렘" + "ko": { + "stringUnit": { + "state": "translated", + "value": "설정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Empolgação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Configurações" } } } }, - "guided_chip_pos_gratitude" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dankbarkeit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gratitude" + "Share": { + "comment": "A menu option to share a photo.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Teilen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gratitud" + "es": { + "stringUnit": { + "state": "translated", + "value": "Compartir" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gratitude" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Partager" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感謝" + "ja": { + "stringUnit": { + "state": "translated", + "value": "共有" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감사" + "ko": { + "stringUnit": { + "state": "translated", + "value": "공유" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gratidão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Compartilhar" } } } }, - "guided_chip_pos_hope" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoffnung" + "Share %@ %@ mood data": { + "comment": "An accessibility label for the share button, describing it as sharing mood data for a specific month.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@ Stimmungsdaten teilen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hope" + "en": { + "stringUnit": { + "state": "new", + "value": "Share %1$@ %2$@ mood data" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Esperanza" + "es": { + "stringUnit": { + "state": "translated", + "value": "Compartir datos de ánimo de %1$@ %2$@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Espoir" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Partager les données d'humeur %1$@ %2$@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "希望" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@の気分データを共有" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "희망" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%1$@ %2$@ 기분 데이터 공유" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Esperança" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Compartilhar dados de humor de %1$@ %2$@" } } } }, - "guided_chip_pos_inspiration" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inspiration" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inspiration" + "Share Analytics": { + "comment": "A label describing the purpose of the \"Share Analytics\" toggle.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Analysen teilen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inspiración" + "es": { + "stringUnit": { + "state": "translated", + "value": "Compartir analíticas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inspiration" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Partager les analyses" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "インスピレーション" + "ja": { + "stringUnit": { + "state": "translated", + "value": "分析データを共有" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "영감" + "ko": { + "stringUnit": { + "state": "translated", + "value": "분석 데이터 공유" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Inspiração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Compartilhar análises" } } } }, - "guided_chip_pos_joy" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Freude" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Joy" + "Share Report": { + "comment": "A button that triggers the export and sharing of a user's mood report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bericht teilen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alegría" + "es": { + "stringUnit": { + "state": "translated", + "value": "Compartir informe" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Joie" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Partager le rapport" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "喜び" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポートを共有" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기쁨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서 공유" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alegria" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Compartilhar relatório" } } } }, - "guided_chip_pos_love" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Liebe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Love" + "Show weather details for each day": { + "comment": "A description displayed below the \"Weather\" label.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wetterdetails für jeden Tag anzeigen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amor" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mostrar detalles del clima para cada día" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Afficher les détails météo pour chaque jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "愛" + "ja": { + "stringUnit": { + "state": "translated", + "value": "毎日の天気の詳細を表示" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사랑" + "ko": { + "stringUnit": { + "state": "translated", + "value": "매일의 날씨 세부 정보 표시" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mostrar detalhes do clima para cada dia" } } } }, - "guided_chip_pos_moment_accomplished" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Etwas, das ich geschafft habe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Something I accomplished" + "Shown This Session": { + "comment": "A label displaying whether they have seen a tip during the current session.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "In dieser Sitzung gezeigt" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo que logré" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mostrado esta sesión" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelque chose que j'ai accompli" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Affiché cette session" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "達成できたこと" + "ja": { + "stringUnit": { + "state": "translated", + "value": "このセッションで表示" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "내가 해낸 일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 세션에서 표시됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo que eu conquistei" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mostrado nesta sessão" } } } }, - "guided_chip_pos_moment_beauty" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Etwas Schönes, das mir aufgefallen ist" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Something beautiful I noticed" + "Simply\nKnow Yourself": { + "comment": "The title of the first section in the Minimal marketing content view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erkenne dich\neinfach selbst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo hermoso que noté" + "es": { + "stringUnit": { + "state": "translated", + "value": "Simplemente\nconócete" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelque chose de beau que j'ai remarqué" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Simplement\nconnais-toi" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気づいた美しいもの" + "ja": { + "stringUnit": { + "state": "translated", + "value": "シンプルに\n自分を知ろう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "눈에 띈 아름다운 것" + "ko": { + "stringUnit": { + "state": "translated", + "value": "간단히\n자신을 알아보세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo bonito que eu notei" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Simplesmente\nconheça-se" } } } }, - "guided_chip_pos_moment_calm" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein Moment der Ruhe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "A moment of calm" + "Situation": { + "comment": "The first question in the Cognitive Behavioral Therapy (CBT) Thought Record step.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Situation" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un momento de calma" + "es": { + "stringUnit": { + "state": "translated", + "value": "Situación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un moment de calme" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Situation" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "穏やかなひととき" + "ja": { + "stringUnit": { + "state": "translated", + "value": "状況" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "평온했던 순간" + "ko": { + "stringUnit": { + "state": "translated", + "value": "상황" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Um momento de calma" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Situação" } } } }, - "guided_chip_pos_moment_connected" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mich jemandem verbunden gefühlt" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Feeling connected to someone" + "Skip subscription and complete setup": { + "comment": "A button label that says \"Skip subscription and complete setup\". It's used in the \"OnboardingSubscription\" view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abonnement überspringen und Einrichtung abschließen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sentirme conectado/a con alguien" + "es": { + "stringUnit": { + "state": "translated", + "value": "Omitir suscripción y completar configuración" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Me sentir connecté(e) à quelqu'un" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ignorer l'abonnement et terminer la configuration" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "誰かとつながりを感じた" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サブスクリプションをスキップしてセットアップを完了" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "누군가와 연결된 느낌" + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독 건너뛰고 설정 완료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Me sentir conectado(a) a alguém" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pular assinatura e concluir configuração" } } } }, - "guided_chip_pos_moment_conversation" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein Gespräch, das mich zum Lächeln gebracht hat" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "A conversation that made me smile" + "Start": { + "comment": "A button label that starts an animation.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Start" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Una conversación que me hizo sonreír" + "es": { + "stringUnit": { + "state": "translated", + "value": "Iniciar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Une conversation qui m'a fait sourire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Démarrer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "笑顔になれた会話" + "ja": { + "stringUnit": { + "state": "translated", + "value": "開始" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "미소 짓게 만든 대화" + "ko": { + "stringUnit": { + "state": "translated", + "value": "시작" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uma conversa que me fez sorrir" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Iniciar" } } } }, - "guided_chip_pos_moment_grateful_person" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jemand, für den ich dankbar bin" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Someone I'm grateful for" + "Start your streak!": { + "comment": "A title displayed in the center of the expanded view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Starte deine Serie!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alguien por quien estoy agradecido/a" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Comienza tu racha!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelqu'un pour qui je suis reconnaissant(e)" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Commencez votre série !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感謝している人" + "ja": { + "stringUnit": { + "state": "translated", + "value": "連続記録を始めよう!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감사한 사람" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연속 기록을 시작하세요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alguém por quem sou grato(a)" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Comece sua sequência!" } } } }, - "guided_chip_pos_moment_kindness" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eine unerwartete Freundlichkeit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "An unexpected kindness" + "Streak: %lld days": { + "comment": "A main text label in the expanded view of the live activity. The text changes based on whether the user has logged their mood today or not. If they have, it shows the current streak in days. If not", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Serie: %lld Tage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Una amabilidad inesperada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Racha: %lld días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Une gentillesse inattendue" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Série : %lld jours" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "思いがけない優しさ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "連続: %lld日" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "뜻밖의 친절" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연속: %lld일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uma gentileza inesperada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sequência: %lld dias" } } } }, - "guided_chip_pos_moment_laugh" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Etwas, das mich zum Lachen gebracht hat" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Something that made me laugh" + "Subscribe": { + "comment": "A button label that says \"Subscribe\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abonnieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo que me hizo reír" + "es": { + "stringUnit": { + "state": "translated", + "value": "Suscribirse" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelque chose qui m'a fait rire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "S'abonner" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "笑わせてくれたこと" + "ja": { + "stringUnit": { + "state": "translated", + "value": "登録する" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "웃게 만든 일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Algo que me fez rir" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Assinar" } } } }, - "guided_chip_pos_moment_like_myself" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein Moment, in dem ich mich wie ich selbst gefühlt habe" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "A moment I felt like myself" + "Swipe right to continue": { + "comment": "A hint that appears when a user swipes to the next onboarding step.", + "extractionState": "stale", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nach rechts wischen zum Fortfahren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un momento en el que me sentí yo mismo/a" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desliza a la derecha para continuar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un moment où je me suis senti(e) moi-même" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Balayez vers la droite pour continuer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分らしくいられた瞬間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "右にスワイプして続ける" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나답게 느껴진 순간" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오른쪽으로 스와이프하여 계속" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Um momento em que me senti eu mesmo(a)" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Deslize para a direita para continuar" } } } }, - "guided_chip_pos_moment_progress" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fortschritt bei etwas, das mir wichtig ist" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Progress on something I care about" + "Swipe to get started": { + "comment": "A hint displayed below the feature rows, instructing users to swipe to continue.", + "extractionState": "stale", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wische, um loszulegen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Progreso en algo que me importa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desliza para empezar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Des progrès sur quelque chose qui me tient à cœur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Glisse pour commencer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "大切なことでの進歩" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スワイプして始めよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "중요한 일에서의 진전" + "ko": { + "stringUnit": { + "state": "translated", + "value": "스와이프하여 시작하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Progresso em algo que me importa" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Deslize para começar" } } } }, - "guided_chip_pos_moment_small_win" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein kleiner Erfolg" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "A small win" + "Swipe to the next onboarding step": { + "comment": "An accessibility hint that describes the action to take to progress to the next onboarding step.", + "extractionState": "stale", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wischen zum nächsten Einführungsschritt" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Una pequeña victoria" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desliza al siguiente paso de introducción" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Une petite victoire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Balayez vers l'étape suivante" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "小さな勝利" + "ja": { + "stringUnit": { + "state": "translated", + "value": "次のオンボーディングステップにスワイプ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "작은 성취" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다음 온보딩 단계로 스와이프" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uma pequena vitória" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Deslize para o próximo passo de introdução" } } } }, - "guided_chip_pos_moment_time_well_spent" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gut genutzte Zeit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Time well spent" + "Sync mood data with Apple Health": { + "comment": "A hint that appears when the user taps the toggle to sync mood data with Apple Health.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmungsdaten mit Apple Health synchronisieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tiempo bien aprovechado" + "es": { + "stringUnit": { + "state": "translated", + "value": "Sincronizar datos con Apple Health" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du temps bien utilisé" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Synchroniser les données avec Apple Health" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "有意義に過ごした時間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分データをApple Healthと同期" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "잘 보낸 시간" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple Health와 기분 데이터 동기화" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tempo bem aproveitado" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sincronizar dados com Apple Health" } } } }, - "guided_chip_pos_pride" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stolz" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pride" + "Syncing health data": { + "comment": "A label indicating that health data is being synced.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gesundheitsdaten synchronisieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Orgullo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Sincronizando datos de salud" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fierté" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Synchronisation des données de santé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "誇り" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ヘルスデータを同期中" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "자부심" + "ko": { + "stringUnit": { + "state": "translated", + "value": "건강 데이터 동기화 중" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Orgulho" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sincronizando dados de saúde" } } } }, - "guided_chip_pos_relief" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erleichterung" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Relief" + "THE": { + "comment": "The first word of the title of the magazine.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "DAS" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alivio" + "es": { + "stringUnit": { + "state": "translated", + "value": "EL" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Soulagement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "安堵" + "ja": { + "stringUnit": { + "state": "translated", + "value": "THE" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "안도감" + "ko": { + "stringUnit": { + "state": "translated", + "value": "THE" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alívio" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "A" } } } }, - "guided_chip_pos_serenity" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gelassenheit" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Serenity" + "THE ART\nOF FEELING": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "DIE KUNST\nDES FÜHLENS" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Serenidad" + "es": { + "stringUnit": { + "state": "translated", + "value": "EL ARTE\nDE SENTIR" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sérénité" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'ART\nDE RESSENTIR" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "穏やかさ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感じる\nアート" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "평온" + "ko": { + "stringUnit": { + "state": "translated", + "value": "느낌의\n예술" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Serenidade" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "A ARTE\nDE SENTIR" } } } }, - "guided_chip_show_less" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Weniger" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Less" + "Take Photo": { + "comment": "A button that takes a photo using the device's camera.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Foto aufnehmen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Menos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tomar foto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Moins" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prendre une photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "閉じる" + "ja": { + "stringUnit": { + "state": "translated", + "value": "写真を撮る" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "접기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사진 찍기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Menos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tirar foto" } } } }, - "guided_chip_show_more" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mehr" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "More" + "Tap anywhere to start export": { + "comment": "A prompt displayed in the \"Live Activity Recording View\" that instructs the user to tap anywhere to start the export process.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippe irgendwo, um den Export zu starten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Más" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca en cualquier lugar para iniciar la exportación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Plus" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez n'importe où pour lancer l'exportation" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "もっと見る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "どこかをタップしてエクスポートを開始" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "더 보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아무 곳이나 탭하여 내보내기 시작" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mais" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque em qualquer lugar para iniciar a exportação" } } } }, - "guided_reflection_about_act_body" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wird bei durchschnittlichen Tagen angewendet. Hilft dir, dich von unhilfreichen Gedanken zu lösen und dich auf das zu konzentrieren, was dir wichtig ist." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "On neutral days, Reflect draws on cognitive defusion — an ACT technique that helps you notice thoughts as mental events rather than facts, creating distance between you and unhelpful thinking patterns." + "Tap to add": { + "comment": "A label displayed within a capsule in the entry list view, indicating that a user can tap on it to add a new entry.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zum Hinzufügen tippen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se usa en días promedio. Te ayuda a distanciarte de pensamientos poco útiles y enfocarte en lo que realmente te importa." + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para añadir" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Utilisée les jours moyens. Vous aide à prendre du recul par rapport aux pensées inutiles et à vous concentrer sur ce qui compte pour vous." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie pour ajouter" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "普通の日に使用します。役に立たない思考から距離を置き、大切なことに集中する手助けをします。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보통인 날에 사용합니다. 도움이 되지 않는 생각에서 벗어나 중요한 것에 집중하는 데 도움을 줍니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usada em dias medianos. Ajuda a se distanciar de pensamentos pouco úteis e focar no que realmente importa para você." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para adicionar" } } } }, - "guided_reflection_about_act_title" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Akzeptanz- und Commitmenttherapie (ACT)" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Acceptance & Commitment Therapy (ACT)" + "Tap to change": { + "comment": "A description below a mood icon that explains how to change the mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zum Ändern tippen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terapia de Aceptación y Compromiso (ACT)" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para cambiar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Thérapie d'Acceptation et d'Engagement (ACT)" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie pour modifier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アクセプタンス&コミットメント・セラピー(ACT)" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして変更" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "수용전념치료 (ACT)" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 변경" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terapia de Aceitação e Compromisso (ACT)" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para alterar" } } } }, - "guided_reflection_about_ba_body" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wird bei guten Tagen angewendet. Hilft dir, positive Erfahrungen zu erkennen und zu planen, wie du mehr davon schaffen kannst." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "On good days, Reflect uses behavioral activation principles to help you identify which activities and behaviors contributed to your mood, so you can intentionally build more of them into your routine." + "Tap to log mood": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippe, um Stimmung zu erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se usa en días buenos. Te ayuda a reconocer experiencias positivas y planificar cómo crear más momentos así." + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para registrar tu estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Utilisée les bons jours. Vous aide à reconnaître les expériences positives et à planifier comment en créer davantage." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez pour enregistrer votre humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "良い日に使用します。ポジティブな体験を認識し、同じような日を増やす計画を立てる手助けをします。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "좋은 날에 사용합니다. 긍정적인 경험을 인식하고 그런 날을 더 만들 수 있도록 계획하는 데 도움을 줍니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usada em dias bons. Ajuda a reconhecer experiências positivas e planejar como criar mais momentos assim." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para registrar humor" } } } }, - "guided_reflection_about_ba_title" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verhaltensaktivierung" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Behavioral Activation" + "Tap to log mood for this day": { + "comment": "A hint that appears when a user taps on a day with no mood logged, instructing them to log a mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippen, um Stimmung für diesen Tag einzutragen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activación Conductual" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para registrar el ánimo de este día" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activation Comportementale" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez pour enregistrer l'humeur de ce jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "行動活性化" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップしてこの日の気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "행동 활성화" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 이 날의 기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ativação Comportamental" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para registrar o humor deste dia" } } } }, - "guided_reflection_about_body" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Die geführte Reflexion nutzt bewährte therapeutische Techniken, um dir zu helfen, deine Gefühle zu verarbeiten und Muster zu erkennen." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "These questions are guided by evidence-based therapeutic techniques used by mental health professionals worldwide." + "Tap to log your mood": { + "comment": "A description of an action a user can take to log their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippe, um deine Stimmung zu erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La reflexión guiada utiliza técnicas terapéuticas probadas para ayudarte a procesar tus emociones y reconocer patrones." + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para registrar tu estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "La réflexion guidée utilise des techniques thérapeutiques éprouvées pour vous aider à traiter vos émotions et identifier des schémas." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie pour enregistrer ton humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ガイド付き振り返りは、実証済みのセラピー技法を使って、感情を整理しパターンを認識する手助けをします。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "가이드 성찰은 검증된 치료 기법을 사용하여 감정을 처리하고 패턴을 인식하는 데 도움을 줍니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 기분 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "A reflexão guiada utiliza técnicas terapêuticas comprovadas para ajudar você a processar suas emoções e reconhecer padrões." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para registrar seu humor" } } } }, - "guided_reflection_about_cbt_body" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wird bei schlechten Tagen angewendet. Hilft dir, negative automatische Gedanken zu erkennen und mit ausgewogeneren Perspektiven umzudeuten." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "When you're feeling low, Reflect uses a simplified thought record — a core CBT technique developed by Dr. Judith Beck. It helps you separate what happened from how you interpreted it, then find a more balanced perspective." + "Tap to open app and subscribe": { + "comment": "A hint that describes the action to subscribe to the widget.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippen, um App zu öffnen und zu abonnieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se usa en días difíciles. Te ayuda a identificar pensamientos negativos automáticos y reformularlos con perspectivas más equilibradas." + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para abrir la app y suscribirte" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Utilisée les jours difficiles. Vous aide à identifier les pensées négatives automatiques et à les recadrer avec des perspectives plus équilibrées." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez pour ouvrir l'app et vous abonner" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "つらい日に使用します。ネガティブな自動思考を特定し、よりバランスの取れた視点で捉え直す手助けをします。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップしてアプリを開き登録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "힘든 날에 사용합니다. 부정적인 자동적 사고를 식별하고 더 균형 잡힌 관점으로 재구성하는 데 도움을 줍니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 앱 열고 구독" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usada em dias difíceis. Ajuda a identificar pensamentos negativos automáticos e reformulá-los com perspectivas mais equilibradas." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para abrir o app e assinar" } } } }, - "guided_reflection_about_cbt_title" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Kognitive Verhaltenstherapie (KVT)" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cognitive Behavioral Therapy (CBT)" + "Tap to preview": { + "comment": "A text label displayed above a list of tips, instructing the user to tap on an item to view more details.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippen für Vorschau" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terapia Cognitivo-Conductual (TCC)" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para vista previa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Thérapie Cognitivo-Comportementale (TCC)" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez pour prévisualiser" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "認知行動療法(CBT)" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップしてプレビュー" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인지행동치료 (CBT)" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 미리보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terapia Cognitivo-Comportamental (TCC)" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para visualizar" } } } }, - "guided_reflection_about_disclaimer" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Die geführte Reflexion ersetzt keine professionelle psychologische Beratung. Bitte wende dich bei ernsthaften Problemen an eine Fachperson." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect is not a substitute for professional mental health care. If you are in crisis, please contact a mental health professional or crisis helpline." + "Tap to record your mood for this day": { + "comment": "A description of what a user can do to add a new entry to their mood journal.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippe, um deine Stimmung für diesen Tag zu erfassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La reflexión guiada no reemplaza la asesoría profesional de salud mental. Consulta a un profesional si necesitas apoyo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para registrar tu estado de ánimo de este día" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "La réflexion guidée ne remplace pas un accompagnement professionnel en santé mentale. Consultez un professionnel si besoin." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie pour enregistrer ton humeur de ce jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ガイド付き振り返りは専門的なメンタルヘルスの相談に代わるものではありません。深刻な問題がある場合は専門家にご相談ください。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップしてこの日の気分を記録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "가이드 성찰은 전문적인 정신건강 상담을 대체하지 않습니다. 심각한 문제가 있으면 전문가와 상담하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 이 날의 기분을 기록" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "A reflexão guiada não substitui o acompanhamento profissional de saúde mental. Consulte um profissional se precisar de apoio." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para registrar seu humor neste dia" } } } }, - "guided_reflection_about_learn_more" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mehr erfahren" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Learn More" + "Tap to subscribe": { + "comment": "A call-to-action label encouraging users to subscribe to the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zum Abonnieren tippen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Más información" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para suscribirte" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "En savoir plus" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Appuie pour t'abonner" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "詳しく見る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして登録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "더 알아보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 구독" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Saiba mais" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para assinar" } } } }, - "guided_reflection_about_title" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Über die geführte Reflexion" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "About These Questions" + "Tap to view or edit": { + "comment": "A hint that appears when a user taps on an entry to view or edit it.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippen zum Anzeigen oder Bearbeiten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sobre la reflexión guiada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para ver o editar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "À propos de la réflexion guidée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez pour voir ou modifier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ガイド付き振り返りについて" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして表示または編集" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "가이드 성찰에 대하여" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 보기 또는 편집" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sobre a reflexão guiada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para ver ou editar" } } } }, - "guided_reflection_answered_count %lld %lld" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld von %lld beantwortet" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld of %lld answered" + "Tap to vote": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tippen zum Abstimmen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld de %lld respondidas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Toca para votar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld sur %lld repondu" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Touchez pour voter" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld / %lld 回答済み" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップして投票" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld / %lld 답변 완료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭하여 투표" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "%lld de %lld respondidas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Toque para votar" } } } }, - "guided_reflection_back" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zuruck" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Back" + "Test All Notifications": { + "comment": "A button label that tests sending notifications.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Benachrichtigungen testen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atras" + "es": { + "stringUnit": { + "state": "translated", + "value": "Probar todas las notificaciones" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Retour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tester toutes les notifications" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "戻る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべての通知をテスト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "뒤로" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 알림 테스트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voltar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Testar todas as notificações" } } } }, - "guided_reflection_begin" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Beginnen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Begin" + "Test builds only": { + "comment": "A section header that indicates that the settings view contains only test data.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nur Test-Builds" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comenzar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Solo versiones de prueba" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Commencer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Versions de test uniquement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "始める" + "ja": { + "stringUnit": { + "state": "translated", + "value": "テストビルドのみ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "시작" + "ko": { + "stringUnit": { + "state": "translated", + "value": "테스트 빌드만" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comecar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Apenas versões de teste" } } } }, - "guided_reflection_discard" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verwerfen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Discard" + "The AI model is still downloading. This may take a few minutes.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Das KI-Modell wird noch heruntergeladen. Dies kann einige Minuten dauern." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descartar" + "es": { + "stringUnit": { + "state": "translated", + "value": "El modelo de IA aún se está descargando. Esto puede tardar unos minutos." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abandonner" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Le modèle IA est encore en cours de téléchargement. Cela peut prendre quelques minutes." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "破棄" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIモデルはまだダウンロード中です。数分かかる場合があります。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "버리기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 모델이 아직 다운로드 중입니다. 몇 분 정도 걸릴 수 있습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Descartar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O modelo de IA ainda está sendo baixado. Isso pode levar alguns minutos." } } } }, - "guided_reflection_edit" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bearbeiten" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Edit" + "Themes": { + "comment": "The title of the view where they can choose different themes.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Themes" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Editar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Temas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Modifier" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Thèmes" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "編集" + "ja": { + "stringUnit": { + "state": "translated", + "value": "テーマ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "편집" + "ko": { + "stringUnit": { + "state": "translated", + "value": "테마" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Editar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Temas" } } } }, - "guided_reflection_empty_prompt" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nimm dir einen Moment, um mit gefuhrten Fragen zu reflektieren..." - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Take a moment to reflect with guided questions..." + "Themes set all four options at once": { + "comment": "An explanatory note about how themes affect all four settings.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Themes setzen alle vier Optionen auf einmal" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tomate un momento para reflexionar con preguntas guiadas..." + "es": { + "stringUnit": { + "state": "translated", + "value": "Los temas configuran las cuatro opciones a la vez" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prends un moment pour reflechir avec des questions guidees..." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Les thèmes définissent les quatre options à la fois" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ガイド付き質問で振り返りましょう..." + "ja": { + "stringUnit": { + "state": "translated", + "value": "テーマは4つのオプションを一度に設定します" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "안내 질문으로 잠시 돌아보세요..." + "ko": { + "stringUnit": { + "state": "translated", + "value": "테마는 네 가지 옵션을 한 번에 설정합니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reserve um momento para refletir com perguntas guiadas..." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Os temas definem as quatro opções de uma vez" } } } }, - "guided_reflection_negative_q1" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Was belastet dich heute?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What happened today that affected your mood?" + "This report contains your personal mood data and journal notes. Only share it with people you trust.": { + "comment": "A message displayed in the \"Privacy Notice\" confirmation dialog, explaining the privacy implications of sharing a user's mood report.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dieser Bericht enthält deine persönlichen Stimmungsdaten und Tagebuchnotizen. Teile ihn nur mit Personen, denen du vertraust." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que te pesa hoy?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Este informe contiene tus datos personales de ánimo y notas de diario. Compártelo solo con personas de confianza." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Qu'est-ce qui te pese aujourd'hui ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce rapport contient vos données d'humeur personnelles et vos notes de journal. Ne le partagez qu'avec des personnes de confiance." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日、何が心に引っかかっていますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "このレポートにはあなたの個人的な気分データと日記のメモが含まれています。信頼できる人とのみ共有してください。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 마음을 누르는 것이 있나요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 보고서에는 개인 기분 데이터와 일기 메모가 포함되어 있습니다. 신뢰할 수 있는 사람에게만 공유하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O que esta pesando em voce hoje?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Este relatório contém seus dados pessoais de humor e notas de diário. Compartilhe apenas com pessoas de sua confiança." } } } }, - "guided_reflection_negative_q2" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wenn du andern konntest, wie du dich fuhlst, was wurdest du stattdessen wollen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What thought kept coming back about it?" + "This theme includes": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dieses Theme enthält" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Si pudieras cambiar como te sientes, que querrias en su lugar?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Este tema incluye" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Si tu pouvais changer ce que tu ressens, que voudrais-tu a la place ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce thème inclut" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今の気持ちを変えられるとしたら、どんな気持ちになりたいですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "このテーマに含まれるもの" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분을 바꿀 수 있다면, 대신 어떻게 느끼고 싶으세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 테마에 포함된 것" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Se voce pudesse mudar como esta se sentindo, o que gostaria de sentir?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Este tema inclui" } } } }, - "guided_reflection_negative_q3" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Warum ist es dir wichtig, dich so zu fuhlen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What would you tell a friend who had that same thought?" + "Thought": { + "comment": "The fourth step label in the \"Cognitive Behavioral Therapy\" section of the guided reflection.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gedanke" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por que es importante para ti sentirte asi?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Pensamiento" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pourquoi est-il important pour toi de te sentir ainsi ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pensée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "そのように感じることはなぜ大切ですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "思考" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "그렇게 느끼는 것이 왜 중요한가요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "생각" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por que sentir-se assim e importante para voce?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pensamento" } } } }, - "guided_reflection_negative_q4" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Was ist eine kleine Sache, die helfen konnte, etwas zu verandern?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What's a more balanced way to see the situation?" + "Tip: \"Today\" works great for evening reminders": { + "comment": "A tip displayed below the day rating option, providing guidance on how to use the \"Today\" option effectively.", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tipp: „Heute\" eignet sich gut für Abenderinnerungen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cual es una pequena cosa que podria ayudar a cambiar las cosas?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Consejo: \"Hoy\" funciona muy bien para recordatorios nocturnos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelle petite chose pourrait aider a changer les choses ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Astuce : « Aujourd'hui » fonctionne bien pour les rappels du soir" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "少しでも状況を変えるためにできることは何ですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ヒント:「今日」は夜のリマインダーに最適です" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "상황을 바꾸는 데 도움이 될 작은 것 한 가지는 무엇인가요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "팁: \"오늘\"은 저녁 알림에 잘 맞습니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Qual e uma pequena coisa que poderia ajudar a mudar as coisas?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dica: \"Hoje\" funciona muito bem para lembretes noturnos" } } } }, - "guided_reflection_neutral_q1" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Welche Gefuhle kamen heute bei dir auf?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What feeling has been sitting with you today?" + "Tips Enabled": { + "comment": "A toggle that enables or disables tips in the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tipps aktiviert" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que sentimientos surgieron hoy para ti?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Consejos activados" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quels sentiments as-tu ressenti aujourd'hui ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Conseils activés" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日、どんな気持ちが浮かびましたか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ヒントを有効化" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 어떤 감정이 떠올랐나요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "팁 활성화됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quais sentimentos surgiram para voce hoje?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dicas ativadas" } } } }, - "guided_reflection_neutral_q2" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gibt es ein Gefuhl, das du dir starker gewunscht hattest?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What thought is connected to that feeling?" + "Tips Preview": { + "comment": "A label for a view that previews all tip modals.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tipps-Vorschau" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hay algun sentimiento que desearias que hubiera sido mas fuerte?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Vista previa de consejos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Y a-t-il un sentiment que tu aurais aime ressentir plus fort ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçu des conseils" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "もっと強く感じたかった気持ちはありますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ヒントのプレビュー" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "더 강하게 느꼈으면 하는 감정이 있나요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "팁 미리보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ha algum sentimento que voce gostaria que tivesse sido mais forte?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Visualização de dicas" } } } }, - "guided_reflection_neutral_q3" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Warum ist dieses Gefuhl fur dich wichtig?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Is that thought something you know to be true, or something your mind is telling you?" + "Today": { + "comment": "A label displayed next to the icon representing today's mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Heute" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por que ese sentimiento es importante para ti?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pourquoi ce sentiment est-il important pour toi ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aujourd'hui" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "その気持ちはなぜあなたにとって大切ですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "그 감정이 왜 중요한가요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por que esse sentimento e importante para voce?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Hoje" } } } }, - "guided_reflection_neutral_q4" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Was konnte dir helfen, diesem Gefuhl naher zu kommen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What matters to you about tomorrow?" + "Today you logged feeling %@.": { + "comment": "A response to a \"Check Today's Mood\" intent, including the name of the mood logged.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Heute hast du %@ eingetragen." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que cosa podria ayudarte a acercarte a eso?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hoy registraste sentirte %@." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelle chose pourrait t'aider a t'en rapprocher ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aujourd'hui, vous avez enregistré %@." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "それに近づくためにできることは何ですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日は%@と記録しました。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "그것에 더 가까워지려면 도움이 될 한 가지는 무엇인가요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 %@로 기록했습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O que poderia ajudar voce a se aproximar disso?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Hoje você registrou sentir-se %@." } } } }, - "guided_reflection_next" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Weiter" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Next" + "Today's Mood": { + "comment": "Title of an app shortcut that checks the user's mood for the current day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Heutige Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Siguiente" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estado de ánimo de hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suivant" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Humeur du jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "次へ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘의 기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Proximo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Humor de hoje" } } } }, - "guided_reflection_positive_q1" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Welche Gefuhle sind dir heute besonders aufgefallen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What did you do today that contributed to this feeling?" + "Today's mood": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Heutige Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que sentimientos te llamaron la atencion hoy?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estado de ánimo de hoy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quels sentiments t'ont marque aujourd'hui ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Humeur du jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日、どんな気持ちが印象に残りましたか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 어떤 감정이 눈에 띄었나요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘의 기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quais sentimentos se destacaram para voce hoje?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Humor de hoje" } } } }, - "guided_reflection_positive_q2" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Was hat dir deiner Meinung nach geholfen, dich so zu fuhlen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What thought or moment stands out the most?" + "Today: %@": { + "comment": "A label displaying the date of the user's last logged mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Heute: %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que crees que te ayudo a sentirte asi?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hoy: %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Qu'est-ce qui t'a aide a te sentir ainsi ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aujourd'hui : %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "そのように感じたのは何がきっかけだと思いますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日: %@" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "그렇게 느끼는 데 도움이 된 것은 무엇이라고 생각하세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘: %@" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O que voce acha que ajudou voce a se sentir assim?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Hoje: %@" } } } }, - "guided_reflection_positive_q3" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie kannst du mehr davon in deinen Alltag bringen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How could you create more days like this?" + "Toggle anonymous usage analytics": { + "comment": "A hint that describes the functionality of the \"Share Analytics\" toggle.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Anonyme Nutzungsanalysen umschalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como puedes traer mas de esto a tus dias?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Alternar analíticas de uso anónimas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment peux-tu apporter plus de cela dans tes journees ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Basculer les analyses d'utilisation anonymes" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "このような気持ちをもっと日々に取り入れるには?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "匿名の使用分析を切り替え" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이런 감정을 더 많이 느끼려면 어떻게 해야 할까요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "익명 사용 분석 전환" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como voce pode trazer mais disso para seus dias?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alternar análises de uso anônimas" } } } }, - "guided_reflection_save" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflexion speichern" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Save Reflection" + "Toggle vibration feedback when voting": { + "comment": "A toggle that lets users enable or disable vibration feedback when voting.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vibrationsfeedback beim Abstimmen umschalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardar reflexion" + "es": { + "stringUnit": { + "state": "translated", + "value": "Activar vibración al votar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer la reflexion" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Activer le retour vibratoire lors du vote" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "振り返りを保存" + "ja": { + "stringUnit": { + "state": "translated", + "value": "投票時の振動フィードバックを切り替え" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "성찰 저장" + "ko": { + "stringUnit": { + "state": "translated", + "value": "투표 시 진동 피드백 전환" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvar reflexao" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alternar vibração ao votar" } } } }, - "guided_reflection_title" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflektiere deinen Tag" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect on Your Day" + "Top Mood": { + "comment": "A label displayed above the top mood value in the month card.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Häufigste Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflexiona sobre tu dia" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estado de ánimo principal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflechis a ta journee" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Humeur principale" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "1日を振り返る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "よくある気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "하루를 돌아보세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "주요 기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflita sobre seu dia" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Humor principal" } } } }, - "guided_reflection_unsaved_message" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du hast ungespeicherte Reflexionsantworten. Mochtest du sie wirklich verwerfen?" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "You have unsaved reflection answers. Are you sure you want to discard them?" + "Track Your Mood": { + "comment": "A call-to-action prompt encouraging users to subscribe to the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verfolge deine Stimmung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tienes respuestas de reflexion sin guardar. Estas seguro de que quieres descartarlas?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Registra tu estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu as des reponses de reflexion non enregistrees. Es-tu sur de vouloir les abandonner ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Suis ton humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "未保存の振り返りの回答があります。破棄しますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "저장되지 않은 성찰 답변이 있습니다. 정말 버리시겠습니까?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분을 기록하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voce tem respostas de reflexao nao salvas. Tem certeza de que deseja descarta-las?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Acompanhe seu humor" } } } }, - "guided_reflection_unsaved_title" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ungespeicherte Anderungen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Unsaved Changes" + "Track your mood, discover patterns,\nand understand yourself better.": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verfolge deine Stimmung, entdecke Muster\nund verstehe dich selbst besser." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cambios sin guardar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Rastrea tu estado de ánimo, descubre patrones\ny entiéndete mejor." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Modifications non enregistrees" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Suivez votre humeur, découvrez des schémas\net comprenez-vous mieux." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "未保存の変更" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録し、パターンを発見し、\n自分をもっと理解しよう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "저장되지 않은 변경사항" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분을 추적하고, 패턴을 발견하고,\n자신을 더 잘 이해하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alteracoes nao salvas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Rastreie seu humor, descubra padrões\ne entenda-se melhor." } } } }, - "H: %@" : { - "comment" : "A label displaying the high temperature. The argument is the high temperature as a string.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "H: %@" + "Trial Start Date": { + "comment": "A label describing the trial start date setting.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Teststart-Datum" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Máx: %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Fecha de inicio de prueba" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "H : %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Date de début d'essai" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最高: %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "試用開始日" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최고: %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험 시작 날짜" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Máx: %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Data de início do teste" } } } }, - "H: %lld° L: %lld°" : { - "comment" : "A pair of high and low temperatures displayed in degrees Celsius.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "H: %lld° T: %lld°" - } - }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "H: %1$lld° L: %2$lld°" + "Trial expired": { + "comment": "A message displayed when a user's free trial has expired.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testphase abgelaufen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Máx: %lld° Mín: %lld°" + "es": { + "stringUnit": { + "state": "translated", + "value": "Prueba expirada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "H: %lld° B: %lld°" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Essai expiré" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最高: %lld° 最低: %lld°" + "ja": { + "stringUnit": { + "state": "translated", + "value": "試用期間終了" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최고: %lld° 최저: %lld°" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험 기간 만료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Máx: %lld° Mín: %lld°" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Teste expirado" } } } }, - "Haptic Feedback" : { - "comment" : "A label displayed above the toggle for haptic feedback.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Haptisches Feedback" + "Trial expires in ": { + "comment": "A prefix for the text that displays how many days are left in a user's free trial.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testphase läuft ab in " } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Respuesta háptica" + "es": { + "stringUnit": { + "state": "translated", + "value": "La prueba expira en " } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Retour haptique" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'essai expire dans " } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "触覚フィードバック" + "ja": { + "stringUnit": { + "state": "translated", + "value": "試用期間終了まで" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "햅틱 피드백" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험 기간 만료까지 " } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Feedback tátil" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Teste expira em " } } } }, - "Has Seen Settings" : { - "comment" : "A label for whether the user has seen the settings section in the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hat Einstellungen gesehen" + "Try Again": { + "comment": "A button that allows the user to try authenticating again if the initial attempt fails.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erneut versuchen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ha visto configuración" + "es": { + "stringUnit": { + "state": "translated", + "value": "Intentar de nuevo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "A vu les paramètres" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Réessayer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "設定を確認済み" + "ja": { + "stringUnit": { + "state": "translated", + "value": "再試行" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "설정을 확인함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다시 시도" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Viu as configurações" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tentar novamente" } } } }, - "Help improve Reflect by sharing anonymous usage data" : { - "comment" : "A description of the analytics toggle.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hilf Reflect zu verbessern, indem du anonyme Nutzungsdaten teilst" + "Turn on Apple Intelligence to unlock personalized mood insights.\n\nSettings → Apple Intelligence & Siri → Apple Intelligence": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktiviere Apple Intelligence, um personalisierte Stimmungserkenntnisse freizuschalten.\n\nEinstellungen → Apple Intelligence & Siri → Apple Intelligence" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ayuda a mejorar Reflect compartiendo datos de uso anónimos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Activa Apple Intelligence para desbloquear información personalizada sobre tu ánimo.\n\nAjustes → Apple Intelligence y Siri → Apple Intelligence" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aidez à améliorer Reflect en partageant des données d'utilisation anonymes" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Activez Apple Intelligence pour accéder aux informations personnalisées sur votre humeur.\n\nRéglages → Apple Intelligence et Siri → Apple Intelligence" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "匿名の使用データを共有してReflectの改善に協力" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligenceをオンにして、パーソナライズされた気分のインサイトを利用しましょう。\n\n設定 → Apple IntelligenceとSiri → Apple Intelligence" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "익명 사용 데이터를 공유하여 Reflect 개선에 도움을 주세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Apple Intelligence를 켜서 맞춤형 기분 인사이트를 이용하세요.\n\n설정 → Apple Intelligence 및 Siri → Apple Intelligence" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajude a melhorar o Reflect compartilhando dados de uso anônimos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ative o Apple Intelligence para desbloquear insights personalizados de humor.\n\nAjustes → Apple Intelligence e Siri → Apple Intelligence" } } } }, - "Hide trial banner & grant full access" : { - "comment" : "A description of the feature that allows users to bypass the trial period and access all features without ads.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testbanner ausblenden & vollen Zugriff gewähren" + "UNLOCK YOUR\nFULL SIGNAL": { + "comment": "A title displayed in neon text on the premium subscription content page.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "SCHALTE DEIN\nVOLLES SIGNAL FREI" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ocultar banner de prueba y otorgar acceso completo" + "es": { + "stringUnit": { + "state": "translated", + "value": "DESBLOQUEA TU\nSEÑAL COMPLETA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Masquer la bannière d'essai et accorder l'accès complet" + "fr": { + "stringUnit": { + "state": "translated", + "value": "DÉBLOQUEZ VOTRE\nSIGNAL COMPLET" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "トライアルバナーを非表示にしてフルアクセスを許可" + "ja": { + "stringUnit": { + "state": "translated", + "value": "フルシグナルを\nアンロック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험판 배너 숨기기 및 전체 액세스 허용" + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 신호를\n잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ocultar banner de teste e conceder acesso total" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "DESBLOQUEIE SEU\nSINAL COMPLETO" } } } }, - "How are you feeling?" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie fühlst du dich?" + "Unable to verify your identity. Please try again.": { + "comment": "An alert message displayed when biometric authentication fails.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Identität konnte nicht verifiziert werden. Bitte erneut versuchen." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo te sientes?" + "es": { + "stringUnit": { + "state": "translated", + "value": "No se pudo verificar tu identidad. Por favor, inténtalo de nuevo." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment vous sentez-vous ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Impossible de vérifier ton identité. Réessaye." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今どんな気分?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "本人確認ができませんでした。もう一度お試しください。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분이 어떠세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "신원을 확인할 수 없습니다. 다시 시도해 주세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como você está se sentindo?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não foi possível verificar sua identidade. Tente novamente." } } } }, - "How do you feel?" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie fühlst du dich?" + "Understand\nYourself Deeper": { + "comment": "A title displayed in the premium subscription content.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verstehe dich\ntiefer" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo te sientes?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Entiéndete\nmás profundamente" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment vous sentez-vous ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comprenez-vous\nplus profondément" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今の気分は?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "より深く\n自分を理解しよう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분이 어떠세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "자신을\n더 깊이 이해하세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como você está se sentindo?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Entenda-se\nmais profundamente" } } } }, - "How to add widgets" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "So fügst du Widgets hinzu" + "Unlock": { + "comment": "A button label that says \"Unlock\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Entsperren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cómo añadir widgets" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment ajouter des widgets" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Déverrouiller" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ウィジェットの追加方法" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ロック解除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "위젯 추가 방법" + "ko": { + "stringUnit": { + "state": "translated", + "value": "잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como adicionar widgets" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear" } } } }, - "how_to_add_widget" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Widget hinzufügen" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How to Add Widget" + "Unlock AI Reports": { + "comment": "A button label that unlocks AI-generated mood reports.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-Berichte freischalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cómo Agregar Widget" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear informes con IA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment ajouter un widget" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquer les rapports IA" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ウィジェットの追加方法" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AIレポートのロックを解除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "위젯 추가 방법" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 보고서 잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como adicionar widget" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear relatórios com IA" } } } }, - "iap_warning_view_buy_button" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jetzt abonnieren" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Subscribe Now" + "Unlock AI-Powered Insights": { + "comment": "A title for a button that allows users to unlock premium insights.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "KI-gestützte Erkenntnisse freischalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suscribirse Ahora" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquea información con IA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "S'abonner maintenant" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloque les analyses IA" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今すぐ登録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "AI搭載のインサイトを解除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지금 구독" + "ko": { + "stringUnit": { + "state": "translated", + "value": "AI 기반 인사이트 잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Assinar agora" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloqueie insights com IA" } } } }, - "iap_warning_view_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testphase endet in " - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Trial expires in " + "Unlock Full History": { + "comment": "A button label that appears when a user is on a free trial and wants to unlock all of their mood history.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vollständige Historie freischalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La prueba expira en " + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear historial completo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'essai expire dans " + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquer l'historique complet" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "トライアル終了まで " + "ja": { + "stringUnit": { + "state": "translated", + "value": "完全な履歴をアンロック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험판 만료까지 " + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 기록 잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teste expira em " + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear histórico completo" } } } }, - "ifeel" : { - "comment" : "The name of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "ifeel" + "Unlock Premium": { + "comment": "A button label that says \"Unlock Premium\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Premium freischalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "ifeel" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear Premium" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "ifeel" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquer Premium" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ifeel" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プレミアムを解除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "ifeel" + "ko": { + "stringUnit": { + "state": "translated", + "value": "프리미엄 잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "ifeel" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear Premium" } } } }, - "Import" : { - "comment" : "A button label that allows users to import data.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Importieren" + "Unlock Reports": { + "comment": "A button label that says \"Unlock Reports\".", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Berichte freischalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Importar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear informes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Importer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquer les rapports" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "インポート" + "ja": { + "stringUnit": { + "state": "translated", + "value": "レポートのロックを解除" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "가져오기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보고서 잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Importar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear relatórios" } } } }, - "Insights" : { - "comment" : "A label displayed above the insights section in the Insights view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erkenntnisse" + "Unlock Year Overview": { + "comment": "A button label that appears when the user is not a premium subscriber, encouraging them to subscribe to unlock more features.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jahresübersicht freischalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Información" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear vista anual" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Analyses" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquer la vue annuelle" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "インサイト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "年間概要をアンロック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "인사이트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연간 개요 잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Insights" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloquear visão anual" } } } }, - "Join 50,000+ on their journey" : { - "comment" : "A description of the social proof badge.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schließe dich 50.000+ auf ihrer Reise an" + "Unlock the Full\nExperience": { + "comment": "The title of the section that describes the full experience unlocked with the subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schalte das volle\nErlebnis frei" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Únete a más de 50.000 en su viaje" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquea la\nexperiencia completa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rejoignez plus de 50 000 personnes dans leur voyage" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquez\nl'expérience complète" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "50,000人以上と一緒に旅を" + "ja": { + "stringUnit": { + "state": "translated", + "value": "フル体験を\nアンロック" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "50,000명 이상과 함께 여정을" + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 경험을\n잠금 해제" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Junte-se a mais de 50.000 em sua jornada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloqueie a\nexperiência completa" } } } }, - "JOURNAL" : { - "comment" : "The title of the journal.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "TAGEBUCH" + "Unlock the complete story\nof your emotional landscape.": { + "comment": "A description of the premium edition of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Enthülle die ganze Geschichte\ndeiner emotionalen Landschaft." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "DIARIO" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desbloquea la historia completa\nde tu paisaje emocional." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "JOURNAL" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Débloquez l'histoire complète\nde votre paysage émotionnel." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日記" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感情の風景の\n完全なストーリーを解き放とう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감정 풍경의\n완전한 이야기를 열어보세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "DIÁRIO" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desbloqueie a história completa\nda sua paisagem emocional." } } } }, - "Journal Note" : { - "comment" : "The title of the view that appears in the navigation bar.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tagebuchnotiz" + "Update Required": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Update erforderlich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nota del diario" + "es": { + "stringUnit": { + "state": "translated", + "value": "Actualización requerida" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Note de journal" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mise à jour requise" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "日記メモ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アップデートが必要です" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일기 메모" + "ko": { + "stringUnit": { + "state": "translated", + "value": "업데이트 필요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nota do diário" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Atualização necessária" } } } }, - "L: %@" : { - "comment" : "A label displaying the low temperature. The text inside the label is a placeholder that will be replaced with the actual low temperature value.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "T: %@" + "Use device passcode": { + "comment": "A button label that allows users to use their device passcode for authentication.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gerätecode verwenden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mín: %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Usar código del dispositivo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "B : %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utiliser le code de l'appareil" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最低: %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "デバイスのパスコードを使用" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최저: %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기기 암호 사용" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mín: %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Usar código do dispositivo" } } } }, - "Last 5 Days" : { - "comment" : "A label displayed above the grid of days in the medium widget.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Letzte 5 Tage" + "Use your camera": { + "comment": "A description of how to use the camera to take a photo.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Kamera verwenden" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos 5 días" + "es": { + "stringUnit": { + "state": "translated", + "value": "Usa tu cámara" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "5 derniers jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utilise ton appareil photo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "過去5日間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "カメラを使用" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최근 5일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "카메라 사용" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos 5 dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Use sua câmera" } } } }, - "Last 10 Days" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Letzte 10 Tage" + "Values": { + "comment": "Label for the last question in the \"Acceptance & Commitment Therapy\" section of the guided reflection.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Werte" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos 10 días" + "es": { + "stringUnit": { + "state": "translated", + "value": "Valores" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "10 derniers jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Valeurs" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "過去10日間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "価値観" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최근 10일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "가치관" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos 10 dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Valores" } } } }, - "Legal" : { - "comment" : "A heading displayed in the Settings view that links to legal information.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rechtliches" + "Vibrate when logging mood": { + "comment": "A description of the feature that lets users know when their device vibrates when they log a mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Beim Stimmungseintrag vibrieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Legal" + "es": { + "stringUnit": { + "state": "translated", + "value": "Vibrar al registrar estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mentions légales" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vibrer lors de l'enregistrement de l'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "法的事項" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分記録時に振動" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "법적 정보" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 기록 시 진동" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jurídico" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Vibrar ao registrar humor" } } } }, - "Level up your self-awareness.\nPremium = MAX POWER!" : { - "comment" : "A tagline that describes the benefits of the premium subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Steigere dein Selbstbewusstsein.\nPremium = MAX POWER!" + "View Full Paywall": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vollständige Paywall anzeigen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sube de nivel tu autoconciencia.\n¡Premium = MÁXIMO PODER!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ver paywall completo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Améliorez votre conscience de soi.\nPremium = PUISSANCE MAX !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Voir le paywall complet" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自己認識をレベルアップ。\nプレミアム = 最大パワー!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "完全なペイウォールを表示" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "자기 인식을 레벨업하세요.\n프리미엄 = 최대 파워!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 페이월 보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aumente sua autoconsciência.\nPremium = PODER MÁXIMO!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ver paywall completo" } } } }, - "Light & dark mode PNGs" : { - "comment" : "A description of what the \"Export Widget Screenshots\" button does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Helle & dunkle PNGs" + "View all tip modals": { + "comment": "A description of what the \"Tips Preview\" button does.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Alle Tipp-Dialoge anzeigen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "PNGs modo claro y oscuro" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ver todos los diálogos de consejos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "PNG mode clair et sombre" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Voir toutes les fenêtres de conseils" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ライト&ダークモードPNG" + "ja": { + "stringUnit": { + "state": "translated", + "value": "すべてのヒントモーダルを表示" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "라이트 & 다크 모드 PNG" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 팁 모달 보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "PNGs modo claro e escuro" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ver todos os modais de dicas" } } } }, - "Like ink on paper, each mood\nleaves its mark. Premium reveals the pattern." : { - "comment" : "A description of how the premium version reveals patterns in user moods.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie Tinte auf Papier hinterlässt\njede Stimmung ihre Spur. Premium enthüllt das Muster." + "View the app introduction again": { + "comment": "A button that allows a user to view the app's introductory screen again.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "App-Einführung erneut anzeigen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como tinta en papel, cada estado de ánimo\ndeja su marca. Premium revela el patrón." + "es": { + "stringUnit": { + "state": "translated", + "value": "Ver la introducción de la app de nuevo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comme l'encre sur le papier, chaque humeur\nlaisse sa trace. Premium révèle le motif." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Revoir l'introduction de l'app" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "紙の上のインクのように、すべての気分が\n痕跡を残す。プレミアムでパターンを見よう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アプリの紹介を再表示" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "종이 위의 잉크처럼, 모든 기분이\n흔적을 남깁니다. 프리미엄으로 패턴을 확인하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "앱 소개 다시 보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como tinta no papel, cada humor\ndeixa sua marca. Premium revela o padrão." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ver introdução do app novamente" } } } }, - "Live Activity Preview" : { - "comment" : "The title of the view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Live-Aktivität Vorschau" + "Vote Mood": { + "comment": "Title of the app intent that allows users to vote for their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stimmung wählen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vista previa de actividad en vivo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Votar estado de ánimo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçu de l'activité en direct" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Voter l'humeur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ライブアクティビティのプレビュー" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分に投票" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "라이브 활동 미리보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 투표" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pré-visualização da atividade ao vivo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Votar humor" } } } }, - "Location Access Required" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Standortzugriff erforderlich" + "Voting Layout": { + "comment": "The title of the view that lets users select their preferred voting layout.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abstimmungs-Layout" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Acceso a ubicación requerido" + "es": { + "stringUnit": { + "state": "translated", + "value": "Diseño de votación" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Accès à la localisation requis" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Disposition du vote" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "位置情報のアクセスが必要です" + "ja": { + "stringUnit": { + "state": "translated", + "value": "投票レイアウト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "위치 접근 권한 필요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "투표 레이아웃" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Acesso à localização necessário" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Layout de votação" } } } }, - "Log" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erfassen" + "Voting closes at midnight": { + "comment": "A description displayed below the \"Log now\" text in the expanded view of the live activity widget.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abstimmung endet um Mitternacht" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar" + "es": { + "stringUnit": { + "state": "translated", + "value": "La votación cierra a medianoche" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Le vote se termine à minuit" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "投票は深夜に締め切られます" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "투표는 자정에 마감됩니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Votação encerra à meia-noite" } } } }, - "Log mood" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung erfassen" + "Watch Yourself\nBloom": { + "comment": "A title describing the premium subscription experience.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Beobachte dich\nerblühen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mírate\nflorecer" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer l'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Regardez-vous\nfleurir" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分が\n花開くのを見よう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "스스로\n꽃피는 것을 지켜보세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Veja-se\nflorescer" } } } }, - "Log Mood" : { - "comment" : "A button that opens Reflect to log a mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung erfassen" + "Weather": { + "comment": "A label displayed above the weather information in the entry detail view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wetter" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Clima" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer l'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Météo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "天気" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "날씨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Clima" } } } }, - "Log mood as ${moodEntity}" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung als ${moodEntity} erfassen" + "WeekTotalTemplate body": { + "comment": "The body text for the WeekTotalTemplate view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "WeekTotalTemplate body" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar estado de ánimo como ${moodEntity}" + "es": { + "stringUnit": { + "state": "translated", + "value": "WeekTotalTemplate body" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer l'humeur comme ${moodEntity}" + "fr": { + "stringUnit": { + "state": "translated", + "value": "WeekTotalTemplate body" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "${moodEntity}として気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "WeekTotalTemplate body" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "${moodEntity}로 기분 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "WeekTotalTemplate body" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar humor como ${moodEntity}" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "WeekTotalTemplate body" } } } }, - "Log now" : { - "comment" : "A call-to-action text displayed in the expanded view of the MoodStreakLiveActivity widget, encouraging the user to log their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jetzt erfassen" + "Weekly Digest": { + "comment": "A label displayed above the weekly digest.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wochenrückblick" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar ahora" + "es": { + "stringUnit": { + "state": "translated", + "value": "Resumen Semanal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer maintenant" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Résumé Hebdomadaire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今すぐ記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "週間ダイジェスト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지금 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "주간 요약" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar agora" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Resumo Semanal" } } } }, - "Log this mood" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diese Stimmung eintragen" + "Welcome to Reflect": { + "comment": "The title of the welcome screen in the onboarding flow.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Willkommen bei Reflect" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar este ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Bienvenido a Reflect" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer cette humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bienvenue dans Reflect" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "Reflectへようこそ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 기분 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "Reflect에 오신 것을 환영합니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrar este humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Bem-vindo ao Reflect" } } } }, - "Log your first mood!" : { - "comment" : "A message displayed when the user has not logged any moods.", - "isCommentAutoGenerated" : true - }, - "Log your mood" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erfasse deine Stimmung" + "When should we\nremind you?": { + "comment": "A title displayed on the onboarding screen related to when the user should be reminded to take their medication.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wann sollen wir\ndich erinnern?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registra tu estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cuándo debemos\nrecordarte?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrez votre humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quand devons-nous\nvous rappeler ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録しよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "いつ\nリマインドしましょうか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분을 기록하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "언제\n알려드릴까요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registre seu humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Quando devemos\nlembrá-lo?" } } } }, - "Logged!" : { - "comment" : "A message displayed when a mood is successfully logged.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erfasst!" + "When would you like to be reminded to log your mood?": { + "comment": "A prompt asking the user when they would like to be reminded to log their mood.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wann möchtest du an die Stimmungserfassung erinnert werden?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Registrado!" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cuándo te gustaría que te recordemos registrar tu estado de ánimo?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistré !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quand veux-tu qu'on te rappelle d'enregistrer ton humeur ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録しました!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分を記録するリマインダーをいつ受け取りたいですか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기록됨!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분을 기록하라는 알림을 언제 받고 싶으세요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registrado!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Quando você gostaria de ser lembrado de registrar seu humor?" } } } }, - "Longest Streak" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Längste Serie" + "When you get your reminder, do you want to rate today or yesterday?": { + "comment": "A description below the \"Which day should you rate?\" title, explaining that the user should choose whether they want to rate the current or previous day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wenn du deine Erinnerung erhältst, möchtest du heute oder gestern bewerten?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Racha más larga" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cuando recibas el recordatorio, ¿quieres calificar hoy o ayer?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Plus longue série" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quand tu reçois ton rappel, veux-tu noter aujourd'hui ou hier ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最長連続記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リマインダーを受け取ったとき、今日と昨日のどちらを評価しますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최장 연속 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알림을 받으면 오늘과 어제 중 어느 날을 평가하시겠어요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Maior sequência" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Quando receber o lembrete, quer avaliar hoje ou ontem?" } } } }, - "LONGEST STREAK" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "LÄNGSTE SERIE" + "Which day should\nyou rate?": { + "comment": "A title displayed in the onboarding flow, asking the user which day they should rate.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Welchen Tag solltest\ndu bewerten?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "RACHA MÁS LARGA" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Qué día deberías\ncalificar?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "PLUS LONGUE SÉRIE" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quel jour devriez-vous\névaluer ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最長連続記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "どの日を\n評価しますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최장 연속 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어떤 날을\n평가할까요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "MAIOR SEQUÊNCIA" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Qual dia você\ndeve avaliar?" } } } }, - "Make Tracking\nFun Again!" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mache das Tracking\nwieder spaßig!" + "Why Upgrade?": { + "comment": "A button label that opens a view explaining the benefits of upgrading to the premium version of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Warum upgraden?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Haz que el seguimiento\nsea divertido otra vez!" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Por qué actualizar?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rendez le suivi\namusant à nouveau !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pourquoi passer à la version supérieure ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "トラッキングを\nまた楽しく!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アップグレードする理由" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "추적을\n다시 재미있게!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "왜 업그레이드할까요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Torne o rastreamento\ndivertido novamente!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por que fazer upgrade?" } } } }, - "Manage" : { - "comment" : "A button that allows the user to manage their subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verwalten" + "Write Your\nEmotional Story": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schreibe deine\nemotionale Geschichte" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gestionar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Escribe tu\nhistoria emocional" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gérer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Écrivez votre\nhistoire émotionnelle" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "管理" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感情の物語を\n書こう" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "관리" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감정 이야기를\n쓰세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerenciar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escreva sua\nhistória emocional" } } } }, - "Maybe Later" : { - "comment" : "A label for a button that allows a user to skip the onboarding process.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vielleicht später" + "YOUR MOOD\nMIXTAPE": { + "comment": "The title of the mixtape theme on the homepage.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "DEIN STIMMUNGS-\nMIXTAPE" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quizás más tarde" + "es": { + "stringUnit": { + "state": "translated", + "value": "TU MIXTAPE\nDE ÁNIMO" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Peut-être plus tard" + "fr": { + "stringUnit": { + "state": "translated", + "value": "VOTRE MIXTAPE\nD'HUMEUR" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "また後で" + "ja": { + "stringUnit": { + "state": "translated", + "value": "あなたの気分\nミックステープ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나중에" + "ko": { + "stringUnit": { + "state": "translated", + "value": "당신의 기분\n믹스테이프" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Talvez depois" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "SUA MIXTAPE\nDE HUMOR" } } } }, - "Month & Year views, Insights & more" : { - "comment" : "A description of the premium features available in the subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Monats- & Jahresansichten, Erkenntnisse & mehr" + "Year in Review": { + "comment": "A description below the year's mood breakdown.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jahresrückblick" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vistas de mes y año, información y más" + "es": { + "stringUnit": { + "state": "translated", + "value": "Resumen del año" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vues mois et année, analyses et plus" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bilan de l'année" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "月・年表示、インサイトなど" + "ja": { + "stringUnit": { + "state": "translated", + "value": "年間まとめ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "월별 및 연간 보기, 인사이트 등" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연간 리뷰" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Visualizações de mês e ano, insights e mais" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Resumo do ano" } } } }, - "Monthly Mood Wrap" : { - "comment" : "A title describing the content of the monthly mood wrap section.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Monatlicher Stimmungsrückblick" + "You can change this anytime in Customize": { + "comment": "A hint displayed below the grid of theme cards, encouraging the user to change their theme settings.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du kannst dies jederzeit unter Anpassen ändern" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Resumen mensual del estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Puedes cambiar esto en cualquier momento en Personalizar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bilan mensuel d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vous pouvez changer cela à tout moment dans Personnaliser" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "月間気分まとめ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "カスタマイズでいつでも変更できます" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "월간 기분 요약" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사용자화에서 언제든 변경할 수 있습니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Resumo mensal de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você pode mudar isso a qualquer momento em Personalizar" } } } }, - "Mood" : { - "comment" : "Title of the parameter in the app intent for mood voting.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung" + "You can still customize individual settings after applying a theme": { + "comment": "A note explaining that users can still customize individual settings after applying a theme.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du kannst nach dem Anwenden eines Themes immer noch einzelne Einstellungen anpassen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Puedes personalizar ajustes individuales después de aplicar un tema" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vous pouvez toujours personnaliser les paramètres individuels après avoir appliqué un thème" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分" + "ja": { + "stringUnit": { + "state": "translated", + "value": "テーマを適用した後も個別の設定をカスタマイズできます" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분" + "ko": { + "stringUnit": { + "state": "translated", + "value": "테마 적용 후에도 개별 설정을 사용자화할 수 있습니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você ainda pode personalizar configurações individuais após aplicar um tema" } } } }, - "Mood Graphic" : { - "comment" : "Name of the widget configuration displayed in the Widget Chooser.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmungsgrafik" + "You don't have a streak yet. Log your mood today to start one!": { + "comment": "Text displayed in a notification when a user has not logged a mood for the current day.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du hast noch keine Serie. Erfasse heute deine Stimmung, um eine zu starten!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gráfico de estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Aún no tienes una racha. ¡Registra tu estado de ánimo hoy para empezar una!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Graphique d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu n'as pas encore de série. Enregistre ton humeur aujourd'hui pour en commencer une !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分グラフィック" + "ja": { + "stringUnit": { + "state": "translated", + "value": "まだ連続記録がありません。今日気分を記録して始めよう!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 그래픽" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아직 연속 기록이 없어요. 오늘 기분을 기록해서 시작하세요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gráfico de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você ainda não tem uma sequência. Registre seu humor hoje para começar uma!" } } } }, - "Mood Log Count" : { - "comment" : "The title of a label displaying the count of mood logs.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Anzahl Stimmungseinträge" + "You have a 1 day streak. Keep it going!": { + "comment": "Text displayed in a notification when the user has a 1-day streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du hast eine 1-Tage-Serie. Mach weiter so!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Número de registros" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tienes una racha de 1 día. ¡Sigue así!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nombre d'entrées" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu as une série de 1 jour. Continue !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分の記録数" + "ja": { + "stringUnit": { + "state": "translated", + "value": "1日連続です。続けていこう!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록 수" + "ko": { + "stringUnit": { + "state": "translated", + "value": "1일 연속 기록이에요. 계속 이어가세요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Contagem de registros" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você tem uma sequência de 1 dia. Continue assim!" } } } }, - "Mood Logged" : { - "comment" : "A title for the view that appears when a user logs their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung erfasst" + "You have full access": { + "comment": "A description of the full access provided by a premium subscription.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du hast vollen Zugang" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estado de ánimo registrado" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tienes acceso completo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humeur enregistrée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu as un accès complet" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録しました" + "ja": { + "stringUnit": { + "state": "translated", + "value": "フルアクセスがあります" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록됨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 액세스 권한이 있습니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humor registrado" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você tem acesso completo" } } } }, - "Mood logged today" : { - "comment" : "A label that indicates that the user has logged their mood today.", - "isCommentAutoGenerated" : true - }, - "Mood logged: %@" : { - "comment" : "A label describing the mood that was logged for today. The argument is the mood that was logged.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung erfasst: %@" + "You haven't logged your mood today yet. Would you like to log it now?": { + "comment": "Text displayed in a notification when the user hasn't logged their mood today.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du hast heute noch keine Stimmung erfasst. Möchtest du sie jetzt erfassen?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estado de ánimo registrado: %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Aún no has registrado tu estado de ánimo hoy. ¿Quieres registrarlo ahora?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humeur enregistrée : %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu n'as pas encore enregistré ton humeur aujourd'hui. Tu veux le faire maintenant ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録: %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日はまだ気分を記録していません。今すぐ記録しますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록됨: %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 아직 기분을 기록하지 않았어요. 지금 기록할까요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humor registrado: %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você ainda não registrou seu humor hoje. Gostaria de registrar agora?" } } } }, - "Mood selection" : { - "comment" : "A heading for the mood selection section.", - "extractionState" : "stale", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmungsauswahl" + "You'll get a gentle reminder at %@ every day": { + "comment": "A piece of text below the info icon, explaining that the user will receive a reminder at a selected time each day. The time is dynamically generated based on the user's selection in the time picker.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du erhältst jeden Tag eine sanfte Erinnerung um %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selección de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Recibirás un recordatorio suave a las %@ todos los días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sélection d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vous recevrez un rappel doux à %@ chaque jour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分の選択" + "ja": { + "stringUnit": { + "state": "translated", + "value": "毎日%@に優しいリマインダーが届きます" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 선택" + "ko": { + "stringUnit": { + "state": "translated", + "value": "매일 %@에 부드러운 알림을 받게 됩니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seleção de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você receberá um lembrete gentil às %@ todos os dias" } } } }, - "Mood streak" : { - "comment" : "A label for the mood streak widget.", - "isCommentAutoGenerated" : true - }, - "Mood Streak" : { - "comment" : "Title of an app shortcut that shows the user their mood streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmungs-Serie" + "Your Emotional\nForecast": { + "comment": "The title of the section that describes the app's main feature: predicting emotional patterns.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine emotionale\nVorhersage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Racha de estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tu pronóstico\nemocional" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Série d'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vos prévisions\némotionnelles" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分連続記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感情の\n予報" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 연속 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "당신의 감정\n예보" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sequência de humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sua previsão\nemocional" } } } }, - "MOOD UNLOCKED! 🎮" : { - "comment" : "A catchy title for the premium subscription content.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "STIMMUNG FREIGESCHALTET! 🎮" + "Your Personal\nDiary": { + "comment": "A title describing the main feature of the premium subscription: a personal diary.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dein persönliches\nTagebuch" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡ÁNIMO DESBLOQUEADO! 🎮" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tu diario\npersonal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "HUMEUR DÉBLOQUÉE ! 🎮" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Votre journal\npersonnel" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分がアンロック! 🎮" + "ja": { + "stringUnit": { + "state": "translated", + "value": "あなたの\n個人日記" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 잠금 해제! 🎮" + "ko": { + "stringUnit": { + "state": "translated", + "value": "당신의 개인\n일기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "HUMOR DESBLOQUEADO! 🎮" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seu diário\npessoal" } } } }, - "Mood Vote" : { - "comment" : "The display name of the widget configuration.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mood Vote" + "Your Reflection": { + "comment": "A title describing the reflection.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine Reflexion" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mood Vote" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tu Reflexión" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mood Vote" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Votre Réflexion" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mood Vote" + "ja": { + "stringUnit": { + "state": "translated", + "value": "あなたの振り返り" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mood Vote" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나의 회고" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mood Vote" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sua Reflexão" } } } }, - "mood_value_average" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Durchschnitt" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Average" + "Your Weekly Digest": { + "comment": "Title of a notification that appears weekly.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dein Wochenrückblick" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Normal" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tu Resumen Semanal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Moyen" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Votre Résumé Hebdomadaire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "普通" + "ja": { + "stringUnit": { + "state": "translated", + "value": "週間ダイジェスト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보통" + "ko": { + "stringUnit": { + "state": "translated", + "value": "주간 요약" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Médio" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seu Resumo Semanal" } } } }, - "mood_value_bad" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schlecht" + "Your emotions tell a story.\nPremium helps you read it.": { + "comment": "A description of how the premium subscription helps users understand themselves better.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine Emotionen erzählen eine Geschichte.\nPremium hilft dir, sie zu lesen." } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bad" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tus emociones cuentan una historia.\nPremium te ayuda a leerla." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mal" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vos émotions racontent une histoire.\nPremium vous aide à la lire." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mauvais" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感情は物語を語る。\nプレミアムで読み解こう。" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "悪い" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감정은 이야기를 전합니다.\n프리미엄으로 읽어보세요." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나쁨" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ruim" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Suas emoções contam uma história.\nPremium ajuda você a lê-la." } } } }, - "mood_value_good" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gut" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Good" + "Your heart knows the way.\nPremium helps you listen.": { + "comment": "A description of the premium subscription's benefits.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dein Herz kennt den Weg.\nPremium hilft dir zuzuhören." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bien" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tu corazón conoce el camino.\nPremium te ayuda a escuchar." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bien" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Votre cœur connaît le chemin.\nPremium vous aide à écouter." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "良い" + "ja": { + "stringUnit": { + "state": "translated", + "value": "心は道を知っている。\nプレミアムで耳を傾けよう。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "좋음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "마음은 길을 압니다.\n프리미엄으로 들어보세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bom" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seu coração conhece o caminho.\nPremium ajuda você a ouvir." } } } }, - "mood_value_great" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Super" + "Your mood data cannot be saved permanently. Please restart the app. If the problem persists, reinstall the app.": { + "comment": "An alert message displayed when the user's mood data cannot be saved permanently. It instructs the user to restart the app or reinstall it if the issue persists.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine Stimmungsdaten können nicht dauerhaft gespeichert werden. Bitte starte die App neu. Wenn das Problem weiterhin besteht, installiere die App erneut." } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Great" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tus datos de ánimo no se pueden guardar permanentemente. Reinicia la app. Si el problema persiste, reinstala la app." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excelente" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vos données d'humeur ne peuvent pas être enregistrées de façon permanente. Veuillez redémarrer l'app. Si le problème persiste, réinstallez l'app." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Excellent" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分データを永続的に保存できません。アプリを再起動してください。問題が解決しない場合は、アプリを再インストールしてください。" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最高" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분 데이터를 영구적으로 저장할 수 없습니다. 앱을 다시 시작해 주세요. 문제가 계속되면 앱을 다시 설치해 주세요." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최고" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ótimo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seus dados de humor não podem ser salvos permanentemente. Reinicie o app. Se o problema persistir, reinstale o app." } } } }, - "mood_value_horrible" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schrecklich" - } - }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Horrible" + "Your recent moods": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine letzten Stimmungen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Horrible" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tus estados de ánimo recientes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Horrible" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Vos humeurs récentes" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最悪" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最近の気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최악" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최근 기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Horrível" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seus humores recentes" } } } }, - "mood_value_missing" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fehlend" + "[%@](https://support.apple.com/guide/iphone/add-widgets-iphb8f1bf206/ios)": { + "comment": "A text link at the bottom of the view that provides instructions on how to add a custom widget. The argument is the string “how_to_add_widget”.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "[%@](https://support.apple.com/de-de/guide/iphone/add-widgets-iphb8f1bf206/ios)" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Missing" + "es": { + "stringUnit": { + "state": "translated", + "value": "[%@](https://support.apple.com/es-es/guide/iphone/add-widgets-iphb8f1bf206/ios)" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faltante" + "fr": { + "stringUnit": { + "state": "translated", + "value": "[%@](https://support.apple.com/fr-fr/guide/iphone/add-widgets-iphb8f1bf206/ios)" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Manquant" + "ja": { + "stringUnit": { + "state": "translated", + "value": "[%@](https://support.apple.com/ja-jp/guide/iphone/add-widgets-iphb8f1bf206/ios)" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "未記録" + "ko": { + "stringUnit": { + "state": "translated", + "value": "[%@](https://support.apple.com/ko-kr/guide/iphone/add-widgets-iphb8f1bf206/ios)" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "없음" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faltando" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "[%@](https://support.apple.com/pt-br/guide/iphone/add-widgets-iphb8f1bf206/ios)" } } } }, - "mood_value_missing_tap_to_add" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fehlend - Tippen zum Hinzufügen" + "add_mood_header_view_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie war %@?" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Missing - Tap to add" + "en": { + "stringUnit": { + "state": "translated", + "value": "How was %@?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faltante - Toca para agregar" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo estuvo %@?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Manquant - Appuyez pour ajouter" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment était %@ ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "未記録 - タップして追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@はどうでしたか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "없음 - 탭하여 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ 어땠어요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Faltando - Toque para adicionar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como foi %@?" } } } }, - "Next month" : { - "comment" : "A button label that says \"Next month\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nächster Monat" + "add_mood_header_view_title_today": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie ist heute?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "How is today?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mes siguiente" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo va hoy?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mois suivant" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment va aujourd'hui ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "翌月" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日はどうですか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다음 달" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 어때요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Próximo mês" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como está hoje?" } } } }, - "nice" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nett" + "add_mood_header_view_title_yesterday": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie war gestern?" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nice" + "en": { + "stringUnit": { + "state": "translated", + "value": "How was yesterday?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Amable" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo estuvo ayer?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gentil" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment était hier ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "やさしい" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日はどうでしたか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "친절한" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제 어땠어요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gentil" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como foi ontem?" } } } }, - "No designs available" : { - "comment" : "A message displayed when there are no sharing design variations available.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Keine Designs verfügbar" + "content_view_delete_entry": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Diese Bewertung löschen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No hay diseños disponibles" + "en": { + "stringUnit": { + "state": "translated", + "value": "Delete this rating" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aucun design disponible" + "es": { + "stringUnit": { + "state": "translated", + "value": "Eliminar esta calificación" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "デザインがありません" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Supprimer cette évaluation" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사용 가능한 디자인 없음" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この評価を削除" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nenhum design disponível" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 평가 삭제" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Excluir esta avaliação" } } } }, - "No entry" : { - "comment" : "A label indicating that there is no entry for a particular day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Kein Eintrag" + "content_view_fill_in_missing_entry": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%@ aktualisieren" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Update %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sin entrada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Actualizar %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aucune entrée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mettre à jour %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録なし" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@を更新" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "항목 없음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ 업데이트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sem entrada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Atualizar %@" } } } }, - "No mood recorded" : { - "comment" : "A placeholder text displayed when no mood is recorded for an entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Keine Stimmung erfasst" + "content_view_fill_in_missing_entry_cancel": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abbrechen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sin estado de ánimo registrado" + "en": { + "stringUnit": { + "state": "translated", + "value": "Cancel" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aucune humeur enregistrée" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cancelar" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分の記録なし" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Annuler" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기록된 기분 없음" + "ja": { + "stringUnit": { + "state": "translated", + "value": "キャンセル" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nenhum humor registrado" + "ko": { + "stringUnit": { + "state": "translated", + "value": "취소" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cancelar" } } } }, - "NO_DATA" : { - "comment" : "A placeholder text indicating that there is no data available for a specific entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KEINE_DATEN" + "content_view_header_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Letzte %d Tage" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Past %d days" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "SIN_DATOS" + "es": { + "stringUnit": { + "state": "translated", + "value": "Últimos %d días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "AUCUNE_DONNÉE" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%d derniers jours" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "データなし" + "ja": { + "stringUnit": { + "state": "translated", + "value": "過去%d日間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "데이터_없음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지난 %d일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "SEM_DADOS" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Últimos %d dias" } } } }, - "Not Available" : { - "comment" : "A label indicating that Apple Health is not available on the user's device.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nicht verfügbar" + "content_view_tab_filter": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jahr" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No disponible" + "en": { + "stringUnit": { + "state": "translated", + "value": "Year" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Non disponible" + "es": { + "stringUnit": { + "state": "translated", + "value": "Año" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "利用不可" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Année" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사용 불가" + "ja": { + "stringUnit": { + "state": "translated", + "value": "年" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não disponível" + "ko": { + "stringUnit": { + "state": "translated", + "value": "연도" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ano" } } } }, - "nothing written..." : { - "comment" : "A placeholder text that appears when an entry is missing text.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "nichts geschrieben..." + "content_view_tab_insights": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einblicke" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Insights" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "nada escrito..." + "es": { + "stringUnit": { + "state": "translated", + "value": "Análisis" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "rien d'écrit..." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aperçus" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "まだ何も書いていません..." + "ja": { + "stringUnit": { + "state": "translated", + "value": "インサイト" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아직 작성된 내용이 없습니다..." + "ko": { + "stringUnit": { + "state": "translated", + "value": "인사이트" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "nada escrito..." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Insights" } } } }, - "of feeling" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gefühl" + "content_view_tab_main": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tag" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "de sentirse" + "en": { + "stringUnit": { + "state": "translated", + "value": "Day" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "de se sentir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Día" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "の気分" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Jour" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "de sentir" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dia" } } } }, - "OK" : { - "comment" : "The text for an OK button.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "OK" + "content_view_tab_month": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Monat" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Month" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "OK" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "OK" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mois" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "OK" + "ja": { + "stringUnit": { + "state": "translated", + "value": "月" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "확인" + "ko": { + "stringUnit": { + "state": "translated", + "value": "월" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "OK" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mês" } } } }, - "onboarding_day_options_today" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktueller Tag" + "create_widget_background_color": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hintergrund" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Current Day" + "en": { + "stringUnit": { + "state": "translated", + "value": "Background" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Día Actual" + "es": { + "stringUnit": { + "state": "translated", + "value": "Fondo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jour actuel" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Arrière-plan" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "当日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "背景" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘" + "ko": { + "stringUnit": { + "state": "translated", + "value": "배경" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dia atual" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fundo" } } } }, - "onboarding_day_options_yesterday" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vorheriger Tag" + "create_widget_face_outline_color": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gesichtsumriss" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Previous Day" + "en": { + "stringUnit": { + "state": "translated", + "value": "Face Outline" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Día Anterior" + "es": { + "stringUnit": { + "state": "translated", + "value": "Contorno de Cara" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jour précédent" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Contour du visage" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "前日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "顔の輪郭" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "얼굴 윤곽" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dia anterior" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Contorno do rosto" } } } }, - "onboarding_title_customize_one_section_one_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Welches App-Symbol passt zu dir?" + "create_widget_inner_color": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Innen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Which app icon are you?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Inner" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Qué ícono eres tú?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Interior" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quelle icône vous correspond ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Intérieur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "どのアプリアイコンにしますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "内側" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어떤 앱 아이콘이 마음에 드세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내부" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Qual ícone combina com você?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Interior" } } } }, - "onboarding_title_customize_one_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Lege deine Einstellungen fest." + "create_widget_save": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Speichern" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Set your preferences." + "en": { + "stringUnit": { + "state": "translated", + "value": "Save" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Configura tus preferencias." + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Définissez vos préférences." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "設定をカスタマイズ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "保存" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "설정을 지정하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "저장" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Defina suas preferências." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvar" } } } }, - "onboarding_title_customize_two_section_one_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Welches Icon-Set möchtest du?" + "create_widget_use": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verwenden" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What icon set would you like?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Use" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Qué conjunto de íconos te gustaría?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Usar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quel jeu d'icônes souhaitez-vous ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utiliser" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "どのアイコンセットにしますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "使用" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어떤 아이콘 세트를 원하세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사용" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Qual conjunto de ícones você quer?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Usar" } } } }, - "onboarding_title_customize_two_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wähle deinen Stil." + "create_widget_view_left_eye": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Linkes Auge" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pick your style." + "en": { + "stringUnit": { + "state": "translated", + "value": "Left Eye" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elige tu estilo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Ojo Izquierdo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisissez votre style." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Œil gauche" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スタイルを選択" + "ja": { + "stringUnit": { + "state": "translated", + "value": "左目" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스타일을 선택하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "왼쪽 눈" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolha seu estilo." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Olho esquerdo" } } } }, - "onboarding_title_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Was sollen deine Benachrichtigungen sagen?" + "create_widget_view_left_eye_color": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Linkes Auge" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "What should your notifications say?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Left Eye" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Qué deben decir tus notificaciones?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ojo Izquierdo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que doivent dire vos notifications ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Œil gauche" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "通知にはなんと表示しますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "左目" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알림에 무엇을 표시할까요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "왼쪽 눈" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O que suas notificações devem dizer?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Olho esquerdo" } } } }, - "onboarding_title_title_option_1" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hallo!" + "create_widget_view_mouth": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mund" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hi there!" + "en": { + "stringUnit": { + "state": "translated", + "value": "Mouth" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Hola!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Boca" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salut !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bouche" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "こんにちは!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "口" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "안녕하세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "입" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Olá!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Boca" } } } }, - "onboarding_title_title_option_2" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zeit einzuchecken!" + "create_widget_view_mouth_color": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mund" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Time to check in!" + "en": { + "stringUnit": { + "state": "translated", + "value": "Mouth" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Hora de registrarte!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Boca" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'est l'heure de faire le point !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bouche" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "チェックインの時間です!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "口" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체크인할 시간이에요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "입" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hora de fazer check-in!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Boca" } } } }, - "onboarding_title_title_option_3" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie fühlst du dich?" + "create_widget_view_right_eye": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Rechtes Auge" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How are you feeling?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Right Eye" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo te sientes?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ojo Derecho" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comment te sens-tu ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Œil droit" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分はどうですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "右目" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분이 어때요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오른쪽 눈" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como você está se sentindo?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Olho direito" } } } }, - "onboarding_title_type_your_own" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Oder schreibe deine eigene:" + "create_widget_view_right_eye_color": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Rechtes Auge" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Or type your own:" + "en": { + "stringUnit": { + "state": "translated", + "value": "Right Eye" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "O escribe la tuya:" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ojo Derecho" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ou écris la tienne :" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Œil droit" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "または自分で入力:" + "ja": { + "stringUnit": { + "state": "translated", + "value": "右目" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "또는 직접 입력:" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오른쪽 눈" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ou digite a sua:" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Olho direito" } } } }, - "onboarding_wrap_up_1" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jeden Tag um" + "customize_view_over18alert_body": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einige Texte könnten anstößig sein." } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Every day at" + "en": { + "stringUnit": { + "state": "translated", + "value": "Some of this text might be offensive." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todos los días a las" + "es": { + "stringUnit": { + "state": "translated", + "value": "Parte de este texto podría ser ofensivo." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chaque jour à" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Certains textes peuvent être offensants." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "毎日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "一部のテキストは不快な内容を含む場合があります。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "매일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일부 텍스트가 불쾌할 수 있습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Todo dia às" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alguns textos podem ser ofensivos." } } } }, - "onboarding_wrap_up_3" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "wirst du benachrichtigt, den Tag zu bewerten" + "customize_view_over18alert_no": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nein" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "you'll be notified it's time to rate the" + "en": { + "stringUnit": { + "state": "translated", + "value": "No" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "serás notificado de que es hora de calificar el" + "es": { + "stringUnit": { + "state": "translated", + "value": "No" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "vous serez notifié qu'il est temps d'évaluer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Non" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "に通知が届きます" + "ja": { + "stringUnit": { + "state": "translated", + "value": "いいえ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "에 평가 시간 알림을 받게 됩니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아니요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "você será notificado que é hora de avaliar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não" } } } }, - "onboarding_wrap_up_complete_button" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fertig" + "customize_view_over18alert_ok": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ja" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Done" + "en": { + "stringUnit": { + "state": "translated", + "value": "Yes" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Listo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Sí" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Terminé" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Oui" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "完了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "はい" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "완료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "예" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pronto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sim" } } } }, - "Open app to subscribe" : { - "comment" : "A hint that appears when a user taps on a mood button in the voting view, explaining that they need to open the app to subscribe.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "App öffnen zum Abonnieren" + "customize_view_over18alert_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bist du über 18?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre la app para suscribirte" + "en": { + "stringUnit": { + "state": "translated", + "value": "Are you over 18?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvrez l'app pour vous abonner" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Eres mayor de 18?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アプリを開いて登録" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Avez-vous plus de 18 ans ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "앱을 열어 구독" + "ja": { + "stringUnit": { + "state": "translated", + "value": "18歳以上ですか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abra o app para assinar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "18세 이상이신가요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você tem mais de 18 anos?" } } } }, - "Open Reflect" : { - "comment" : "Title of the app intent to open the Reflect app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect öffnen" + "day streak": { + "comment": "A description of the unit of measurement for a day streak.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tage Serie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abrir Reflect" + "es": { + "stringUnit": { + "state": "translated", + "value": "días de racha" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvrir Reflect" + "fr": { + "stringUnit": { + "state": "translated", + "value": "jours de série" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectを開く" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日連続" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect 열기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일 연속" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abrir Reflect" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "dias de sequência" } } } }, - "Open Reflect to log your mood" : { - "comment" : "Description of the \"Log Mood\" control widget.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Öffne Reflect, um deine Stimmung zu erfassen" + "day_picker_view_text": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zeigt nur ausgewählte Daten in den Tages-, Monats- und Jahresdiagrammen." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Only shows selected dates on the Day, Month, and Year charts." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre Reflect para registrar tu estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Solo muestra las fechas seleccionadas en los gráficos de Día, Mes y Año." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvre Reflect pour enregistrer ton humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Affiche uniquement les dates sélectionnées sur les graphiques Jour, Mois et Année." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectを開いて気分を記録しよう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日、月、年のチャートで選択した日付のみを表示します。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect를 열어 기분을 기록하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일, 월, 연도 차트에서 선택한 날짜만 표시합니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abra o Reflect para registrar seu humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mostra apenas as datas selecionadas nos gráficos de Dia, Mês e Ano." } } } }, - "Open Settings" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einstellungen öffnen" + "days": { + "comment": "A unit of measurement for the number of days.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Tage" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abrir Ajustes" + "es": { + "stringUnit": { + "state": "translated", + "value": "días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvrir les Réglages" + "fr": { + "stringUnit": { + "state": "translated", + "value": "jours" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "設定を開く" + "ja": { + "stringUnit": { + "state": "translated", + "value": "日" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "설정 열기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abrir Ajustes" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "dias" } } } }, - "Open the Reflect app to log your mood" : { - "comment" : "A user-visible description of the intent to open the Reflect app to log your mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Öffne die Reflect-App, um deine Stimmung zu erfassen" + "default_notif_body_today_four": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nur kurz nachfragen, wie heute war." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre la app Reflect para registrar tu estado de ánimo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Just checking in how today was, friend." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvre l'app Reflect pour enregistrer ton humeur" + "es": { + "stringUnit": { + "state": "translated", + "value": "Solo verificando cómo estuvo hoy, amigo." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectアプリを開いて気分を記録しよう" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je voulais juste savoir comment s'est passée ta journée." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect 앱을 열어 기분을 기록하세요" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日はどうだったか確認したくて。" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abra o app Reflect para registrar seu humor" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 하루 어땠는지 확인하려고요." + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Só passando pra saber como foi seu dia." } } } }, - "Opens End User License Agreement in browser" : { - "comment" : "A button that opens the app's End User License Agreement in the user's web browser.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Öffnet Endbenutzer-Lizenzvereinbarung im Browser" + "default_notif_body_today_one": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie war heute?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "How was today?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre el acuerdo de licencia en el navegador" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo estuvo hoy?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvre le contrat de licence dans le navigateur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment était aujourd'hui ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エンドユーザー使用許諾契約をブラウザで開く" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日はどうでしたか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "브라우저에서 최종 사용자 라이선스 계약 열기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 하루 어땠어요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre o contrato de licença no navegador" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como foi hoje?" } } } }, - "Opens Privacy Policy in browser" : { - "comment" : "A button that opens the app's privacy policy in a web browser.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Öffnet Datenschutzrichtlinie im Browser" + "default_notif_body_today_three": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bitte bewerte deinen Tag." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre la política de privacidad en el navegador" + "en": { + "stringUnit": { + "state": "translated", + "value": "Please rate your day." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvre la politique de confidentialité dans le navigateur" + "es": { + "stringUnit": { + "state": "translated", + "value": "Por favor califica tu día." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プライバシーポリシーをブラウザで開く" + "fr": { + "stringUnit": { + "state": "translated", + "value": "N'oublie pas d'évaluer ta journée." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "브라우저에서 개인정보 처리방침 열기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の気分を記録してください。" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre a política de privacidade no navegador" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 하루를 평가해 주세요." + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por favor, avalie seu dia." } } } }, - "Opens subscription options" : { - "comment" : "A hint for a button that opens a subscription store.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Öffnet Abonnementoptionen" + "default_notif_body_today_two": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vergiss nicht, deinen Tag zu bewerten!" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Don't forget to rate your day!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre opciones de suscripción" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡No olvides calificar tu día!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvre les options d'abonnement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "N'oublie pas d'évaluer ta journée !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サブスクリプションオプションを開く" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日の記録を忘れずに!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독 옵션 열기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 하루 평가하는 거 잊지 마세요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre opções de assinatura" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não esqueça de avaliar seu dia!" } } } }, - "Opens time picker to change reminder time" : { - "comment" : "A hint that describes the action of tapping the \"Reminder Time\" button in the Settings view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Öffnet Zeitauswahl zur Änderung der Erinnerungszeit" + "default_notif_body_yesterday_four": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nur kurz nachfragen, wie gestern war." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre selector de hora para cambiar el recordatorio" + "en": { + "stringUnit": { + "state": "translated", + "value": "Just checking how yesterday was, buddy." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ouvre le sélecteur d'heure pour changer le rappel" + "es": { + "stringUnit": { + "state": "translated", + "value": "Solo verificando cómo estuvo ayer, amigo." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リマインダー時刻を変更する時刻ピッカーを開く" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je voulais juste savoir comment s'est passé hier." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알림 시간 변경을 위한 시간 선택기 열기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日はどうだったか確認したくて。" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abre seletor de hora para alterar o lembrete" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제 어땠는지 확인하려고요." + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Só passando pra saber como foi ontem." } } } }, - "Or use your device passcode" : { - "comment" : "A hint displayed below the \"Unlock with biometric\" button, encouraging users to use their device passcode if they don't have a biometric authentication method set up.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Oder verwende deinen Gerätecode" + "default_notif_body_yesterday_one": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie war gestern?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "How was yesterday?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "O usa el código de tu dispositivo" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo estuvo ayer?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ou utilise le code de ton appareil" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment était hier ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "またはデバイスのパスコードを使用" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日はどうでしたか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "또는 기기 암호를 사용하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제 어땠어요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ou use o código do seu dispositivo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como foi ontem?" } } } }, - "Pause" : { - "comment" : "A button label that pauses a live activity.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pause" + "default_notif_body_yesterday_three": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bitte bewerte gestern." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pausar" + "en": { + "stringUnit": { + "state": "translated", + "value": "Please rate yesterday." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pause" + "es": { + "stringUnit": { + "state": "translated", + "value": "Por favor califica ayer." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "一時停止" + "fr": { + "stringUnit": { + "state": "translated", + "value": "N'oublie pas d'évaluer hier." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "일시정지" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日の気分を記録してください。" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pausar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제를 평가해 주세요." + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por favor, avalie ontem." } } } }, - "Payment Issue" : { - "comment" : "A label indicating that there is a payment issue with a subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zahlungsproblem" + "default_notif_body_yesterday_two": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vergiss nicht, gestern zu bewerten!" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Don't forget to rate yesterday!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Problema de pago" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡No olvides calificar ayer!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Problème de paiement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "N'oublie pas d'évaluer hier !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "支払いの問題" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日の記録を忘れずに!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "결제 문제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제 평가하는 거 잊지 마세요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Problema de pagamento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não esqueça de avaliar ontem!" } } } }, - "Paywall Styles" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Paywall-Stile" + "default_notif_title_one": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hallo! 👋" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estilos de paywall" + "en": { + "stringUnit": { + "state": "translated", + "value": "Hi! 👋" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Styles de paywall" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Hola! 👋" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ペイウォールスタイル" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Salut ! 👋" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "페이월 스타일" + "ja": { + "stringUnit": { + "state": "translated", + "value": "こんにちは!👋" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estilos de paywall" + "ko": { + "stringUnit": { + "state": "translated", + "value": "안녕하세요! 👋" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Oi! 👋" } } } }, - "Paywall Theme Lab" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Paywall-Theme-Labor" + "default_notif_title_three": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es ist wieder soweit! 😃" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "It's that time again! 😃" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Laboratorio de temas de paywall" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Es hora otra vez! 😃" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Labo de thèmes de paywall" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'est l'heure ! 😃" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ペイウォールテーマラボ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "記録の時間です!😃" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "페이월 테마 랩" + "ko": { + "stringUnit": { + "state": "translated", + "value": "그 시간이에요! 😃" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Laboratório de temas de paywall" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "É hora! 😃" } } } }, - "Perspective Check" : { - "comment" : "Short CBT step label shown above the \"Perspective Check\" question in Guided Reflection.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Perspektivwechsel" + "default_notif_title_two": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eine freundliche Erinnerung! 😁" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cambio de perspectiva" + "en": { + "stringUnit": { + "state": "translated", + "value": "Just a friendly reminder! 😁" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prise de recul" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Solo un recordatorio amistoso! 😁" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "視点の確認" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Petit rappel ! 😁" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "관점 전환" + "ja": { + "stringUnit": { + "state": "translated", + "value": "リマインダーです!😁" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mudança de perspectiva" + "ko": { + "stringUnit": { + "state": "translated", + "value": "친근한 알림이에요! 😁" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Só um lembrete! 😁" } } } }, - "Photo" : { - "comment" : "A label displayed next to the \"Photo\" button.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto" + "entries tracked": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einträge erfasst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto" + "es": { + "stringUnit": { + "state": "translated", + "value": "entradas registradas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Photo" + "fr": { + "stringUnit": { + "state": "translated", + "value": "entrées suivies" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エントリー記録済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진" + "ko": { + "stringUnit": { + "state": "translated", + "value": "항목 기록됨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "entradas registradas" } } } }, - "Photo Library" : { - "comment" : "A button option that allows the user to choose a photo from their photo library.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fotomediathek" + "guided_chip_neg_act_facts_feelings": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fakten von Gefühlen trennen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Separate facts from feelings" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Biblioteca de fotos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Separar hechos de sentimientos" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Photothèque" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Séparer les faits des sentiments" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "フォトライブラリ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "事実と感情を分ける" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 보관함" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사실과 감정을 분리하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Biblioteca de fotos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Separar fatos de sentimentos" } } } }, - "Photo not found" : { - "comment" : "A message displayed when a photo cannot be loaded.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto nicht gefunden" + "guided_chip_neg_act_get_rest": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Etwas ausruhen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto no encontrada" + "en": { + "stringUnit": { + "state": "translated", + "value": "Get some rest" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Photo introuvable" + "es": { + "stringUnit": { + "state": "translated", + "value": "Descansar un poco" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真が見つかりません" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Se reposer un peu" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진을 찾을 수 없음" + "ja": { + "stringUnit": { + "state": "translated", + "value": "少し休む" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto não encontrada" + "ko": { + "stringUnit": { + "state": "translated", + "value": "좀 쉬기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Descansar um pouco" } } } }, - "Pick a time that works for your daily check-in" : { - "comment" : "A description under the time picker that explains its purpose.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wähle eine Zeit für deinen täglichen Check-in" + "guided_chip_neg_act_got_through": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "An eine Zeit erinnern, als ich etwas Schweres überstanden habe" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Remember a time I got through something hard" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elige una hora para tu registro diario" + "es": { + "stringUnit": { + "state": "translated", + "value": "Recordar una vez que superé algo difícil" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisis une heure pour ton check-in quotidien" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Me souvenir d'un moment où j'ai surmonté quelque chose" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "毎日のチェックインに都合の良い時間を選んでね" + "ja": { + "stringUnit": { + "state": "translated", + "value": "困難を乗り越えた時を思い出す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "매일 체크인할 시간을 선택하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "힘든 일을 이겨냈던 때를 기억하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolha um horário para seu check-in diário" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Lembrar de uma vez que superei algo difícil" } } } }, - "Pick Mood" : { - "comment" : "A button that allows users to select a mood from a menu.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung wählen" + "guided_chip_neg_act_matter_in_week": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wird das in einer Woche noch wichtig sein?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Elegir estado de ánimo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Will this matter in a week?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Choisir l'humeur" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Importará esto en una semana?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を選択" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Est-ce que ça comptera dans une semaine ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 선택" + "ja": { + "stringUnit": { + "state": "translated", + "value": "一週間後にも気になること?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escolher humor" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일주일 후에도 중요할까?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Isso vai importar em uma semana?" } } } }, - "Planning" : { - "comment" : "Step label in the Guided Reflection for the \"Activity\" question.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Planung" + "guided_chip_neg_act_one_small_thing": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eine kleine Sache tun, die ich kontrollieren kann" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Do one small thing I can control" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Planificación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hacer una cosa pequeña que puedo controlar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Planification" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Faire une petite chose que je peux contrôler" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "計画" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分がコントロールできる小さなことをする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "계획" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내가 통제할 수 있는 작은 것 하나 하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Planejamento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fazer uma coisa pequena que posso controlar" } } } }, - "Populate with sample mood entries" : { - "comment" : "A description of what the \"Add Test Data\" button does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mit Beispiel-Stimmungseinträgen füllen" + "guided_chip_neg_act_step_away": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abstand von der Situation nehmen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rellenar con entradas de ejemplo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Step away from the situation" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remplir avec des entrées d'exemple" + "es": { + "stringUnit": { + "state": "translated", + "value": "Alejarme de la situación" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サンプルの気分記録を追加" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prendre du recul" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "샘플 기분 기록으로 채우기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "状況から離れる" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Preencher com registros de exemplo" + "ko": { + "stringUnit": { + "state": "translated", + "value": "상황에서 벗어나기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Se afastar da situação" } } } }, - "Predict your patterns.\nPrepare for any weather." : { - "comment" : "A description of the app's main feature, \"Predict your patterns. Prepare for any weather.\"", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sage deine Muster voraus.\nSei auf jedes Wetter vorbereitet." + "guided_chip_neg_act_take_walk": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Spazieren gehen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Take a walk" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Predice tus patrones.\nPrepárate para cualquier clima." + "es": { + "stringUnit": { + "state": "translated", + "value": "Dar un paseo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prédisez vos schémas.\nPréparez-vous à tout temps." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Faire une promenade" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "パターンを予測しよう。\nどんな天気にも備えて。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "散歩する" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "패턴을 예측하세요.\n어떤 날씨에도 대비하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "산책하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Preveja seus padrões.\nPrepare-se para qualquer clima." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dar uma caminhada" } } } }, - "Premium Active" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium aktiv" + "guided_chip_neg_act_talk_someone": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mit jemandem reden, dem ich vertraue" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium activo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Talk to someone I trust" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium actif" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hablar con alguien de confianza" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プレミアム有効" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Parler à quelqu'un en qui j'ai confiance" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "프리미엄 활성화됨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "信頼できる人に話す" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium ativo" + "ko": { + "stringUnit": { + "state": "translated", + "value": "믿을 수 있는 사람과 이야기하기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Conversar com alguém de confiança" } } } }, - "Premium Edition" : { - "comment" : "A title for the premium edition of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium-Edition" + "guided_chip_neg_act_worst_case": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Das Worst-Case-Szenario hinterfragen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Challenge the worst-case scenario" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Edición Premium" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cuestionar el peor escenario" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Édition Premium" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Remettre en question le pire scénario" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プレミアム版" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最悪の事態を疑ってみる" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "프리미엄 에디션" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최악의 시나리오에 도전하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Edição Premium" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Questionar o pior cenário" } } } }, - "Premium Feature" : { - "comment" : "A label indicating a premium feature.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium-Funktion" + "guided_chip_neg_act_write_it_out": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es aufschreiben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Función Premium" + "en": { + "stringUnit": { + "state": "translated", + "value": "Write it out" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fonctionnalité Premium" + "es": { + "stringUnit": { + "state": "translated", + "value": "Escribirlo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プレミアム機能" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'écrire" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "프리미엄 기능" + "ja": { + "stringUnit": { + "state": "translated", + "value": "書き出す" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Recurso Premium" + "ko": { + "stringUnit": { + "state": "translated", + "value": "적어보기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escrever sobre isso" } } } }, - "Premium feature, subscription required" : { - "comment" : "A description of a premium feature that requires a subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium-Funktion, Abonnement erforderlich" + "guided_chip_neg_all_my_fault": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es ist alles meine Schuld" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "It's all my fault" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Función premium, requiere suscripción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Todo es mi culpa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fonction premium, abonnement requis" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'est entièrement ma faute" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プレミアム機能、サブスクリプションが必要" + "ja": { + "stringUnit": { + "state": "translated", + "value": "全部自分のせいだ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "프리미엄 기능, 구독 필요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다 내 잘못이야" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Recurso premium, assinatura necessária" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "É tudo culpa minha" } } } }, - "Premium refinement for those\nwho expect the finest." : { - "comment" : "A description of the premium theme, emphasizing its exclusivity and high-quality elements.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium-Verfeinerung für alle,\ndie das Beste erwarten." + "guided_chip_neg_better_than_think": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du machst das besser als du denkst" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Refinamiento premium para quienes\nesperan lo mejor." + "en": { + "stringUnit": { + "state": "translated", + "value": "You're doing better than you think" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Raffinement premium pour ceux\nqui attendent le meilleur." + "es": { + "stringUnit": { + "state": "translated", + "value": "Lo estás haciendo mejor de lo que piensas" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最高を求める人への\nプレミアム品質。" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu fais mieux que tu ne le penses" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최고를 기대하는 분들을 위한\n프리미엄 품격." + "ja": { + "stringUnit": { + "state": "translated", + "value": "思っているよりうまくやっている" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Refinamento premium para quem\nespera o melhor." + "ko": { + "stringUnit": { + "state": "translated", + "value": "생각보다 잘하고 있어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você está indo melhor do que pensa" } } } }, - "Preparing data..." : { - "comment" : "Message displayed during the generation of a mood report, indicating that data is being prepared.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Daten werden vorbereitet …" + "guided_chip_neg_cant_do_right": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich kann nichts richtig machen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "I can't do anything right" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Preparando datos…" + "es": { + "stringUnit": { + "state": "translated", + "value": "No puedo hacer nada bien" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Préparation des données…" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je ne fais rien de bien" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "データを準備中…" + "ja": { + "stringUnit": { + "state": "translated", + "value": "何をやってもダメだ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "데이터 준비 중…" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나는 아무것도 제대로 못 해" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Preparando dados…" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não consigo fazer nada certo" } } } }, - "Preview" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vorschau" + "guided_chip_neg_cant_handle": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich kann das nicht bewältigen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vista previa" + "en": { + "stringUnit": { + "state": "translated", + "value": "I can't handle this" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçu" + "es": { + "stringUnit": { + "state": "translated", + "value": "No puedo con esto" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プレビュー" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je ne peux pas gérer ça" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "미리보기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "もう耐えられない" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Visualizar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이걸 감당할 수 없어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não consigo lidar com isso" } } } }, - "Preview and test different subscription paywall designs" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vorschau und Test verschiedener Abo-Paywall-Designs" + "guided_chip_neg_dont_matter": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich bin unwichtig" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "I don't matter" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Previsualiza y prueba diferentes diseños de paywall" + "es": { + "stringUnit": { + "state": "translated", + "value": "No importo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prévisualisez et testez différents designs de paywall" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je ne compte pas" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "さまざまなサブスクリプションペイウォールデザインをプレビューしてテスト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分なんて重要じゃない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다양한 구독 페이월 디자인 미리보기 및 테스트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나는 중요하지 않아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Visualize e teste diferentes designs de paywall" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Eu não importo" } } } }, - "Preview subscription themes" : { - "comment" : "A description of what the paywall preview button does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abo-Themes Vorschau" + "guided_chip_neg_dont_need_figured": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du musst nicht alles durchschaut haben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vista previa de temas de suscripción" + "en": { + "stringUnit": { + "state": "translated", + "value": "You don't have to have it all figured out" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçu des thèmes d'abonnement" + "es": { + "stringUnit": { + "state": "translated", + "value": "No tienes que tenerlo todo resuelto" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サブスクリプションテーマをプレビュー" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu n'as pas besoin de tout comprendre" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독 테마 미리보기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "全てわかっていなくていい" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Visualizar temas de assinatura" + "ko": { + "stringUnit": { + "state": "translated", + "value": "모든 걸 다 알 필요는 없어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você não precisa ter tudo resolvido" } } } }, - "Previous month" : { - "comment" : "A label for a button that navigates to the previous month in the date range picker.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vorheriger Monat" + "guided_chip_neg_falling_behind": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich falle zurück" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "I'm falling behind" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mes anterior" + "es": { + "stringUnit": { + "state": "translated", + "value": "Me estoy quedando atrás" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mois précédent" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je prends du retard" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "前月" + "ja": { + "stringUnit": { + "state": "translated", + "value": "遅れをとっている" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이전 달" + "ko": { + "stringUnit": { + "state": "translated", + "value": "뒤처지고 있어" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mês anterior" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estou ficando para trás" } } } }, - "Privacy Lock" : { - "comment" : "A title for a toggle that controls whether or not biometric authentication is enabled.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Datenschutzsperre" + "guided_chip_neg_feeling_will_pass": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dieses Gefühl wird vergehen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bloqueo de privacidad" + "en": { + "stringUnit": { + "state": "translated", + "value": "This feeling will pass" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verrouillage de confidentialité" + "es": { + "stringUnit": { + "state": "translated", + "value": "Este sentimiento pasará" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プライバシーロック" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce sentiment passera" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "개인정보 보호 잠금" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この気持ちは過ぎ去る" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bloqueio de privacidade" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 감정은 지나갈 거야" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Esse sentimento vai passar" } } } }, - "Privacy Notice" : { - "comment" : "A confirmation dialog title that informs the user about the privacy policy of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Datenschutzhinweis" + "guided_chip_neg_give_grace": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gib dir die Nachsicht, die du anderen gibst" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Give yourself the grace you'd give others" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aviso de privacidad" + "es": { + "stringUnit": { + "state": "translated", + "value": "Date la gracia que le darías a otros" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Avis de confidentialité" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Accorde-toi la grâce que tu accorderais aux autres" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プライバシーに関する通知" + "ja": { + "stringUnit": { + "state": "translated", + "value": "他人にするように自分にも優しく" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "개인정보 보호 안내" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다른 사람에게 주는 관대함을 나에게도" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aviso de privacidade" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dê a si mesmo a graça que daria aos outros" } } } }, - "Processing..." : { - "comment" : "A message displayed while an image is being processed.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wird verarbeitet..." + "guided_chip_neg_letting_down": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich enttäusche andere" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Procesando..." + "en": { + "stringUnit": { + "state": "translated", + "value": "I'm letting people down" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Traitement..." + "es": { + "stringUnit": { + "state": "translated", + "value": "Estoy decepcionando a los demás" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "処理中..." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je déçois les autres" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "처리 중..." + "ja": { + "stringUnit": { + "state": "translated", + "value": "周りをがっかりさせている" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Processando..." + "ko": { + "stringUnit": { + "state": "translated", + "value": "사람들을 실망시키고 있어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estou decepcionando as pessoas" } } } }, - "purchase_view_change_plan" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Plan ändern" + "guided_chip_neg_never_change": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es wird sich nie ändern" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Change Plan" + "en": { + "stringUnit": { + "state": "translated", + "value": "Things will never change" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cambiar Plan" + "es": { + "stringUnit": { + "state": "translated", + "value": "Las cosas nunca cambiarán" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Changer de forfait" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Les choses ne changeront jamais" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プランを変更" + "ja": { + "stringUnit": { + "state": "translated", + "value": "何も変わらない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "플랜 변경" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아무것도 변하지 않을 거야" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alterar plano" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "As coisas nunca vão mudar" } } } }, - "purchase_view_current_subscription" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktuelles Abo" + "guided_chip_neg_no_one_understands": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Niemand versteht mich" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Current Subscription" + "en": { + "stringUnit": { + "state": "translated", + "value": "No one understands" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suscripción Actual" + "es": { + "stringUnit": { + "state": "translated", + "value": "Nadie me entiende" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abonnement actuel" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Personne ne comprend" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "現在のサブスクリプション" + "ja": { + "stringUnit": { + "state": "translated", + "value": "誰もわかってくれない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "현재 구독" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아무도 이해하지 못해" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Assinatura atual" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ninguém entende" } } } }, - "purchase_view_current_why_subscribe" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ein iReflect-Abo gibt dir Zugang zu all deinen historischen Daten und den Monats- und Jahresdiagrammen." + "guided_chip_neg_not_good_enough": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich bin nicht gut genug" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "An iReflect subscription gives you access to all of your historical data, and both Month and Year charts." + "en": { + "stringUnit": { + "state": "translated", + "value": "I'm not good enough" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Una suscripción a iReflect te da acceso a todos tus datos históricos, y a los gráficos de Mes y Año." + "es": { + "stringUnit": { + "state": "translated", + "value": "No soy suficiente" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Un abonnement iReflect vous donne accès à toutes vos données historiques, ainsi qu'aux graphiques Mois et Année." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je ne suis pas assez bien" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "iReflectサブスクリプションで、すべての過去データと月・年チャートにアクセスできます。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分は十分じゃない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "iReflect 구독으로 모든 과거 데이터와 월별, 연도별 차트에 액세스할 수 있습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "나는 충분하지 않아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uma assinatura iReflect dá acesso a todos os seus dados históricos e aos gráficos de Mês e Ano." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não sou bom o suficiente" } } } }, - "purchase_view_loading" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abo-Optionen werden geladen" + "guided_chip_neg_not_whole_story": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Was passiert ist, ist nicht deine ganze Geschichte" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Loading subscription options" + "en": { + "stringUnit": { + "state": "translated", + "value": "What happened isn't your whole story" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cargando opciones de suscripción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Lo que pasó no es toda tu historia" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Chargement des options d'abonnement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce qui s'est passé n'est pas toute ton histoire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サブスクリプションオプションを読み込み中" + "ja": { + "stringUnit": { + "state": "translated", + "value": "起きたことが全てじゃない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독 옵션 로딩 중" + "ko": { + "stringUnit": { + "state": "translated", + "value": "일어난 일이 전부가 아니야" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Carregando opções de assinatura" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O que aconteceu não é toda a sua história" } } } }, - "purchase_view_manage_subscription" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abo verwalten" + "guided_chip_neg_nothing_goes_right": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nichts läuft jemals richtig" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Manage Subscription" + "en": { + "stringUnit": { + "state": "translated", + "value": "Nothing ever goes right" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Administrar Suscripción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Nada sale bien nunca" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gérer l'abonnement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rien ne va jamais bien" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サブスクリプションを管理" + "ja": { + "stringUnit": { + "state": "translated", + "value": "何もうまくいかない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독 관리" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아무것도 잘 되지 않아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerenciar assinatura" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Nada nunca dá certo" } } } }, - "purchase_view_restore" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wiederherstellen" + "guided_chip_neg_ok_to_struggle": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es ist okay, manchmal zu kämpfen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restore" + "en": { + "stringUnit": { + "state": "translated", + "value": "It's okay to struggle sometimes" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restaurar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Está bien tener dificultades a veces" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restaurer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'est normal de lutter parfois" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "復元" + "ja": { + "stringUnit": { + "state": "translated", + "value": "時には苦しくてもいい" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "복원" + "ko": { + "stringUnit": { + "state": "translated", + "value": "가끔 힘든 건 괜찮아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restaurar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tudo bem ter dificuldades às vezes" } } } }, - "purchase_view_subscribe_button" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jetzt abonnieren" + "guided_chip_neg_one_bad_day": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein schlechter Tag definiert dich nicht" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Subscribe Now" + "en": { + "stringUnit": { + "state": "translated", + "value": "One bad day doesn't define you" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suscribirse Ahora" + "es": { + "stringUnit": { + "state": "translated", + "value": "Un mal día no te define" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "S'abonner maintenant" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Un mauvais jour ne te définit pas" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今すぐ登録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "一日の悪い日が自分を決めない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "지금 구독" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나쁜 하루가 나를 정의하지 않아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Assinar agora" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Um dia ruim não te define" } } } }, - "purchase_view_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie lange möchtest du deine Gefühle unterstützen?" + "guided_chip_neg_ref_doing_my_best": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich gebe mein Bestes mit dem, was ich habe" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How long do you want to support your feelings for?" + "en": { + "stringUnit": { + "state": "translated", + "value": "I'm doing my best with what I have" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Por cuánto tiempo quieres apoyar tus sentimientos?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estoy haciendo lo mejor que puedo con lo que tengo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Combien de temps voulez-vous prendre soin de vos émotions ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je fais de mon mieux avec ce que j'ai" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "どのくらいの期間サポートしますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今あるもので精一杯やっている" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "얼마나 오래 감정을 돌보시겠어요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내가 가진 것으로 최선을 다하고 있어" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por quanto tempo você quer cuidar dos seus sentimentos?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estou fazendo o meu melhor com o que tenho" } } } }, - "purchase_view_trial_expired" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine kostenlose Testphase ist beendet." + "guided_chip_neg_ref_one_chapter": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Das ist ein schlechtes Kapitel, nicht die ganze Geschichte" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Your free trial has ended." + "en": { + "stringUnit": { + "state": "translated", + "value": "This is one bad chapter, not the whole story" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu prueba gratuita ha terminado." + "es": { + "stringUnit": { + "state": "translated", + "value": "Este es un mal capítulo, no toda la historia" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votre essai gratuit est terminé." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce n'est qu'un mauvais chapitre, pas toute l'histoire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "無料トライアルが終了しました。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "これは一つの悪い章であって、物語の全てではない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "무료 체험이 종료되었습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "이건 하나의 나쁜 장일 뿐, 전체 이야기가 아니에요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seu teste gratuito terminou." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Este é um capítulo ruim, não a história toda" } } } }, - "purchase_view_trial_expires_in" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testphase endet in" + "guided_chip_neg_should_have": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich hätte es besser machen sollen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Trial expires in" + "en": { + "stringUnit": { + "state": "translated", + "value": "I should have done better" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La prueba expira en" + "es": { + "stringUnit": { + "state": "translated", + "value": "Debería haberlo hecho mejor" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'essai expire dans" + "fr": { + "stringUnit": { + "state": "translated", + "value": "J'aurais dû faire mieux" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "トライアル終了まで" + "ja": { + "stringUnit": { + "state": "translated", + "value": "もっとうまくやるべきだった" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험판 만료까지" + "ko": { + "stringUnit": { + "state": "translated", + "value": "더 잘했어야 했는데" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teste expira em" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Eu deveria ter feito melhor" } } } }, - "Quickly rate your mood for today" : { - "comment" : "Description of the Mood Vote widget.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bewerte schnell deine heutige Stimmung" + "guided_chip_neg_something_wrong": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Etwas stimmt nicht mit mir" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Something is wrong with me" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Califica rápidamente tu estado de ánimo de hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "Algo está mal conmigo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Note rapidement ton humeur du jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelque chose ne va pas chez moi" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気分をすばやく評価" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分はどこかおかしい" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘의 기분을 빠르게 평가하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나에게 뭔가 문제가 있어" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Avalie rapidamente seu humor de hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tem algo errado comigo" } } } }, - "Random background" : { - "comment" : "A button that selects a random background color.", - "isCommentAutoGenerated" : true - }, - "Record your mood for today" : { - "comment" : "Description of the app intent to vote for a mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erfasse deine Stimmung für heute" + "guided_chip_neg_too_hard": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du bist zu streng mit dir" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "You're being too hard on yourself" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registra tu estado de ánimo de hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estás siendo muy duro contigo mismo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistre ton humeur du jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu es trop dur avec toi-même" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分に厳しくしすぎている" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘의 기분을 기록하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "너무 자신에게 가혹해하지 마" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registre seu humor de hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Você está sendo duro demais consigo" } } } }, - "Record your mood for today in Reflect" : { - "comment" : "Title of the \"Log Mood\" app intent.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erfasse deine Stimmung für heute in Reflect" + "guided_chip_neu_ambivalence": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ambivalenz" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Ambivalence" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registra tu estado de ánimo de hoy en Reflect" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ambivalencia" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistre ton humeur du jour dans Reflect" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ambivalence" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectで今日の気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "曖昧な気持ち" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect에서 오늘의 기분을 기록하세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "양가감정" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registre seu humor de hoje no Reflect" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ambivalência" } } } }, - "Recorded mood entry" : { - "comment" : "A description of what a recorded mood entry looks like.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmungseintrag erfasst" + "guided_chip_neu_apathy": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Apathie" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Apathy" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrada de estado de ánimo registrada" + "es": { + "stringUnit": { + "state": "translated", + "value": "Apatía" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrée d'humeur enregistrée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Apathie" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "記録された気分のエントリ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "無気力" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기록된 기분 항목" + "ko": { + "stringUnit": { + "state": "translated", + "value": "무기력" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entrada de humor registrada" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Apatia" } } } }, - "Recording Mode" : { - "comment" : "A button that enters a recording mode for live activity previews.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aufnahmemodus" + "guided_chip_neu_autopilot": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Autopilot" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Autopilot" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Modo de grabación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Piloto automático" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mode d'enregistrement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pilote automatique" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "録画モード" + "ja": { + "stringUnit": { + "state": "translated", + "value": "惰性" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "녹화 모드" + "ko": { + "stringUnit": { + "state": "translated", + "value": "자동 조종 모드" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Modo de gravação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Piloto automático" } } } }, - "Reflect" : { - "comment" : "The name of the widget.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect" + "guided_chip_neu_boredom": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Langeweile" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Boredom" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect" + "es": { + "stringUnit": { + "state": "translated", + "value": "Aburrimiento" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ennui" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect" + "ja": { + "stringUnit": { + "state": "translated", + "value": "退屈" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지루함" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tédio" } } } }, - "REFLECT" : { - "comment" : "The name of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT" + "guided_chip_neu_def_doesnt_define": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es könnte stimmen, aber es definiert mich nicht" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "It could be true, but it doesn't define me" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT" + "es": { + "stringUnit": { + "state": "translated", + "value": "Podría ser cierto, pero no me define" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'est peut-être vrai, mais ça ne me définit pas" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT" + "ja": { + "stringUnit": { + "state": "translated", + "value": "本当かもしれないけど、自分を定義しない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사실일 수 있지만, 나를 정의하지 않아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pode ser verdade, mas não me define" } } } }, - "Reflect Icon" : { - "comment" : "Name of the widget configuration.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect-Symbol" + "guided_chip_neu_def_dont_solve_now": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich muss das jetzt nicht lösen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "I don't need to solve this right now" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Icono de Reflect" + "es": { + "stringUnit": { + "state": "translated", + "value": "No necesito resolver esto ahora" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Icône Reflect" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je n'ai pas besoin de résoudre ça maintenant" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectアイコン" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今すぐ解決しなくていい" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect 아이콘" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지금 당장 이걸 해결할 필요 없어" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ícone do Reflect" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não preciso resolver isso agora" } } } }, - "REFLECT MIXTAPE" : { - "comment" : "The name of the premium subscription experience.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT MIXTAPE" + "guided_chip_neu_def_just_a_thought": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Es ist nur ein Gedanke, keine Tatsache" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT MIXTAPE" + "en": { + "stringUnit": { + "state": "translated", + "value": "It's just a thought, not a fact" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT MIXTAPE" + "es": { + "stringUnit": { + "state": "translated", + "value": "Es solo un pensamiento, no un hecho" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT MIXTAPE" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce n'est qu'une pensée, pas un fait" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT MIXTAPE" + "ja": { + "stringUnit": { + "state": "translated", + "value": "これは考えに過ぎない、事実ではない" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "REFLECT MIXTAPE" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이건 생각일 뿐, 사실이 아니야" } - } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "É apenas um pensamento, não um fato" + } + } } }, - "Reflect needs location access to show weather. You can enable it in Settings." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect benötigt Standortzugriff, um das Wetter anzuzeigen. Du kannst dies in den Einstellungen aktivieren." + "guided_chip_neu_def_more_weight": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich gebe dem mehr Gewicht als es verdient" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect necesita acceso a la ubicación para mostrar el clima. Puedes habilitarlo en Ajustes." + "en": { + "stringUnit": { + "state": "translated", + "value": "I'm giving this more weight than it deserves" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect a besoin de l'accès à la localisation pour afficher la météo. Vous pouvez l'activer dans les Réglages." + "es": { + "stringUnit": { + "state": "translated", + "value": "Le estoy dando más importancia de la que merece" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectは天気を表示するために位置情報へのアクセスが必要です。設定で有効にできます。" + "fr": { + "stringUnit": { + "state": "translated", + "value": "J'accorde trop d'importance à cela" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect에서 날씨를 표시하려면 위치 접근 권한이 필요합니다. 설정에서 활성화할 수 있습니다." + "ja": { + "stringUnit": { + "state": "translated", + "value": "必要以上に重く受け止めている" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O Reflect precisa de acesso à localização para mostrar o clima. Você pode ativar nas Configurações." + "ko": { + "stringUnit": { + "state": "translated", + "value": "이것에 필요 이상의 무게를 두고 있어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estou dando mais peso do que merece" } } } }, - "Reframe" : { - "comment" : "The fourth step label for the CBT Thought Record technique.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Umdeuten" + "guided_chip_neu_def_not_helpful": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dieser Gedanke hilft mir gerade nicht" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "This thought isn't helpful right now" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reformular" + "es": { + "stringUnit": { + "state": "translated", + "value": "Este pensamiento no me ayuda ahora" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Recadrer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Cette pensée ne m'aide pas en ce moment" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リフレーミング" + "ja": { + "stringUnit": { + "state": "translated", + "value": "この考えは今の自分の助けにならない" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "재구성" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 생각은 지금 도움이 되지 않아" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reenquadramento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Esse pensamento não ajuda agora" } } } }, - "Refresh sample entry" : { - "comment" : "A label for a button that refreshes the sample entry.", - "isCommentAutoGenerated" : true - }, - "Refresh shapes" : { - "comment" : "A button that refreshes the available shapes.", - "isCommentAutoGenerated" : true - }, - "Reminder time" : { - "comment" : "An accessibility label for the time picker in the onboarding flow.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erinnerungszeit" + "guided_chip_neu_def_notice_not_act": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich kann das bemerken, ohne danach zu handeln" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hora del recordatorio" + "en": { + "stringUnit": { + "state": "translated", + "value": "I can notice this without acting on it" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heure du rappel" + "es": { + "stringUnit": { + "state": "translated", + "value": "Puedo notarlo sin actuar al respecto" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リマインダー時刻" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Je peux le remarquer sans agir dessus" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알림 시간" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気づくだけで、行動しなくていい" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hora do lembrete" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이것을 알아차리되 행동하지 않을 수 있어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Posso perceber isso sem agir" } } } }, - "Reminder Time" : { - "comment" : "A label displayed above the reminder time in the settings view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erinnerungszeit" + "guided_chip_neu_def_storytelling": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mein Verstand erzählt Geschichten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hora del recordatorio" + "en": { + "stringUnit": { + "state": "translated", + "value": "My mind is storytelling" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heure du rappel" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mi mente está inventando historias" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リマインダー時刻" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mon esprit raconte des histoires" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알림 시간" + "ja": { + "stringUnit": { + "state": "translated", + "value": "頭の中で物語を作っているだけ" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Horário do lembrete" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내 마음이 이야기를 만들고 있어" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Minha mente está contando histórias" } } } }, - "Remove all State of Mind records" : { - "comment" : "A description of what happens when the \"Delete HealthKit Data\" button is pressed.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Gemütszustand-Einträge entfernen" + "guided_chip_neu_def_thought_passed": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ich hatte diesen Gedanken schon und er ging vorbei" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "I've had this thought before and it passed" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar todos los registros de estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "He tenido este pensamiento antes y pasó" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer tous les enregistrements d'état d'esprit" + "fr": { + "stringUnit": { + "state": "translated", + "value": "J'ai déjà eu cette pensée et elle est passée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべての心の状態の記録を削除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "前にもこう思ったけど、過ぎ去った" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 마음 상태 기록 삭제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "전에도 이런 생각을 했지만 지나갔어" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remover todos os registros de Estado de Espírito" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Já tive esse pensamento antes e passou" } } } }, - "Remove Photo" : { - "comment" : "A button that deletes a photo from a journal entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto entfernen" + "guided_chip_neu_disconnection": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abgetrenntheit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Eliminar foto" + "en": { + "stringUnit": { + "state": "translated", + "value": "Disconnection" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Supprimer la photo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Desconexión" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真を削除" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Déconnexion" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 삭제" + "ja": { + "stringUnit": { + "state": "translated", + "value": "断絶感" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remover foto" + "ko": { + "stringUnit": { + "state": "translated", + "value": "단절감" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Desconexão" } } } }, - "Report ready" : { - "comment" : "Text indicating that the mood report is ready to be downloaded.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bericht fertig" + "guided_chip_neu_distraction": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ablenkung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Informe listo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Distraction" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rapport prêt" + "es": { + "stringUnit": { + "state": "translated", + "value": "Distracción" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポート完成" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Distraction" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서 준비 완료" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気が散る" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Relatório pronto" + "ko": { + "stringUnit": { + "state": "translated", + "value": "산만함" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Distração" } } } }, - "Report Ready" : { - "comment" : "A label displayed when a mood report is ready to be exported as a PDF.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bericht fertig" + "guided_chip_neu_flatness": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Flachheit" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Flatness" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Informe listo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Aplanamiento" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rapport prêt" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Platitude" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポート完成" + "ja": { + "stringUnit": { + "state": "translated", + "value": "平坦さ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서 준비 완료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "무덤덤함" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Relatório pronto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Apatia" } } } }, - "Report Type" : { - "comment" : "A label displayed above the options for selecting the type of report to generate.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Berichtstyp" + "guided_chip_neu_indifference": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gleichgültigkeit" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Indifference" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tipo de informe" + "es": { + "stringUnit": { + "state": "translated", + "value": "Indiferencia" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Type de rapport" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Indifférence" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポートの種類" + "ja": { + "stringUnit": { + "state": "translated", + "value": "無関心" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서 유형" + "ko": { + "stringUnit": { + "state": "translated", + "value": "무관심" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tipo de relatório" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Indiferença" } } } }, - "Require %@ to open app" : { - "comment" : "A description of what the Privacy Lock feature does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ zum Öffnen der App erforderlich" + "guided_chip_neu_numbness": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Taubheit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Requerir %@ para abrir la app" + "en": { + "stringUnit": { + "state": "translated", + "value": "Numbness" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exiger %@ pour ouvrir l'app" + "es": { + "stringUnit": { + "state": "translated", + "value": "Entumecimiento" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アプリを開くには%@が必要" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Engourdissement" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "앱을 열려면 %@ 필요" + "ja": { + "stringUnit": { + "state": "translated", + "value": "無感覚" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exigir %@ para abrir o app" + "ko": { + "stringUnit": { + "state": "translated", + "value": "무감각" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dormência emocional" } } } }, - "Require biometric authentication to open app" : { - "comment" : "A hint that describes the purpose of the Privacy Lock toggle.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Biometrische Authentifizierung zum Öffnen der App erforderlich" + "guided_chip_neu_restlessness": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Unruhe" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Restlessness" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Requerir autenticación biométrica para abrir la app" + "es": { + "stringUnit": { + "state": "translated", + "value": "Inquietud" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exiger l'authentification biométrique pour ouvrir l'app" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Agitation" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アプリを開くのに生体認証を要求" + "ja": { + "stringUnit": { + "state": "translated", + "value": "落ち着かなさ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "앱 열기에 생체 인증 필요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "불안정함" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exigir autenticação biométrica para abrir o app" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Inquietação" } } } }, - "Reset" : { - "comment" : "A button label that resets the live activity preview.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zurücksetzen" + "guided_chip_neu_uncertainty": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Unsicherheit" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Uncertainty" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restablecer" + "es": { + "stringUnit": { + "state": "translated", + "value": "Incertidumbre" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Réinitialiser" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Incertitude" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リセット" + "ja": { + "stringUnit": { + "state": "translated", + "value": "不確かさ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "재설정" + "ko": { + "stringUnit": { + "state": "translated", + "value": "불확실함" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Redefinir" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Incerteza" } } } }, - "Reset All Tips" : { - "comment" : "A button that resets all tips to their default state.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Tipps zurücksetzen" + "guided_chip_neu_val_ask_what_i_need": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Um das bitten, was ich brauche" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restablecer todos los consejos" + "en": { + "stringUnit": { + "state": "translated", + "value": "Ask for what I need" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Réinitialiser tous les conseils" + "es": { + "stringUnit": { + "state": "translated", + "value": "Pedir lo que necesito" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべてのヒントをリセット" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Demander ce dont j'ai besoin" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 팁 재설정" + "ja": { + "stringUnit": { + "state": "translated", + "value": "必要なことを求める" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Redefinir todas as dicas" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내가 필요한 것 요청하기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pedir o que preciso" } } } }, - "Reset luanch date to current date" : { - "comment" : "A button label that resets the app's launch date to the current date.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Startdatum auf aktuelles Datum zurücksetzen" + "guided_chip_neu_val_be_present": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Präsenter sein" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Be more present" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Restablecer fecha de lanzamiento a fecha actual" + "es": { + "stringUnit": { + "state": "translated", + "value": "Estar más presente" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Réinitialiser la date de lancement à la date actuelle" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Être plus présent" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "起動日を現在の日付にリセット" + "ja": { + "stringUnit": { + "state": "translated", + "value": "もっと今に集中する" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "실행 날짜를 현재 날짜로 재설정" + "ko": { + "stringUnit": { + "state": "translated", + "value": "더 현재에 집중하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Redefinir data de lançamento para data atual" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Estar mais presente" } } } }, - "Retry" : { - "comment" : "A button that, when pressed, attempts to regenerate the mood report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erneut versuchen" + "guided_chip_neu_val_body": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Auf meinen Körper achten" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Take care of my body" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reintentar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cuidar mi cuerpo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Réessayer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prendre soin de mon corps" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "再試行" + "ja": { + "stringUnit": { + "state": "translated", + "value": "体を大事にする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "재시도" + "ko": { + "stringUnit": { + "state": "translated", + "value": "몸 관리하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tentar novamente" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cuidar do meu corpo" } } } }, - "rude" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Frech" + "guided_chip_neu_val_connect": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mit jemandem verbinden" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rude" + "en": { + "stringUnit": { + "state": "translated", + "value": "Connect with someone" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Grosero" + "es": { + "stringUnit": { + "state": "translated", + "value": "Conectar con alguien" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Impoli" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Me connecter avec quelqu'un" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "辛口" + "ja": { + "stringUnit": { + "state": "translated", + "value": "誰かとつながる" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "거친" + "ko": { + "stringUnit": { + "state": "translated", + "value": "누군가와 연결하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rude" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Conectar-me com alguém" } } } }, - "rude_notif_body_today_one" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie zum Teufel war dein Tag?" + "guided_chip_neu_val_kind_to_self": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Freundlich zu mir selbst sein" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How the hell was your day?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Be kind to myself" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo diablos estuvo tu día?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ser amable conmigo mismo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'était comment ta journée, bordel ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Être gentil avec moi-même" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日はどうだったんだよ?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分に優しくする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 하루 어땠냐고?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나에게 친절하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como diabos foi seu dia?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ser gentil comigo mesmo" } } } }, - "rude_notif_body_today_three" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bewerte deinen verdammten Tag… oder sonst! ☠️" + "guided_chip_neu_val_less_autopilot": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Weniger im Autopilot-Modus sein" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rate your damn day… or else! ☠️" + "en": { + "stringUnit": { + "state": "translated", + "value": "Spend less time on autopilot" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Califica tu maldito día… ¡o si no! ☠️" + "es": { + "stringUnit": { + "state": "translated", + "value": "Pasar menos tiempo en automático" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Évalue ta foutue journée… sinon ! ☠️" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Passer moins de temps en pilote automatique" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "さっさと記録しろ…さもないと!☠️" + "ja": { + "stringUnit": { + "state": "translated", + "value": "惰性で過ごす時間を減らす" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "하루 평가해… 안 그러면! ☠️" + "ko": { + "stringUnit": { + "state": "translated", + "value": "자동 조종 모드 시간 줄이기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Avalie seu maldito dia… ou então! ☠️" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Passar menos tempo no automático" } } } }, - "rude_notif_body_today_two" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sei kein Idiot, bewerte deinen Tag!" + "guided_chip_neu_val_let_go": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gestern loslassen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Don't be an ass, rate your day!" + "en": { + "stringUnit": { + "state": "translated", + "value": "Let go of yesterday" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡No seas idiota, califica tu día!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Dejar ir el ayer" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fais pas l'idiot, évalue ta journée !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Lâcher prise sur hier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "グズグズしてないで、今日を記録しろ!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日のことを手放す" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "멍청이처럼 굴지 말고 하루 평가해!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제를 놓아주기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não seja idiota, avalie seu dia!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Deixar o ontem para trás" } } } }, - "rude_notif_body_yesterday_one" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wie zum Teufel war gestern?" + "guided_chip_neu_val_meaningful_work": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sinnvolle Arbeit tun" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "How the hell was yesterday?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Do meaningful work" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cómo diablos estuvo ayer?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hacer trabajo significativo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "C'était comment hier, bordel ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Faire un travail significatif" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日はどうだったんだよ?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "意味のある仕事をする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제 어땠냐고?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "의미 있는 일 하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Como diabos foi ontem?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fazer trabalho significativo" } } } }, - "rude_notif_body_yesterday_three" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bewerte gestern… oder sonst! ☠️" + "guided_chip_neu_val_one_thing_better": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eine Sache besser machen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rate yesterday… or else! ☠️" + "en": { + "stringUnit": { + "state": "translated", + "value": "Make one thing better" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Califica ayer… ¡o si no! ☠️" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mejorar una cosa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Évalue hier… sinon ! ☠️" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Améliorer une chose" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "昨日を記録しろ…さもないと!☠️" + "ja": { + "stringUnit": { + "state": "translated", + "value": "一つだけ良くする" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어제 평가해… 안 그러면! ☠️" + "ko": { + "stringUnit": { + "state": "translated", + "value": "하나만 더 나아지게 하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Avalie ontem… ou então! ☠️" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Melhorar uma coisa" } } } }, - "rude_notif_body_yesterday_two" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sei kein Idiot, bewerte gestern!" + "guided_chip_neu_val_small_goal": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein kleines Ziel setzen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Don't be an ass, rate yesterday!" + "en": { + "stringUnit": { + "state": "translated", + "value": "Set a small goal" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡No seas idiota, califica ayer!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Fijar una meta pequeña" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fais pas l'idiot, évalue hier !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fixer un petit objectif" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "グズグズしてないで、昨日を記録しろ!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "小さな目標を立てる" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "멍청이처럼 굴지 말고 어제 평가해!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "작은 목표 세우기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não seja idiota, avalie ontem!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Definir uma meta pequena" } } } }, - "rude_notif_title_four" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ugh, muss ich es dir wirklich sagen? 😒" + "guided_chip_neu_weariness": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Müdigkeit" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uggghhhhhhh, I really gotta tell you? 😒" + "en": { + "stringUnit": { + "state": "translated", + "value": "Weariness" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Uggghhhh, ¿de verdad tengo que decirte? 😒" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cansancio" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pffff, je dois vraiment te le dire ? 😒" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Lassitude" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "はぁ…本当に言わなきゃダメ?😒" + "ja": { + "stringUnit": { + "state": "translated", + "value": "疲労感" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "으으으, 정말 말해야 해? 😒" + "ko": { + "stringUnit": { + "state": "translated", + "value": "피로감" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aff, preciso mesmo te dizer? 😒" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Cansaço" } } } }, - "rude_notif_title_one" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hey, du Idiot!" + "guided_chip_pos_act_celebrate_wins": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Kleine Erfolge feiern" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hey, asshole!" + "en": { + "stringUnit": { + "state": "translated", + "value": "Celebrate small wins" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Oye, idiota!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Celebrar pequeños logros" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hé, imbécile !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Célébrer les petites victoires" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "おい、お前!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "小さな成功を祝う" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "야, 이 녀석아!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "작은 성과 축하하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ei, idiota!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Celebrar pequenas vitórias" } } } }, - "rude_notif_title_three" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verdammt, du schon wieder? 😡" + "guided_chip_pos_act_get_outside": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Raus gehen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Damn, you again? 😡" + "en": { + "stringUnit": { + "state": "translated", + "value": "Get outside" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Carajo, ¿tú otra vez? 😡" + "es": { + "stringUnit": { + "state": "translated", + "value": "Salir afuera" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Encore toi ? 😡" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Sortir dehors" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "またお前かよ?😡" + "ja": { + "stringUnit": { + "state": "translated", + "value": "外に出る" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "또 너야? 😡" + "ko": { + "stringUnit": { + "state": "translated", + "value": "밖에 나가기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Droga, você de novo? 😡" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sair ao ar livre" } } } }, - "rude_notif_title_two" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Worauf wartest du noch?" + "guided_chip_pos_act_help_someone": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jemandem helfen" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "WTF are you waiting for?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Help someone" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Qué diablos estás esperando?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Ayudar a alguien" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "T'attends quoi, bordel ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aider quelqu'un" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "何をグズグズしてんだ?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "誰かを助ける" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "뭘 기다리는 거야?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "누군가 돕기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Que diabos você tá esperando?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ajudar alguém" } } } }, - "Save" : { - "comment" : "The text on a button that saves changes to a journal note.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Speichern" + "guided_chip_pos_act_hobbies": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zeit für Hobbys nehmen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardar" + "en": { + "stringUnit": { + "state": "translated", + "value": "Make time for hobbies" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistrer" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hacer tiempo para hobbies" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "保存" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prendre du temps pour mes loisirs" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "저장" + "ja": { + "stringUnit": { + "state": "translated", + "value": "趣味の時間を作る" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "취미 시간 만들기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Reservar tempo para hobbies" } } } }, - "Saved to Documents/InsightsExports" : { - "comment" : "A description of where the insights export file will be saved.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gespeichert in Dokumente/InsightsExports" + "guided_chip_pos_act_keep_routine": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Routine beibehalten" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Keep a routine" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardado en Documentos/InsightsExports" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mantener una rutina" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistré dans Documents/InsightsExports" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Garder une routine" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/InsightsExportsに保存済み" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ルーティンを続ける" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/InsightsExports에 저장됨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "루틴 유지하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvo em Documentos/InsightsExports" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Manter uma rotina" } } } }, - "Saved to Documents/SharingExports" : { - "comment" : "A description of where the generated sharing screenshots are saved on a user's device.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gespeichert in Dokumente/SharingExports" + "guided_chip_pos_act_limit_doomscroll": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Doomscrolling einschränken" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Limit doomscrolling" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardado en Documentos/SharingExports" + "es": { + "stringUnit": { + "state": "translated", + "value": "Limitar el doomscrolling" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistré dans Documents/SharingExports" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Limiter le doomscrolling" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/SharingExportsに保存済み" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ネットの見過ぎを控える" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/SharingExports에 저장됨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "둠스크롤링 줄이기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvo em Documentos/SharingExports" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Limitar doomscrolling" } } } }, - "Saved to Documents/VotingLayoutExports" : { - "comment" : "A description of where the voting layouts are saved when exported.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gespeichert in Dokumente/VotingLayoutExports" + "guided_chip_pos_act_more_of_this": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mehr von dem tun, was heute funktioniert hat" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardado en Documentos/VotingLayoutExports" + "en": { + "stringUnit": { + "state": "translated", + "value": "Do more of what worked today" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistré dans Documents/VotingLayoutExports" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hacer más de lo que funcionó hoy" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/VotingLayoutExportsに保存済み" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Faire plus de ce qui a marché aujourd'hui" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/VotingLayoutExports에 저장됨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日うまくいったことをもっとやる" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvo em Documentos/VotingLayoutExports" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 효과가 있었던 것을 더 하기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Fazer mais do que funcionou hoje" } } } }, - "Saved to Documents/WatchExports" : { - "comment" : "A description of where the exported watch views are saved.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gespeichert in Dokumente/WatchExports" + "guided_chip_pos_act_practice_gratitude": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dankbarkeit üben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardado en Documentos/WatchExports" + "en": { + "stringUnit": { + "state": "translated", + "value": "Practice gratitude" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistré dans Documents/WatchExports" + "es": { + "stringUnit": { + "state": "translated", + "value": "Practicar la gratitud" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/WatchExportsに保存済み" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pratiquer la gratitude" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/WatchExports에 저장됨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感謝を実践する" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvo em Documentos/WatchExports" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감사 연습하기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Praticar gratidão" } } } }, - "Saved to Documents/WidgetExports" : { - "comment" : "A description of where the exported widget screenshots are saved.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gespeichert in Dokumente/WidgetExports" + "guided_chip_pos_act_rest": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ohne Schuldgefühle ruhen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Rest without guilt" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Guardado en Documentos/WidgetExports" + "es": { + "stringUnit": { + "state": "translated", + "value": "Descansar sin culpa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enregistré dans Documents/WidgetExports" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Se reposer sans culpabilité" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/WidgetExportsに保存されました" + "ja": { + "stringUnit": { + "state": "translated", + "value": "罪悪感なく休む" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Documents/WidgetExports에 저장됨" + "ko": { + "stringUnit": { + "state": "translated", + "value": "죄책감 없이 쉬기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salvo em Documentos/WidgetExports" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Descansar sem culpa" } } } }, - "See what mood you logged today in Reflect" : { - "comment" : "Title of an intent that allows the user to check their logged mood for the current day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sieh dir an, welche Stimmung du heute in Reflect erfasst hast" + "guided_chip_pos_act_say_yes": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Plänen zusagen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Say yes to plans" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mira qué estado de ánimo registraste hoy en Reflect" + "es": { + "stringUnit": { + "state": "translated", + "value": "Decir sí a los planes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vois quelle humeur tu as enregistrée aujourd'hui dans Reflect" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Dire oui aux projets" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectで今日記録した気分を確認" + "ja": { + "stringUnit": { + "state": "translated", + "value": "誘いに乗る" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect에서 오늘 기록한 기분 확인" + "ko": { + "stringUnit": { + "state": "translated", + "value": "약속에 응하기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Veja qual humor você registrou hoje no Reflect" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Aceitar convites" } } } }, - "See your complete monthly journey. Track patterns and understand what shapes your days." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sieh deine komplette monatliche Reise. Verfolge Muster und verstehe, was deine Tage prägt." + "guided_chip_pos_act_stay_active": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktiv bleiben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ve tu viaje mensual completo. Rastrea patrones y comprende qué da forma a tus días." + "en": { + "stringUnit": { + "state": "translated", + "value": "Stay active" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voyez votre parcours mensuel complet. Suivez les schémas et comprenez ce qui façonne vos jours." + "es": { + "stringUnit": { + "state": "translated", + "value": "Mantenerme activo" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "月ごとの完全な旅路を見よう。パターンを追跡し、日々を形作るものを理解しよう。" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Rester actif" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "완전한 월별 여정을 보세요. 패턴을 추적하고 일상을 형성하는 것을 이해하세요." + "ja": { + "stringUnit": { + "state": "translated", + "value": "アクティブでいる" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Veja sua jornada mensal completa. Acompanhe padrões e entenda o que molda seus dias." + "ko": { + "stringUnit": { + "state": "translated", + "value": "활동적으로 지내기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Manter-me ativo" } } } }, - "See Your Year at a Glance" : { - "comment" : "A title for a feature that lets users see their year's emotional trends.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sieh dein Jahr auf einen Blick" + "guided_chip_pos_act_time_with_people": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zeit mit Menschen verbringen, die ich mag" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Spend time with people I enjoy" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ve tu año de un vistazo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Pasar tiempo con personas que disfruto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voyez votre année en un coup d'œil" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Passer du temps avec des gens que j'apprécie" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "1年を一目で確認" + "ja": { + "stringUnit": { + "state": "translated", + "value": "好きな人と時間を過ごす" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "한눈에 1년 보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "좋아하는 사람들과 시간 보내기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Veja seu ano de relance" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Passar tempo com pessoas que gosto" } } } }, - "Select %@ icon pack" : { - "comment" : "A label that reads \"Select [icon pack name] icon pack\"", - "isCommentAutoGenerated" : true - }, - "Select %@ personality pack" : { - "comment" : "A button that selects a personality pack. The argument is the name of the personality pack.", - "isCommentAutoGenerated" : true - }, - "Select %@ shape" : { - "comment" : "A button that selects a mood shape. The argument is the name of the shape.", - "isCommentAutoGenerated" : true - }, - "Select background %@" : { - "comment" : "A button that selects a background image for a custom widget. The argument is the name of the background image.", - "isCommentAutoGenerated" : true - }, - "Select Style" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stil auswählen" + "guided_chip_pos_amusement": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vergnügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seleccionar estilo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Amusement" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sélectionner le style" + "es": { + "stringUnit": { + "state": "translated", + "value": "Diversión" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スタイルを選択" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Amusement" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스타일 선택" + "ja": { + "stringUnit": { + "state": "translated", + "value": "楽しさ" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selecionar estilo" + "ko": { + "stringUnit": { + "state": "translated", + "value": "즐거움" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Diversão" } } } }, - "Select this mood" : { - "comment" : "A hint that appears when a user taps on a mood button.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diese Stimmung auswählen" + "guided_chip_pos_connection": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verbundenheit" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Connection" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seleccionar este ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Conexión" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sélectionner cette humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Connexion" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "この気分を選択" + "ja": { + "stringUnit": { + "state": "translated", + "value": "つながり" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 기분 선택" + "ko": { + "stringUnit": { + "state": "translated", + "value": "유대감" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selecionar este humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Conexão" } } } }, - "Select when you want to be reminded" : { - "comment" : "A hint that appears when a user taps on the time picker in the \"Reminder time\" section of the OnboardingTime view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wähle, wann du erinnert werden möchtest" + "guided_chip_pos_contentment": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zufriedenheit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selecciona cuándo quieres recibir recordatorios" + "en": { + "stringUnit": { + "state": "translated", + "value": "Contentment" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sélectionnez quand vous voulez être rappelé" + "es": { + "stringUnit": { + "state": "translated", + "value": "Satisfacción" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リマインダーの時刻を選択" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Contentement" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알림 받을 시간 선택" + "ja": { + "stringUnit": { + "state": "translated", + "value": "満足感" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Selecione quando quer ser lembrado" + "ko": { + "stringUnit": { + "state": "translated", + "value": "만족감" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Contentamento" } } } }, - "Send 5 personality pack notifications" : { - "comment" : "A description of the action that can be performed when tapping the \"Test All Notifications\" button in the Settings app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "5 Persönlichkeitspaket-Benachrichtigungen senden" + "guided_chip_pos_excitement": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Begeisterung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enviar 5 notificaciones del paquete de personalidad" + "en": { + "stringUnit": { + "state": "translated", + "value": "Excitement" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Envoyer 5 notifications du pack de personnalité" + "es": { + "stringUnit": { + "state": "translated", + "value": "Emoción" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "5つの性格パック通知を送信" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enthousiasme" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "성격 팩 알림 5개 보내기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ワクワク" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enviar 5 notificações do pacote de personalidade" + "ko": { + "stringUnit": { + "state": "translated", + "value": "설렘" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Empolgação" } } } }, - "Set Trial Start Date" : { - "comment" : "The title of a screen that lets a user set the start date of a free trial.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teststart-Datum festlegen" + "guided_chip_pos_gratitude": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Dankbarkeit" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Gratitude" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Establecer fecha de inicio de prueba" + "es": { + "stringUnit": { + "state": "translated", + "value": "Gratitud" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Définir la date de début d'essai" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Gratitude" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "試用開始日を設定" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感謝" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험 시작 날짜 설정" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감사" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Definir data de início do teste" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gratidão" } } } }, - "Settings" : { - "comment" : "A label for the settings tab in the main tab view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einstellungen" + "guided_chip_pos_hope": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hoffnung" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Hope" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ajustes" + "es": { + "stringUnit": { + "state": "translated", + "value": "Esperanza" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Réglages" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Espoir" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "設定" + "ja": { + "stringUnit": { + "state": "translated", + "value": "希望" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "설정" + "ko": { + "stringUnit": { + "state": "translated", + "value": "희망" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Configurações" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Esperança" } } } }, - "settings_use_delete_enable" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Löschen von Bewertungen erlauben" + "guided_chip_pos_inspiration": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Inspiration" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Allow Rating Deletion" + "en": { + "stringUnit": { + "state": "translated", + "value": "Inspiration" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permitir Eliminar Calificaciones" + "es": { + "stringUnit": { + "state": "translated", + "value": "Inspiración" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Autoriser la suppression des évaluations" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Inspiration" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "評価の削除を許可" + "ja": { + "stringUnit": { + "state": "translated", + "value": "インスピレーション" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "평가 삭제 허용" + "ko": { + "stringUnit": { + "state": "translated", + "value": "영감" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Permitir exclusão de avaliações" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Inspiração" } } } }, - "settings_view_exit" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schließen" + "guided_chip_pos_joy": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Freude" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Exit" + "en": { + "stringUnit": { + "state": "translated", + "value": "Joy" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Salir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Alegría" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quitter" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Joie" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "終了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "喜び" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "종료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기쁨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sair" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alegria" } } } }, - "settings_view_show_eula" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nutzungsbedingungen" + "guided_chip_pos_love": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Liebe" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "EULA" + "en": { + "stringUnit": { + "state": "translated", + "value": "Love" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "EULA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Amor" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "CLUF" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Amour" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "利用規約" + "ja": { + "stringUnit": { + "state": "translated", + "value": "愛" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이용약관" + "ko": { + "stringUnit": { + "state": "translated", + "value": "사랑" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Termos de uso" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Amor" } } } }, - "settings_view_show_onboarding" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Einrichtung anzeigen" + "guided_chip_pos_moment_accomplished": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Etwas, das ich geschafft habe" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Show Setup" + "en": { + "stringUnit": { + "state": "translated", + "value": "Something I accomplished" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar Configuración" + "es": { + "stringUnit": { + "state": "translated", + "value": "Algo que logré" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Afficher la configuration" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelque chose que j'ai accompli" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "設定を表示" + "ja": { + "stringUnit": { + "state": "translated", + "value": "達成できたこと" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "설정 보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "내가 해낸 일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar configuração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Algo que eu conquistei" } } } }, - "settings_view_show_privacy" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Datenschutzrichtlinie" + "guided_chip_pos_moment_beauty": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Etwas Schönes, das mir aufgefallen ist" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Privacy Policy" + "en": { + "stringUnit": { + "state": "translated", + "value": "Something beautiful I noticed" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Política de Privacidad" + "es": { + "stringUnit": { + "state": "translated", + "value": "Algo hermoso que noté" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Politique de confidentialité" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelque chose de beau que j'ai remarqué" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プライバシーポリシー" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気づいた美しいもの" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "개인정보 처리방침" + "ko": { + "stringUnit": { + "state": "translated", + "value": "눈에 띈 아름다운 것" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Política de privacidade" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Algo bonito que eu notei" } } } }, - "settings_view_special_thanks_to_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Besonderer Dank" + "guided_chip_pos_moment_calm": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein Moment der Ruhe" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Special Thanks" + "en": { + "stringUnit": { + "state": "translated", + "value": "A moment of calm" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Agradecimientos Especiales" + "es": { + "stringUnit": { + "state": "translated", + "value": "Un momento de calma" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Remerciements spéciaux" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Un moment de calme" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スペシャルサンクス" + "ja": { + "stringUnit": { + "state": "translated", + "value": "穏やかなひととき" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "특별히 감사드립니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "평온했던 순간" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Agradecimentos especiais" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Um momento de calma" } } } }, - "settings_view_why_bg_mode_body" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Die Hintergrundaktualisierung ermöglicht es iReflect, dir rechtzeitig Benachrichtigungen zu senden, auch wenn die App nicht geöffnet ist. So verpasst du nie deinen täglichen Stimmungs-Check-in." + "guided_chip_pos_moment_connected": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mich jemandem verbunden gefühlt" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Background App Refresh allows iReflect to send you timely notifications even when the app isn't open. This ensures you never miss your daily mood check-in." + "en": { + "stringUnit": { + "state": "translated", + "value": "Feeling connected to someone" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La actualización en segundo plano permite que iReflect te envíe notificaciones oportunas incluso cuando la app no está abierta. Esto asegura que nunca te pierdas tu registro diario de estado de ánimo." + "es": { + "stringUnit": { + "state": "translated", + "value": "Sentirme conectado/a con alguien" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'actualisation en arrière-plan permet à iReflect de t'envoyer des notifications à temps même lorsque l'app n'est pas ouverte. Cela garantit que tu ne manques jamais ton enregistrement quotidien d'humeur." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Me sentir connecté(e) à quelqu'un" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "バックグラウンド更新により、アプリを開いていなくてもiReflectからタイムリーな通知を受け取れます。毎日の気分チェックインを見逃すことがありません。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "誰かとつながりを感じた" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "백그라운드 앱 새로고침을 사용하면 앱이 열려 있지 않아도 iReflect에서 적시에 알림을 보낼 수 있습니다. 이를 통해 매일 기분 체크인을 놓치지 않습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "누군가와 연결된 느낌" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "A atualização em segundo plano permite que o iReflect envie notificações no momento certo, mesmo quando o app não está aberto. Isso garante que você nunca perca seu registro diário de humor." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Me sentir conectado(a) a alguém" } } } }, - "settings_view_why_bg_mode_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Warum Hintergrundaktualisierung?" + "guided_chip_pos_moment_conversation": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein Gespräch, das mich zum Lächeln gebracht hat" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Why Background App Refresh?" + "en": { + "stringUnit": { + "state": "translated", + "value": "A conversation that made me smile" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Por qué actualización en segundo plano?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Una conversación que me hizo sonreír" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pourquoi l'actualisation en arrière-plan ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Une conversation qui m'a fait sourire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "なぜバックグラウンド更新が必要?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "笑顔になれた会話" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "왜 백그라운드 앱 새로고침이 필요한가요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "미소 짓게 만든 대화" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por que atualização em segundo plano?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Uma conversa que me fez sorrir" } } } }, - "Share" : { - "comment" : "A menu option to share a photo.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teilen" + "guided_chip_pos_moment_grateful_person": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jemand, für den ich dankbar bin" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartir" + "en": { + "stringUnit": { + "state": "translated", + "value": "Someone I'm grateful for" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Partager" + "es": { + "stringUnit": { + "state": "translated", + "value": "Alguien por quien estoy agradecido/a" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "共有" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelqu'un pour qui je suis reconnaissant(e)" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "공유" + "ja": { + "stringUnit": { + "state": "translated", + "value": "感謝している人" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartilhar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "감사한 사람" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alguém por quem sou grato(a)" } } } }, - "Share %@ %@ mood data" : { - "comment" : "An accessibility label for the share button, describing it as sharing mood data for a specific month.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@ Stimmungsdaten teilen" + "guided_chip_pos_moment_kindness": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Eine unerwartete Freundlichkeit" } }, - "en" : { - "stringUnit" : { - "state" : "new", - "value" : "Share %1$@ %2$@ mood data" + "en": { + "stringUnit": { + "state": "translated", + "value": "An unexpected kindness" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartir datos de ánimo de %1$@ %2$@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Una amabilidad inesperada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Partager les données d'humeur %1$@ %2$@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Une gentillesse inattendue" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@の気分データを共有" + "ja": { + "stringUnit": { + "state": "translated", + "value": "思いがけない優しさ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%1$@ %2$@ 기분 데이터 공유" + "ko": { + "stringUnit": { + "state": "translated", + "value": "뜻밖의 친절" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartilhar dados de humor de %1$@ %2$@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Uma gentileza inesperada" } } } }, - "Share Analytics" : { - "comment" : "A label describing the purpose of the \"Share Analytics\" toggle.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Analysen teilen" + "guided_chip_pos_moment_laugh": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Etwas, das mich zum Lachen gebracht hat" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Something that made me laugh" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartir analíticas" + "es": { + "stringUnit": { + "state": "translated", + "value": "Algo que me hizo reír" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Partager les analyses" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelque chose qui m'a fait rire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "分析データを共有" + "ja": { + "stringUnit": { + "state": "translated", + "value": "笑わせてくれたこと" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "분석 데이터 공유" + "ko": { + "stringUnit": { + "state": "translated", + "value": "웃게 만든 일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartilhar análises" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Algo que me fez rir" } } } }, - "Share month" : { - "comment" : "A button that shares a month's worth of entries.", - "isCommentAutoGenerated" : true - }, - "Share Report" : { - "comment" : "A button that triggers the export and sharing of a user's mood report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bericht teilen" + "guided_chip_pos_moment_like_myself": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein Moment, in dem ich mich wie ich selbst gefühlt habe" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "A moment I felt like myself" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartir informe" + "es": { + "stringUnit": { + "state": "translated", + "value": "Un momento en el que me sentí yo mismo/a" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Partager le rapport" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Un moment où je me suis senti(e) moi-même" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポートを共有" + "ja": { + "stringUnit": { + "state": "translated", + "value": "自分らしくいられた瞬間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서 공유" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나답게 느껴진 순간" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Compartilhar relatório" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Um momento em que me senti eu mesmo(a)" } } } }, - "share_view_all_moods_total_template_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gesamteinträge: %d" + "guided_chip_pos_moment_progress": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fortschritt bei etwas, das mir wichtig ist" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total Entries: %d" + "en": { + "stringUnit": { + "state": "translated", + "value": "Progress on something I care about" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total de Entradas: %d" + "es": { + "stringUnit": { + "state": "translated", + "value": "Progreso en algo que me importa" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total des entrées : %d" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Des progrès sur quelque chose qui me tient à cœur" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "総エントリー数:%d" + "ja": { + "stringUnit": { + "state": "translated", + "value": "大切なことでの進歩" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "총 기록: %d" + "ko": { + "stringUnit": { + "state": "translated", + "value": "중요한 일에서의 진전" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total de registros: %d" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Progresso em algo que me importa" } } } }, - "share_view_current_streak_template_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Letzte 10 Tage" + "guided_chip_pos_moment_small_win": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein kleiner Erfolg" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Last 10 Days" + "en": { + "stringUnit": { + "state": "translated", + "value": "A small win" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos 10 Días" + "es": { + "stringUnit": { + "state": "translated", + "value": "Una pequeña victoria" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "10 derniers jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Une petite victoire" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "過去10日間" + "ja": { + "stringUnit": { + "state": "translated", + "value": "小さな勝利" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최근 10일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "작은 성취" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Últimos 10 dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Uma pequena vitória" } } } }, - "share_view_longest_streak_template_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Längste aufeinanderfolgende Tage mit %@" + "guided_chip_pos_moment_time_well_spent": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gut genutzte Zeit" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Longest consecutive days I was %@" + "en": { + "stringUnit": { + "state": "translated", + "value": "Time well spent" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Días consecutivos más largos que estuve %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tiempo bien aprovechado" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jours consécutifs les plus longs où j'étais %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Du temps bien utilisé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@だった最長連続日数" + "ja": { + "stringUnit": { + "state": "translated", + "value": "有意義に過ごした時間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ 상태였던 최장 연속 일수" + "ko": { + "stringUnit": { + "state": "translated", + "value": "잘 보낸 시간" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Maior sequência de dias que eu estava %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Tempo bem aproveitado" } } } }, - "share_view_month_moods_total_template_title" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gesamteinträge für %@ - %d" + "guided_chip_pos_pride": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Stolz" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total Entries for %@ - %d" + "en": { + "stringUnit": { + "state": "translated", + "value": "Pride" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total de Entradas para %@ - %d" + "es": { + "stringUnit": { + "state": "translated", + "value": "Orgullo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total des entrées pour %@ - %d" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fierté" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@の総エントリー数 - %d" + "ja": { + "stringUnit": { + "state": "translated", + "value": "誇り" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@ 총 기록 - %d" + "ko": { + "stringUnit": { + "state": "translated", + "value": "자부심" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Total de registros para %@ - %d" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Orgulho" } } } }, - "Show weather details for each day" : { - "comment" : "A description displayed below the \"Weather\" label.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wetterdetails für jeden Tag anzeigen" + "guided_chip_pos_relief": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Erleichterung" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Relief" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar detalles del clima para cada día" + "es": { + "stringUnit": { + "state": "translated", + "value": "Alivio" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Afficher les détails météo pour chaque jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Soulagement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "毎日の天気の詳細を表示" + "ja": { + "stringUnit": { + "state": "translated", + "value": "安堵" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "매일의 날씨 세부 정보 표시" + "ko": { + "stringUnit": { + "state": "translated", + "value": "안도감" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrar detalhes do clima para cada dia" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alívio" } } } }, - "Shown This Session" : { - "comment" : "A label displaying whether they have seen a tip during the current session.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "In dieser Sitzung gezeigt" + "guided_chip_pos_serenity": { + "extractionState": "stale", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gelassenheit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrado esta sesión" + "en": { + "stringUnit": { + "state": "translated", + "value": "Serenity" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Affiché cette session" + "es": { + "stringUnit": { + "state": "translated", + "value": "Serenidad" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "このセッションで表示" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Sérénité" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 세션에서 표시됨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "穏やかさ" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mostrado nesta sessão" + "ko": { + "stringUnit": { + "state": "translated", + "value": "평온" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Serenidade" } } } }, - "SIDE A" : { - "comment" : "The label for the left side of the tape reel.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "SEITE A" + "guided_chip_show_less": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Weniger" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "LADO A" + "en": { + "stringUnit": { + "state": "translated", + "value": "Less" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "FACE A" + "es": { + "stringUnit": { + "state": "translated", + "value": "Menos" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "A面" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Moins" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "A면" + "ja": { + "stringUnit": { + "state": "translated", + "value": "閉じる" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "LADO A" + "ko": { + "stringUnit": { + "state": "translated", + "value": "접기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Menos" } } } }, - "SIDE B - NO RECORDING" : { - "comment" : "A message displayed when a user's mood entry is missing for a particular day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "SEITE B - KEINE AUFNAHME" + "guided_chip_show_more": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Mehr" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "More" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "LADO B - SIN GRABACIÓN" + "es": { + "stringUnit": { + "state": "translated", + "value": "Más" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "FACE B - PAS D'ENREGISTREMENT" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Plus" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "B面 - 記録なし" + "ja": { + "stringUnit": { + "state": "translated", + "value": "もっと見る" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "B면 - 기록 없음" + "ko": { + "stringUnit": { + "state": "translated", + "value": "더 보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "LADO B - SEM GRAVAÇÃO" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mais" } } } }, - "Simply\nKnow Yourself" : { - "comment" : "The title of the first section in the Minimal marketing content view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erkenne dich\neinfach selbst" + "guided_reflection_about_act_body": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "On neutral days, Reflect draws on cognitive defusion — an ACT technique that helps you notice thoughts as mental events rather than facts, creating distance between you and unhelpful thinking patterns." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Simplemente\nconócete" + "de": { + "stringUnit": { + "state": "translated", + "value": "Wird bei durchschnittlichen Tagen angewendet. Hilft dir, dich von unhilfreichen Gedanken zu lösen und dich auf das zu konzentrieren, was dir wichtig ist." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Simplement\nconnais-toi" + "es": { + "stringUnit": { + "state": "translated", + "value": "Se usa en días promedio. Te ayuda a distanciarte de pensamientos poco útiles y enfocarte en lo que realmente te importa." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "シンプルに\n自分を知ろう" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utilisée les jours moyens. Vous aide à prendre du recul par rapport aux pensées inutiles et à vous concentrer sur ce qui compte pour vous." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "간단히\n자신을 알아보세요" + "ja": { + "stringUnit": { + "state": "translated", + "value": "普通の日に使用します。役に立たない思考から距離を置き、大切なことに集中する手助けをします。" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Simplesmente\nconheça-se" + "ko": { + "stringUnit": { + "state": "translated", + "value": "보통인 날에 사용합니다. 도움이 되지 않는 생각에서 벗어나 중요한 것에 집중하는 데 도움을 줍니다." + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Usada em dias medianos. Ajuda a se distanciar de pensamentos pouco úteis e focar no que realmente importa para você." } } } }, - "Situation" : { - "comment" : "The first question in the Cognitive Behavioral Therapy (CBT) Thought Record step.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Situation" + "guided_reflection_about_act_title": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Acceptance & Commitment Therapy (ACT)" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Situación" + "de": { + "stringUnit": { + "state": "translated", + "value": "Akzeptanz- und Commitmenttherapie (ACT)" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Situation" + "es": { + "stringUnit": { + "state": "translated", + "value": "Terapia de Aceptación y Compromiso (ACT)" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "状況" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Thérapie d'Acceptation et d'Engagement (ACT)" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "상황" + "ja": { + "stringUnit": { + "state": "translated", + "value": "アクセプタンス&コミットメント・セラピー(ACT)" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Situação" + "ko": { + "stringUnit": { + "state": "translated", + "value": "수용전념치료 (ACT)" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Terapia de Aceitação e Compromisso (ACT)" } } } }, - "Skip subscription and complete setup" : { - "comment" : "A button label that says \"Skip subscription and complete setup\". It's used in the \"OnboardingSubscription\" view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abonnement überspringen und Einrichtung abschließen" + "guided_reflection_about_ba_body": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "On good days, Reflect uses behavioral activation principles to help you identify which activities and behaviors contributed to your mood, so you can intentionally build more of them into your routine." + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Wird bei guten Tagen angewendet. Hilft dir, positive Erfahrungen zu erkennen und zu planen, wie du mehr davon schaffen kannst." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Omitir suscripción y completar configuración" + "es": { + "stringUnit": { + "state": "translated", + "value": "Se usa en días buenos. Te ayuda a reconocer experiencias positivas y planificar cómo crear más momentos así." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ignorer l'abonnement et terminer la configuration" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utilisée les bons jours. Vous aide à reconnaître les expériences positives et à planifier comment en créer davantage." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "サブスクリプションをスキップしてセットアップを完了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "良い日に使用します。ポジティブな体験を認識し、同じような日を増やす計画を立てる手助けをします。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독 건너뛰고 설정 완료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "좋은 날에 사용합니다. 긍정적인 경험을 인식하고 그런 날을 더 만들 수 있도록 계획하는 데 도움을 줍니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pular assinatura e concluir configuração" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Usada em dias bons. Ajuda a reconhecer experiências positivas e planejar como criar mais momentos assim." } } } }, - "Start" : { - "comment" : "A button label that starts an animation.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Start" + "guided_reflection_about_ba_title": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Behavioral Activation" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Verhaltensaktivierung" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Iniciar" + "es": { + "stringUnit": { + "state": "translated", + "value": "Activación Conductual" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Démarrer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Activation Comportementale" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "開始" + "ja": { + "stringUnit": { + "state": "translated", + "value": "行動活性化" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "시작" + "ko": { + "stringUnit": { + "state": "translated", + "value": "행동 활성화" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Iniciar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ativação Comportamental" } } } }, - "START" : { - "comment" : "A label for the start date in the date range picker.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "START" + "guided_reflection_about_body": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "These questions are guided by evidence-based therapeutic techniques used by mental health professionals worldwide." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "INICIO" + "de": { + "stringUnit": { + "state": "translated", + "value": "Die geführte Reflexion nutzt bewährte therapeutische Techniken, um dir zu helfen, deine Gefühle zu verarbeiten und Muster zu erkennen." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "DÉBUT" + "es": { + "stringUnit": { + "state": "translated", + "value": "La reflexión guiada utiliza técnicas terapéuticas probadas para ayudarte a procesar tus emociones y reconocer patrones." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "開始" + "fr": { + "stringUnit": { + "state": "translated", + "value": "La réflexion guidée utilise des techniques thérapeutiques éprouvées pour vous aider à traiter vos émotions et identifier des schémas." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "시작" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ガイド付き振り返りは、実証済みのセラピー技法を使って、感情を整理しパターンを認識する手助けをします。" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "INÍCIO" + "ko": { + "stringUnit": { + "state": "translated", + "value": "가이드 성찰은 검증된 치료 기법을 사용하여 감정을 처리하고 패턴을 인식하는 데 도움을 줍니다." + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "A reflexão guiada utiliza técnicas terapêuticas comprovadas para ajudar você a processar suas emoções e reconhecer padrões." } } } }, - "Start your streak!" : { - "comment" : "A title displayed in the center of the expanded view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Starte deine Serie!" + "guided_reflection_about_cbt_body": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "When you're feeling low, Reflect uses a simplified thought record — a core CBT technique developed by Dr. Judith Beck. It helps you separate what happened from how you interpreted it, then find a more balanced perspective." + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Wird bei schlechten Tagen angewendet. Hilft dir, negative automatische Gedanken zu erkennen und mit ausgewogeneren Perspektiven umzudeuten." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¡Comienza tu racha!" + "es": { + "stringUnit": { + "state": "translated", + "value": "Se usa en días difíciles. Te ayuda a identificar pensamientos negativos automáticos y reformularlos con perspectivas más equilibradas." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Commencez votre série !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utilisée les jours difficiles. Vous aide à identifier les pensées négatives automatiques et à les recadrer avec des perspectives plus équilibrées." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "連続記録を始めよう!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "つらい日に使用します。ネガティブな自動思考を特定し、よりバランスの取れた視点で捉え直す手助けをします。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연속 기록을 시작하세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "힘든 날에 사용합니다. 부정적인 자동적 사고를 식별하고 더 균형 잡힌 관점으로 재구성하는 데 도움을 줍니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comece sua sequência!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Usada em dias difíceis. Ajuda a identificar pensamentos negativos automáticos e reformulá-los com perspectivas mais equilibradas." } } } }, - "Streak" : { - "comment" : "A label for the streak.", - "isCommentAutoGenerated" : true - }, - "Streak: %lld days" : { - "comment" : "A main text label in the expanded view of the live activity. The text changes based on whether the user has logged their mood today or not. If they have, it shows the current streak in days. If not", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Serie: %lld Tage" + "guided_reflection_about_cbt_title": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Cognitive Behavioral Therapy (CBT)" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Kognitive Verhaltenstherapie (KVT)" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Racha: %lld días" + "es": { + "stringUnit": { + "state": "translated", + "value": "Terapia Cognitivo-Conductual (TCC)" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Série : %lld jours" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Thérapie Cognitivo-Comportementale (TCC)" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "連続: %lld日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "認知行動療法(CBT)" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연속: %lld일" + "ko": { + "stringUnit": { + "state": "translated", + "value": "인지행동치료 (CBT)" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sequência: %lld dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Terapia Cognitivo-Comportamental (TCC)" } } } }, - "Subscribe" : { - "comment" : "A button label that says \"Subscribe\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abonnieren" + "guided_reflection_about_disclaimer": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Reflect is not a substitute for professional mental health care. If you are in crisis, please contact a mental health professional or crisis helpline." + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Die geführte Reflexion ersetzt keine professionelle psychologische Beratung. Bitte wende dich bei ernsthaften Problemen an eine Fachperson." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suscribirse" + "es": { + "stringUnit": { + "state": "translated", + "value": "La reflexión guiada no reemplaza la asesoría profesional de salud mental. Consulta a un profesional si necesitas apoyo." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "S'abonner" + "fr": { + "stringUnit": { + "state": "translated", + "value": "La réflexion guidée ne remplace pas un accompagnement professionnel en santé mentale. Consultez un professionnel si besoin." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "登録する" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ガイド付き振り返りは専門的なメンタルヘルスの相談に代わるものではありません。深刻な問題がある場合は専門家にご相談ください。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "구독" + "ko": { + "stringUnit": { + "state": "translated", + "value": "가이드 성찰은 전문적인 정신건강 상담을 대체하지 않습니다. 심각한 문제가 있으면 전문가와 상담하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Assinar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "A reflexão guiada não substitui o acompanhamento profissional de saúde mental. Consulte um profissional se precisar de apoio." } } } }, - "Subscribe to track your mood" : { - "comment" : "A heading displayed in the middle of the widget.", - "isCommentAutoGenerated" : true - }, - "subscription_status_active" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktiv" + "guided_reflection_about_learn_more": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Learn More" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Active" + "de": { + "stringUnit": { + "state": "translated", + "value": "Mehr erfahren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Más información" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actif" + "fr": { + "stringUnit": { + "state": "translated", + "value": "En savoir plus" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "有効" + "ja": { + "stringUnit": { + "state": "translated", + "value": "詳しく見る" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "활성" + "ko": { + "stringUnit": { + "state": "translated", + "value": "더 알아보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ativo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Saiba mais" } } } }, - "subscription_status_expires" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Läuft bald ab" + "guided_reflection_about_title": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "About These Questions" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "Expires Soon" + "de": { + "stringUnit": { + "state": "translated", + "value": "Über die geführte Reflexion" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Expira Pronto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Sobre la reflexión guiada" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Expire bientôt" + "fr": { + "stringUnit": { + "state": "translated", + "value": "À propos de la réflexion guidée" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "まもなく期限切れ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ガイド付き振り返りについて" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "곧 만료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "가이드 성찰에 대하여" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Expira em breve" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sobre a reflexão guiada" } } } }, - "Swipe right to continue" : { - "comment" : "A hint that appears when a user swipes to the next onboarding step.", - "extractionState" : "stale", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nach rechts wischen zum Fortfahren" + "guided_reflection_answered_count %lld %lld": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "%lld von %lld beantwortet" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "%lld of %lld answered" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desliza a la derecha para continuar" + "es": { + "stringUnit": { + "state": "translated", + "value": "%lld de %lld respondidas" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Balayez vers la droite pour continuer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "%lld sur %lld repondu" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "右にスワイプして続ける" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%lld / %lld 回答済み" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오른쪽으로 스와이프하여 계속" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%lld / %lld 답변 완료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deslize para a direita para continuar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "%lld de %lld respondidas" } } } }, - "Swipe to get started" : { - "comment" : "A hint displayed below the feature rows, instructing users to swipe to continue.", - "extractionState" : "stale", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wische, um loszulegen" + "guided_reflection_back": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zuruck" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desliza para empezar" + "en": { + "stringUnit": { + "state": "translated", + "value": "Back" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Glisse pour commencer" + "es": { + "stringUnit": { + "state": "translated", + "value": "Atras" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "スワイプして始めよう" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Retour" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스와이프하여 시작하기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "戻る" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deslize para começar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "뒤로" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Voltar" } } } }, - "Swipe to the next onboarding step" : { - "comment" : "An accessibility hint that describes the action to take to progress to the next onboarding step.", - "extractionState" : "stale", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wischen zum nächsten Einführungsschritt" + "guided_reflection_begin": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Beginnen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Begin" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desliza al siguiente paso de introducción" + "es": { + "stringUnit": { + "state": "translated", + "value": "Comenzar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Balayez vers l'étape suivante" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Commencer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "次のオンボーディングステップにスワイプ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "始める" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다음 온보딩 단계로 스와이프" + "ko": { + "stringUnit": { + "state": "translated", + "value": "시작" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deslize para o próximo passo de introdução" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Comecar" } } } }, - "Switch header view" : { - "comment" : "A label for a button that changes the view of the header.", - "isCommentAutoGenerated" : true - }, - "Sync mood data with Apple Health" : { - "comment" : "A hint that appears when the user taps the toggle to sync mood data with Apple Health.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmungsdaten mit Apple Health synchronisieren" + "guided_reflection_discard": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verwerfen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sincronizar datos con Apple Health" + "en": { + "stringUnit": { + "state": "translated", + "value": "Discard" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Synchroniser les données avec Apple Health" + "es": { + "stringUnit": { + "state": "translated", + "value": "Descartar" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分データをApple Healthと同期" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Abandonner" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Health와 기분 데이터 동기화" + "ja": { + "stringUnit": { + "state": "translated", + "value": "破棄" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sincronizar dados com Apple Health" + "ko": { + "stringUnit": { + "state": "translated", + "value": "버리기" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Descartar" } } } }, - "Syncing health data" : { - "comment" : "A label indicating that health data is being synced.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gesundheitsdaten synchronisieren" + "guided_reflection_edit": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bearbeiten" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Edit" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sincronizando datos de salud" + "es": { + "stringUnit": { + "state": "translated", + "value": "Editar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Synchronisation des données de santé" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Modifier" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ヘルスデータを同期中" + "ja": { + "stringUnit": { + "state": "translated", + "value": "編集" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "건강 데이터 동기화 중" + "ko": { + "stringUnit": { + "state": "translated", + "value": "편집" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sincronizando dados de saúde" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Editar" } } } }, - "Take Photo" : { - "comment" : "A button that takes a photo using the device's camera.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Foto aufnehmen" + "guided_reflection_empty_prompt": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nimm dir einen Moment, um mit gefuhrten Fragen zu reflektieren..." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Take a moment to reflect with guided questions..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tomar foto" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tomate un momento para reflexionar con preguntas guiadas..." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prendre une photo" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Prends un moment pour reflechir avec des questions guidees..." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "写真を撮る" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ガイド付き質問で振り返りましょう..." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사진 찍기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "안내 질문으로 잠시 돌아보세요..." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tirar foto" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Reserve um momento para refletir com perguntas guiadas..." } } } }, - "tap" : { - "comment" : "A placeholder text that appears when a user taps on a missing entry in the entry list. It's a suggestion to tap on an entry to view more details.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "tippen" + "guided_reflection_negative_q1": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Was belastet dich heute?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "tocar" + "en": { + "stringUnit": { + "state": "translated", + "value": "What happened today that affected your mood?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "appuyer" + "es": { + "stringUnit": { + "state": "translated", + "value": "Que te pesa hoy?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップ" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Qu'est-ce qui te pese aujourd'hui ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日、何が心に引っかかっていますか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "tocar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 마음을 누르는 것이 있나요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O que esta pesando em voce hoje?" } } } }, - "Tap anywhere to start export" : { - "comment" : "A prompt displayed in the \"Live Activity Recording View\" that instructs the user to tap anywhere to start the export process.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippe irgendwo, um den Export zu starten" + "guided_reflection_negative_q2": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wenn du andern konntest, wie du dich fuhlst, was wurdest du stattdessen wollen?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "What thought kept coming back about it?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca en cualquier lugar para iniciar la exportación" + "es": { + "stringUnit": { + "state": "translated", + "value": "Si pudieras cambiar como te sientes, que querrias en su lugar?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez n'importe où pour lancer l'exportation" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Si tu pouvais changer ce que tu ressens, que voudrais-tu a la place ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "どこかをタップしてエクスポートを開始" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今の気持ちを変えられるとしたら、どんな気持ちになりたいですか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아무 곳이나 탭하여 내보내기 시작" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분을 바꿀 수 있다면, 대신 어떻게 느끼고 싶으세요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque em qualquer lugar para iniciar a exportação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Se voce pudesse mudar como esta se sentindo, o que gostaria de sentir?" } } } }, - "Tap to add" : { - "comment" : "A label displayed within a capsule in the entry list view, indicating that a user can tap on it to add a new entry.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zum Hinzufügen tippen" + "guided_reflection_negative_q3": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Warum ist es dir wichtig, dich so zu fuhlen?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "What would you tell a friend who had that same thought?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para añadir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Por que es importante para ti sentirte asi?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie pour ajouter" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pourquoi est-il important pour toi de te sentir ainsi ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして追加" + "ja": { + "stringUnit": { + "state": "translated", + "value": "そのように感じることはなぜ大切ですか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 추가" + "ko": { + "stringUnit": { + "state": "translated", + "value": "그렇게 느끼는 것이 왜 중요한가요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para adicionar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por que sentir-se assim e importante para voce?" } } } }, - "Tap to change" : { - "comment" : "A description below a mood icon that explains how to change the mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zum Ändern tippen" + "guided_reflection_negative_q4": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Was ist eine kleine Sache, die helfen konnte, etwas zu verandern?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para cambiar" + "en": { + "stringUnit": { + "state": "translated", + "value": "What's a more balanced way to see the situation?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie pour modifier" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cual es una pequena cosa que podria ayudar a cambiar las cosas?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして変更" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelle petite chose pourrait aider a changer les choses ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 변경" + "ja": { + "stringUnit": { + "state": "translated", + "value": "少しでも状況を変えるためにできることは何ですか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para alterar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "상황을 바꾸는 데 도움이 될 작은 것 한 가지는 무엇인가요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Qual e uma pequena coisa que poderia ajudar a mudar as coisas?" } } } }, - "Tap to log mood" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippe, um Stimmung zu erfassen" + "guided_reflection_neutral_q1": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Welche Gefuhle kamen heute bei dir auf?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "What feeling has been sitting with you today?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para registrar tu estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Que sentimientos surgieron hoy para ti?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez pour enregistrer votre humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quels sentiments as-tu ressenti aujourd'hui ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日、どんな気持ちが浮かびましたか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 기분 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 어떤 감정이 떠올랐나요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para registrar humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Quais sentimentos surgiram para voce hoje?" } } } }, - "Tap to log mood for this day" : { - "comment" : "A hint that appears when a user taps on a day with no mood logged, instructing them to log a mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippen, um Stimmung für diesen Tag einzutragen" + "guided_reflection_neutral_q2": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gibt es ein Gefuhl, das du dir starker gewunscht hattest?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "What thought is connected to that feeling?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para registrar el ánimo de este día" + "es": { + "stringUnit": { + "state": "translated", + "value": "Hay algun sentimiento que desearias que hubiera sido mas fuerte?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez pour enregistrer l'humeur de ce jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Y a-t-il un sentiment que tu aurais aime ressentir plus fort ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップしてこの日の気分を記録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "もっと強く感じたかった気持ちはありますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 이 날의 기분 기록" + "ko": { + "stringUnit": { + "state": "translated", + "value": "더 강하게 느꼈으면 하는 감정이 있나요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para registrar o humor deste dia" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ha algum sentimento que voce gostaria que tivesse sido mais forte?" } } } }, - "Tap to log your mood" : { - "comment" : "A description of an action a user can take to log their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippe, um deine Stimmung zu erfassen" + "guided_reflection_neutral_q3": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Warum ist dieses Gefuhl fur dich wichtig?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para registrar tu estado de ánimo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Is that thought something you know to be true, or something your mind is telling you?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie pour enregistrer ton humeur" + "es": { + "stringUnit": { + "state": "translated", + "value": "Por que ese sentimiento es importante para ti?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして気分を記録" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pourquoi ce sentiment est-il important pour toi ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 기분 기록" + "ja": { + "stringUnit": { + "state": "translated", + "value": "その気持ちはなぜあなたにとって大切ですか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para registrar seu humor" + "ko": { + "stringUnit": { + "state": "translated", + "value": "그 감정이 왜 중요한가요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por que esse sentimento e importante para voce?" } } } }, - "Tap to open app and subscribe" : { - "comment" : "A hint that describes the action to subscribe to the widget.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippen, um App zu öffnen und zu abonnieren" + "guided_reflection_neutral_q4": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Was konnte dir helfen, diesem Gefuhl naher zu kommen?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "What matters to you about tomorrow?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para abrir la app y suscribirte" + "es": { + "stringUnit": { + "state": "translated", + "value": "Que cosa podria ayudarte a acercarte a eso?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez pour ouvrir l'app et vous abonner" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelle chose pourrait t'aider a t'en rapprocher ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップしてアプリを開き登録" + "ja": { + "stringUnit": { + "state": "translated", + "value": "それに近づくためにできることは何ですか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 앱 열고 구독" + "ko": { + "stringUnit": { + "state": "translated", + "value": "그것에 더 가까워지려면 도움이 될 한 가지는 무엇인가요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para abrir o app e assinar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O que poderia ajudar voce a se aproximar disso?" } } } }, - "Tap to preview" : { - "comment" : "A text label displayed above a list of tips, instructing the user to tap on an item to view more details.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippen für Vorschau" + "guided_reflection_next": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Weiter" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Next" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para vista previa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Siguiente" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez pour prévisualiser" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Suivant" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップしてプレビュー" + "ja": { + "stringUnit": { + "state": "translated", + "value": "次へ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 미리보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "다음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para visualizar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Proximo" } } } }, - "Tap to record your mood for this day" : { - "comment" : "A description of what a user can do to add a new entry to their mood journal.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippe, um deine Stimmung für diesen Tag zu erfassen" + "guided_reflection_positive_q1": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Welche Gefuhle sind dir heute besonders aufgefallen?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para registrar tu estado de ánimo de este día" + "en": { + "stringUnit": { + "state": "translated", + "value": "What did you do today that contributed to this feeling?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie pour enregistrer ton humeur de ce jour" + "es": { + "stringUnit": { + "state": "translated", + "value": "Que sentimientos te llamaron la atencion hoy?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップしてこの日の気分を記録" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quels sentiments t'ont marque aujourd'hui ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 이 날의 기분을 기록" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日、どんな気持ちが印象に残りましたか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para registrar seu humor neste dia" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 어떤 감정이 눈에 띄었나요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Quais sentimentos se destacaram para voce hoje?" } } } }, - "Tap to subscribe" : { - "comment" : "A call-to-action label encouraging users to subscribe to the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Zum Abonnieren tippen" + "guided_reflection_positive_q2": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Was hat dir deiner Meinung nach geholfen, dich so zu fuhlen?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para suscribirte" + "en": { + "stringUnit": { + "state": "translated", + "value": "What thought or moment stands out the most?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Appuie pour t'abonner" + "es": { + "stringUnit": { + "state": "translated", + "value": "Que crees que te ayudo a sentirte asi?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして登録" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Qu'est-ce qui t'a aide a te sentir ainsi ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 구독" + "ja": { + "stringUnit": { + "state": "translated", + "value": "そのように感じたのは何がきっかけだと思いますか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para assinar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "그렇게 느끼는 데 도움이 된 것은 무엇이라고 생각하세요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O que voce acha que ajudou voce a se sentir assim?" } } } }, - "Tap to view or edit" : { - "comment" : "A hint that appears when a user taps on an entry to view or edit it.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippen zum Anzeigen oder Bearbeiten" + "guided_reflection_positive_q3": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie kannst du mehr davon in deinen Alltag bringen?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para ver o editar" + "en": { + "stringUnit": { + "state": "translated", + "value": "How could you create more days like this?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez pour voir ou modifier" + "es": { + "stringUnit": { + "state": "translated", + "value": "Como puedes traer mas de esto a tus dias?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして表示または編集" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment peux-tu apporter plus de cela dans tes journees ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 보기 또는 편집" + "ja": { + "stringUnit": { + "state": "translated", + "value": "このような気持ちをもっと日々に取り入れるには?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para ver ou editar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이런 감정을 더 많이 느끼려면 어떻게 해야 할까요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como voce pode trazer mais disso para seus dias?" + } + } + } + }, + "guided_reflection_positive_q3_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "How could you bring more of \"%@\" into your days?" + } + } + } + }, + "guided_reflection_neutral_q2_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "What thought is connected to \"%@\"?" + } + } + } + }, + "guided_reflection_neutral_q3_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Is \"%@\" something you know to be true, or something your mind is telling you?" + } + } + } + }, + "guided_reflection_negative_q2_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "When you think about \"%@\", what thought kept coming back?" + } + } + } + }, + "guided_reflection_negative_q3_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "If a friend told you they had the thought \"%@\", what would you tell them?" + } + } + } + }, + "guided_reflection_negative_q4_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Looking at \"%@\" again — what's a more balanced way to see it?" + } + } + } + }, + "guided_reflection_negative_q_evidence_templated": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "What evidence supports \"%@\", and what challenges it?" + } + } + } + }, + "guided_reflection_negative_q3_overgeneralization": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Can you think of one counter-example to \"%@\"?" + } + } + } + }, + "guided_reflection_negative_q3_should": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Where did the rule behind \"%@\" come from? Is it still serving you?" + } + } + } + }, + "guided_reflection_negative_q3_labeling": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Is \"%@\" something you *are*, or something you *did*?" + } + } + } + }, + "guided_reflection_negative_q3_personalization": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Besides you, what other factors contributed to this? Look at \"%@\" again." } } } }, - "Tap to vote" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tippen zum Abstimmen" + "guided_reflection_negative_q3_catastrophizing": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "For the thought \"%@\" — what's the worst case, and what's the most likely case?" + } + } + } + }, + "guided_reflection_negative_q3_mind_reading": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "What evidence do you have for \"%@\"? What else could it mean?" + } + } + } + }, + "distortion_catastrophizing_keywords": { + "comment": "Comma-separated keyword list for detecting catastrophizing in user text. Each locale should provide language-specific keywords.", + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "will never, ruined, end of, can't recover, cant recover, disaster, catastrophe, worst, everything is over, it's over, its over" + } + } + } + }, + "distortion_mind_reading_keywords": { + "comment": "Comma-separated keyword list for detecting mind-reading distortion. Each locale should provide language-specific keywords.", + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "thinks i'm, thinks im, hates me, judging me, they think, probably thinks, everyone thinks, they don't like, they dont like, they're mad" + } + } + } + }, + "distortion_personalization_keywords": { + "comment": "Comma-separated keyword list for detecting personalization distortion. Each locale should provide language-specific keywords.", + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "my fault, because of me, i caused, i ruined, i'm to blame, im to blame, all my fault, all because of me" + } + } + } + }, + "distortion_labeling_keywords": { + "comment": "Comma-separated keyword list for detecting labeling distortion. Each locale should provide language-specific keywords.", + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "i'm a failure, im a failure, i'm a loser, im a loser, i'm stupid, im stupid, i'm worthless, im worthless, i'm pathetic, im pathetic, i'm useless, im useless, i'm broken, im broken" + } + } + } + }, + "distortion_should_keywords": { + "comment": "Comma-separated keyword list for detecting should-statement distortion. Each locale should provide language-specific keywords.", + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "should have, shouldnt have, shouldn't have, must, have to, supposed to, ought to, i need to, i have to" + } + } + } + }, + "distortion_overgeneralization_keywords": { + "comment": "Comma-separated keyword list for detecting overgeneralization. Each locale should provide language-specific keywords.", + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "always, never, everyone, no one, nothing ever, nothing works, everything is, every time, not a single" + } + } + } + }, + "guided_reflection_pre_intensity_title": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "How strong is this feeling right now?" + } + } + } + }, + "guided_reflection_post_intensity_title": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Now, how strong is this feeling?" + } + } + } + }, + "guided_reflection_intensity_low": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Barely" + } + } + } + }, + "guided_reflection_intensity_high": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Intense" + } + } + } + }, + "guided_reflection_specificity_probe": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Can you remember a specific moment? What happened just before you noticed the feeling?" + } + } + } + }, + "guided_reflection_save": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Reflexion speichern" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toca para votar" + "en": { + "stringUnit": { + "state": "translated", + "value": "Save Reflection" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Touchez pour voter" + "es": { + "stringUnit": { + "state": "translated", + "value": "Guardar reflexion" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "タップして投票" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Enregistrer la reflexion" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "탭하여 투표" + "ja": { + "stringUnit": { + "state": "translated", + "value": "振り返りを保存" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Toque para votar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "성찰 저장" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Salvar reflexao" } } } }, - "Test All Notifications" : { - "comment" : "A button label that tests sending notifications.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Benachrichtigungen testen" + "guided_reflection_title": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Reflektiere deinen Tag" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Reflect on Your Day" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Probar todas las notificaciones" + "es": { + "stringUnit": { + "state": "translated", + "value": "Reflexiona sobre tu dia" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tester toutes les notifications" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Reflechis a ta journee" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべての通知をテスト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "1日を振り返る" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 알림 테스트" + "ko": { + "stringUnit": { + "state": "translated", + "value": "하루를 돌아보세요" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testar todas as notificações" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Reflita sobre seu dia" } } } }, - "Test builds only" : { - "comment" : "A section header that indicates that the settings view contains only test data.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Nur Test-Builds" + "guided_reflection_unsaved_message": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Du hast ungespeicherte Reflexionsantworten. Mochtest du sie wirklich verwerfen?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "You have unsaved reflection answers. Are you sure you want to discard them?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Solo versiones de prueba" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tienes respuestas de reflexion sin guardar. Estas seguro de que quieres descartarlas?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Versions de test uniquement" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Tu as des reponses de reflexion non enregistrees. Es-tu sur de vouloir les abandonner ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テストビルドのみ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "未保存の振り返りの回答があります。破棄しますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테스트 빌드만" + "ko": { + "stringUnit": { + "state": "translated", + "value": "저장되지 않은 성찰 답변이 있습니다. 정말 버리시겠습니까?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apenas versões de teste" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Voce tem respostas de reflexao nao salvas. Tem certeza de que deseja descarta-las?" } } } }, - "THE" : { - "comment" : "The first word of the title of the magazine.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "DAS" + "guided_reflection_unsaved_title": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ungespeicherte Anderungen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "EL" + "en": { + "stringUnit": { + "state": "translated", + "value": "Unsaved Changes" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cambios sin guardar" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "THE" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Modifications non enregistrees" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "THE" + "ja": { + "stringUnit": { + "state": "translated", + "value": "未保存の変更" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "A" + "ko": { + "stringUnit": { + "state": "translated", + "value": "저장되지 않은 변경사항" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alteracoes nao salvas" } } } }, - "The AI model is still downloading. Please wait a few minutes and try again." : { - "comment" : "Text displayed in a notification when the AI model is still downloading.", - "isCommentAutoGenerated" : true - }, - "The AI model is still downloading. This may take a few minutes." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Das KI-Modell wird noch heruntergeladen. Dies kann einige Minuten dauern." + "how_to_add_widget": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Widget hinzufügen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "El modelo de IA aún se está descargando. Esto puede tardar unos minutos." + "en": { + "stringUnit": { + "state": "translated", + "value": "How to Add Widget" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Le modèle IA est encore en cours de téléchargement. Cela peut prendre quelques minutes." + "es": { + "stringUnit": { + "state": "translated", + "value": "Cómo Agregar Widget" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIモデルはまだダウンロード中です。数分かかる場合があります。" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment ajouter un widget" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 모델이 아직 다운로드 중입니다. 몇 분 정도 걸릴 수 있습니다." + "ja": { + "stringUnit": { + "state": "translated", + "value": "ウィジェットの追加方法" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "O modelo de IA ainda está sendo baixado. Isso pode levar alguns minutos." + "ko": { + "stringUnit": { + "state": "translated", + "value": "위젯 추가 방법" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como adicionar widget" } } } }, - "THE ART\nOF FEELING" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "DIE KUNST\nDES FÜHLENS" + "iap_warning_view_buy_button": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jetzt abonnieren" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "EL ARTE\nDE SENTIR" + "en": { + "stringUnit": { + "state": "translated", + "value": "Subscribe Now" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'ART\nDE RESSENTIR" + "es": { + "stringUnit": { + "state": "translated", + "value": "Suscribirse Ahora" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感じる\nアート" + "fr": { + "stringUnit": { + "state": "translated", + "value": "S'abonner maintenant" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "느낌의\n예술" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今すぐ登録" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "A ARTE\nDE SENTIR" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지금 구독" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Assinar agora" } } } }, - "Themes" : { - "comment" : "The title of the view where they can choose different themes.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Themes" + "iap_warning_view_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testphase endet in " + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Trial expires in " } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Temas" + "es": { + "stringUnit": { + "state": "translated", + "value": "La prueba expira en " } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Thèmes" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'essai expire dans " } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テーマ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "トライアル終了まで " } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테마" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험판 만료까지 " } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Temas" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Teste expira em " } } } }, - "Themes set all four options at once" : { - "comment" : "An explanatory note about how themes affect all four settings.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Themes setzen alle vier Optionen auf einmal" + "ifeel": { + "comment": "The name of the app.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "ifeel" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Los temas configuran las cuatro opciones a la vez" + "es": { + "stringUnit": { + "state": "translated", + "value": "ifeel" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Les thèmes définissent les quatre options à la fois" + "fr": { + "stringUnit": { + "state": "translated", + "value": "ifeel" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テーマは4つのオプションを一度に設定します" + "ja": { + "stringUnit": { + "state": "translated", + "value": "ifeel" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테마는 네 가지 옵션을 한 번에 설정합니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "ifeel" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Os temas definem as quatro opções de uma vez" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "ifeel" } } } }, - "This report contains your personal mood data and journal notes. Only share it with people you trust." : { - "comment" : "A message displayed in the \"Privacy Notice\" confirmation dialog, explaining the privacy implications of sharing a user's mood report.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dieser Bericht enthält deine persönlichen Stimmungsdaten und Tagebuchnotizen. Teile ihn nur mit Personen, denen du vertraust." + "mood_value_average": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Durchschnitt" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Average" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este informe contiene tus datos personales de ánimo y notas de diario. Compártelo solo con personas de confianza." + "es": { + "stringUnit": { + "state": "translated", + "value": "Normal" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ce rapport contient vos données d'humeur personnelles et vos notes de journal. Ne le partagez qu'avec des personnes de confiance." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Moyen" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "このレポートにはあなたの個人的な気分データと日記のメモが含まれています。信頼できる人とのみ共有してください。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "普通" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 보고서에는 개인 기분 데이터와 일기 메모가 포함되어 있습니다. 신뢰할 수 있는 사람에게만 공유하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "보통" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este relatório contém seus dados pessoais de humor e notas de diário. Compartilhe apenas com pessoas de sua confiança." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Médio" } } } }, - "This theme includes" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dieses Theme enthält" + "mood_value_bad": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schlecht" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este tema incluye" + "en": { + "stringUnit": { + "state": "translated", + "value": "Bad" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ce thème inclut" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mal" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "このテーマに含まれるもの" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Mauvais" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "이 테마에 포함된 것" + "ja": { + "stringUnit": { + "state": "translated", + "value": "悪い" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Este tema inclui" + "ko": { + "stringUnit": { + "state": "translated", + "value": "나쁨" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ruim" } } } }, - "Thought" : { - "comment" : "The fourth step label in the \"Cognitive Behavioral Therapy\" section of the guided reflection.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gedanke" + "mood_value_good": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gut" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Good" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pensamiento" + "es": { + "stringUnit": { + "state": "translated", + "value": "Bien" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pensée" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Bien" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "思考" + "ja": { + "stringUnit": { + "state": "translated", + "value": "良い" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "생각" + "ko": { + "stringUnit": { + "state": "translated", + "value": "좋음" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pensamento" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Bom" } } } }, - "Tip: \"Today\" works great for evening reminders" : { - "comment" : "A tip displayed below the day rating option, providing guidance on how to use the \"Today\" option effectively.", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tipp: „Heute\" eignet sich gut für Abenderinnerungen" + "mood_value_great": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Super" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Great" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Consejo: \"Hoy\" funciona muy bien para recordatorios nocturnos" + "es": { + "stringUnit": { + "state": "translated", + "value": "Excelente" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Astuce : « Aujourd'hui » fonctionne bien pour les rappels du soir" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Excellent" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ヒント:「今日」は夜のリマインダーに最適です" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最高" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "팁: \"오늘\"은 저녁 알림에 잘 맞습니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최고" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dica: \"Hoje\" funciona muito bem para lembretes noturnos" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ótimo" } } } }, - "Tips Enabled" : { - "comment" : "A toggle that enables or disables tips in the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tipps aktiviert" + "mood_value_horrible": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schrecklich" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Consejos activados" + "en": { + "stringUnit": { + "state": "translated", + "value": "Horrible" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Conseils activés" + "es": { + "stringUnit": { + "state": "translated", + "value": "Horrible" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ヒントを有効化" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Horrible" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "팁 활성화됨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "最悪" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dicas ativadas" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최악" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Horrível" } } } }, - "Tips Preview" : { - "comment" : "A label for a view that previews all tip modals.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tipps-Vorschau" + "mood_value_missing": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fehlend" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vista previa de consejos" + "en": { + "stringUnit": { + "state": "translated", + "value": "Missing" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aperçu des conseils" + "es": { + "stringUnit": { + "state": "translated", + "value": "Faltante" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ヒントのプレビュー" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Manquant" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "팁 미리보기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "未記録" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Visualização de dicas" + "ko": { + "stringUnit": { + "state": "translated", + "value": "없음" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Faltando" } } } }, - "Today" : { - "comment" : "A label displayed next to the icon representing today's mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heute" + "mood_value_missing_tap_to_add": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fehlend - Tippen zum Hinzufügen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Missing - Tap to add" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "Faltante - Toca para agregar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aujourd'hui" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Manquant - Appuyez pour ajouter" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "未記録 - タップして追加" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘" + "ko": { + "stringUnit": { + "state": "translated", + "value": "없음 - 탭하여 추가" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Faltando - Toque para adicionar" } } } }, - "Today you logged feeling %@." : { - "comment" : "A response to a \"Check Today's Mood\" intent, including the name of the mood logged.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heute hast du %@ eingetragen." + "nice": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nett" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Nice" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoy registraste sentirte %@." + "es": { + "stringUnit": { + "state": "translated", + "value": "Amable" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aujourd'hui, vous avez enregistré %@." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Gentil" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日は%@と記録しました。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "やさしい" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 %@로 기록했습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "친절한" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoje você registrou sentir-se %@." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gentil" } } } }, - "Today: %@" : { - "comment" : "A label displaying the date of the user's last logged mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heute: %@" + "nothing written...": { + "comment": "A placeholder text that appears when an entry is missing text.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "nichts geschrieben..." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoy: %@" + "es": { + "stringUnit": { + "state": "translated", + "value": "nada escrito..." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aujourd'hui : %@" + "fr": { + "stringUnit": { + "state": "translated", + "value": "rien d'écrit..." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日: %@" + "ja": { + "stringUnit": { + "state": "translated", + "value": "まだ何も書いていません..." } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘: %@" + "ko": { + "stringUnit": { + "state": "translated", + "value": "아직 작성된 내용이 없습니다..." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Hoje: %@" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "nada escrito..." } } } }, - "Today's mood" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heutige Stimmung" + "of feeling": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gefühl" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estado de ánimo de hoy" + "es": { + "stringUnit": { + "state": "translated", + "value": "de sentirse" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humeur du jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "de se sentir" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気分" + "ja": { + "stringUnit": { + "state": "translated", + "value": "の気分" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘의 기분" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humor de hoje" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "de sentir" } } } }, - "Today's Mood" : { - "comment" : "Title of an app shortcut that checks the user's mood for the current day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Heutige Stimmung" + "onboarding_day_options_today": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktueller Tag" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estado de ánimo de hoy" + "en": { + "stringUnit": { + "state": "translated", + "value": "Current Day" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humeur du jour" + "es": { + "stringUnit": { + "state": "translated", + "value": "Día Actual" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日の気分" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Jour actuel" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘의 기분" + "ja": { + "stringUnit": { + "state": "translated", + "value": "当日" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humor de hoje" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dia atual" } } } }, - "Toggle anonymous usage analytics" : { - "comment" : "A hint that describes the functionality of the \"Share Analytics\" toggle.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Anonyme Nutzungsanalysen umschalten" + "onboarding_day_options_yesterday": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Vorheriger Tag" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alternar analíticas de uso anónimas" + "en": { + "stringUnit": { + "state": "translated", + "value": "Previous Day" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Basculer les analyses d'utilisation anonymes" + "es": { + "stringUnit": { + "state": "translated", + "value": "Día Anterior" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "匿名の使用分析を切り替え" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Jour précédent" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "익명 사용 분석 전환" + "ja": { + "stringUnit": { + "state": "translated", + "value": "前日" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alternar análises de uso anônimas" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Dia anterior" } } } }, - "Toggle vibration feedback when voting" : { - "comment" : "A toggle that lets users enable or disable vibration feedback when voting.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibrationsfeedback beim Abstimmen umschalten" + "onboarding_title_customize_one_section_one_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Welches App-Symbol passt zu dir?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Which app icon are you?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activar vibración al votar" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Qué ícono eres tú?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activer le retour vibratoire lors du vote" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quelle icône vous correspond ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "投票時の振動フィードバックを切り替え" + "ja": { + "stringUnit": { + "state": "translated", + "value": "どのアプリアイコンにしますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "투표 시 진동 피드백 전환" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어떤 앱 아이콘이 마음에 드세요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alternar vibração ao votar" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Qual ícone combina com você?" } } } }, - "Top Mood" : { - "comment" : "A label displayed above the top mood value in the month card.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Häufigste Stimmung" + "onboarding_title_customize_one_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Lege deine Einstellungen fest." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Set your preferences." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Estado de ánimo principal" + "es": { + "stringUnit": { + "state": "translated", + "value": "Configura tus preferencias." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humeur principale" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Définissez vos préférences." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "よくある気分" + "ja": { + "stringUnit": { + "state": "translated", + "value": "設定をカスタマイズ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "주요 기분" + "ko": { + "stringUnit": { + "state": "translated", + "value": "설정을 지정하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Humor principal" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Defina suas preferências." } } } }, - "Track Your Mood" : { - "comment" : "A call-to-action prompt encouraging users to subscribe to the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verfolge deine Stimmung" + "onboarding_title_customize_two_section_one_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Welches Icon-Set möchtest du?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Registra tu estado de ánimo" + "en": { + "stringUnit": { + "state": "translated", + "value": "What icon set would you like?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suis ton humeur" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Qué conjunto de íconos te gustaría?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録しよう" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quel jeu d'icônes souhaitez-vous ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분을 기록하세요" + "ja": { + "stringUnit": { + "state": "translated", + "value": "どのアイコンセットにしますか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Acompanhe seu humor" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어떤 아이콘 세트를 원하세요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Qual conjunto de ícones você quer?" } } } }, - "Track your mood, discover patterns,\nand understand yourself better." : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verfolge deine Stimmung, entdecke Muster\nund verstehe dich selbst besser." + "onboarding_title_customize_two_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wähle deinen Stil." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Pick your style." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rastrea tu estado de ánimo, descubre patrones\ny entiéndete mejor." + "es": { + "stringUnit": { + "state": "translated", + "value": "Elige tu estilo." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suivez votre humeur, découvrez des schémas\net comprenez-vous mieux." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Choisissez votre style." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録し、パターンを発見し、\n自分をもっと理解しよう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スタイルを選択" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분을 추적하고, 패턴을 발견하고,\n자신을 더 잘 이해하세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "스타일을 선택하세요." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rastreie seu humor, descubra padrões\ne entenda-se melhor." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escolha seu estilo." } } } }, - "Trial expired" : { - "comment" : "A message displayed when a user's free trial has expired.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testphase abgelaufen" + "onboarding_title_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Was sollen deine Benachrichtigungen sagen?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "What should your notifications say?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Prueba expirada" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Qué deben decir tus notificaciones?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Essai expiré" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Que doivent dire vos notifications ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "試用期間終了" + "ja": { + "stringUnit": { + "state": "translated", + "value": "通知にはなんと表示しますか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험 기간 만료" + "ko": { + "stringUnit": { + "state": "translated", + "value": "알림에 무엇을 표시할까요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teste expirado" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "O que suas notificações devem dizer?" } } } }, - "Trial expires in " : { - "comment" : "A prefix for the text that displays how many days are left in a user's free trial.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Testphase läuft ab in " + "onboarding_title_title_option_1": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hallo!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La prueba expira en " + "en": { + "stringUnit": { + "state": "translated", + "value": "Hi there!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "L'essai expire dans " + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Hola!" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "試用期間終了まで" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Salut !" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험 기간 만료까지 " + "ja": { + "stringUnit": { + "state": "translated", + "value": "こんにちは!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teste expira em " + "ko": { + "stringUnit": { + "state": "translated", + "value": "안녕하세요!" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Olá!" } } } }, - "Trial Start Date" : { - "comment" : "A label describing the trial start date setting.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Teststart-Datum" + "onboarding_title_title_option_2": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Zeit einzuchecken!" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Time to check in!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Fecha de inicio de prueba" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Hora de registrarte!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Date de début d'essai" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'est l'heure de faire le point !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "試用開始日" + "ja": { + "stringUnit": { + "state": "translated", + "value": "チェックインの時間です!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "체험 시작 날짜" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체크인할 시간이에요!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Data de início do teste" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Hora de fazer check-in!" } } } }, - "Try Again" : { - "comment" : "A button that allows the user to try authenticating again if the initial attempt fails.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Erneut versuchen" + "onboarding_title_title_option_3": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie fühlst du dich?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "How are you feeling?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Intentar de nuevo" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo te sientes?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Réessayer" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Comment te sens-tu ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "再試行" + "ja": { + "stringUnit": { + "state": "translated", + "value": "気分はどうですか?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "다시 시도" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기분이 어때요?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tentar novamente" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como você está se sentindo?" } } } }, - "Turn on Apple Intelligence in Settings → Apple Intelligence & Siri to unlock AI insights." : { - "comment" : "Tooltip text for the Apple Intelligence toggle.", - "isCommentAutoGenerated" : true - }, - "Turn on Apple Intelligence to unlock personalized mood insights.\n\nSettings → Apple Intelligence & Siri → Apple Intelligence" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aktiviere Apple Intelligence, um personalisierte Stimmungserkenntnisse freizuschalten.\n\nEinstellungen → Apple Intelligence & Siri → Apple Intelligence" + "onboarding_title_type_your_own": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Oder schreibe deine eigene:" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Or type your own:" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activa Apple Intelligence para desbloquear información personalizada sobre tu ánimo.\n\nAjustes → Apple Intelligence y Siri → Apple Intelligence" + "es": { + "stringUnit": { + "state": "translated", + "value": "O escribe la tuya:" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Activez Apple Intelligence pour accéder aux informations personnalisées sur votre humeur.\n\nRéglages → Apple Intelligence et Siri → Apple Intelligence" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ou écris la tienne :" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligenceをオンにして、パーソナライズされた気分のインサイトを利用しましょう。\n\n設定 → Apple IntelligenceとSiri → Apple Intelligence" + "ja": { + "stringUnit": { + "state": "translated", + "value": "または自分で入力:" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Apple Intelligence를 켜서 맞춤형 기분 인사이트를 이용하세요.\n\n설정 → Apple Intelligence 및 Siri → Apple Intelligence" + "ko": { + "stringUnit": { + "state": "translated", + "value": "또는 직접 입력:" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ative o Apple Intelligence para desbloquear insights personalizados de humor.\n\nAjustes → Apple Intelligence e Siri → Apple Intelligence" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ou digite a sua:" } } } }, - "Unable to verify your identity. Please try again." : { - "comment" : "An alert message displayed when biometric authentication fails.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Identität konnte nicht verifiziert werden. Bitte erneut versuchen." + "onboarding_wrap_up_1": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jeden Tag um" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No se pudo verificar tu identidad. Por favor, inténtalo de nuevo." + "en": { + "stringUnit": { + "state": "translated", + "value": "Every day at" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Impossible de vérifier ton identité. Réessaye." + "es": { + "stringUnit": { + "state": "translated", + "value": "Todos los días a las" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "本人確認ができませんでした。もう一度お試しください。" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chaque jour à" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "신원을 확인할 수 없습니다. 다시 시도해 주세요." + "ja": { + "stringUnit": { + "state": "translated", + "value": "毎日" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não foi possível verificar sua identidade. Tente novamente." + "ko": { + "stringUnit": { + "state": "translated", + "value": "매일" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Todo dia às" } } } }, - "Understand\nYourself Deeper" : { - "comment" : "A title displayed in the premium subscription content.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Verstehe dich\ntiefer" + "onboarding_wrap_up_3": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "wirst du benachrichtigt, den Tag zu bewerten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entiéndete\nmás profundamente" + "en": { + "stringUnit": { + "state": "translated", + "value": "you'll be notified it's time to rate the" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Comprenez-vous\nplus profondément" + "es": { + "stringUnit": { + "state": "translated", + "value": "serás notificado de que es hora de calificar el" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "より深く\n自分を理解しよう" + "fr": { + "stringUnit": { + "state": "translated", + "value": "vous serez notifié qu'il est temps d'évaluer" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "자신을\n더 깊이 이해하세요" + "ja": { + "stringUnit": { + "state": "translated", + "value": "に通知が届きます" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entenda-se\nmais profundamente" + "ko": { + "stringUnit": { + "state": "translated", + "value": "에 평가 시간 알림을 받게 됩니다" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "você será notificado que é hora de avaliar" } } } }, - "Unlock" : { - "comment" : "A button label that says \"Unlock\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Entsperren" + "onboarding_wrap_up_complete_button": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Fertig" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Done" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear" + "es": { + "stringUnit": { + "state": "translated", + "value": "Listo" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Déverrouiller" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Terminé" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "ロック解除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "完了" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "잠금 해제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "완료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Pronto" } } } }, - "Unlock AI Reports" : { - "comment" : "A button label that unlocks AI-generated mood reports.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-Berichte freischalten" + "purchase_view_change_plan": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Plan ändern" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Change Plan" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear informes con IA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cambiar Plan" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquer les rapports IA" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Changer de forfait" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AIレポートのロックを解除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プランを変更" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 보고서 잠금 해제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "플랜 변경" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear relatórios com IA" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Alterar plano" } } } }, - "Unlock AI-Powered Insights" : { - "comment" : "A title for a button that allows users to unlock premium insights.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "KI-gestützte Erkenntnisse freischalten" + "purchase_view_current_subscription": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktuelles Abo" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquea información con IA" + "en": { + "stringUnit": { + "state": "translated", + "value": "Current Subscription" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloque les analyses IA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Suscripción Actual" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI搭載のインサイトを解除" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Abonnement actuel" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "AI 기반 인사이트 잠금 해제" + "ja": { + "stringUnit": { + "state": "translated", + "value": "現在のサブスクリプション" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloqueie insights com IA" + "ko": { + "stringUnit": { + "state": "translated", + "value": "현재 구독" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Assinatura atual" } } } }, - "Unlock Full History" : { - "comment" : "A button label that appears when a user is on a free trial and wants to unlock all of their mood history.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vollständige Historie freischalten" + "purchase_view_current_why_subscribe": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ein iReflect-Abo gibt dir Zugang zu all deinen historischen Daten und den Monats- und Jahresdiagrammen." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "An iReflect subscription gives you access to all of your historical data, and both Month and Year charts." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear historial completo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Una suscripción a iReflect te da acceso a todos tus datos históricos, y a los gráficos de Mes y Año." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquer l'historique complet" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Un abonnement iReflect vous donne accès à toutes vos données historiques, ainsi qu'aux graphiques Mois et Année." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "完全な履歴をアンロック" + "ja": { + "stringUnit": { + "state": "translated", + "value": "iReflectサブスクリプションで、すべての過去データと月・年チャートにアクセスできます。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전체 기록 잠금 해제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "iReflect 구독으로 모든 과거 데이터와 월별, 연도별 차트에 액세스할 수 있습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear histórico completo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Uma assinatura iReflect dá acesso a todos os seus dados históricos e aos gráficos de Mês e Ano." } } } }, - "Unlock Premium" : { - "comment" : "A button label that says \"Unlock Premium\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Premium freischalten" + "purchase_view_loading": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abo-Optionen werden geladen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Loading subscription options" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear Premium" + "es": { + "stringUnit": { + "state": "translated", + "value": "Cargando opciones de suscripción" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquer Premium" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Chargement des options d'abonnement" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "プレミアムを解除" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サブスクリプションオプションを読み込み中" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "프리미엄 잠금 해제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독 옵션 로딩 중" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear Premium" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Carregando opções de assinatura" } } } }, - "Unlock Reports" : { - "comment" : "A button label that says \"Unlock Reports\".", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Berichte freischalten" + "purchase_view_manage_subscription": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Abo verwalten" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear informes" + "en": { + "stringUnit": { + "state": "translated", + "value": "Manage Subscription" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquer les rapports" + "es": { + "stringUnit": { + "state": "translated", + "value": "Administrar Suscripción" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "レポートのロックを解除" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Gérer l'abonnement" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "보고서 잠금 해제" + "ja": { + "stringUnit": { + "state": "translated", + "value": "サブスクリプションを管理" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear relatórios" + "ko": { + "stringUnit": { + "state": "translated", + "value": "구독 관리" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Gerenciar assinatura" } } } }, - "Unlock the complete story\nof your emotional landscape." : { - "comment" : "A description of the premium edition of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Enthülle die ganze Geschichte\ndeiner emotionalen Landschaft." + "purchase_view_restore": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wiederherstellen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Restore" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquea la historia completa\nde tu paisaje emocional." + "es": { + "stringUnit": { + "state": "translated", + "value": "Restaurar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquez l'histoire complète\nde votre paysage émotionnel." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Restaurer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感情の風景の\n完全なストーリーを解き放とう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "復元" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감정 풍경의\n완전한 이야기를 열어보세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "복원" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloqueie a história completa\nda sua paisagem emocional." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Restaurar" } } } }, - "Unlock the Full\nExperience" : { - "comment" : "The title of the section that describes the full experience unlocked with the subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schalte das volle\nErlebnis frei" + "purchase_view_subscribe_button": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Jetzt abonnieren" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Subscribe Now" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquea la\nexperiencia completa" + "es": { + "stringUnit": { + "state": "translated", + "value": "Suscribirse Ahora" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquez\nl'expérience complète" + "fr": { + "stringUnit": { + "state": "translated", + "value": "S'abonner maintenant" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "フル体験を\nアンロック" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今すぐ登録" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전체 경험을\n잠금 해제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "지금 구독" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloqueie a\nexperiência completa" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Assinar agora" } } } }, - "Unlock Year Overview" : { - "comment" : "A button label that appears when the user is not a premium subscriber, encouraging them to subscribe to unlock more features.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jahresübersicht freischalten" + "purchase_view_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie lange möchtest du deine Gefühle unterstützen?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear vista anual" + "en": { + "stringUnit": { + "state": "translated", + "value": "How long do you want to support your feelings for?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Débloquer la vue annuelle" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Por cuánto tiempo quieres apoyar tus sentimientos?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "年間概要をアンロック" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Combien de temps voulez-vous prendre soin de vos émotions ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연간 개요 잠금 해제" + "ja": { + "stringUnit": { + "state": "translated", + "value": "どのくらいの期間サポートしますか?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Desbloquear visão anual" + "ko": { + "stringUnit": { + "state": "translated", + "value": "얼마나 오래 감정을 돌보시겠어요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por quanto tempo você quer cuidar dos seus sentimentos?" } } } }, - "UNLOCK YOUR\nFULL SIGNAL" : { - "comment" : "A title displayed in neon text on the premium subscription content page.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "SCHALTE DEIN\nVOLLES SIGNAL FREI" + "purchase_view_trial_expired": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Deine kostenlose Testphase ist beendet." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Your free trial has ended." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "DESBLOQUEA TU\nSEÑAL COMPLETA" + "es": { + "stringUnit": { + "state": "translated", + "value": "Tu prueba gratuita ha terminado." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "DÉBLOQUEZ VOTRE\nSIGNAL COMPLET" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Votre essai gratuit est terminé." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "フルシグナルを\nアンロック" + "ja": { + "stringUnit": { + "state": "translated", + "value": "無料トライアルが終了しました。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전체 신호를\n잠금 해제" + "ko": { + "stringUnit": { + "state": "translated", + "value": "무료 체험이 종료되었습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "DESBLOQUEIE SEU\nSINAL COMPLETO" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Seu teste gratuito terminou." } } } }, - "Update Required" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Update erforderlich" + "purchase_view_trial_expires_in": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Testphase endet in" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Trial expires in" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Actualización requerida" + "es": { + "stringUnit": { + "state": "translated", + "value": "La prueba expira en" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mise à jour requise" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'essai expire dans" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アップデートが必要です" + "ja": { + "stringUnit": { + "state": "translated", + "value": "トライアル終了まで" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "업데이트 필요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "체험판 만료까지" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Atualização necessária" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Teste expira em" } } } }, - "Use device passcode" : { - "comment" : "A button label that allows users to use their device passcode for authentication.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Gerätecode verwenden" + "rude": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Frech" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usar código del dispositivo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Rude" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Utiliser le code de l'appareil" + "es": { + "stringUnit": { + "state": "translated", + "value": "Grosero" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "デバイスのパスコードを使用" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Impoli" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기기 암호 사용" + "ja": { + "stringUnit": { + "state": "translated", + "value": "辛口" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usar código do dispositivo" + "ko": { + "stringUnit": { + "state": "translated", + "value": "거친" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Rude" } } } }, - "Use your camera" : { - "comment" : "A description of how to use the camera to take a photo.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Kamera verwenden" + "rude_notif_body_today_one": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie zum Teufel war dein Tag?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Usa tu cámara" + "en": { + "stringUnit": { + "state": "translated", + "value": "How the hell was your day?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Utilise ton appareil photo" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo diablos estuvo tu día?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "カメラを使用" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'était comment ta journée, bordel ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "카메라 사용" + "ja": { + "stringUnit": { + "state": "translated", + "value": "今日はどうだったんだよ?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Use sua câmera" + "ko": { + "stringUnit": { + "state": "translated", + "value": "오늘 하루 어땠냐고?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como diabos foi seu dia?" } } } }, - "Values" : { - "comment" : "Label for the last question in the \"Acceptance & Commitment Therapy\" section of the guided reflection.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Werte" + "rude_notif_body_today_three": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bewerte deinen verdammten Tag… oder sonst! ☠️" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Valores" + "en": { + "stringUnit": { + "state": "translated", + "value": "Rate your damn day… or else! ☠️" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Valeurs" + "es": { + "stringUnit": { + "state": "translated", + "value": "Califica tu maldito día… ¡o si no! ☠️" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "価値観" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Évalue ta foutue journée… sinon ! ☠️" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "가치관" + "ja": { + "stringUnit": { + "state": "translated", + "value": "さっさと記録しろ…さもないと!☠️" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Valores" + "ko": { + "stringUnit": { + "state": "translated", + "value": "하루 평가해… 안 그러면! ☠️" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Avalie seu maldito dia… ou então! ☠️" } } } }, - "Vibrate when logging mood" : { - "comment" : "A description of the feature that lets users know when their device vibrates when they log a mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Beim Stimmungseintrag vibrieren" + "rude_notif_body_today_two": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sei kein Idiot, bewerte deinen Tag!" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Don't be an ass, rate your day!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibrar al registrar estado de ánimo" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡No seas idiota, califica tu día!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibrer lors de l'enregistrement de l'humeur" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fais pas l'idiot, évalue ta journée !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分記録時に振動" + "ja": { + "stringUnit": { + "state": "translated", + "value": "グズグズしてないで、今日を記録しろ!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 기록 시 진동" + "ko": { + "stringUnit": { + "state": "translated", + "value": "멍청이처럼 굴지 말고 하루 평가해!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vibrar ao registrar humor" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não seja idiota, avalie seu dia!" } } } }, - "View all tip modals" : { - "comment" : "A description of what the \"Tips Preview\" button does.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Alle Tipp-Dialoge anzeigen" + "rude_notif_body_yesterday_one": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Wie zum Teufel war gestern?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ver todos los diálogos de consejos" + "en": { + "stringUnit": { + "state": "translated", + "value": "How the hell was yesterday?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voir toutes les fenêtres de conseils" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Cómo diablos estuvo ayer?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "すべてのヒントモーダルを表示" + "fr": { + "stringUnit": { + "state": "translated", + "value": "C'était comment hier, bordel ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "모든 팁 모달 보기" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日はどうだったんだよ?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ver todos os modais de dicas" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제 어땠냐고?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Como diabos foi ontem?" } } } }, - "View Full Paywall" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vollständige Paywall anzeigen" + "rude_notif_body_yesterday_three": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Bewerte gestern… oder sonst! ☠️" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Rate yesterday… or else! ☠️" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ver paywall completo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Califica ayer… ¡o si no! ☠️" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voir le paywall complet" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Évalue hier… sinon ! ☠️" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "完全なペイウォールを表示" + "ja": { + "stringUnit": { + "state": "translated", + "value": "昨日を記録しろ…さもないと!☠️" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전체 페이월 보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "어제 평가해… 안 그러면! ☠️" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ver paywall completo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Avalie ontem… ou então! ☠️" } } } }, - "View the app introduction again" : { - "comment" : "A button that allows a user to view the app's introductory screen again.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "App-Einführung erneut anzeigen" + "rude_notif_body_yesterday_two": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Sei kein Idiot, bewerte gestern!" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Don't be an ass, rate yesterday!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ver la introducción de la app de nuevo" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡No seas idiota, califica ayer!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Revoir l'introduction de l'app" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Fais pas l'idiot, évalue hier !" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アプリの紹介を再表示" + "ja": { + "stringUnit": { + "state": "translated", + "value": "グズグズしてないで、昨日を記録しろ!" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "앱 소개 다시 보기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "멍청이처럼 굴지 말고 어제 평가해!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Ver introdução do app novamente" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não seja idiota, avalie ontem!" } } } }, - "view_no_data" : { - "extractionState" : "manual", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Keine Einträge vorhanden." + "rude_notif_title_four": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Ugh, muss ich es dir wirklich sagen? 😒" } }, - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "There are no entries." + "en": { + "stringUnit": { + "state": "translated", + "value": "Uggghhhhhhh, I really gotta tell you? 😒" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "No hay entradas." + "es": { + "stringUnit": { + "state": "translated", + "value": "Uggghhhh, ¿de verdad tengo que decirte? 😒" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aucune entrée." + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pffff, je dois vraiment te le dire ? 😒" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "エントリーがありません。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "はぁ…本当に言わなきゃダメ?😒" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기록이 없습니다." + "ko": { + "stringUnit": { + "state": "translated", + "value": "으으으, 정말 말해야 해? 😒" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Não há registros." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Aff, preciso mesmo te dizer? 😒" } } } }, - "Vote Mood" : { - "comment" : "Title of the app intent that allows users to vote for their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Stimmung wählen" + "rude_notif_title_one": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Hey, du Idiot!" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votar estado de ánimo" + "en": { + "stringUnit": { + "state": "translated", + "value": "Hey, asshole!" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Voter l'humeur" + "es": { + "stringUnit": { + "state": "translated", + "value": "¡Oye, idiota!" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分に投票" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Hé, imbécile !" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 투표" + "ja": { + "stringUnit": { + "state": "translated", + "value": "おい、お前!" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votar humor" + "ko": { + "stringUnit": { + "state": "translated", + "value": "야, 이 녀석아!" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ei, idiota!" } } } }, - "Voting closes at midnight" : { - "comment" : "A description displayed below the \"Log now\" text in the expanded view of the live activity widget.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abstimmung endet um Mitternacht" + "rude_notif_title_three": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Verdammt, du schon wieder? 😡" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "La votación cierra a medianoche" + "en": { + "stringUnit": { + "state": "translated", + "value": "Damn, you again? 😡" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Le vote se termine à minuit" + "es": { + "stringUnit": { + "state": "translated", + "value": "Carajo, ¿tú otra vez? 😡" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "投票は深夜に締め切られます" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Encore toi ? 😡" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "투표는 자정에 마감됩니다" + "ja": { + "stringUnit": { + "state": "translated", + "value": "またお前かよ?😡" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votação encerra à meia-noite" + "ko": { + "stringUnit": { + "state": "translated", + "value": "또 너야? 😡" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Droga, você de novo? 😡" } } } }, - "Voting Layout" : { - "comment" : "The title of the view that lets users select their preferred voting layout.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Abstimmungs-Layout" + "rude_notif_title_two": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Worauf wartest du noch?" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "WTF are you waiting for?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Diseño de votación" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Qué diablos estás esperando?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Disposition du vote" + "fr": { + "stringUnit": { + "state": "translated", + "value": "T'attends quoi, bordel ?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "投票レイアウト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "何をグズグズしてんだ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "투표 레이아웃" + "ko": { + "stringUnit": { + "state": "translated", + "value": "뭘 기다리는 거야?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Layout de votação" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Que diabos você tá esperando?" } } } }, - "Watch Yourself\nBloom" : { - "comment" : "A title describing the premium subscription experience.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Beobachte dich\nerblühen" + "settings_use_delete_enable": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Löschen von Bewertungen erlauben" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Mírate\nflorecer" + "en": { + "stringUnit": { + "state": "translated", + "value": "Allow Rating Deletion" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Regardez-vous\nfleurir" + "es": { + "stringUnit": { + "state": "translated", + "value": "Permitir Eliminar Calificaciones" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "自分が\n花開くのを見よう" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Autoriser la suppression des évaluations" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "스스로\n꽃피는 것을 지켜보세요" + "ja": { + "stringUnit": { + "state": "translated", + "value": "評価の削除を許可" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Veja-se\nflorescer" + "ko": { + "stringUnit": { + "state": "translated", + "value": "평가 삭제 허용" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Permitir exclusão de avaliações" } } } }, - "Weather" : { - "comment" : "A label displayed above the weather information in the entry detail view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wetter" + "settings_view_exit": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Schließen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Clima" + "en": { + "stringUnit": { + "state": "translated", + "value": "Exit" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Météo" + "es": { + "stringUnit": { + "state": "translated", + "value": "Salir" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "天気" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Quitter" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "날씨" + "ja": { + "stringUnit": { + "state": "translated", + "value": "終了" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Clima" + "ko": { + "stringUnit": { + "state": "translated", + "value": "종료" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Sair" } } } }, - "Weekly Digest" : { - "comment" : "A label displayed above the weekly digest.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wochenrückblick" + "settings_view_show_eula": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Nutzungsbedingungen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "EULA" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Resumen Semanal" + "es": { + "stringUnit": { + "state": "translated", + "value": "EULA" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Résumé Hebdomadaire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "CLUF" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "週間ダイジェスト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "利用規約" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "주간 요약" + "ko": { + "stringUnit": { + "state": "translated", + "value": "이용약관" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Resumo Semanal" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Termos de uso" } } } }, - "WeekTotalTemplate body" : { - "comment" : "The body text for the WeekTotalTemplate view.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "WeekTotalTemplate body" + "settings_view_show_onboarding": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Einrichtung anzeigen" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Show Setup" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "WeekTotalTemplate body" + "es": { + "stringUnit": { + "state": "translated", + "value": "Mostrar Configuración" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "WeekTotalTemplate body" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Afficher la configuration" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "WeekTotalTemplate body" + "ja": { + "stringUnit": { + "state": "translated", + "value": "設定を表示" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "WeekTotalTemplate body" + "ko": { + "stringUnit": { + "state": "translated", + "value": "설정 보기" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "WeekTotalTemplate body" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Mostrar configuração" } } } }, - "Welcome to Reflect" : { - "comment" : "The title of the welcome screen in the onboarding flow.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Willkommen bei Reflect" + "settings_view_show_privacy": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Datenschutzrichtlinie" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bienvenido a Reflect" + "en": { + "stringUnit": { + "state": "translated", + "value": "Privacy Policy" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bienvenue dans Reflect" + "es": { + "stringUnit": { + "state": "translated", + "value": "Política de Privacidad" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflectへようこそ" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Politique de confidentialité" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "Reflect에 오신 것을 환영합니다" + "ja": { + "stringUnit": { + "state": "translated", + "value": "プライバシーポリシー" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bem-vindo ao Reflect" + "ko": { + "stringUnit": { + "state": "translated", + "value": "개인정보 처리방침" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Política de privacidade" } } } }, - "When should we\nremind you?" : { - "comment" : "A title displayed on the onboarding screen related to when the user should be reminded to take their medication.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wann sollen wir\ndich erinnern?" + "settings_view_special_thanks_to_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Besonderer Dank" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Special Thanks" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cuándo debemos\nrecordarte?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Agradecimientos Especiales" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quand devons-nous\nvous rappeler ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Remerciements spéciaux" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "いつ\nリマインドしましょうか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "スペシャルサンクス" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "언제\n알려드릴까요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "특별히 감사드립니다" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quando devemos\nlembrá-lo?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Agradecimentos especiais" } } } }, - "When would you like to be reminded to log your mood?" : { - "comment" : "A prompt asking the user when they would like to be reminded to log their mood.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wann möchtest du an die Stimmungserfassung erinnert werden?" + "settings_view_why_bg_mode_body": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Die Hintergrundaktualisierung ermöglicht es iReflect, dir rechtzeitig Benachrichtigungen zu senden, auch wenn die App nicht geöffnet ist. So verpasst du nie deinen täglichen Stimmungs-Check-in." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Background App Refresh allows iReflect to send you timely notifications even when the app isn't open. This ensures you never miss your daily mood check-in." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Cuándo te gustaría que te recordemos registrar tu estado de ánimo?" + "es": { + "stringUnit": { + "state": "translated", + "value": "La actualización en segundo plano permite que iReflect te envíe notificaciones oportunas incluso cuando la app no está abierta. Esto asegura que nunca te pierdas tu registro diario de estado de ánimo." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quand veux-tu qu'on te rappelle d'enregistrer ton humeur ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "L'actualisation en arrière-plan permet à iReflect de t'envoyer des notifications à temps même lorsque l'app n'est pas ouverte. Cela garantit que tu ne manques jamais ton enregistrement quotidien d'humeur." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分を記録するリマインダーをいつ受け取りたいですか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "バックグラウンド更新により、アプリを開いていなくてもiReflectからタイムリーな通知を受け取れます。毎日の気分チェックインを見逃すことがありません。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분을 기록하라는 알림을 언제 받고 싶으세요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "백그라운드 앱 새로고침을 사용하면 앱이 열려 있지 않아도 iReflect에서 적시에 알림을 보낼 수 있습니다. 이를 통해 매일 기분 체크인을 놓치지 않습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quando você gostaria de ser lembrado de registrar seu humor?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "A atualização em segundo plano permite que o iReflect envie notificações no momento certo, mesmo quando o app não está aberto. Isso garante que você nunca perca seu registro diário de humor." } } } }, - "When you get your reminder, do you want to rate today or yesterday?" : { - "comment" : "A description below the \"Which day should you rate?\" title, explaining that the user should choose whether they want to rate the current or previous day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Wenn du deine Erinnerung erhältst, möchtest du heute oder gestern bewerten?" + "settings_view_why_bg_mode_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Warum Hintergrundaktualisierung?" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Cuando recibas el recordatorio, ¿quieres calificar hoy o ayer?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Why Background App Refresh?" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quand tu reçois ton rappel, veux-tu noter aujourd'hui ou hier ?" + "es": { + "stringUnit": { + "state": "translated", + "value": "¿Por qué actualización en segundo plano?" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "リマインダーを受け取ったとき、今日と昨日のどちらを評価しますか?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Pourquoi l'actualisation en arrière-plan ?" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "알림을 받으면 오늘과 어제 중 어느 날을 평가하시겠어요?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "なぜバックグラウンド更新が必要?" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quando receber o lembrete, quer avaliar hoje ou ontem?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "왜 백그라운드 앱 새로고침이 필요한가요?" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Por que atualização em segundo plano?" } } } }, - "Which day should\nyou rate?" : { - "comment" : "A title displayed in the onboarding flow, asking the user which day they should rate.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Welchen Tag solltest\ndu bewerten?" + "share_view_all_moods_total_template_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gesamteinträge: %d" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Qué día deberías\ncalificar?" + "en": { + "stringUnit": { + "state": "translated", + "value": "Total Entries: %d" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Quel jour devriez-vous\névaluer ?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Total de Entradas: %d" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "どの日を\n評価しますか?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Total des entrées : %d" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "어떤 날을\n평가할까요?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "総エントリー数:%d" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Qual dia você\ndeve avaliar?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "총 기록: %d" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Total de registros: %d" } } } }, - "Why Upgrade?" : { - "comment" : "A button label that opens a view explaining the benefits of upgrading to the premium version of the app.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Warum upgraden?" + "share_view_current_streak_template_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Letzte 10 Tage" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Last 10 Days" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "¿Por qué actualizar?" + "es": { + "stringUnit": { + "state": "translated", + "value": "Últimos 10 Días" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Pourquoi passer à la version supérieure ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "10 derniers jours" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "アップグレードする理由" + "ja": { + "stringUnit": { + "state": "translated", + "value": "過去10日間" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "왜 업그레이드할까요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "최근 10일" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Por que fazer upgrade?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Últimos 10 dias" } } } }, - "Write Your\nEmotional Story" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Schreibe deine\nemotionale Geschichte" + "share_view_longest_streak_template_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Längste aufeinanderfolgende Tage mit %@" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Longest consecutive days I was %@" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escribe tu\nhistoria emocional" + "es": { + "stringUnit": { + "state": "translated", + "value": "Días consecutivos más largos que estuve %@" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Écrivez votre\nhistoire émotionnelle" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Jours consécutifs les plus longs où j'étais %@" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感情の物語を\n書こう" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@だった最長連続日数" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감정 이야기를\n쓰세요" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ 상태였던 최장 연속 일수" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Escreva sua\nhistória emocional" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Maior sequência de dias que eu estava %@" } } } }, - "Year in Review" : { - "comment" : "A description below the year's mood breakdown.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Jahresrückblick" + "share_view_month_moods_total_template_title": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Gesamteinträge für %@ - %d" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Resumen del año" + "en": { + "stringUnit": { + "state": "translated", + "value": "Total Entries for %@ - %d" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Bilan de l'année" + "es": { + "stringUnit": { + "state": "translated", + "value": "Total de Entradas para %@ - %d" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "年間まとめ" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Total des entrées pour %@ - %d" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "연간 리뷰" + "ja": { + "stringUnit": { + "state": "translated", + "value": "%@の総エントリー数 - %d" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Resumo do ano" + "ko": { + "stringUnit": { + "state": "translated", + "value": "%@ 총 기록 - %d" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Total de registros para %@ - %d" } } } }, - "You can change this anytime in Customize" : { - "comment" : "A hint displayed below the grid of theme cards, encouraging the user to change their theme settings.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du kannst dies jederzeit unter Anpassen ändern" + "subscription_status_active": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Aktiv" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Puedes cambiar esto en cualquier momento en Personalizar" + "en": { + "stringUnit": { + "state": "translated", + "value": "Active" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vous pouvez changer cela à tout moment dans Personnaliser" + "es": { + "stringUnit": { + "state": "translated", + "value": "Activa" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "カスタマイズでいつでも変更できます" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Actif" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "사용자화에서 언제든 변경할 수 있습니다" + "ja": { + "stringUnit": { + "state": "translated", + "value": "有効" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você pode mudar isso a qualquer momento em Personalizar" + "ko": { + "stringUnit": { + "state": "translated", + "value": "활성" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ativo" } } } }, - "You can still customize individual settings after applying a theme" : { - "comment" : "A note explaining that users can still customize individual settings after applying a theme.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du kannst nach dem Anwenden eines Themes immer noch einzelne Einstellungen anpassen" + "subscription_status_expires": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Läuft bald ab" + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "Expires Soon" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Puedes personalizar ajustes individuales después de aplicar un tema" + "es": { + "stringUnit": { + "state": "translated", + "value": "Expira Pronto" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vous pouvez toujours personnaliser les paramètres individuels après avoir appliqué un thème" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Expire bientôt" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "テーマを適用した後も個別の設定をカスタマイズできます" + "ja": { + "stringUnit": { + "state": "translated", + "value": "まもなく期限切れ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "테마 적용 후에도 개별 설정을 사용자화할 수 있습니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "곧 만료" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você ainda pode personalizar configurações individuais após aplicar um tema" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Expira em breve" } } } }, - "You don't have a streak yet. Log your mood today to start one!" : { - "comment" : "Text displayed in a notification when a user has not logged a mood for the current day.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du hast noch keine Serie. Erfasse heute deine Stimmung, um eine zu starten!" + "tap": { + "comment": "A placeholder text that appears when a user taps on a missing entry in the entry list. It's a suggestion to tap on an entry to view more details.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "tippen" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aún no tienes una racha. ¡Registra tu estado de ánimo hoy para empezar una!" + "es": { + "stringUnit": { + "state": "translated", + "value": "tocar" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu n'as pas encore de série. Enregistre ton humeur aujourd'hui pour en commencer une !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "appuyer" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "まだ連続記録がありません。今日気分を記録して始めよう!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "タップ" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "아직 연속 기록이 없어요. 오늘 기분을 기록해서 시작하세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "탭" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você ainda não tem uma sequência. Registre seu humor hoje para começar uma!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "tocar" } } } }, - "You have a 1 day streak. Keep it going!" : { - "comment" : "Text displayed in a notification when the user has a 1-day streak.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du hast eine 1-Tage-Serie. Mach weiter so!" + "view_no_data": { + "extractionState": "manual", + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "Keine Einträge vorhanden." + } + }, + "en": { + "stringUnit": { + "state": "translated", + "value": "There are no entries." } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tienes una racha de 1 día. ¡Sigue así!" + "es": { + "stringUnit": { + "state": "translated", + "value": "No hay entradas." } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu as une série de 1 jour. Continue !" + "fr": { + "stringUnit": { + "state": "translated", + "value": "Aucune entrée." } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "1日連続です。続けていこう!" + "ja": { + "stringUnit": { + "state": "translated", + "value": "エントリーがありません。" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "1일 연속 기록이에요. 계속 이어가세요!" + "ko": { + "stringUnit": { + "state": "translated", + "value": "기록이 없습니다." } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você tem uma sequência de 1 dia. Continue assim!" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Não há registros." } } } }, - "You have full access" : { - "comment" : "A description of the full access provided by a premium subscription.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du hast vollen Zugang" + "§": { + "comment": "A decorative flourish character used in the header of the \"Chronicle\" section of the day view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "§" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tienes acceso completo" + "es": { + "stringUnit": { + "state": "translated", + "value": "§" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu as un accès complet" + "fr": { + "stringUnit": { + "state": "translated", + "value": "§" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "フルアクセスがあります" + "ja": { + "stringUnit": { + "state": "translated", + "value": "§" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "전체 액세스 권한이 있습니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "§" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você tem acesso completo" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "§" } } } }, - "You haven't logged your mood today yet. Would you like to log it now?" : { - "comment" : "Text displayed in a notification when the user hasn't logged their mood today.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du hast heute noch keine Stimmung erfasst. Möchtest du sie jetzt erfassen?" + "·": { + "comment": "A period used to separate two related items.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "·" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Aún no has registrado tu estado de ánimo hoy. ¿Quieres registrarlo ahora?" + "es": { + "stringUnit": { + "state": "translated", + "value": "·" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu n'as pas encore enregistré ton humeur aujourd'hui. Tu veux le faire maintenant ?" + "fr": { + "stringUnit": { + "state": "translated", + "value": "·" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "今日はまだ気分を記録していません。今すぐ記録しますか?" + "ja": { + "stringUnit": { + "state": "translated", + "value": "·" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "오늘 아직 기분을 기록하지 않았어요. 지금 기록할까요?" + "ko": { + "stringUnit": { + "state": "translated", + "value": "·" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você ainda não registrou seu humor hoje. Gostaria de registrar agora?" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "·" } } } }, - "You'll get a gentle reminder at %@ every day" : { - "comment" : "A piece of text below the info icon, explaining that the user will receive a reminder at a selected time each day. The time is dynamically generated based on the user's selection in the time picker.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Du erhältst jeden Tag eine sanfte Erinnerung um %@" + "—": { + "comment": "A placeholder text used to indicate that an entry is missing.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "—" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Recibirás un recordatorio suave a las %@ todos los días" + "es": { + "stringUnit": { + "state": "translated", + "value": "—" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vous recevrez un rappel doux à %@ chaque jour" + "fr": { + "stringUnit": { + "state": "translated", + "value": "—" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "毎日%@に優しいリマインダーが届きます" + "ja": { + "stringUnit": { + "state": "translated", + "value": "—" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "매일 %@에 부드러운 알림을 받게 됩니다" + "ko": { + "stringUnit": { + "state": "translated", + "value": "—" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Você receberá um lembrete gentil às %@ todos os dias" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "—" } } } }, - "Your Emotional\nForecast" : { - "comment" : "The title of the section that describes the app's main feature: predicting emotional patterns.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine emotionale\nVorhersage" + "•": { + "comment": "A small separator symbol.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "•" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu pronóstico\nemocional" + "es": { + "stringUnit": { + "state": "translated", + "value": "•" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vos prévisions\némotionnelles" + "fr": { + "stringUnit": { + "state": "translated", + "value": "•" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感情の\n予報" + "ja": { + "stringUnit": { + "state": "translated", + "value": "•" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "당신의 감정\n예보" + "ko": { + "stringUnit": { + "state": "translated", + "value": "•" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sua previsão\nemocional" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "•" } } } }, - "Your emotions tell a story.\nPremium helps you read it." : { - "comment" : "A description of how the premium subscription helps users understand themselves better.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine Emotionen erzählen eine Geschichte.\nPremium hilft dir, sie zu lesen." + "→": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "→" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tus emociones cuentan una historia.\nPremium te ayuda a leerla." + "es": { + "stringUnit": { + "state": "translated", + "value": "→" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vos émotions racontent une histoire.\nPremium vous aide à la lire." + "fr": { + "stringUnit": { + "state": "translated", + "value": "→" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "感情は物語を語る。\nプレミアムで読み解こう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "→" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "감정은 이야기를 전합니다.\n프리미엄으로 읽어보세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "→" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Suas emoções contam uma história.\nPremium ajuda você a lê-la." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "→" } } } }, - "Your heart knows the way.\nPremium helps you listen." : { - "comment" : "A description of the premium subscription's benefits.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dein Herz kennt den Weg.\nPremium hilft dir zuzuhören." + "✨": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "✨" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu corazón conoce el camino.\nPremium te ayuda a escuchar." + "es": { + "stringUnit": { + "state": "translated", + "value": "✨" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votre cœur connaît le chemin.\nPremium vous aide à écouter." + "fr": { + "stringUnit": { + "state": "translated", + "value": "✨" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "心は道を知っている。\nプレミアムで耳を傾けよう。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "✨" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "마음은 길을 압니다.\n프리미엄으로 들어보세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "✨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seu coração conhece o caminho.\nPremium ajuda você a ouvir." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "✨" } } } }, - "YOUR MOOD\nMIXTAPE" : { - "comment" : "The title of the mixtape theme on the homepage.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "DEIN STIMMUNGS-\nMIXTAPE" + "🌈": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "🌈" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "TU MIXTAPE\nDE ÁNIMO" + "es": { + "stringUnit": { + "state": "translated", + "value": "🌈" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "VOTRE MIXTAPE\nD'HUMEUR" + "fr": { + "stringUnit": { + "state": "translated", + "value": "🌈" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "あなたの気分\nミックステープ" + "ja": { + "stringUnit": { + "state": "translated", + "value": "🌈" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "당신의 기분\n믹스테이프" + "ko": { + "stringUnit": { + "state": "translated", + "value": "🌈" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "SUA MIXTAPE\nDE HUMOR" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "🌈" } } } }, - "Your mood data cannot be saved permanently. Please restart the app. If the problem persists, reinstall the app." : { - "comment" : "An alert message displayed when the user's mood data cannot be saved permanently. It instructs the user to restart the app or reinstall it if the issue persists.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine Stimmungsdaten können nicht dauerhaft gespeichert werden. Bitte starte die App neu. Wenn das Problem weiterhin besteht, installiere die App erneut." + "🎉": { + "comment": "A smiling face emoji.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "🎉" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tus datos de ánimo no se pueden guardar permanentemente. Reinicia la app. Si el problema persiste, reinstala la app." + "es": { + "stringUnit": { + "state": "translated", + "value": "🎉" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vos données d'humeur ne peuvent pas être enregistrées de façon permanente. Veuillez redémarrer l'app. Si le problème persiste, réinstallez l'app." + "fr": { + "stringUnit": { + "state": "translated", + "value": "🎉" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "気分データを永続的に保存できません。アプリを再起動してください。問題が解決しない場合は、アプリを再インストールしてください。" + "ja": { + "stringUnit": { + "state": "translated", + "value": "🎉" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "기분 데이터를 영구적으로 저장할 수 없습니다. 앱을 다시 시작해 주세요. 문제가 계속되면 앱을 다시 설치해 주세요." + "ko": { + "stringUnit": { + "state": "translated", + "value": "🎉" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seus dados de humor não podem ser salvos permanentemente. Reinicie o app. Se o problema persistir, reinstale o app." + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "🎉" } } } }, - "Your Personal\nDiary" : { - "comment" : "A title describing the main feature of the premium subscription: a personal diary.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dein persönliches\nTagebuch" + "🎨": { + "comment": "An emoji used as a preview for a theme in the CustomizeContentView.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "🎨" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu diario\npersonal" + "es": { + "stringUnit": { + "state": "translated", + "value": "🎨" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votre journal\npersonnel" + "fr": { + "stringUnit": { + "state": "translated", + "value": "🎨" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "あなたの\n個人日記" + "ja": { + "stringUnit": { + "state": "translated", + "value": "🎨" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "당신의 개인\n일기" + "ko": { + "stringUnit": { + "state": "translated", + "value": "🎨" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seu diário\npessoal" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "🎨" } } } }, - "Your recent moods" : { - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine letzten Stimmungen" + "💫": { + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "💫" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tus estados de ánimo recientes" + "es": { + "stringUnit": { + "state": "translated", + "value": "💫" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Vos humeurs récentes" + "fr": { + "stringUnit": { + "state": "translated", + "value": "💫" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "最近の気分" + "ja": { + "stringUnit": { + "state": "translated", + "value": "💫" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "최근 기분" + "ko": { + "stringUnit": { + "state": "translated", + "value": "💫" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seus humores recentes" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "💫" } } } }, - "Your Reflection" : { - "comment" : "A title describing the reflection.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Deine Reflexion" + "😄": { + "comment": "A smiling face emoji.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "😄" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu Reflexión" + "es": { + "stringUnit": { + "state": "translated", + "value": "😄" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votre Réflexion" + "fr": { + "stringUnit": { + "state": "translated", + "value": "😄" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "あなたの振り返り" + "ja": { + "stringUnit": { + "state": "translated", + "value": "😄" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "나의 회고" + "ko": { + "stringUnit": { + "state": "translated", + "value": "😄" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Sua Reflexão" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "😄" } } } }, - "Your Weekly Digest" : { - "comment" : "Title of a notification that appears weekly.", - "isCommentAutoGenerated" : true, - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Dein Wochenrückblick" + "😊": { + "comment": "A playful emoji used in the lock screen view.", + "isCommentAutoGenerated": true, + "localizations": { + "de": { + "stringUnit": { + "state": "translated", + "value": "😊" } }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Tu Resumen Semanal" + "es": { + "stringUnit": { + "state": "translated", + "value": "😊" } }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Votre Résumé Hebdomadaire" + "fr": { + "stringUnit": { + "state": "translated", + "value": "😊" } }, - "ja" : { - "stringUnit" : { - "state" : "translated", - "value" : "週間ダイジェスト" + "ja": { + "stringUnit": { + "state": "translated", + "value": "😊" } }, - "ko" : { - "stringUnit" : { - "state" : "translated", - "value" : "주간 요약" + "ko": { + "stringUnit": { + "state": "translated", + "value": "😊" } }, - "pt-BR" : { - "stringUnit" : { - "state" : "translated", - "value" : "Seu Resumo Semanal" + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "😊" } } } } }, - "version" : "1.1" -} \ No newline at end of file + "version": "1.1" +} diff --git a/Shared/Models/GuidedReflection.swift b/Shared/Models/GuidedReflection.swift index c607959..3010668 100644 --- a/Shared/Models/GuidedReflection.swift +++ b/Shared/Models/GuidedReflection.swift @@ -12,7 +12,7 @@ import Foundation enum MoodCategory: String, Codable { case positive // great, good → 3 questions (Behavioral Activation) case neutral // average → 4 questions (ACT Cognitive Defusion) - case negative // bad, horrible → 4 questions (CBT Thought Record) + case negative // bad, horrible → 5 questions (CBT Thought Record with evidence step) init(from mood: Mood) { switch mood { @@ -26,7 +26,8 @@ enum MoodCategory: String, Codable { var questionCount: Int { switch self { case .positive: return 3 - case .neutral, .negative: return 4 + case .neutral: return 4 + case .negative: return 5 } } @@ -47,6 +48,7 @@ enum MoodCategory: String, Codable { String(localized: "Situation"), String(localized: "Automatic Thought"), String(localized: "Perspective Check"), + String(localized: "Evidence"), String(localized: "Reframe"), ] case .neutral: @@ -66,6 +68,52 @@ enum MoodCategory: String, Codable { } } +// MARK: - Cognitive Distortion + +/// Detected cognitive distortion type in a user's automatic thought. +/// Used to route the perspective-check question to a distortion-specific reframe. +enum CognitiveDistortion: String, Codable { + case overgeneralization + case shouldStatement + case labeling + case personalization + case catastrophizing + case mindReading + case unknown +} + +// MARK: - Question Template + +/// A guided reflection question. May contain `%@` placeholders resolved at render time +/// by substituting the answer from a prior question (Socratic back-reference). +struct QuestionTemplate: Equatable { + /// Localized template text — may contain a single `%@` format specifier. + let text: String + + /// Zero-based index of the question whose answer to inject in place of `%@`. + /// Nil if this template is static (no placeholder). + let placeholderRef: Int? + + /// Resolve the template against the provided ordered list of answers. + /// - Parameter answers: Array of (index, answer) pairs where `index` matches `placeholderRef`. + func resolved(with answers: [(index: Int, text: String)]) -> String { + guard let ref = placeholderRef else { return text } + + let referenced = answers + .first(where: { $0.index == ref })? + .text + .trimmingCharacters(in: .whitespacesAndNewlines) ?? "" + + guard !referenced.isEmpty, text.contains("%@") else { + // Fallback — strip the placeholder marker so we never show a literal "%@". + return text.replacingOccurrences(of: "%@", with: "").trimmingCharacters(in: .whitespaces) + } + + let injected = GuidedReflection.truncatedForInjection(referenced) + return String(format: text, injected) + } +} + // MARK: - Question Chips struct QuestionChips { @@ -221,8 +269,10 @@ struct QuestionChips { expanded: [] ) - // Q4: "More balanced way to see it?" — cognitive reframes first, grounding actions expanded - case (.negative, 3): + // Q3 NEW: Evidence — no chips (user explores both sides in free text) + + // Q4 NEW → Q5: "More balanced way to see it?" — cognitive reframes first, grounding actions expanded + case (.negative, 4): return QuestionChips( topRow: [ String(localized: "guided_chip_neg_act_worst_case"), @@ -282,11 +332,72 @@ struct GuidedReflection: Codable, Equatable { var responses: [Response] var completedAt: Date? + // MARK: - New Fields (optional for back-compat with older saved reflections) + + /// Emotional intensity rating before the reflection (0-10 scale). + var preIntensity: Int? + + /// Emotional intensity rating after the reflection (0-10 scale). Measures change. + var postIntensity: Int? + + /// Cognitive distortion detected in the automatic-thought response (negative path only). + var detectedDistortion: CognitiveDistortion? + + // MARK: - Codable (tolerant of old JSON without new fields) + + enum CodingKeys: String, CodingKey { + case moodCategory, responses, completedAt, preIntensity, postIntensity, detectedDistortion + } + + init( + moodCategory: MoodCategory, + responses: [Response], + completedAt: Date?, + preIntensity: Int? = nil, + postIntensity: Int? = nil, + detectedDistortion: CognitiveDistortion? = nil + ) { + self.moodCategory = moodCategory + self.responses = responses + self.completedAt = completedAt + self.preIntensity = preIntensity + self.postIntensity = postIntensity + self.detectedDistortion = detectedDistortion + } + + init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: CodingKeys.self) + moodCategory = try container.decode(MoodCategory.self, forKey: .moodCategory) + responses = try container.decode([Response].self, forKey: .responses) + completedAt = try container.decodeIfPresent(Date.self, forKey: .completedAt) + preIntensity = try container.decodeIfPresent(Int.self, forKey: .preIntensity) + postIntensity = try container.decodeIfPresent(Int.self, forKey: .postIntensity) + detectedDistortion = try container.decodeIfPresent(CognitiveDistortion.self, forKey: .detectedDistortion) + } + // MARK: - Computed Properties + /// A reflection is complete when every required question has a non-empty answer. + /// Intensity ratings are optional and do not gate completion. + /// + /// Back-compat: old negative reflections saved with 4 responses are still considered + /// complete — we detect the old shape and treat it as valid rather than forcing a re-prompt. var isComplete: Bool { - responses.count == moodCategory.questionCount && - responses.allSatisfy { !$0.answer.trimmingCharacters(in: .whitespacesAndNewlines).isEmpty } + let expectedCount = moodCategory.questionCount + let legacyNegativeCount = 4 // pre-evidence-step shape + + let nonEmpty = responses.filter { + !$0.answer.trimmingCharacters(in: .whitespacesAndNewlines).isEmpty + }.count + + if responses.count == expectedCount { + return nonEmpty == expectedCount + } + // Legacy negative reflection (pre-evidence-step) — still valid. + if moodCategory == .negative && responses.count == legacyNegativeCount { + return nonEmpty == legacyNegativeCount + } + return false } var answeredCount: Int { @@ -301,38 +412,129 @@ struct GuidedReflection: Codable, Equatable { static func createNew(for mood: Mood) -> GuidedReflection { let category = MoodCategory(from: mood) - let questionTexts = questions(for: category) - let responses = questionTexts.enumerated().map { index, question in - Response(id: index, question: question, answer: "") + let templates = questionTemplates(for: category) + let responses = templates.enumerated().map { index, template in + // Store the raw template text on creation — the view layer will resolve + // and overwrite this with the user-visible text before saving. + Response(id: index, question: template.text, answer: "") } - return GuidedReflection(moodCategory: category, responses: responses, completedAt: nil) + return GuidedReflection( + moodCategory: category, + responses: responses, + completedAt: nil + ) } - static func questions(for category: MoodCategory) -> [String] { + // MARK: - Question Templates + + /// Returns the ordered template list for a mood category. Templates may contain + /// `%@` placeholders that the view layer fills in with prior answers at render time + /// (Socratic back-reference — each question builds on the previous one). + static func questionTemplates(for category: MoodCategory) -> [QuestionTemplate] { switch category { case .positive: + // Behavioral Activation: situation → savor → plan return [ - String(localized: "guided_reflection_positive_q1"), - String(localized: "guided_reflection_positive_q2"), - String(localized: "guided_reflection_positive_q3"), + QuestionTemplate( + text: String(localized: "guided_reflection_positive_q1"), + placeholderRef: nil + ), + QuestionTemplate( + text: String(localized: "guided_reflection_positive_q2"), + placeholderRef: nil + ), + // Q3 references Q2's "moment that stood out" so the plan is specific. + QuestionTemplate( + text: String(localized: "guided_reflection_positive_q3_templated"), + placeholderRef: 1 + ), ] case .neutral: + // ACT: awareness → thought → defusion → values return [ - String(localized: "guided_reflection_neutral_q1"), - String(localized: "guided_reflection_neutral_q2"), - String(localized: "guided_reflection_neutral_q3"), - String(localized: "guided_reflection_neutral_q4"), + QuestionTemplate( + text: String(localized: "guided_reflection_neutral_q1"), + placeholderRef: nil + ), + // Q2 references the feeling from Q1. + QuestionTemplate( + text: String(localized: "guided_reflection_neutral_q2_templated"), + placeholderRef: 0 + ), + // Q3 references the thought from Q2 (the thing to defuse from). + QuestionTemplate( + text: String(localized: "guided_reflection_neutral_q3_templated"), + placeholderRef: 1 + ), + QuestionTemplate( + text: String(localized: "guided_reflection_neutral_q4"), + placeholderRef: nil + ), ] case .negative: + // CBT Thought Record: situation → thought → perspective → evidence → reframe return [ - String(localized: "guided_reflection_negative_q1"), - String(localized: "guided_reflection_negative_q2"), - String(localized: "guided_reflection_negative_q3"), - String(localized: "guided_reflection_negative_q4"), + QuestionTemplate( + text: String(localized: "guided_reflection_negative_q1"), + placeholderRef: nil + ), + // Q2 references the situation from Q1. + QuestionTemplate( + text: String(localized: "guided_reflection_negative_q2_templated"), + placeholderRef: 0 + ), + // Q3 is distortion-specific — the view layer picks the right template + // based on the detected distortion in Q2. This default is the fallback. + QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_templated"), + placeholderRef: 1 + ), + // Q4 is the new evidence-examination step (core of CBT Thought Record). + QuestionTemplate( + text: String(localized: "guided_reflection_negative_q_evidence_templated"), + placeholderRef: 1 + ), + // Q5 is the balanced reframe, still referencing the original thought. + QuestionTemplate( + text: String(localized: "guided_reflection_negative_q4_templated"), + placeholderRef: 1 + ), ] } } + /// Legacy accessor — returns templates resolved as static strings (no injection). + /// Kept for any callers that want plain text without a response context. + static func questions(for category: MoodCategory) -> [String] { + questionTemplates(for: category).map { $0.text } + } + + // MARK: - Answer Injection Helper + + /// Truncates a prior answer for injection into a follow-up question template. + /// Prefers breaking at a sentence boundary or word boundary within `maxLength`. + static func truncatedForInjection(_ text: String, maxLength: Int = 60) -> String { + let trimmed = text.trimmingCharacters(in: .whitespacesAndNewlines) + guard trimmed.count > maxLength else { return trimmed } + + let prefix = String(trimmed.prefix(maxLength)) + + // Prefer a sentence boundary within the window. + let sentenceEnders: [Character] = [".", "!", "?"] + if let lastSentenceEnd = prefix.lastIndex(where: { sentenceEnders.contains($0) }) { + let candidate = String(prefix[..= 15 { // Avoid chopping too short. + return candidate + "…" + } + } + + // Fallback: last word boundary. + if let lastSpace = prefix.lastIndex(of: " ") { + return String(prefix[.. String? { diff --git a/Shared/Services/CognitiveDistortionDetector.swift b/Shared/Services/CognitiveDistortionDetector.swift new file mode 100644 index 0000000..b86d1cf --- /dev/null +++ b/Shared/Services/CognitiveDistortionDetector.swift @@ -0,0 +1,123 @@ +// +// CognitiveDistortionDetector.swift +// Reflect +// +// Detects common cognitive distortions in a user's automatic-thought response. +// Used by the guided reflection flow to route to a distortion-specific reframe prompt. +// +// This is deterministic keyword matching, not ML — chosen for offline support, +// privacy, and predictability. Keywords are sourced from localized strings so +// each language can tune its own detection rules. +// + +import Foundation + +enum CognitiveDistortionDetector { + + /// Detects the most likely cognitive distortion in the given text. + /// Returns `.unknown` if no keywords match — the caller should fall back + /// to the generic perspective-check prompt in that case. + /// + /// When multiple distortions match, the first one in the priority order below wins. + /// This ordering puts more specific distortions before more general ones. + static func detect(in text: String) -> CognitiveDistortion { + let normalized = text.lowercased() + guard !normalized.trimmingCharacters(in: .whitespaces).isEmpty else { + return .unknown + } + + // Priority order: specific → general. First hit wins. + let checks: [(CognitiveDistortion, String)] = [ + (.catastrophizing, "distortion_catastrophizing_keywords"), + (.mindReading, "distortion_mind_reading_keywords"), + (.personalization, "distortion_personalization_keywords"), + (.labeling, "distortion_labeling_keywords"), + (.shouldStatement, "distortion_should_keywords"), + (.overgeneralization, "distortion_overgeneralization_keywords"), + ] + + for (distortion, key) in checks { + let keywords = keywordList(forLocalizedKey: key) + if keywords.contains(where: { normalized.contains($0) }) { + return distortion + } + } + + return .unknown + } + + /// Loads a localized comma-separated keyword list, splits it, and lowercases each entry. + /// Whitespace around entries is trimmed. + private static func keywordList(forLocalizedKey key: String) -> [String] { + let raw = String(localized: String.LocalizationValue(key)) + // Guard against an unresolved localization returning the key itself. + guard raw != key else { return [] } + return raw + .split(separator: ",") + .map { $0.trimmingCharacters(in: .whitespaces).lowercased() } + .filter { !$0.isEmpty } + } +} + +// MARK: - Distortion-Specific Question Templates + +extension CognitiveDistortion { + + /// Returns the perspective-check question template (Q3 in the negative path) + /// tailored to this distortion. The template takes the automatic-thought answer + /// as its `%@` placeholder (placeholderRef: 1). + var perspectiveCheckTemplate: QuestionTemplate { + switch self { + case .overgeneralization: + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_overgeneralization"), + placeholderRef: 1 + ) + case .shouldStatement: + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_should"), + placeholderRef: 1 + ) + case .labeling: + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_labeling"), + placeholderRef: 1 + ) + case .personalization: + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_personalization"), + placeholderRef: 1 + ) + case .catastrophizing: + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_catastrophizing"), + placeholderRef: 1 + ) + case .mindReading: + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_mind_reading"), + placeholderRef: 1 + ) + case .unknown: + // Fallback — the generic "what would you tell a friend" prompt. + return QuestionTemplate( + text: String(localized: "guided_reflection_negative_q3_templated"), + placeholderRef: 1 + ) + } + } + + /// A short, user-facing name for the distortion — used as the step label above + /// the perspective-check question so users learn the CBT vocabulary. + var stepLabel: String { + switch self { + case .overgeneralization: return String(localized: "Overgeneralization") + case .shouldStatement: return String(localized: "Should Statement") + case .labeling: return String(localized: "Labeling") + case .personalization: return String(localized: "Personalization") + case .catastrophizing: return String(localized: "Catastrophizing") + case .mindReading: return String(localized: "Mind Reading") + case .unknown: return String(localized: "Perspective Check") + } + } +} diff --git a/Shared/Services/FoundationModelsReflectionService.swift b/Shared/Services/FoundationModelsReflectionService.swift index 61ba318..bd7b7da 100644 --- a/Shared/Services/FoundationModelsReflectionService.swift +++ b/Shared/Services/FoundationModelsReflectionService.swift @@ -115,12 +115,38 @@ class FoundationModelsReflectionService { } .joined(separator: "\n\n") + // Intensity shift — if captured, tells the AI how much the reflection helped. + var intensityLine = "" + if let pre = reflection.preIntensity, let post = reflection.postIntensity { + let delta = post - pre + let direction: String + if delta < 0 { + direction = "dropped by \(abs(delta))" + } else if delta > 0 { + direction = "rose by \(delta)" + } else { + direction = "stayed the same" + } + intensityLine = "\nEmotional intensity: \(pre)/10 before → \(post)/10 after (\(direction)).\n" + } else if let pre = reflection.preIntensity { + intensityLine = "\nStarting emotional intensity: \(pre)/10.\n" + } + + // Detected cognitive distortion — if present, helps the AI speak to the specific + // pattern the user worked through (e.g., "you caught yourself overgeneralizing"). + var distortionLine = "" + if let distortion = reflection.detectedDistortion, distortion != .unknown { + distortionLine = "\nDetected cognitive distortion in their automatic thought: \(distortion.rawValue). " + + "Reference this pattern naturally in your observation without being clinical.\n" + } + return """ The user logged their mood as "\(moodName)" and completed a \(technique) reflection: - + \(intensityLine)\(distortionLine) \(qaPairs) - Respond with personalized feedback that references their specific answers. + Respond with personalized feedback that references their specific answers\ + \(reflection.preIntensity != nil && reflection.postIntensity != nil ? " and acknowledges the shift in how they're feeling" : ""). """ } } diff --git a/Shared/Views/GuidedReflectionView.swift b/Shared/Views/GuidedReflectionView.swift index 0f669a2..daca1ba 100644 --- a/Shared/Views/GuidedReflectionView.swift +++ b/Shared/Views/GuidedReflectionView.swift @@ -171,10 +171,28 @@ struct GuidedReflectionView: View { VStack(alignment: .leading, spacing: 24) { progressSection + // Pre-intensity rating — shown only on the first step, once. + // Captures the baseline emotional intensity so we can measure shift. + if currentStepIndex == 0 { + intensityCard( + title: String(localized: "guided_reflection_pre_intensity_title"), + value: preIntensityBinding + ) + } + if let step = currentStep { stepCard(step) .id(step.id) } + + // Post-intensity rating — shown on the final step, below the question. + // Measures how much the reflection shifted the feeling. + if isLastStep { + intensityCard( + title: String(localized: "guided_reflection_post_intensity_title"), + value: postIntensityBinding + ) + } } .padding(.horizontal) .padding(.top, 20) @@ -184,6 +202,62 @@ struct GuidedReflectionView: View { .onScrollPhaseChange(handleScrollPhaseChange) } + // MARK: - Intensity Rating UI + + private var preIntensityBinding: Binding { + Binding( + get: { draft.preIntensity ?? 5 }, + set: { draft.preIntensity = $0 } + ) + } + + private var postIntensityBinding: Binding { + Binding( + get: { draft.postIntensity ?? 5 }, + set: { draft.postIntensity = $0 } + ) + } + + @ViewBuilder + private func intensityCard(title: String, value: Binding) -> some View { + VStack(alignment: .leading, spacing: 12) { + Text(title) + .font(.subheadline) + .fontWeight(.medium) + .foregroundColor(textColor) + + HStack { + Text(String(localized: "guided_reflection_intensity_low")) + .font(.caption) + .foregroundStyle(.secondary) + Spacer() + Text("\(value.wrappedValue) / 10") + .font(.caption) + .fontWeight(.semibold) + .foregroundStyle(accentColor) + Spacer() + Text(String(localized: "guided_reflection_intensity_high")) + .font(.caption) + .foregroundStyle(.secondary) + } + + Slider( + value: Binding( + get: { Double(value.wrappedValue) }, + set: { value.wrappedValue = Int($0.rounded()) } + ), + in: 0...10, + step: 1 + ) + .tint(accentColor) + } + .padding(16) + .background( + RoundedRectangle(cornerRadius: 20) + .fill(Color(.secondarySystemBackground)) + ) + } + @ToolbarContentBuilder private var navigationToolbar: some ToolbarContent { ToolbarItem(placement: .cancellationAction) { @@ -270,7 +344,9 @@ struct GuidedReflectionView: View { .tracking(1.5) } - Text(step.question) + // Resolve the template against current answers so Socratic back-references + // (e.g., "Looking at '' again...") reflect edits in real time. + Text(draft.resolvedQuestion(for: step)) .font(.title3) .fontWeight(.medium) .foregroundColor(textColor) @@ -279,6 +355,12 @@ struct GuidedReflectionView: View { editor(for: step) + // Specificity probe — gentle nudge if the Q1 (situation) answer is too vague. + // CBT works better on concrete events than generalized feelings. + if step.id == 0 && needsSpecificityProbe(for: step.answer) { + specificityProbe + } + if let chips = step.chips { ChipSelectionView( chips: chips, @@ -297,6 +379,42 @@ struct GuidedReflectionView: View { ) } + // MARK: - Specificity Probe + + /// Vague phrases that should trigger the specificity nudge even if the text is + /// technically long enough. Matched case-insensitively against a trimmed answer. + private static let vaguePhrases: Set = [ + "idk", "i don't know", "i dont know", + "nothing", "everything", "nothing really", + "same as always", "same old", "dunno", "no idea" + ] + + private func needsSpecificityProbe(for answer: String) -> Bool { + let trimmed = answer.trimmingCharacters(in: .whitespacesAndNewlines) + guard !trimmed.isEmpty else { return false } // don't nag before they've started + if trimmed.count < 25 { return true } + let lower = trimmed.lowercased() + return Self.vaguePhrases.contains(where: { lower == $0 || lower.hasPrefix($0 + " ") }) + } + + private var specificityProbe: some View { + HStack(alignment: .top, spacing: 10) { + Image(systemName: "lightbulb.fill") + .foregroundStyle(accentColor) + .font(.footnote) + Text(String(localized: "guided_reflection_specificity_probe")) + .font(.footnote) + .foregroundStyle(.secondary) + .fixedSize(horizontal: false, vertical: true) + } + .padding(12) + .frame(maxWidth: .infinity, alignment: .leading) + .background( + RoundedRectangle(cornerRadius: 12) + .fill(accentColor.opacity(0.08)) + ) + } + private func editor(for step: GuidedReflectionDraft.Step) -> some View { VStack(alignment: .leading, spacing: 10) { AutoSizingReflectionTextEditor( @@ -421,6 +539,14 @@ struct GuidedReflectionView: View { private func navigateForward() { guard let nextStepID = draft.stepID(after: currentStepID) else { return } focusedStepID = nil + + // When leaving Q2 on the negative path, classify the automatic thought and + // swap Q3's template to the tailored reframe prompt. Idempotent and safe + // to run on every forward navigation. + if draft.moodCategory == .negative && currentStepID == 1 { + draft.recomputeDistortion() + } + updateCurrentStep(to: nextStepID) } @@ -535,8 +661,11 @@ struct GuidedReflectionView: View { private struct GuidedReflectionDraft: Equatable { struct Step: Identifiable, Equatable { let id: Int - let question: String - let label: String? + /// The template this step renders from. Contains the raw localized text and + /// optional placeholder ref. The user-visible question is computed by calling + /// `GuidedReflectionDraft.resolvedQuestion(for:)` — which injects prior answers. + var template: QuestionTemplate + var label: String? let chips: QuestionChips? var answer: String var selectedChips: [String] @@ -551,7 +680,7 @@ private struct GuidedReflectionDraft: Equatable { static func == (lhs: Step, rhs: Step) -> Bool { lhs.id == rhs.id && - lhs.question == rhs.question && + lhs.template == rhs.template && lhs.label == rhs.label && lhs.answer == rhs.answer && lhs.selectedChips == rhs.selectedChips @@ -561,27 +690,86 @@ private struct GuidedReflectionDraft: Equatable { let moodCategory: MoodCategory var steps: [Step] var completedAt: Date? + var preIntensity: Int? + var postIntensity: Int? + var detectedDistortion: CognitiveDistortion? init(reflection: GuidedReflection) { moodCategory = reflection.moodCategory completedAt = reflection.completedAt + preIntensity = reflection.preIntensity + postIntensity = reflection.postIntensity + detectedDistortion = reflection.detectedDistortion - let questions = GuidedReflection.questions(for: reflection.moodCategory) + let templates = GuidedReflection.questionTemplates(for: reflection.moodCategory) let labels = reflection.moodCategory.stepLabels - steps = questions.enumerated().map { index, question in + steps = templates.enumerated().map { index, template in + // Preserve existing answers if reflection is being resumed. let existingResponse = reflection.responses.first(where: { $0.id == index }) ?? (reflection.responses.indices.contains(index) ? reflection.responses[index] : nil) return Step( id: index, - question: question, + template: template, label: labels.indices.contains(index) ? labels[index] : nil, chips: QuestionChips.chips(for: reflection.moodCategory, questionIndex: index), answer: existingResponse?.answer ?? "", selectedChips: existingResponse?.selectedChips ?? [] ) } + + // Re-apply any previously-detected distortion so Q3 restores its tailored template. + if let distortion = detectedDistortion, moodCategory == .negative { + applyDistortion(distortion) + } + } + + /// Produces (index, answer) tuples suitable for `QuestionTemplate.resolved(with:)`. + private var answerTuples: [(index: Int, text: String)] { + steps.map { ($0.id, $0.answer) } + } + + /// Resolves the user-visible question text for a step, injecting the latest + /// value of any referenced prior answer. Called at render time by the view. + func resolvedQuestion(for step: Step) -> String { + step.template.resolved(with: answerTuples) + } + + func resolvedQuestion(forStepID stepID: Int) -> String { + guard let step = step(forStepID: stepID) else { return "" } + return resolvedQuestion(for: step) + } + + /// Mutating: detect the cognitive distortion in the current Q2 answer (negative path only) + /// and swap Q3's template to the tailored prompt. Safe to call repeatedly — if Q2 is empty + /// or detection yields `.unknown` this resets to the fallback template. + mutating func recomputeDistortion() { + guard moodCategory == .negative, + let q2 = steps.first(where: { $0.id == 1 }), + !q2.answer.trimmingCharacters(in: .whitespacesAndNewlines).isEmpty + else { + detectedDistortion = nil + applyDistortion(.unknown) // reset Q3 label to generic + return + } + + let distortion = CognitiveDistortionDetector.detect(in: q2.answer) + detectedDistortion = distortion == .unknown ? nil : distortion + applyDistortion(distortion) + } + + /// Overwrites Q3's template + label based on the detected distortion. + private mutating func applyDistortion(_ distortion: CognitiveDistortion) { + guard let q3Index = steps.firstIndex(where: { $0.id == 2 }) else { return } + steps[q3Index].template = distortion.perspectiveCheckTemplate + if distortion != .unknown { + steps[q3Index].label = distortion.stepLabel + } else { + // Reset to the default "Perspective Check" label from MoodCategory.stepLabels. + let defaults = moodCategory.stepLabels + steps[q3Index].label = defaults.indices.contains(2) ? defaults[2] : nil + } } var firstUnansweredStepID: Int? { @@ -630,14 +818,19 @@ private struct GuidedReflectionDraft: Equatable { GuidedReflection( moodCategory: moodCategory, responses: steps.map { step in + // Persist the user-visible resolved question text — not the raw template — + // so downstream consumers (AI feedback, history view) see what the user saw. GuidedReflection.Response( id: step.id, - question: step.question, + question: resolvedQuestion(for: step), answer: step.answer, selectedChips: step.selectedChips ) }, - completedAt: completedAt + completedAt: completedAt, + preIntensity: preIntensity, + postIntensity: postIntensity, + detectedDistortion: detectedDistortion ) } } diff --git a/Shared/Views/InsightsView/InsightsView.swift b/Shared/Views/InsightsView/InsightsView.swift index 45a844d..dea7c7f 100644 --- a/Shared/Views/InsightsView/InsightsView.swift +++ b/Shared/Views/InsightsView/InsightsView.swift @@ -293,7 +293,7 @@ struct InsightsView: View { private var isGeneratingInsights: Bool { let states = [viewModel.monthLoadingState, viewModel.yearLoadingState, viewModel.allTimeLoadingState] - return states.contains(where: { $0 == .loading || $0 == .idle }) + return states.contains(where: { $0 == .loading }) } private var generatingOverlay: some View { diff --git a/Shared/Views/InsightsView/InsightsViewModel.swift b/Shared/Views/InsightsView/InsightsViewModel.swift index 500f024..c6e441b 100644 --- a/Shared/Views/InsightsView/InsightsViewModel.swift +++ b/Shared/Views/InsightsView/InsightsViewModel.swift @@ -132,6 +132,12 @@ class InsightsViewModel: ObservableObject { } } + // Set all states to loading upfront so the overlay dismisses + // as soon as all tasks complete (not one-by-one) + monthLoadingState = .loading + yearLoadingState = .loading + allTimeLoadingState = .loading + // Generate insights concurrently for all three periods await withTaskGroup(of: Void.self) { group in group.addTask { @MainActor in diff --git a/docs/guided-reflection-cbt-plan.md b/docs/guided-reflection-cbt-plan.md new file mode 100644 index 0000000..938d255 --- /dev/null +++ b/docs/guided-reflection-cbt-plan.md @@ -0,0 +1,233 @@ +# Guided Reflection — CBT-Aligned Adaptive Questioning Plan + +## Context + +The current guided reflection flow (`GuidedReflection.swift`, `GuidedReflectionView.swift`) asks 3-4 static questions based on mood category (positive → Behavioral Activation, neutral → ACT Defusion, negative → CBT Thought Record). Questions do not reference prior answers, do not adapt to cognitive distortions, and skip the evidence-examination step that is the actual mechanism of change in CBT. + +This plan makes the reflection **more CBT-aligned, not less**, by introducing adaptive sequencing — which is the defining characteristic of Socratic questioning and guided discovery in CBT. Every phase is additive and ships independently. + +--- + +## Phase 1 — Template Substitution + Intensity + Translation Fix + +No AI dependency. Works offline. Fully localizable. + +### 1a. Reference previous answers in question text + +Update `GuidedReflection.questions(for:)` to return **question templates** with placeholders, then resolve them at render time using the user's prior answers. + +**Files:** +- `Shared/Models/GuidedReflection.swift` — add `QuestionTemplate` struct with `template: String` and `placeholderRef: Int?` (index of question whose answer to inject) +- `Shared/Views/GuidedReflectionView.swift` — resolve templates against `draft.steps` when building the `Step.question` text at navigation time (not init time, so Q3 shows Q2's answer even if user goes back and edits) +- `Reflect/Localizable.xcstrings` — add new localized keys for templated questions using standard `%@` format specifier so each locale controls where the quoted answer appears grammatically + +**Example — negative path:** + +``` +Q1 template: "What happened today that affected your mood?" +Q2 template: "What thought kept coming back about it?" +Q3 template: "If a friend told you they had the thought '%@', what would you tell them?" [inject Q2 answer] +Q4 template: "Looking at '%@' again — what's a more balanced way to see it?" [inject Q2 answer] +``` + +**Answer truncation:** if the referenced answer is > 60 characters, truncate to the first sentence or 60 chars + "…". Keep a helper `GuidedReflection.truncatedForInjection(_:)` in the model. + +**Edge cases:** +- If referenced answer is empty (user skipped back), fall back to the current static question text. +- If user edits an earlier answer, the later question text updates on next navigation to it. + +### 1b. Add emotion intensity rating (pre and post) + +CBT measures emotional intensity before and after the thought work. This is the single most CBT-faithful addition. + +**Files:** +- `Shared/Models/GuidedReflection.swift` — add `preIntensity: Int?` (0-10) and `postIntensity: Int?` (0-10) to `GuidedReflection` struct. Update `CodingKeys` and `isComplete` logic. +- `Shared/Views/GuidedReflectionView.swift` — render an intensity slider before Q1 (pre) and after the last question (post). Use a 0-10 discrete scale with labels ("barely", "intense") localized. +- `Shared/Services/FoundationModelsReflectionService.swift` — include `preIntensity` and `postIntensity` in the prompt so AI feedback can reference the shift ("you moved from an 8 to a 5"). + +### 1c. Fix stale localized question strings + +The German, Spanish, French, Japanese, Korean, and Portuguese-BR translations in `Localizable.xcstrings` for `guided_reflection_{negative,neutral,positive}_q{1..4}` translate **older** English question text. Example: German Q1 is "Was belastet dich heute?" ("What's weighing on you?") but English is "What happened today that affected your mood?". + +**File:** `Reflect/Localizable.xcstrings` + +Retranslate all existing guided reflection question keys to match current English text. Flag state as `translated` only after review. + +### 1d. Specificity probe on Q1 + +If the Q1 answer is < 25 characters or exactly matches a vague-phrase list (e.g., "idk", "everything", "nothing", "same as always"), surface a soft follow-up bubble below the editor: "Can you remember a specific moment? What happened just before you noticed the feeling?" Non-blocking — user can ignore it. + +**Files:** +- `Shared/Views/GuidedReflectionView.swift` — add `needsSpecificityProbe(for:)` helper and conditional hint view below the Q1 editor +- `Reflect/Localizable.xcstrings` — add `guided_reflection_specificity_probe` key + +--- + +## Phase 2 — Rule-Based Distortion Detection (Negative Path) + +No AI dependency. Adds the most-impactful CBT mechanism: matching the reframe to the specific cognitive distortion. + +### 2a. Distortion detection + +Classify the Q2 answer into a cognitive distortion type using localized keyword rules. + +**New file:** `Shared/Services/CognitiveDistortionDetector.swift` + +```swift +enum CognitiveDistortion: String, Codable { + case overgeneralization // "always", "never", "everyone", "no one" + case shouldStatement // "should", "must", "have to" + case labeling // "I am [negative trait]" + case personalization // "my fault", "because of me" + case catastrophizing // "will never", "ruined", "can't recover" + case mindReading // "thinks I'm", "hates me", "judging me" + case unknown +} + +@MainActor +enum CognitiveDistortionDetector { + static func detect(in text: String, locale: Locale = .current) -> CognitiveDistortion +} +``` + +Per-locale keyword lists live in localized strings (`distortion_overgeneralization_keywords` = comma-separated list). This stays localizable and avoids hardcoding English-only logic. + +### 2b. Distortion-specific Q3 reframe prompt + +Update the negative-path Q3 question resolution to switch on the detected distortion: + +| Distortion | Q3 prompt (localized key) | +|---|---| +| overgeneralization | "Can you think of one counter-example to '%@'?" | +| shouldStatement | "Where did the rule 'I should …' come from? Is it still serving you?" | +| labeling | "Is '%@' something you *are*, or something you *did*?" | +| personalization | "What other factors, besides you, contributed to this?" | +| catastrophizing | "What's the worst case? What's the most likely case?" | +| mindReading | "What evidence do you have for that interpretation? What else could it mean?" | +| unknown | Current static Q3 (fallback) | + +**Files:** +- `Shared/Models/GuidedReflection.swift` — add `detectedDistortion: CognitiveDistortion?` to persist the classification on the response +- `Shared/Views/GuidedReflectionView.swift` — call detector when transitioning from Q2 → Q3, pick template, render +- `Reflect/Localizable.xcstrings` — add 6 new localized question templates + +### 2c. Add an evidence-examination step (negative path only) + +Currently the negative path skips the core CBT Thought Record mechanism: examining evidence for/against the thought. Insert a new step between the current Q3 and Q4. + +New flow for negative (5 questions instead of 4): +1. Situation (Q1) +2. Automatic thought (Q2) +3. Perspective check (Q3 — distortion-specific from 2b) +4. **Evidence examination (NEW Q4)**: "What evidence supports this thought, and what challenges it?" +5. Balanced reframe (Q5, formerly Q4) + +**Files:** +- `Shared/Models/GuidedReflection.swift` — bump `MoodCategory.negative.questionCount` to 5, update `stepLabels`, update `questions(for:)` +- `Reflect/Localizable.xcstrings` — add `guided_reflection_negative_q_evidence` key (localized to all 7 languages) +- Migration: existing saved reflections with 4 responses still `isComplete` — use version-tolerant decoding (already Codable, but verify no crash on old JSON) + +--- + +## Phase 3 — AI-Enhanced Final Question (Premium, iOS 26+) + +Use Foundation Models to generate a personalized final reframe question based on the entire reflection so far. Falls back to Phase 2 rule-based prompt if AI unavailable. + +### 3a. Adaptive final-question service + +**New file:** `Shared/Services/FoundationModelsReflectionPrompterService.swift` + +```swift +@available(iOS 26, *) +@MainActor +class FoundationModelsReflectionPrompterService { + func generateFinalQuestion( + moodCategory: MoodCategory, + priorResponses: [GuidedReflection.Response], + detectedDistortion: CognitiveDistortion? + ) async throws -> String +} +``` + +System instructions enforce: +- One question only, under 25 words +- Must reference at least one specific phrase from a prior answer +- Must follow CBT principles (Socratic, non-leading, non-interpretive) +- Must map to the active therapeutic framework (Thought Record / ACT / BA) + +Use `LanguageModelSession` with a constrained `Generable` output schema (just `{ question: String }`). + +### 3b. Integration + +- Gate behind `IAPManager.shared.shouldShowPaywall == false && iOS 26 && Apple Intelligence available` +- On transition to the final step, kick off generation with a 1.5s timeout. If timeout or error, fall back to the Phase 2 deterministic question. +- Show a brief "generating your question…" shimmer on the step card during generation — but pre-populate with the fallback text so the user can start reading/typing immediately if they want. +- Persist which question text was actually shown on `GuidedReflection.Response.question` so the AI feedback stage sees what the user actually saw. + +### 3c. Update `FoundationModelsReflectionService` + +Enhance the existing feedback service to reference: +- The intensity shift (pre → post) +- Which cognitive distortion was detected (if any) +- The fact that the final question was AI-adapted to them + +--- + +## Files Modified / Created + +### Modified +- `Shared/Models/GuidedReflection.swift` — templates, intensity, distortion, evidence step +- `Shared/Views/GuidedReflectionView.swift` — resolve templates, intensity sliders, specificity probe, distortion routing, AI prompt integration +- `Shared/Services/FoundationModelsReflectionService.swift` — consume intensity shift + distortion in feedback prompt +- `Reflect/Localizable.xcstrings` — retranslate existing keys + add ~15 new ones + +### New +- `Shared/Services/CognitiveDistortionDetector.swift` (Phase 2) +- `Shared/Services/FoundationModelsReflectionPrompterService.swift` (Phase 3) + +### Tests +- `ReflectTests/GuidedReflectionTemplatingTests.swift` — template resolution, answer truncation, edge cases (empty/edited prior answer) +- `ReflectTests/CognitiveDistortionDetectorTests.swift` — per-distortion detection with English fixtures (extend to other locales when translations land) +- `ReflectTests/GuidedReflectionMigrationTests.swift` — decode old 4-question JSON without crashing, handle missing intensity fields + +--- + +## Verification + +### Phase 1 +1. Log a negative mood, start reflection +2. Answer Q1 with a specific event ("My boss criticized my presentation") +3. Answer Q2 with a thought ("I'm not cut out for this job") +4. Navigate to Q3 — verify the question text quotes the Q2 answer +5. Go back to Q2, change the answer, navigate forward — verify Q3 text updates +6. Verify pre-intensity slider appears before Q1 and post-intensity appears after the last question +7. Change device language to German — verify all question templates render grammatically correct German with quoted answers +8. Answer Q1 with "idk" — verify specificity probe appears +9. Answer Q1 with a full sentence — verify no probe + +### Phase 2 +1. Answer Q2 with "I always mess everything up" — verify Q3 shows the overgeneralization-specific prompt ("Can you think of one counter-example to...") +2. Answer Q2 with "I should have done better" — verify shouldStatement prompt +3. Answer Q2 with "I'm such a failure" — verify labeling prompt +4. Answer Q2 with a neutral thought (no distortion keywords) — verify fallback to the static Q3 +5. Verify negative path now has 5 steps (progress shows 1/5) +6. Load an existing saved negative reflection with 4 responses — verify it still opens without crashing and shows as complete + +### Phase 3 +1. On iOS 26 device with Apple Intelligence + active subscription: complete Q1-Q4, navigate to Q5 — verify AI-generated question references specific wording from earlier answers +2. Turn off Apple Intelligence — verify fallback to Phase 2 deterministic question (no delay, no error banner) +3. On iOS 25 or non-subscribed user — verify Phase 2 prompt renders immediately (no AI path attempted) +4. Verify AI feedback at the end of the reflection references the intensity shift and (if detected) the cognitive distortion + +### Cross-phase +- Run `xcodebuild test -only-testing:"ReflectTests"` — all new tests pass +- Manual run through all 3 mood categories (positive / neutral / negative) on English + 1 non-English locale +- Verify existing saved reflections from before this change still decode and display correctly + +--- + +## Out of Scope + +- Restructuring the positive (BA) or neutral (ACT) paths beyond Phase 1 templating. Those frameworks don't use distortion detection or evidence examination — their mechanisms are activity scheduling and values clarification, which work fine with static questions + templating. +- Changing chip suggestions. The current chip library is solid and orthogonal to this work. +- Personality-pack variants of the distortion prompts. Phase 2 ships with the "Default" voice only; other packs can be layered later using the same infrastructure. diff --git a/docs/guided-reflection-flowchart.html b/docs/guided-reflection-flowchart.html new file mode 100644 index 0000000..158df60 --- /dev/null +++ b/docs/guided-reflection-flowchart.html @@ -0,0 +1,1015 @@ + + + + + +Guided Reflection Flow — Reflect App + + + + +
+ +
+
Updated Flow
+

Guided Reflection Flow

+

Adaptive CBT-aligned questioning. Each question builds on the previous answer using Socratic back-reference.

+
+ +
+
+
+ Positive path +
+
+
+ Neutral path +
+
+
+ Negative path +
+
+
+ New feature +
+
+
+ Adaptive (uses prior answer) +
+
+ + +
+
+ 📝 + User logs a mood +
+
+ +
+ + +
+
+ 📊 +
+
Intensity Rating (pre)
+
How strong is this feeling? 0–10 slider
+
+ New +
+
+ +
+ + +
+
Mood category?
+
+ + +
+ + +
+ + +
+
+ ☀️ + Positive + BA +
+
Great / Good · 3 questions
+
+ +
+
Activity
+
What did you do today that contributed to this feeling?
+
No chips — open-ended situational
+
+ +
+ +
+
Awareness
+
What thought or moment stands out the most?
+
+
Predefined chips
+ A conversation + Accomplished something + Felt calm + Laughed + Grateful for someone + Small win + +6 more +
+
+ +
+ +
+
Planning
+
How could you bring more of "%@ Q2 answer" into your days?
+ Adaptive +
+
Predefined chips
+ More of this + Time with people + Get outside + Stay active + Keep routine + Practice gratitude + +6 more +
+
+ +
+
+ + +
+
+ ☁️ + Neutral + ACT +
+
Average · 4 questions
+
+ +
+
Awareness
+
What feeling has been sitting with you today?
+
+
Predefined chips
+ Boredom + Restlessness + Uncertainty + Numbness + Indifference + Distraction + +6 more +
+
+ +
+ +
+
Thought
+
What thought is connected to "%@ Q1 feeling"?
+ Adaptive +
No chips — specific thought capture
+
+ +
+ +
+
Defusion
+
Is "%@ Q2 thought" something you know to be true, or something your mind is telling you?
+ Adaptive +
+
Predefined chips
+ Just a thought + Mind storytelling + Thought will pass + Giving it too much weight + Not helpful + +3 more +
+
+ +
+ +
+
Values
+
What matters to you about tomorrow?
+
+
Predefined chips
+ Be present + Connect with someone + Move my body + Meaningful work + Be kind to myself + +4 more +
+
+ +
+
+ + +
+
+ ⛈️ + Negative + CBT +
+
Bad / Horrible · 5 questions
+
+ +
+
Situation
+
What happened today that affected your mood?
+ + specificity probe +
No chips — open-ended situational
+
+ +
+ +
+
Automatic Thought
+
When you think about "%@ Q1 situation", what thought kept coming back?
+ Adaptive +
+
Predefined chips
+ I'm not good enough + Nothing goes right + It's all my fault + I can't handle this + No one understands + I should have… + +6 more +
+
+ +
+ + +
+
+ 🔍 Distortion detection on Q2 answer + New +
+
+
Overgeneralization
"always, never, everyone"
+
Should Statement
"should have, must, have to"
+
Labeling
"I'm a failure, I'm stupid"
+
Personalization
"my fault, because of me"
+
Catastrophizing
"will never, ruined, disaster"
+
Mind Reading
"hates me, judging me"
+
+
+ +
+ +
+
Perspective Check → tailored to distortion
+
+ Distortion-specific reframe of "%@ Q2 thought"
+ + e.g. overgeneralization → "Can you think of one counter-example?"
+ e.g. labeling → "Is that something you are, or something you did?"
+ fallback → "What would you tell a friend who had this thought?" +
+
+
+ Adaptive + New routing +
+
+
Predefined chips (compassionate reframes)
+ Being too hard on yourself + One bad day + Better than you think + OK to struggle + This feeling will pass + +3 more +
+
+ +
+ +
+
Evidence
+
What evidence supports "%@ Q2 thought", and what challenges it?
+
+ Adaptive + New step +
+
No chips — free-text exploration of both sides
+
+ +
+ +
+
Reframe
+
Looking at "%@ Q2 thought" again — what's a more balanced way to see it?
+ Adaptive +
+
Predefined chips (cognitive reframes + grounding)
+ Worst case vs likely case + Facts vs feelings + Will it matter in a week? + I've gotten through before + Just one chapter + +6 more +
+
+ +
+
+ +
+ + +
+
+
+ + +
+
+ 📊 +
+
Intensity Rating (post)
+
Now, how strong is this feeling? 0–10 slider
+
+ New +
+
+ +
+ + +
+
+
Save Reflection
+
+
+ 💾 + Persist resolved question text + answers as JSON +
+
+ 🏷 + AI tag extraction (Foundation Models, async) +
+
+ 📊 + Store pre/post intensity + detected distortion +
+
+
+
+ +
+ + +
+
+ + AI Reflection Feedback +
+
+ Foundation Models · References intensity shift & distortion type · Personality-pack aware +
+
+ + + + +
+ + diff --git a/stats.md b/stats.md new file mode 100644 index 0000000..c844d78 --- /dev/null +++ b/stats.md @@ -0,0 +1,154 @@ +# Advanced Statistics — Deep Data Research + +## Temporal Pattern Mining + +### Mood Cycles & Seasonality +- **Weekly cycles** — not just "best/worst day" but the actual shape of the week (do they dip mid-week and recover Friday, or crash on Sunday night?) +- **Monthly cycles** — mood patterns across the month (beginning vs end, paycheck timing effects) +- **Seasonal patterns** — spring vs winter mood baselines. Weather data can separate "it's cold" from "it's January" effects +- **Time-of-day patterns** — `timestamp` (when they logged) vs `forDate`. Late-night loggers vs morning loggers may show different patterns. Logging time itself could correlate with mood. + +### Trend Decomposition +Instead of just "improving/declining/stable", decompose the mood signal into: +- **Baseline** (long-term average that shifts slowly) +- **Trend** (is the baseline rising or falling over months?) +- **Volatility** (are swings getting wider or narrower over time?) + +This gives users a real answer to "am I actually getting better?" that a simple average can't. + +--- + +## Cross-Signal Correlations + +### Health × Mood (Per-User Correlation Ranking) +9 health metrics available. Instead of showing all, **rank which health signals matter most for THIS specific user**. Compute per-user Pearson correlation between each health metric and mood: +- "Sleep is your #1 mood predictor (r=0.72)" +- "Steps have no significant correlation for you (r=0.08)" +- "Your HRV and mood are moderately linked (r=0.45)" + +Personalized and genuinely useful — tells each user what to focus on. + +### Weather × Mood (Beyond Averages) +Instead of just "sunny days = happier": +- **Temperature sweet spot** — fit a curve to find their optimal temperature range +- **Weather transitions** — does a sunny day *after* three rainy days hit differently than a sunny day in a sunny streak? +- **Humidity as a factor** — stored but not analyzed + +### Tags × Health × Mood (Multivariate) +Cross-signal analysis: +- "On days tagged 'work' + sleep < 6hrs, your mood averages 1.8. On 'work' + sleep > 7hrs, it's 3.4" — sleep is a buffer against work stress +- "Exercise days tagged 'social' average 4.2, exercise days tagged 'solo' average 3.1" — social exercise matters more + +--- + +## Behavioral Pattern Analysis + +### Logging Behavior as Signal +The *act of logging* contains information: +- **Entry source patterns** — do they use the widget more on bad days? Watch on good days? Could reveal avoidance patterns +- **Logging time drift** — are they logging later and later? Often correlates with declining mood +- **Note length vs mood** — do they write more when upset or when happy? `notes?.count` is free data +- **Reflection completion rate** — do they bail on guided reflections for certain moods? Completing a negative reflection may itself be therapeutic + +### Gap Analysis (Deeper) +Beyond simple gap tracking: +- **What predicts a gap?** Look at the 3 days before each gap — was mood declining? Were they on a negative streak? +- **Recovery patterns** — how long after returning does mood stabilize? Is there a "bounce" effect? +- **Gap frequency over time** — are they getting more or less consistent? Consistency trend is a health proxy + +--- + +## AI-Enriched Analysis + +### Note/Reflection Sentiment Trends +- **Sentiment trajectory within a reflection** — does the user start negative and end positive (processing) or start positive and end negative (rumination)? +- **Topic evolution** — what themes are growing vs fading over months? "Work" mentions peaking = potential burnout signal +- **Gratitude frequency** — entries tagged "gratitude" tracked as a percentage over time. Research shows gratitude journaling improves wellbeing — show them their own trend + +### Predicted Mood +With enough data (30+ entries), build a simple predictor: +- Given today's day of week, recent weather, recent sleep, and current streak — what mood is likely? +- Show as a "forecast" card: "Based on your patterns, Tuesdays after poor sleep tend to be tough — be gentle with yourself" +- Uses correlations already computed, just applied forward + +--- + +## Comparative & Benchmark Insights + +### Personal Bests & Records +- Longest positive streak ever (and when it was) +- Best week/month on record +- Most consistent month (lowest variance) +- "Your mood this March was your best March in 2 years" + +### Milestone Detection +- "You've logged 100 days" +- "Your 30-day average just hit an all-time high" +- "First month with no 'horrible' days" +- Motivational and drives retention + +### Before/After Analysis +If a user starts a new habit (e.g., enables HealthKit, starts guided reflections, starts tagging), compare stats before vs after: +- "Since you started doing guided reflections 45 days ago, your average mood is up 0.6 points" +- "Since enabling Health tracking, your logging consistency improved 23%" + +--- + +## Feasibility Notes + +All of this runs on data already collected. The compute is lightweight: +- Correlations are just `zip` + arithmetic on two arrays +- Cycle detection is grouping by `weekDay` / `Calendar.component(.month)` / hour-of-day +- Trend decomposition is a sliding window average +- Predictions are weighted averages of correlated factors +- No server needed — Foundation Models handles the narrative, Swift handles the math + +The heavy lift is **visualization** (Swift Charts) and **narrative framing** (using Foundation Models to turn "r=0.72 for sleep" into "Sleep is your superpower — on nights you get 7+ hours, your mood jumps by a full point"). + +--- + +## Existing Data Points Available + +### Per Entry (MoodEntryModel) +1. Date logged (`forDate`) +2. Mood value (5-point scale) +3. Entry type (10 sources: app, widget, watch, siri, etc.) +4. Timestamp created +5. Day of week +6. Text notes (optional) +7. Photo ID (optional) +8. Weather data — condition, temp high/low, humidity, location (optional) +9. Guided reflection responses (optional) +10. AI-extracted tags from 16 categories (optional) + +### HealthKit (9 metrics) +- Steps, exercise minutes, active calories, distance +- Average heart rate, resting heart rate, HRV +- Sleep hours, mindful minutes + +### Already Computed (MoodDataSummarizer) +- Mood distribution (counts, percentages, averages) +- Day-of-week averages, best/worst day, weekend vs weekday +- Trend direction and magnitude +- Streaks (current, longest, positive, negative) +- Mood stability score and swing count +- Tag-mood correlations (good-day tags, bad-day tags) +- Weather-mood averages (by condition, by temp range) +- Logging gap analysis (pre/post gap averages) +- Entry source breakdown + +### Already Visualized +- Year heatmap + donut chart (YearView) +- AI-generated text insights (InsightsView) +- Weekly digest card (WeeklyDigestCardView) +- AI reports with PDF export (ReportsView) + +### NOT Yet Visualized (Gaps) +- No trend line charts +- No health correlation charts +- No tag/theme visualizations +- No period comparisons +- No streak visualizations beyond a number +- No mood stability visualization +- No logging behavior analysis +- No predictive features