Skip to content

Instantly share code, notes, and snippets.

@lusareal
Created September 29, 2023 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lusareal/a1d5719e4c716a60e2e30b227265618f to your computer and use it in GitHub Desktop.
Save lusareal/a1d5719e4c716a60e2e30b227265618f to your computer and use it in GitHub Desktop.
Generate language files json from/to CSV in PHP (create more *.json if needed)
{
"general": {
"generalConditions": "General conditions",
"basicSettings": "Basic settings",
"contactUs": "Contact us",
"systemInfo": "System info",
"debugMode": "Debug mode",
"help": "Help",
"downloadSystemInfoFile": "Download system info file",
"curlIsNotInstalled": "cURL is not installed or enabled in your PHP installation. This is required for background task to work. Please install it and then refresh this page.",
"loading": "Loading...",
"save": "Save",
"saveChanges": "Save changes",
"accept": "Accept",
"cancel": "Cancel",
"continue": "Continue",
"complete": "Complete",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"discard": "Discard"
},
"validation": {
"requiredField": "This field is required.",
"invalidField": "This field is invalid.",
"invalidEmail": "This field must be valid email.",
"shortPassword": "The password must be at least %s characters long.",
"invalidPhone": "This field must be valid phone number.",
"maxLength": "The field cannot have more than %s characters.",
"numeric": "Value must be valid number.",
"greaterThanZero": "Value must be greater than 0.",
"nonNegative": "Field cannot have a negative value.",
"numberOfDecimalPlaces": "Field must have 2 decimal places.",
"integer": "Field must be an integer.",
"invalidCountryList": "You must select destination countries.",
"invalidLanguage": "Field is not a valid language.",
"invalidPlatformCountry": "Field is not a valid platform country.",
"invalidUrl": "Field must be a valid URL.",
"invalidFieldValue": "Field must be set to \"%s\".",
"invalidMaxValue": "Maximal allowed value is %s."
},
"login": {
"apiKey": "Api key",
"apiKeyIncorrect": "API key was incorrect.",
"dontHaveAccount": "Don't have an account?",
"validateApiKey": "Validate API key",
"chooseYourCountry": "Choose your country to start the registration process",
"registerMe": "Register me"
},
"countries": {
"ES": "Spain",
"DE": "Germany",
"FR": "France",
"IT": "Italy",
"AT": "Austria",
"NL": "Netherlands",
"BE": "Belgium",
"PT": "Portugal",
"TR": "Turkey",
"IE": "Ireland",
"GB": "Great Britain",
"HU": "Hungary",
"PL": "Poland",
"CH": "Switzerland",
"LU": "Luxembourg",
"AR": "Argentina",
"US": "United States",
"BO": "Bolivia",
"MX": "Mexico",
"CL": "Chile",
"CZ": "Czech Republic",
"SE": "Sweden"
},
"register": {
"logIn": "Log in",
"email": "Email",
"password": "Password",
"haveAccount": "Already have an account?",
"registerAccount": "Register your account",
"getToKnowYou": "We would like to get to know you better in order to adapt to you and to send you an individual offer",
"monthlyShipmentVolume": "What is your monthly shipment volume?",
"phone": "Phone number",
"submit": "Register",
"chooseYourCountry": "Choose your country",
"searchCountry": "Search country",
"invalidDeliveryVolume": "Field is not a valid delivery volume."
},
"onboardingWelcome": {
"header": "Let's set up basic information so that you can make shipments",
"steps": "It's just two steps that we need to go through to offer you the carrier that best suits your needs",
"stepOne": "Set parcel details",
"stepTwo": "Set sender's address",
"startSetUp": "Start set up"
},
"onboardingOverview": {
"header": "Almost there! Please check that the entered information is correct or complete it in order to continue.",
"parcelDetails": "Parcel details",
"senderAddress": "Sender's Address",
"missingInfo": "Missing information",
"parcelData": "Weight %s kg | Height %s cm | Width %s cm | Length %s cm",
"warehouseData": "%s | %s | %s"
},
"defaultParcel": {
"title-onboarding": "1. Set parcel details",
"description-onboarding": "We will use this default data for <strong>items that do not have defined dimensions and weight.</strong> You can edit them whenever you like via the settings tab.",
"title-config": "Default parcel",
"description-config": "We will use this data for <strong>items that do not have defined dimensions and weight.</strong>",
"weight": "Weight",
"height": "Height",
"width": "Width",
"length": "Length"
},
"defaultWarehouse": {
"title-onboarding": "2. Set sender’s address",
"description-onboarding": "We will use this address to create <strong>a default sender for all shipments.</strong> You will be able to edit it whenever you wish via the settings tab.",
"title-config": "Default sender address",
"description-config": "We will use this address to create <strong>a default sender for all shipments.</strong> You can edit it at any time.",
"alias": "Warehouse name",
"alias-placeholder": "Main warehouse",
"name": "Name of contact person",
"name-placeholder": "Name",
"surname": "Surname of contact person",
"surname-placeholder": "Surname",
"company": "Company name",
"company-placeholder": "Company",
"country": "Country",
"postal_code": "City or postcode",
"postal_code-placeholder": "-",
"address": "Address",
"address-placeholder": "Address",
"phone": "Phone number",
"phone-placeholder": "123 456 7777",
"email": "Email",
"email-placeholder": "youremail@example.com"
},
"configuration": {
"menu": "Settings",
"title": "Settings",
"orderStatus": "Order status",
"warehouse": "Default sender address",
"parcel": "Default parcel",
"help": "Help",
"contactUs": "Contact us at:",
"systemInfo": "System information"
},
"systemInfo": {
"title": "System information file <br>and debug mode",
"debugMode": "Debug mode",
"download": "Download system information"
},
"orderStatusMapping": {
"title": "Order status",
"systemOrderStatus": "%s <strong>ORDER STATUS</strong>",
"none": "None",
"pending": "Pending",
"processing": "Processing",
"readyForShipping": "Ready for shipping",
"inTransit": "In transit",
"delivered": "Delivered",
"cancelled": "Canceled",
"incident": "Incident",
"outForDelivery": "Out for delivery"
},
"shippingServices": {
"myServices": "My shipping services",
"noServicesTitle": "You just need to add your shipment services",
"noServicesDescription": "They will be shown to your customer at the time of checkout, so that they can choose which carrier will deliver their parcel. Set it up now so that you don't need to worry about anything else. You can change it whenever you wish, to renew or upgrade shipping services.",
"addService": "Add service",
"addNewService": "Add new service",
"addedSuccessTitle": "Shipping service added successfully",
"addedSuccessDescription": "You can edit the service from the <strong>\"My services\"</strong> section.",
"deletedSuccessTitle": "Shipping service deleted successfully",
"deletedSuccessDescription": "You can add new services from the <strong>\"Add new service\"</strong> button.",
"disableCarriersTitle": "You have created your first shipment service. Do you want to disable previous carriers?",
"disableCarriersDescription": "To provide you with a better service, it is important to <strong>disable the carriers</strong> you previously used.",
"successfullyDisabledShippingMethods": "Successfully disabled shipping methods.",
"failedToDisableShippingMethods": "Failed to disable shipping methods.",
"pickShippingService": "Add delivery services",
"failedGettingServicesTitle": "We are having troubles getting shipping services",
"failedGettingServicesSubtitle": "Do you want to retry?",
"retry": "Retry",
"filterModalTitle": "Filters",
"applyFilters": "Apply",
"type": "Type",
"national": "Domestic",
"international": "International",
"deliveryType": "Type of shipment",
"economic": "Budget",
"express": "Express",
"parcelOrigin": "Parcel origin",
"collection": "Collection",
"dropoff": "Drop off",
"parcelDestination": "Parcel destination",
"pickup": "Pick up",
"delivery": "Delivery",
"carrierLogo": "Carrier logo",
"carrier": "Carrier",
"serviceTitle": "Service title",
"serviceTitleDescription": "Customise your shipment by editing it. Your customers will be able to see it.",
"transitTime": "Transit Time",
"origin": "Origin",
"destination": "Destination",
"myPrices": "My prices",
"configureService": "Set up service",
"showCarrierLogo": "Show carrier logo to my customers",
"pricePolicy": "Price policy",
"configurePricePolicy": "Set up my shipment prices",
"taxClassTitle": "Choose your saved tax class",
"tax": "Tax",
"serviceCountriesTitle": "Availability by destination country",
"serviceCountriesDescription": "Select the availability for the countries that are supported for your shipping service.",
"openCountries": "See countries",
"allCountriesSelected": "All countries selected",
"oneCountrySelected": "One country selected",
"selectedCountries": "%s countries selected.",
"firstPricePolicyDescription": "Perfect, just a couple of steps:<br><br>1. Choose whether you want to set them by weight and/or purchase price.<br><br>2. Choose a price policy and set it up.",
"addFirstPolicy": "Add price rule",
"addAnotherPolicy": "Add another rule",
"from": "From",
"to": "To",
"price": "Price",
"rangeTypeExplanation": "1. Choose whether you want to set them by weight and/or purchase price.",
"rangeType": "Range type",
"priceRange": "Price range",
"priceRangeWithData": "Price range: from %s€ to %s€",
"weightRange": "Weight range",
"weightRangeWithData": "Weight range: from %s kg to %s kg",
"weightAndPriceRange": "Weight and price range",
"weightAndPriceRangeWithData": "Weight and price range: from %s kg to %s kg and from %s€ to %s€",
"singlePricePolicy": "Price policy %s",
"pricePolicyExplanation": "2. Choose a price policy and set it up.",
"fixedPrices": "Fixed price",
"fixedPricesWithData": "Fixed price: %s€",
"increaseExplanation": "Increase: add a % to the price, this will be paid by the customer.",
"reduceExplanation": "Reduce: deduct a % from the price, you will pay for it yourself.",
"select": "Select",
"invalidRange": "Invalid range",
"increase": "increase",
"reduce": "reduce",
"selectAllCountries": "All selected countries",
"selectCountriesHeader": "Countries supported for your <br> shipping service",
"selectCountriesSubheader": "Select availability of at least one country and add <br> as many required",
"discardChangesQuestion": "There are unsaved changes.<br>Are you sure you want to go back and discard them?",
"atLeastOneCountry": "At least one country must be selected.",
"misconfiguration": "Due to store currency change, you must set a Fixed Price value by clicking \"edit\" on the shipping service."
},
"orderListAndDetails": {
"printed": "Printed",
"ready": "Ready",
"printLabel": "Print label",
"shipmentLabels": "Shipment Labels",
"shipmentDetails": "Shipment details",
"disablePopUpBlocker": "Please disable pop-up blocker on this page in order to bulk open shipment labels",
"date": "Date",
"number": "Number",
"status": "Status",
"print": "Print",
"carrierTrackingNumbers": "Carrier tracking numbers",
"trackIt": "Track it!",
"createDraft": "Create Draft",
"draftCreateFailed": "Previous attempt to create a draft failed. Error: %s",
"shipmentOrderNotExist": "Order with shipment reference %s doesn't exist in the shop",
"orderDetailsNotFound": "Order details not found",
"orderNotExist": "Order with ID %s doesn't exist in the shop",
"bulkFailCreateFail": "Unable to create bulk labels file",
"draftOrderDelayed": "Creation of the draft is delayed",
"completeServicesSetup": "You need to complete the services setup to create order draft."
},
"checkoutProcess": {
"choseDropOffLocation": "This shipping service supports delivery to pre-defined drop-off locations. Please choose location that suits you the most by clicking on the \"Select drop-off location\" button.",
"selectDropOffLocation": "Select drop-off location",
"changeDropOffLocation": "Change drop-off location",
"packageDeliveredTo": "Package will be delivered to:",
"dropOffDeliveryAddress": "Drop-Off delivery address",
"changeAddress": "There are no delivery locations available for your delivery address. Please change your address.",
"shippingServiceNotFound": "Shipping service not found"
},
"locationPicker": {
"monday": "Monday",
"tuesday": "Tuesday",
"wednesday": "Wednesday",
"thursday": "Thursday",
"friday": "Friday",
"saturday": "Saturday",
"sunday": "Sunday",
"zipCode": "Zip code",
"idCode": "ID code",
"selectThisLocation": "Select this location",
"showWorkingHours": "Show working hours",
"hideWorkingHours": "Hide working hours",
"showOnMap": "Show on map",
"searchBy": "Search by location name, id or address"
},
"migrationLogMessages": {
"removeControllersHooksFailed": "Failed to remove old controllers and hooks because: %s",
"deleteObsoleteFilesFailed": "Could not delete obsolete files because: %s",
"oldAPIKeyDetected.": "Old API key detected.",
"successfullyLoggedIn": "Successfully logged in with existing api key.",
"removingObsoleteFiles.": "Removing obsolete files.",
"cannotEnqueueUpgradeShopDetailsTask": "Cannot enqueue UpgradeShopDetailsTask because: %s",
"deletingOldPluginDta.": "Deleting old plugin data.",
"cannotRetrieveOrderReferences": "Cannot retrieve order references because: %s",
"createOrderReferenceFailed": "Failed to create reference for order %s",
"setLabelsFailed": "Failed to set labels for order with reference %s",
"setTrackingInfoFailed": "Failed to set tracking info for order with reference %s",
"orderNotFound": "Order with reference %s not found."
},
"systemLogMessages": {
"errorCreatingDefaultTask": "Error creating default task runner status configuration.",
"couldNotDelete": "Could not delete entity %s with ID %s",
"entityCannotBeSaved": "Entity %s with ID %s cannot be saved.",
"entityCannotBeUpdated": "Entity %s with ID %s cannot be updated.",
"fieldIsNotIndexed": "Field %s is not indexed!",
"unknownOrNotIndexed": "Unknown or not indexed OrderBy column %s",
"dirNotCreated": "Directory \"%s\" was not created",
"failedCreatingBackup": "Failed creating backup service.",
"backupServiceNotFound": "Backup service not found."
},
"autoTest": {
"dbNotAccessible.": "Database not accessible.",
"taskCouldNotBeStarted.": "Task could not be started.",
"start": "Start",
"downloadTestLog": "Download test log",
"autotestPassedSuccessfully": "Auto-test passed successfully!",
"testNotSuccessful": "The test did not complete successfully."
}
}
<?php
/** @noinspection PhpElementIsNotAvailableInCurrentPhpVersionInspection */
function fromCsv()
{
$sourcePath = __DIR__ . '/translations.csv';
if (!file_exists($sourcePath)) {
echo "no source file\n";
exit();
}
$f = fopen($sourcePath, 'rb+');
// skip header
fgetcsv($f);
$en = $es = $de = $fr = $it = array();
while ($line = fgetcsv($f)) {
$en[$line[0]][$line[1]] = $line[2];
$es[$line[0]][$line[1]] = $line[3];
$de[$line[0]][$line[1]] = $line[4];
$fr[$line[0]][$line[1]] = $line[5];
$it[$line[0]][$line[1]] = $line[6];
}
fclose($f);
exportJson('en', $en);
exportJson('es', $es);
exportJson('de', $de);
exportJson('fr', $fr);
exportJson('it', $it);
}
function exportJson($lang, $data)
{
file_put_contents(
__DIR__ . "/fromCSV.php",
str_replace(
' ',
' ',
json_encode($data, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES)
)
);
}
fromCsv();
<?php
/** @noinspection PhpElementIsNotAvailableInCurrentPhpVersionInspection */
function toCsv()
{
$en = json_decode(file_get_contents(__DIR__ . '/en.json'), true);
$es = json_decode(file_get_contents(__DIR__ . '/es.json'), true);
$de = json_decode(file_get_contents(__DIR__ . '/de.json'), true);
$fr = json_decode(file_get_contents(__DIR__ . '/fr.json'), true);
$it = json_decode(file_get_contents(__DIR__ . '/it.json'), true);
$resultPath = __DIR__ . '/translations.csv';
if (file_exists($resultPath)) {
unlink($resultPath);
}
$f = fopen($resultPath, 'cb+');
fputcsv($f, array('Group', 'key', 'English', 'Spanish', 'German', 'French', 'Italian'));
foreach ($en as $group => $translations) {
foreach ($translations as $key => $value) {
$line = array();
$line[] = $group;
$line[] = $key;
$line[] = $value;
$line[] = isset($es[$group][$key]) ? $es[$group][$key] : '';
$line[] = isset($de[$group][$key]) ? $de[$group][$key] : '';
$line[] = isset($fr[$group][$key]) ? $fr[$group][$key] : '';
$line[] = isset($it[$group][$key]) ? $it[$group][$key] : '';
fputcsv($f, $line);
}
}
fclose($f);
}
toCsv();
Group key English Spanish German French Italian
general packlinkPro Packlink PRO Shipping Packlink PRO Shipping Packlink PRO Shipping Packlink PRO Shipping Packlink PRO Shipping
general saveUp Save up to 70% on your shipping costs. No fixed fees, no minimum shipping volume required. Manage all your shipments in a single platform. Ahorra hasta un 70% en tus gastos de envío. Sin tarifas fijas, sin volumen de envíos mínimo. Gestiona todos tus envíos en una sola plataforma. Sparen Sie bis zu 70% bei Ihren Versandkosten. Keine festen Gebühren, kein Mindestvolumen beim Versand. Verwalten Sie alle Ihre Sendungen auf einer einzigen Plattform. Économisez jusqu'à 70% sur vos coûts de livraison. Sans frais fixes, sans volume minimum requis. Gérez tous vos envois depuis une seule plateforme. Risparmia fino a un 70% sui costi di spedizione. Senza costi fissi né volumi minimi di spedizione richiesti. Gestisci tutte le tue spedizioni da un'unica piattaforma.
general packlinkShipping Packlink Shipping S.L. Packlink Shipping S.L. Packlink Shipping S.L. Packlink Shipping S.L. Packlink Shipping S.L.
general noContract No contract needed! More than 300 transport services into a single platform. You can connect all your ecommerce and manage all your shipments in Packlink PRO. Sin contratos, accede inmediatamente a más de 300 servicios de transporte en una única plataforma. No importa cuantos puntos de venta tengas, todo lo podrás gestionar desde Packlink PRO. Ohne Vertragsbindung – Sofortiger Zugriff auf über 300 Versanddienste in einer einzigen Plattform. Verbinden Sie Ihren Onlineshop und steuern Sie alle Sendungen über Packlink PRO. Sans engagement, accédez immédiatement à plus de 300 services de transport sur une seule et unique plateforme. Quelque soit le nombre de points de ventes que vous avez, vous pourrez tout gérer depuis Packlink PRO. Senza contratti, accedi suvito a più di 300 servizi di trasporto da un'unica piattaforma. Indipendentemente da quanti punti vendita hai, puoi gestirli tutto da Packlink PRO.
general developedAndManaged Developed and managed by Packlink Desarrollado y gestionado por Packlink Entwickelt und verwaltet von Packlink Développé et géré par Packlink Sviluppato e gestito da Packlink
general generalConditions General conditions Condiciones generales Allgemeine Bedingungen Conditions générales Condizioni generali
general basicSettings Basic settings Configuración Einstellungen Paramètres Configurazione
general contactUs Contact us Contacta con nosotros Kontaktieren Sie uns Contactez-nous Contattaci
general systemInfo System info Información del sistema Systeminformationen Informations du système Informazioni del sistema
general debugMode Debug mode Debug mode Debug mode Debug mode Debug mode
general help Help Ayuda Hilfe Aide Aiuto
general downloadSystemInfoFile Download system info file Descargar el archivo de información del sistema Systeminfodatei herunterladen Téléchargez le document d'information système Scarica il file di informazioni del sistema
general curlIsNotInstalled cURL is not installed or enabled in your PHP installation. This is required for background task to work. Please install it and then refresh this page. cURL no está instalado ni habilitado en tu instalación de PHP. Es necesario para que funcione la tarea en segundo plano. Por favor, instálalo y luego actualiza esta página. cURL ist in Ihrer PHP-Installation nicht installiert oder aktiviert. Dies ist jedoch erforderlich, damit die Hintergrundaufgabe funktioniert. Bitte installieren Sie es und aktualisieren Sie diese Seite. cURL non installé ou non activé dans votre installation PHP. Cette démarche est nécessaire pour que la tâche de fond fonctionne. Veuillez l’installer et rafraîchir cette page. cURL non installato o abilitato nella tua installazione PHP. È necessario per il corretto funzionamento dell’attività in background. Installalo e aggiorna la pagina.
general loading Loading... Cargando... Lädt... Chargement en cours... Caricamento in corso...
general save Save Guardar Speichern Enregistrer Salva
general saveChanges Save changes Guardar cambios Speichern Enregistrer les modifications Salva le modifiche
general accept Accept Aceptar Akzeptieren Accepter Accetto
general cancel Cancel Cancelar Abbrechen Annuler Annulla
general continue Continue Continuar Weiter Continuer Continua
general complete Complete Completar Vollständig Compléter Completi
general add Add Añadir Hinzufügen Ajouter Aggiungi
general edit Edit Editar Bearbeiten Modifier Modifica
general delete Delete Borrar Löschen Supprimer Elimina
general discard Discard Ignorar Verwerfen Ignorer Scarta
validation requiredField This field is required. Esta campo es obligatorio. Dies ist ein Pflichtfeld. Ce champs est obligatoire. Questo campo è obbligatorio.
validation invalidField This field is invalid. This field is invalid. This field is invalid. This field is invalid. This field is invalid.
validation invalidEmail This field must be valid email. El campo debe ser un correo electrónico válido. Das Feld muss eine gültige E-Mail-Adresse sein. Le champs doit être une adresse email valide Il campo deve essere un email valido.
validation shortPassword The password must be at least %s characters long. La contraseña debe contener %s caracteres como mínimo. Das Passwort muss mindestens %s Zeichen haben. Le mot de passe doit comporter au moins %s lettres. La password deve contenere almeno %s caratteri.
validation invalidPhone This field must be valid phone number. Este campo deber ser un número de teléfono válido. Bitte geben Sie eine gültige Telefonnummer ein. Ce champs doit contenir un numéro de téléphone valide. Questo campo deve contenere un numero di telefono valido.
validation maxLength The field cannot have more than %s characters. Este campo no puede tener más de % caracteres. Dieses Feld darf maximal %s Zeichen enthalten. Ce champ ne peut contenir plus de %s caractères. Il campo non può contenere più di %s caratteri.
validation numeric Value must be valid number. Debe ser un valor numérico. Bitte geben Sie einen numerischen Wert ein. Cette valeur doit être numérique. Questo valore deve essere numerico.
validation greaterThanZero Value must be greater than 0. El valor debe ser mayor que 0. Der Wert muss größer als 0 sein. La valeur doit être spérieure à 0. Il valore deve essere maggiore di 0.
validation nonNegative Field cannot have a negative value. Field cannot have a negative value. Das Feld darf keine negativen Werte enthalten. Le champ ne peut contenir de valeur négative. Il campo non può avere un valore negativo.
validation numberOfDecimalPlaces Field must have 2 decimal places. El campo debe tener 2 decimales. Das Feld muss 2 Dezimalstellen haben. Le champs doit contenir deux décimales. Il campo deve contenere due decimali.
validation integer Field must be an integer. El campo debe ser un número entero. Das Feld muss eine ganze Zahl sein. Le champs doit être un nombre entier. Il campo deve essere un numero intero.
validation invalidCountryList You must select destination countries. Debes seleccionar los países de destino. Bitte wählen Sie die Zielländer aus. Veuillez sélectionner les pays de destination. Devi selezionare i paesi di destinazione.
validation invalidLanguage Field is not a valid language. Field is not a valid language. Dieses Feld enthält keine gültige Sprache. Le champ ne contient pas de langue valide. Il campo non contiene una lingua valida.
validation invalidPlatformCountry Field is not a valid platform country. Field is not a valid platform country. Dieses Feld enthält kein gültiges Land. Le champ ne contient pas de pays valide. Il campo non contiene un paese della piattaforma valido.
validation invalidUrl Field must be a valid URL. Field must be a valid URL. Dieses Feld muss eine gültige URL enthalten. Le champ doit contenir une URL valide. Il campo deve contenere un URL valido.
validation invalidFieldValue Field must be set to "%s". Field must be set to "%s". Dieses Feld muss auf „%s“ gesetzt werden. Le champ doit être défini sur « %s ». Il campo deve essere impostato su "%s".
validation invalidMaxValue Maximal allowed value is %s. Maximal allowed value is %s. Der maximale Wert beträgt %s. La valeur maximale autorisée est %s. Il valore massimo consentito è %s.
login apiKey Api key Api key API-Schlüssel Clé API API Key
login apiKeyIncorrect API key was incorrect. Clave de API incorrecta Falscher API-Schlüssel Clé API incorrecte API Key non corretta
login dontHaveAccount Don't have an account? ¿No tienes una cuenta? Sie haben noch keinen Account? Vous n’avez pas de compte ? Non hai un account?
login welcome Welcome to Packlink PRO Te damos la bienvenida a Packlink PRO Willkommen zu Packlink PRO Bienvenue sur Packlink PRO Benvenuto a Packlink PRO
login connectYourService Connect your service using your key. You'll find it in the <br><strong>"Packlink Pro API Key"</strong> section of the <strong>"Settings"</strong>. Conecta tu servicio mediante tu clave. La encontrarás en la <br>sección <strong>"Configuración"</strong> apartado <strong>"Packlink Pro API Key"</strong> Verbinden Sie Ihren Dienst, indem Sie Ihren API-Schlüssel verwenden. Sie finden ihn unter <br><strong>„Packlink Pro API-Schlüssel“</strong> bei den <strong>„Einstellungen“</strong>. Connectez votre service en utilisant votre clé. Vous la trouverez dans la section <br><strong>« Clé API Packlink Pro »</strong> dans <strong>« Paramètres »</strong>. Usa la chiave per collegare il tuo servizio. La troverai nella sezione <br><strong>"Chiave API Packlink Pro"</strong> delle <strong>"Impostazioni"</strong>.
login validateApiKey Validate API key Validar API key API-Schlüssel bestätigen Valider clé API Convalida la chiave API
login chooseYourCountry Choose your country to start the registration process Elige tu país para comenzar el registro Wählen Sie Ihr Land aus, um mit der Registrierung beginnen zu können Sélectionnez votre pays pour commencer votre inscription Per iniziare la registrazione, scegli il tuo paese
login registerMe Register me Registrarme Registrieren S’inscrire Iscriviti
register logIn Log in Iniciar sesión Einloggen Se connecter Accedi
register email Email Correo electrónico E-Mail Adresse électronique Email
register password Password Contraseña Passwort Mot de passe Password
register haveAccount Already have an account? ¿Ya tienes una cuenta? Haben Sie bereits einen Account? Vous avez déjà un compte ? Hai già un account?
register startEnjoying Start enjoying Packlink PRO! ¡Empieza a disfrutar de Packlink PRO! Genießen Sie ab jetzt Packlink PRO! Commencez à utiliser Packlink PRO ! Inizia a usufruire di Packlink PRO!
register registerAccount Register your account Registro Jetzt registrieren Enregistrez-vous Registrati
register getToKnowYou We would like to get to know you better in order to adapt to you and to send you an individual offer Queremos conocerte mejor para adaptarnos a ti y hacerte una propuesta personalizada. Wir möchten Sie besser kennenlernen, um uns an Sie anzupassen und Ihnen ein individuelles Angebot zukommen zu lassen Nous souhaitons mieux vous connaître afin de nous adapter à vous et de vous faire une offre sur mesure Vogliamo conoscerti meglio per adattarci a te e preparare una proposta personalizzata per te
register monthlyShipmentVolume What is your monthly shipment volume? ¿Cuántos envíos sueles hacer al mes? Wie hoch ist Ihr monatliches Sendungsaufkommen? Combien d’envois faites-vous généralement par mois? Quante spedizioni fai solitamente al mese?
register phone Phone number Teléfono Telefonnummer Numéro de téléphone Numero di telefono
register termsAndConditions <pre>I accept the <a href="%s" target="_blank">Terms of Service</a> and the <a href="%s" target="_blank">Privacy Policy</a> of Packlink</pre> <pre>Acepto los <a href="%s" target="_blank">Términos y condiciones</a> y la <a href="%s" target="_blank">Política de privacidad</a> de Packlink</pre> <pre>Ich akzeptiere die <a href="%s" target="_blank">Nutzungsbedingungen</a> und die <a href="%s" target="_blank">Datenschutzerklärung</a> von Packlink</pre> <pre>IJ’accepte les <a href="%s" target="_blank">Conditions de service</a> et la <a href="%s" target="_blank">Politique de confidentialité</a> de Packlink</pre> <pre>Accetto i <a href="%s" target="_blank">Termini del servizio</a> e l’<a href="%s" target="_blank">Informativa sulla privacy</a> di Packlink</pre>
register marketingEmails I authorise Packlink Shipping S.L. to send me commercial communications by e-mail Autorizo a Packlink Shipping S.L. a enviarme información comercial por correo electrónico Ich ermächtige Packlink Shipping S.L., mir kommerzielle Mitteilungen per E-Mail zuzusenden J’autorise Packlink Shipping S.L. à m’envoyer des communications commerciales par courriel Autorizzo Packlink Shipping S.L. a inviarmi comunicazioni commerciali via email
register submit Register Regístrate Registrieren S'inscrire Registrati
register chooseYourCountry Choose your country Elige tu país Wählen Sie Ihr Land aus Sélectionnez votre pays Scegli il paese
register searchCountry Search country Busca el país Land suchen Rechercher un pays Cerca paese
register invalidDeliveryVolume Field is not a valid delivery volume. El campo no contiene un volumen de entrega válido. Das Feld enthält keinen gültigen Lieferumfang. Le champ ne contient pas de volume de livraison valide. Il campo non contiene un volume di consegna valido.
countries ES Spain España Spanien Espagne Spagna
countries DE Germany Alemania Deutschland Allemagne Germania
countries FR France Francia Frankreich France Francia
countries IT Italy Italia Italien Italie Italia
countries AT Austria Austria Österreich Autriche Austria
countries NL Netherlands Países Bajos Niederlande Pays-Bas Paesi Bassi
countries BE Belgium Bélgica Belgien Belgique Belgio
countries PT Portugal Portugal Portugal Portugal Portogallo
countries TR Turkey Turquía Türkei Turquie Turchia
countries IE Ireland Irlanda Irland Irlande Irlanda
countries GB Great Britain Reino Unido Vereinigtes Königreich Royaume-Uni Regno Unito
countries HU Hungary Hungría Ungarn Hongrie Ungheria
countries PL Poland Polonia Polen Pologne Polonia
countries CH Switzerland Suiza Schweiz Suisse Svizzera
countries LU Luxembourg Luxemburgo Luxemburg Luxembourg Lussemburgo
countries AR Argentina Argentina Argentinien Argentine Argentina
countries US United States Estados Unidos Vereinigte Staaten États Unis Stati Uniti
countries BO Bolivia Bolivia Bolivien Bolivie Bolivia
countries MX Mexico México Mexiko Mexique Messico
countries CL Chile Chile Chile Chili Chile
countries CZ Czech Republic Republica checa Tschechien République Tchèque Repubblica Ceca
countries SE Sweden Suecia Schweden Suède Svezia
onboardingWelcome header Let's set up basic information so that<br>you can make shipments Vamos a configurar tu información básica <br> para poder hacer envíos Richten Sie nun die grundlegenden Informationen ein, damit<br>Sie Versendungen vornehmen können Configurez vos informations de base afin<br>d’effectuer des envois È necessario impostare alcuni dati di base così che<br>potrai effettuare spedizioni
onboardingWelcome steps It's just two steps that we need to go through to offer you the<br>carrier that best suits your needs Son solo dos pasos, los necesitamos para ofrecerte los servicios <br> de transporte que más se adaptan a tus necesidades. In nur zwei Schritten können wir Ihnen den <br>Spediteur anbieten, der all Ihre Anforderungen erfüllt Il ne vous reste que deux étapes pour savoir quel<br>transporteur répond le mieux à vos besoins Si tratta di due semplici passaggi che dobbiamo completare per offrirti la<br>compagnia di trasporto che più si adatta alle tue esigenze
onboardingWelcome stepOne Set parcel details Configurar los detalles del paquete Paketangaben einfügen Configurez les informations sur le colis Imposta i dettagli del pacco
onboardingWelcome stepTwo Set sender's address Configurar la dirección del remitente Absenderadresse eingeben Configurez l’adresse de l’émetteur Imposta l’indirizzo del mittente
onboardingWelcome startSetUp Start set up Comenzar con la configuración Einrichten beginnen Démarrez la configuration Avvia la configurazione
onboardingOverview header Almost there! Please check that the entered information is correct or complete it in order to continue. Ya casi estamos. Por favor, comprueba que la información es correcta o complétala para continuar. Fast geschafft! Bitte überprüfen Sie, ob die eingegebenen Informationen richtig sind oder vervollständigen Sie die Angaben, um fortzufahren. Vous y êtes presque ! Veuillez vérifier que les informations saisies sont correctes ou complétez-les pour continuer. Ci siamo quasi! Per continuare, verifica che i dati inseriti siano corretti o completali.
onboardingOverview parcelDetails Parcel details Detalle del paquete Paketangaben Informations sur le colis Dettagli del pacco
onboardingOverview senderAddress Sender's Address Dirección del remitente Absenderadresse Adresse de l’émetteur Indirizzo del mittente
onboardingOverview missingInfo Missing information Faltan datos Fehlende Informationen Informations manquantes Dati mancanti
onboardingOverview parcelData Weight %s kg | Height %s cm | Width %s cm | Length %s cm Peso %s kg | Alto %s cm | Ancho %s cm | Largo %s cm Gewicht %s kg | Höhe %s cm | Breite %s cm | Länge %s cm Poids %s kg | Hauteur %s cm | Largeur %s cm | Longueur %s cm Peso %s kg | Altezza %s cm | Largezza %s cm | Lunghezza %s cm
onboardingOverview warehouseData %s | %s | %s %s | %s | %s %s | %s | %s %s | %s | %s %s | %s | %s
defaultParcel title-onboarding 1. Set parcel details 1. Configurar los detalles del paquete 1. Paketangaben einfügen 1. Configurez les informations sur le colis 1. Imposta i dettagli del pacco
defaultParcel description-onboarding We will use this default data for <strong>items that do not have defined dimensions and weight.</strong> You can edit them whenever you like via the settings tab. Utilizaremos estos datos predeterminados <strong>para los artículos que no tengan dimensiones y peso definidos.</strong> Podrás editarlos cuando quieras desde la pestaña de configuración. Wir werden diese Standarddaten für <strong>Artikel verwenden, die keine festgelegten Abmessungen und kein festgelegtes Gewicht haben.</strong> Sie können sie jederzeit über die Registerkarte Einstellungen bearbeiten. Nous utiliserons ces données prédéfinies pour les <strong>articles dont les dimensions et le poids n’ont pas été définis.</strong> Vous pouvez les modifier à tout moment via l’onglet Paramètres. Useremo questi dati predefiniti per gli <strong>articoli per cui non vengono specificate le dimensioni e il peso.</strong> Puoi modificarli quando vuoi dalla scheda delle impostazioni.
defaultParcel title-config Default parcel Paquete predeterminado Standardpaket Colis prédéfini Pacco predefinito
defaultParcel description-config We will use this data for <strong>items that do not have defined dimensions and weight.</strong> Utilizaremos estos datos <strong>para los artículos que no tengan dimensiones y peso definidos.</strong> Wir werden diese Daten für <strong>Artikel verwenden, die keine festgelegten Abmessungen und kein festgelegtes Gewicht haben.</strong> Nous utiliserons ces données pour les <strong>articles dont les dimensions et le poids n’ont pas été définis.</strong> Useremo questi dati per <strong>articoli privi di dimensioni e peso definiti.</strong>
defaultParcel weight Weight Peso Gewicht Poids Peso
defaultParcel height Height Alto Höhe Hauteur Altezza
defaultParcel width Width Ancho Breite Largeur Largezza
defaultParcel length Length Largo Länge Longueur Lunghezza
defaultWarehouse title-onboarding 2. Set sender’s address 2. Configurar la dirección del remitente 2. Absenderadresse eingeben 2. Configurer l’adresse de l’émetteur 2. Imposta l’indirizzo del mittente
defaultWarehouse description-onboarding We will use this address to create <strong>a default sender for all shipments.</strong> You will be able to edit it whenever you wish via the settings tab. Utilizaremos esta dirección para crear un <strong>remitente por defecto que valga para todos los envíos.</strong> Podrás editarla cuando quieras desde la pestaña de configuración. Wir werden diese Adresse verwenden, um <strong>einen Standardabsender für alle Sendungen </strong>zu erstellen. Sie können die Adresse jederzeit über die Registerkarte Einstellungen bearbeiten. Nous utiliserons cette adresse pour créer <strong>un émetteur prédéfini pour toutes les expéditions.</strong> Vous pourrez la modifier à tout moment via l’onglet Paramètres. Useremo questo indirizzo per creare <strong>un mittente predefinito per tutte le spedizioni.</strong> Potrai modificarlo ogni volta che vuoi dalla scheda delle impostazioni.
defaultWarehouse title-config Default sender address Dirección del remitente por defecto Standard-Absenderadresse Adresse de l’émetteur prédéfinie Indirizzo del mittente predefinito
defaultWarehouse description-config We will use this address to create <strong>a default sender for all shipments.</strong> You can edit it at any time. Utilizaremos esta <strong>dirección para crear un remitente por defecto</strong> que valga para todos los envíos. Wir werden diese Adresse verwenden, um <strong>einen Standardabsender für alle Sendungen </strong>zu erstellen. Sie können die Adresse jederzeit bearbeiten. Nous utiliserons cette adresse pour créer <strong>un émetteur prédéfini pour toutes les expéditions.</strong> Vous pourrez la modifier à tout moment. Useremo questo indirizzo per creare <strong>un mittente predefinito per tutte le spedizioni.</strong> Potrai modificarlo ogni volta che vuoi.
defaultWarehouse alias Sender name Nombre del almacén Absendername Nom de l’émetteur Nome del mittente
defaultWarehouse alias-placeholder Main warehouse Almacen principal Hauptlager Magasin principal Magazzino principale
defaultWarehouse name Name of contact person Nombre de la persona de contacto Name der Kontaktperson Prénom de la personne à contacter Nome della persona di contatto
defaultWarehouse name-placeholder Name Nombe de la persona Name Prénom Nome
defaultWarehouse surname Surname of contact person Apellido de la persona de contacto Nachname der Kontaktperson Nom de la personne à contacter Cognome della persona di contatto
defaultWarehouse surname-placeholder Surname Apellido de la persona Nachname Nom cognome
defaultWarehouse company Company name Nombre de la empresa Unternehmen Nom de l'entreprise Nome dell'azienda
defaultWarehouse company-placeholder Company Empresa S.A. Unternehmen Société Azienda
defaultWarehouse country Country País Land Pays Paese
defaultWarehouse postal_code City or postcode Ciudad o código postal Stadt oder Postleitzahl Ville ou code postal Città o codice postale
defaultWarehouse postal_code-placeholder - - - - -
defaultWarehouse address Address Dirección Straße und Hausnummer Adresse Indirizzo
defaultWarehouse address-placeholder Address Dirección Anschrift Adresse Indirizzo
defaultWarehouse phone Phone number Número de teléfono Telefonnummer Numéro de téléphone Numero di telefono
defaultWarehouse phone-placeholder 123 456 7777 123 456 7777 123 456 7777 123 456 7777 123 456 7777
defaultWarehouse email Email Correo electrónico E-Mail-Adresse Email Email
defaultWarehouse email-placeholder youremail@example.com tucorreo@example.com ihreemail@example.com votreemail@exemple.com latuaemail@esempio.com
configuration menu Settings Configuración Einstellungen Paramètres Impostazioni
configuration title Settings Configuración Einstellungen Paramètres Impostazioni
configuration orderStatus Order status Estado de la orden Bestellstatus Statut de la commande Stato dell’ordine
configuration warehouse Default sender address Almacén por defecto Standard-Absenderadresse Adresse de l’émetteur prédéfinie Indirizzo del mittente predefinito
configuration parcel Default parcel Paquete predeterminado Standardpaket Colis par défaut Pacco predefinito
configuration help Help Ayuda Hilfe Aide Aiuto
configuration contactUs Contact us at: Contáctanos: Kontaktieren Sie uns: Contactez-nous: Contattaci:
configuration systemInfo System information Información del sistema Systeminformationen Informations du système Informazioni del sistema
systemInfo title System information file <br>and debug mode System information file <br>and debug mode Systeminfodatei <br>und debug mode Fichier d’informations du système <br>et mode débogage File di informazioni del sistema <br>e modalità debug
systemInfo debugMode Debug mode Debug mode Debug mode Debug mode Debug mode
systemInfo download Download system information Download system information Systeminfodatei herunterladen Téléchargez le document d'information système Scarica il file di informazioni del sistema
orderStatusMapping title Order status Estado de la orden Bestellstatus Statut de la commande Stato dell’ordine
orderStatusMapping description With Packlink you can update your %s order status with shipping information. <br>You can edit it at any time. Con Packlink puedes actualizar el estado de tu pedido de %s con la información de envío. <br>Puedes editarla en cualquier momento. Mit Packlink können Sie Ihren %s Bestellstatus mit Versandinformationen aktualisieren. <br>Sie können die Informationen jederzeit bearbeiten. Avec Packlink, vous pouvez mettre à jour le statut de votre commande %s avec les informations d’expédition. <br>Vous pourrez les modifier à tout moment. Con Packlink, puoi aggiornare lo stato dell’ordine %s con i dati della spedizione. <br>Puoi modificarlo ogni volta che vuoi.
orderStatusMapping packlinkProShipmentStatus Packlink PRO <strong>SHIPMENT</strong> STATUS ESTADO DEL <strong>ENVÍO</strong> de Packlink PRO <strong>VERSANDSTATUS</strong> von Packlink PRO STATUT DE <strong>LIVRAISON</strong> Packlink PRO STATO DELLA <strong>SPEDIZIONE</strong> di Packlink PRO
orderStatusMapping systemOrderStatus %s <strong>ORDER STATUS</strong> ESTADO DEL <strong>PEDIDO</strong> de %s <strong>BESTELLSTATUS</strong> von %s STATUT DE LA <strong>COMMANDE</strong> %s STATO DELLA <strong>SPEDIZIONE</strong> di %s
orderStatusMapping none None Ninguno Leer Aucun Nessuno
orderStatusMapping pending Pending Pendiente Ausstehend En attente In attesa
orderStatusMapping processing Processing Procesando In Bearbeitung En cours de traitement Processando
orderStatusMapping readyForShipping Ready for shipping Listo para enviar Versandfertig Prêt pour la livraison Pronto per la spedizione
orderStatusMapping inTransit In transit En tránsito Unterwegs En transit In transito
orderStatusMapping delivered Delivered Entregado Zugestellt Délivré Consegnato
orderStatusMapping cancelled Canceled Cancelado Storniert Annulé Annullato
shippingServices myServices My shipping services Mis servicios de envío Mein Versandservice Mes services d’expédition I miei servizi di spedizione
shippingServices noServicesTitle You just need to add your shipment services Solo queda añadir tus servicios de envío Sie brauchen nur Ihre Transportdienstleistung hinzuzufügen Vous devez simplement ajouter vos services d’expédition Dovrai solo aggiungere i tuoi servizi di spedizione
shippingServices noServicesDescription They will be shown to your customer at the time of checkout, so that they can choose which carrier will deliver their parcel. Set it up now so that you don't need to worry about anything else. You can change it whenever you wish, to renew or upgrade shipping services. Se mostrarán a tu cliente en el momento del checkout, así podrá elegir qué transportista le llevará su paquete. Lo configuras ahora y no tienes que preocuparte por nada más, puedes cambiarlo siempre que quieras para renovar o ampliar servicios de envío. Sie werden Ihrem Kunden zum Zeitpunkt der Kaufabwicklung angezeigt, damit er auswählen kann, welcher Spediteur sein Paket ausliefert. Richten Sie es jetzt ein, damit Sie sich um nichts anderes kümmern müssen. Sie können es jederzeit ändern, um die Versanddienste zu erneuern oder zu aktualisieren. Votre client pourra les voir au moment du paiement et choisir le transporteur qui livrera son colis. Configurez-les maintenant pour n’avoir à vous soucier de rien d’autre. Vous pourrez à tout moment modifier, mettre à jour ou améliorer vos services d’expédition. Questi saranno mostrati al cliente al momento del pagamento, per consentirgli di scegliere la compagnia di trasporto che effettuerà la consegna del pacco. Configurali adesso e non dovrai più preoccuparti di nulla. Puoi modificarli ogni volta che vuoi, per aggiornare o rinnovare i servizi di spedizione.
shippingServices addService Add service Añadir servicio Dienstleistung hinzufügen Ajouter un service Aggiungi servizio
shippingServices addNewService Add new service Añadir nuevo servicio Neue Dienstleistung hinzufügen Ajouter un nouveau service Aggiungi nuovo servizio
shippingServices addedSuccessTitle Shipping service added successfully Servicio de envío añadido correctamente Versanddienst erfolgreich hinzugefügt Service d’expédition ajouté avec succès Il servizio di spedizione è stato aggiunto
shippingServices addedSuccessDescription You can edit the service from the <strong>"My services"</strong> section. Podrás editarlo desde la sección <strong>"Mis servicios"</strong>. Sie können die Dienstleistung unter <strong>„Meine Dienstleistungen“</strong> bearbeiten. Vous pouvez modifier le service dans la section <strong>« Mes services »</strong>. Puoi modificare il servizio dalla sezione <strong>"I miei servizi"</strong>.
shippingServices deletedSuccessTitle Shipping service deleted successfully Servicio de envío eliminado correctamente Versanddienst erfolgreich gelöscht Service d’expédition supprimé avec succès Il servizio di spedizione è stato eliminato
shippingServices deletedSuccessDescription You can add new services from the <strong>"Add new service"</strong> button. Puedes añadir nuevos servicios con el botón <strong>"Añadir nuevo servicio"</strong>. Über die Schaltfläche <strong>„Neue Dienstleistung hinzufügen“</strong> können Sie neue Dienstleistungen hinzufügen. Vous pouvez ajouter de nouveaux services avec le bouton <strong>« Ajouter un nouveau service »</strong>. Puoi aggiungere nuovi servizi tramite il pulsante <strong>"Aggiungi nuovo servizio"</strong>.
shippingServices disableCarriersTitle You have created your first shipment service. Do you want to disable previous carriers? Has creado tu primer servicio de envío. ¿Quieres desabilitar los transportistas anteriores? Sie haben Ihre erste Transportdienstleistung erstellt. Möchten Sie die vorherigen Spediteure deaktivieren? Vous avez créé votre premier service d’expédition. Souhaitez-vous désactiver les anciens transporteurs ? Hai creato il tuo primo servizio di spedizione. Vuoi disattivare le compagnie di trasporto precedenti?
shippingServices disableCarriersDescription To provide you with a better service, it is important to <strong>disable the carriers</strong> you previously used. Para ofrecerte un mejor servicio, es importante <strong>desabilitar los transportistas</strong> que tenías previamente. Um Ihnen einen besseren Service anbieten zu können, sollten Sie die vorher genutzten <strong>Spediteure deaktivieren</strong>. Afin de vous offrir un meilleur service, il est important de <strong>désactiver le transporteur</strong> que vous utilisiez auparavant. Per garantirti un servizio migliore, è importante <strong>disattivare le compagnie di trasporto</strong> utilizzati in precedenza.
shippingServices successfullyDisabledShippingMethods Successfully disabled shipping methods. Servicios de envío correctamente deseleccionados. Versanddienste erfolgreich deaktiviert. Service d'envoi désactivé avec succès. Servizi di spedizione disattivati correttamente.
shippingServices failedToDisableShippingMethods Failed to disable shipping methods. Error al deshabilitar los servicios de envío. Versanddienste konnten nicht deaktiviert werden. Échec de la désactivation du service d'envoi. Impossibile disattivare i servizi di spedizione.
shippingServices pickShippingService Add delivery services Añadir servicios de envío Lieferdienst hinzufügen Ajouter des services de livraison Aggiungi servizi di consegna
shippingServices failedGettingServicesTitle We are having troubles getting shipping services Tenemos dificultades para obtener servicios de envío Beim Abrufen der Versanddienste ist ein Problem aufgetreten Nous rencontrons des problèmes dans l’importation des services de livraison Si è verificato un problema durante l’acquisizione dei servizi di spedizione
shippingServices failedGettingServicesSubtitle Do you want to retry? ¿Quieres volverlo a intentar? Möchten Sie es erneut versuchen? Souhaitez-vous réessayer ? Vuoi riprovare?
shippingServices retry Retry Volver a intentar Erneut versuchen Réessayer Riprova
shippingServices filterModalTitle Filters Filtros Filter Filtres Filtri
shippingServices applyFilters Apply filters Aplicar Filter anwenden Appliquer les filtres Applica i filtri
shippingServices type Type Tipo Typ Type Tipo
shippingServices national Domestic Nacional National National Nazionale
shippingServices international International Internacional International International Internazionale
shippingServices deliveryType Type of shipment Servicio Versandart Livraison Servizio
shippingServices economic Budget Económico Standard Économique Economico
shippingServices express Express Express Express Express Espresso
shippingServices parcelOrigin Parcel origin Origen Absendeort des Pakets Origine du colis Origine del pacco
shippingServices collection Collection Recogida Abholung an Adresse Collecte à domicile Ritiro a domicilio
shippingServices dropoff Drop off Drop off Abgabe im Paketshop Dépôt en point relais Ritiro in punto corriere
shippingServices parcelDestination Parcel destination Destino Zielort des Pakets Destination du colis Destinazione pacco
shippingServices pickup Pick up Pick up Abholung im Paketshop Point de retrait Consegna al domicilio
shippingServices delivery Delivery Entrega Zustellung an Adresse Livraison à domicile Consegna in punto corriere
shippingServices carrierLogo Carrier logo Logo del transportista Logo des Versandunternehmens Logo du transporteur Logo del corriere
shippingServices carrier Carrier Transportista Versandpartner Transporteur Corriere
shippingServices serviceTitle Service title Nombre del servicio Name des Dienstes Titre du service Titolo del servizio
shippingServices serviceTitleDescription Customise your shipment by editing it. Your customers will be able to see it. Personaliza tu envío editándolo. Será visible para tus clientes. Personalisieren Sie Ihren Versand, indem Sie ihn bearbeiten. Ihre Kunden werden es sehen können. Personnalisez votre envoi en le modifiant. Vos clients pourront le voir. Modifica le tue spedizioni per personalizzarle. Queste informazioni saranno visualizzate dai tuoi clienti.
shippingServices transitTime Transit Time Tiempo de tránsito Versandlaufzeit Temps de transit Tempi di transito
shippingServices origin Origin Origen Absender Origine Origine
shippingServices destination Destination Destino Empfänger Destination Destinazione
shippingServices myPrices My prices Mis precios Meine Preise Mes prix I miei prezzi
shippingServices packlinkPrices Packlink prices Precios de Packlink Packlink-Preise Prix Packlink Prezzi di Packlink
shippingServices configureService Set up service Configura el servicio Dienst einrichten Configurer le service Configura il servizio
shippingServices showCarrierLogo Show carrier logo to my customers Mostrar logo del transportista a mis clientes. Meinen Kunden das Logo anzeigen Montrer le logo du transporteur à mes clients Mostra logo del corriere ai miei clienti
shippingServices pricePolicy Price policy Política de precios Preispolitik Politique tarifaire Politica dei prezzi
shippingServices pricePolicyDescription The default <strong>will be Packlink's basic prices.</strong> But you can configure these in a more precise way below. Por defecto <strong>serán los precios base de Packlink.</strong> Pero puedes configurarlos de manera más precisa a continuación. Standardmäßig werden <strong>die Packlink Basispreise </strong> eingestellt sein. Sie können diese jedoch weiter unten genauer konfigurieren. Les <strong>tarifs de base de Packlink seront configurés par défaut,</strong> mais vous pourrez les configurer plus en détail ci-dessous. Per impostazione predefinita, <strong>saranno i prezzi di base di Packlink,</strong> ma puoi configurarli più dettagliatamente qui di seguito.
shippingServices configurePricePolicy Set up my shipment prices Configurar mis precios de envío Meine Versandkosten einrichten Configurer mes frais d’expédition Configura i prezzi di spedizione
shippingServices taxClassTitle Choose your saved tax class Elige tu tipo de impuesto guardado Wählen Sie Ihre gespeicherte Steuerkategorie Sélectionnez votre taux fiscal enregistré Scegli la tua aliquota fiscale salvata
shippingServices tax Tax Impuestos Steuer Taxe Tassa
shippingServices serviceCountriesTitle Availability by destination country Disponibilidad por país de destino Verfügbarkeit nach Zielland Disponibilité par pays de destination Disponibilità per paese di destinazione
shippingServices serviceCountriesDescription Select the availability for the countries that are supported for your shipping service. Selecciona la disponibilidad para los países que hay permitidos para tu servicio de envío. Wählen Sie die Verfügbarkeit der Länder, die von Ihrem Versanddienst unterstützt werden. Sélectionnez la disponibilité des pays pris en charge par votre service d’expédition. Seleziona la disponibilità per i paesi supportati per i tuoi servizi di spedizione.
shippingServices openCountries See countries Ver países Länder anzeigen Voir pays Vedi i paesi
shippingServices allCountriesSelected All countries selected Todos los países seleccionados Es wurden alle Länder ausgewählt Tous les pays sont sélectionnés Tutti i paesi selezionati
shippingServices oneCountrySelected One country selected Un país seleccionado Es wurde ein Land ausgewählt Un pays est sélectionné Un paese selezionato
shippingServices selectedCountries %s countries selected. %s países seleccionados Es wurden %s Länder ausgewählt %s pays sont sélectionnés %s paesi selezionati
shippingServices firstPricePolicyDescription Perfect, just a couple of steps:<br><br>1. Choose whether you want to set them by weight and/or purchase price.<br><br>2. Choose a price policy and set it up. Perfecto, son un par de pasos:<br><br>1- Elige si quieres fijarlos por el peso y/o el precio de la compra.<br><br>2- Elige una política de precios y configúrala. Perfekt, nur noch wenige Schritte:<br><br>1. Wählen Sie aus, ob Sie diese nach Gewicht und / oder Kaufpreis einstellen möchten.<br><br>2. Wählen Sie eine Preispolitik und richten Sie diese ein. Parfait, il ne vous reste que quelques étapes :<br><br>1. Choisissez si vous souhaitez les configurer par poids et/ou par prix d’achat.<br><br>2. Choisissez une politique tarifaire et configurez-la. Perfetto, mancano solo due passaggi:<br><br>1. Scegli se vuoi importarli per peso e/o prezzo di acquisto.<br><br>2. Scegli una politica dei prezzi e configurala.
shippingServices addFirstPolicy Add price rule Añadir regla de precio Preisregel hinzufügen Ajouter une règle de prix Aggiungi regola di prezzo
shippingServices addAnotherPolicy Add another rule Añadir otro precio Weitere Regel hinzufügen Ajouter une autre règle Aggiungi un’altra regola
shippingServices from From Desde Von De Da
shippingServices to To Hasta Bis À A
shippingServices price Price Precio Preis Prix Prezzo
shippingServices rangeTypeExplanation 1. Choose whether you want to set them by weight and/or purchase price. 1- Elige si quieres fijarlos por el peso y/o el precio de la compra. 1. Wählen Sie aus, ob Sie diese nach Gewicht und / oder Kaufpreis einstellen möchten. 1. Choisissez si vous souhaitez les configurer par poids et/ou par prix d’achat. 1. Scegli se vuoi importarli per peso e/o prezzo di acquisto.
shippingServices rangeType Range type Tipo de rango Typenreihe Type de fourchette Tipo di range
shippingServices priceRange Price range Rango de precio Preisklasse Fourchette de prix Range di prezzo
shippingServices priceRangeWithData Price range: from %s€ to %s€ Rango de precio: desde %s€ hasta %s€ Preisklasse: von %s € bis %s € Fourchette de prix : de %s € à %s € Range di prezzo: da %s€ a %s€
shippingServices weightRange Weight range Rango de peso Gewichtsklasse Fourchette de poids Range di peso
shippingServices weightRangeWithData Weight range: from %s kg to %s kg Rango de peso: desde %s kg hasta %s kg Gewichtsklasse: von %s kg bis %s kg Fourchette de poids : de %s kg à %s kg Range di peso: da %s kg a %s kg
shippingServices weightAndPriceRange Weight and price range Rango de peso y precio Gewichts- und Preisklasse Fourchette de poids et de prix Range di prezzo e di peso
shippingServices weightAndPriceRangeWithData Weight and price range: from %s kg to %s kg and from %s€ to %s€ Rango de peso y precio: desde %s kg hasta %s kg y desde %s€ hasta %s€ Gewichts- und Preisklasse: von %s kg bis %s kg und von %s € bis %s € Fourchette de poids et de prix : de %s kg à %s kg et de %s € à %s € Range di prezzo e di peso: da %s kg a %s kg e da %s€ a %s€
shippingServices singlePricePolicy Price policy %s Política de precio %s Preispolitik %s Politique tarifaire %s Politica dei prezzi %s
shippingServices pricePolicyExplanation 2. Choose a price policy and set it up. 2- Elige una política de precios y configúrala. 2. Wählen Sie eine Preispolitik und richten Sie diese ein. 2. Choisissez une politique tarifaire et configurez-la. 2. Scegli una politica dei prezzi e configurala.
shippingServices packlinkPrice Packlink Price Precio Packlink Packlink-Preise Prix Packlink Prezzo di Packlink
shippingServices percentagePacklinkPrices % of Packlink prices % de los precio de Packlink % der Packlink-Preise % des prix Packlink % dei prezzi di Packlink
shippingServices percentagePacklinkPricesWithData % of Packlink prices: %s by %s% % de los precio de Packlink: %s por %s% % der Packlink-Preise: %s von %s% % des prix Packlink : %s de %s% % dei prezzi di Packlink: %s del %s%
shippingServices fixedPrices Fixed price Precio fijo Festpreis Prix fixe Prezzo fisso
shippingServices fixedPricesWithData Fixed price: %s€ Precio fijo: %s€ Festpreis: %s € Prix fixe : %s € Prezzo fisso: %s€
shippingServices increaseExplanation Increase: add a % to the price, this will be paid by the customer. Incrementar: añade un % al precio, lo pagará el cliente. Erhöhen: fügen Sie % zum Preis hinzu. Dies wird dann vom Kunden bezahlt. Augmentation : ajoutez % au prix, c’est le client qui payera. Incremento sul prezzo: aggiungi una % al prezzo, che sarà pagata dal cliente.
shippingServices reduceExplanation Reduce: deduct a % from the price, you will pay for it yourself. Reducir: descuenta un % al precio, lo pagarás tú. Reduzieren: ziehen Sie % vom Preis ab. Dies werden Sie dann selbst zahlen. Réduction : déduisez % du prix, c’est vous qui payerez. Riduzione sul prezzo: deduci una % dal prezzo, che sarà pagata da te.
shippingServices select Select Elige Auswählen Sélectionner Sélectionner
shippingServices invalidRange Invalid range Rango no válido Unzulässiger Bereich Fourchette invalide Range non valido
shippingServices increase increase incrementar Erhöhen Augmenter Aumenta
shippingServices reduce reduce reducir Reduzieren Réduire Diminuisci
shippingServices selectAllCountries All selected countries Selecionar todos los países Alle ausgewählten Länder Tous les pays sélectionnés Tutti i paesi selezionati
shippingServices selectCountriesHeader Countries supported for your <br> shipping service Países permitidos para tu servicio <br> de envío Länder, die von Ihrem <br> Versanddienst unterstützt werden Pays pris en charge par votre <br> service d’expédition Paesi supportati per il tuo <br> servizio di spedizione
shippingServices selectCountriesSubheader Select availability of at least one country and add <br> as many required Selecciona la disponibilidad de al menos un país y <br> añade tantos como necesites Wählen Sie die Verfügbarkeit von mindestens einem Land aus und fügen Sie <br> beliebig viele hinzu Sélectionnez la disponibilité d’au moins un pays et ajoutez-en <br> autant que nécessaire Seleziona la disponibilità di almeno un paese e aggiungi <br> tutti quelli richiesti
shippingServices usePacklinkRange For all other ranges, apply Packlink prices Para el resto de rangos, aplicar precios Packlink Für alle anderen Bereiche gelten die Packlink-Preise Pour toutes les autres fourchettes, appliquez les prix Packlink Per tutti gli altri range, applica i prezzi di Packlink
shippingServices discardChangesQuestion There are unsaved changes.<br>Are you sure you want to go back and discard them? Algunos cambios no se han guardado.<br>¿Estás seguro de que quieres volver e ignorar los cambios? Es gibt nicht gespeicherte Änderungen.<br>Sind Sie sicher, dass Sie zurückgehen und sie verwerfen möchten? Certaines modifications n’ont pas été enregistrées.<br>Êtes-vous sûr de vouloir revenir en arrière et de les ignorer ? Alcune modifiche non sono state salvate.<br>Sei sicuro di voler tornare indietro e annullarle?
orderListAndDetails packlinkOrderDraft Packlink order draft Borrador del pedido de Packlink Packlink Auftragsentwurf Brouillon de commande Packlink Bozza dell'ordine Packlink
orderListAndDetails printed Printed Impreso Ausgedruckt Imprimé Stampato
orderListAndDetails ready Ready Listo Bereit Prêt Pronto per la spedizione
orderListAndDetails printLabel Print label Imprimir etiquetas Versandetikett drucken Imprimer étiquette Stampa etichette
orderListAndDetails shipmentLabels Shipment Labels Etiquetas de los envíos Versandetiketten Étiquettes de livraison Etichette di spedizione
orderListAndDetails printShipmentLabels Print Packlink PRO Shipment Labels Imprimir Packlink PRO etiquetas de los envíos Packlink PRO Versandetiketten drucken Imprimer les étiquettes de livraison Packlink PRO Stampa etichette di spedizione Packlink PRO
orderListAndDetails shipmentDetails Shipment details Detalles del envío Versanddetails Détails de l'envoi Dettagli della spedizione
orderListAndDetails disablePopUpBlocker Please disable pop-up blocker on this page in order to bulk open shipment labels Deshabilita el bloqueador de elementos emergentes en esta página para abrir de forma masiva las etiquetas de envío Bitte deaktivieren Sie den Popup-Blocker auf dieser Seite, um alle Versandetiketten auf einmal zu öffnen. Veuillez désactiver l'outil de blocage des fenêtres pop-up sur cette page afin d'ouvrir massivement les étiquettes d'envoi. Disabilita il blocco pop-up su questa pagina per poter aprire le etichette di spedizione insieme
orderListAndDetails date Date Fecha Datum Date Data
orderListAndDetails number Number Número Nummer Numéro Numero
orderListAndDetails status Status Estado Status Statut Stato
orderListAndDetails print Print Imprimir Drucken Imprimer Stampa
orderListAndDetails carrierTrackingNumbers Carrier tracking numbers Número de tracking del transportista Trackingnummer des Versandunternehmens Numéro de tracking du transporteur Numero di tracking del corriere
orderListAndDetails trackIt Track it! Seguimiento Versand verfolgen Suivez le! Traccialo!
orderListAndDetails packlinkReferenceNumber Packlink reference number Número de referencia Packlink Packlink Referenznummer Numéro de référence Packlink Numero di ordine Packlink
orderListAndDetails packlinkShippingPrice Packlink shipping price Precio de envío de Packlink Packlink Versandpreis Prix de livraison Packlink PPrezzo di spedizione Packlink
orderListAndDetails viewOnPacklink View on Packlink PRO Ver en Packlink PRO Auf Packlink PRO ansehen Voir sur Packlink PRO Vedi su Packlink PRO
orderListAndDetails createDraft Create Draft Crear borrador Entwurf erstellen Créer un brouillon Crea bozza
orderListAndDetails draftIsBeingCreated Draft is currently being created in Packlink PRO El borrador se está creando actualmente en Packlink PRO Der Entwurf wird gerade in Packlink PRO erstellt Le brouillon est en cours de création sur Packlink PRO La bozza è attualmente in fase di creazione su Packlink PRO
orderListAndDetails createOrderDraft Create order draft in Packlink PRO Crear borrador en Packlink PRO Entwurf der Bestellung in Packlink PRO erstellen Créer un brouillon de commande sur Packlink PRO Crea una bozza di ordine su Packlink PRO
orderListAndDetails draftCreateFailed Previous attempt to create a draft failed. Error: %s El intento anterior de crear un borrador ha fallado. Error: %s Der Versuch der Entwurfserstellung ist fehlgeschlagen. Fehler: %s La tentative précédente de création d'un brouillon a échoué. Erreur: %s Il precedente tentativo di creare una bozza è fallito. Errore: %s
orderListAndDetails packlinkShipping Packlink Shipping Packlink Shipping Packlink Shipping Packlink Shipping Packlink Shipping
orderListAndDetails shipmentOrderNotExist Order with shipment reference %s doesn't exist in the shop El pedido con referencia de envío %s no existe en la tienda Die Bestellung mit der Versandreferenznummer %s existiert nicht im Shop La commande de livraison sous le référence %s n'existe pas sur le shop. L'ordine con il numero di spedizione %s non esiste nel negozio
orderListAndDetails orderDetailsNotFound Order details not found Detalles del pedido no encontrados Bestelldetails nicht gefunden Détails de commande introuvables Dettagli dell'ordine non trovati
orderListAndDetails orderNotExist Order with ID %s doesn't exist in the shop El pedido con ID %s no existe en la tienda Die Bestellung mit der ID %s existiert nicht im Shop La commande sous l'ID %s n'existe pas sur le shop. L'ordine con ID %s non esiste nel negozio
orderListAndDetails bulkFailCreateFail Unable to create bulk labels file No se puede crear el archivo de etiquetas masivas Die Datei der Versandetiketten konnte nicht erstellt werden Création d'un dossier d'étiquettes en masse impossible. Impossibile creare il file di etichette in blocco
orderListAndDetails draftOrderDelayed Creation of the draft is delayed La creación del borrador se ha retrasado Die Erstellung des Entwurfs verzögert sich La création du brouillon a été retardée La creazione della bozza è stata ritardata
orderListAndDetails completeServicesSetup You need to complete the services setup to create order draft. You need to complete the services setup to create order draft. You need to complete the services setup to create order draft. You need to complete the services setup to create order draft. You need to complete the services setup to create order draft.
orderListAndDetails sendWithPacklink Send with Packlink Send with Packlink Send with Packlink Send with Packlink Send with Packlink
checkoutProcess choseDropOffLocation This shipping service supports delivery to pre-defined drop-off locations. Please choose location that suits you the most by clicking on the "Select drop-off location" button. Este servicio de envío admite la entrega a ubicaciones de entrega predefinidas. Elige la ubicación que más te convenga haciendo clic en el botón "Seleccionar ubicación de entrega".. Dieser Versanddienst unterstützt die Zustellung an vordefinierte Abgabestellen. Bitte wählen Sie den für Sie günstigsten Ort aus, indem Sie auf "Abgabestelle auswählen" klicken. Ce service de transport soutient la livraison vers des lieux de dépôts prédéfinis. Veuillez choisir la localisation qui vous convient le mieux en cliquant sur le bouton "Sélectionner le lieu de dépôt" Questo servizio di spedizione supporta la consegna a punti corriere predefiniti. Scegli la località più adatta a te, facendo clic sul pulsante "Seleziona punto corriere".
checkoutProcess selectDropOffLocation Select drop-off location Seleccionar lugar de entrega Abgabestelle auswählen Sélectionner le lieu de dépôt. Seleziona la località del punto corriere
checkoutProcess changeDropOffLocation Change drop-off location Cambiar el lugar de entrega Abgabestelle ändern Changer le lieu de depôt. Cambia località del punto corriere
checkoutProcess packageDeliveredTo Package will be delivered to: El paquete será entregado a: Das Paket wird geliefert an: Le colis sera délivré à: La spedizione verrà consegnata a:
checkoutProcess dropOffDeliveryAddress Drop-Off delivery address Dirección de entrega Zustelladresse Adresse de livraison. Indirizzo di consegna del punto corriere
checkoutProcess changeAddress There are no delivery locations available for your delivery address. Please change your address. No hay servicio disponible para la dirección de entrega. Por favor cambia tu direccion. Für Ihre Zustelladresse sind keine Zustellorte verfügbar. Bitte ändern Sie Ihre Adresse. Il n'y a pas de lieux de livraison disponibles pour votre adresse de livraison. Veuillez changer votre adresse. Non ci sono località di consegna disponibili per il tuo indirizzo di consegna. Per favore cambia l'indirizzo.
checkoutProcess shippingServiceNotFound Shipping service not found Servicio de envío no encontrado Versanddienst nicht gefunden Service de livraison introuvable. Servizio di spedizione non trovato
locationPicker monday Monday Lunes Montag Lundi Lunedì
locationPicker tuesday Tuesday Martes Dienstag Mardi Martedì
locationPicker wednesday Wednesday Miércoles Mittwoch Mercredi Mercoledì
locationPicker thursday Thursday Jueves Donnerstag Jeudi Giovedì
locationPicker friday Friday Viernes Freitag Vendredi Venerdì
locationPicker saturday Saturday Sábado Samstag Samedi Sabato
locationPicker sunday Sunday Domingo Sonntag Dimanche Domenica
locationPicker zipCode Zip code Código postal Postleitzahl Code postal Codice postale
locationPicker idCode ID code Código ID ID Code Code ID Codice ID
locationPicker selectThisLocation Select this location Selecciona esta ubicación Diesen Ort auswählen Sélectionner ce lieu Seleziona la località
locationPicker showWorkingHours Show working hours Mostrar horas de apertura Öffnungszeiten anzeigen Montrer les heures de travail Mostra orari di apertura
locationPicker hideWorkingHours Hide working hours Ocultar horario de apertura Öffnungszeiten ausblenden Cacher les heures d'ouverture Nascondi orari di apertura
locationPicker showOnMap Show on map Mostrar en el mapa Auf der Karte anzeigen Montrer sur la carte Mostra sulla mappa
locationPicker searchBy Search by location name, id or address Buscar por nombre de ubicación, ID o dirección Suche nach Standortname, ID oder Adresse Chercher par lieu, nom, id ou adresse Cerca nome della località per nome, id o indirizzo
migrationLogMessages removeControllersHooksFailed Failed to remove old controllers and hooks because: %s Error al eliminar los controladores y enlaces antiguos porque: %s Alte Controller und Hooks konnten nicht entfernt werden auf Grund von: %s Echec du retrait des anciens régulateurs et crochets parce que. %s Impossibile rimuovere vecchi controller e hook perché: %s
migrationLogMessages deleteObsoleteFilesFailed Could not delete obsolete files because: %s No se pudieron eliminar los archivos antiguos porque: %s Alte Dateien konnten nicht gelöscht werden auf Grund von: %s La suppression des dossiers obsolètes n'a pas pu être effectuée car: %s Impossibile eliminare i file obsoleti perché: %s
migrationLogMessages oldAPIKeyDetected. Old API key detected. Se ha detectado una clave de API antigua. Alter API-Schlüssel erkannt. Ancienne clé API détectée. Rilevata vecchia API Key.
migrationLogMessages successfullyLoggedIn Successfully logged in with existing api key. Has iniciado correctamente la sesión con la clave de API existente. Erfolgreich mit bestehendem API-Schlüssel angemeldet. Connecté avec succès avec la clé API existante. Accesso eseguito correttamente con la API Key esistente.
migrationLogMessages removingObsoleteFiles. Removing obsolete files. Eliminando archivo antiguos. Veraltete Dateien werden entfernt. Retrait des dossiers osolètes. Rimozione di file obsoleti.
migrationLogMessages cannotEnqueueUpgradeShopDetailsTask Cannot enqueue UpgradeShopDetailsTask because: %s No se pueden poner en espera los detalles de la actualización de la tienda porque: %s UpgradeShopDetailsTask kann aus folgenden Gründen nicht in die Warteschlange gestellt werden: %s Mise en attente de la tâche "Mise à jour des détails du Shop" impossible car: %s Impossibile richiamare UpgradeShopDetailsTask perché: %s
migrationLogMessages deletingOldPluginDta. Deleting old plugin data. Eliminando datos antiguos del plugin. Alte Plugin-Daten werden gelöscht. Suppression des informations relatives à l'ancien plugin. Eliminando i vecchi dati del plug-in
migrationLogMessages cannotRetrieveOrderReferences Cannot retrieve order references because: %s No se pueden recuperar referencias de pedidos porque: %s Bestellreferenzen können nicht abgerufen werden auf Grund von: %s Récupération des références de commande impossible car: %s Impossibile recuperare i riferimenti degli ordini perché: %s
migrationLogMessages createOrderReferenceFailed Failed to create reference for order %s Error al crear la referencia para el pedido %s Referenz für Auftrag %s konnte nicht erstellt werden. Échec de création de référence pour la commande %s Impossibile creare il riferimento per l'ordine %s
migrationLogMessages setLabelsFailed Failed to set labels for order with reference %s Error al generar las etiquetas para el pedido con referencia %s Versandetiketten für Bestellung mit Referenz %s konnten nicht erstellt werden. Échec de la mise en place d'étiquettes pour la commande sous la référence %s Impossibile impostare le etichette per l'ordine con riferimento %s
migrationLogMessages setTrackingInfoFailed Failed to set tracking info for order with reference %s Error al generar la información de seguimiento para el pedido con la referencia %s Fehler beim Festlegen der Tracking-Informationen für die Bestellung mit Referenz %s Échec de la mise en place des informations de suivi pour la commande sous la référence %s Impossibile impostare le informazioni di tracciamento per l'ordine con riferimento %s
migrationLogMessages orderNotFound Order with reference %s not found. Pedido con referencia %s no encontrado. Auftrag mit Referenz %s nicht gefunden. La commande sous la référence %s introuvable. Ordine con riferimento %s non trovato
systemLogMessages errorCreatingDefaultTask Error creating default task runner status configuration. Error creating default task runner status configuration. Fehler beim Erstellen der Standardkonfiguration des Task-Runner-Status. Erreur lors de la création de la configuration du gestionnaire de tâches par défaut. Error creating default task runner status configuration.
systemLogMessages webhookReceived Webhook from Packlink received. Webhook de Packlink recibido Webhook von Packlink erhalten Webhook de Packlink reçu Webhook di Packlink ricevuto
systemLogMessages couldNotDelete Could not delete entity %s with ID %s No se pudo eliminar la entidad %s con ID %s Element %s mit ID %s konnte nicht gelöscht werden L'entité %s dont l'ID est %s n'a pas pu être supprimée. Impossibile eliminare l'entità %s con ID %s
systemLogMessages entityCannotBeSaved Entity %s with ID %s cannot be saved. La entidad %s con ID %s no se puede guardar. Element %s mit ID %s kann nicht gespeichert werden. L'entité %s dont l'ID est %s n'a pas pu être enregistrée. L'entità %s con ID %s non può essere salvata.
systemLogMessages entityCannotBeUpdated Entity %s with ID %s cannot be updated. La entidad %s con ID %s no se puede actualizar. Element %s mit ID %s kann nicht aktualisiert werden. L'entité %s dont l'ID est %s n'a pas pu être mise à jour. L'entità %s con ID %s non può essere aggiornata.
systemLogMessages fieldIsNotIndexed Field %s is not indexed! ¡El campo %s no está indexado! Feld %s ist nicht indiziert! Le champs %s n'est pas indexé! Il campo %s non è indicizzato!
systemLogMessages unknownOrNotIndexed Unknown or not indexed OrderBy column %s Desconocido o no indexado OrderBy column %s Unbekannte oder nicht indizierte OrderBy-Spalte %s Inconnu ou non-indexé OrderBy column %s Colonna OrderBy %s sconosciuta o non indicizzata
systemLogMessages dirNotCreated Directory "%s" was not created El directorio "%s" no fue creado Das Verzeichnis "%s" wurde nicht erstellt Annuaire "%s" n'a pas été créé La directory "%s" non è stata creata
systemLogMessages failedCreatingBackup Failed creating backup service. Error al crear el servicio flexible Fehler beim Erstellen des Backup-Versanddienstes. Impossible de créer le service de flexibilité. Impossibile creare il servizio jolly.
systemLogMessages backupServiceNotFound Backup service not found. Servicio flexible no encontrado Backup-Versanddienst konnte nicht gefunden werden. Service de flexibilité introuvable Servizio jolly non trovato.
autoTest dbNotAccessible. Database not accessible. DNo se puede acceder a la base de datos. Zugriff auf Datenbank nicht möglich. Base de données inaccessible. Database non accessibile.
autoTest taskCouldNotBeStarted. Task could not be started. No se ha podido iniciar la tarea. Die Aufgabe konnte nicht gestartet werden. La tâche n’a pu être lancée. Non è stato possibile avviare l’attività.
autoTest moduleAutoTest PacklinkPRO module auto-test Prueba automática del módulo PacklinkPRO Automatischer Test PacklinkPRO-Modul Test automatique du module PacklinkPRO Auto-test per il modulo di PacklinkPRO
autoTest useThisPageTestConfiguration Use this page to test the system configuration and PacklinkPRO module services. Utiliza esta página para probar la configuración del sistema y los servicios del módulo PacklinkPRO. Auf dieser Seite können Sie die Systemkonfiguration und die Dienste des PacklinkPRO-Moduls testen. Utilisez cette page pour tester la configuration du système et les services du module PacklinkPRO. Usa questa pagina per testare la configurazione del sistema e i servizi del modulo di PacklinkPRO.
autoTest start Start Inicio Start Démarrer Avvia
autoTest downloadTestLog Download test log Descargar el registro de pruebas Testprotokoll herunterladen Télécharger le registre de tests Scarica il registro test
autoTest openModule Open PacklinkPRO module Abrir el módulo PacklinkPRO PacklinkPRO-Modul öffnen Ouvrir le module PacklinkPRO Apri il modulo di PacklinkPRO
autoTest autotestPassedSuccessfully Auto-test passed successfully! Prueba automática superada con éxito. Der automatische Test wurde erfolgreich abgeschlossen! Test automatique réussi avec succès ! L’auto-test è stato superato con successo!
autoTest testNotSuccessful The test did not complete successfully. La prueba no se ha completado correctamente. Der Test wurde nicht erfolgreich abgeschlossen! Le test a échoué. Il test non è stato completato correttamente.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment