From 5a801f62e61857aff7084a3f790cb5f1144cc5f1 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 20 Jan 2021 19:59:52 +0100 Subject: [PATCH] New translations app.admin.en.yml (German) --- config/locales/app.admin.de.yml | 40 ++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/config/locales/app.admin.de.yml b/config/locales/app.admin.de.yml index 996fc7943..50c7be1b5 100644 --- a/config/locales/app.admin.de.yml +++ b/config/locales/app.admin.de.yml @@ -319,27 +319,27 @@ de: related_subscriptions: "Zugehörige Abonnements" please_specify_a_number: "Bitte geben Sie eine Zahl an." none: "Keine" #grammar concordance with training. - an_error_occurred_while_saving_the_number_of_credits: "An error occurred while saving the number of credits." - an_error_occurred_while_deleting_credit_with_the_TRAINING: "An error occurred while deleting credit with the {TRAINING}." - an_error_occurred_unable_to_find_the_credit_to_revoke: "An error occurred : unable to find the credit to revoke." - an_error_occurred_while_creating_credit_with_the_TRAINING: "An error occurred while creating credit with the {TRAINING}." - not_set: "Not set" - error_a_credit_linking_this_machine_with_that_subscription_already_exists: "Error : a credit linking this machine with that subscription already exists." - changes_have_been_successfully_saved: "Changes have been successfully saved." - credit_was_successfully_saved: "Credit was successfully saved." - error_creating_credit: "Unable to create credit, an error occurred" - do_you_really_want_to_delete_this_subscription_plan: "Do you really want to delete this subscription plan?" - subscription_plan_was_successfully_deleted: "Subscription plan was successfully deleted." - unable_to_delete_the_specified_subscription_an_error_occurred: "Unable to delete the specified subscription, an error occurred." - coupons: "Coupons" - list_of_the_coupons: "List of the coupons" - discount: "Discount" - nb_of_usages: "Number of usages" + an_error_occurred_while_saving_the_number_of_credits: "Beim Speichern der Guthabenmenge ist ein Fehler aufgetreten." + an_error_occurred_while_deleting_credit_with_the_TRAINING: "Beim Löschen des Guthabens mit {TRAINING} ist ein Fehler aufgetreten." + an_error_occurred_unable_to_find_the_credit_to_revoke: "Ein Fehler ist aufgetreten: Das Guthaben konnte nicht gefunden werden." + an_error_occurred_while_creating_credit_with_the_TRAINING: "Beim Erstellen des Guthabens mit {TRAINING} ist ein Fehler aufgetreten." + not_set: "Nicht festgelegt" + error_a_credit_linking_this_machine_with_that_subscription_already_exists: "Fehler: Ein Guthaben, das diese Maschine mit diesem Abonnement verbindet, existiert bereits." + changes_have_been_successfully_saved: "Ihre Änderungen wurden erfolgreich gespeichert." + credit_was_successfully_saved: "Guthaben wurde erfolgreich gespeichert." + error_creating_credit: "Konnte Guthaben nicht erstellen, ein Fehler ist aufgetreten" + do_you_really_want_to_delete_this_subscription_plan: "Möchten Sie diesen Abonnementplan wirklich löschen?" + subscription_plan_was_successfully_deleted: "Abonnementplan wurde erfolgreich gelöscht." + unable_to_delete_the_specified_subscription_an_error_occurred: "Das angegebene Abonnement konnte nicht gelöscht werden, ein Fehler ist aufgetreten." + coupons: "Gutscheine" + list_of_the_coupons: "Liste der Gutscheine" + discount: "Rabatt" + nb_of_usages: "Anzahl von Nutzungen" status: "Status" - add_a_new_coupon: "Add a new coupon" - display_more_coupons: "Display the next coupons" - disabled: "Disabled" - expired: "Expired" + add_a_new_coupon: "Neuen Gutschein hinzufügen" + display_more_coupons: "Die nächsten Gutscheine anzeigen" + disabled: "Deaktiviert" + expired: "Abgelaufen" sold_out: "Sold out" active: "Active" all: "Display all"