Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Uspecificeret fejl", "Your server has been successfully tested to support this feature.": "Din server understøtter denne funktionalitet.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Din systemopsætning understøtter ikke denne funktionalitet. \x3ca href=\"http://drupal.org/node/15365\"\x3eHåndbogens side om rene URLer\x3c/a\x3e har mere hjælp til fejlfinding.", "Testing clean URLs...": "Tester rene URLer…", "Save": "Gem", "Upload": "Overfør", "Only files with the following extensions are allowed: %files-allowed.": "Kun filer af følgende typer er tilladt: %files-allowed.", "An error occurred. \n@uri\n@text": "Der opstod en fejl. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Der opstod en fejl. \n@uri\n(ingen information tilgængelig).", "An HTTP error @status occurred. \n@uri": "Der opstod en HTTP-fejl @status. \n@uri", "Drag to re-order": "Træk for at (om)sortere", "Changes made in this table will not be saved until the form is submitted.": "Ændringer i tabellen bliver ikke gemt, før du indsender formularen.", "Select all rows in this table": "Vælg alle rækker i tabellen", "Deselect all rows in this table": "Fravælg alle rækker i tabellen", "Split summary at cursor": "Del resumé ved markør", "Join summary": "Sammenføj resumé", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Ændringerne bliver ikke gemt før du trykker på knappen \x3cem\x3eGem blokke\x3c/em\x3e.", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "Den valgte fil %filename kan ikke uploades. Kun filer med følgende endelser er tilladt: %extensions." } };