You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* Credit card payment method for shipping label. */
1428
1448
"Credit card" = "Credit card";
1429
1449
@@ -1642,6 +1662,9 @@ which should be translated separately and considered part of this sentence. */
1642
1662
/* Dialog title that displays the name of a found card reader */
1643
1663
"Do you want to connect to reader %1$@?" = "Do you want to connect to reader %1$@?";
1644
1664
1665
+
/* Title of the alert when the user dismisses the store creation flow. */
1666
+
"Do you want to leave?" = "Do you want to leave?";
1667
+
1645
1668
/* Body of the alert when a user is moving a product to the trash */
1646
1669
"Do you want to move this product to the Trash?" = "Do you want to move this product to the Trash?";
1647
1670
@@ -1677,7 +1700,7 @@ which should be translated separately and considered part of this sentence. */
1677
1700
Text for the done button in the Fee Details screen
1678
1701
Text for the done button in the Shipping Line Details screen
1679
1702
The button title to indicate that the user has finished updating their store's address and isready to close the webview. This also tries to connect to the reader again.
1680
-
Title for the Done button on the WebView opened to upsell card readers */
1703
+
Title for the Done button on a WebView modal sheet */
1681
1704
"Done" = "Done";
1682
1705
1683
1706
/* Link title to see instructions for printing a shipping label on an iOS device */
@@ -1988,8 +2011,7 @@ which should be translated separately and considered part of this sentence. */
1988
2011
Title of a button. */
1989
2012
"Enter your password instead." = "Enter your password instead.";
1990
2013
1991
-
/* Button title. Takes the user to the login by store address flow.
1992
-
Button to input a site address in store picker when there are no stores found */
2014
+
/* Button title. Takes the user to the login by store address flow. */
1993
2015
"Enter Your Store Address" = "Enter Your Store Address";
1994
2016
1995
2017
/* Enter your store credentials for {site url}. Asks the user to enter .org site credentials for their store. */
@@ -2210,6 +2232,9 @@ which should be translated separately and considered part of this sentence. */
2210
2232
/* User role badge */
2211
2233
"Follower" = "Follower";
2212
2234
2235
+
/* Next web page */
2236
+
"Forward" = "Forward";
2237
+
2213
2238
/* Title of the cell in Product Price Settings > Schedule sale from a certain date */
2214
2239
"From" = "From";
2215
2240
@@ -2249,7 +2274,8 @@ which should be translated separately and considered part of this sentence. */
2249
2274
/* Local notification body when the user encounters an error logging in with site address. */
2250
2275
"Get some help!" = "Get some help!";
2251
2276
2252
-
/* Title of install action in the Jetpack Install view.
2277
+
/* Button displayed on the prologue screen of the simplified login flow to create a new store
2278
+
Title of install action in the Jetpack Install view.
2253
2279
View title for initial auth views. */
2254
2280
"Get Started" = "Get Started";
2255
2281
@@ -2745,9 +2771,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
2745
2771
/* Title of letter paper size option for printing a shipping label */
2746
2772
"Letter (8.5 x 11 in)" = "Letter (8.5 x 11 in)";
2747
2773
2748
-
/* Caption displayed in the prologue screen shown after onboarding during the login flow. */
2749
-
"Let’s get started!" = "Let’s get started!";
2750
-
2751
2774
/* Title of the cell in Product Inventory Settings > Limit one per order */
2752
2775
"Limit one per order" = "Limit one per order";
2753
2776
@@ -2804,6 +2827,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
2804
2827
/* Accessibility label for placeholder rows while products are loading */
2805
2828
"Loading products" = "Loading products";
2806
2829
2830
+
/* Loading. Verb */
2831
+
"Loading..." = "Loading...";
2832
+
2807
2833
/* Explains that the files are sorted by LIFO date: most recent day listed first. */
2808
2834
"Log files by created date" = "Log files by created date";
2809
2835
@@ -2835,12 +2861,10 @@ This is the link to the website, and forms part of a longer sentence which it sh
2835
2861
/* Action button that will restart the login flow.Presented when logging in with a site address that appears to be invalid.
2836
2862
Action button that will restart the login flow.Presented when logging in with a site address that does not have a valid Jetpack installation
2837
2863
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce
2838
-
Action button that will restart the login flow.Presented when the user tries to log in to the app with a simple WP.com site. */
2864
+
Action button that will restart the login flow.Presented when the user tries to log in to the app with a simple WP.com site.
2865
+
Button to trigger connection to another account in store picker */
2839
2866
"Log In With Another Account" = "Log In With Another Account";
2840
2867
2841
-
/* Action button linking to instructions for enter another store.Presented when logging in with an email address that is not a WordPress.com account */
2842
-
"Log in with your store address" = "Log in with your store address";
2843
-
2844
2868
/* Sign in instructions on the 'log in using email' screen.
2845
2869
Sign in instructions on the 'log in using WordPress.com account' screen. */
2846
2870
"Log in with your WordPress.com account email address to manage your WooCommerce stores." = "Log in with your WordPress.com account email address to manage your WooCommerce stores.";
@@ -3079,8 +3103,7 @@ This is the link to the website, and forms part of a longer sentence which it sh
3079
3103
/* Message for the mocked order notification needed for the AppStore listing screenshot. 'Your WooCommerce Store' is the name of the mocked store. */
3080
3104
"New order for $13.98 on Your WooCommerce Store" = "New order for $13.98 on Your WooCommerce Store";
3081
3105
3082
-
/* Title of button in the login prologue screen for users who are new to WooCommerce.
3083
-
Title of button on the site picker screen for users who are new to WooCommerce. */
3106
+
/* Title of button in the login prologue screen for users who are new to WooCommerce. */
3084
3107
"New to WooCommerce?" = "New to WooCommerce?";
3085
3108
3086
3109
/* Action navigate to the variation creation screen
@@ -3297,6 +3320,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
3297
3320
/* Accessibility hint for selecting a product in an order form */
/* Button title Share in Edit Product More Options Action Sheet */
4466
+
/* Button label to share a web page
4467
+
Button title Share in Edit Product More Options Action Sheet */
4432
4468
"Share" = "Share";
4433
4469
4434
4470
/* Action title for sharing coupon from the Coupon Details screen
@@ -5320,6 +5356,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
5320
5356
/* A general error message shown to the user when there was an API communication failure. */
5321
5357
"There was a problem communicating with the site." = "There was a problem communicating with the site.";
5322
5358
5359
+
/* Title for the error notice when creating a template product */
5360
+
"There was a problem creating the template product." = "There was a problem creating the template product.";
5361
+
5323
5362
/* Error message informing the user that there was a problem clearing the block on site preventing its posts from displaying in the reader. */
5324
5363
"There was a problem removing the block for specified site." = "There was a problem removing the block for specified site.";
5325
5364
@@ -5440,7 +5479,8 @@ This is the link to the website, and forms part of a longer sentence which it sh
5440
5479
/* Title of the badge shown when promoting an existing feature */
5441
5480
"Tip" = "Tip";
5442
5481
5443
-
/* Add Product Category. Placeholder of cell presenting the title of the category.
5482
+
/* Accessibility label for web page preview title
5483
+
Add Product Category. Placeholder of cell presenting the title of the category.
5444
5484
Placeholder in the Product Title row on Product form screen. */
5445
5485
"Title" = "Title";
5446
5486
@@ -5588,9 +5628,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
5588
5628
/* Title for the button on the Linked Products announcement banner */
5589
5629
"Try it now" = "Try it now";
5590
5630
5591
-
/* Button to trigger connection to another account in store picker */
5592
-
"Try With Another Account" = "Try With Another Account";
5593
-
5594
5631
/* When social login fails, this button offers to let the user try again with a differen email address */
5595
5632
"Try with another email" = "Try with another email";
5596
5633
@@ -5912,7 +5949,7 @@ This is the link to the website, and forms part of a longer sentence which it sh
5912
5949
"Usage Restrictions" = "Usage Restrictions";
5913
5950
5914
5951
/* Description for the option to create a template product */
5915
-
"Use a template to create physical, virtual, and variable products." = "Use a template to create physical, virtual, and variable products.";
5952
+
"Use a template to create physical, virtual, and variable products. You can edit it as you go." = "Use a template to create physical, virtual, and variable products. You can edit it as you go.";
5916
5953
5917
5954
/* Account creation error when the email is invalid. */
5918
5955
"Use a working email address, so you can receive our messages." = "Use a working email address, so you can receive our messages.";
@@ -6077,9 +6114,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
6077
6114
Title of the alert presented when the user tries to connect to a specific card reader and it fails due to it having a critically low battery */
6078
6115
"We couldn't connect your reader" = "We couldn't connect your reader";
6079
6116
6080
-
/* Displayed during the Login flow, whenever the user has no woo stores associated. */
6081
-
"We couldn't find a WooCommerce store connected to your account." = "We couldn't find a WooCommerce store connected to your account.";
6082
-
6083
6117
/* The title of the Error Loading Data banner */
6084
6118
"We couldn't load your data" = "We couldn't load your data";
6085
6119
@@ -6153,6 +6187,7 @@ This is the link to the website, and forms part of a longer sentence which it sh
6153
6187
"We're sorry, we couldn't find any order that match %@" = "We're sorry, we couldn't find any order that match %@";
6154
6188
6155
6189
/* Message for empty Coupons search results. The %@ is a placeholder for the text entered by the user.
6190
+
Message for empty Customers search results. %@ is a placeholder for the text entered by the user.
6156
6191
Message for empty Orders search results. The %@ is a placeholder for the text entered by the user.
6157
6192
Message for empty Products search results. The %@ is a placeholder for the text entered by the user. */
6158
6193
"We're sorry, we couldn't find results for “%@”" = "We're sorry, we couldn't find results for “%@”";
@@ -6166,6 +6201,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
6166
6201
/* Instruction text after a signup Magic Link was requested. */
6167
6202
"We've emailed you a signup link to create your new WordPress.com account. Check your email on this device, and tap the link in the email you receive from WordPress.com." = "We've emailed you a signup link to create your new WordPress.com account. Check your email on this device, and tap the link in the email you receive from WordPress.com.";
6168
6203
6204
+
/* Verb. Dismiss the web view screen. */
6205
+
"webKit.button.dismiss" = "Dismiss";
6206
+
6169
6207
/* Title of a button linking to the app's website */
6170
6208
"Website" = "Website";
6171
6209
@@ -6252,6 +6290,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
6252
6290
/* Navigation bar title in the shipping label creation info screen */
"WordPress API Error: [%1$@] %2$@" = "WordPress API Error: [%1$@] %2$@";
6295
+
6255
6296
/* Menu option for selecting media from the site's media library.
6256
6297
Navigation bar title for WordPress Media Library image picker */
6257
6298
"WordPress Media Library" = "WordPress Media Library";
@@ -6320,12 +6361,18 @@ This is the link to the website, and forms part of a longer sentence which it sh
6320
6361
/* No comment provided by engineer. */
6321
6362
"You seem to have installed a mobile plugin from DudaMobile which is preventing the app to connect to your blog" = "You seem to have installed a mobile plugin from DudaMobile which is preventing the app to connect to your blog";
6322
6363
6364
+
/* Message of the alert when the user dismisses the store creation flow. */
6365
+
"You will lose all your store information." = "You will lose all your store information.";
6366
+
6323
6367
/* Error message when the merchant's payment account is under review */
6324
6368
"You'll be able to accept In-Person Payments as soon as we finish reviewing your account." = "You'll be able to accept In-Person Payments as soon as we finish reviewing your account.";
6325
6369
6326
6370
/* Error message displayed when unable to close user account due to being unauthorized. */
6327
6371
"You're not authorized to close the account." = "You're not authorized to close the account.";
6328
6372
6373
+
/* Displayed during the Login flow, whenever the user has no woo stores associated. */
6374
+
"Your account isn’t connected to any WooCommerce stores." = "Your account isn’t connected to any WooCommerce stores.";
6375
+
6329
6376
/* Label that displays when a mandatory software update is happening */
6330
6377
"Your card reader software needs to be updated to collect payments. Cancelling will block your reader connection." = "Your card reader software needs to be updated to collect payments. Cancelling will block your reader connection.";
0 commit comments