Skip to content

Commit f6a7ee9

Browse files
authored
Merge release/23.5 into trunk (#16297)
2 parents 0839e2a + c1eadcf commit f6a7ee9

File tree

9 files changed

+272
-19
lines changed

9 files changed

+272
-19
lines changed

WooCommerce/Resources/de.lproj/Localizable.strings

Lines changed: 85 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-10-10 09:54:04+0000 */
1+
/* Translation-Revision-Date: 2025-10-22 10:54:04+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: de */
@@ -877,12 +877,27 @@ which should be translated separately and considered part of this sentence. */
877877
/* Header title for the 'Booking notes' section in the booking details screen. */
878878
"BookingDetailsView.bookingNotes.headerTitle" = "Buchungsnotizen";
879879

880+
/* Cancel button title for the booking cancellation confirmation alert. */
881+
"BookingDetailsView.cancelation.alert.cancelAction" = "Nein, behalten";
882+
883+
/* Confirm button title for the booking cancellation confirmation alert. */
884+
"BookingDetailsView.cancelation.alert.confirmAction" = "Ja, bitte stornieren";
885+
886+
/* Message for the booking cancellation confirmation alert. %1$@ is customer name, %2$@ is product name, %3$@ is booking date. */
887+
"BookingDetailsView.cancelation.alert.message" = "%1$@ kann nicht mehr am %3$@ an „%2$@“ teilnehmen.";
888+
889+
/* Title for the booking cancellation confirmation alert. */
890+
"BookingDetailsView.cancelation.alert.title" = "Buchung stornieren";
891+
880892
/* Billing address row title in customer section in booking details view. */
881893
"BookingDetailsView.customer.billingAddress.title" = "Rechnungsadresse";
882894

883895
/* 'Cancel booking' button title in appointment details section in booking details view. */
884896
"BookingDetailsView.customer.cancelBookingButton.title" = "Buchung stornieren";
885897

898+
/* Toast message shown when the user copies the customer's email address. */
899+
"BookingDetailsView.customer.emailCopied.toastMessage" = "E-Mail-Adresse kopiert";
900+
886901
/* Header title for the 'Customer' section in the booking details screen. */
887902
"BookingDetailsView.customer.headerTitle" = "Kunde";
888903

@@ -907,6 +922,9 @@ which should be translated separately and considered part of this sentence. */
907922
/* Header title for the 'Payment' section in the booking details screen. */
908923
"BookingDetailsView.payment.headerTitle" = "Zahlung";
909924

925+
/* Title for 'Issue refund' button in payment section in booking details view. */
926+
"BookingDetailsView.payment.issueRefund.title" = "Rückerstattung ausstellen";
927+
910928
/* Title for 'Mark as paid' button in payment section in booking details view. */
911929
"BookingDetailsView.payment.markAsPaid.title" = "Als bezahlt markieren";
912930

@@ -922,6 +940,18 @@ which should be translated separately and considered part of this sentence. */
922940
/* Title for 'View order' button in payment section in booking details view. */
923941
"BookingDetailsView.payment.viewOrder.title" = "Bestellung anzeigen";
924942

943+
/* Action to call the phone number. */
944+
"BookingDetailsView.phoneNumberOptions.call" = "Anrufen";
945+
946+
/* Notice message shown when the phone number is copied. */
947+
"BookingDetailsView.phoneNumberOptions.copied" = "Telefonnummer kopiert";
948+
949+
/* Action to copy the phone number. */
950+
"BookingDetailsView.phoneNumberOptions.copy" = "Kopieren";
951+
952+
/* Notice message shown when a phone call cannot be initiated. */
953+
"BookingDetailsView.phoneNumberOptions.error" = "An diese Nummer konnte kein Anruf getätigt werden.";
954+
925955
/* Title for the 'Booked' status label in the header view. */
926956
"BookingDetailsView.statusLabel.booked" = "Gebucht";
927957

@@ -8584,12 +8614,45 @@ If your translation of that term also happens to contains a hyphen, please be su
85848614
/* Button to retry syncing data on the target topic picker for campaign creation */
85858615
"blazeTargetTopicPickerView.tryAgain" = "Erneut versuchen";
85868616

8617+
/* Message displayed when searching bookings by keyword yields no results. */
8618+
"bookingList.emptySearchText" = "Wir konnten keine Buchungen mit diesem Namen finden – passe deinen Suchbegriff an, um weitere Ergebnisse zu erhalten.";
8619+
8620+
/* Error message when fetching bookings fails */
8621+
"bookingList.errorMessage" = "Fehler beim Abrufen der Buchungen";
8622+
8623+
/* Option to sort bookings from newest to oldest */
8624+
"bookingList.sort.newestToOldest" = "Datum: Neu nach alt";
8625+
8626+
/* Option to sort bookings from oldest to newest */
8627+
"bookingList.sort.oldestToNewest" = "Datum: Alt nach neu";
8628+
85878629
/* Tab title for all bookings */
85888630
"bookingListView.all" = "Alle";
85898631

8632+
/* Description for the empty state when there's no bookings for the given filter */
8633+
"bookingListView.emptyState.filter.description" = "Zu deinen Filtern gibt es keine Buchungen. Versuche, sie anzupassen, um weitere Ergebnisse zu erhalten.";
8634+
8635+
/* Title for the empty state when there's no bookings for the given filter */
8636+
"bookingListView.emptyState.filter.title" = "Keine Buchungen gefunden";
8637+
8638+
/* Description for the empty state when no bookings for today is found */
8639+
"bookingListView.emptyState.today.description" = "Für heute sind keine Termine oder Veranstaltungen geplant.";
8640+
8641+
/* Title for the empty state when no bookings for today is found */
8642+
"bookingListView.emptyState.today.title" = "Keine Buchungen heute";
8643+
8644+
/* Description for the empty state when there's no upcoming bookings */
8645+
"bookingListView.emptyState.upcoming.description" = "Es sind noch keine zukünftigen Termine oder Veranstaltungen geplant.";
8646+
8647+
/* Title for the empty state when there's no bookings for today */
8648+
"bookingListView.emptyState.upcoming.title" = "Keine bevorstehenden Buchungen";
8649+
85908650
/* Button to filter the booking list */
85918651
"bookingListView.filter" = "Filtern";
85928652

8653+
/* Prompt in the search bar on top of the booking list */
8654+
"bookingListView.search.prompt" = "Buchungen suchen";
8655+
85938656
/* Button to select the order of the booking list */
85948657
"bookingListView.sortBy" = "Sortieren nach";
85958658

@@ -8623,6 +8686,9 @@ If your translation of that term also happens to contains a hyphen, please be su
86238686
/* Status of an unpaid booking */
86248687
"bookingStatus.title.unpaid" = "Unbezahlt";
86258688

8689+
/* Displayed name on the booking list when no customer is associated with a booking. */
8690+
"bookings.guest" = "Gast";
8691+
86268692
/* Title of the Bookings tab */
86278693
"bookingsTabViewHostingController.tab.title" = "Buchungen";
86288694

@@ -9636,6 +9702,18 @@ which should be translated separately and considered part of this sentence. */
96369702
/* Title of the local notification to remind scheduling a Blaze campaign. */
96379703
"localNotification.BlazeNoCampaignReminder.title" = "Deine Verkaufszahlen erhöhen";
96389704

9705+
/* Body of the local notification for current POS merchants survey. */
9706+
"localNotification.PointOfSaleCurrentMerchant.body" = "Teile deine Erfahrungen in einer kurzen zweiminütigen Umfrage und hilf uns, uns zu verbessern.";
9707+
9708+
/* Title of the local notification for current POS merchants survey. */
9709+
"localNotification.PointOfSaleCurrentMerchant.title" = "Wie funktioniert POS für dich?";
9710+
9711+
/* Message body of the local notification sent to potential Point of Sale merchants */
9712+
"localNotification.PointOfSalePotentialMerchant.body" = "Nimm an einer kurzen zweiminütigen Umfrage teil, um uns dabei zu helfen, deine Lieblingsfunktionen zu gestalten.";
9713+
9714+
/* Title of the local notification sent to potential Point of Sale merchants */
9715+
"localNotification.PointOfSalePotentialMerchant.title" = "Du denkst über persönliche Verkäufe nach?";
9716+
96399717
/* Message on the local notification to inform the user about the background upload of product images. */
96409718
"localNotification.ProductImageUploader.message" = "Deine Produktbilder werden noch im Hintergrund hochgeladen. Die Upload-Geschwindigkeit kann langsamer sein und es können Fehler auftreten. Die besten Ergebnisse erzielst du, wenn du die App geöffnet lässt, bis die Uploads abgeschlossen sind.";
96419719

@@ -10698,6 +10776,12 @@ which should be translated separately and considered part of this sentence. */
1069810776
/* Description for the Sales channel filter option, when selecting 'Point of Sale' orders */
1069910777
"salesChannelFilter.row.pos.description" = "Verkaufsort (POS)";
1070010778

10779+
/* Description for the Sales channel filter option, when selecting 'Web Checkout' orders */
10780+
"salesChannelFilter.row.webCheckout.description" = "Web-Bezahlen";
10781+
10782+
/* Description for the Sales channel filter option, when selecting 'WP-Admin' orders */
10783+
"salesChannelFilter.row.wpAdmin.description" = "WP Admin";
10784+
1070110785
/* The title for the cancel button in the search screen. */
1070210786
"searchViewController.cancelButton.tilet" = "Abbrechen";
1070310787

WooCommerce/Resources/he.lproj/Localizable.strings

Lines changed: 85 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-10-17 04:05:07+0000 */
1+
/* Translation-Revision-Date: 2025-10-22 13:54:04+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: he_IL */
@@ -877,12 +877,27 @@ which should be translated separately and considered part of this sentence. */
877877
/* Header title for the 'Booking notes' section in the booking details screen. */
878878
"BookingDetailsView.bookingNotes.headerTitle" = "הערות להזמנה";
879879

880+
/* Cancel button title for the booking cancellation confirmation alert. */
881+
"BookingDetailsView.cancelation.alert.cancelAction" = "לא, אני רוצה להשאיר";
882+
883+
/* Confirm button title for the booking cancellation confirmation alert. */
884+
"BookingDetailsView.cancelation.alert.confirmAction" = "כן, אני רוצה לבטל";
885+
886+
/* Message for the booking cancellation confirmation alert. %1$@ is customer name, %2$@ is product name, %3$@ is booking date. */
887+
"BookingDetailsView.cancelation.alert.message" = "המשתמש %1$@ לא יוכל עוד להשתתף במפגש \"%2$@\" בתאריך %3$@.";
888+
889+
/* Title for the booking cancellation confirmation alert. */
890+
"BookingDetailsView.cancelation.alert.title" = "לבטל את ההזמנה";
891+
880892
/* Billing address row title in customer section in booking details view. */
881893
"BookingDetailsView.customer.billingAddress.title" = "כתובת לחיוב";
882894

883895
/* 'Cancel booking' button title in appointment details section in booking details view. */
884896
"BookingDetailsView.customer.cancelBookingButton.title" = "לבטל את ההזמנה";
885897

898+
/* Toast message shown when the user copies the customer's email address. */
899+
"BookingDetailsView.customer.emailCopied.toastMessage" = "כתובת האימייל הועתקה";
900+
886901
/* Header title for the 'Customer' section in the booking details screen. */
887902
"BookingDetailsView.customer.headerTitle" = "לקוח";
888903

@@ -907,6 +922,9 @@ which should be translated separately and considered part of this sentence. */
907922
/* Header title for the 'Payment' section in the booking details screen. */
908923
"BookingDetailsView.payment.headerTitle" = "תשלום";
909924

925+
/* Title for 'Issue refund' button in payment section in booking details view. */
926+
"BookingDetailsView.payment.issueRefund.title" = "נמצאה בעיה";
927+
910928
/* Title for 'Mark as paid' button in payment section in booking details view. */
911929
"BookingDetailsView.payment.markAsPaid.title" = "לסמן כ'שולמה'";
912930

@@ -922,6 +940,18 @@ which should be translated separately and considered part of this sentence. */
922940
/* Title for 'View order' button in payment section in booking details view. */
923941
"BookingDetailsView.payment.viewOrder.title" = "להציג את ההזמנה";
924942

943+
/* Action to call the phone number. */
944+
"BookingDetailsView.phoneNumberOptions.call" = "להתקשר";
945+
946+
/* Notice message shown when the phone number is copied. */
947+
"BookingDetailsView.phoneNumberOptions.copied" = "מספר הטלפון הועתק";
948+
949+
/* Action to copy the phone number. */
950+
"BookingDetailsView.phoneNumberOptions.copy" = "להעתיק";
951+
952+
/* Notice message shown when a phone call cannot be initiated. */
953+
"BookingDetailsView.phoneNumberOptions.error" = "לא ניתן לבצע שיחה למספר הזה.";
954+
925955
/* Title for the 'Booked' status label in the header view. */
926956
"BookingDetailsView.statusLabel.booked" = "הזמנות שבוצעו";
927957

@@ -8584,12 +8614,45 @@ If your translation of that term also happens to contains a hyphen, please be su
85848614
/* Button to retry syncing data on the target topic picker for campaign creation */
85858615
"blazeTargetTopicPickerView.tryAgain" = "יש לנסות שוב";
85868616

8617+
/* Message displayed when searching bookings by keyword yields no results. */
8618+
"bookingList.emptySearchText" = "לא הצלחנו למצוא הזמנות עם השם הזה – כדאי לשנות את המונח לחיפוש כדי להציג תוצאות נוספות.";
8619+
8620+
/* Error message when fetching bookings fails */
8621+
"bookingList.errorMessage" = "שגיאה בהבאת ההזמנות";
8622+
8623+
/* Option to sort bookings from newest to oldest */
8624+
"bookingList.sort.newestToOldest" = "תאריך: מהחדש לישן";
8625+
8626+
/* Option to sort bookings from oldest to newest */
8627+
"bookingList.sort.oldestToNewest" = "תאריך: מהישן לחדש";
8628+
85878629
/* Tab title for all bookings */
85888630
"bookingListView.all" = "הכול";
85898631

8632+
/* Description for the empty state when there's no bookings for the given filter */
8633+
"bookingListView.emptyState.filter.description" = "אין הזמנות שתואמות למסננים שלך. כדאי לשנות את ההגדרות כדי להציג תוצאות נוספות.";
8634+
8635+
/* Title for the empty state when there's no bookings for the given filter */
8636+
"bookingListView.emptyState.filter.title" = "לא נמצאו הזמנות";
8637+
8638+
/* Description for the empty state when no bookings for today is found */
8639+
"bookingListView.emptyState.today.description" = "אין לך פגישות או אירועים מתוזמנים להיום.";
8640+
8641+
/* Title for the empty state when no bookings for today is found */
8642+
"bookingListView.emptyState.today.title" = "אין הזמנות היום";
8643+
8644+
/* Description for the empty state when there's no upcoming bookings */
8645+
"bookingListView.emptyState.upcoming.description" = "עדיין אין לך פגישות או אירועים עתידיים שמתוזמנים.";
8646+
8647+
/* Title for the empty state when there's no bookings for today */
8648+
"bookingListView.emptyState.upcoming.title" = "אין הזמנות קרובות";
8649+
85908650
/* Button to filter the booking list */
85918651
"bookingListView.filter" = "לסנן";
85928652

8653+
/* Prompt in the search bar on top of the booking list */
8654+
"bookingListView.search.prompt" = "לחפש הזמנות";
8655+
85938656
/* Button to select the order of the booking list */
85948657
"bookingListView.sortBy" = "למיין לפי";
85958658

@@ -8623,6 +8686,9 @@ If your translation of that term also happens to contains a hyphen, please be su
86238686
/* Status of an unpaid booking */
86248687
"bookingStatus.title.unpaid" = "לא שולם";
86258688

8689+
/* Displayed name on the booking list when no customer is associated with a booking. */
8690+
"bookings.guest" = "אורח";
8691+
86268692
/* Title of the Bookings tab */
86278693
"bookingsTabViewHostingController.tab.title" = "הזמנות";
86288694

@@ -9636,6 +9702,18 @@ which should be translated separately and considered part of this sentence. */
96369702
/* Title of the local notification to remind scheduling a Blaze campaign. */
96379703
"localNotification.BlazeNoCampaignReminder.title" = "לשפר את המכירות";
96389704

9705+
/* Body of the local notification for current POS merchants survey. */
9706+
"localNotification.PointOfSaleCurrentMerchant.body" = "כדאי לשתף את החוויה שלך בסקר מהיר בן שתי דקות ולעזור לנו להשתפר.";
9707+
9708+
/* Title of the local notification for current POS merchants survey. */
9709+
"localNotification.PointOfSaleCurrentMerchant.title" = "איך POS עובד אצלך?";
9710+
9711+
/* Message body of the local notification sent to potential Point of Sale merchants */
9712+
"localNotification.PointOfSalePotentialMerchant.body" = "אנחנו מזמינים אותך לענות על סקר קצר בן שתי דקות כדי לעזור לנו לעצב את האפשרויות האהובות עליך.";
9713+
9714+
/* Title of the local notification sent to potential Point of Sale merchants */
9715+
"localNotification.PointOfSalePotentialMerchant.title" = "רוצה להתחיל למכור באופן אישי?";
9716+
96399717
/* Message on the local notification to inform the user about the background upload of product images. */
96409718
"localNotification.ProductImageUploader.message" = "תמונות המוצר עדיין בתהליך העלאה ברקע. ייתכן שמהירות ההעלאה איטית יותר ועלולות לחול שגיאות. לתוצאות הטובות ביותר, כדאי להשאיר את האפליקציה פתוחה עד שההעלאות יושלמו.";
96419719

@@ -10698,6 +10776,12 @@ which should be translated separately and considered part of this sentence. */
1069810776
/* Description for the Sales channel filter option, when selecting 'Point of Sale' orders */
1069910777
"salesChannelFilter.row.pos.description" = "נקודת מכירה";
1070010778

10779+
/* Description for the Sales channel filter option, when selecting 'Web Checkout' orders */
10780+
"salesChannelFilter.row.webCheckout.description" = "תשלום באינטרנט";
10781+
10782+
/* Description for the Sales channel filter option, when selecting 'WP-Admin' orders */
10783+
"salesChannelFilter.row.wpAdmin.description" = "WP-Admin";
10784+
1070110785
/* The title for the cancel button in the search screen. */
1070210786
"searchViewController.cancelButton.tilet" = "ביטול";
1070310787

WooCommerce/Resources/ru.lproj/Localizable.strings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-10-21 13:54:04+0000 */
1+
/* Translation-Revision-Date: 2025-10-22 13:54:03+0000 */
22
/* Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: ru */
@@ -884,7 +884,7 @@ which should be translated separately and considered part of this sentence. */
884884
"BookingDetailsView.cancelation.alert.confirmAction" = "Да, отменить";
885885

886886
/* Message for the booking cancellation confirmation alert. %1$@ is customer name, %2$@ is product name, %3$@ is booking date. */
887-
"BookingDetailsView.cancelation.alert.message" = "%1$@ больше не сможет участвовать в мероприятии «%2$@» в %3$@. @@@@@ХОРОШО БЫ УТОЧНИТЬ, О ЧЁМ РЕЧЬ";
887+
"BookingDetailsView.cancelation.alert.message" = "%1$@ больше не сможет участвовать в «%2$@» в %3$@.";
888888

889889
/* Title for the booking cancellation confirmation alert. */
890890
"BookingDetailsView.cancelation.alert.title" = "Отменить бронирование";

0 commit comments

Comments
 (0)