Skip to content

Commit f41b985

Browse files
committed
Update strings for localization
1 parent e29a19e commit f41b985

File tree

1 file changed

+90
-33
lines changed

1 file changed

+90
-33
lines changed

WordPress/Resources/en.lproj/Localizable.strings

Lines changed: 90 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -350,21 +350,6 @@
350350
/* Message of Close Account confirmation alert */
351351
"\nTo confirm, please re-enter your username before closing.\n\n" = "\nTo confirm, please re-enter your username before closing.\n\n";
352352

353-
/* Plural format string for displaying the number of post likes. %1$d is the number of likes. The underscores denote underline and is not displayed. */
354-
"_%1$d bloggers_ like this." = "_%1$d bloggers_ like this.";
355-
356-
/* Describes that only one user likes a post. The underscores denote underline and is not displayed. */
357-
"_One blogger_ likes this." = "_One blogger_ likes this.";
358-
359-
/* Plural format string for displaying the number of post likes, including the like from the current user. %1$d is the number of likes, excluding the like by current user. The underscores denote underline and is not displayed. */
360-
"_You and %1$d bloggers_ like this." = "_You and %1$d bloggers_ like this.";
361-
362-
/* Describes that the current user and one other user like a post. The underscores denote underline and is not displayed. */
363-
"_You and another blogger_ like this." = "_You and another blogger_ like this.";
364-
365-
/* Describes that the current user is the only one liking a post. The underscores denote underline and is not displayed. */
366-
"_You_ like this." = "_You_ like this.";
367-
368353
/* A short description of what the 'More' button is and how it works. */
369354
"A \"more\" button contains a dropdown which displays sharing buttons" = "A \"more\" button contains a dropdown which displays sharing buttons";
370355

@@ -908,8 +893,7 @@
908893
/* Message of the confirmation alert when deleting a post from the trash. */
909894
"Are you sure you want to permanently delete this post?" = "Are you sure you want to permanently delete this post?";
910895

911-
/* Title of the message shown when the user taps Publish in the post list.
912-
Title of the message shown when the user taps Publish while editing a post. Options will be Publish and Keep Editing. */
896+
/* Title of the message shown when the user taps Publish while editing a post. Options will be Publish and Keep Editing. */
913897
"Are you sure you want to publish?" = "Are you sure you want to publish?";
914898

915899
/* Text for the alert to confirm a plugin removal. %1$@ is the plugin name, %2$@ is the site title. */
@@ -1400,6 +1384,12 @@ Note that the word 'go' here should have a closer meaning to 'start' rather than
14001384
/* Title for a list of different button styles. */
14011385
"Button Style" = "Button Style";
14021386

1387+
/* No comment provided by engineer. */
1388+
"Button to copy error details" = "Button to copy error details";
1389+
1390+
/* No comment provided by engineer. */
1391+
"Button to copy post text" = "Button to copy post text";
1392+
14031393
/* Label for the post author in the post detail. */
14041394
"By " = "By ";
14051395

@@ -2097,12 +2087,18 @@ Example: Reply to Pamela Nguyen */
20972087
/* No comment provided by engineer. */
20982088
"Copied block" = "Copied block";
20992089

2090+
/* No comment provided by engineer. */
2091+
"Copy error details" = "Copy error details";
2092+
21002093
/* No comment provided by engineer. */
21012094
"Copy file URL" = "Copy file URL";
21022095

21032096
/* Copy link to oomment button title */
21042097
"Copy Link to Comment" = "Copy Link to Comment";
21052098

2099+
/* No comment provided by engineer. */
2100+
"Copy post text" = "Copy post text";
2101+
21062102
/* Button title displayed in popup indicating the user copied the local copy */
21072103
"Copy the version from this app" = "Copy the version from this app";
21082104

@@ -3103,8 +3099,7 @@ Example: Reply to Pamela Nguyen */
31033099
/* Explanation for the option to enable the block editor */
31043100
"Edit new posts and pages with the block editor." = "Edit new posts and pages with the block editor.";
31053101

