Skip to content

Commit

Permalink
Update strings for localization
Browse files Browse the repository at this point in the history
  • Loading branch information
wpmobilebot committed Jan 22, 2024
1 parent 7fe3947 commit 53d59c1
Showing 1 changed file with 45 additions and 28 deletions.
73 changes: 45 additions & 28 deletions WordPress/Resources/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@
/* Amount of disk quota being used. First argument is the total percentage being used second argument is total quota allowed in GB.Ex: 33% of 14 GB used on your site. */
"%@ of %@ used on your site" = "%1$@ of %2$@ used on your site";

/* Plan yearly price */
"%@ per year" = "%@ per year";

/* Accessibility label for value in quadrillion. Ex: 66.6 quadrillion. */
"%@ quadrillion" = "%@ quadrillion";

Expand Down Expand Up @@ -2807,9 +2804,6 @@ Example: Reply to Pamela Nguyen */
/* Title for a menu action in the context menu on the Jetpack install card. */
"domain.dashboard.card.menu.hide" = "Hide this";

/* Search domain - Title for the Suggested domains screen */
"domain.management.addDomain.search.title" = "Search for a domain";

/* Domain management buy domain card button title */
"domain.management.buy.card.button.title" = "Get Domain";

Expand Down Expand Up @@ -3269,7 +3263,6 @@ Example: Reply to Pamela Nguyen */
"Empty URL" = "Empty URL";

/* Button title for the enable site notifications action.
Button title to enable notifications for new comments
Title of button to enable publicize. */
"Enable" = "Enable";

Expand Down Expand Up @@ -4264,6 +4257,36 @@ Example: Reply to Pamela Nguyen */
/* The app successfully enabled notifications for the subscription */
"In-app notifications enabled" = "In-app notifications enabled";

/* The message for the first feedback alert */
"in-app.feedback.alert.message" = "Are you enjoying the Jetpack mobile app?";

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

/* The title for the first feedback alert */
"in-app.feedback.alert.title" = "Your feedback matters";

/* The 'yes' button title for the first feedback alert */
"in-app.feedback.alert.yes" = "It's great";

/* No comment provided by engineer. */
"in-app.feedback.confirmation.notice.message" = "Thanks for helping us improve the app.";

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

/* The message for the negative feedback alert */
"in-app.feedback.negative.alert.message" = "Would you like to share more details with us?";

/* The 'no' button for the negative feedback alert */
"in-app.feedback.negative.alert.no" = "Not now";

/* The title for the negative feedback alert */
"in-app.feedback.negative.alert.title" = "Help us improve";

/* The 'yes' button for the negative feedback alert */
"in-app.feedback.negative.alert.yes" = "Sure";

/* Describes a status of a plugin */
"Inactive" = "Inactive";

Expand Down Expand Up @@ -5056,9 +5079,6 @@ Please install the %3$@ to use the app with this site.";
/* Loading message shown while the Unsupported Block Editor is loading. */
"Loading the block editor." = "Loading the block editor.";

/* Shown while the app waits for the username suggestions web service to return during the site creation process. */
"Loading usernames" = "Loading usernames";

/* Loading tags
Loading tags.
Loading. Verb
Expand Down Expand Up @@ -5755,6 +5775,9 @@ Please install the %3$@ to use the app with this site.";
/* Menu title for the personalize home option */
"mySite.siteActions.personalizeHome" = "Personalize home";

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

/* Menu title for the change site icon option */
"mySite.siteActions.siteIcon" = "Change site icon";

Expand Down Expand Up @@ -5864,9 +5887,6 @@ Please install the %3$@ to use the app with this site.";
Title of a button. The text should be capitalized. */
"Next" = "Next";

/* Accessibility label for the button which shows the previous month in the monthly calendar view */
"Next month" = "Next month";

/* Accessibility label for the next notification button */
"Next notification" = "Next notification";

