Skip to content

Commit 674b5f7

Browse files
committed
Freeze strings for localization
1 parent 409660d commit 674b5f7

File tree

1 file changed

+89
-33
lines changed

1 file changed

+89
-33
lines changed

WooCommerce/Resources/en.lproj/Localizable.strings

Lines changed: 89 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,6 @@ which should be translated separately and considered part of this sentence. */
323323
/* Comment Attachment Label */
324324
"[COMMENT]" = "[COMMENT]";
325325

326-
/* Markdown content learn more link on the product creation action sheet. Please translate the words while keeping the markdown format and URL. */
327-
"[Learn more.](https://automattic.com/ai-guidelines/)" = "[Learn more.](https://automattic.com/ai-guidelines/)";
328-
329326
/* Placeholder of the Product Short Description row on Product main screen */
330327
"A brief excerpt about the product" = "A brief excerpt about the product";
331328

@@ -456,13 +453,9 @@ which should be translated separately and considered part of this sentence. */
456453
"Add a price to your variation to make it visible on your store" = "Add a price to your variation to make it visible on your store";
457454

458455
/* Message title of bottom sheet for selecting a template or manual product
459-
The action to add a product
460-
Title on the action sheet to select an option for adding new product */
456+
The action to add a product */
461457
"Add a product" = "Add a product";
462458

463-
/* Description of the option to add new product manually */
464-
"Add a product and the details manually" = "Add a product and the details manually";
465-
466459
/* Cell text in Add / Edit product when there are no images. */
467460
"Add a product image" = "Add a product image";
468461

@@ -546,8 +539,7 @@ which should be translated separately and considered part of this sentence. */
546539
/* Description for the text field on the add product features screen */
547540
"Add key features, benefits, or details to help your product get found online." = "Add key features, benefits, or details to help your product get found online.";
548541

549-
/* Title for the option to create product manually
550-
Title of the option to add new product manually */
542+
/* Title for the option to create product manually */
551543
"Add manually" = "Add manually";
552544

553545
/* Title of the bottom sheet from the product form to add more product details.
@@ -663,8 +655,29 @@ which should be translated separately and considered part of this sentence. */
663655
/* Title for the charge taxes toggle in the custom amounts screen. */
664656
"addCustomAmountView.chargeTaxesToggle.title" = "Charge Taxes";
665657

666-
/* Dismiss button on the alert asking to add an image for the Blaze campaign */
667-
"addProductWithAIActionSheet.manualOptionsTitle" = "Select a product type";
658+
/* Description of the option to add new product with AI assistance */
659+
"addProductWithAIActionSheet.aiDescription" = "Quickly generate details for you";
660+
661+
/* Title of the option to add new product with AI assistance */
662+
"addProductWithAIActionSheet.aiTitle" = "Create a product with AI";
663+
664+
/* Markdown content learn more link on the product creation action sheet. Please translate the words while keeping the markdown format and URL. */
665+
"addProductWithAIActionSheet.learnMore" = "[Learn more.](https://automattic.com/ai-guidelines/)";
666+
667+
/* Label to indicate AI-generated content on the product creation action sheet. */
668+
"addProductWithAIActionSheet.legalText" = "Powered by AI.";
669+
670+
/* Description of the option to add new product manually */
671+
"addProductWithAIActionSheet.manualDescription" = "Add a product and the details manually";
672+
673+
/* Title of the option to add new product manually */
674+
"addProductWithAIActionSheet.manualTitle" = "Add manually";
675+
676+
/* Subitle on the action sheet to select an option for adding new product */
677+
"addProductWithAIActionSheet.subtitle" = "Select a product type";
678+
679+
/* Title on the action sheet to select an option for adding new product */
680+
"addProductWithAIActionSheet.title" = "Create Product";
668681

669682
/* Address section title in the domain contact info form.
670683
Details section title in the Edit Address Form */
@@ -1917,19 +1930,19 @@ which should be translated separately and considered part of this sentence. */
19171930
"bottomSheetProductType.simple.description" = "A unique physical product that you may have to ship to the customer";
19181931

19191932
/* Action sheet option when the user wants to change the Product type to simple physical product */
1920-
"bottomSheetProductType.simple.title" = "Simple physical product";
1933+
"bottomSheetProductType.simpleProduct.title" = "Physical product";
19211934

19221935
/* Description of the Action sheet option when the user wants to change the Product type to simple virtual product */
19231936
"bottomSheetProductType.simpleVirtual.description" = "A unique digital product like services, downloadable books, music or videos";
19241937

19251938
/* Action sheet option when the user wants to change the Product type to simple virtual product */
1926-
"bottomSheetProductType.simpleVirtual.title" = "Simple virtual product";
1939+
"bottomSheetProductType.simpleVirtualProduct.title" = "Virtual product";
19271940

19281941
/* Description of the Action sheet option when the user wants to change the Product type to Subscription product */
19291942
"bottomSheetProductType.subscription.description" = "A unique product subscription that enables recurring payments";
19301943

