Skip to content

Commit 0545321

Browse files
committed
Updates translation
1 parent d49c95b commit 0545321

File tree

16 files changed

+864
-208
lines changed

16 files changed

+864
-208
lines changed

WooCommerce/Resources/ar.lproj/Localizable.strings

Lines changed: 54 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2019-05-28 15:54:03+0000 */
1+
/* Translation-Revision-Date: 2019-06-11 09: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 */
@@ -41,6 +41,9 @@
4141
/* Accessibility label for the 'Add a note' button */
4242
"Add a note button" = "إضافة زر ملاحظة";
4343

44+
/* Accessibility label for the 'Add a tracking' button */
45+
"Add a tracking button" = "إضافة زر للتتبُّع";
46+
4447
/* VoiceOver accessibility hint, informing the user that the button can be used to add an order note. */
4548
"Adds a note to an order" = "إضافة ملاحظة إلى طلب";
4649

@@ -111,6 +114,9 @@
111114
/* Application's Background State */
112115
"Background" = "الخلفية";
113116

117+
/* A descriptive label prefix. Example: 'Backorders: not allowed' */
118+
"Backorders:" = "الطلبات المحجوزة:";
119+
114120
/* VoiceOver accessibility value, informs the user about a specific bar in the revenue chart. It reads: Bar number {bar number} {summary of bar}. */
115121
"Bar number %1$i, %2$@, " = "رقم الشريط %1$i, %2$@, ";
116122

@@ -188,7 +194,7 @@
188194
"Couldn't connect. Required XML-RPC methods are missing on the server." = "تعذر الاتصال. تكون طرق XML-RPC المطلوبة مفقودة على الخادم.";
189195

190196
/* Message to show to user when he tries to add a self-hosted site but the host returned a 403 error, meaning that the access to the /xmlrpc.php file is forbidden. */
191-
"Couldn't connect. We received a 403 error when trying to access your site's XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem." = "تعذر الاتصال. تلقينا الخطأ 403 عند محاولة الوصول إلى نقطة نهاية موقعك XMLRPC. يحتاج التطبيق إلى ذلك للاتصال بموقعك. يُرجى الاتصال بالمضيف لحل هذه المشكلة.";
197+
"Couldn't connect. We received a 403 error when trying to access your site XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem." = "Couldn't connect. We received a 403 error when trying to access your site XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem.";
192198

193199
/* Message to show to user when he tries to add a self-hosted site but the host returned a 405 error, meaning that the host is blocking POST requests on /xmlrpc.php file. */
194200
"Couldn't connect. Your host is blocking POST requests, and the app needs that in order to communicate with your site. Contact your host to solve this problem." = "تعذر الاتصال. يحظر مضيفك طلبات POST، ويحتاج التطبيق إلى ذلك للاتصال بموقعك. يُرجى الاتصال بالمضيف لحل هذه المشكلة.";
@@ -291,9 +297,6 @@
291297
/* Message to show to user when he tries to add a self-hosted site that is an empty URL. */
292298
"Empty URL" = "عنوان URL فارغ";
293299

294-
/* Error message shown when a URL is invalid. */
295-
"Enter a valid URL eg. example.com." = "أدخل عنوان URL صالحًا، على سبيل المثال example.com.";
296-
297300
/* Add custom shipping provider. Placeholder of cell presenting provider name */
298301
"Enter provider name" = "إدخال اسم المزوِّد";
299302

@@ -374,9 +377,15 @@
374377
/* Footer text to hide the billing cell */
375378
"Hide billing" = "إخفاء الفوترة";
376379

380+
/* Error message shown a URL does not point to an existing site. */
381+
"Hmm, it doesn't look like there's a WordPress site at this URL. Double-check the spelling and try again." = "عذرًا، لا يبدو أن هناك موقعًا لوردبرس على عنوان URL هذا. تحقق مجددًا من التهجئة وحاول مجددًا.";
382+
377383
/* Detail label for yes/no switch. */
378384
"If disabled the note will be private" = "في حالة تعطيلها، فستكون الملاحظة خاصة";
379385

386+
/* Display label for the product's inventory stock status */
387+
"In stock" = "متوفِّر";
388+
380389
/* Application's Inactive State */
381390
"Inactive" = "غير نشط";
382391