3106-
/* Button label for editing a post
3107-
Button title. Opens the editor to edit an existing post.
3102+
/* Button title. Opens the editor to edit an existing post.
31083103
Opens the editor to edit an existing post. */
31093104
"Edit Post" = "Edit Post";
31103105

@@ -3347,6 +3342,9 @@ Example: Reply to Pamela Nguyen */
33473342
/* Text displayed when there is a failure loading a blogging prompt. */
33483343
"Error loading prompt" = "Error loading prompt";
33493344

3345+
/* Text displayed when there is a failure loading notification comments. */
3346+
"Error loading the comment" = "Error loading the comment";
3347+
33503348
/* Message displayed when spamming a comment fails. */
33513349
"Error marking comment as spam." = "Error marking comment as spam.";
33523350

@@ -4884,6 +4882,9 @@ Please install the %3$@ to use the app with this site.";
48844882
/* VoiceOver accessibility hint, informing the user the button can be used to like a comment */
48854883
"Likes the Comment." = "Likes the Comment.";
48864884

4885+
/* Error message that informs likes from a private blog cannot be fetched. */
4886+
"likesListViewController.likesList.privateBlogErrorMessage" = "You don't have permission to view this private blog.";
4887+
48874888
/* This description is used to set the accessibility label for the Insights chart, with Views selected. */
48884889
"Line Chart depicting Views for insights." = "Line Chart depicting Views for insights.";
48894890

@@ -6077,6 +6078,9 @@ Please install the %3$@ to use the app with this site.";
60776078
/* Description of the blogging prompts feature on the Blogging Reminders Settings screen. */
60786079
"Notification will include a word or short phrase for inspiration" = "Notification will include a word or short phrase for inspiration";
60796080

6081+
/* Error message that informs comment details from a private blog cannot be fetched. */
6082+
"notificationCommentDetailViewController.commentDetails.privateBlogErrorMessage" = "You don't have permission to view this private blog.";
6083+
60806084
/* Name of the Notifications feature.
60816085
Notifications 3D Touch Shortcut
60826086
Notifications tab bar item accessibility label
@@ -6849,6 +6853,9 @@ Please install the %3$@ to use the app with this site.";
68496853
/* Accessibility label for a post in the post list. The first placeholder is the post title. The second placeholder is the date. */
68506854
"postList.a11y.titleAndDateChunkFormat" = "%1$@, %2$@.";
68516855

6856+
/* Label for a post in the post list. Indicates that the post has offline changes. */
6857+
"postList.offlineChanges" = "Offline changes";
6858+
68526859
/* Title for the 'Trash' post list row swipe action */
68536860
"postList.swipeActionDelete" = "Trash";
68546861

@@ -6861,6 +6868,42 @@ Please install the %3$@ to use the app with this site.";
68616868
/* Title for the 'View' post list row swipe action */
68626869
"postList.swipeActionView" = "View";
68636870

6871+
/* Title of notification displayed when a page has been successfully saved as a draft. */
6872+
"postNotice.pageDraftCreated" = "Page draft uploaded";
6873+
6874+
/* Title of notification displayed when a page has been successfully saved as a draft. */
6875+
"postNotice.pagePending" = "Page pending review";
6876+
6877+
/* Title of notification displayed when a page has been successfully published. */
6878+
"postNotice.pagePublished" = "Page published";
6879+
6880+
/* Title of notification displayed when a page has been successfully scheduled. */
6881+
"postNotice.pageScheduled" = "Page scheduled";
6882+
6883+
/* Title of notification displayed when a page has been successfully updated. */
6884+
"postNotice.pageUpdated" = "Page updated";
6885+
6886+
/* Title of notification displayed when a post has been successfully saved as a draft. */
6887+
"postNotice.postDraftCreated" = "Post draft uploaded";
6888+
6889+
/* Title of notification displayed when a post has been successfully saved as a draft. */
6890+
"postNotice.postPendingReview" = "Post pending review";
6891+
6892+
/* Title of notification displayed when a post has been successfully published. */
6893+
"postNotice.postPublished" = "Post published";
6894+
6895+
/* Title of notification displayed when a post has been successfully scheduled. */
6896+
"postNotice.postScheduled" = "Post scheduled";
6897+
6898+
/* Title of notification displayed when a post has been successfully updated. */
6899+
"postNotice.postUpdated" = "Post updated";
6900+
6901+
/* A post upload failed notification. */
6902+
"postNotice.uploadFailed" = "Upload failed";
6903+
6904+
/* Button title. Displays a summary / sharing screen for a specific post. */
6905+
"postNotice.view" = "View";
6906+
68646907
/* All Time Stats 'Posts' label
68656908
Insights 'Posts' header
68666909
Noun. Title. Links to the blog's Posts screen.
@@ -7187,8 +7230,7 @@ Tapping on this row allows the user to edit the sharing message. */
71877230
/* Privacy setting for posts set to 'Public' (default). Should be the same as in core WP. */
71887231
"Public" = "Public";
71897232