19311944
/* Action sheet option when the user wants to change the Product type to Subscription product */
1932-
"bottomSheetProductType.subscription.title" = "Simple subscription product";
1945+
"bottomSheetProductType.subscriptionProduct.title" = "Simple subscription";
19331946

19341947
/* Description of the Action sheet option when the user wants to change the Product type to variable product */
19351948
"bottomSheetProductType.variable.description" = "A product with variations like color or size";
@@ -1941,7 +1954,7 @@ which should be translated separately and considered part of this sentence. */
19411954
"bottomSheetProductType.variableSubscription.description" = "A product subscription with variations";
19421955

19431956
/* Action sheet option when the user wants to change the Product type to Variable subscription product */
1944-
"bottomSheetProductType.variableSubscription.title" = "Variable subscription product";
1957+
"bottomSheetProductType.variableSubscriptionProduct.title" = "Variable subscription";
19451958

19461959
/* Country option for a site address. */
19471960
"Bouvet Island" = "Bouvet Island";
@@ -3031,9 +3044,6 @@ which should be translated separately and considered part of this sentence. */
30313044
/* Description for percentage discount type on the action sheet presented from Add or Edit coupon screen */
30323045
"Create a percentage discount for selected products" = "Create a percentage discount for selected products";
30333046

3034-
/* Title of the option to add new product with AI assistance */
3035-
"Create a product with AI" = "Create a product with AI";
3036-
30373047
/* Navigates to a new flow for site creation. */
30383048
"Create a Site" = "Create a Site";
30393049

@@ -3215,15 +3225,30 @@ which should be translated separately and considered part of this sentence. */
32153225
/* Label for a customer with no name in the Customer detail screen. */
32163226
"customerDetail.guestName" = "Guest";
32173227

3228+
/* Label for button to create a new order for the customer in the Customer Details screen. */
3229+
"customerDetailsView.newOrderButton" = "Create a new order";
3230+
32183231
/* Label for the customer's average order value in the Customer Details screen. */
32193232
"customerDetailView.avgOrderValueLabel" = "Average order value";
32203233

3234+
/* Heading for the section with customer billing address in the Customer Details screen. */
3235+
"customerDetailView.billingSection" = "BILLING ADDRESS";
3236+
3237+
/* Call phone number button title */
3238+
"customerDetailView.callPhoneNumber" = "Call";
3239+
32213240
/* Label for the customer's city in the Customer Details screen. */
32223241
"customerDetailView.cityLabel" = "City";
32233242

3243+
/* Copy address text button title — should be one word and as short as possible. */
3244+
"customerDetailView.copyButton.label" = "Copy";
3245+
32243246
/* Button to copy a customer's email address in the Customer Details screen. */
32253247
"customerDetailView.copyEmail" = "Copy email address";
32263248

3249+
/* Button to copy phone number to clipboard */
3250+
"customerDetailView.copyPhoneNumber" = "Copy number";
3251+
32273252
/* Label for the customer's country in the Customer Details screen. */
32283253
"customerDetailView.countryLabel" = "Country";
32293254

@@ -3248,12 +3273,21 @@ which should be translated separately and considered part of this sentence. */
32483273
/* Heading for the section with customer location details in the Customer Details screen. */
32493274
"customerDetailView.locationSection" = "LOCATION";
32503275

3276+
/* Message phone number button title */
3277+
"customerDetailView.messagePhoneNumber" = "Message";
3278+
32513279
/* Label for the number of orders in the Customer Details screen. */
32523280
"customerDetailView.ordersCountLabel" = "Orders";
32533281

32543282
/* Heading for the section with customer order stats in the Customer Details screen. */
32553283
"customerDetailView.ordersSection" = "ORDERS";
32563284

3285+
/* Title for action to contact a customer via phone. */
3286+
"customerDetailView.phoneActionLabel" = "Contact customer via phone";
3287+
3288+
/* Placeholder if a customer's phone number is not available in the Customer Details screen. */
3289+
"customerDetailView.phonePlaceholder" = "No phone number";
3290+
32573291
/* Label for the customer's postal code in the Customer Details screen. */
32583292
"customerDetailView.postcodeLabel" = "Postal code";
32593293

@@ -3266,12 +3300,21 @@ which should be translated separately and considered part of this sentence. */
32663300
/* Button to email a customer in the Customer Details screen. */
32673301
"customerDetailView.sendEmail" = "Email";
32683302

3303+
/* Heading for the section with customer shipping address in the Customer Details screen. */
3304+
"customerDetailView.shippingSection" = "SHIPPING ADDRESS";
3305+
3306+
/* Button to send a message to a customer via Telegram */
3307+
"customerDetailView.telegram" = "Send Telegram message";
3308+
32693309
/* Label for the customer's total spend in the Customer Details screen. */
32703310
"customerDetailView.totalSpendLabel" = "Total spend";
32713311

32723312
/* Label for the customer's username in the Customer Details screen. */
32733313
"customerDetailView.usernameLabel" = "Username";
32743314

