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
Copy file name to clipboardExpand all lines: WooCommerce/Resources/en.lproj/Localizable.strings
+23-4Lines changed: 23 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -837,6 +837,9 @@ which should be translated separately and considered part of this sentence. */
837
837
/* Legal disclaimer for signup buttons, the underscores _..._ denote underline */
838
838
"By signing up, you agree to our _Terms of Service_." = "By signing up, you agree to our _Terms of Service_.";
839
839
840
+
/* Content of the label at the end of the Wrong Account screen. Reads like: By tapping the Connect Jetpack button, you agree to our Terms of Service and to share details with WordPress.com. */
841
+
"By tapping the Connect Jetpack button, you agree to our %1$@ and to %2$@ with WordPress.com." = "By tapping the Connect Jetpack button, you agree to our %1$@ and to %2$@ with WordPress.com.";
842
+
840
843
/* Title for the helper field describing calculated amount for given percentage */
841
844
"Calculated amount" = "Calculated amount";
842
845
@@ -1136,12 +1139,12 @@ which should be translated separately and considered part of this sentence. */
1136
1139
/* Title of the Jetpack connection web view in the login flow */
1137
1140
"Connect Jetpack" = "Connect Jetpack";
1138
1141
1142
+
/* Action button to handle connecting the logged-in account to a given site.Presented when logging in with a store address that does not match the account entered */
1143
+
"Connect Jetpack to your account" = "Connect Jetpack to your account";
1144
+
1139
1145
/* Label for a button that when tapped, starts the process of connecting to a card reader */
1140
1146
"Connect to Reader" = "Connect to Reader";
1141
1147
1142
-
/* Action button to handle connecting the logged-in account to a given site.Presented when logging in with a store address that does not match the account entered */
1143
-
"Connect to the site" = "Connect to the site";
1144
-
1145
1148
/* Settings > Manage Card Reader > Prompt user to connect their first reader */
1146
1149
"Connect your card reader" = "Connect your card reader";
1147
1150
@@ -1347,9 +1350,15 @@ which should be translated separately and considered part of this sentence. */
1347
1350
/* Description of the Action sheet option when the user wants to create full manual order */
1348
1351
"Create a new manual order" = "Create a new manual order";
1349
1352
1353
+
/* Button to create a new store from the store picker */
1354
+
"Create a new store" = "Create a new store";
1355
+
1350
1356
/* Description for percentage discount type on the action sheet presented from Add or Edit coupon screen */
1351
1357
"Create a percentage discount for selected products" = "Create a percentage discount for selected products";
1352
1358
1359
+
/* Title of the store creation web view. */
1360
+
"Create a store" = "Create a store";
1361
+
1353
1362
/* The button title text for creating a new account. */
1354
1363
"Create Account" = "Create Account";
1355
1364
@@ -2381,6 +2390,9 @@ which should be translated separately and considered part of this sentence. */
2381
2390
/* Long descriptions of alert informing users of what email they can use to sign in.Presented when users attempt to log in with an email that does not match a WP.com account */
2382
2391
"In your site admin you can find the email you used to connect to WordPress.com from the Jetpack Dashboard under Connections > Account Connection" = "In your site admin you can find the email you used to connect to WordPress.com from the Jetpack Dashboard under Connections > Account Connection";
2383
2392
2393
+
/* Cell title on beta features screen to enable in-app purchases */
2394
+
"In-app purchases" = "In-app purchases";
2395
+
2384
2396
/* Message included in emailed receipts. Reads as: In-Person Payment for Order @{number} for @{store name} blog_id @{blog ID} Parameters: %1$@ - order number, %2$@ - store name, %3$@ - blog ID number */
2385
2397
"In-Person Payment for Order #%1$@ for %2$@ blog_id %3$@" = "In-Person Payment for Order #%1$@ for %2$@ blog_id %3$@";
2386
2398
@@ -4362,6 +4374,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
4362
4374
Button to share coupon from the Coupon Creation Success screen. */
4363
4375
"Share Coupon" = "Share Coupon";
4364
4376
4377
+
/* The action to be agreed upon when tapping the Connect Jetpack button on the Wrong Account screen. */
4378
+
"share details" = "share details";
4379
+
4365
4380
/* Settings > Privacy Settings > collect info section. Explains what the 'collect information' toggle is collecting */
4366
4381
"Share information with our analytics tool about your use of services while logged in to your WordPress.com account." = "Share information with our analytics tool about your use of services while logged in to your WordPress.com account.";
4367
4382
@@ -4981,9 +4996,13 @@ This is the link to the website, and forms part of a longer sentence which it sh
4981
4996
/* The placeholder text for the of the Aztec editor screen. */
4982
4997
"Tell us more about %1$@..." = "Tell us more about %1$@...";
4983
4998
4984
-
/* Title of button that displays the App's terms of service */
4999
+
/* The terms to be agreed upon when tapping the Connect Jetpack button on the Wrong Account screen.
5000
+
Title of button that displays the App's terms of service */
4985
5001
"Terms of Service" = "Terms of Service";
4986
5002
5003
+
/* Cell description on beta features screen to enable in-app purchases */
5004
+
"Test out in-app purchases as we get ready to launch" = "Test out in-app purchases as we get ready to launch";
5005
+
4987
5006
/* Cell description on beta features screen to enable coupon management */
4988
5007
"Test out managing coupons as we get ready to launch" = "Test out managing coupons as we get ready to launch";
0 commit comments