Skip to content

Commit 6b2f81a

Browse files
committed
Update strings for localization
1 parent 3b4440b commit 6b2f81a

File tree

1 file changed

+115
-11
lines changed

1 file changed

+115
-11
lines changed

WordPress/Resources/en.lproj/Localizable.strings

Lines changed: 115 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@
129129
/* Let's the user know that a third party sharing service was reconnected. The %@ is a placeholder for the service name. */
130130
"%@ was reconnected." = "%@ was reconnected.";
131131

132-
/* Difference label for Period Overview stat, indicating change from previous period. Ex: +99.9K (5%) */
132+
/* Difference label for Insights Overview stat, indicating change from previous period. Ex: +99.9K(5%)
133+
Difference label for Period Overview stat, indicating change from previous period. Ex: +99.9K (5%) */
133134
"%@%@ (%@%%)" = "%1$@%2$@ (%3$@%%)";
134135

135136
/* Accessibility label for a post in the post list. The parameters are the title, and date respectively. For example, \"Let it Go, 1 hour ago.\" */
@@ -394,7 +395,7 @@
394395
/* Story Intro welcome title */
395396
"A new way to create and publish engaging content on your site." = "A new way to create and publish engaging content on your site.";
396397

397-
/* A VoiceOver hint to explain what the user gets when they select the 'Get to know the WordPress app' button. */
398+
/* A VoiceOver hint to explain what the user gets when they select the 'Get to know the WordPress/Jetpack app' button. */
398399
"A series of steps helping you to explore the app." = "A series of steps helping you to explore the app.";
399400

400401
/* A VoiceOver hint to explain what the user gets when they select the 'Customize Your Site' button. */
@@ -690,6 +691,7 @@
690691
Browse all themes selection title
691692
Displays all of the historical threats
692693
Displays all of the Notifications, unfiltered
694+
Title of all Blogging Prompts filter.
693695
Title of all Comments filter. */
694696
"All" = "All";
695697

@@ -840,6 +842,9 @@
840842
Title for a call-to-action button on the prompts card. */
841843
"Answer Prompt" = "Answer Prompt";
842844

845+
/* Title of answered Blogging Prompts filter. */
846+
"Answered" = "Answered";
847+
843848
/* Navigates to picker screen to change the app's icon
844849
Title of screen to change the app's icon */
845850
"App Icon" = "App Icon";
@@ -1211,6 +1216,9 @@
12111216
/* No comment provided by engineer. */
12121217
"Briefly describe the link to help screen reader user" = "Briefly describe the link to help screen reader user";
12131218

1219+
/* Description of a Quick Start Tour */
1220+
"Bring media straight from your device or camera to your site." = "Bring media straight from your device or camera to your site.";
1221+
12141222
/* Description of a Quick Start Tour */
12151223
"Browse all our themes to find your perfect fit." = "Browse all our themes to find your perfect fit.";
12161224

@@ -1361,8 +1369,7 @@
13611369
Title for the warning shown to the user when he refuses to re-login when the authToken is missing. */
13621370
"Careful!" = "Careful!";
13631371

1364-
/* Example prompt for blogging prompts in the create new bottom action sheet.
1365-
Example prompt for the Prompts card in Feature Introduction. */
1372+
/* Example prompt for the Prompts card in Feature Introduction. */
13661373
"Cast the movie of your life." = "Cast the movie of your life.";
13671374

13681375
/* Label for Categories
@@ -1792,6 +1799,9 @@
17921799
/* The Quick Start Tour title after the user finished the step. */
17931800
"Completed: Social sharing" = "Completed: Social sharing";
17941801

1802+
/* The Quick Start Tour title after the user finished the step. */
1803+
"Completed: Upload photos or videos" = "Completed: Upload photos or videos";
1804+
17951805
/* The Quick Start Tour title after the user finished the step. */
17961806
"Completed: View your site" = "Completed: View your site";
17971807

@@ -1816,8 +1826,8 @@
18161826
/* Title of alert prompting users to verify their accounts while attempting to publish */
18171827
"Confirm your email first" = "Confirm your email first";
18181828

