msgid ""
msgstr ""
"Project-Id-Version: Norsani API\n"
"POT-Creation-Date: 2019-07-08 23:15+0300\n"
"PO-Revision-Date: 2019-07-08 23:15+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.1.1\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: norsani-api.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"

#: includes/admin-options.php:14
msgid "API"
msgstr "API"

#: includes/admin-options.php:30
#, php-format
msgid "Braintree Settings (%s)"
msgstr "Ajustes Braintree (%s)"

#: includes/admin-options.php:30
msgid "API credentials"
msgstr "Credenciales de la API"

#: includes/api-functions.php:12
msgid "Norsani Mobile App User Menu"
msgstr "Menú de usuario de Norsani Mobile App"

#: includes/api-functions.php:62
#, php-format
msgid "Sorry %s is %s."
msgstr "Lo siento %s es %s."

#: includes/api-functions.php:67
#, php-format
msgid "Sorry you cannot order from %s at this time."
msgstr "Lo sentimos, usted no puede ordenar desde %s en este momento."

#: includes/api-functions.php:77
#, php-format
msgid ""
"Sorry, %s service is not available at the moment. Please choose another "
"service."
msgstr ""
"Lo sentimos, el servicio %s no está disponible en este momento. Por favor, "
"elija otro servicio."

#: includes/api-functions.php:87
#, php-format
msgid ""
"Sorry, we cannot receive any more orders for %s today, please come back "
"another day."
msgstr ""
"Lo sentimos, no podemos recibir más pedidos de %s hoy, por favor vuelva otro "
"día."

#: includes/api-functions.php:92
#, php-format
msgid ""
"Sorry, You cannot order that much quantity of %s for today. Please add a "
"quantity lower than %s"
msgstr ""
"Lo siento, no se puede pedir tanta cantidad de %s por hoy. Por favor, añada "
"una cantidad inferior a %s"

#: includes/api-functions.php:98
#, php-format
msgid "Sorry, you cannot order %s at this time"
msgstr "Lo sentimos, no puede ordenar %s en este momento"

#: includes/api-functions.php:103
#, php-format
msgid "You cannot add another %s to your cart."
msgstr "No puede agregar otros %s a su carrito."

#: includes/api-functions.php:109 includes/api-functions.php:139
#, php-format
msgid "Sorry, %s cannot be purchased at this time."
msgstr "Lo sentimos, %s no se pueden comprar en este momento."

#: includes/api-functions.php:115
#, php-format
msgid "You cannot add %s to the cart because quantity for today has finished."
msgstr ""
"No puede añadir %s al carrito porque la cantidad para hoy ha terminado."

#: includes/api-functions.php:133
#, php-format
msgid ""
"You cannot add that amount of %s to the cart, only %s is available today and "
"you already have %s in your cart."
msgstr ""
"No puedes añadir esa cantidad de %s al carrito, sólo %s está disponible hoy "
"y ya tienes %s en tu carrito."

#: includes/api-functions.php:195
#, php-format
msgid "Coupon %s does not exist."
msgstr "Cupón %s no existe."

#: includes/api-functions.php:210
#, php-format
msgid "Coupon %s can only be used individually."
msgstr "Los %s cupón sólo se pueden utilizar individualmente."

#: includes/api-functions.php:324
#, php-format
msgid "+ Free delivery from %s"
msgstr "+ Entrega gratuita desde %s"

#: includes/api-functions.php:334
msgid "Total Delivery"
msgstr "Entrega total"

#: includes/api-functions.php:343
#, php-format
msgid "(estimated for %s)"
msgstr "(estimado para %s)"

#. translators: %s: country name
#: includes/api-functions.php:375
#, php-format
msgid "estimated for %s"
msgstr "estimado para %s"

#. translators: %s: tax information
#: includes/api-functions.php:377
#, php-format
msgid "(includes %s)"
msgstr "(incluye %s)"

#: includes/api-functions.php:553 includes/api-functions.php:555
#: includes/api-functions.php:557 includes/api-functions.php:559
#, php-format
msgid "Ends in %s %s"
msgstr "Termina en %s %s"

#: includes/api-functions.php:553
msgid "Month"
msgid_plural "Months"
msgstr[0] "Mes"
msgstr[1] "Meses"