@@ -407,6 +416,10 @@
407416
/* No comment provided by engineer. */
408417
"Invalid username" = "اسم المستخدم غير صالح";
409418

419+
/* Product Details - inventory section title
420+
Product Details > Pricing & Inventory > Inventory cell title - Product Details > Pricing and Inventory section > descriptive label for the Inventory cell. */
421+
"Inventory" = "المخزون";
422+
410423
/* An error message shown during log in when the username or password is incorrect. */
411424
"It looks like this username\/password isn't associated with this site." = "يبدو أن اسم المستخدم هذا \/ كلمة المرور هذه غير مقترنين بهذه الموقع.";
412425

@@ -593,6 +606,9 @@
593606
/* Spoken label to indicate switch control is turned on */
594607
"On" = "تشغيل";
595608

609+
/* Display label for the product's inventory stock status */
610+
"On back order" = "جارٍ الطلب";
611+
596612
/* Opens iOS's Device Settings for the app */
597613
"Open Device Settings" = "فتح إعدادات الجهاز";
598614

@@ -637,6 +653,9 @@
637653
/* My Store > Settings > Other app section */
638654
"Other" = "أخرى";
639655

656+
/* Display label for the product's inventory stock status */
657+
"Out of stock" = "غير متوفِّر";
658+
640659
/* Product section title */
641660
"PRODUCT" = "المنتج";
642661

@@ -689,6 +708,12 @@
689708
/* Message to ask the user to check their email and look for a WordPress.com email. */
690709
"Please open your email app and look for an email from WordPress.com." = "يُرجى فتح تطبيق البريد الإلكتروني والبحث عن بريد إلكتروني من وردبرس.كوم.";
691710

711+
/* Product Details > Pricing and Inventory section > descriptive label for the Price cell. */
712+
"Price" = "السعر";
713+
714+
/* Product Details - pricing and inventory section title */
715+
"Pricing and Inventory" = "الأسعار والمخزون";
716+
692717
/* Opens the Privacy Policy web page */
693718
"Privacy Policy" = "سياسة الخصوصية";
694719

@@ -738,6 +763,9 @@
738763
/* Describes a domain that was registered with WordPress.com */
739764
"Registered Domain" = "النطاق المُسجل";
740765

766+
/* A descriptive label prefix. Example: 'Regular price: $20.00' */
767+
"Regular price:" = "السعر العادي:";
768+
741769
/* Action: Opens the Store in a browser
742770
Action: removes the current filters from the notifications list */
743771
"Remove Filters" = "حذف عوامل التصفية";
@@ -768,12 +796,19 @@
768796
Reviews descriptive label */
769797
"Reviews" = "مراجعات";
770798

771-
/* SKU label */
799+
/* A descriptive title for the SKU cell in Product Details > Inventory, for Grouped products. */
800+
"SKU" = "وحدة SKU";
801+
802+
/* A descriptive label for the SKU prefix. Example: 'SKU: woo-affiliate-beanie'
803+
A descriptive label prefix. Example: 'SKU: woo-virtual-beanie' - SKU label */
772804
"SKU:" = "وحدة SKU:";
773805

774806
/* One Time Code has been sent via SMS */
775807
"SMS Sent" = "تم إرسال SMS";
776808

809+
/* A descriptive label prefix. Example: 'Sale price: $18.00' */
810+
"Sale price:" = "سعر البيع:";
811+
777812
/* Orders Search Placeholder */
778813
"Search all orders" = "البحث عن جميع الطلبات";
779814

@@ -896,6 +931,12 @@
896931
/* VoiceOver accessibility value, informs the user about the X-axis min/max values. It reads: Starting date {date}, ending date {date}. */
897932
"Starting period %1$@, ending period %2$@" = "فترة البدء %1$@، فترة الانتهاء %2$@";
898933

934+
/* A descriptive label prefix. Example: 'Stock quantity: 19' */
935+
"Stock quantity:" = "كمية المخزون:";
936+
937+
/* A descriptive label prefix. Example: 'Stock status: In stock' */
938+
"Stock status:" = "حالة المخزون:";
939+
899940
/* VoiceOver accessibility label for the store revenue chart. */
900941
"Store revenue chart" = "مخطط إيرادات المتجر";
901942

@@ -974,9 +1015,6 @@
9741015
/* No comment provided by engineer. */
9751016
"The site address must be shorter than 64 characters." = "يجب أن يكون طول عنوان الموقع أقل من 64 حرفًا.";
9761017

