From 4a22a4f2898ac19931fe18035c0cc823ecb8c355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Dumont?= Date: Sat, 3 Mar 2018 00:11:51 +0100 Subject: [PATCH] Updated POT file --- languages/cart-rest-api-for-woocommerce.pot | 66 ++++++++++----------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/languages/cart-rest-api-for-woocommerce.pot b/languages/cart-rest-api-for-woocommerce.pot index e98af3ae..24654b45 100644 --- a/languages/cart-rest-api-for-woocommerce.pot +++ b/languages/cart-rest-api-for-woocommerce.pot @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Cart REST API for WooCommerce 1.0.1\n" "Report-Msgid-Bugs-To: " "https://github.com/seb86/WooCommerce-Cart-REST-API/issues\n" -"POT-Creation-Date: 2018-02-27 15:00:55+00:00\n" +"POT-Creation-Date: 2018-03-02 23:11:36+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -15,133 +15,133 @@ msgstr "" "Language: en_US\n" "X-Generator: grunt-wp-i18n1.0.1\n" -#: cart-rest-api-for-woocommerce.php:77 cart-rest-api-for-woocommerce.php:87 +#: cart-rest-api-for-woocommerce.php:78 cart-rest-api-for-woocommerce.php:88 msgid "Foul!" msgstr "" -#: cart-rest-api-for-woocommerce.php:140 +#: cart-rest-api-for-woocommerce.php:148 msgid "%1$s requires at least %2$s v%3$s or higher." msgstr "" -#: cart-rest-api-for-woocommerce.php:167 +#: cart-rest-api-for-woocommerce.php:196 msgid "Documentation" msgstr "" -#: cart-rest-api-for-woocommerce.php:168 +#: cart-rest-api-for-woocommerce.php:197 msgid "Support" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:111 +#: includes/api/class-wc-rest-cart-controller.php:112 msgid "The cart item key is what identifies the item in the cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:158 +#: includes/api/class-wc-rest-cart-controller.php:159 msgid "Cart is empty!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:197 +#: includes/api/class-wc-rest-cart-controller.php:198 msgid "There are no items in the cart!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:214 +#: includes/api/class-wc-rest-cart-controller.php:215 msgid "Cart is cleared." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:216 +#: includes/api/class-wc-rest-cart-controller.php:217 msgid "Clearing the cart failed!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:230 +#: includes/api/class-wc-rest-cart-controller.php:231 msgid "Product ID number is required!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:234 +#: includes/api/class-wc-rest-cart-controller.php:235 msgid "Product ID must be numeric!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:248 +#: includes/api/class-wc-rest-cart-controller.php:249 msgid "Quantity must be numeric!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:287 +#: includes/api/class-wc-rest-cart-controller.php:288 msgid "Warning: This product does not exist!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:300 +#: includes/api/class-wc-rest-cart-controller.php:301 #. translators: %s: product name msgid "You cannot add another \"%s\" to your cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:306 +#: includes/api/class-wc-rest-cart-controller.php:307 msgid "Sorry, this product cannot be purchased." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:311 +#: includes/api/class-wc-rest-cart-controller.php:312 msgid "" "You cannot add "%s" to the cart because the product is out of " "stock." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:315 +#: includes/api/class-wc-rest-cart-controller.php:316 #. translators: 1: product name 2: quantity in stock msgid "" "You cannot add that amount of "%1$s" to the cart because there is " "not enough stock (%2$s remaining)." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:326 +#: includes/api/class-wc-rest-cart-controller.php:327 msgid "" "You cannot add that amount to the cart — we have %1$s in stock and " "you already have %2$s in your cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:348 +#: includes/api/class-wc-rest-cart-controller.php:349 msgid "You cannot add \"%s\" to your cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:365 +#: includes/api/class-wc-rest-cart-controller.php:366 msgid "Item has been removed from cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:367 +#: includes/api/class-wc-rest-cart-controller.php:368 msgid "Unable to remove item from cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:370 -#: includes/api/class-wc-rest-cart-controller.php:392 -#: includes/api/class-wc-rest-cart-controller.php:438 +#: includes/api/class-wc-rest-cart-controller.php:371 +#: includes/api/class-wc-rest-cart-controller.php:393 +#: includes/api/class-wc-rest-cart-controller.php:439 msgid "Cart item key is required!" msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:387 +#: includes/api/class-wc-rest-cart-controller.php:388 msgid "Item has been restored to the cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:389 +#: includes/api/class-wc-rest-cart-controller.php:390 msgid "Unable to restore item to the cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:428 +#: includes/api/class-wc-rest-cart-controller.php:429 msgid "The quantity for \"%1$s\" has increased to \"%2$s\"." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:430 +#: includes/api/class-wc-rest-cart-controller.php:431 msgid "The quantity for \"%1$s\" has decreased to \"%2$s\"." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:432 +#: includes/api/class-wc-rest-cart-controller.php:433 msgid "The quantity for \"%s\" has not changed." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:435 +#: includes/api/class-wc-rest-cart-controller.php:436 msgid "Unable to update item quantity in cart." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:451 +#: includes/api/class-wc-rest-cart-controller.php:452 msgid "No items in cart to calculate totals." msgstr "" -#: includes/api/class-wc-rest-cart-controller.php:456 +#: includes/api/class-wc-rest-cart-controller.php:457 msgid "Cart totals have been calculated." msgstr ""