7190-
/* Button shown when the author is asked for publishing confirmation.
7191-
Button title. Publishes a post.
7233+
/* Button title. Publishes a post.
71927234
Label for the publish (verb) button. Tapping publishes a draft post.
71937235
Publish post action on share extension site picker screen.
71947236
Section title for the publish table section in the blog details screen
@@ -7320,6 +7362,15 @@ Tapping on this row allows the user to edit the sharing message. */
73207362
/* Accessibility hint to inform that the author section can be tapped to see posts from the site. */
73217363
"reader.detail.header.authorInfo.a11y.hint" = "Views posts from the site";
73227364

7365+
/* Plural format string for displaying the number of post likes. %1$d is the number of likes. The underscores denote underline and is not displayed. */
7366+
"reader.detail.likes.plural" = "_%1$d likes_";
7367+
7368+
/* Describes that the current user is the only one liking a post. */
7369+
"reader.detail.likes.self" = "You like this.";
7370+
7371+
/* Describes that only one user likes a post. The underscores denote underline and is not displayed. */
7372+
"reader.detail.likes.single" = "_1 like_";
7373+
73237374
/* Title for the Comment button on the Reader Detail toolbar.
73247375
Note: Since the display space is limited, a short or concise translation is preferred. */
73257376
"reader.detail.toolbar.comment.button" = "Comment";
@@ -7697,6 +7748,9 @@ Example: given a notice format "Following %@" and empty site name, this will be
76977748
/* Title for the tooltip anchor. */
76987749
"readerDetail.tooltipAnchorTitle.accessibilityLabel" = "New";
76997750

7751+
/* Error message that informs reader detail from a private blog cannot be fetched. */
7752+
"readerDetailCoordinator.readerDetail.privateBlogErrorMessage" = "You don't have permission to view this private blog.";
7753+
77007754
/* Title of button that asks the users if they'd like to focus on checking their sites stats */
77017755
"Reading posts from other sites" = "Reading posts from other sites";
77027756

@@ -9541,6 +9595,12 @@ Example: given a notice format "Following %@" and empty site name, this will be
95419595
/* Accessibility hint */
95429596
"Tap for more detail." = "Tap for more detail.";
95439597

9598+
/* No comment provided by engineer. */
9599+
"Tap here to copy error details" = "Tap here to copy error details";
9600+
9601+
/* No comment provided by engineer. */
9602+
"Tap here to copy post text" = "Tap here to copy post text";
9603+
95449604
/* No comment provided by engineer. */
95459605
"Tap here to show help" = "Tap here to show help";
95469606

@@ -9692,6 +9752,9 @@ Example: given a notice format "Following %@" and empty site name, this will be
96929752
/* Message informing the user that posts page cannot be edited */
96939753
"The content of your latest posts page is automatically generated and cannot be edited." = "The content of your latest posts page is automatically generated and cannot be edited.";
96949754

9755+
/* No comment provided by engineer. */
9756+
"The editor has encountered an unexpected error" = "The editor has encountered an unexpected error";
9757+
96959758
/* Error message shown to a user who is trying to share to Facebook but does not have any available Facebook Pages. */
96969759
"The Facebook connection cannot find any Pages. Publicize cannot connect to Facebook Profiles, only published Pages." = "The Facebook connection cannot find any Pages. Publicize cannot connect to Facebook Profiles, only published Pages.";
96979760

@@ -9778,9 +9841,6 @@ Example: given a notice format "Following %@" and empty site name, this will be
97789841
/* People: Invitation Error */
97799842
"The specified user cannot be found. Please, verify if it's correctly spelt." = "The specified user cannot be found. Please, verify if it's correctly spelt.";
97809843

9781-
/* Message for stories unsupported device error. */
9782-
"The Stories editor is not currently available for your iPad. Please try Stories on your iPhone." = "The Stories editor is not currently available for your iPad. Please try Stories on your iPhone.";
9783-
97849844
/* Title for the technical details section in Threat Details */
97859845
"The technical details" = "The technical details";
97869846

@@ -9878,9 +9938,6 @@ Example: given a notice format "Following %@" and empty site name, this will be
98789938
/* Explaining to the user there was an error trying to obtain the current location of the user. */
98799939
"There was a problem when trying to access your location. Please try again later." = "There was a problem when trying to access your location. Please try again later.";
98809940

9881-
/* Message for stories unknown error. */
9882-
"There was a problem with the Stories editor. If the problem persists you can contact us via the Me > Help & Support screen." = "There was a problem with the Stories editor. If the problem persists you can contact us via the Me > Help & Support screen.";
9883-
98849941
/* Text displayed when there is a failure changing the password.
98859942
Text displayed when there is a failure loading the history. */
98869943
"There was an error changing the password" = "There was an error changing the password";
@@ -10276,9 +10333,6 @@ Example: given a notice format "Following %@" and empty site name, this will be
1027610333
/* An error message shown when there is an issue creating new invite links. */
1027710334
"Unable to create new invite links." = "Unable to create new invite links.";
1027810335

10279-
/* Title for stories unknown error. */
10280-
"Unable to Create Stories Editor" = "Unable to Create Stories Editor";
10281-
1028210336
/* Text displayed in HUD if there was an error attempting to delete a media item. */
1028310337
"Unable to delete media item." = "Unable to delete media item.";
1028410338

@@ -10472,9 +10526,6 @@ Example: given a notice format "Following %@" and empty site name, this will be
1047210526
/* No comment provided by engineer. */
1047310527
"Unsupported" = "Unsupported";
1047410528

10475-
/* Title for stories unsupported device error. */
10476-
"Unsupported Device" = "Unsupported Device";
10477-
1047810529
/* Label for an untitled post in the revision browser */
1047910530
"Untitled" = "Untitled";
1048010531

@@ -11545,6 +11596,9 @@ from anywhere.";
1154511596
/* Accessibility hint for Note displayed in the Feature Introduction view. */
1154611597
"You can control Blogging Prompts and Reminders at any time in My Site, Settings, Blogging" = "You can control Blogging Prompts and Reminders at any time in My Site, Settings, Blogging";
1154711598

11599+
/* No comment provided by engineer. */
11600+
"You can copy your post text in case your content is impacted. Copy error details to debug and share with support." = "You can copy your post text in case your content is impacted. Copy error details to debug and share with support.";
11601+
1154811602
/* No comment provided by engineer. */
1154911603
"You can edit this block using the web version of the editor." = "You can edit this block using the web version of the editor.";
1155011604

@@ -11587,6 +11641,9 @@ from anywhere.";
1158711641
/* Displayed when the user views trashed in the posts list and there are no posts */
1158811642
"You don't have any trashed posts" = "You don't have any trashed posts";
1158911643

11644+
/* Error message that informs reader comments from a private blog cannot be fetched. */
11645+
"You don't have permission to view this private blog." = "You don't have permission to view this private blog.";
11646+
1159011647
/* Message informing the user that all of their sites are currently hidden (plural) */
1159111648
"You have %lu hidden WordPress sites." = "You have %lu hidden WordPress sites.";
1159211649

0 commit comments

Comments
 (0)