1819-
/* Title of a Quick Start Tour */
1820-
"Congrats on finishing Quick Start 🎉" = "Congrats on finishing Quick Start 🎉";
1829+
/* Title shown when all tours have been completed. */
1830+
"Congrats! You know your way around" = "Congrats! You know your way around";
18211831

18221832
/* Subtitle of the congratulation screen that appears when all the tasks are completed */
18231833
"Congratulations on completing your list. A job well done." = "Congratulations on completing your list. A job well done.";
@@ -2513,8 +2523,8 @@
25132523
/* Accessibility label for other media items in the media collection view. The parameter is the filename file. */
25142524
"Document: %@" = "Document: %@";
25152525

2516-
/* subhead shown to users when they complete all Quick Start items */
2517-
"doesn’t it feel good to cross things off a list?" = "doesn’t it feel good to cross things off a list?";
2526+
/* Message shown when all tours have been completed */
2527+
"Doesn't it feel good to cross things off a list?" = "Doesn't it feel good to cross things off a list?";
25182528

25192529
/* Register Domain - Domain contact information section header title */
25202530
"Domain contact information" = "Domain contact information";
@@ -2873,6 +2883,12 @@
28732883
/* Describes a switch component that toggles in-app notifications for a followed post. */
28742884
"Enable in-app notifications" = "Enable in-app notifications";
28752885

2886+
/* Title of button that enables push notifications when tapped */
2887+
"Enable Notifications" = "Enable Notifications";
2888+
2889+
/* Title of the view, asking the user if they want to enable notifications. */
2890+
"Enable Notifications?" = "Enable Notifications?";
2891+
28762892
/* Title for button that will open up the social media Sharing screen. */
28772893
"Enable post sharing" = "Enable post sharing";
28782894

@@ -3004,6 +3020,9 @@
30043020
/* Text displayed when load post fails. */
30053021
"Error Loading Post" = "Error Loading Post";
30063022

3023+
/* Text displayed when there is a failure loading a blogging prompt. */
3024+
"Error loading prompt" = "Error loading prompt";
3025+
30073026
/* Message displayed when spamming a comment fails. */
30083027
"Error marking comment as spam." = "Error marking comment as spam.";
30093028

@@ -3402,6 +3421,9 @@
34023421
/* Title of section that contains plugins' FAQ */
34033422
"Frequently Asked Questions" = "Frequently Asked Questions";
34043423

3424+
/* Format for blogging prompts attribution. %1$@ is the attribution source. */
3425+
"From %1$@" = "From %1$@";
3426+
34053427
/* Button title displayed in popup indicating date of change on another device */
34063428
"From another device" = "From another device";
34073429

@@ -3469,6 +3491,9 @@
34693491
/* Appended to latest post summary text when the post does not have data. */
34703492
"Get the ball rolling and increase your post views by sharing your post." = "Get the ball rolling and increase your post views by sharing your post.";
34713493

3494+
/* Name of the Quick Start list that guides users through a few tasks to explore the Jetpack app. */
3495+
"Get to know the Jetpack app" = "Get to know the Jetpack app";
3496+
34723497
/* Name of the Quick Start list that guides users through a few tasks to explore the WordPress app. */
34733498
"Get to know the WordPress app" = "Get to know the WordPress app";
34743499

@@ -3583,6 +3608,9 @@
35833608
/* This value is used to set the accessibility hint text for uploading a site icon. */
35843609
"Guides you through the process of uploading an icon for your site." = "Guides you through the process of uploading an icon for your site.";
35853610

3611+
/* This value is used to set the accessibility hint text for viewing the user's notifications. */
3612+
"Guides you through the process of uploading new media." = "Guides you through the process of uploading new media.";
3613+
35863614
/* Accessibility label for selecting h1 paragraph style button on the formatting toolbar. */
35873615
"Header 1" = "Header 1";
35883616

@@ -4212,6 +4240,12 @@
42124240
/* Message to show when a request for a WP.com API endpoint is throttled */
42134241
"Limit reached. You can try again in 1 minute. Trying again before that will only increase the time you have to wait before the ban is lifted. If you think this is in error, contact support." = "Limit reached. You can try again in 1 minute. Trying again before that will only increase the time you have to wait before the ban is lifted. If you think this is in error, contact support.";
42144242

