Skip to content

Commit 78bbc65

Browse files
committed
Update translations
1 parent 48f4795 commit 78bbc65

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

WooCommerce/Resources/nl.lproj/Localizable.strings

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2022-03-11 13:54:04+0000 */
1+
/* Translation-Revision-Date: 2022-03-18 23:00:01+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: nl */
@@ -41,7 +41,7 @@
4141
"%1$@ and %2$@" = "%1$@ en %2$@";
4242

4343
/* Accessibility description for a card payment method, used by assistive technologies such as screen reader. %1$@ is a placeholder for the card brand, %2$@ is a placeholder for the last 4 digits of the card number */
44-
"%1$@ card ending %2$@" = "%1$@ eindigt op %$2@";
44+
"%1$@ card ending %2$@" = "%1$@ eindigt op %2$@";
4545

4646
/* Exception rule for a coupon. Reads like: 3 Products excl. 1 Category */
4747
"%1$@ excl. %2$@" = "%1$@ excl. %2$@";
@@ -3851,7 +3851,7 @@ This part is the link to the website, and forms part of a longer sentence which
38513851

38523852
/* Navigation bar title for the Simple Payments Methods screens. %1$@ is a placeholder for the total amount to collect
38533853
Text of the button that creates a simple payment order. %1$@ is a placeholder for the total amount to collect */
3854-
"Take Payment (%1$@)" = "Betaling ontvangen (%$1@)";
3854+
"Take Payment (%1$@)" = "Betaling ontvangen (%1$@)";
38553855

38563856
/* Menu option for taking an image or video with the device's camera. */
38573857
"Take a photo" = "Een foto maken";
@@ -3934,7 +3934,7 @@ This part is the link to the website, and forms part of a longer sentence which
39343934
"Tax" = "Belasting";
39353935

39363936
/* Tax percentage to be applied to the simple payments order. %1$@%% is a placeholder for the tax rate as a percentage */
3937-
"Tax (%1$@%%)" = "Btw (%$1@%%)";
3937+
"Tax (%1$@%%)" = "Btw (%1$@%%)";
39383938

39393939
/* Section header title for product tax settings */
39403940
"Tax Settings" = "Belastinginstellingen";
@@ -4875,7 +4875,7 @@ This part is the link to the website, and forms part of a longer sentence which
48754875
"We don’t support In-Person Payments in your country" = "We ondersteunen fysieke betalingen niet in je land";
48764876

48774877
/* Title for the error screen when In-Person Payments is not supported in a specific country */
4878-
"We don’t support In-Person Payments with Stripe in %1$@" = "We ondersteunen fysieke betalingen met Stripe niet in %$1@";
4878+
"We don’t support In-Person Payments with Stripe in %1$@" = "We ondersteunen fysieke betalingen met Stripe niet in %1$@";
48794879

48804880
/* Title for the error screen when In-Person Payments is not supported because we don't know the name of the country */
48814881
"We don’t support In-Person Payments with Stripe in your country" = "We ondersteunen fysieke betalingen met Stripe niet in je land";

0 commit comments

Comments
 (0)