#: includes/api-functions.php:555
msgid "Day"
msgid_plural "Days"
msgstr[0] "Día"
msgstr[1] "Días"

#: includes/api-functions.php:557
msgid "Hour"
msgid_plural "Hours"
msgstr[0] "Hora"
msgstr[1] "Horas"

#: includes/api-functions.php:559
msgid "Minute"
msgid_plural "Minutes"
msgstr[0] "Minuto"
msgstr[1] "Minutos"

#: includes/api-functions.php:891
msgid "a free"
msgstr "a libre"

#: includes/api-functions.php:898
msgid "discount"
msgstr "descuento"

#: includes/authenticate-api.php:94
msgid "Sorry, you are not allowed to preform this action."
msgstr "Lo sentimos, no se le permite realizar esta acción."

#: includes/authenticate-api.php:141
msgid "Consumer secret is invalid."
msgstr "La clave secreta de cliente no es válida."

#. translators: %s: amount of errors
#: includes/authenticate-api.php:259
#, php-format
msgid "Missing OAuth parameter %s"
msgid_plural "Missing OAuth parameters %s"
msgstr[0] "Falta el parámetro OAuth%s"
msgstr[1] "Faltan parámetros de OAuth %s"

#: includes/authenticate-api.php:299
msgid "Consumer key is invalid."
msgstr "La Clave de Cliente es incorrecta."

#: includes/authenticate-api.php:343
msgid "Invalid signature - failed to sort parameters."
msgstr "Firma no válida - hubo un fallo al ordenar parámetros."

#: includes/authenticate-api.php:352
msgid "Invalid signature - signature method is invalid."
msgstr "Firma incorrecta - el método de firma es inválido."

#: includes/authenticate-api.php:360
msgid "Invalid signature - provided signature does not match."
msgstr "Firma incorrecta - No coindicen las firmas."

#: includes/authenticate-api.php:436
msgid "Invalid timestamp."
msgstr "Fecha y hora no válida."

#: includes/authenticate-api.php:446
msgid "Invalid nonce - nonce has already been used."
msgstr "Ya se ha utilizado nonce-nonce no válido."

#: includes/authenticate-api.php:508
msgid "The API key provided does not have read permissions."
msgstr "La clave de la API proporcionada no tiene permisos de lectura."

#: includes/authenticate-api.php:516
msgid "The API key provided does not have write permissions."
msgstr "La clave API proporcionada no tiene permisos de escritura."

#: includes/authenticate-api.php:521
msgid "Unknown request method."
msgstr "Método de petición desconocido."

#: includes/cart-api.php:28 includes/checkout-api.php:28
#: includes/checkout-api.php:64
msgid "Cart data"
msgstr "Datos de la cesta"

#: includes/cart-api.php:38 includes/checkout-api.php:38
#: includes/checkout-api.php:89
msgid "Cart coupons"
msgstr "Cupones de carrito"

#: includes/checkout-api.php:46 includes/checkout-api.php:75
msgid "Order Type"
msgstr "Tipo de orden"

#: includes/checkout-api.php:82
msgid "Order Preparation Time"
msgstr "Tiempo de preparación del pedido"

#: includes/checkout-api.php:97
msgid "Billing Form"
msgstr "Formulario de facturación"

#: includes/checkout-api.php:108
msgid "Payment Method"
msgstr "Método de Pago"

#: includes/checkout-api.php:115
msgid "Delivery Notes"
msgstr "Notas de entrega"

#: includes/checkout-api.php:122
msgid "User Location"
msgstr "Ubicación del usuario"

#: includes/checkout-api.php:129
msgid "User Geo Location"
msgstr "Ubicación geográfica del usuario"

#: includes/checkout-api.php:385
msgid "Cash on Delivery"
msgstr "Contra reembolso"

#: includes/checkout-api.php:447
msgid "Immediately"
msgstr "Inmediatamente"

#: includes/checkout-api.php:487
msgid "Free Delivery"
msgstr "Entrega gratuita"

#: includes/checkout-api.php:491
msgid "N/A"
msgstr "N/A"

#: includes/checkout-api.php:500
msgid "Minutes"
msgstr "Minutos"