4243+
/* This description is used to set the accessibility label for the Insights chart, with Views selected. */
4244+
"Line Chart depicting Views for insights." = "Line Chart depicting Views for insights.";
4245+
4246+
/* This description is used to set the accessibility label for the Insights chart, with Visitors selected. */
4247+
"Line Chart depicting Visitors for insights." = "Line Chart depicting Visitors for insights.";
4248+
42154249
/* No comment provided by engineer. */
42164250
"Line Height" = "Line Height";
42174251

@@ -4305,6 +4339,9 @@
43054339
/* Messaged displayed when fetching plugins. */
43064340
"Loading plugins..." = "Loading plugins...";
43074341

4342+
/* Displayed while blogging prompts are being loaded. */
4343+
"Loading prompts..." = "Loading prompts...";
4344+
43084345
/* Text displayed while loading the scan history for a site */
43094346
"Loading Scan History..." = "Loading Scan History...";
43104347

@@ -4505,6 +4542,7 @@
45054542
/* Noun. Title for media button.
45064543
Noun. Title. Links to the blog's Media library.
45074544
Tab bar title for the Media tab in Media Picker
4545+
The menu item to select during a guided tour.
45084546
Title for Media Library section of the app.
45094547
Title for the media section in site settings screen
45104548
Title label for the media settings section in the app settings */
@@ -5017,6 +5055,9 @@
50175055
/* String to display in place of the site address, in case it was not retrieved from the backend. */
50185056
"No primary site address found" = "No primary site address found";
50195057

5058+
/* Title displayed when there are no blogging prompts to display. */
5059+
"No prompts yet" = "No prompts yet";
5060+
50205061
/* A message title */
50215062
"No recent posts" = "No recent posts";
50225063

@@ -5060,6 +5101,9 @@
50605101
/* Title shown on table row where no blogging reminders have been set up yet */
50615102
"None set" = "None set";
50625103

5104+
/* Title of unanswered Blogging Prompts filter. */
5105+
"Not Answered" = "Not Answered";
5106+
50635107
/* Error title for alert, shown to a user who is trying to share to Facebook but does not have any available Facebook Pages. */
50645108
"Not Connected" = "Not Connected";
50655109

@@ -5074,7 +5118,8 @@
50745118
Phrase displayed to dismiss a quick start tour suggestion. */
50755119
"Not now" = "Not now";
50765120

5077-
/* Nicer dialog answer for \"No\". */
5121+
/* Nicer dialog answer for \"No\".
5122+
Title of a button that cancels enabling notifications when tapped */
50785123
"Not Now" = "Not Now";
50795124

50805125
/* Title for a button that when tapped cancels the site creation process */
@@ -5232,6 +5277,7 @@
52325277
/* An informal exclaimation that means `something went wrong`.
52335278
Title for the view when there's an error loading a comment.
52345279
Title for the view when there's an error loading Activity Log
5280+
Title for the view when there's an error loading blogging prompts.
52355281
Title for the view when there's an error loading scan status
52365282
Title for the view when there's an error loading the history
52375283
Title for the view when there's an error loading the plugin
@@ -5856,6 +5902,12 @@
58565902
/* Accessibility label */
58575903
"Previous period" = "Previous period";
58585904

5905+
/* Accessibility label used for distinguishing Views and Visitors in the Stats → Insights Views Visitors Line chart. */
5906+
"Previous Week" = "Previous Week";
5907+
5908+
/* Previous week legend label */
5909+
"Previous week" = "Previous week";
5910+
58595911
/* Primary Site Picker's Title
58605912
Primary Web Site */
58615913
"Primary Site" = "Primary Site";
@@ -5913,7 +5965,8 @@
59135965
"Projects" = "Projects";
59145966

59155967
/* Title label for blogging prompts in the create new bottom action sheet.
5916-
Title label for the Prompts card in My Sites tab. */
5968+
Title label for the Prompts card in My Sites tab.
5969+
View title for Blogging Prompts list. */
59175970
"Prompts" = "Prompts";
59185971

