Skip to content

Commit 7c373c5

Browse files
committed
Update app translations – Localizable.strings
1 parent 09a7d6c commit 7c373c5

File tree

16 files changed

+272
-32
lines changed

16 files changed

+272
-32
lines changed

WooCommerce/Resources/ar.lproj/Localizable.strings

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2022-08-23 09:54:03+0000 */
1+
/* Translation-Revision-Date: 2022-08-30 15:54:03+0000 */
22
/* Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: ar */
@@ -2007,6 +2007,9 @@ which should be translated separately and considered part of this sentence. */
20072007
/* Error message on the Coupon Details screen when deleting coupon fails */
20082008
"Failed to delete coupon. Please try again." = "فشل حذف القسيمة. يرجى المحاولة مجددًا.";
20092009

2010+
/* Error displayed when the attempt to enable a Pay in Person checkout payment option fails */
2011+
"Failed to enable Pay in Person. Please try again later." = "فشل تمكين الدفع بشكل شخصي. يرجى المحاولة مرة أخرى لاحقًا.";
2012+
20102013
/* Error message on the Issue Refund screen when fetching the charge details failed */
20112014
"Failed to fetch your charge details. Please try again." = "فشل إحضار تفاصيل الدفع الخاصة بك. يرجى المحاولة مرة أخرى.";
20122015

@@ -2525,6 +2528,9 @@ which should be translated separately and considered part of this sentence. */
25252528
/* An error message shown when a wpcom user provides the wrong password. */
25262529
"It seems like you've entered an incorrect password. Want to give it another try?" = "يبدو أنك أدخلت كلمة مرور غير صحيحة. هل ترغب في تجربته مرة أخرى؟";
25272530

2531+
/* An error message displayed when the user tries to log in to the app with a simple WP.com site. Reads like: It seems that your site google.com is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce. */
2532+
"It seems that your site %@ is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce." = "يبدو أن موقعك %@ عبارة عن موقع ووردبريس.كوم بسيط يتعذر عليه تثبيت إضافات. يرجى ترقية خطتك لاستخدام WooCommerce.";
2533+
25282534
/* Accessibility label for italic button on formatting toolbar. */
25292535
"Italic" = "مائل";
25302536

@@ -2694,7 +2700,8 @@ This part is the link to the website, and forms part of a longer sentence which
26942700

26952701
/* Action button that will restart the login flow.Presented when logging in with a site address that appears to be invalid.
26962702
Action button that will restart the login flow.Presented when logging in with a site address that does not have a valid Jetpack installation
2697-
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce */
2703+
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce
2704+
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. */
26982705
"Log In With Another Account" = "تسجيل الدخول باستخدام حساب آخر";
26992706

27002707
/* Action button triggering a Log Out.Presented when logging in with a store address that does not match the account entered
@@ -3329,6 +3336,13 @@ This part is the link to the website, and forms part of a longer sentence which
33293336
/* Paste without Formatting Menu Item */
33303337
"Paste without Formatting" = "اللصق من دون تنسيق";
33313338

3339+
/* Customer-facing description showing more details about the Pay in Person option which is added to the store checkout when the merchant enables Pay in Person
3340+
Customer-facing instructions shown on Order Thank-you pages and confirmation emails, showing more details about the Pay in Person option added to the store checkout when the merchant enables Pay in Person */
3341+
"Pay by card or another accepted payment method" = "الدفع باستخدام بطاقة أو طريقة دفع أخرى مقبولة";
3342+
3343+
/* Customer-facing title for the payment option added to the store checkout when the merchant enables Pay in Person */
3344+
"Pay in Person" = "الدفع بشكل شخصي";
3345+
33323346
/* Payment section title
33333347
Title text of the row that shows the payment headline when creating a simple payment
33343348
Title text of the section that shows Payment details when creating a new order */
@@ -3993,6 +4007,7 @@ This part is the link to the website, and forms part of a longer sentence which
39934007
Button to retry when there was a network error checking In-Person Payments requirements
39944008
Retry Action
39954009
Retry action for an error notice
4010+
Retry Action on error displayed when the attempt to enable a Pay in Person checkout payment option fails
39964011
Retry Action on the notice when loading product categories fails
39974012
Retry the last action */
39984013
"Retry" = "إعادة المحاولة";

