Skip to content

Commit

Permalink
Update app translations – Localizable.strings
Browse files Browse the repository at this point in the history
  • Loading branch information
wpmobilebot committed Feb 2, 2024
1 parent 4740e40 commit 8d3a207
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion WordPress/Resources/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Translation-Revision-Date: 2024-01-26 20:54:09+0000 */
/* Translation-Revision-Date: 2024-02-02 01:07:50+0000 */
/* Plural-Forms: nplurals=2; plural=n != 1; */
/* Generator: GlotPress/4.0.0-beta.2 */
/* Language: de */
Expand Down Expand Up @@ -9749,12 +9749,21 @@ Example: Reply to Pamela Nguyen */
/* The message for the first feedback alert */
"in-app.feedback.alert.message" = "Gefällt dir die Jetpack-Mobil-App?";

/* The 'no' button title for the first feedback alert */
"in-app.feedback.alert.no" = "Nicht wirklich";

/* The title for the first feedback alert */
"in-app.feedback.alert.title" = "Dein Feedback ist uns wichtig";

/* The 'yes' button title for the first feedback alert */
"in-app.feedback.alert.yes" = "Sie ist toll";

/* No comment provided by engineer. */
"in-app.feedback.confirmation.notice.message" = "Danke, dass du uns hilfst, die App zu verbessern.";

/* No comment provided by engineer. */
"in-app.feedback.confirmation.notice.title" = "Feedback gesendet";

/* The message for the negative feedback alert */
"in-app.feedback.negative.alert.message" = "Möchtest du weitere Informationen mit uns teilen?";

Expand Down Expand Up @@ -10379,6 +10388,9 @@ Example: Reply to Pamela Nguyen */
/* Menu title for the personalize home option */
"mySite.siteActions.personalizeHome" = "Startseite personalisieren";

/* Menu title for the share site option */
"mySite.siteActions.shareSite" = "Website teilen";

/* Menu title for the change site icon option */
"mySite.siteActions.siteIcon" = "Website-Icon ändern";

Expand Down Expand Up @@ -11171,6 +11183,9 @@ Example: given a notice format "Following %@" and empty site name, this will be
/* The button title for the Submit button in the In-App Feedback screen */
"submit.feedback.submit.button" = "Übermitteln";

/* The title for the the In-App Feedback screen */
"submit.feedback.title" = "Feedback";

/* Section title for prominent suggestions */
"suggestions.section.prominent" = "In dieser Konversation";

Expand Down

0 comments on commit 8d3a207

Please sign in to comment.