59195972
/* Privacy setting for posts set to 'Public' (default). Should be the same as in core WP.
@@ -6602,6 +6655,9 @@
66026655
/* A step in a guided tour for quick start. %@ will be the name of the item to select. */
66036656
"Select %@ to see your checklist" = "Select %@ to see your checklist";
66046657

6658+
/* A step in a guided tour for quick start. %@ will be the name of the item to select. */
6659+
"Select %@ to see your current library." = "Select %@ to see your current library.";
6660+
66056661
/* A step in a guided tour for quick start. %@ will be the name of the item to select. */
66066662
"Select %@ to see your current plan and other available plans." = "Select %@ to see your current plan and other available plans.";
66076663

@@ -6617,6 +6673,9 @@
66176673
/* A step in a guided tour for quick start. %@ will be the site url. */
66186674
"Select %@ to view your site" = "Select %@ to view your site";
66196675

6676+
/* A step in a guided tour for quick start. %@ will be a plus icon. */
6677+
"Select %@to upload media. You can add it to your posts / pages from any device." = "Select %@to upload media. You can add it to your posts / pages from any device.";
6678+
66206679
/* No comment provided by engineer. */
66216680
"Select a color" = "Select a color";
66226681

@@ -7223,9 +7282,15 @@
72237282
/* Title for Comments count in Latest Post Summary stats card. */
72247283
"stats.insights.latestPostSummary.comments" = "Comments";
72257284

7285+
/* Title of button shown in Stats prompting the user to create a post on their site. */
7286+
"stats.insights.latestPostSummary.createPost" = "Create Post";
7287+
72267288
/* Title for Likes count in Latest Post Summary stats card. */
72277289
"stats.insights.latestPostSummary.likes" = "Likes";
72287290

7291+
/* Prompt shown in the 'Latest Post Summary' stats card if a user hasn't yet published anything. */
7292+
"stats.insights.latestPostSummary.noData" = "You haven't published any posts yet. Check back later once you've published your first post!";
7293+
72297294
/* Publish date of a post displayed in Stats. Placeholder will be replaced with a localized relative time, e.g. 2 days ago */
72307295
"stats.insights.latestPostSummary.publishDate" = "Published %@";
72317296

@@ -7238,6 +7303,9 @@
72387303
/* Label showing the percentage of views to a user's site which fall on a particular day. */
72397304
"stats.insights.mostPopularCard.viewPercentage" = "%d%% of views";
72407305

7306+
/* Hint displayed on the 'Most Popular Time' stats card when a user's site hasn't yet received enough traffic. */
7307+
"stats.insights.mostPopularTime.noData" = "Not enough activity. Check back later when your site's had more visitors!";
7308+
72417309
/* The status of the post. Should be the same as in core WP. */
72427310
"Status" = "Status";
72437311

@@ -7785,6 +7853,9 @@
77857853
/* Text displayed when there is a failure loading plugins */
77867854
"There was an error loading plugins" = "There was an error loading plugins";
77877855

7856+
/* Text displayed when there is a failure loading blogging prompts. */
7857+
"There was an error loading prompts." = "There was an error loading prompts.";
7858+
77887859
/* Text displayed when there is a failure loading a comment. */
77897860
"There was an error loading the comment." = "There was an error loading the comment.";
77907861

@@ -7890,6 +7961,12 @@
78907961
/* Error message displayed when unable to close user account due to having active subscriptions. */
78917962
"This user account cannot be closed while it has active subscriptions." = "This user account cannot be closed while it has active subscriptions.";
78927963

7964+
/* This week legend label */
7965+
"This week" = "This week";
7966+
7967+
/* Accessibility label used for distinguishing Views and Visitors in the Stats → Insights Views Visitors Line chart. */
7968+
"This Week" = "This Week";
7969+
78937970
/* A description of the twitter sharing setting.
78947971
Information about the twitter sharing feature. */
78957972
"This will be included in tweets when people share using the Twitter button." = "This will be included in tweets when people share using the Twitter button.";
@@ -8518,6 +8595,9 @@
85188595
/* Title for button displayed when the user has an empty media library */
85198596
"Upload Media" = "Upload Media";
85208597