WooCommerce/Resources/de.lproj/Localizable.strings

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2022-08-23 11:54:03+0000 */
1+
/* Translation-Revision-Date: 2022-08-31 11:54:04+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: de */
@@ -2007,6 +2007,9 @@ which should be translated separately and considered part of this sentence. */
20072007
/* Error message on the Coupon Details screen when deleting coupon fails */
20082008
"Failed to delete coupon. Please try again." = "Gutschein konnte nicht gelöscht werden. Versuche es bitte noch einmal.";
20092009

2010+
/* Error displayed when the attempt to enable a Pay in Person checkout payment option fails */
2011+
"Failed to enable Pay in Person. Please try again later." = "Persönliche Zahlung konnte nicht aktiviert werden. Versuch es später noch einmal.";
2012+
20102013
/* Error message on the Issue Refund screen when fetching the charge details failed */
20112014
"Failed to fetch your charge details. Please try again." = "Details zur Belastung konnten nicht abgerufen werden. Bitte versuche es erneut.";
20122015

@@ -2525,6 +2528,9 @@ which should be translated separately and considered part of this sentence. */
25252528
/* An error message shown when a wpcom user provides the wrong password. */
25262529
"It seems like you've entered an incorrect password. Want to give it another try?" = "Scheinbar hast du ein falsches Passwort eingegeben. Möchtest du es noch einmal versuchen?";
25272530

2531+
/* An error message displayed when the user tries to log in to the app with a simple WP.com site. Reads like: It seems that your site google.com is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce. */
2532+
"It seems that your site %@ is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce." = "Bei deiner Website %@ handelt es sich offenbar um eine einfache WordPress.com-Website, für die keine Plugins installiert werden können. Bitte aktualisiere deinen Tarif, um WooCommerce zu nutzen.";
2533+
25282534
/* Accessibility label for italic button on formatting toolbar. */
25292535
"Italic" = "Kursiv";
25302536

@@ -2694,7 +2700,8 @@ This part is the link to the website, and forms part of a longer sentence which
26942700

26952701
/* Action button that will restart the login flow.Presented when logging in with a site address that appears to be invalid.
26962702
Action button that will restart the login flow.Presented when logging in with a site address that does not have a valid Jetpack installation
2697-
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce */
2703+
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce
2704+
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. */
26982705
"Log In With Another Account" = "Mit einem anderen Konto anmelden";
26992706

27002707
/* Action button triggering a Log Out.Presented when logging in with a store address that does not match the account entered
@@ -3329,6 +3336,13 @@ This part is the link to the website, and forms part of a longer sentence which
33293336
/* Paste without Formatting Menu Item */
33303337
"Paste without Formatting" = "Ohne Formatierung einfügen";
33313338

3339+
/* Customer-facing description showing more details about the Pay in Person option which is added to the store checkout when the merchant enables Pay in Person
3340+
Customer-facing instructions shown on Order Thank-you pages and confirmation emails, showing more details about the Pay in Person option added to the store checkout when the merchant enables Pay in Person */
3341+
"Pay by card or another accepted payment method" = "Kartenzahlung oder eine andere akzeptierte Zahlungsmethode";
3342+
3343+
/* Customer-facing title for the payment option added to the store checkout when the merchant enables Pay in Person */
3344+
"Pay in Person" = "Persönliche Zahlung";
3345+
33323346
/* Payment section title
33333347
Title text of the row that shows the payment headline when creating a simple payment
33343348
Title text of the section that shows Payment details when creating a new order */
@@ -3993,6 +4007,7 @@ This part is the link to the website, and forms part of a longer sentence which
39934007
Button to retry when there was a network error checking In-Person Payments requirements
39944008
Retry Action
39954009
Retry action for an error notice
4010+
Retry Action on error displayed when the attempt to enable a Pay in Person checkout payment option fails
39964011
Retry Action on the notice when loading product categories fails
39974012
Retry the last action */
39984013
"Retry" = "Erneut versuchen";