977-
/* Error message shown a URL does not point to an existing site. */
978-
"The site at this address is not a WordPress site. For us to connect to it, the site must use WordPress." = "الموقع الموجود على هذا العنوان ليس موقع وردبرس. لكي نتصل بالموقع، يجب أن يستخدم وردبرس.";
979-
9801018
/* Message shown when site deletion API failed */
9811019
"The site could not be deleted." = "تعذر حذف الموقع.";
9821020

@@ -1140,9 +1178,6 @@
11401178
/* Accessibility label for the button to update the order status in Order Details */
11411179
"Update Order Status" = "تحديث حالة الطلب";
11421180

1143-
/* Order updated summary date. It reads: Updated {medium formatted date} at {short style time} */
1144-
"Updated %1$@ at %2$@" = "تم تحديث %1$@ في %2$@";
1145-
11461181
/* Singular of 'hour' — date and time string that represents the time interval since last data update when exactly 1 hour ago. Usage example: Updated 1 hour ago */
11471182
"Updated %ld hour ago" = "تم التحديث منذ %ld مضت من الساعات";
11481183

@@ -1273,15 +1308,21 @@
12731308
/* Body text of alert helping users understand their site address */
12741309
"Your site address appears in the bar at the the top of the screen when you visit your site in Safari." = "يظهر عنوان موقعك في الشريط الموجود في أعلى الشاشة عندما تدخل إلى موقعك من متصفح Safari.";
12751310

1311+
/* Backorders status. Example: 'Backorders: allowed' */
1312+
"allowed" = "مسموح";
1313+
12761314
/* Notification status description for 'approved' */
12771315
"approved" = "تمت الموافقة عليها";
12781316

12791317
/* Site Address placeholder */
1280-
"example.com" = "example.com";
1318+
"example.wordpress.com" = "example.wordress.com";
12811319

12821320
/* Later today */
12831321
"later today" = "في وقتٍ لاحقٍ اليوم";
12841322

1323+
/* Backorders status. Example: 'Backorders: not allowed' */
1324+
"not allowed" = "غير مسموح";
1325+
12851326
/* Notification status description for 'unspam' (opposite of spam) */
12861327
"not spam" = "ليس بريدًا مزعجًا";
12871328

WooCommerce/Resources/de.lproj/Localizable.strings

Lines changed: 54 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2019-05-28 16:07:41+0000 */
1+
/* Translation-Revision-Date: 2019-06-11 13:54:25+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/2.4.0-alpha */
44
/* Language: de */
@@ -41,6 +41,9 @@
4141
/* Accessibility label for the 'Add a note' button */
4242
"Add a note button" = "Hinweis-Button hinzufügen";
4343

44+
/* Accessibility label for the 'Add a tracking' button */
45+
"Add a tracking button" = "Sendungsverfolgungs-Button hinzufügen";
46+
4447
/* VoiceOver accessibility hint, informing the user that the button can be used to add an order note. */
4548
"Adds a note to an order" = "Fügt einen Hinweis zu einer Bestellung hinzu";
4649

@@ -111,6 +114,9 @@
111114
/* Application's Background State */
112115
"Background" = "Hintergrund";
113116

117+
/* A descriptive label prefix. Example: 'Backorders: not allowed' */
118+
"Backorders:" = "Lieferrückstände:";
119+
114120
/* VoiceOver accessibility value, informs the user about a specific bar in the revenue chart. It reads: Bar number {bar number} {summary of bar}. */
115121
"Bar number %1$i, %2$@, " = "Barcodenummer %1$i, %2$@, ";
116122

@@ -188,7 +194,7 @@
188194
"Couldn't connect. Required XML-RPC methods are missing on the server." = "Verbindung nicht möglich. Die erforderlichen XML-RPC-Methoden sind auf dem Server nicht vorhanden.";
189195

190196
/* Message to show to user when he tries to add a self-hosted site but the host returned a 403 error, meaning that the access to the /xmlrpc.php file is forbidden. */
191-
"Couldn't connect. We received a 403 error when trying to access your site's XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem." = "Verbindung fehlgeschlagen. Wir haben einen 403-Fehler erhalten, als wir versucht haben, den XMLRPC-Endpunkt deiner Website aufzurufen. Die App braucht diesen, um mit deiner Website zu kommunizieren. Kontaktiere deinen Host, um dieses Problem zu beheben.";
197+
"Couldn't connect. We received a 403 error when trying to access your site XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem." = "Couldn't connect. We received a 403 error when trying to access your site XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem.";
192198

193199
/* Message to show to user when he tries to add a self-hosted site but the host returned a 405 error, meaning that the host is blocking POST requests on /xmlrpc.php file. */
194200
"Couldn't connect. Your host is blocking POST requests, and the app needs that in order to communicate with your site. Contact your host to solve this problem." = "Verbindung fehlgeschlagen. Dein Host blockiert POST-Anforderungen und die App benötigt diese, um mit deiner Website zu kommunizieren. Kontaktiere deinen Host, um dieses Problem zu beheben.";
@@ -291,9 +297,6 @@
291297
/* Message to show to user when he tries to add a self-hosted site that is an empty URL. */
292298
"Empty URL" = "Leere URL";
293299

294-
/* Error message shown when a URL is invalid. */
295-
"Enter a valid URL eg. example.com." = "Enter a valid URL eg. example.com.";
296-
297300
/* Add custom shipping provider. Placeholder of cell presenting provider name */
298301
"Enter provider name" = "Name des Anbieters eingeben";
299302

@@ -374,9 +377,15 @@
374377
/* Footer text to hide the billing cell */
375378
"Hide billing" = "Abrechnung ausblenden";
376379

380+
/* Error message shown a URL does not point to an existing site. */
381+
"Hmm, it doesn't look like there's a WordPress site at this URL. Double-check the spelling and try again." = "Hmm, unter dieser URL gibt es anscheinend keine WordPress-Website. Überprüfe die Schreibweise und versuche es noch einmal.";
382+
377383
/* Detail label for yes/no switch. */
378384
"If disabled the note will be private" = "Bei Deaktivierung wird der Hinweis privat";
379385

386+
/* Display label for the product's inventory stock status */
387+
"In stock" = "Auf Lager";
388+
380389
/* Application's Inactive State */
381390
"Inactive" = "Inaktiv";
382391

@@ -407,6 +416,10 @@
407416
/* No comment provided by engineer. */
408417
"Invalid username" = "Ungültiger Benutzername";
409418

419+
/* Product Details - inventory section title
420+
Product Details > Pricing & Inventory > Inventory cell title - Product Details > Pricing and Inventory section > descriptive label for the Inventory cell. */
421+
"Inventory" = "Bestand";
422+
410423
/* An error message shown during log in when the username or password is incorrect. */
411424
"It looks like this username\/password isn't associated with this site." = "Dieser Benutzername\/dieses Passwort ist anscheinend nicht mit dieser Website verknüpft.";
412425

@@ -593,6 +606,9 @@
593606
/* Spoken label to indicate switch control is turned on */
594607
"On" = "Ein";
595608

609+
/* Display label for the product's inventory stock status */
610+
"On back order" = "Lieferrückstand";
611+
596612
/* Opens iOS's Device Settings for the app */
597613
"Open Device Settings" = "Geräte-Einstellungen öffnen";
598614

@@ -637,6 +653,9 @@
637653
/* My Store > Settings > Other app section */
638654
"Other" = "Andere";
639655

656+
/* Display label for the product's inventory stock status */
657+
"Out of stock" = "Ausverkauft";
658+
640659
/* Product section title */
641660
"PRODUCT" = "PRODUKT";
642661

@@ -689,6 +708,12 @@
689708
/* Message to ask the user to check their email and look for a WordPress.com email. */
690709
"Please open your email app and look for an email from WordPress.com." = "Bitte öffne deine E-Mail-App und suche nach einer E-Mail von WordPress.com.";
691710

711+
/* Product Details > Pricing and Inventory section > descriptive label for the Price cell. */
712+
"Price" = "Preis";
713+
714+
/* Product Details - pricing and inventory section title */
715+
"Pricing and Inventory" = "Preis und Bestand";
716+
692717
/* Opens the Privacy Policy web page */
693718
"Privacy Policy" = "Datenschutzerklärung";
694719

@@ -738,6 +763,9 @@
738763
/* Describes a domain that was registered with WordPress.com */
739764
"Registered Domain" = "Registrierte Domain";
740765