8598+
/* Title of a Quick Start Tour */
8599+
"Upload photos or videos" = "Upload photos or videos";
8600+
85218601
/* Label for the date a media asset (image / video) was uploaded
85228602
Status for Media object that is uploaded and sync with server. */
85238603
"Uploaded" = "Uploaded";
@@ -8720,9 +8800,13 @@
87208800
Label for Period Overview views
87218801
Label for post views count.
87228802
Stats Views Label
8803+
Title for Views count in the legend of the Stats Insights views and visitors line chart
87238804
Today's Stats 'Views' label */
87248805
"Views" = "Views";
87258806

8807+
/* Insights views and visitors header */
8808+
"Views & Visitors" = "Views & Visitors";
8809+
87268810
/* Description for view count. Singular. */
87278811
"Views to your site so far" = "Views to your site so far";
87288812

@@ -8757,6 +8841,7 @@
87578841
Label for Period Overview visitors
87588842
Stats Visitors Label
87598843
This appears in the legend of the period chart; Visitors are superimposed over Views in that case.
8844+
Title for Visitors count in the legend of the Stats Insights views and visitors line chart
87608845
Today's Stats 'Visitors' label */
87618846
"Visitors" = "Visitors";
87628847

@@ -9107,6 +9192,9 @@
91079192
/* Title for the problem section in the Threat Details */
91089193
"What was the problem?" = "What was the problem?";
91099194

9195+
/* Title of the view asking the user what they'd like to focus on */
9196+
"What would you like to focus on first?" = "What would you like to focus on first?";
9197+
91109198
/* Title of alert helping users understand their site address */
91119199
"What's my site address?" = "What's my site address?";
91129200

@@ -9431,6 +9519,9 @@
94319519
/* Note displayed in the Feature Introduction view. */
94329520
"You can learn more and set up reminders at any time in My Site > Settings > Blogging Reminders." = "You can learn more and set up reminders at any time in My Site > Settings > Blogging Reminders.";
94339521

9522+
/* Accessibility hint for Note displayed in the Feature Introduction view. */
9523+
"You can learn more and set up reminders at any time in My Site, Settings, Blogging Reminders." = "You can learn more and set up reminders at any time in My Site, Settings, Blogging Reminders.";
9524+
94349525
/* Discussion Settings: Footer Text */
94359526
"You can override these settings for individual posts." = "You can override these settings for individual posts.";
94369527

@@ -9681,6 +9772,18 @@
96819772
/* Displayed in the Notification Settings View */
96829773
"Your Sites" = "Your Sites";
96839774

9775+
/* Stats insights views higher than previous week */
9776+
"Your views this week are %@ higher than the previous week.\n" = "Your views this week are %@ higher than the previous week.\n";
9777+
9778+
/* Stats insights views lower than previous week */
9779+
"Your views this week are %@ lower than the previous week.\n" = "Your views this week are %@ lower than the previous week.\n";
9780+
9781+
/* Stats insights visitors higher than previous week */
9782+
"Your visitors this week are %@ higher than the previous week.\n" = "Your visitors this week are %@ higher than the previous week.\n";
9783+
9784+
/* Stats insights visitors lower than previous week */
9785+
"Your visitors this week are %@ lower than the previous week.\n" = "Your visitors this week are %@ lower than the previous week.\n";
9786+
96849787
/* The default Jetpack view message */
96859788
"Your website credentials will not be stored and are used only for the purpose of installing Jetpack." = "Your website credentials will not be stored and are used only for the purpose of installing Jetpack.";
96869789

@@ -9726,7 +9829,8 @@
97269829
/* Item 2 of delete screen section listing things that will be deleted. */
97279830
"• Users & Authors" = "• Users & Authors";
97289831

9729-
/* Title label that indicates the prompt has been answered. */
9832+
/* Label that indicates a blogging prompt has been answered.
9833+
Title label that indicates the prompt has been answered. */
97309834
"✓ Answered" = "✓ Answered";
97319835

97329836

0 commit comments

Comments
 (0)