WooCommerce/Resources/es.lproj/Localizable.strings

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2022-08-26 11:54:03+0000 */
1+
/* Translation-Revision-Date: 2022-08-31 09:54:04+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: es */
@@ -2007,6 +2007,9 @@ which should be translated separately and considered part of this sentence. */
20072007
/* Error message on the Coupon Details screen when deleting coupon fails */
20082008
"Failed to delete coupon. Please try again." = "No se ha podido eliminar el cupón. Inténtalo de nuevo.";
20092009

2010+
/* Error displayed when the attempt to enable a Pay in Person checkout payment option fails */
2011+
"Failed to enable Pay in Person. Please try again later." = "No se ha podido activar Pagos en persona. Inténtalo de nuevo más tarde.";
2012+
20102013
/* Error message on the Issue Refund screen when fetching the charge details failed */
20112014
"Failed to fetch your charge details. Please try again." = "Se ha producido un error al recuperar los detalles del cargo. Inténtalo de nuevo más tarde.";
20122015

@@ -2525,6 +2528,9 @@ which should be translated separately and considered part of this sentence. */
25252528
/* An error message shown when a wpcom user provides the wrong password. */
25262529
"It seems like you've entered an incorrect password. Want to give it another try?" = "Parece que has introducido una contraseña incorrecta ¿Quieres intentarlo de nuevo?";
25272530

2531+
/* An error message displayed when the user tries to log in to the app with a simple WP.com site. Reads like: It seems that your site google.com is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce. */
2532+
"It seems that your site %@ is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce." = "Parece que tu sitio %@ es un sitio sencillo de WordPress.com que no puede instalar plugins. Mejora tu plan para usar WooCommerce.";
2533+
25282534
/* Accessibility label for italic button on formatting toolbar. */
25292535
"Italic" = "Cursiva";
25302536

@@ -2694,7 +2700,8 @@ This part is the link to the website, and forms part of a longer sentence which
26942700

26952701
/* Action button that will restart the login flow.Presented when logging in with a site address that appears to be invalid.
26962702
Action button that will restart the login flow.Presented when logging in with a site address that does not have a valid Jetpack installation
2697-
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce */
2703+
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce
2704+
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. */
26982705
"Log In With Another Account" = "Acceder con otra cuenta";
26992706

27002707
/* Action button triggering a Log Out.Presented when logging in with a store address that does not match the account entered
@@ -3329,6 +3336,13 @@ This part is the link to the website, and forms part of a longer sentence which
33293336
/* Paste without Formatting Menu Item */
33303337
"Paste without Formatting" = "Pegar sin formato";
33313338

3339+
/* Customer-facing description showing more details about the Pay in Person option which is added to the store checkout when the merchant enables Pay in Person
3340+
Customer-facing instructions shown on Order Thank-you pages and confirmation emails, showing more details about the Pay in Person option added to the store checkout when the merchant enables Pay in Person */
3341+
"Pay by card or another accepted payment method" = "Paga con tarjeta u otro método de pago aceptado";
3342+
3343+
/* Customer-facing title for the payment option added to the store checkout when the merchant enables Pay in Person */
3344+
"Pay in Person" = "Pagos en persona";
3345+
33323346
/* Payment section title
33333347
Title text of the row that shows the payment headline when creating a simple payment
33343348
Title text of the section that shows Payment details when creating a new order */
@@ -3993,6 +4007,7 @@ This part is the link to the website, and forms part of a longer sentence which
39934007
Button to retry when there was a network error checking In-Person Payments requirements
39944008
Retry Action
39954009
Retry action for an error notice
4010+
Retry Action on error displayed when the attempt to enable a Pay in Person checkout payment option fails
39964011
Retry Action on the notice when loading product categories fails
39974012
Retry the last action */
39984013
"Retry" = "Reintentar";