766+
/* A descriptive label prefix. Example: 'Regular price: $20.00' */
767+
"Regular price:" = "Regulärer Preis:";
768+
741769
/* Action: Opens the Store in a browser
742770
Action: removes the current filters from the notifications list */
743771
"Remove Filters" = "Filter entfernen";
@@ -768,12 +796,19 @@
768796
Reviews descriptive label */
769797
"Reviews" = "Rezensionen";
770798

771-
/* SKU label */
799+
/* A descriptive title for the SKU cell in Product Details > Inventory, for Grouped products. */
800+
"SKU" = "SKU";
801+
802+
/* A descriptive label for the SKU prefix. Example: 'SKU: woo-affiliate-beanie'
803+
A descriptive label prefix. Example: 'SKU: woo-virtual-beanie' - SKU label */
772804
"SKU:" = "SKU:";
773805

774806
/* One Time Code has been sent via SMS */
775807
"SMS Sent" = "SMS gesendet";
776808

809+
/* A descriptive label prefix. Example: 'Sale price: $18.00' */
810+
"Sale price:" = "Verkaufspreis:";
811+
777812
/* Orders Search Placeholder */
778813
"Search all orders" = "Alle Bestellungen durchsuchen";
779814

@@ -896,6 +931,12 @@
896931
/* VoiceOver accessibility value, informs the user about the X-axis min/max values. It reads: Starting date {date}, ending date {date}. */
897932
"Starting period %1$@, ending period %2$@" = "Startzeitraum %1$@, Endzeitraum %2$@";
898933

934+
/* A descriptive label prefix. Example: 'Stock quantity: 19' */
935+
"Stock quantity:" = "Menge auf Lager:";
936+
937+
/* A descriptive label prefix. Example: 'Stock status: In stock' */
938+
"Stock status:" = "Lagerstatus:";
939+
899940
/* VoiceOver accessibility label for the store revenue chart. */
900941
"Store revenue chart" = "Umsatzdiagramm für Shop";
901942

@@ -974,9 +1015,6 @@
9741015
/* No comment provided by engineer. */
9751016
"The site address must be shorter than 64 characters." = "Die Website-Adresse muss kürzer als 64 Zeichen sein.";
9761017

977-
/* Error message shown a URL does not point to an existing site. */
978-
"The site at this address is not a WordPress site. For us to connect to it, the site must use WordPress." = "Die Website mit dieser Adresse ist keine WordPress-Website. Damit wir uns mit ihr verbinden können, muss die Website WordPress verwenden.";
979-
9801018
/* Message shown when site deletion API failed */
9811019
"The site could not be deleted." = "Die Website konnte nicht gelöscht werden.";
9821020

@@ -1140,9 +1178,6 @@
11401178
/* Accessibility label for the button to update the order status in Order Details */
11411179
"Update Order Status" = "Auftragsstatus aktualisieren";
11421180

1143-
/* Order updated summary date. It reads: Updated {medium formatted date} at {short style time} */
1144-
"Updated %1$@ at %2$@" = "Aktualisiert am %1$@ um %2$@";
1145-
11461181
/* Singular of 'hour' — date and time string that represents the time interval since last data update when exactly 1 hour ago. Usage example: Updated 1 hour ago */
11471182
"Updated %ld hour ago" = "Vor %ld Stunde aktualisiert";
11481183

@@ -1273,15 +1308,21 @@
12731308
/* Body text of alert helping users understand their site address */
12741309
"Your site address appears in the bar at the the top of the screen when you visit your site in Safari." = "Wenn du deine Website im Safari aufrufst, wird die Adresse deiner Website oben in der Leiste angezeigt.";
12751310

1311+
/* Backorders status. Example: 'Backorders: allowed' */
1312+
"allowed" = "zulässig";
1313+
12761314
/* Notification status description for 'approved' */
12771315
"approved" = "genehmigt";
12781316

12791317
/* Site Address placeholder */
1280-
"example.com" = "example.com";
1318+
"example.wordpress.com" = "example.wordress.com";
12811319

12821320
/* Later today */
12831321
"later today" = "später heute";
12841322

1323+
/* Backorders status. Example: 'Backorders: not allowed' */
1324+
"not allowed" = "nicht zulässig";
1325+
12851326
/* Notification status description for 'unspam' (opposite of spam) */
12861327
"not spam" = "kein Spam";
12871328

0 commit comments

Comments
 (0)