#: includes/location-api.php:34
#, php-format
msgid "All of %s"
msgstr "Todos los %s"

#: includes/main-api.php:28
msgid "Default data to retrieve"
msgstr "Datos por defecto a recuperar"

#: includes/main-api.php:40
msgid "Available data to retrieve"
msgstr "Datos disponibles para recuperar"

#: includes/main-api.php:57 includes/orders-api.php:51
#: includes/vendor-api.php:23
msgid "Unique identifier for the resource."
msgstr "Identificador único para el recurso."

#: includes/main-api.php:80 includes/search-api.php:28
msgid "Type of vendors to retrieve"
msgstr "Tipo de proveedores a recuperar"

#: includes/main-api.php:88 includes/search-api.php:36
msgid "Order type"
msgstr "Clase de orden"

#: includes/main-api.php:95
msgid "Customer account email address"
msgstr "Dirección de correo electrónico de la cuenta del cliente"

#: includes/main-api.php:102
msgid "User locality"
msgstr "Localidad de usuario"

#: includes/main-api.php:137
msgid "Search & order from nearby chefs and more.."
msgstr "Busque y ordene de chefs cercanos y más..."

#: includes/main-api.php:161
msgid "All Vendors"
msgstr "Todos los vendedores"

#: includes/orders-api.php:28
msgid "User Email"
msgstr "Correo electrónico del usuario"

#: includes/orders-api.php:38
msgid "Orders count to retrieve"
msgstr "Las órdenes cuentan para recuperar"

#: includes/orders-api.php:102
msgid "Payment gateway"
msgstr "Pasarela de pago"

#: includes/orders-api.php:119
msgid "Fee"
msgstr "Cuota"

#. translators: 1: refund id 2: refund date 3: username
#: includes/orders-api.php:129
#, php-format
msgid "Refund #%1$s - %2$s by %3$s"
msgstr "Reembolsar #%1$s - %2$s por %3$s"

#. translators: 1: ID who refunded
#: includes/orders-api.php:135
#, php-format
msgid "ID: %d"
msgstr "ID: %d"

#. translators: 1: refund id 2: refund date
#: includes/orders-api.php:142
#, php-format
msgid "Refund #%1$s - %2$s"
msgstr "Reembolsar #%1$s - %2$s"

#: includes/orders-api.php:239
#, php-format
msgid "%s %s from %s"
msgstr "%s %s from %s"

#: includes/orders-api.php:239
msgid "product"
msgid_plural "products"
msgstr[0] "producto"
msgstr[1] ""

#: includes/search-api.php:44
msgid "Search Keyword"
msgstr "Buscar"

#: includes/user-api.php:28
msgid "IDs of user's favorite vendors"
msgstr "IDs de los proveedores favoritos del usuario"

#: includes/user-api.php:51
msgid "IDs of user's favorite items"
msgstr "IDs de los artículos favoritos del usuario"

#: includes/vendor-api.php:46
msgid "Invalid Vendor ID."
msgstr "Identificador de vendedor no válido."

#: includes/vendor-api.php:68
msgid "All Time"
msgstr "Todo el tiempo"

#: includes/vendor-api.php:70
msgid "to"
msgstr "a"

#. Plugin Name of the plugin/theme
msgid "Norsani API"
msgstr "API de Norsani"

#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/norsani-api/"
msgstr "https://wordpress.org/plugins/norsani-api/"

#. Description of the plugin/theme
msgid ""
"API to connect with <a href=\"https://codecanyon.net/item/norsani-"
"multivendor-food-ordering-system/22255486\">Norsani</a>."
msgstr ""
"API para conectar con <a href=\"https://codecanyon.net/item/norsani-"
"multivendor-food-ordering-system/22255486\">Norsani</a>."

#. Author of the plugin/theme
msgid "Mahmud Hamid"
msgstr "Mahmud Hamid"

#. Author URI of the plugin/theme
msgid "https://mahmudhamid.com"
msgstr "https://mahmudhamid.com"

#~ msgid "item"
#~ msgid_plural "items"
#~ msgstr[0] "artículo"
#~ msgstr[1] "artículos"

#~ msgid "http://www.mahmudhamid.com/"
#~ msgstr "http://www.mahmudhamid.com/"
