From 8264d872e98042b8be6e42c6e335a3a3854a7992 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Sun, 24 Jan 2021 18:28:13 +0100 Subject: [PATCH] New translations app.admin.en.yml (German) --- config/locales/app.admin.de.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/config/locales/app.admin.de.yml b/config/locales/app.admin.de.yml index 2e7b38a74..7975e6b83 100644 --- a/config/locales/app.admin.de.yml +++ b/config/locales/app.admin.de.yml @@ -1196,24 +1196,24 @@ de: tracking_id: "Tracking-ID" open_api_clients: add_new_client: "Neuen API-Client erstellen" - api_documentation: "API documentation" - open_api_clients: "OpenAPI clients" + api_documentation: "API-Dokumentation" + open_api_clients: "OpenAPI-Clients" name: "Name" - calls_count: "Calls count" + calls_count: "Anrufanzahl" token: "Token" - created_at: "Creation date" - reset_token: "Revoke access" - client_name: "Client's name" - confirmation_required: "Confirmation required" - do_you_really_want_to_delete_this_open_api_client: "Do you really want to delete this OpenAPI client?" - do_you_really_want_to_revoke_this_open_api_access: "Do you really want to revoke this access ? It will erase and replace the current token." - client_successfully_created: "Client successfully created." - client_successfully_updated: "Client successfully updated." - client_successfully_deleted: "Client successfully deleted." - access_successfully_revoked: "Access successfully revoked." + created_at: "Erstellungsdatum" + reset_token: "Zugriff widerrufen" + client_name: "Kundenname" + confirmation_required: "Bestätigung erforderlich" + do_you_really_want_to_delete_this_open_api_client: "Möchten Sie diesen OpenAPI-Client wirklich löschen?" + do_you_really_want_to_revoke_this_open_api_access: "Möchten Sie diesen Zugriff wirklich widerrufen ? Er wird das aktuelle Token löschen und ersetzen." + client_successfully_created: "Client erfolgreich erstellt." + client_successfully_updated: "Client erfolgreich aktualisiert." + client_successfully_deleted: "Client erfolgreich gelöscht." + access_successfully_revoked: "Zugriff erfolgreich widerrufen." #create a new space space_new: - add_a_new_space: "Add a new space" + add_a_new_space: "Neuen Raum erstellen" watch_out_when_creating_a_new_space_its_prices_are_initialized_at_0_for_all_subscriptions: "Watch out! When creating a new space, its prices are initialized at 0 for all subscriptions." consider_changing_its_prices_before_creating_any_reservation_slot: "Consider changing its prices before creating any reservation slot." add_this_space: "Add this space"