WooCommerce/Resources/fr.lproj/Localizable.strings

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2022-08-23 15:54:03+0000 */
1+
/* Translation-Revision-Date: 2022-08-31 11:54:03+0000 */
22
/* Plural-Forms: nplurals=2; plural=n > 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: fr */
@@ -2007,6 +2007,9 @@ which should be translated separately and considered part of this sentence. */
20072007
/* Error message on the Coupon Details screen when deleting coupon fails */
20082008
"Failed to delete coupon. Please try again." = "Échec de la suppression du code promo. Veuillez réessayer.";
20092009

2010+
/* Error displayed when the attempt to enable a Pay in Person checkout payment option fails */
2011+
"Failed to enable Pay in Person. Please try again later." = "Échec de l’activation de la fonctionnalité Payer en personne. Veuillez réessayer ultérieurement.";
2012+
20102013
/* Error message on the Issue Refund screen when fetching the charge details failed */
20112014
"Failed to fetch your charge details. Please try again." = "Impossible d’extraire vos données de facturation. Veuillez réessayer.";
20122015

@@ -2525,6 +2528,9 @@ which should be translated separately and considered part of this sentence. */
25252528
/* An error message shown when a wpcom user provides the wrong password. */
25262529
"It seems like you've entered an incorrect password. Want to give it another try?" = "Il semblerait que vous avez saisi un mot de passe incorrect. Voulez-vous réessayer ?";
25272530

2531+
/* An error message displayed when the user tries to log in to the app with a simple WP.com site. Reads like: It seems that your site google.com is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce. */
2532+
"It seems that your site %@ is a simple WordPress.com site that cannot install plugins. Please upgrade your plan to use WooCommerce." = "Il semble que votre site %@ soit un site WordPress.com simple qui ne prend pas en charge les extensions. Veuillez choisir une option payante pour votre plan afin de pouvoir utiliser WooCommerce.";
2533+
25282534
/* Accessibility label for italic button on formatting toolbar. */
25292535
"Italic" = "Italique";
25302536

@@ -2694,7 +2700,8 @@ This part is the link to the website, and forms part of a longer sentence which
26942700

26952701
/* Action button that will restart the login flow.Presented when logging in with a site address that appears to be invalid.
26962702
Action button that will restart the login flow.Presented when logging in with a site address that does not have a valid Jetpack installation
2697-
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce */
2703+
Action button that will restart the login flow.Presented when logging in with a site address that does not have WooCommerce
2704+
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. */
26982705
"Log In With Another Account" = "Se connecter avec un autre compte";
26992706

27002707
/* Action button triggering a Log Out.Presented when logging in with a store address that does not match the account entered
@@ -3329,6 +3336,13 @@ This part is the link to the website, and forms part of a longer sentence which
33293336
/* Paste without Formatting Menu Item */
33303337
"Paste without Formatting" = "Coller en texte brut";
33313338

3339+
/* Customer-facing description showing more details about the Pay in Person option which is added to the store checkout when the merchant enables Pay in Person
3340+
Customer-facing instructions shown on Order Thank-you pages and confirmation emails, showing more details about the Pay in Person option added to the store checkout when the merchant enables Pay in Person */
3341+
"Pay by card or another accepted payment method" = "Payer par carte ou à l’aide d’un autre moyen de paiement accepté";
3342+
3343+
/* Customer-facing title for the payment option added to the store checkout when the merchant enables Pay in Person */
3344+
"Pay in Person" = "Payer en personne";
3345+
33323346
/* Payment section title
33333347
Title text of the row that shows the payment headline when creating a simple payment
33343348
Title text of the section that shows Payment details when creating a new order */
@@ -3993,6 +4007,7 @@ This part is the link to the website, and forms part of a longer sentence which
39934007
Button to retry when there was a network error checking In-Person Payments requirements
39944008
Retry Action
39954009
Retry action for an error notice
4010+
Retry Action on error displayed when the attempt to enable a Pay in Person checkout payment option fails
39964011
Retry Action on the notice when loading product categories fails
39974012
Retry the last action */
39984013
"Retry" = "Réessayer";

0 commit comments

Comments
 (0)