Expand Down Expand Up @@ -6049,9 +6069,6 @@ Please install the %3$@ to use the app with this site.";
/* missing preview URL for blog post preview */
"No Preview URL available" = "No Preview URL available";

/* String to display in place of the site address, in case it was not retrieved from the backend. */
"No primary site address found" = "No primary site address found";

/* Title displayed when there are no blogging prompts to display. */
"No prompts yet" = "No prompts yet";

Expand Down Expand Up @@ -6962,9 +6979,6 @@ Please install the %3$@ to use the app with this site.";
/* Label for the preview post button. Tapping displays the post as it appears on the web. */
"posts.preview.actionTitle" = "Preview";

/* Label for an option that moves a publishes a post immediately */
"posts.publish.actionTitle" = "Publish now";

/* Retry uploading the post. */
"posts.retry.actionTitle" = "Retry";

Expand Down Expand Up @@ -7135,9 +7149,6 @@ Tapping on this row allows the user to edit the sharing message. */
/* Description of a Quick Start Tour */
"Preview your site to see what your visitors will see." = "Preview your site to see what your visitors will see.";

/* Accessibility label for the button which shows the previous month in the monthly calendar view */
"Previous month" = "Previous month";

/* Accessibility label for the previous notification button */
"Previous notification" = "Previous notification";

Expand Down Expand Up @@ -8763,6 +8774,9 @@ Example: given a notice format "Following %@" and empty site name, this will be
/* The loading view title displayed when an error occurred */
"Stats not loaded" = "Stats not loaded";

/* Title of Traffic stats tab. */
"stats.dashboard.tab.traffic" = "Traffic";

/* Accessibility label used for distinguishing Views and Visitors in the Stats → Insights Views Visitors Line chart. */
"stats.insights.accessibility.label.viewsVisitorsLastDays" = "Last 7-days";

Expand Down Expand Up @@ -8919,6 +8933,12 @@ Example: given a notice format "Following %@" and empty site name, this will be
/* Submit for review button label (saving content, ex: Post, Page, Comment). */
"Submit for Review" = "Submit for Review";

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

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

/* Text displayed in HUD while a post is being submitted for review. */
"Submitting for Review..." = "Submitting for Review...";

Expand Down Expand Up @@ -9365,9 +9385,6 @@ Example: given a notice format "Following %@" and empty site name, this will be
/* Message of error prompt shown when a user tries to perform an action without an internet connection. */
"The internet connection appears to be offline." = "The internet connection appears to be offline.";

/* Message shown when an asset failed to load while trying to add it to the Media library. */
"The item could not be added to the Media Library." = "The item could not be added to the Media Library.";

/* Accessibility hint for list */
"The kinds of sites that can be created" = "The kinds of sites that can be created";

Expand Down Expand Up @@ -10054,9 +10071,6 @@ Example: given a notice format "Following %@" and empty site name, this will be
/* This is an error message that could be shown when updating Plans in the app. */
"Unable to update plan prices. There is a problem with the supplied blog." = "Unable to update plan prices. There is a problem with the supplied blog.";

/* Alert displayed to the user when a single post has failed to upload. */
"Unable to upload 1 draft post" = "Unable to upload 1 draft post";

/* Alert displayed to the user when a single post has failed to upload. */
"Unable to upload 1 post" = "Unable to upload 1 post";

Expand Down Expand Up @@ -10504,6 +10518,9 @@ Example: given a notice format "Following %@" and empty site name, this will be
/* Title for a threat that includes the file name of the theme and the affected version */
"Vulnerable Theme %1$@ (version %2$@)" = "Vulnerable Theme %1$@ (version %2$@)";

/* No comment provided by engineer. */
"Waiting for connection" = "Waiting for connection";

/* Message shown on screen while waiting for Google to finish its signup process. */
"Waiting for Google to complete…" = "Waiting for Google to complete…";

Expand Down

0 comments on commit 53d59c1

Please sign in to comment.