From 83ea94449ffdf936f39128e8f367ea654d480007 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Mon, 15 Apr 2019 14:24:26 +0300 Subject: [PATCH] New translations en_US.yaml (Danish) --- site/plugins/admin/languages/da_DK.yaml | 54 ++++++++++++------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/site/plugins/admin/languages/da_DK.yaml b/site/plugins/admin/languages/da_DK.yaml index 86578cd9..574f3b58 100644 --- a/site/plugins/admin/languages/da_DK.yaml +++ b/site/plugins/admin/languages/da_DK.yaml @@ -70,35 +70,35 @@ admin_role: "Rolle" admin_save: "Gem" admin_security_check_results: "Sikkerhedstjek resultater" admin_security_check_results_debug: "På grund af mængden af infomationer en fejl kan give hackere når DISPLAY ERRORS TRUE, anbefaler vi kraftigt at sætte DISPLAY ERRORS FALSE på produktions systemer." -admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" -admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" +admin_security_check_results_htaccess: "Flextype .htaccess filen er fundet skrivebar. Vi anbefaler at du fjerner alle skrive rettigheder.
Du kan gøre dette på UNIX systemer med: chmod a-w :path" +admin_security_check_results_index: "Flextype index.php filen er fundet skrivebar. Vi anbefaler at du fjerner alle skrive rettigheder.
Du kan gøre dette på UNIX systemer med: chmod a-w :path" admin_server: "Server" -admin_site: "Site" -admin_clear_cache: "Clear cache" -admin_error404_title: "Error404 entry title" -admin_error404_description: "Error404 entry description" -admin_error404_content: "Error404 entry content" -admin_error404_template: "Error404 entry template" -admin_heading: "Settings" -admin_general: "General" -admin_error_404_page: "Error 404 page" +admin_site: "Webside" +admin_clear_cache: "Ryd cache" +admin_error404_title: "Fejl404 post titel" +admin_error404_description: "Fejl404 post beskrivelse" +admin_error404_content: "Fejl404 post indhold" +admin_error404_template: "Fejl404 post skabelon" +admin_heading: "Indstillinger" +admin_general: "Generelt" +admin_error_404_page: "Fejl 404 side" admin_cache: "Cache" -admin_author_email: "Author email" -admin_author_name: "Author name" -admin_site_description: "Site description" -admin_site_keywords: "Site keywords" -admin_site_robots: "Robots" -admin_site_title: "Site title" +admin_author_email: "Forfatter e-mail" +admin_author_name: "Forfatter navn" +admin_site_description: "Hjemmesidens beskrivelse" +admin_site_keywords: "Hjemmesidens søgeord" +admin_site_robots: "Robotter" +admin_site_title: "Hjemmesidens titel" admin_system: "System" -admin_cache_driver: "Cache driver" -admin_cache_enabled: "Cache enabled" -admin_cache_lifetime: "Cache lifetime" -admin_cache_prefix: "Cache prefix" -admin_charset: "Charset" -admin_date_format: "Date format" -admin_errors_display: "Display errors" -admin_locale: "Locale" -admin_entry_main: "Main entry" +admin_cache_driver: "Cache-driver" +admin_cache_enabled: "Cache slået til" +admin_cache_lifetime: "Cache levetid" +admin_cache_prefix: "Cache-præfiks" +admin_charset: "Tegnsæt" +admin_date_format: "Datoformat" +admin_errors_display: "Vis fejl" +admin_locale: "Landestandard" +admin_entry_main: "Hoved post" admin_theme: "Tema" admin_timezone: "Tidszone" admin_username: "Brugernavn" @@ -193,4 +193,4 @@ admin_entries_hidden: "Skjult" admin_menu_item_title: "Titel" admin_menu_item_url: "Url" admin_menu_item_target: "Destination" -admin_menu_item_order: "Order" +admin_menu_item_order: "Rækkefølge"