3315+
/* Button to send a message to a customer via WhatsApp */
3316+
"customerDetailView.whatsapp" = "Send WhatsApp message";
3317+
32753318
/* Title when there are no customers in the search results in the Customers list screen. */
32763319
"customerList.emptySearchTitle" = "No customers found";
32773320

@@ -7385,9 +7428,6 @@ which should be translated separately and considered part of this sentence. */
73857428
The text is followed by a WordPress.com logo on the store creation plan screen. */
73867429
"Powered by" = "Powered by";
73877430

7388-
/* Label to indicate AI-generated content on the product creation action sheet. */
7389-
"Powered by AI." = "Powered by AI.";
7390-
73917431
/* Label to indicate AI-generated content in the product detail screen. Reads: Powered by AI. Learn more. */
73927432
"Powered by AI. %1$@." = "Powered by AI. %1$@.";
73937433

@@ -7512,15 +7552,13 @@ which should be translated separately and considered part of this sentence. */
75127552
/* Label shown on the launch store task. */
75137553
"private" = "private";
75147554

7515-
/* One of the possible options in Product Visibility */
7555+
/* Display label for the product's private status
7556+
One of the possible options in Product Visibility */
75167557
"Private" = "Private";
75177558

75187559
/* Spoken accessibility label for an icon image that indicates it's a private note and is not seen by the customer. */
75197560
"Private note" = "Private note";
75207561

7521-
/* Display label for the product's private status */
7522-
"Privately published" = "Privately published";
7523-
75247562
/* Display label for processing order status. */
75257563
"Processing" = "Processing";
75267564

@@ -7628,6 +7666,18 @@ which should be translated separately and considered part of this sentence. */
76287666
/* Dismiss button title in Product Creation AI survey confirmation view. */
76297667
"productCreationAISurveyConfirmationViewModel.remindMeLater" = "Remind Me Later";
76307668

7669+
/* Category label for other product creation types */
7670+
"productCreationCategory.other" = "Other";
7671+
7672+
/* Category label for standard product creation types */
7673+
"productCreationCategory.standard" = "Standard";
7674+
7675+
/* Category label for subscription product creation types */
7676+
"productCreationCategory.subscription" = "Subscription";
7677+
7678+
/* Display label in product for the product's private status */
7679+
"productDetail.privateStatusLabel" = "Private published";
7680+
76317681
/* Alert message to inform the user about a failure in uploading file for a downloadable product. */
76327682
"productDownloadListViewController.notice.errorUploadingLocalFile" = "Error uploading the file. Please try again.";
76337683

@@ -7904,9 +7954,6 @@ which should be translated separately and considered part of this sentence. */
79047954
/* Title of the Analytics Hub Quarter to Date selection range */
79057955
"Quarter to Date" = "Quarter to Date";
79067956

7907-
/* Description of the option to add new product with AI assistance */
7908-
"Quickly generate details for you" = "Quickly generate details for you";
7909-
79107957
/* Subtitle displayed during the Login flow, whenever the user has no woo stores associated. */
79117958
"Quickly get up and selling with a beautiful online store." = "Quickly get up and selling with a beautiful online store.";
79127959

@@ -11227,8 +11274,14 @@ which should be translated separately and considered part of this sentence. */
1122711274
/* Info message when connecting your watch to the phone for the first time. */
1122811275
"watch.connect.message" = "Open Woo on your iPhone, connect your store, and hold your Watch nearby";
1122911276

11230-
/* Loading title on the watch store stats screen. */
11231-
"watch.mystore.error.title" = "There was an error loading the store's data";
11277+
/* Button title for when connecting the watch does not work on the connecting screen. */
11278+
"watch.connect.notworking.title" = "It's not working";
11279+
11280+
/* Error description on the watch store stats screen. */
11281+
"watch.mystore.error.description" = "Make sure your watch is connected to the internet and your phone is nearby.";
11282+
11283+
/* Error title on the watch store stats screen. */
11284+
"watch.mystore.error.title" = "Failed to load store data";
1123211285

1123311286
/* Retry on the watch store stats screen. */
1123411287
"watch.mystore.retry.title" = "Retry";
@@ -11257,8 +11310,11 @@ which should be translated separately and considered part of this sentence. */
1125711310
/* Title on the watch orders list screen when there are no orders */
1125811311
"watch.orders.empty.title" = "Waiting for your first order!";
1125911312

11260-
/* Loading title on the watch orders list screen. */
11261-
"watch.orders.error.title" = "There was an error loading the orders list";
11313+
/* Error description on the watch orders list screen. */
11314+
"watch.orders.error.description" = "Make sure your watch is connected to the internet and your phone is nearby.";
11315+
11316+
/* Error title on the watch orders list screen. */
11317+
"watch.orders.error.title" = "Failed to load orders";
1126211318

1126311319
/* Retry on the watch orders list screen. */
1126411320
"watch.orders.retry.title" = "Retry";

0 commit comments

Comments
 (0)