# msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.5.3\n" #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" "You probably did not create a configuration file. You might want to use the %" "1$ssetup script%2$s to create one." msgstr "" "Sandsynlig årsag til dette er at du ikke har oprettet en konfigurationsfil. " "Du kan bruge %1$sopsætningsscriptet%2$s til at oprette en." #: libraries/auth/config.auth.lib.php:116 msgid "" "phpMyAdmin tried to connect to the MySQL server, and the server rejected the " "connection. You should check the host, username and password in your " "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." msgstr "" "phpMyAdmin forsøgte at forbinde til MySQL-serveren, og serveren afviste " "forbindelsen. Du bør tjekke host, brugernavn og kodeord i config.inc.php og " "sikre dig at de svarer til den information du har fået af administratoren af " "MySQL-serveren." #. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" #. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" msgstr "en" #: libraries/Message.class.php:282 #, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." msgstr[0] "" msgstr[1] "" #: libraries/Message.class.php:301 #, fuzzy, php-format #| msgid "No rows selected" msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "Ingen rækker valgt" msgstr[1] "Ingen rækker valgt" #: libraries/Message.class.php:320 #, fuzzy, php-format #| msgid "No rows selected" msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." msgstr[0] "Ingen rækker valgt" msgstr[1] "Ingen rækker valgt" #. l10n: Text direction, use either ltr or rtl #: libraries/messages.inc.php:15 msgid "ltr" msgstr "ltr" #. l10n: Thousands separator #: libraries/messages.inc.php:17 msgid "," msgstr "." #. l10n: Decimal separator #: libraries/messages.inc.php:19 msgid "." msgstr "," #: libraries/messages.inc.php:21 msgid "B" msgstr "B" #: libraries/messages.inc.php:21 msgid "KiB" msgstr "KiB" #: libraries/messages.inc.php:21 msgid "MiB" msgstr "MiB" #: libraries/messages.inc.php:21 msgid "GiB" msgstr "GiB" #: libraries/messages.inc.php:21 msgid "TiB" msgstr "TiB" #: libraries/messages.inc.php:21 msgid "PiB" msgstr "PiB" #: libraries/messages.inc.php:21 msgid "EiB" msgstr "EiB" #: libraries/messages.inc.php:23 msgid "Sun" msgstr "søn" #: libraries/messages.inc.php:23 msgid "Mon" msgstr "man" #: libraries/messages.inc.php:23 msgid "Tue" msgstr "tir" #: libraries/messages.inc.php:23 msgid "Wed" msgstr "ons" #: libraries/messages.inc.php:23 msgid "Thu" msgstr "tor" #: libraries/messages.inc.php:23 msgid "Fri" msgstr "fre" #: libraries/messages.inc.php:23 msgid "Sat" msgstr "lør" #: libraries/messages.inc.php:24 msgid "Jan" msgstr "jan" #: libraries/messages.inc.php:24 msgid "Feb" msgstr "feb" #: libraries/messages.inc.php:24 msgid "Mar" msgstr "mar" #: libraries/messages.inc.php:24 msgid "Apr" msgstr "apr" #: libraries/messages.inc.php:24 msgid "May" msgstr "maj" #: libraries/messages.inc.php:24 msgid "Jun" msgstr "jun" #: libraries/messages.inc.php:24 msgid "Jul" msgstr "jul" #: libraries/messages.inc.php:24 msgid "Aug" msgstr "aug" #: libraries/messages.inc.php:24 msgid "Sep" msgstr "sep" #: libraries/messages.inc.php:24 msgid "Oct" msgstr "okt" #: libraries/messages.inc.php:24 msgid "Nov" msgstr "nov" #: libraries/messages.inc.php:24 msgid "Dec" msgstr "dec" #. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string #: libraries/messages.inc.php:26 msgid "%B %d, %Y at %I:%M %p" msgstr "%d. %m %Y kl. %H:%M:%S" #: libraries/messages.inc.php:27 #, php-format msgid "%s days, %s hours, %s minutes and %s seconds" msgstr "%s dage, %s timer, %s minutter og %s sekunder" #: libraries/messages.inc.php:29 msgid "Aborted" msgstr "Afbrudt" #: libraries/messages.inc.php:30 msgid "Access denied" msgstr "Adgang Nægtet" #: libraries/messages.inc.php:31 msgid "Action" msgstr "Handling" #: libraries/messages.inc.php:32 msgid "Actions" msgstr "" #: libraries/messages.inc.php:33 msgid "Add AUTO_INCREMENT value" msgstr "Tilføj AUTO_INCREMENT værdi" #: libraries/messages.inc.php:34 #, php-format msgid "Add %s" msgstr "Tilføj %s" #: libraries/messages.inc.php:35 msgid "Add constraints" msgstr "Tilføj begrænsninger" #: libraries/messages.inc.php:36 msgid "Add/Delete Field Columns" msgstr "Tilføj/Slet felt-kolonne" #: libraries/messages.inc.php:37 msgid "Add/Delete Criteria Row" msgstr "Tilføj/Slet kriterie-række" #: libraries/messages.inc.php:38 #, php-format msgid "Add %s field(s)" msgstr "Tilføj %s felt(er)" #: libraries/messages.inc.php:39 msgid "Add custom comment into header (\\n splits lines)" msgstr "Tilføj tilpassede kommentarer i headeren (\\n deler linjer)" #: libraries/messages.inc.php:40 msgid "Add into comments" msgstr "Tilføj til kommentarer" #: libraries/messages.inc.php:41 msgid "Add new field" msgstr "Tilføj nyt felt" #: libraries/messages.inc.php:42 msgid "Add privileges on the following database" msgstr "Tilføj privilegier på følgende database" #: libraries/messages.inc.php:43 msgid "Add privileges on the following table" msgstr "Tilføj privileges på følgende tabel" #: libraries/messages.inc.php:44 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Tilføj søgekriterier (kroppen af \"WHERE\" sætningen):" #: libraries/messages.inc.php:45 #, php-format msgid "Add to index  %s column(s)" msgstr "Føj til indeks  %s kolonne(r)" #: libraries/messages.inc.php:46 msgid "Add a new User" msgstr "Tilføj en ny bruger" #: libraries/messages.inc.php:47 msgid "You have added a new user." msgstr "Du har tilføjet en ny bruger." #: libraries/messages.inc.php:48 msgid "Administration" msgstr "Administration" #: libraries/messages.inc.php:49 #, php-format msgid "After %s" msgstr "Efter %s" #: libraries/messages.inc.php:50 msgid "Go back to previous page" msgstr "Tilbage til foregående side" #: libraries/messages.inc.php:51 msgid "Insert another new row" msgstr "Indsæt endnu en ny række" #: libraries/messages.inc.php:52 msgid "Edit next row" msgstr "Redigér næste række" #: libraries/messages.inc.php:53 msgid "Go back to this page" msgstr "Gå tilbage til denne side" #: libraries/messages.inc.php:54 msgid "All" msgstr "Alle" #: libraries/messages.inc.php:55 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. This might be good way to import large files, " "however it can break transactions." msgstr "" "Tillad afbrydelse af import hvis scriptet er tæt på tidsgrænsen. Dette kan " "være en god metode til at importere større filer, men kan knække " "transaktioner." #: libraries/messages.inc.php:56 msgid "Display all tables with the same width" msgstr "vis alle tabeller med samme bredde?" #: libraries/messages.inc.php:57 msgid "Alter table order by" msgstr "Arrangér tabelrækkefølge efter" #: libraries/messages.inc.php:58 msgid "Analyze" msgstr "" #: libraries/messages.inc.php:59 msgid "Analyze table" msgstr "Analysér tabel" #: libraries/messages.inc.php:60 msgid "And" msgstr "Og" #: libraries/messages.inc.php:61 msgid "and" msgstr "" #: libraries/messages.inc.php:62 msgid "and then" msgstr "og derefter" #: libraries/messages.inc.php:63 msgid "Angular links" msgstr "Angulære links" #: libraries/messages.inc.php:64 #, php-format msgid "An index has been added on %s" msgstr "Der er tilføjet et indeks til %s" #: libraries/messages.inc.php:65 msgid "Any" msgstr "Enhver" #: libraries/messages.inc.php:66 msgid "Any host" msgstr "Enhver vært" #: libraries/messages.inc.php:67 msgid "Any user" msgstr "Enhver bruger" #: libraries/messages.inc.php:68 msgid "Apply Selected Changes" msgstr "" #: libraries/messages.inc.php:69 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Kan være anslået. Se FAQ 3.11" #: libraries/messages.inc.php:70 #, php-format msgid "A primary key has been added on %s" msgstr "En primær nøgle er blevet tilføjet til %s" #: libraries/messages.inc.php:71 msgid "Arabic" msgstr "Arabisk" #: libraries/messages.inc.php:72 msgid "Armenian" msgstr "Armensk" #: libraries/messages.inc.php:73 msgid "Ascending" msgstr "Stigende" #: libraries/messages.inc.php:74 msgid "As defined:" msgstr "" #: libraries/messages.inc.php:75 msgid "At Beginning of Table" msgstr "I begyndelsen af tabel" #: libraries/messages.inc.php:76 msgid "At End of Table" msgstr "I slutningen af tabel" #: libraries/messages.inc.php:77 msgid "Attributes" msgstr "Attributter" #: libraries/messages.inc.php:78 msgid "Automatic layout" msgstr "Automatisk layout" #: libraries/messages.inc.php:80 msgid "Back" msgstr "Tilbage" #: libraries/messages.inc.php:81 msgid "Baltic" msgstr "Baltisk" #: libraries/messages.inc.php:82 msgid "BEGIN CUT" msgstr "BEGYND KLIP" #: libraries/messages.inc.php:83 msgid "BEGIN RAW" msgstr "BEGYND RÅ" #: libraries/messages.inc.php:84 msgid "Binary" msgstr " Binært " #: libraries/messages.inc.php:85 msgid "Binary - do not edit" msgstr " Binært - må ikke ændres " #: libraries/messages.inc.php:86 msgid "Binary log" msgstr "Binær log" #: libraries/messages.inc.php:87 msgid "Event type" msgstr "Hændelsestype" #: libraries/messages.inc.php:88 msgid "Information" msgstr "Information" #: libraries/messages.inc.php:89 msgid "Log name" msgstr "Lognavn" #: libraries/messages.inc.php:90 msgid "Original position" msgstr "Original position" #: libraries/messages.inc.php:91 msgid "Position" msgstr "Position" #: libraries/messages.inc.php:92 msgid "Server ID" msgstr "Server ID" #: libraries/messages.inc.php:93 msgid "BLOB Repository" msgstr "" #: libraries/messages.inc.php:94 msgid "Damaged" msgstr "" #: libraries/messages.inc.php:95 #, php-format msgid "Are you sure you want to disable all BLOB references for database %s?" msgstr "" #: libraries/messages.inc.php:96 msgctxt "$strBLOBRepositoryDisabled" msgid "Disabled" msgstr "" #: libraries/messages.inc.php:97 msgid "Disable" msgstr "" #: libraries/messages.inc.php:98 msgid "You are about to DISABLE a BLOB Repository!" msgstr "" #: libraries/messages.inc.php:99 msgctxt "$strBLOBRepositoryEnabled" msgid "Enabled" msgstr "" #: libraries/messages.inc.php:100 msgid "Enable" msgstr "" #: libraries/messages.inc.php:101 msgid "Remove BLOB Repository Reference" msgstr "" #: libraries/messages.inc.php:102 msgctxt "$strBLOBRepositoryRepair" msgid "Repair" msgstr "" #: libraries/messages.inc.php:103 msgid "Upload to BLOB repository" msgstr "" #: libraries/messages.inc.php:104 msgid "Let every user access this bookmark" msgstr "Lad alle brugere bruge dette bogmærke" #: libraries/messages.inc.php:105 #, php-format msgid "Bookmark %s created" msgstr "Bogmærke %s oprettet" #: libraries/messages.inc.php:106 msgid "The bookmark has been deleted." msgstr "Bogmærket er fjernet." #: libraries/messages.inc.php:107 msgid "Label" msgstr "Mærke" #: libraries/messages.inc.php:108 msgid "Bookmarked SQL query" msgstr "SQL-forespørgsel med bogmærke" #: libraries/messages.inc.php:109 msgid "Replace existing bookmark of same name" msgstr "Erstat eksisterende bogmærke af samme navn" #: libraries/messages.inc.php:110 msgid "Bookmark this SQL query" msgstr "Lav bogmærke til denne SQL-forespørgsel" #: libraries/messages.inc.php:111 msgid "View only" msgstr "Kun oversigt" #: libraries/messages.inc.php:112 msgid "Browse" msgstr "Vis" #: libraries/messages.inc.php:113 msgid "Browse distinct values" msgstr "Gennemse bestemte værdier" #: libraries/messages.inc.php:114 msgid "Browse foreign values" msgstr "Bladre i fremmedværdier" #: libraries/messages.inc.php:115 msgid "Buffer Pool Activity" msgstr "Buffer Pool Aktivitet" #: libraries/messages.inc.php:116 msgid "Buffer Pool" msgstr "Buffer Pool" #: libraries/messages.inc.php:117 msgid "Buffer Pool Usage" msgstr "Buffer Pool Forbrug" #: libraries/messages.inc.php:118 msgid "Read misses in %" msgstr "Read misses i %" #: libraries/messages.inc.php:119 msgid "Read misses" msgstr "Read misses" #: libraries/messages.inc.php:120 msgid "Write waits in %" msgstr "Write waits i %" #: libraries/messages.inc.php:121 msgid "Write waits" msgstr "Write waits" #: libraries/messages.inc.php:122 msgid "Bulgarian" msgstr "Bulgarsk" #: libraries/messages.inc.php:123 msgid "Busy pages" msgstr "Travle sider" #: libraries/messages.inc.php:124 msgid "\"bzipped\"" msgstr "\"bzipped\"" #: libraries/messages.inc.php:126 msgid "Calendar" msgstr "Kalender" #: libraries/messages.inc.php:127 msgid "Cancel" msgstr "Annuller" #: libraries/messages.inc.php:128 msgid "Could not load export plugins, please check your installation!" msgstr "Kunne ikke indlæse eksportplugins, check venligst din installation!" #: libraries/messages.inc.php:129 msgid "Could not load import plugins, please check your installation!" msgstr "Kunne ikke indlæse importplugins, check venligst din installation!" #: libraries/messages.inc.php:130 msgid "Cannot log in to the MySQL server" msgstr "Kan ikke logge ind på MySQL-serveren" #: libraries/messages.inc.php:131 #, php-format msgid "" "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " "extension. Please check your PHP configuration." msgstr "" "Kan ikke indlæse [a@http://php.net/%1$s@Dokumentation][em]%1$s[/em][/a] " "udvidelsen. Tjek venligst din PHP-konfiguration." #: libraries/messages.inc.php:132 msgid "" "Couldn't load the iconv or recode extension needed for charset conversion. " "Either configure PHP to enable these extensions or disable charset " "conversion in phpMyAdmin." msgstr "" "Kan ikke indlæse iconv eller omkode nødvendig udvidelse til tegnsæt-" "konvertering, konfigurer PHP til at tillade brug af disse udvidelser eller " "slå tegnsæt-konvertering fra i phpMyAdmin." #: libraries/messages.inc.php:133 msgid "Can't rename index to PRIMARY!" msgstr "Kan ikke omdøbe indeks til PRIMARY!" #: libraries/messages.inc.php:134 msgid "" "Couldn't use the iconv, libiconv, or recode_string functions, although the " "necessary extensions appear to be loaded. Check your PHP configuration." msgstr "" "Kan ikke bruge iconv ejheller libiconv eller recode_string funktionen omend " "udvidelsen ser ud til at være indlæst. Check din PHP-konfiguration." #: libraries/messages.inc.php:135 msgid "Cardinality" msgstr "Kardinalitet" #: libraries/messages.inc.php:136 msgid "case-insensitive" msgstr "ingen forskel på store/små bogstaver" #: libraries/messages.inc.php:137 msgid "case-sensitive" msgstr "forskel på store/små bogstaver" #: libraries/messages.inc.php:138 msgid "Central European" msgstr "Centraleuropæisk" #: libraries/messages.inc.php:139 msgid "Change" msgstr "Ændre" #: libraries/messages.inc.php:140 msgid "... keep the old one." msgstr "... behold den gamle." #: libraries/messages.inc.php:141 msgid "Create a new user with the same privileges and ..." msgstr "Opret en bruger med samme privilegier og ..." #: libraries/messages.inc.php:142 msgid "" " ... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... slet den gamle fra brugertabellerne og genindlæs privilegierne " "efterfølgende." #: libraries/messages.inc.php:143 msgid " ... delete the old one from the user tables." msgstr " ... slet den gamle fra brugertabellerne." #: libraries/messages.inc.php:144 msgid "" " ... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... tilbagekald alle aktive privilegier fra den gamle og slet den " "efterfølgende." #: libraries/messages.inc.php:145 msgid "Change Login Information / Copy User" msgstr "Ret Login-information / Kopiér bruger" #: libraries/messages.inc.php:146 msgid "Choose field to display" msgstr "Vælg felt der skal vises" #: libraries/messages.inc.php:147 msgid "Change password" msgstr "Ændre kodeord" #: libraries/messages.inc.php:148 msgid "Charset" msgstr "Tegnsæt" #: libraries/messages.inc.php:149 msgid "Character set of the file:" msgstr "Tegnsæt for filen:" #: libraries/messages.inc.php:150 msgid "Character Sets and Collations" msgstr "Tegnsæt og kollationer (Collations)" #: libraries/messages.inc.php:151 msgid "Charsets" msgstr "Tegnsæt" #: libraries/messages.inc.php:152 msgid "Check All" msgstr "Afmærk alt" #: libraries/messages.inc.php:153 msgid "Check" msgstr "" #: libraries/messages.inc.php:154 msgid "Check tables having overhead" msgstr "Check tabeller der har overhead" #: libraries/messages.inc.php:155 msgid "Check Privileges" msgstr "Check Privilegier" #: libraries/messages.inc.php:156 #, php-format msgid "Check privileges for database "%s"." msgstr "Check privilegier for database "%s"." #: libraries/messages.inc.php:157 msgid "Check table" msgstr "Tjek tabel" #: libraries/messages.inc.php:158 msgid "Please choose a page to edit" msgstr "Vælg en side der skal redigeres" #: libraries/messages.inc.php:159 msgid "Click to select" msgstr "" #: libraries/messages.inc.php:160 msgid "Click to unselect" msgstr "" #: libraries/messages.inc.php:161 msgid "Displaying Column Comments" msgstr "Viser kolonne-kommentarer" #: libraries/messages.inc.php:162 msgid "Collation" msgstr "Kollation (Collation)" #: libraries/messages.inc.php:163 msgid "Column names" msgstr "Kolonnenavne" #: libraries/messages.inc.php:164 msgid "Column-specific privileges" msgstr "Kolonne-specifikke privilegier" #: libraries/messages.inc.php:165 msgid "Command" msgstr "Kommando" #: libraries/messages.inc.php:166 msgid "Comment" msgstr "" #: libraries/messages.inc.php:167 msgid "Comments" msgstr "Kommentarer" #: libraries/messages.inc.php:168 msgid "MySQL 4.0 compatible" msgstr "MySQL 4.0 kompatibel" #: libraries/messages.inc.php:169 msgid "Complete inserts" msgstr "Komplette inserts" #: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79 msgid "Compression" msgstr "Komprimering" #: libraries/messages.inc.php:171 #, php-format msgid "Imported file compression will be automatically detected from: %s" msgstr "Importeret fil-komprimering vil blive automatisk registreret fra: %s" #: libraries/messages.inc.php:172 #, php-format msgid "Could not load default configuration from: \"%1$s\"" msgstr "Kunne ikke indlæse standardkonfiguration fra: \"%1$s\"" #: libraries/messages.inc.php:173 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" #: libraries/messages.inc.php:174 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Please call the configuration file directly using the link below and read " "the PHP error message(s) that you receive. In most cases a quote or a " "semicolon is missing somewhere.
If you receive a blank page, everything " "is fine." msgstr "" "phpMyAdmin kunne ikke læse din konfigurationsfil!
Dette kan ske hvis " "PHP finder en parser-fejl i den, eller PHP ikke kan finde filen.
Kald " "konfigurationsfilen direkte fra nedenstående link og læs de(n) PHP-" "fejlmeddelelse(r) du får. I de fleste tilfælde mangler der et anførselstegn " "eller et semikolon et sted.
Hvis du får en blank side, er alt i orden." #: libraries/messages.inc.php:175 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Konfigurér venligst koordinaterne for tabel %s" #: libraries/messages.inc.php:176 msgid "Cannot connect: invalid settings." msgstr "Kan ikke forbinde: ugyldige indstillinger." #: libraries/messages.inc.php:177 msgid "Connections" msgstr "Forbindelser" #: libraries/messages.inc.php:178 msgid "Constraints for dumped tables" msgstr "Begrænsninger for dumpede tabeller" #: libraries/messages.inc.php:179 msgid "Constraints for table" msgstr "Begrænsninger for tabel" #: libraries/messages.inc.php:180 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Forbindelse for kontrolbruger som defineret i din konfiguration slog fejl." #: libraries/messages.inc.php:181 msgid "Cookies must be enabled past this point." msgstr "Herefter skal cookies være slået til." #: libraries/messages.inc.php:182 msgid "Copy" msgstr "Kopi" #: libraries/messages.inc.php:183 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s er blevet kopieret til %s" #: libraries/messages.inc.php:184 msgid "Copy table to (database.table):" msgstr "Kopier tabel til (database.tabel):" #: libraries/messages.inc.php:185 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabellen %s er nu kopieret til: %s." #: libraries/messages.inc.php:186 msgid "Can't copy table to same one!" msgstr "Kan ikke kopiere tabellen til den samme!" #: libraries/messages.inc.php:187 msgid "Could not connect to the source" msgstr "" #: libraries/messages.inc.php:188 msgid "Could not connect to the target" msgstr "" #: libraries/messages.inc.php:189 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin kunne ikke dræbe tråden %s. Den er sandsynligvis allerede lukket." #: libraries/messages.inc.php:190 msgid "Create" msgstr "Opret" #: libraries/messages.inc.php:191 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE før kopiering" #: libraries/messages.inc.php:192 #, php-format msgid "Create an index on %s columns" msgstr "Dan et indeks på %s kolonner" #: libraries/messages.inc.php:193 msgid "Create a new index" msgstr "Lav et nyt indeks" #: libraries/messages.inc.php:194 msgid "Create new database" msgstr "Opret ny database" #: libraries/messages.inc.php:195 #, php-format msgid "Create table on database %s" msgstr "Opret ny tabel i database %s" #: libraries/messages.inc.php:196 msgid "Create a page" msgstr "Opret en ny side" #: libraries/messages.inc.php:197 msgid "Creation of PDFs" msgstr "Oprettelse af PDFer" #: libraries/messages.inc.php:198 msgid "Create relation" msgstr "Opret relation" #: libraries/messages.inc.php:199 msgid "Create table" msgstr "Opret tabel" #: libraries/messages.inc.php:200 msgctxt "$strCreateTableShort" msgid "Create table" msgstr "" #: libraries/messages.inc.php:201 msgid "Database for user" msgstr "Database for bruger" #: libraries/messages.inc.php:202 msgid "Create database with same name and grant all privileges" msgstr "Opret database med samme navn og tildel alle privilegier" #: libraries/messages.inc.php:203 msgctxt "$strCreateUserDatabaseNone" msgid "None" msgstr "" #: libraries/messages.inc.php:204 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" #: libraries/messages.inc.php:205 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Tildel alle privilegier til jokertegn-navn (brugernavn_%)" #: libraries/messages.inc.php:206 msgid "Creation/Update/Check dates" msgstr "Oprettet/Opdateret/Check datoer" #: libraries/messages.inc.php:207 msgid "Criteria" msgstr "Kriterier" #: libraries/messages.inc.php:208 msgid "Croatian" msgstr "Kroatisk" #: libraries/messages.inc.php:209 msgid "CSV" msgstr "CSV (kommasepareret)" #: libraries/messages.inc.php:210 msgid "Current server" msgstr "" #: libraries/messages.inc.php:211 msgid "Custom color" msgstr "" #: libraries/messages.inc.php:212 msgid "Cyrillic" msgstr "Kyrillisk" #: libraries/messages.inc.php:213 msgid "Czech" msgstr "Tjekkisk" #: libraries/messages.inc.php:214 msgid "Czech-Slovak" msgstr "Tjekkisk-Slovakisk" #: libraries/messages.inc.php:216 msgid "Danish" msgstr "Dansk" #: libraries/messages.inc.php:217 msgid "Database" msgstr "Database" #: libraries/messages.inc.php:218 msgid "The database name is empty!" msgstr "Databasenavnet er tomt!" #: libraries/messages.inc.php:219 msgid "Database export options" msgstr "Database eksportindstillinger" #: libraries/messages.inc.php:220 #, php-format msgid "Database %1$s has been created." msgstr "" #: libraries/messages.inc.php:221 #, php-format msgid "Database %s has been dropped." msgstr "Database %s er slettet." #: libraries/messages.inc.php:222 #, php-format msgid "'%s' database does not exist." msgstr "" #: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105 msgid "Databases" msgstr "Databaser" #: libraries/messages.inc.php:224 #, php-format msgid "%s databases have been dropped successfully." msgstr "%s databaser er blevet droppet korrekt." #: libraries/messages.inc.php:225 msgid "Source database" msgstr "" #: libraries/messages.inc.php:226 msgid "Databases statistics" msgstr "Databasestatistik" #: libraries/messages.inc.php:227 msgid "Disable Statistics" msgstr "Slå Statistikker fra" #: libraries/messages.inc.php:228 msgid "Enable Statistics" msgstr "Slå Statistikker til" #: libraries/messages.inc.php:229 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "Bemærk: Aktivering af databasestatistikkerne hér kan forårsage tung trafik " "mellem webserveren og MySQL-serveren." #: libraries/messages.inc.php:230 msgid "Target database" msgstr "" #: libraries/messages.inc.php:231 msgid "Data" msgstr "Data" #: libraries/messages.inc.php:232 msgid "Data Dictionary" msgstr "Data Dictionary" #: libraries/messages.inc.php:233 msgid "Data Difference" msgstr "" #: libraries/messages.inc.php:234 msgid "Data only" msgstr "Kun data" #: libraries/messages.inc.php:235 msgid "Pages containing data" msgstr "Sider der indeholder data" #: libraries/messages.inc.php:236 msgid "Data Synchronization" msgstr "" #: libraries/messages.inc.php:237 msgid "Database comment: " msgstr "Databasekommentar: " #: libraries/messages.inc.php:238 msgid "Copy database to" msgstr "Kopiér database til" #: libraries/messages.inc.php:239 msgid "Database seems to be empty!" msgstr "Database ser ud til at være tom!" #: libraries/messages.inc.php:240 msgid "Database-specific privileges" msgstr "Database-specifikke privilegier" #: libraries/messages.inc.php:241 msgid "Rename database to" msgstr "Omdøb database til" #: libraries/messages.inc.php:242 msgid "database-specific" msgstr "database-specifik" #: libraries/messages.inc.php:243 msgid "Default" msgstr "Standardværdi" #: libraries/messages.inc.php:244 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard datalageret på denne MySQL-server." #: libraries/messages.inc.php:245 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" "For standardværdier, indtast venligst kun en enkelt værdi, uden backslash " "escaping eller quotes, ud fra følgende format: a" #: libraries/messages.inc.php:246 msgid "Defragment table" msgstr "Defragmentér tabel" #: libraries/messages.inc.php:247 msgid "Use delayed inserts" msgstr "Brug forsinkede indsættelser" #: libraries/messages.inc.php:248 msgid "Delete the users and reload the privileges afterwards." msgstr "Slet brugerne og genindlæs privilegier bagefter." #: libraries/messages.inc.php:249 msgid "" "This is the cleanest way, but reloading the privileges may take a while." msgstr "" "Dette er den sikreste metode, men genindlæsning af privilegierne kan tage " "noget tid." #: libraries/messages.inc.php:250 msgid "Delete" msgstr "Slet" #: libraries/messages.inc.php:251 msgid "The row has been deleted" msgstr "Rækken er slettet!" #: libraries/messages.inc.php:252 msgid "No users selected for deleting!" msgstr "Ingen brugere valgt til sletning!" #: libraries/messages.inc.php:253 msgid "Delete relation" msgstr "Slet relation" #: libraries/messages.inc.php:254 msgid "Delete tracking data for this table" msgstr "" #: libraries/messages.inc.php:255 #, php-format msgid "Deleting %s" msgstr "Sletter %s" #: libraries/messages.inc.php:256 msgid "Delimiter" msgstr "Adskiller" #: libraries/messages.inc.php:257 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" msgstr "" "Nuværende side har referencer til tabeller der ikke længere eksisterer. Vil " "du slette disse referencer?" #: libraries/messages.inc.php:258 msgid "Descending" msgstr "Faldende" #: libraries/messages.inc.php:259 msgid "Description" msgstr "Beskrivelse" #: libraries/messages.inc.php:260 msgid "Designer" msgstr "Designer" #: libraries/messages.inc.php:261 msgid "" "The display field is shown in pink. To set/unset a field as the display " "field, click the \"Choose field to display\" icon, then click on the " "appropriate field name." msgstr "" "Visningsfeltet er vist som pink. For at sætte/fjerne et felt som " "visningsfelt, klik på \"Vælg felt der skal vises\" ikonet, og klik derefter " "på det pågældende feltnavn." #: libraries/messages.inc.php:262 msgid "Details..." msgstr "" #: libraries/messages.inc.php:263 msgid "dictionary" msgstr "ordbog" #: libraries/messages.inc.php:264 msgid "Difference" msgstr "" #: libraries/messages.inc.php:265 msgid "Direct links" msgstr "Direkte links" #: libraries/messages.inc.php:266 msgid "Dirty pages" msgstr "Beskidte sider" #: libraries/messages.inc.php:267 msgid "Disabled" msgstr "Slået fra" #: libraries/messages.inc.php:268 msgid "Disable foreign key checks" msgstr "Slå fremmednøgle-checks fra" #: libraries/messages.inc.php:269 msgid "Display Features" msgstr "Vis muligheder" #: libraries/messages.inc.php:270 msgid "Display order:" msgstr "Rækkefølge af visning:" #: libraries/messages.inc.php:271 msgid "Display PDF schema" msgstr "Vis PDF-skematik" #: libraries/messages.inc.php:272 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Kør en forespørgsel på felter (jokertegn: \"%\")" #: libraries/messages.inc.php:273 msgid "DocSQL" msgstr "DocSQL" #: libraries/messages.inc.php:274 msgid "Documentation" msgstr "Dokumentation" #: libraries/messages.inc.php:275 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" #: libraries/messages.inc.php:276 msgid "Download file" msgstr "" #: libraries/messages.inc.php:277 msgid "Do you really want to " msgstr "Er du sikker på at du vil " #: libraries/messages.inc.php:278 msgid "You are about to DESTROY a complete database!" msgstr "Du er ved at DESTRUERE en komplet database!" #: libraries/messages.inc.php:279 msgid "Drop" msgstr "Slet" #: libraries/messages.inc.php:280 msgid "Drop the databases that have the same names as the users." msgstr "Drop databaser der har samme navne som brugernes." #: libraries/messages.inc.php:281 msgid "Dump all rows" msgstr "" #: libraries/messages.inc.php:282 msgid "Dumping data for table" msgstr "Data dump for tabellen" #: libraries/messages.inc.php:283 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump er blevet gemt i filen %s." #: libraries/messages.inc.php:284 #, php-format msgid "Dump %s row(s) starting at record # %s" msgstr "Dump %s rækker startende med række %s." #: libraries/messages.inc.php:285 msgid "dynamic" msgstr "dynamisk" #: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333 msgid "Edit" msgstr "Ret" #: libraries/messages.inc.php:288 msgid "Edit PDF Pages" msgstr "Redigér PDF-sider" #: libraries/messages.inc.php:289 msgid "Edit Privileges" msgstr "Ret privilegier" #: libraries/messages.inc.php:290 msgid "Effective" msgstr "Effektiv" #: libraries/messages.inc.php:291 msgid "Empty" msgstr "Tøm" #: libraries/messages.inc.php:292 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerede ingen data (fx ingen rækker)." #: libraries/messages.inc.php:293 msgid "Enabled" msgstr "Slået til" #: libraries/messages.inc.php:294 msgid "Enclose export in a transaction" msgstr "Inkludér eksport i en transaktion" #: libraries/messages.inc.php:295 msgid "END CUT" msgstr "SLUT KLIP" #: libraries/messages.inc.php:296 msgid "End" msgstr "Slut" #: libraries/messages.inc.php:297 msgid "END RAW" msgstr "SLUT RÅ" #: libraries/messages.inc.php:298 #, php-format msgid "%s is available on this MySQL server." msgstr "%s er tilgængelig på denne MySQL-server." #: libraries/messages.inc.php:299 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s er slået fra på denne MySQL-server." #: libraries/messages.inc.php:300 msgid "Engines" msgstr "Lagre" #: libraries/messages.inc.php:301 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Denne MySQL-server understøtter ikke %s datalager." #: libraries/messages.inc.php:302 msgid "English" msgstr "Engelsk" #: libraries/messages.inc.php:303 msgid " Note: MySQL privilege names are expressed in English " msgstr " NB: Navne på MySQL privilegier er på engelsk " #: libraries/messages.inc.php:304 msgid "Error" msgstr "Fejl" #: libraries/messages.inc.php:305 msgid "Error in ZIP archive:" msgstr "Fejl i ZIP arkiv:" #: libraries/messages.inc.php:306 msgid "Error: Relation not added." msgstr "Fejl: Relation ikke tilføjet." #: libraries/messages.inc.php:307 msgid "Error: relation already exists." msgstr "Fejl: Relation findes allerede." #: libraries/messages.inc.php:308 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Fejl ved omdøbning af tabel %1$s til %2$s" #: libraries/messages.inc.php:309 msgid "Error saving coordinates for Designer." msgstr "Fejl ved lagring af koordinater for Designer." #: libraries/messages.inc.php:310 msgid "Esperanto" msgstr "Esperanto" #: libraries/messages.inc.php:311 msgid "Estonian" msgstr "Estisk" #: libraries/messages.inc.php:312 msgid "Event" msgstr "" #: libraries/messages.inc.php:313 msgid "Events" msgstr "" #: libraries/messages.inc.php:314 msgid "Excel edition" msgstr "Excel-udgave" #: libraries/messages.inc.php:315 msgid "Execute bookmarked query" msgstr "Udfør forespørgsel iflg. bogmærke" #: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334 msgid "Explain SQL" msgstr "Forklar SQL" #: libraries/messages.inc.php:317 msgid "Export" msgstr "Eksport" #: libraries/messages.inc.php:318 msgid "Export/Import to scale" msgstr "Eksporter/Importer til skala" #: libraries/messages.inc.php:319 msgid "Selected export type has to be saved in file!" msgstr "Valgte eksporttype skal gemmes som fil!" #: libraries/messages.inc.php:320 msgid "Extended inserts" msgstr "Udvidede inserts" #: libraries/messages.inc.php:321 msgid "Extra" msgstr "Ekstra" #: libraries/messages.inc.php:323 msgid "Failed attempts" msgstr "Mislykkede forsøg" #: libraries/messages.inc.php:324 msgid "Field" msgstr "Feltnavn" #: libraries/messages.inc.php:325 #, php-format msgid "Field %s has been dropped" msgstr "Felt %s er slettet" #: libraries/messages.inc.php:326 msgid "" "Error moving the uploaded file, see [a@./Documentation." "html#faq1_11@Documentation]FAQ 1.11[/a]" msgstr "Fejl ved flytning af den uploadede fil, se FAQ 1.11" #: libraries/messages.inc.php:327 msgid "Fields enclosed by" msgstr "Felter indrammet med" #: libraries/messages.inc.php:328 msgid "Fields escaped by" msgstr "Felter escaped med" #: libraries/messages.inc.php:329 msgid "Fields" msgstr "Felter" #: libraries/messages.inc.php:330 msgid "Fields terminated by" msgstr "Felter afsluttet med" #: libraries/messages.inc.php:331 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" "Filen %s findes allerede på serveren, lav filnavnet om eller tillad at der " "overskrives." #: libraries/messages.inc.php:332 msgid "File could not be read" msgstr "Filen kunne ikke læses" #: libraries/messages.inc.php:333 msgid "database name" msgstr "databasenavn" #: libraries/messages.inc.php:334 msgid "server name" msgstr "servernavn" #: libraries/messages.inc.php:335 msgid "table name" msgstr "tabelnavn" #: libraries/messages.inc.php:336 #, php-format msgid "" "This value is interpreted using %1$sstrftime%2$s, so you can use time " "formatting strings. Additionally the following transformations will happen: %" "3$s. Other text will be kept as is." msgstr "" "Denne værdi fortolkes via %1$sstrftime%2$s, så du kan bruge tidsformatterede " "strenge. Ydermere vil følgende transformationer foregå: %3$s. Anden tekst " "vil blive bevaret som det er." #: libraries/messages.inc.php:337 msgid "File name template" msgstr "Skabelon for filnavn" #: libraries/messages.inc.php:338 msgid "remember template" msgstr "husk skabelonen" #: libraries/messages.inc.php:339 msgid "Files" msgstr "Filer" #: libraries/messages.inc.php:340 msgid "File to import" msgstr "Fil til import" #: libraries/messages.inc.php:341 #, php-format msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " "server uses, if they have been changed manually. In this case, you should %" "sreload the privileges%s before you continue." msgstr "" "Bemærk: phpMyAdmin henter brugernes privilegier direkte fra MySQLs " "privilegietabeller. Indholdet af disse tabeller kan være forskelligt fra " "privilegierne serveren i øjeblikket bruger hvis der er lavet manuelle " "ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne%" "s før du fortsætter." #: libraries/messages.inc.php:342 msgid "Flush query cache" msgstr "Flush forespørgsel-mellemlager (query cache)" #: libraries/messages.inc.php:343 msgid "Flush the table (\"FLUSH\")" msgstr "Flush tabellen (\"FLUSH\")" #: libraries/messages.inc.php:344 msgid "Flush (close) all tables" msgstr "Flush (luk) alle tabeller" #: libraries/messages.inc.php:345 msgid "Font size" msgstr "Skriftstørrelse" #: libraries/messages.inc.php:346 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" #: libraries/messages.inc.php:347 msgid "FOREIGN KEY relation added" msgstr "" #: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83 msgid "Format" msgstr "Format" #: libraries/messages.inc.php:349 msgid "Missing value in the form!" msgstr "Ingen værdi i formularen !" #: libraries/messages.inc.php:350 msgid "Free pages" msgstr "Frie sider" #: libraries/messages.inc.php:351 msgid "Full start" msgstr "" #: libraries/messages.inc.php:352 msgid "Full stop" msgstr "" #: libraries/messages.inc.php:353 msgid "Full Texts" msgstr "Komplette tekster" #: libraries/messages.inc.php:354 msgid "Function" msgstr "Funktion" #: libraries/messages.inc.php:355 msgid "Functions" msgstr "Funktioner" #: libraries/messages.inc.php:357 msgid "Generated by" msgstr "Genereret af" #: libraries/messages.inc.php:358 msgid "General relation features" msgstr "Generelle relationsmuligheder" #: libraries/messages.inc.php:359 msgid "Generate" msgstr "Generér" #: libraries/messages.inc.php:360 msgid "Generate Password" msgstr "Generér Kodeord" #: libraries/messages.inc.php:361 msgid "Generation Time" msgstr "Genereringstid" #: libraries/messages.inc.php:362 msgid "Georgian" msgstr "Georgisk" #: libraries/messages.inc.php:363 msgid "German" msgstr "Tysk" #: libraries/messages.inc.php:364 msgid "Get more themes!" msgstr "" #: libraries/messages.inc.php:365 msgid "global" msgstr "global" #: libraries/messages.inc.php:366 msgid "Global privileges" msgstr "Globale privilegier" #: libraries/messages.inc.php:367 msgid "Global value" msgstr "Global værdi" #: libraries/messages.inc.php:368 msgid "Go" msgstr "Udfør" #: libraries/messages.inc.php:369 msgid "Go to database" msgstr "" #: libraries/messages.inc.php:370 msgid "Go to table" msgstr "" #: libraries/messages.inc.php:371 msgid "Go to view" msgstr "" #: libraries/messages.inc.php:372 msgid "Grant" msgstr "Tildel" #: libraries/messages.inc.php:373 msgid "Greek" msgstr "Græsk" #: libraries/messages.inc.php:374 msgid "\"gzipped\"" msgstr "\"gzipped\"" #: libraries/messages.inc.php:376 msgid "Handler" msgstr "Handler" #: libraries/messages.inc.php:377 msgid "has been altered." msgstr "er ændret." #: libraries/messages.inc.php:378 msgid "Selected target tables have been synchronized with source tables." msgstr "" #: libraries/messages.inc.php:379 msgid "You have to choose at least one column to display" msgstr "Du skal vælge mindst en kolonne der skal vises" #: libraries/messages.inc.php:380 msgid "Hebrew" msgstr "Hebræisk" #: libraries/messages.inc.php:381 msgid "Help" msgstr "Hjælp" #: libraries/messages.inc.php:382 msgid "Use hexadecimal for BLOB" msgstr "Brug heksadecimal for BLOB" #: libraries/messages.inc.php:383 msgid "Hide" msgstr "Skjul" #: libraries/messages.inc.php:384 msgid "Hide/Show all" msgstr "Skjul/Vis alle" #: libraries/messages.inc.php:385 msgid "Hide/Show Tables with no relation" msgstr "Skjul/Vis tabeller uden relation" #: libraries/messages.inc.php:386 msgid "Home" msgstr "Hjem" #: libraries/messages.inc.php:387 msgid "Official Homepage" msgstr "Officiel phpMyAdmin hjemmeside " #: libraries/messages.inc.php:388 msgid "The host name is empty!" msgstr "Der er intet værtsnavn!" #: libraries/messages.inc.php:389 msgid "Host" msgstr "Vært" #: libraries/messages.inc.php:390 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." msgstr "" #: libraries/messages.inc.php:391 msgid "Microsoft Excel 2000" msgstr "Microsoft Excel 2000" #: libraries/messages.inc.php:392 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" #: libraries/messages.inc.php:393 msgid "Hungarian" msgstr "Ungarsk" #: libraries/messages.inc.php:395 msgid "Icelandic" msgstr "Islandsk" #: libraries/messages.inc.php:396 msgid "ID" msgstr "ID" #: libraries/messages.inc.php:397 msgid "Fulltext" msgstr "Fuldtekst" #: libraries/messages.inc.php:398 msgid "Internet Explorer does not support this function." msgstr "Internet Explorer understøtter ikke denne funktion." #: libraries/messages.inc.php:399 msgid "Ignore duplicate rows" msgstr "Ignorér gentagne rækker" #: libraries/messages.inc.php:400 msgid "Ignore" msgstr "Ignorer" #: libraries/messages.inc.php:401 msgid "Use ignore inserts" msgstr "Brug ignorér inserts" #: libraries/messages.inc.php:402 msgid "Column names in first row" msgstr "" #: libraries/messages.inc.php:403 msgid "Do not import empty rows" msgstr "" #: libraries/messages.inc.php:404 msgid "Import/Export coordinates for PDF schema" msgstr "Importer/Eksporter koordinater for PDF-opstilling" #: libraries/messages.inc.php:405 msgid "Import files" msgstr "Importér filer" #: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153 msgid "Format of imported file" msgstr "Format på importeret fil" #: libraries/messages.inc.php:407 msgid "Import" msgstr "Import" #: libraries/messages.inc.php:408 msgid "" "The file being uploaded is probably larger than the maximum allowed size or " "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) " "browsers." msgstr "" #: libraries/messages.inc.php:409 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" #: libraries/messages.inc.php:410 msgid "View a structure`s contents by clicking on its name" msgstr "" #: libraries/messages.inc.php:411 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" #: libraries/messages.inc.php:412 msgid "Edit its structure by following the \"Structure\" link" msgstr "" #: libraries/messages.inc.php:413 msgid "Import currencies ($5.00 to 5.00)" msgstr "" #: libraries/messages.inc.php:414 libraries/messages.inc.php:597 msgid "Open Document Spreadsheet" msgstr "Open Document regneark" #: libraries/messages.inc.php:415 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" #: libraries/messages.inc.php:416 msgid "The file is being processed, please be patient." msgstr "" #: libraries/messages.inc.php:417 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importen er korrekt gennemført, %d forespørgsler udført." #: libraries/messages.inc.php:418 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" #: libraries/messages.inc.php:419 msgid "Excel 97-2003 XLS Workbook" msgstr "" #: libraries/messages.inc.php:420 msgid "Excel 2007 XLSX Workbook" msgstr "" #: libraries/messages.inc.php:421 msgid "Indexes" msgstr "Indeks" #: libraries/messages.inc.php:422 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" #: libraries/messages.inc.php:423 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s er blevet slettet" #: libraries/messages.inc.php:424 msgid "Index" msgstr "Indeks" #: libraries/messages.inc.php:425 msgid "Index name:" msgstr "Indeksnavn :" #: libraries/messages.inc.php:426 msgid "Index type:" msgstr "Indekstype :" #: libraries/messages.inc.php:427 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemer med indeksene på tabel `%s`" #: libraries/messages.inc.php:428 msgid "Autoextend increment" msgstr "Autoextend forøgelse" #: libraries/messages.inc.php:429 msgid "" " The increment size for extending the size of an autoextending tablespace " "when it becomes full." msgstr "" " Størrelsen på den udvidelse der vil forekomme, når pladsen i en " "autoudvidende tabel udvides fordi den løber fuld." #: libraries/messages.inc.php:430 msgid "Buffer pool size" msgstr "Buffer pool størrelse" #: libraries/messages.inc.php:431 msgid "" "The size of the memory buffer InnoDB uses to cache data and indexes of its " "tables." msgstr "" "Størrelse på memorybufferen InnoDB bruger til at mellemlagre data og indeks " "på dens tabeller." #: libraries/messages.inc.php:432 msgid "Data files" msgstr "Datafiler" #: libraries/messages.inc.php:433 msgid "Data home directory" msgstr "Data hovedmappe" #: libraries/messages.inc.php:434 msgid "The common part of the directory path for all InnoDB data files." msgstr "Den fælles del af stien til mappen med alle InnoDB datafiler." #: libraries/messages.inc.php:435 msgid "pages" msgstr "sider" #: libraries/messages.inc.php:436 msgid "InnoDB Status" msgstr "InnoDB status" #: libraries/messages.inc.php:437 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " "running with this default, is open to intrusion, and you really should fix " "this security hole by setting a password for user 'root'." msgstr "" "Din konfigurationsfil indeholder indstillinger (root og intet kodeord) som " "svarer til en standard MySQL-priviligeret brugerkonto. Din MySQL server " "kører med denne standardindstilling, er åben for indtrængen, og du " "opfordres stærkt til at gøre noget ved dette sikkerhedshul." #: libraries/messages.inc.php:438 msgid "Insert as new row" msgstr "Indsæt som ny række" #: libraries/messages.inc.php:439 #, php-format msgid "Inserted row id: %1$d" msgstr "" #: libraries/messages.inc.php:440 msgid "Insert as new row and ignore errors" msgstr "" #: libraries/messages.inc.php:441 msgid "Insert" msgstr "Indsæt" #: libraries/messages.inc.php:442 msgid "Interface" msgstr "" #: libraries/messages.inc.php:443 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" #: libraries/messages.inc.php:444 msgid "Internal relation added" msgstr "Intern relation tilføjet" #: libraries/messages.inc.php:445 msgid "Internal relations" msgstr "Interne relationer" #: libraries/messages.inc.php:446 msgid "in use" msgstr "i brug" #: libraries/messages.inc.php:447 msgid "Invalid authentication method set in configuration:" msgstr "Ugyldig autorisationsmetode sat i konfiguration:" #: libraries/messages.inc.php:448 msgid "Column count has to be larger than zero." msgstr "Kolonneantal skal være større end nul." #: libraries/messages.inc.php:449 #, php-format msgid "Invalid column (%s) specified!" msgstr "Ugyldig kolonne (%s) angivet!" #: libraries/messages.inc.php:450 #, php-format msgid "Invalid field count in CSV input on line %d." msgstr "Ugyldigt feltantal i CSV-input på linie %d." #: libraries/messages.inc.php:451 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Ugyldigt format for CSV-input på linie %d." #: libraries/messages.inc.php:452 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Ugyldigt parameter for CSV-import: %s" #: libraries/messages.inc.php:453 msgid "Invalid database" msgstr "Ugyldig database" #: libraries/messages.inc.php:454 msgid "You have to add at least one field." msgstr "Du skal tilføje mindst ét felt." #: libraries/messages.inc.php:455 msgid "Table must have at least one field." msgstr "Tabellen skal indeholde mindst ét felt." #: libraries/messages.inc.php:456 msgid "This plugin does not support compressed imports!" msgstr "Denne plugin understøtter ikke komprimeret import!" #: libraries/messages.inc.php:457 #, php-format msgid "%d is not valid row number." msgstr "%d er ikke et gyldigt rækkenummer." #: libraries/messages.inc.php:458 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Ugyldigt hostnavn for server %1$s. Gennemgå venligst din konfiguration." #: libraries/messages.inc.php:459 #, php-format msgid "Invalid server index: \"%s\"" msgstr "Ugyldigt server indeks: \"%s\"" #: libraries/messages.inc.php:460 msgid "Invalid table name" msgstr "Ugyldigt tabelnavn" #: libraries/messages.inc.php:462 msgid "Japanese" msgstr "Japansk" #: libraries/messages.inc.php:463 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" #: libraries/messages.inc.php:464 msgid "Joins" msgstr "Joins" #: libraries/messages.inc.php:465 #, php-format msgid "Jump to database "%s"." msgstr "Hop til database "%s"." #: libraries/messages.inc.php:466 msgid "" "The "deleted" users will still be able to access the server as " "usual until the privileges are reloaded." msgstr "" "De "slettede" brugere kan stadig tilgå serveren som de plejer " "indtil privilegierne genindlæses." #: libraries/messages.inc.php:467 msgid "Just delete the users from the privilege tables." msgstr "Bare slet brugerne fra privilegietabellerne." #: libraries/messages.inc.php:469 msgid "Do not change the password" msgstr "Kodeord må ikke ændres" #: libraries/messages.inc.php:470 msgid "Key cache" msgstr "Nøglemellemlager (key cache)" #: libraries/messages.inc.php:471 msgid "Keyname" msgstr "Nøglenavn" #: libraries/messages.inc.php:472 msgid "Kill" msgstr "Dræb (Kill)" #: libraries/messages.inc.php:473 #, php-format msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funktionaliteten af %s er påvirket af en kendt fejl, se %s" #: libraries/messages.inc.php:474 msgid "Korean" msgstr "Koreansk" #: libraries/messages.inc.php:476 msgid "Landscape" msgstr "Liggende" #: libraries/messages.inc.php:477 msgid "Language" msgstr "Sprog" #: libraries/messages.inc.php:478 #, php-format msgid "Unknown language: %1$s." msgstr "Ukendt sprog: %1$s." #: libraries/messages.inc.php:479 msgid "Latched pages" msgstr "Eksklusivt låste (latched) sider" #: libraries/messages.inc.php:480 msgid "Table caption" msgstr "Tabeloverskrift" #: libraries/messages.inc.php:481 msgid "Content of table __TABLE__" msgstr "Indhold af tabel __TABLE__" #: libraries/messages.inc.php:482 msgid "Continued table caption" msgstr "Fortsat tabeloverskrift" #: libraries/messages.inc.php:483 msgid "(continued)" msgstr "(fortsættes)" #: libraries/messages.inc.php:484 msgid "Include table caption" msgstr "Inkluder tabeloverskrift" #: libraries/messages.inc.php:485 msgid "Label key" msgstr "Mærke nøgle" #: libraries/messages.inc.php:486 msgid "LaTeX" msgstr "LaTeX" #: libraries/messages.inc.php:487 msgid "Structure of table __TABLE__" msgstr "Struktur for tabel __TABLE__" #: libraries/messages.inc.php:488 msgid "Latvian" msgstr "Lettisk" #: libraries/messages.inc.php:489 msgid "CSV using LOAD DATA" msgstr "CSV vha. LOAD DATA" #: libraries/messages.inc.php:490 msgid "Use LOCAL keyword" msgstr "Brug LOCAL nøgleord" #: libraries/messages.inc.php:491 msgid "Length/Values" msgstr "Længde/Værdi*" #: libraries/messages.inc.php:492 msgid "Number of rows per page" msgstr "poster pr. side" #: libraries/messages.inc.php:493 msgid "Lines terminated by" msgstr "Linjer afsluttet med" #: libraries/messages.inc.php:494 msgid "Link not found" msgstr "Link ikke fundet" #: libraries/messages.inc.php:495 msgid "Links to" msgstr "Linker til" #: libraries/messages.inc.php:496 msgid "Lithuanian" msgstr "Litauisk" #: libraries/messages.inc.php:497 msgid "Local" msgstr "Lokal" #: libraries/messages.inc.php:498 msgid "Location of the text file" msgstr "Tekstfilens placering" #: libraries/messages.inc.php:499 msgid "Login Information" msgstr "Login-information" #: libraries/messages.inc.php:500 msgid "Log in" msgstr "Login" #: libraries/messages.inc.php:501 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" #: libraries/messages.inc.php:502 msgid "Log out" msgstr "Log af" #: libraries/messages.inc.php:503 msgid "Password:" msgstr "Kodeord:" #: libraries/messages.inc.php:504 msgid "You can enter hostname/IP address and port separated by space." msgstr "" #: libraries/messages.inc.php:505 msgid "Server:" msgstr "Server" #: libraries/messages.inc.php:506 msgid "Username:" msgstr "Brugernavn:" #: libraries/messages.inc.php:507 msgid "This operation could take a long time. Proceed anyway?" msgstr "Denne operation kan tage lang tid. Fortsæt alligevel?" #: libraries/messages.inc.php:509 msgid "max. concurrent connections" msgstr "maks. samtidige forbindelser" #: libraries/messages.inc.php:510 msgid "Maximal length of created query" msgstr "Maksimal længde på oprettet forespørgsel" #: libraries/messages.inc.php:511 #, php-format msgid "Max: %s%s" msgstr "Maksimum størrelse: %s%s" #: libraries/messages.inc.php:512 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" "PHP-udvidelsen mbstring blev ikke fundet og du ser ud til at bruge et " "multibyte tegnsæt. Uden mbstring-udvidelsen er phpMyAdmin ude af stand til " "at opdele strenge korrekt og dette kan forårsage uventede resultater" #: libraries/messages.inc.php:513 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" "Du har mbstring.func_overload slået til i din PHP-konfiguration. Denne " "indstilling er ikke kompatibel med phpMyAdmin og kan forårsage ødelæggelse " "af nogle data!" #: libraries/messages.inc.php:514 msgid "MediaWiki Table" msgstr "" #: libraries/messages.inc.php:515 msgid "Available MIME types" msgstr "Tilgængelige MIME-typer" #: libraries/messages.inc.php:516 msgid "Available transformations" msgstr "Tilgængelige transformationer" #: libraries/messages.inc.php:517 msgctxt "$strMIME_description" msgid "Description" msgstr "Beskrivelse" #: libraries/messages.inc.php:518 msgid "MIME type" msgstr "MIME-type" #: libraries/messages.inc.php:519 #, php-format msgid "" "No description is available for this transformation.
Please ask the " "author what %s does." msgstr "" "Der er ingen beskrivelse af denne transformation.
Spørg venligst " "forfatteren, hvad %s gør." #: libraries/messages.inc.php:520 msgid "Browser transformation" msgstr "Browser transformation" #: libraries/messages.inc.php:521 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" "For en liste over mulige transformationsindstillinger og deres MIME-type " "transformationer, klik på %stransformationsbeskrivelser%s" #: libraries/messages.inc.php:522 msgid "" "Please enter the values for transformation options using this format: 'a', " "100, b,'c'...
If you ever need to put a backslash (\"\\\") or a single " "quote (\"'\") amongst those values, precede it with a backslash (for example " "'\\\\xyz' or 'a\\'b')." msgstr "" "Indtast værdier for transformationsindstillinger ud fra følgende format: " "'a', 100, b,'c'...
Skulle du få brug for at indsætte en backslash (\"\\" "\") eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\" "\\xyz' eller 'a\\'b')." #: libraries/messages.inc.php:523 msgid "Transformation options" msgstr "Transformationsindstillinger" #: libraries/messages.inc.php:524 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE (MIME-typer for tabellen)" #: libraries/messages.inc.php:525 msgid "" "MIME types printed in italics do not have a separate transformation function" msgstr "" "MIME-typer skrevet med kursiv har ikke en separat transformationsfunktion" #: libraries/messages.inc.php:526 msgid "Modifications have been saved" msgstr "Rettelserne er gemt!" #: libraries/messages.inc.php:527 msgid "Modify an index" msgstr "Ændring af et indeks" #: libraries/messages.inc.php:528 msgid "Modify" msgstr "Ret" #: libraries/messages.inc.php:529 msgid "Move Menu" msgstr "Flyt Menu" #: libraries/messages.inc.php:530 msgid "Move table to (database.table):" msgstr "Flyt tabel til (database.tabel):" #: libraries/messages.inc.php:531 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabel %s er flyttet til %s." #: libraries/messages.inc.php:532 msgid "Can't move table to same one!" msgstr "Kan ikke flytte tabellen til den samme!" #: libraries/messages.inc.php:533 msgid "multilingual" msgstr "flersproget" #: libraries/messages.inc.php:534 msgid "Data pointer size" msgstr "Data pointer størrelse" #: libraries/messages.inc.php:535 msgid "" "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM " "tables when no MAX_ROWS option is specified." msgstr "" "Standard pointerstørrelse i bytes, til brug ved CREATE TABLE for MyISAM " "tabeller når der ikke er specificeret nogen MAX_ROWS indstilling." #: libraries/messages.inc.php:536 msgid "" "If the temporary file used for fast MyISAM index creation would be larger " "than using the key cache by the amount specified here, prefer the key cache " "method." msgstr "" "Hvis den midlertidige fil der bruges til hurtig MyISAM indeks-oprettelse " "ville være større end ved brug af key cache med størrelsen angivet her, " "foretræk key cache-metoden." #: libraries/messages.inc.php:537 msgid "Maximum size for temporary files on index creation" msgstr "Maksimal størrelse for midlertidige filer ved oprettelse af indeks" #: libraries/messages.inc.php:538 msgid "" "The maximum size of the temporary file MySQL is allowed to use while re-" "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA " "INFILE)." msgstr "" "Maksimal størrelse for den midlertidige fil MySQL har lov til at bruge under " "genetablering af et MyISAM indeks (under REPAIR TABLE, ALTER TABLE, eller " "LOAD DATA INFILE)." #: libraries/messages.inc.php:539 msgid "Maximum size for temporary sort files" msgstr "Maksimal størrelse for midlertidige sorteringsfiler" #: libraries/messages.inc.php:540 msgid "Automatic recovery mode" msgstr "Automatisk genopretnings-modus" #: libraries/messages.inc.php:541 msgid "" "The mode for automatic recovery of crashed MyISAM tables, as set via the --" "myisam-recover server startup option." msgstr "" "Modus for automatisk genetablering af crashede MyISAM tabeller, som sat via " "--myisam-recover server opstartsindstillingen." #: libraries/messages.inc.php:542 msgid "" "If this value is greater than 1, MyISAM table indexes are created in " "parallel (each index in its own thread) during the repair by sorting process." msgstr "" "Hvis denne værdi er større end 1, oprettes MyISAM tabel-indeks parallelt " "(hvert indeks i dets egen tråd) under Reparation ved sortering-processen." #: libraries/messages.inc.php:543 msgid "Repair threads" msgstr "Reparér tråde" #: libraries/messages.inc.php:544 msgid "" "The buffer that is allocated when sorting MyISAM indexes during a REPAIR " "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE." msgstr "" "Bufferen der allokeres ved sortering af MyISAM indeks under en REPAIR TABLE " "eller når indeks oprettes med CREATE INDEX eller ALTER TABLE." #: libraries/messages.inc.php:545 msgid "Sort buffer size" msgstr "Sorterings-bufferstørrelse" #: libraries/messages.inc.php:546 msgid "MySQL charset" msgstr "MySQL Tegnsæt" #: libraries/messages.inc.php:547 msgid "MySQL client version" msgstr "MySQL klientversion" #: libraries/messages.inc.php:548 msgid "MySQL connection collation" msgstr "MySQL forbindelses-sammenkøring" #: libraries/messages.inc.php:549 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" "Din PHP MySQL-biblioteks version %s afviger fra din MySQL server version %s. " "Dette kan forårsage uforudsigelige resultater." #: libraries/messages.inc.php:550 msgid "MySQL said: " msgstr "MySQL returnerede: " #: libraries/messages.inc.php:551 msgid "Show processes" msgstr "Vis tråde" #: libraries/messages.inc.php:553 msgid "Name" msgstr "Navn" #: libraries/messages.inc.php:554 msgid "Filter" msgstr "" #: libraries/messages.inc.php:555 msgid "New table" msgstr "" #: libraries/messages.inc.php:556 msgid "Next" msgstr "Næste" #: libraries/messages.inc.php:557 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Ingen aktivitet i de seneste %s sekunder eller mere, log venligst ind igen" #: libraries/messages.inc.php:558 msgid "No databases" msgstr "Ingen databaser" #: libraries/messages.inc.php:559 msgid "No databases selected." msgstr "Ingen databaser valgt." #: libraries/messages.inc.php:560 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" "Der blev ikke modtaget nogen data til import. Enten blev der ikke indsendt " "et filnavn, eller filstørrelsen kan have overskredet maksimalstørrelsen " "tilladt af din PHP-konfiguration. Se FAQ 1.16." #: libraries/messages.inc.php:561 msgid "no description" msgstr "ingen beskrivelse" #: libraries/messages.inc.php:562 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Der er ingen detaljerede statusinformationer tilgængelige for dette " "datalager." #: libraries/messages.inc.php:563 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" erklæringer kan ikke bruges." #: libraries/messages.inc.php:564 msgid "Skip Explain SQL" msgstr "Spring over Forklar SQL" #: libraries/messages.inc.php:565 msgid "No files found inside ZIP archive!" msgstr "Ingen filer fundet i ZIP arkivet!" #: libraries/messages.inc.php:566 msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin er mere brugervenlig med en browser, der kan klare frames." #: libraries/messages.inc.php:567 msgid "No index defined!" msgstr "Intet indeks defineret!" #: libraries/messages.inc.php:568 msgid "No index parts defined!" msgstr "Ingen dele af indeks er defineret!" #: libraries/messages.inc.php:569 msgid "No change" msgstr "Ingen ændring" #: libraries/messages.inc.php:570 msgctxt "$strNoneDefault" msgid "None" msgstr "" #: libraries/messages.inc.php:571 msgid "None" msgstr "Ingen" #: libraries/messages.inc.php:572 msgid "No" msgstr "Nej" #: libraries/messages.inc.php:573 msgid "This format has no options" msgstr "Dette format har ingen indstillinger" #: libraries/messages.inc.php:574 msgid "No Password" msgstr "Intet kodeord" #: libraries/messages.inc.php:575 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Webserveren har ikke tilladelse til at gemme filen %s." #: libraries/messages.inc.php:576 msgid "Without PHP Code" msgstr "uden PHP-kode" #: libraries/messages.inc.php:577 msgid "No Privileges" msgstr "Ingen privilegier" #: libraries/messages.inc.php:578 msgid "You don't have sufficient privileges to be here right now!" msgstr "Du har ikke tilstrækkelige rettigheder til at være her!" #: libraries/messages.inc.php:579 msgid "No rows selected" msgstr "Ingen rækker valgt" #: libraries/messages.inc.php:580 #, php-format msgid "Insufficient space to save the file %s." msgstr "Utilstrækkeligt plads til at gemme filen %s." #: libraries/messages.inc.php:581 msgid "No tables found in database." msgstr "Ingen tabeller fundet i databasen." #: libraries/messages.inc.php:582 #, php-format msgid "" "No themes support; please check your configuration and/or your themes in " "directory %s." msgstr "" "Ingen tema/layout-understøttelse, tjek venligst din konfiguration og/eller " "dine temaer i mappen %s." #: libraries/messages.inc.php:583 msgid "This is not a number!" msgstr "Dette er ikke et tal!" #: libraries/messages.inc.php:584 msgid "not OK" msgstr "ikke OK" #: libraries/messages.inc.php:585 msgid "not present" msgstr "" #: libraries/messages.inc.php:586 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabel %s findes ikke eller er ikke sat i %s" #: libraries/messages.inc.php:587 msgid "No user(s) found." msgstr "Ingen bruger(e) fundet." #: libraries/messages.inc.php:588 msgid "Skip Validate SQL" msgstr "Spring over Validér SQL" #: libraries/messages.inc.php:589 msgid "Null" msgstr "Nulværdi" #: libraries/messages.inc.php:590 msgid "Number of fields" msgstr "Antal felter" #: libraries/messages.inc.php:591 msgid "Number of tables" msgstr "Antal tabeller" #: libraries/messages.inc.php:592 #, php-format msgid "%s match(es) inside table %s" msgstr "%s hit(s) i tabel %s" #: libraries/messages.inc.php:593 #, php-format msgid "Total: %s match(es)" msgstr "Total: %s hit(s)" #: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112 msgid "Tables" msgstr "Tabeller" #: libraries/messages.inc.php:596 msgid "OK" msgstr "OK" #: libraries/messages.inc.php:598 msgid "Open Document Text" msgstr "Open Document tekst" #: libraries/messages.inc.php:599 msgid "Open new phpMyAdmin window" msgstr "Åbn nyt phpMyAdmin vindue" #: libraries/messages.inc.php:600 msgid "Operations" msgstr "Operationer" #: libraries/messages.inc.php:601 msgid "Operator" msgstr "Operatør" #: libraries/messages.inc.php:602 msgid "Optimize" msgstr "" #: libraries/messages.inc.php:603 msgid "Optimize table" msgstr "Optimer tabel" #: libraries/messages.inc.php:604 msgid "Options" msgstr "Indstillinger" #: libraries/messages.inc.php:605 msgid "Or" msgstr "Eller" #: libraries/messages.inc.php:606 msgid "Overhead" msgstr "Overhead" #: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85 msgid "Overwrite existing file(s)" msgstr "Overskriv eksisterende fil(er)" #: libraries/messages.inc.php:609 msgid "Packed" msgstr "" #: libraries/messages.inc.php:610 msgid "Page number:" msgstr "Side nummer:" #: libraries/messages.inc.php:611 msgid "Pages to be flushed" msgstr "Sider der står til at blive tømt" #: libraries/messages.inc.php:612 msgid "Paper size" msgstr "Papirstørrelse" #: libraries/messages.inc.php:613 msgid "Partial import" msgstr "Delvis import" #: libraries/messages.inc.php:614 msgid "Partial Texts" msgstr "Delvise tekster" #: libraries/messages.inc.php:615 msgid "PARTITION definition" msgstr "" #: libraries/messages.inc.php:616 msgid "partitioned" msgstr "" #: libraries/messages.inc.php:617 msgid "Partition maintenance" msgstr "" #: libraries/messages.inc.php:618 #, php-format msgid "Partition %s" msgstr "" #: libraries/messages.inc.php:619 #, php-format msgid "The password for %s was changed successfully." msgstr "Kodeordet for %s blev korrekt udskiftet." #: libraries/messages.inc.php:620 msgid "The password is empty!" msgstr "Der er ikke angivet noget kodeord!" #: libraries/messages.inc.php:621 msgid "Password Hashing" msgstr "Kodeord Hashing" #: libraries/messages.inc.php:622 msgid "The passwords aren't the same!" msgstr "De to kodeord er ikke ens!" #: libraries/messages.inc.php:623 msgid "Password" msgstr "Kodeord" #: libraries/messages.inc.php:624 msgid "Checkpoint frequency" msgstr "" #: libraries/messages.inc.php:625 msgid "" "The amount of data written to the transaction log before a checkpoint is " "performed. The default value is 24MB." msgstr "" #: libraries/messages.inc.php:626 msgid "Data file grow size" msgstr "" #: libraries/messages.inc.php:627 msgid "The grow size of the handle data (.xtd) files." msgstr "" #: libraries/messages.inc.php:628 msgid "Data log threshold" msgstr "" #: libraries/messages.inc.php:629 msgid "" "The maximum size of a data log file. The default value is 64MB. PBXT can " "create a maximum of 32000 data logs, which are used by all tables. So the " "value of this variable can be increased to increase the total amount of data " "that can be stored in the database." msgstr "" #: libraries/messages.inc.php:630 msgid "" "The percentage of garbage in a data log file before it is compacted. This is " "a value between 1 and 99. The default is 50." msgstr "" #: libraries/messages.inc.php:631 msgid "Garbage threshold" msgstr "" #: libraries/messages.inc.php:632 msgid "" "This is the amount of memory allocated to the index cache. Default value is " "32MB. The memory allocated here is used only for caching index pages." msgstr "" #: libraries/messages.inc.php:633 msgid "Index cache size" msgstr "" #: libraries/messages.inc.php:634 msgid "" "The size of the buffer used when writing a data log. The default is 256MB. " "The engine allocates one buffer per thread, but only if the thread is " "required to write a data log." msgstr "" #: libraries/messages.inc.php:635 msgid "Log buffer size" msgstr "" #: libraries/messages.inc.php:636 msgid "" "The amount of memory allocated to the transaction log cache used to cache on " "transaction log data. The default is 16MB." msgstr "" #: libraries/messages.inc.php:637 msgid "Log cache size" msgstr "" #: libraries/messages.inc.php:638 msgid "" "This is the number of transaction log files (pbxt/system/xlog*.xt) the " "system will maintain. If the number of logs exceeds this value then old logs " "will be deleted, otherwise they are renamed and given the next highest " "number." msgstr "" #: libraries/messages.inc.php:639 msgid "Log file count" msgstr "" #: libraries/messages.inc.php:640 msgid "" "The size of a transaction log before rollover, and a new log is created. The " "default value is 16MB." msgstr "" #: libraries/messages.inc.php:641 msgid "Log file threshold" msgstr "" #: libraries/messages.inc.php:642 msgid "" "This is the amount of memory allocated to the record cache used to cache " "table data. The default value is 32MB. This memory is used to cache changes " "to the handle data (.xtd) and row pointer (.xtr) files." msgstr "" #: libraries/messages.inc.php:643 msgid "Record cache size" msgstr "" #: libraries/messages.inc.php:644 msgid "The grow size of the row pointer (.xtr) files." msgstr "" #: libraries/messages.inc.php:645 msgid "Row file grow size" msgstr "" #: libraries/messages.inc.php:646 msgid "" "The size of the global transaction log buffer (the engine allocates 2 " "buffers of this size). The default is 1MB." msgstr "" #: libraries/messages.inc.php:647 msgid "Transaction buffer size" msgstr "" #: libraries/messages.inc.php:648 #, php-format msgid "Schema of the \"%s\" database - Page %s" msgstr "Skematik for databasen \"%s\" - Side %s" #: libraries/messages.inc.php:649 #, php-format msgid "The \"%s\" table doesn't exist!" msgstr "Tabellen \"%s\" findes ikke!" #: libraries/messages.inc.php:650 msgid "No tables" msgstr "Ingen tabeller" #: libraries/messages.inc.php:651 msgid "Page has been created" msgstr "" #: libraries/messages.inc.php:652 msgid "Page creation failed" msgstr "" #: libraries/messages.inc.php:653 msgid "PDF" msgstr "PDF" #: libraries/messages.inc.php:654 msgid "(Generates a report containing the data of a single table)" msgstr "(Genererer en rapport indeholdende dataene fra en enkelt tabel)" #: libraries/messages.inc.php:655 msgid "Report title" msgstr "Rapporttitel" #: libraries/messages.inc.php:656 msgid "per hour" msgstr "pr. time" #: libraries/messages.inc.php:657 msgid "per minute" msgstr "pr. minut" #: libraries/messages.inc.php:658 msgid "per second" msgstr "pr. sekund" #: libraries/messages.inc.php:659 msgid "Persian" msgstr "Persisk" #: libraries/messages.inc.php:660 msgid "phone book" msgstr "telefonbog" #: libraries/messages.inc.php:661 msgid "PHP array" msgstr "" #: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336 msgid "Create PHP Code" msgstr "Fremstil PHP-kode" #: libraries/messages.inc.php:663 msgid "PHP extension" msgstr "" #: libraries/messages.inc.php:664 msgid "PHP Version" msgstr "PHP-version" #: libraries/messages.inc.php:665 msgid "Play audio" msgstr "" #: libraries/messages.inc.php:666 msgid "Please select the primary key or a unique key" msgstr "Vælg venligst den primære nøgle eller en unik nøgle" #: libraries/messages.inc.php:667 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" #: libraries/messages.inc.php:668 msgid "Quick steps to setup advanced features:" msgstr "" #: libraries/messages.inc.php:669 msgid "" "Create the needed tables with the script/create_tables.sql." msgstr "" #: libraries/messages.inc.php:670 msgid "Create a pma user and give access to these tables." msgstr "" #: libraries/messages.inc.php:671 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" #: libraries/messages.inc.php:672 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentation" #: libraries/messages.inc.php:673 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "$cfg['PmaAbsoluteUri'] direktivet SKAL være sat i din " "konfigurationsfil!" #: libraries/messages.inc.php:674 msgid "Polish" msgstr "Polsk" #: libraries/messages.inc.php:675 msgid "Port" msgstr "" #: libraries/messages.inc.php:676 msgid "Portrait" msgstr "Stående" #: libraries/messages.inc.php:677 msgid "Begin" msgstr "Start" #: libraries/messages.inc.php:678 msgid "Previous" msgstr "Forrige" #: libraries/messages.inc.php:679 msgid "The primary key has been dropped" msgstr "Primærnøglen er slettet" #: libraries/messages.inc.php:680 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Navnet på primærnøglen skal være... PRIMARY!" #: libraries/messages.inc.php:681 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" skal være navnet på og kun på en primær nøgle!)" #: libraries/messages.inc.php:682 msgid "Primary" msgstr "Primær" #: libraries/messages.inc.php:683 msgid "Print" msgstr "Print" #: libraries/messages.inc.php:684 msgid "Print view (with full texts)" msgstr "Udskrift-visning (med fulde tekster)" #: libraries/messages.inc.php:685 msgid "Print view" msgstr "Vis (udskriftvenlig)" #: libraries/messages.inc.php:686 msgid "Includes all privileges except GRANT." msgstr "Inkluderer alle privilegier pånær GRANT." #: libraries/messages.inc.php:687 msgid "Allows altering the structure of existing tables." msgstr "Tillader ændring af strukturen på eksisterende tabeller." #: libraries/messages.inc.php:688 msgid "Allows altering and dropping stored routines." msgstr "Tillader ændring og sletning af gemte rutiner." #: libraries/messages.inc.php:689 msgid "Allows creating new databases and tables." msgstr "Tillader oprettelse af nye databaser og tabeller." #: libraries/messages.inc.php:690 msgid "Allows creating stored routines." msgstr "Tillader oprettelse af gemte rutiner." #: libraries/messages.inc.php:691 msgid "Allows creating new tables." msgstr "Tillader oprettelse af nye tabeller." #: libraries/messages.inc.php:692 msgid "Allows creating temporary tables." msgstr "Tillader oprettelse af midlertidige tabeller." #: libraries/messages.inc.php:693 msgid "Allows creating, dropping and renaming user accounts." msgstr "Tillader oprettelse, sletning og omdøbning af brugerkonti." #: libraries/messages.inc.php:694 msgid "Allows creating new views." msgstr "Tillader oprettelse af nye Allows creating new views." #: libraries/messages.inc.php:695 msgid "Allows deleting data." msgstr "Tillader sletning af data." #: libraries/messages.inc.php:696 msgid "Allows dropping databases and tables." msgstr "Tillader at droppe databaser og tabeller." #: libraries/messages.inc.php:697 msgid "Allows dropping tables." msgstr "Tillader at droppe tabeller." #: libraries/messages.inc.php:698 msgid "Allows to set up events for the event scheduler" msgstr "" #: libraries/messages.inc.php:699 msgid "Allows executing stored routines." msgstr "Tillader udførelse af gemte rutiner." #: libraries/messages.inc.php:700 msgid "Allows running stored procedures; has no effect in this MySQL version." msgstr "" "Tillader kørsel af gemte procedurer; Har ingen effekt i denne MySQL-version." #: libraries/messages.inc.php:701 msgid "Allows importing data from and exporting data into files." msgstr "Tillader import af data fra og eksport af data til filer." #: libraries/messages.inc.php:702 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Tillader oprettelse af brugere og privilegier uden at genindlæse privilegie-" "tabellerne." #: libraries/messages.inc.php:703 msgid "Allows creating and dropping indexes." msgstr "Tillader at skabe og droppe indeks." #: libraries/messages.inc.php:704 msgid "Allows inserting and replacing data." msgstr "Tillader indsættelse og erstatning af data." #: libraries/messages.inc.php:705 msgid "Allows locking tables for the current thread." msgstr "Tillader låsning af tabeller for nuværende tråd." #: libraries/messages.inc.php:706 msgid "Limits the number of new connections the user may open per hour." msgstr "Begrænser antallet af nye forbindelser brugeren må åbne pr. time." #: libraries/messages.inc.php:707 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Begrænser antallet af forespørgsler brugeren må sende til serveren pr. time." #: libraries/messages.inc.php:708 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" "Begrænser antallet af kommandoer som ændrer enhver tabel eller database " "brugeren må udføre pr. time." #: libraries/messages.inc.php:709 msgid "Limits the number of simultaneous connections the user may have." msgstr "Begrænser antallet af samtidige forbindelser brugere må have." #: libraries/messages.inc.php:710 msgid "Allows viewing processes of all users" msgstr "" #: libraries/messages.inc.php:711 msgid "Has no effect in this MySQL version." msgstr "Har ingen effekt i denne MySQL version." #: libraries/messages.inc.php:712 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Tillader genindlæsning af serverindstillinger og tømning af caches." #: libraries/messages.inc.php:713 msgid "Allows the user to ask where the slaves / masters are." msgstr "Giver brugeren rettigheder til at spørge hvor Slaves / Masters er." #: libraries/messages.inc.php:714 msgid "Needed for the replication slaves." msgstr "Nødvendigt for replikationsslaverne." #: libraries/messages.inc.php:715 msgid "Allows reading data." msgstr "Tillader læsning af data." #: libraries/messages.inc.php:716 msgid "Gives access to the complete list of databases." msgstr "Giver adgang til den fuldstændige liste over databaser." #: libraries/messages.inc.php:717 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Tillader udførelse af SHOW CREATE VIEW forespørgsler." #: libraries/messages.inc.php:718 msgid "Allows shutting down the server." msgstr "Tillader nedlukning af serveren." #: libraries/messages.inc.php:719 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " "killing threads of other users." msgstr "" "Tillader forbindelse, selv hvis maksimalt antal forbindelser er nået; " "Nødvendigt for de fleste administrative operationer som indstilling af " "globale variabler eller for at dræbe andre brugeres tråde." #: libraries/messages.inc.php:720 msgid "Allows creating and dropping triggers" msgstr "" #: libraries/messages.inc.php:721 msgid "Allows changing data." msgstr "Tillader ændring af data." #: libraries/messages.inc.php:722 msgid "No privileges." msgstr "Ingen privilegier." #: libraries/messages.inc.php:723 msgid "Privileges" msgstr "Privilegier" #: libraries/messages.inc.php:724 msgid "The privileges were reloaded successfully." msgstr "Privilegierne blev korrekt genindlæst." #: libraries/messages.inc.php:725 msgid "Procedures" msgstr "Procedurer" #: libraries/messages.inc.php:726 msgid "Processes" msgstr "Processer" #: libraries/messages.inc.php:727 msgid "Process list" msgstr "Procesliste" #: libraries/messages.inc.php:728 msgid "Profiling" msgstr "" #: libraries/messages.inc.php:729 msgid "Protocol version" msgstr "Protokolversion" #: libraries/messages.inc.php:730 msgid "Put fields names in the first row" msgstr "Indsæt feltnavne i første række" #: libraries/messages.inc.php:732 msgid "Del" msgstr "Del (Slet)" #: libraries/messages.inc.php:733 msgid "Ins" msgstr "Ins (Indsæt)" #: libraries/messages.inc.php:734 msgid "Query" msgstr "Foresp. via eks." #: libraries/messages.inc.php:735 msgid "The following queries have been executed:" msgstr "" #: libraries/messages.inc.php:736 msgid "Query cache" msgstr "Forespørgsel-mellemlager" #: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117 msgid "Query window" msgstr "Foresp. vindue" #: libraries/messages.inc.php:738 #, php-format msgid "SQL query on database %s:" msgstr "SQL-forespørgsel til database %s:" #: libraries/messages.inc.php:739 msgid "Query results operations" msgstr "Forespørgselsresultat operationer" #: libraries/messages.inc.php:740 msgid "SQL history" msgstr "SQL-historik" #: libraries/messages.inc.php:741 #, php-format msgid "" "Query statistics: Since its startup, %s queries have been sent to the " "server." msgstr "" "Forespørgselsstatistikker: Siden opstarten er der blevet sendt %s " "forespørgsler til serveren." #: libraries/messages.inc.php:742 #, php-format msgid "Query took %01.4f sec" msgstr "Forepørgsel tog %01.4f sek" #: libraries/messages.inc.php:743 msgid "Query type" msgstr "Forespørgselstype" #: libraries/messages.inc.php:744 msgid "Do not overwrite this query from outside the window" msgstr "Overskriv ikke denne forespørgsel fra udenfor vinduet" #: libraries/messages.inc.php:746 msgid "Read requests" msgstr "Read-anmodninger" #: libraries/messages.inc.php:747 msgid "Rebuild" msgstr "" #: libraries/messages.inc.php:748 msgid "Received" msgstr "Modtaget" #: libraries/messages.inc.php:749 msgid "recommended" msgstr "anbefalet" #: libraries/messages.inc.php:750 msgid "Records" msgstr "Poster" #: libraries/messages.inc.php:751 msgid "Check referential integrity:" msgstr "Check reference-integriteten" #: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335 msgid "Refresh" msgstr "Opdatér" #: libraries/messages.inc.php:753 msgid "Relational display field" msgstr "" #: libraries/messages.inc.php:754 msgid "Relational key" msgstr "" #: libraries/messages.inc.php:755 msgid "Relational schema" msgstr "Relationel skematik" #: libraries/messages.inc.php:756 msgid "Relation deleted" msgstr "Relation slettet" #: libraries/messages.inc.php:757 #, php-format msgid "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." msgstr "" "De ekstra features for at arbejde med linkede tabeller er deaktiveret. For " "at se hvorfor, klik %sher%s." #: libraries/messages.inc.php:758 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE (Relationer for tabellen)" #: libraries/messages.inc.php:759 msgid "Relations" msgstr "Relationer" #: libraries/messages.inc.php:760 msgid "Relation view" msgstr "Se Relationer" #: libraries/messages.inc.php:761 msgid "Reloading the privileges" msgstr "Genindlæs privilegierne" #: libraries/messages.inc.php:762 msgid "Reload navigation frame" msgstr "" #: libraries/messages.inc.php:763 msgid "Reload privileges" msgstr "Genindlæs privilegier" #: libraries/messages.inc.php:764 msgid "Reload" msgstr "Genindlæs" #: libraries/messages.inc.php:765 msgid "Remote server" msgstr "" #: libraries/messages.inc.php:766 msgid "Remove CRLF characters within fields" msgstr "" #: libraries/messages.inc.php:767 msgid "Remove partitioning" msgstr "" #: libraries/messages.inc.php:768 msgid "Remove selected users" msgstr "Fjern valgte brugere" #: libraries/messages.inc.php:769 #, php-format msgid "Database %s has been renamed to %s" msgstr "Database %s er blevet omdøbt til %s" #: libraries/messages.inc.php:770 #, php-format msgid "Table %s has been renamed to %s" msgstr "Tabellen %s er nu omdøbt til %s" #: libraries/messages.inc.php:771 msgid "Rename table to" msgstr "Omdøb tabel til" #: libraries/messages.inc.php:772 msgid "Rename view to" msgstr "" #: libraries/messages.inc.php:773 msgid "Repair" msgstr "" #: libraries/messages.inc.php:774 msgid "Repair table" msgstr "Reparer tabel" #: libraries/messages.inc.php:775 msgid "Replace NULL by" msgstr "Erstat NULL med" #: libraries/messages.inc.php:776 msgid "Replace table data with file" msgstr "Erstat data i tabellen med filens data" #: libraries/messages.inc.php:777 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" #: libraries/messages.inc.php:778 msgid "Add slave replication user" msgstr "" #: libraries/messages.inc.php:779 #, php-format msgid "Master server changed succesfully to %s" msgstr "" #: libraries/messages.inc.php:780 msgid "This server is configured as master in a replication process." msgstr "" #: libraries/messages.inc.php:781 msgid "Control slave:" msgstr "" #: libraries/messages.inc.php:782 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" #: libraries/messages.inc.php:783 #, php-format msgid "Unable to connect to master %s." msgstr "" #: libraries/messages.inc.php:784 msgid "Replicate all databases; Ignore:" msgstr "" #: libraries/messages.inc.php:785 msgid "Ignore all databases; Replicate:" msgstr "" #: libraries/messages.inc.php:786 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " "(useful if you want to replicate majority of databases) or you can choose to " "ignore all databases by default and allow only certain databases to be " "replicated. Please select the mode:" msgstr "" #: libraries/messages.inc.php:787 msgid "Master configuration" msgstr "" #: libraries/messages.inc.php:788 msgid "Master replication" msgstr "" #: libraries/messages.inc.php:789 msgid "Replication" msgstr "Replikering" #: libraries/messages.inc.php:790 msgid "" "Once you restarted MySQL server, please click on Go button. Afterwards, you " "should see a message informing you, that this server is configured as " "master" msgstr "" #: libraries/messages.inc.php:791 msgid "Please select databases:" msgstr "" #: libraries/messages.inc.php:792 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" #: libraries/messages.inc.php:793 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" #: libraries/messages.inc.php:794 msgid "Show connected slaves" msgstr "" #: libraries/messages.inc.php:795 libraries/messages.inc.php:902 msgid "Show master status" msgstr "" #: libraries/messages.inc.php:796 msgid "Skipping error(s) might lead into unsynchronized master and slave!" msgstr "" #: libraries/messages.inc.php:797 msgid "Change or reconfigure master server" msgstr "" #: libraries/messages.inc.php:798 msgid "Slave configuration" msgstr "" #: libraries/messages.inc.php:799 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" #: libraries/messages.inc.php:800 msgid "Error management:" msgstr "" #: libraries/messages.inc.php:801 #, php-format msgid "IO Thread %s only" msgstr "" #: libraries/messages.inc.php:802 msgid "Slave IO Thread not running!" msgstr "" #: libraries/messages.inc.php:803 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" #: libraries/messages.inc.php:804 msgid "Reset slave" msgstr "" #: libraries/messages.inc.php:805 msgid "See slave status table" msgstr "" #: libraries/messages.inc.php:806 msgid "Skip current error" msgstr "" #: libraries/messages.inc.php:807 msgid "errors." msgstr "" #: libraries/messages.inc.php:808 msgid "Skip next" msgstr "" #: libraries/messages.inc.php:809 msgid "Slave replication" msgstr "" #: libraries/messages.inc.php:810 msgid "Slave SQL Thread not running!" msgstr "" #: libraries/messages.inc.php:811 #, php-format msgid "SQL Thread %s only" msgstr "" #: libraries/messages.inc.php:812 #, php-format msgid "" "This MySQL server works as %s in replication process. For further " "information about replication status on the server, please visit the replication section." msgstr "" #: libraries/messages.inc.php:813 msgid "Master status" msgstr "" #: libraries/messages.inc.php:814 msgid "Replication status" msgstr "" #: libraries/messages.inc.php:815 msgid "Slave status" msgstr "" #: libraries/messages.inc.php:816 msgid "Synchronize databases with master" msgstr "" #: libraries/messages.inc.php:817 msgid "Unable to change master" msgstr "" #: libraries/messages.inc.php:818 msgid "Unknown error" msgstr "" #: libraries/messages.inc.php:819 msgid "Reset" msgstr "Nulstil" #: libraries/messages.inc.php:820 msgid "Resource limits" msgstr "Ressourcebegrænsninger" #: libraries/messages.inc.php:821 #, php-format msgid "Restart insertion with %s rows" msgstr "" #: libraries/messages.inc.php:822 msgid "Re-type" msgstr "Skriv igen" #: libraries/messages.inc.php:823 msgid "" "The users will still have the USAGE privilege until the privileges are " "reloaded." msgstr "" "Bruger(e) vil fortsat have USAGE-privilegiet indtil privilegierne " "genindlæses." #: libraries/messages.inc.php:824 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Tilbagekald alle aktive privilegier fra brugerne og slet dem efterfølgende." #: libraries/messages.inc.php:825 #, php-format msgid "You have revoked the privileges for %s" msgstr "Du har tilbagekaldt privilegierne for %s" #: libraries/messages.inc.php:826 msgid "Revoke" msgstr "Tilbagekald" #: libraries/messages.inc.php:827 msgid "Romanian" msgstr "Rumænsk" #: libraries/messages.inc.php:828 msgid "Return type" msgstr "Retur type" #: libraries/messages.inc.php:829 msgid "Routines" msgstr "Rutiner" #: libraries/messages.inc.php:830 msgid "Row length" msgstr "Rækkelængde" #: libraries/messages.inc.php:831 msgid "row(s) starting from record #" msgstr "rækker startende fra post #" #: libraries/messages.inc.php:832 msgid " Row size " msgstr " Rækkestørrelse " #: libraries/messages.inc.php:833 msgid "horizontal (rotated headers)" msgstr "horisontalt (roterede overskrifter)" #: libraries/messages.inc.php:834 msgid "horizontal" msgstr "vandret" #: libraries/messages.inc.php:835 #, php-format msgid "in %s mode and repeat headers after %s cells" msgstr "%s og gentag overskrifter efter %s celler" #: libraries/messages.inc.php:836 msgid "vertical" msgstr "lodret" #: libraries/messages.inc.php:837 msgid "Rows" msgstr "Rækker" #: libraries/messages.inc.php:838 msgid "Row Statistics" msgstr "Række-statistik" #: libraries/messages.inc.php:839 #, php-format msgid "running on %s" msgstr "kører på %s" #: libraries/messages.inc.php:840 msgid "Submit Query" msgstr "Send forespørgsel" #: libraries/messages.inc.php:841 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kør SQL-forespørgsel/forespørgsler på server %s" #: libraries/messages.inc.php:842 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kør SQL-forspørgsel(er) på database %s" #: libraries/messages.inc.php:843 msgid "Russian" msgstr "Russisk" #: libraries/messages.inc.php:845 #, php-format msgid "Save on server in %s directory" msgstr "Gem på serveren i mappen %s " #: libraries/messages.inc.php:846 msgid "Save position" msgstr "Gem position" #: libraries/messages.inc.php:847 msgid "Save" msgstr "Gem" #: libraries/messages.inc.php:848 msgid "The scale factor is too small to fit the schema on one page" msgstr "" "Skaleringsfaktoren er for lille til at tilpasse skematikken til en side" #: libraries/messages.inc.php:849 msgid "Search in database" msgstr "Søg i databasen" #: libraries/messages.inc.php:850 msgid "Inside field:" msgstr "" #: libraries/messages.inc.php:851 msgid "Inside table(s):" msgstr "Indeni tabel(ler):" #: libraries/messages.inc.php:852 msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" msgstr "Ord eller værdi(er) (jokertegn: \"%\"):" #: libraries/messages.inc.php:853 msgid "at least one of the words" msgstr "mindst et af ordene" #: libraries/messages.inc.php:854 msgid "all words" msgstr "alle ordene" #: libraries/messages.inc.php:855 msgid "the exact phrase" msgstr "den nøjagtige sætning" #: libraries/messages.inc.php:856 msgid "as regular expression" msgstr "som regulært udtryk" #: libraries/messages.inc.php:857 #, php-format msgid "Search results for \"%s\" %s:" msgstr "Søgeresultater for \"%s\" %s:" #: libraries/messages.inc.php:858 msgid "Search" msgstr "Søg" #: libraries/messages.inc.php:859 msgid "Find:" msgstr "Find:" #: libraries/messages.inc.php:860 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurationsfilen skal nu bruge et hemmeligt kodeord (blowfish_secret)." #: libraries/messages.inc.php:861 msgid "Please select a database" msgstr "Vælg en database" #: libraries/messages.inc.php:862 msgid "Select All" msgstr "Vælg alle" #: libraries/messages.inc.php:863 msgid "Select binary log to view" msgstr "Vælg binærlog til gennemsyn" #: libraries/messages.inc.php:864 msgid "Select fields (at least one):" msgstr "Vælg mindst eet felt:" #: libraries/messages.inc.php:865 msgid "Select Foreign Key" msgstr "Vælg fremmednøgle" #: libraries/messages.inc.php:866 msgid "in query" msgstr "i forespørgsel" #: libraries/messages.inc.php:867 msgid "Select referenced key" msgstr "Vælg refereret nøgle" #: libraries/messages.inc.php:868 msgid "Select Tables" msgstr "Vælg Tabeller" #: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77 msgid "Save as file" msgstr "Send (download)" #: libraries/messages.inc.php:870 msgid "Sent" msgstr "Sendt" #: libraries/messages.inc.php:871 msgid "Server Choice" msgstr "Server valg" #: libraries/messages.inc.php:872 msgid "The server is not responding" msgstr "Serveren svarer ikke" #: libraries/messages.inc.php:873 msgid "Server" msgstr "Server" #: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110 msgid "Servers" msgstr "Servere" #: libraries/messages.inc.php:875 msgid "Delayed inserts" msgstr "Forsinkede inserts" #: libraries/messages.inc.php:876 msgid "Runtime Information" msgstr "Runtime-information" #: libraries/messages.inc.php:877 #, php-format msgid "This MySQL server has been running for %s. It started up on %s." msgstr "Denne MySQL-server har kørt i %s. Den startede op den %s." #: libraries/messages.inc.php:878 msgid "Variables" msgstr "Variabler" #: libraries/messages.inc.php:879 msgid "" "Server traffic: These tables show the network traffic statistics of " "this MySQL server since its startup." msgstr "" "Servertrafik: Disse tabeller viser netværkstrafik-statistikkerne for " "denne MySQL-server siden dens opstart." #: libraries/messages.inc.php:880 msgid "Server variables and settings" msgstr "Server-variabler og indstillinger" #: libraries/messages.inc.php:881 msgid "Server version" msgstr "Serverversion" #: libraries/messages.inc.php:882 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " "validity configured in phpMyAdmin, because of this, your login will expire " "sooner than configured in phpMyAdmin." msgstr "" #: libraries/messages.inc.php:883 msgid "" "Cannot start session without errors, please check errors given in your PHP " "and/or webserver log file and configure your PHP installation properly." msgstr "" "Kan ikke starte session uden fejl, tjek venligst fejl i din PHP og/eller " "webserver log fil og konfigurer din PHP installation ordentligt." #: libraries/messages.inc.php:884 msgid "Session value" msgstr "Sessionsværdi" #: libraries/messages.inc.php:885 msgid "" "If field type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'...
If you ever need to put a backslash (\"\\\") or " "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." msgstr "" "Hvis et felt er af typen \"enum\" eller \"set\", skal værdierne angives på " "formen: 'a','b','c'...
Skulle du få brug for en backslash (\"\\\") " "eller et enkelt anførselstegn (\"'\") blandt disse værdier, så tilføj en " "ekstra backslash (fx '\\\\xyz' eller 'a\\'b')." #: libraries/messages.inc.php:886 msgid "settings" msgstr "" #: libraries/messages.inc.php:887 msgid "Show all" msgstr "Vis alle" #: libraries/messages.inc.php:888 msgid "Show binary contents as HEX" msgstr "" #: libraries/messages.inc.php:889 msgid "Show binary contents" msgstr "" #: libraries/messages.inc.php:890 msgid "Show BLOB contents" msgstr "" #: libraries/messages.inc.php:891 msgid "Show color" msgstr "Vis farve" #: libraries/messages.inc.php:892 msgid "Data Dictionary Format" msgstr "Data Dictionary-format" #: libraries/messages.inc.php:893 msgid "Show Full Queries" msgstr "Vis fuldstændige forespørgsler" #: libraries/messages.inc.php:894 msgid "Show grid" msgstr "Vis gitter" #: libraries/messages.inc.php:895 msgid "Show/Hide left menu" msgstr "Vis/skjul venstre menu" #: libraries/messages.inc.php:896 msgid "Showing bookmark" msgstr "Viser bogmærke" #: libraries/messages.inc.php:897 msgid "Showing as PHP code" msgstr "Viser som PHP-kode" #: libraries/messages.inc.php:898 msgid "Showing rows" msgstr "Viser poster " #: libraries/messages.inc.php:899 msgid "Showing SQL query" msgstr "Viser SQL-forespørgsel" #: libraries/messages.inc.php:900 msgid "Show insert query" msgstr "" #: libraries/messages.inc.php:901 msgid "Only show keys" msgstr "" #: libraries/messages.inc.php:903 msgid "Show open tables" msgstr "Vis åbne tabeller" #: libraries/messages.inc.php:904 msgid "Show PHP information" msgstr "Vis PHP-information" #: libraries/messages.inc.php:905 msgid "Show" msgstr "Vis" #: libraries/messages.inc.php:906 msgid "Show slave hosts" msgstr "Vis slaveværter" #: libraries/messages.inc.php:907 msgid "Show slave status" msgstr "Vis slavestatus" #: libraries/messages.inc.php:908 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" "Antal transaktioner der brugte det midlertidige binære log mellemlager, men " "overskred værdien for binlog_cache_size og brugte en midlertidig fil til at " "gemme statements fra transaktionen." #: libraries/messages.inc.php:909 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Antal transaktioner der brugte det midlertidige binære log mellemlager." #: libraries/messages.inc.php:910 msgid "" "The number of temporary tables on disk created automatically by the server " "while executing statements. If Created_tmp_disk_tables is big, you may want " "to increase the tmp_table_size value to cause temporary tables to be memory-" "based instead of disk-based." msgstr "" "Antal midlertidige tabeller på disken oprettet automatisk af serveren under " "udførelse af statements. Hvis Created_tmp_disk_tables er stor, skal du " "overveje at forøge tmp_table_size værdien for at gøre midlertidige tabeller " "hukommelses-baserede i stedet for disk-baserede." #: libraries/messages.inc.php:911 msgid "How many temporary files mysqld has created." msgstr "Hvor mange midlertidige filer mysqld har oprettet." #: libraries/messages.inc.php:912 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" "Antal i-hukommelsen midlertidige tabeller oprettet automatisk af serveren " "under udførelse af statements." #: libraries/messages.inc.php:913 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" "Antal rækker skrevet med INSERT DELAYED (forsinket indsættelse) under hvilke " "der opstod fejl (sandsynligvis dublerede nøgler)." #: libraries/messages.inc.php:914 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" "Antallet af INSERT DELAYED handler-tråde i brug. Hver forskellig tabel " "hvorpå en bruger INSERT DELAYED får sin egen tråd." #: libraries/messages.inc.php:915 msgid "The number of INSERT DELAYED rows written." msgstr "Antallet af INSERT DELAYED rækker skrevet." #: libraries/messages.inc.php:916 msgid "The number of executed FLUSH statements." msgstr "Antallet af udførte FLUSH statements." #: libraries/messages.inc.php:917 msgid "The number of internal COMMIT statements." msgstr "Antallet af interne COMMIT statements." #: libraries/messages.inc.php:918 msgid "The number of times a row was deleted from a table." msgstr "Antallet af gange en række blev slettet fra en tabel." #: libraries/messages.inc.php:919 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" "MySQL serveren kan spørge en NDB Cluster storage engine om den kender til en " "tabel med et givent navn. Dette kaldes opdagelse. Handler_discover indikerer " "antallet af gange tabeller er blevet opdaget." #: libraries/messages.inc.php:920 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" "Antallet af gange første indlæg blev læst fra et indeks. Hvis denne er høj, " "antyder det at serveren laver mange fulde indeks scans; for eksempel, SELECT " "col1 FROM foo, antagende at col1 er indekseret." #: libraries/messages.inc.php:921 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" "Antallet af anmodninger om at læse en række baseret på en nøgle. Hvis denne " "er høj, er det en god indikation af at dine forespørgsler og tabeller er " "ordentligt indekserede." #: libraries/messages.inc.php:922 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" "Antallet af anmodninger om at læse næste række i nøgleorden. Denne forøges " "hvis du forespørger på en indekskolonne med en range-begrænsning eller hvis " "du udfører et indeks scan." #: libraries/messages.inc.php:923 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" "Antallet af anmodninger om at læse foregående række i nøgleorden. Denne " "læsemetode bruges hovedsageligt til at optimere ORDER BY ... DESC." #: libraries/messages.inc.php:924 msgid "" "The number of requests to read a row based on a fixed position. This is high " "if you are doing a lot of queries that require sorting of the result. You " "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." msgstr "" "Antallet af anmodninger om at læse en række baseret på en fast position. " "Denne er høj hvis du laver mange forespørgsler der kræver sortering af " "resultatet. Du har sandsynligvis mange forespørgsler der forlanger at MySQL " "scanner hele tabeller eller du har joins der ikke bruger nøgler ordentligt." #: libraries/messages.inc.php:925 msgid "" "The number of requests to read the next row in the data file. This is high " "if you are doing a lot of table scans. Generally this suggests that your " "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." msgstr "" "Antallet af anmodninger om læsning af næste række i datafilen. Denne er høj " "hvis du laver mange tabelscanninger. Generelt antyder dette at dine tabeller " "enten ikke er ordentligt indekserede eller at dine forespørgsler ikke er " "skrevet til at drage fordel af de indeks du har." #: libraries/messages.inc.php:926 msgid "The number of internal ROLLBACK statements." msgstr "Antallet af interne ROLLBACK statements." #: libraries/messages.inc.php:927 msgid "The number of requests to update a row in a table." msgstr "Antallet af anmodninger om at opdatere en række i en tabel." #: libraries/messages.inc.php:928 msgid "The number of requests to insert a row in a table." msgstr "Antallet af anmodninger om at indsætte en række i en tabel." #: libraries/messages.inc.php:929 msgid "The number of pages containing data (dirty or clean)." msgstr "Antallet af sider der indeholder data (beskidte eller rene)." #: libraries/messages.inc.php:930 msgid "The number of pages currently dirty." msgstr "Antallet af såkaldt beskidte sider." #: libraries/messages.inc.php:931 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Antallet af buffer pool sider der er anmodet om at skulle flushes." #: libraries/messages.inc.php:932 msgid "The number of free pages." msgstr "Antallet af frie sider." #: libraries/messages.inc.php:933 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" "Antallet af eksklusivt låste (latched) sider i InnoDB buffer pool. Dette er " "sider der i øjeblikket læses eller skrives eller som ikke kan flushes eller " "fjernes af andre årsager." #: libraries/messages.inc.php:934 msgid "" "The number of pages busy because they have been allocated for administrative " "overhead such as row locks or the adaptive hash index. This value can also " "be calculated as Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" "Antallet af travle sider fordi de er blevet allokeret til administrativ " "overhead så som rækkelåse eller det adaptive hash indeks. Denne værdi kan " "også beregnes som Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." #: libraries/messages.inc.php:935 msgid "Total size of buffer pool, in pages." msgstr "Total størrelse på buffer pool, i sider." #: libraries/messages.inc.php:936 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" "Antallet af \"tilfældige\" read-aheads InnoDB initierede. Dette sker når en " "forespørgsel skal scanne en større del af en tabel men i tilfældig " "rækkefølge." #: libraries/messages.inc.php:937 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" "Antallet af sekventielle read-aheads InnoDB initierede. Dette sker når " "InnoDB laver en sekventiel fuld tabelscanning." #: libraries/messages.inc.php:938 msgid "The number of logical read requests InnoDB has done." msgstr "Antallet af logiske read anmodninger InnoDB har lavet." #: libraries/messages.inc.php:939 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" "Antallet af logiske reads som InnoDB ikke kunne tilfredsstille fra buffer " "pool og måtte lave en enkelt-side read." #: libraries/messages.inc.php:940 msgid "" "Normally, writes to the InnoDB buffer pool happen in the background. " "However, if it's necessary to read or create a page and no clean pages are " "available, it's necessary to wait for pages to be flushed first. This " "counter counts instances of these waits. If the buffer pool size was set " "properly, this value should be small." msgstr "" "Normalt sker skrivninger til InnoDB buffer poolen i baggrunden. Men, hvis " "der er brug for at læse eller oprette en side og der ikke er nogen rene " "sider tilgængelige, er det nødvendigt at vente på at der bliver flushet " "sider først. Denne tæller tæller hvor mange gange det er sket. Hvis buffer " "pool størrelsen er sat ordentligt, skulle denne værdi være lille." #: libraries/messages.inc.php:941 msgid "The number writes done to the InnoDB buffer pool." msgstr "Antallet af skrivninger til InnoDB buffer poolen." #: libraries/messages.inc.php:942 msgid "The number of fsync() operations so far." msgstr "Antallet af fsync() operationer indtil nu." #: libraries/messages.inc.php:943 msgid "The current number of pending fsync() operations." msgstr "Nuværende antal ventende fsync() operationer." #: libraries/messages.inc.php:944 msgid "The current number of pending reads." msgstr "Nuværende antal af ventende reads." #: libraries/messages.inc.php:945 msgid "The current number of pending writes." msgstr "Nuværende antal af ventende writes." #: libraries/messages.inc.php:946 msgid "The amount of data read so far, in bytes." msgstr "Mængden af data læst indtil nu, i bytes." #: libraries/messages.inc.php:947 msgid "The total number of data reads." msgstr "Det totale antal af data reads." #: libraries/messages.inc.php:948 msgid "The total number of data writes." msgstr "Det totale antal af data writes." #: libraries/messages.inc.php:949 msgid "The amount of data written so far, in bytes." msgstr "Mængden af data skrevet indtil nu, i bytes." #: libraries/messages.inc.php:950 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Antallet af doublewrite skrivninger der er udført og antallet af sider der " "er blevet skrevet til dette formål." #: libraries/messages.inc.php:951 msgid "The number of doublewrite operations that have been performed." msgstr "" "Antallet af doublewrite skrivninger der er udført og antallet af sider der " "er blevet skrevet til dette formål." #: libraries/messages.inc.php:952 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" "Antallet af waits vi har haft fordi log buffer var for lille og vi skulle " "vente på at den blev flushed før vi kunne fortsætte." #: libraries/messages.inc.php:953 msgid "The number of log write requests." msgstr "Antallet af log write anmodninger." #: libraries/messages.inc.php:954 msgid "The number of physical writes to the log file." msgstr "Antallet af fysiske skrivninger til log filen." #: libraries/messages.inc.php:955 msgid "The number of fsync() writes done to the log file." msgstr "Antallet af fsyncs skrivninger lavet til log filen." #: libraries/messages.inc.php:956 msgid "The number of pending log file fsyncs." msgstr "Antallet af ventende log fil fsyncs." #: libraries/messages.inc.php:957 msgid "Pending log file writes." msgstr "Ventende log fil skrivninger." #: libraries/messages.inc.php:958 msgid "The number of bytes written to the log file." msgstr "Antallet af bytes skrevet til log filen." #: libraries/messages.inc.php:959 msgid "The number of pages created." msgstr "Antallet af sider oprettet." #: libraries/messages.inc.php:960 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" "Den indkompilerede InnoDB sidestørrelse (standard 16KB). Mange værdier " "tælles i sider; sidestørrelsen gør at man let kan omregne dem til bytes." #: libraries/messages.inc.php:961 msgid "The number of pages read." msgstr "Antallet af sider læst." #: libraries/messages.inc.php:962 msgid "The number of pages written." msgstr "Antallet af sider skrevet." #: libraries/messages.inc.php:963 msgid "The number of row locks currently being waited for." msgstr "Antallet af rækkelåse der ventes på i øjeblikket." #: libraries/messages.inc.php:964 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Gennemsnitstiden for at få en rækkelås, i millisekunder." #: libraries/messages.inc.php:965 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Total tid brugt på at hente rækkelåse, i millisekunder." #: libraries/messages.inc.php:966 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maksimale tid for at hente en rækkelås, i millisekunder." #: libraries/messages.inc.php:967 msgid "The number of times a row lock had to be waited for." msgstr "Antallet af gange der skulle ventes på en rækkelås." #: libraries/messages.inc.php:968 msgid "The number of rows deleted from InnoDB tables." msgstr "Antallet af rækker slettet fra InnoDB tabeller." #: libraries/messages.inc.php:969 msgid "The number of rows inserted in InnoDB tables." msgstr "Antallet af rækker indsat i InnoDB tabeller." #: libraries/messages.inc.php:970 msgid "The number of rows read from InnoDB tables." msgstr "Antallet af rækker læst fra InnoDB tables." #: libraries/messages.inc.php:971 msgid "The number of rows updated in InnoDB tables." msgstr "Antallet af rækker opdateret i InnoDB tabeller." #: libraries/messages.inc.php:972 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" "Antallet af nøgleblokeringer i nøglemellemlageret der har ændret sig men " "endnu ikke er blevet flushet til disk. Det hed tidligere " "Not_flushed_key_blocks." #: libraries/messages.inc.php:973 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" "Antallet af ubrugte blokke i nøglemellemlageret. Du kan bruge denne værdi " "til at fastslå hvor meget af nøglemellemlagere der er i brug." #: libraries/messages.inc.php:974 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" "Antallet af brugte blokke i nøglemellemlageret. Denne værdi er et højvande-" "mærke der indikerer det maksimale antal blokke der på noget tidspunkt har " "været i brug på en gang." #: libraries/messages.inc.php:975 msgid "The number of requests to read a key block from the cache." msgstr "Antallet af anmodninger om at læse en nøgleblok fra mellemlageret." #: libraries/messages.inc.php:976 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" "Antallet af fysiske læsninger af en nøgleblok fra disk. Hvis Key_reads er " "stor, er din key_buffer_size værdi sandsynligvis for lille. Mellemlager miss " "raten kan beregnes som Key_reads/Key_read_requests." #: libraries/messages.inc.php:977 msgid "The number of requests to write a key block to the cache." msgstr "Antallet af anmodninger om at skrive en nøgleblok til mellemlageret." #: libraries/messages.inc.php:978 msgid "The number of physical writes of a key block to disk." msgstr "Antallet af fysiske skrivninger af en nøgleblok til disk." #: libraries/messages.inc.php:979 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" "Totale omkostninger for den seneste kompilerede forespørgsel som beregnet af " "forespørgsels-optimeringsrutinen. Brugbart til at sammenligne omkostninger " "på forskellige forespørgselsplaner for den samme forespørgsel. En " "standardværdi på 0 betyder at der ikke er kompileret nogen forespørgsler " "endnu." #: libraries/messages.inc.php:980 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Antallet af rækker der venter på at blive skrevet i INSERT DELAYED køer." #: libraries/messages.inc.php:981 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" "Antallet af tabeller der er blevet åbnet. Hvis åbnede tabeller er stor, er " "dit tabelmellemlager sandsynligvis for lille." #: libraries/messages.inc.php:982 msgid "The number of files that are open." msgstr "Antallet af filer der er åbne." #: libraries/messages.inc.php:983 msgid "The number of streams that are open (used mainly for logging)." msgstr "Antallet af streams der er åbne (bruges hovedsageligt til logning)." #: libraries/messages.inc.php:984 msgid "The number of tables that are open." msgstr "Antallet af tabeller der er åbne." #: libraries/messages.inc.php:985 msgid "The number of free memory blocks in query cache." msgstr "Antallet af frie hukommelsesblokke i forespørgsels-mellemlageret." #: libraries/messages.inc.php:986 msgid "The amount of free memory for query cache." msgstr "Mængden af fri hukommelse til forespørgselsmellemlageret." #: libraries/messages.inc.php:987 msgid "The number of cache hits." msgstr "Antallet af mellemlager hits." #: libraries/messages.inc.php:988 msgid "The number of queries added to the cache." msgstr "Antallet af forespørgsler tilføjet til mellemlageret." #: libraries/messages.inc.php:989 msgid "" "The number of queries that have been removed from the cache to free up " "memory for caching new queries. This information can help you tune the query " "cache size. The query cache uses a least recently used (LRU) strategy to " "decide which queries to remove from the cache." msgstr "" "Antallet af forespørgsler der er blevet fjernet fra mellemlageret for at " "rydde hukommelse til mellemlagring af nye forespørgsler. Denne information " "kan hjælpe dig med at tune forespørgselsmellemlagerets størrelse. " "Forespørgselsmellemlageret bruger en mindst nyligt brugt (LRU) strategi til " "at afgøre hvilke forespørgsler der skal fjernes fra mellemlageret." #: libraries/messages.inc.php:990 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" "Antallet af ikke-mellemlagrede forespørgsler (ikke mulige at mellemlagre " "eller ikke mellemlagret grundet query_cache_type indstillingen)." #: libraries/messages.inc.php:991 msgid "The number of queries registered in the cache." msgstr "Antallet af forespørgsler registreret i mellemlageret." #: libraries/messages.inc.php:992 msgid "The total number of blocks in the query cache." msgstr "Totalt antal blokke i forespørgsels-mellemlageret." #: libraries/messages.inc.php:993 msgctxt "$strShowStatusReset" msgid "Reset" msgstr "Nulstil" #: libraries/messages.inc.php:994 msgid "The status of failsafe replication (not yet implemented)." msgstr "Status på failsafe replikering (endnu ikke implementeret)." #: libraries/messages.inc.php:995 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" "Antallet af joins der ikke bruger indeks. Hvis denne værdi ikke er 0, bør du " "nøje tjekke indeksene på dine tabeller." #: libraries/messages.inc.php:996 msgid "The number of joins that used a range search on a reference table." msgstr "Antallet af joins der brugte en range søgning på en reference tabel." #: libraries/messages.inc.php:997 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" "Antallet af joins uden nøgler der tjekker for nøglebrug efter hver række. " "(Hvis denne ikke er 0, bør du nøje tjekke indeks på dine tabeller.)" #: libraries/messages.inc.php:998 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" "Antallet af joins der brugte ranges på den første tabel. (Normalt ikke " "kritisk selvom tallet er stort.)" #: libraries/messages.inc.php:999 msgid "The number of joins that did a full scan of the first table." msgstr "Antallet af joins som lavede en fuld scan af den første tabel." #: libraries/messages.inc.php:1000 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Antallet af midlertidige tabeller i øjeblikket åbne af SQL tråden." #: libraries/messages.inc.php:1001 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" "Totalt (siden opstart) antal gange replikeringsslave SQL tråden har gen-" "forsøgt transaktioner." #: libraries/messages.inc.php:1002 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Dette er TIL hvis denne server er en slave der er forbundet til en master." #: libraries/messages.inc.php:1003 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "Antallet af tråde der har taget mere end slow_launch_time sekunder at " "oprette." #: libraries/messages.inc.php:1004 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Antallet af forespørgsler der har taget mere end long_query_time sekunder." #: libraries/messages.inc.php:1005 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" "Antallet af sammenlægningskørsler sorteringsalgoritmen skulle lave. Hvis " "denne værdi er høj, bør du overveje at forøge værdien af sort_buffer_size " "systemvariablen." #: libraries/messages.inc.php:1006 msgid "The number of sorts that were done with ranges." msgstr "Antallet af sorteringer lavet med ranges." #: libraries/messages.inc.php:1007 msgid "The number of sorted rows." msgstr "Antallet af sorterede rækker." #: libraries/messages.inc.php:1008 msgid "The number of sorts that were done by scanning the table." msgstr "Antallet af sorteringer udført ved scanning af tabellen." #: libraries/messages.inc.php:1009 msgid "The number of times that a table lock was acquired immediately." msgstr "Antallet af gange en tabellås blev givet øjeblikkeligt." #: libraries/messages.inc.php:1010 msgid "" "The number of times that a table lock could not be acquired immediately and " "a wait was needed. If this is high, and you have performance problems, you " "should first optimize your queries, and then either split your table or " "tables or use replication." msgstr "" "Antallet af gange en tabellås ikke kunne fås øjeblikkeligt og en wait var " "nødvendig. Hvis denne er høj, og du har ydelsesproblemer, bør du først " "optimere dine forespørgsler, og derefter enten opdele din tabel eller " "tabeller, eller bruge replikering." #: libraries/messages.inc.php:1011 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" "Antallet af tråde i tråd-mellemlageret. Mellemlager-hitraten kan udregnes " "som Threads_created/Forbindelser. Hvis denne værdi er rød bør du forøge din " "thread_cache_size." #: libraries/messages.inc.php:1012 msgid "The number of currently open connections." msgstr "Antallet af i øjeblikket åbne forbindelser." #: libraries/messages.inc.php:1013 msgid "" "The number of threads created to handle connections. If Threads_created is " "big, you may want to increase the thread_cache_size value. (Normally this " "doesn't give a notable performance improvement if you have a good thread " "implementation.)" msgstr "" "Antallet af tråde oprettet til at håndtere forbindelser. Hvis " "Threads_created er stor, kan du vælge at forøge thread_cache_size værdien. " "(Normalt giver dette ingen nævneværdig ydelsesforbedring hvis du har god " "tråd-implementering.)" #: libraries/messages.inc.php:1014 msgid "The number of threads that are not sleeping." msgstr "Antallet af tråde der ikke sover." #: libraries/messages.inc.php:1015 msgid "Show dimension of tables" msgstr "Vis tabellernes dimensioner" #: libraries/messages.inc.php:1016 msgid "Show tables" msgstr "Vis tabeller" #: libraries/messages.inc.php:1017 msgid " Show this query here again " msgstr " Vis forespørgslen her igen " #: libraries/messages.inc.php:1018 msgid "Simplified Chinese" msgstr "Simplificeret Kinesisk" #: libraries/messages.inc.php:1019 msgid "(singly)" msgstr "(enkeltvis)" #: libraries/messages.inc.php:1020 msgid "Size" msgstr "Størrelse" #: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154 msgid "Number of records (queries) to skip from start" msgstr "Antal poster (queries) der skal springes over fra start" #: libraries/messages.inc.php:1022 msgid "" "Make sure, you have unique server-id in your configuration file (my.cnf). If " "not, please add the following line into [mysqld] section:" msgstr "" #: libraries/messages.inc.php:1023 msgid "Slovak" msgstr "Slovakisk" #: libraries/messages.inc.php:1024 msgid "Slovenian" msgstr "Slovensk" #: libraries/messages.inc.php:1025 msgid "Small/Big All" msgstr "Små/store alle" #: libraries/messages.inc.php:1026 msgid "Snap to grid" msgstr "Snap til gitter" #: libraries/messages.inc.php:1027 msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(eller den lokale MySQL servers socket er ikke korrekt konfigureret)" #: libraries/messages.inc.php:1028 msgid "Socket" msgstr "" #: libraries/messages.inc.php:1029 msgid "Sort by key" msgstr "Sorteringsnøgle" #: libraries/messages.inc.php:1030 msgid "Sorting" msgstr "Sortering" #: libraries/messages.inc.php:1031 msgid "Sort" msgstr "Sorter" #: libraries/messages.inc.php:1032 msgid "Space usage" msgstr "Pladsforbrug" #: libraries/messages.inc.php:1033 msgid "Spanish" msgstr "Spansk" #: libraries/messages.inc.php:1034 msgid "Words are separated by a space character (\" \")." msgstr "Ord adskilles af mellemrums-karakter (\" \")." #: libraries/messages.inc.php:1035 msgid "SQL compatibility mode" msgstr "SQL-kompatibilitetsmodus" #: libraries/messages.inc.php:1036 msgid "Export type" msgstr "Eksporttype" #: libraries/messages.inc.php:1037 msgid "Export time in UTC" msgstr "" #: libraries/messages.inc.php:1038 msgid "" "There is a chance that you may have found a bug in the SQL parser. Please " "examine your query closely, and check that the quotes are correct and not " "mis-matched. Other possible failure causes may be that you are uploading a " "file with binary outside of a quoted text area. You can also try your query " "on the MySQL command line interface. The MySQL server error output below, if " "there is any, may also help you in diagnosing the problem. If you still have " "problems or if the parser fails where the command line interface succeeds, " "please reduce your SQL query input to the single query that causes problems, " "and submit a bug report with the data chunk in the CUT section below:" msgstr "" "Det er muligt at du har fundet en fejl i SQL-parseren. Undersøg venligst din " "forespørgsel nøje, og check at anførselstegn er rigtige og ikke giver " "konflikter. Andre fejlårsager kan være at du uploader en fil med binær " "udenfor et lukket tekstområde. Du kan også prøve din forespørgsel i MySQL " "kommandolinje-interfacet. MySQL-serverens fejlmelding der følger herunder, " "hvis der er nogen, kan også hjælpe dig med at finde problemet. Hvis du " "stadig har probemer eller hvis parseren fejler hvor kommandolinjeinterfacet " "lykkes, reducer din SQL-forespørgselsinput til den ene forespørgsel der " "forårsager problemet, og indsend en fejlrapport med datablokken i KLIP-" "sektionen herunder:" #: libraries/messages.inc.php:1039 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " "below, if there is any, may also help you in diagnosing the problem" msgstr "" "Der ser ud til at være en fejl i din SQL-forespørgsel. MySQL-serverens " "fejlmelding der følger herunder, hvis der er nogen, kan også hjælpe dig med " "at finde problemet." #: libraries/messages.inc.php:1040 msgid "SQL query" msgstr "SQL-forespørgsel" #: libraries/messages.inc.php:1041 msgid "SQL result" msgstr "SQL-resultat" #: libraries/messages.inc.php:1042 msgid "SQL" msgstr "SQL" #: libraries/messages.inc.php:1043 msgid "Invalid Identifer" msgstr "Ugyldig identifikator" #: libraries/messages.inc.php:1044 msgid "Unclosed quote" msgstr "Ikke-lukket quote" #: libraries/messages.inc.php:1045 msgid "Unknown Punctuation String" msgstr "Ukendt tegnsætnings-streng" #: libraries/messages.inc.php:1046 msgid "Stand-in structure for view" msgstr "Stand-in-struktur for visning" #: libraries/messages.inc.php:1047 msgid "Start" msgstr "" #: libraries/messages.inc.php:1048 msgid "Last check" msgstr "Sidste check" #: libraries/messages.inc.php:1049 msgid "Creation" msgstr "Oprettelse" #: libraries/messages.inc.php:1050 msgid "Statements" msgstr "Erklæringer" #: libraries/messages.inc.php:1051 msgid "static" msgstr "" #: libraries/messages.inc.php:1052 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" "På en travl server er der risiko for at bytetællerne løber over, så disse " "statistikker som rapporteret af MySQL-serveren kan være forkerte." #: libraries/messages.inc.php:1053 msgid "Last update" msgstr "Sidste opdatering" #: libraries/messages.inc.php:1054 msgid "Status" msgstr "Status" #: libraries/messages.inc.php:1055 msgid "Stop" msgstr "" #: libraries/messages.inc.php:1056 msgid "Storage Engines" msgstr "Datalagre" #: libraries/messages.inc.php:1057 msgid "Storage Engine" msgstr "Datalager" #: libraries/messages.inc.php:1058 msgctxt "$strStrucCSV" msgid "CSV" msgstr "CSV-data" #: libraries/messages.inc.php:1059 msgid "Structure and data" msgstr "Struktur og data" #: libraries/messages.inc.php:1060 msgid "CSV for MS Excel" msgstr "CSV til MS Excel-data" #: libraries/messages.inc.php:1061 msgid "Native MS Excel format" msgstr "Fødte MS Excel-data" #: libraries/messages.inc.php:1062 msgid "Structure only" msgstr "Kun strukturen" #: libraries/messages.inc.php:1063 msgid "Propose table structure" msgstr "Foreslå tabelstruktur" #: libraries/messages.inc.php:1064 msgid "Structure Difference" msgstr "" #: libraries/messages.inc.php:1065 msgid "Structure for view" msgstr "Struktur for visning" #: libraries/messages.inc.php:1066 msgid "structure" msgstr "" #: libraries/messages.inc.php:1067 msgid "Structure" msgstr "Struktur" #: libraries/messages.inc.php:1068 msgid "Structure Synchronization" msgstr "" #: libraries/messages.inc.php:1069 msgid "Submit" msgstr "Send" #: libraries/messages.inc.php:1070 msgid "Your SQL query has been executed successfully" msgstr "Din SQL-forespørgsel blev udført korrekt" #: libraries/messages.inc.php:1071 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" #: libraries/messages.inc.php:1072 msgid "Sum" msgstr "Sum" #: libraries/messages.inc.php:1073 msgid "Swedish" msgstr "Svensk" #: libraries/messages.inc.php:1074 msgid "Authenticating..." msgstr "" #: libraries/messages.inc.php:1075 msgid "Hardware authentication failed" msgstr "" #: libraries/messages.inc.php:1076 #, php-format msgid "File %s does not contain any key id" msgstr "" #: libraries/messages.inc.php:1077 msgid "No valid authentication key plugged" msgstr "" #: libraries/messages.inc.php:1078 msgid "Switch to copied database" msgstr "Skift til den kopierede database" #: libraries/messages.inc.php:1079 msgid "Switch to copied table" msgstr "Skift til den kopierede tabel" #: libraries/messages.inc.php:1080 msgid "" "Target database will be completely synchronized with source database. Source " "database will remain unchanged." msgstr "" #: libraries/messages.inc.php:1081 msgid "Synchronize Databases" msgstr "" #: libraries/messages.inc.php:1082 msgid "Synchronize" msgstr "" #: libraries/messages.inc.php:1084 msgid "Add column(s)" msgstr "" #: libraries/messages.inc.php:1085 #, php-format msgid "Table %s already exists!" msgstr "Table %s already exists!" #: libraries/messages.inc.php:1086 msgid "Alter column(s)" msgstr "" #: libraries/messages.inc.php:1087 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" #: libraries/messages.inc.php:1088 msgid "Alter index(s)" msgstr "" #: libraries/messages.inc.php:1089 msgid "Apply index(s)" msgstr "" #: libraries/messages.inc.php:1090 msgid "Table comments" msgstr "Tabel kommentarer" #: libraries/messages.inc.php:1091 msgid "Would you like to delete all the previous rows from target tables?" msgstr "" #: libraries/messages.inc.php:1092 msgid "The table name is empty!" msgstr "Intet tabelnavn!" #: libraries/messages.inc.php:1093 #, php-format msgid "Table %1$s has been created." msgstr "" #: libraries/messages.inc.php:1094 #, php-format msgid "Table %s has been dropped" msgstr "Tabel %s er slettet" #: libraries/messages.inc.php:1095 #, php-format msgid "Table %s has been emptied" msgstr "Tabel %s er tømt" #: libraries/messages.inc.php:1096 #, php-format msgid "Table %s has been flushed" msgstr "Tabel %s er blevet flushet" #: libraries/messages.inc.php:1097 msgid "Insert row(s)" msgstr "" #: libraries/messages.inc.php:1098 msgid "Table seems to be empty!" msgstr "Tabel ser ud til at være tom" #: libraries/messages.inc.php:1099 msgid "Table maintenance" msgstr "Tabelvedligeholdelse" #: libraries/messages.inc.php:1100 msgid "Table name" msgstr "Tabelnavn" #: libraries/messages.inc.php:1101 msgid "Table of contents" msgstr "Indholdsfortegnelse" #: libraries/messages.inc.php:1102 msgid "Table options" msgstr "Tabel-indstillinger" #: libraries/messages.inc.php:1103 msgid "Remove column(s)" msgstr "" #: libraries/messages.inc.php:1104 msgid "Remove index(s)" msgstr "" #: libraries/messages.inc.php:1105 #, php-format msgid "%s table(s)" msgstr "%s tabel(ler)" #: libraries/messages.inc.php:1106 msgid "Table structure for table" msgstr "Struktur-dump for tabellen" #: libraries/messages.inc.php:1107 msgid "Table" msgstr "Tabel" #: libraries/messages.inc.php:1108 msgid "Update row(s)" msgstr "" #: libraries/messages.inc.php:1109 msgid "take it" msgstr "Vælg dette" #: libraries/messages.inc.php:1110 msgid "Target database has been synchronized with source database" msgstr "" #: libraries/messages.inc.php:1111 msgid "Table-specific privileges" msgstr "Tabel-specifikke privilegier" #: libraries/messages.inc.php:1112 msgid "Temporary data" msgstr "Midlertidige data" #: libraries/messages.inc.php:1113 msgid " Because of its length,
this field might not be editable " msgstr " På grund af feltets længde,
kan det muligvis ikke ændres " #: libraries/messages.inc.php:1114 msgid "Texy! text" msgstr "" #: libraries/messages.inc.php:1115 msgid "Thai" msgstr "Thai" #: libraries/messages.inc.php:1116 #, php-format msgid "Default theme %s not found!" msgstr "Standardtema %s ikke fundet!" #: libraries/messages.inc.php:1117 msgid "No preview available." msgstr "Intet billede til rådighed." #: libraries/messages.inc.php:1118 #, php-format msgid "Theme %s not found!" msgstr "Tema %s ikke fundet!" #: libraries/messages.inc.php:1119 #, php-format msgid "No valid image path for theme %s found!" msgstr "Ingen gyldig billedsti for tema %s fundet!" #: libraries/messages.inc.php:1120 #, php-format msgid "Theme path not found for theme %s!" msgstr "Sti til tema ikke fundet for tema %s!" #: libraries/messages.inc.php:1121 msgid "Theme / Style" msgstr "Tema / Layout" #: libraries/messages.inc.php:1122 msgid "This Host" msgstr "Denne Host" #: libraries/messages.inc.php:1123 msgid "Threads" msgstr "Tråde" #: libraries/messages.inc.php:1124 #, php-format msgid "Thread %s was successfully killed." msgstr "Tråd %s blev stoppet." #: libraries/messages.inc.php:1125 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" "Foregående import timede ud, efter genindsendelse vil fortsætte fra position " "%d." #: libraries/messages.inc.php:1126 msgid "" "However on last run no data has been parsed, this usually means phpMyAdmin " "won't be able to finish this import unless you increase php time limits." msgstr "" "Desværre blev der ikke parset nogen data ved sidste kørsel, dette betyder " "normalt at phpMyAdmin ikke vil være i stand til at gennemføre importen med " "mindre du forøger PHP-tidsbegrænsningerne." #: libraries/messages.inc.php:1127 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" "Script timeout nået, hvis du vil afslutte importen, indsend venligst samme " "fil igen og importen vil fortsætte hvor den slap." #: libraries/messages.inc.php:1128 msgid "Time" msgstr "Tid" #: libraries/messages.inc.php:1129 msgid "to/from page" msgstr "til/fra side" #: libraries/messages.inc.php:1130 msgid "Toggle scratchboard" msgstr "tegnebræt til/fra" #: libraries/messages.inc.php:1131 msgid "Toggle small/big" msgstr "Skift mellem små/store" #: libraries/messages.inc.php:1132 msgid "To select relation, click :" msgstr "For at vælge relation, klik :" #: libraries/messages.inc.php:1133 msgid "total" msgstr "total" #: libraries/messages.inc.php:1134 msgid "Total" msgstr "Total" #: libraries/messages.inc.php:1135 #, php-format msgid "Tracking of %s.%s is activated." msgstr "" #: libraries/messages.inc.php:1136 msgid "Activate now" msgstr "" #: libraries/messages.inc.php:1137 #, php-format msgid "Activate tracking for %s.%s" msgstr "" #: libraries/messages.inc.php:1138 msgid "Comment out these two lines if you do not need them." msgstr "" #: libraries/messages.inc.php:1139 msgid "Create version" msgstr "" #: libraries/messages.inc.php:1140 #, php-format msgid "Create version %s of %s.%s" msgstr "" #: libraries/messages.inc.php:1141 msgid "Database Log" msgstr "" #: libraries/messages.inc.php:1142 msgid "Data definition statement" msgstr "" #: libraries/messages.inc.php:1143 msgid "Data manipulation statement" msgstr "" #: libraries/messages.inc.php:1144 msgid "Date" msgstr "" #: libraries/messages.inc.php:1145 msgid "Deactivate now" msgstr "" #: libraries/messages.inc.php:1146 #, php-format msgid "Deactivate tracking for %s.%s" msgstr "" #: libraries/messages.inc.php:1147 #, php-format msgid "Export as %s" msgstr "" #: libraries/messages.inc.php:1148 msgid "Tracking is active." msgstr "" #: libraries/messages.inc.php:1149 msgid "Tracking is not active." msgstr "" #: libraries/messages.inc.php:1150 msgid "Tracking Mechanism" msgstr "" #: libraries/messages.inc.php:1151 msgid "Close" msgstr "" #: libraries/messages.inc.php:1152 #, php-format msgid "Tracking report for table `%s`" msgstr "" #: libraries/messages.inc.php:1153 msgid "Tracking report" msgstr "" #: libraries/messages.inc.php:1154 #, php-format msgid "Show %s with dates from %s to %s by user %s %s" msgstr "" #: libraries/messages.inc.php:1155 msgid "Show versions" msgstr "" #: libraries/messages.inc.php:1156 msgid "SQL dump (file download)" msgstr "" #: libraries/messages.inc.php:1157 msgid "SQL dump" msgstr "" #: libraries/messages.inc.php:1158 msgid "SQL statements executed." msgstr "" #: libraries/messages.inc.php:1159 msgid "This option will replace your table and contained data." msgstr "" #: libraries/messages.inc.php:1160 msgid "SQL execution" msgstr "" #: libraries/messages.inc.php:1161 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" #: libraries/messages.inc.php:1162 msgid "Tracking statements" msgstr "" #: libraries/messages.inc.php:1163 msgid "active" msgstr "" #: libraries/messages.inc.php:1164 msgid "not active" msgstr "" #: libraries/messages.inc.php:1165 msgid "Structure snapshot" msgstr "" #: libraries/messages.inc.php:1166 msgid "Created" msgstr "" #: libraries/messages.inc.php:1167 msgid "Last version" msgstr "" #: libraries/messages.inc.php:1168 msgid "Updated" msgstr "" #: libraries/messages.inc.php:1169 msgid "Version" msgstr "" #: libraries/messages.inc.php:1170 msgid "Track these data definition statements:" msgstr "" #: libraries/messages.inc.php:1171 msgid "Track these data manipulation statements:" msgstr "" #: libraries/messages.inc.php:1172 msgid "Tracked tables" msgstr "" #: libraries/messages.inc.php:1173 msgid "Tracking" msgstr "" #: libraries/messages.inc.php:1174 msgid "Track table" msgstr "" #: libraries/messages.inc.php:1175 msgid "Untracked tables" msgstr "" #: libraries/messages.inc.php:1176 msgid "Username" msgstr "" #: libraries/messages.inc.php:1177 #, php-format msgid "Tracking for %s.%s , version %s is activated." msgstr "" #: libraries/messages.inc.php:1178 #, php-format msgid "Version %s is created, tracking for %s.%s is activated." msgstr "" #: libraries/messages.inc.php:1179 #, php-format msgid "Tracking for %s.%s , version %s is deactivated." msgstr "" #: libraries/messages.inc.php:1180 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" #: libraries/messages.inc.php:1181 msgid "Versions" msgstr "" #: libraries/messages.inc.php:1182 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" #: libraries/messages.inc.php:1183 msgid "Traditional Chinese" msgstr "Traditionelt Kinesisk" #: libraries/messages.inc.php:1184 msgid "Traditional Spanish" msgstr "Traditionelt Spansk" #: libraries/messages.inc.php:1185 msgid "Traffic" msgstr "Trafik" #: libraries/messages.inc.php:1186 msgid "Transaction coordinator" msgstr "Transaktionskoordinator" #: libraries/messages.inc.php:1187 msgid "" "Displays a link to download the binary data of the field. You can use the " "first option to specify the filename, or use the second option as the name " "of a field which contains the filename. If you use the second option, you " "need to set the first option to the empty string." msgstr "" "Viser et link til at downloade et felts binære data. Første indstilling er " "filnavnet på den binære fil. Anden indstilling er et muligt feltnavn fra en " "tabelrække indeholdende filnavnet. Hvis du bruger anden indstilling, skal " "feltet i den første indstilling være sat til en tom streng." #: libraries/messages.inc.php:1188 msgid "" "Displays hexadecimal representation of data. Optional first parameter " "specifies how often space will be added (defaults to 2 nibbles)." msgstr "" "Viser hexadecimal udgave af data. Valgfrit førsteparameter angiver hvor " "meget plads der tilføjes (standard er 2 nibbles)." #: libraries/messages.inc.php:1189 msgid "" "Displays a clickable thumbnail. The options are the maximum width and height " "in pixels. The original aspect ratio is preserved." msgstr "" "Viser et klikbart minibillede; indstillinger: bredde,højde i pixel. Det " "originale perspektiv bevares." #: libraries/messages.inc.php:1190 msgid "Displays a link to download this image." msgstr "Viser et link til dette billede (f.eks. direkte blob-download)." #: libraries/messages.inc.php:1191 msgid "See image/jpeg: inline" msgstr "Se under image/jpeg: inline" #: libraries/messages.inc.php:1192 msgid "" "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as " "formatted date. The first option is the offset (in hours) which will be " "added to the timestamp (Default: 0). Use second option to specify a " "different date/time format string. Third option determines whether you want " "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. " "According to that, date format has different value - for \"local\" see the " "documentation for PHP's strftime() function and for \"utc\" it is done using " "gmdate() function." msgstr "" "Viser et TIME, TIMESTAMP, DATETIME eller numerisk unix tidsstempel-felt som " "formatteret dato. Den første indstilling er offset (i timer) som vil blive " "lagt til tidsstemplet (Standard: 0). Brug anden indstilling til at angive en " "anderledes dato-/tidsformatstreng. Tredje indstilling fastsætter om du vil " "se lokal dato eller UTC (brug \"local\" eller \"utc\" strenge) til dette. Ud " "fra dette har datoformatet forskellig værdi - for \"local\" se " "dokumentationen for PHP's strftime() funktion og for \"utc\" sker det ved " "brug af gmdate() funktionen." #: libraries/messages.inc.php:1193 msgid "" "LINUX ONLY: Launches an external application and feeds it the field data via " "standard input. Returns the standard output of the application. The default " "is Tidy, to pretty-print HTML code. For security reasons, you have to " "manually edit the file libraries/transformations/text_plain__external.inc." "php and list the tools you want to make available. The first option is then " "the number of the program you want to use and the second option is the " "parameters for the program. The third option, if set to 1, will convert the " "output using htmlspecialchars() (Default 1). The fourth option, if set to 1, " "will prevent wrapping and ensure that the output appears all on one line " "(Default 1)." msgstr "" "KUN LINUX: Starter en ekstern applikation og føder feltdata via standard " "input. Returnerer standardoutputtet for applikationen. Standard er Tidy, for " "korrekt udskrivning af HTML-kode. Af sikkerhedsårsager er du nødt til " "manuelt at redigere filen libraries/transformations/text_plain__external.inc." "php og indsætte de værktøjer du vil tillade kørsel af. Første indstilling er " "så nummeret på det program du vil bruge og den anden indstilling er " "parametrene for dette program. Tredie parameter vil, hvis sat til 1, " "konvertere outputtet vha. htmlspecialchars() (Standard er 1). Et fjerde " "parameter vil, hvis sat til 1, sætte et NOWRAP om cellens indhold så hele " "outputtet bliver vist uden omformattering (Standard 1)" #: libraries/messages.inc.php:1194 msgid "" "Displays the contents of the field as-is, without running it through " "htmlspecialchars(). That is, the field is assumed to contain valid HTML." msgstr "" "Bevarer original formattering af feltet. Der laves ikke nogen Escaping." #: libraries/messages.inc.php:1195 msgid "" "Displays an image and a link; the field contains the filename. The first " "option is a URL prefix like \"http://www.example.com/\". The second and " "third options are the width and the height in pixels." msgstr "" "Viser et billede og et link, feltet indeholder filnavnet; første indstilling " "er et præfiks som \"http://domain.com/\", anden indstilling er bredde i " "pixel, tredie er højden." #: libraries/messages.inc.php:1196 msgid "" "Displays a link; the field contains the filename. The first option is a URL " "prefix like \"http://www.example.com/\". The second option is a title for " "the link." msgstr "" "Viser et link, feltet indeholder filnavnet; første indstilling er et præfiks " "som \"http://domain.com/\", anden indstilling er en titel på linket." #: libraries/messages.inc.php:1197 msgid "Formats text as SQL query with syntax highlighting." msgstr "Formatterer tekst som SQL-forespørgsel med syntaks farvemarkering." #: libraries/messages.inc.php:1198 msgid "" "Displays a part of a string. The first option is the number of characters to " "skip from the beginning of the string (Default 0). The second option is the " "number of characters to return (Default: until end of string). The third " "option is the string to append and/or prepend when truncation occurs " "(Default: \"...\")." msgstr "" "Viser en del af en streng. Første parameter er antal tegn der skal springes " "over fra begyndelsen af en streng (Standard 0). Andet parameter er antal " "tegn der returneres (Standard indtil enden af strengen). Det tredie " "parameter definerer hvilke tegn der skal føjes til foran eller efter " "outputtet når en substring (understreng) returneres (Standard: \"...\") ." #: libraries/messages.inc.php:1199 msgid "Triggers" msgstr "" #: libraries/messages.inc.php:1200 msgid "Truncate Shown Queries" msgstr "Trunkér viste forespørgsler" #: libraries/messages.inc.php:1201 msgid "Turkish" msgstr "Tyrkisk" #: libraries/messages.inc.php:1202 msgid "Type" msgstr "Datatype" #: libraries/messages.inc.php:1204 msgid "Ukrainian" msgstr "Ukrainsk" #: libraries/messages.inc.php:1205 msgid "Uncheck All" msgstr "Fjern alle mærker" #: libraries/messages.inc.php:1206 msgid "Unicode" msgstr "Unicode" #: libraries/messages.inc.php:1207 msgid "Unique" msgstr "Unik" #: libraries/messages.inc.php:1208 msgid "unknown" msgstr "ukendt" #: libraries/messages.inc.php:1209 msgid "Unselect All" msgstr "Fravælg alle" #: libraries/messages.inc.php:1210 #, php-format msgid "" "You attempted to load file with unsupported compression (%s). Either support " "for it is not implemented or disabled by your configuration." msgstr "" "Du forsøgte at indlæse en fil med u-understøttet komprimering (%s). " "Understøttelse af denne funktion er ikke implementeret eller ikke slået til " "for din konfiguration." #: libraries/messages.inc.php:1211 #, php-format msgid "You have updated the privileges for %s." msgstr "Du har opdateret privilegierne for %s." #: libraries/messages.inc.php:1212 msgid "The profile has been updated." msgstr "Profilen er blevet opdateret." #: libraries/messages.inc.php:1213 msgid "Update Query" msgstr "Opdater forespørgsel" #: libraries/messages.inc.php:1214 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Se venligst Dokumentationen for oplysninger om hvordan du opdaterer din " "Column_comments (kolonne-kommentarer) tabel" #: libraries/messages.inc.php:1215 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Du burde opdatere til %s %s eller senere." #: libraries/messages.inc.php:1216 msgid "Failed to write file to disk." msgstr "Kunne ikke skrive fil til disk." #: libraries/messages.inc.php:1217 msgid "File upload stopped by extension." msgstr "Filupload stoppet af udvidelse." #: libraries/messages.inc.php:1218 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form." msgstr "" "Den uploadede fil overstiger MAX_FILE_SIZE direktivet som angivet i HTML-" "formularen." #: libraries/messages.inc.php:1219 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini." #: libraries/messages.inc.php:1220 msgid "Missing a temporary folder." msgstr "Mangler en midlertidig mappe." #: libraries/messages.inc.php:1221 msgid "The uploaded file was only partially uploaded." msgstr "Den uploadede fil blev kun delvist uploaded." #: libraries/messages.inc.php:1222 msgid "Unknown error in file upload." msgstr "Ukendt fejl i filupload." #: libraries/messages.inc.php:1223 #, php-format msgid "" "You probably tried to upload too large file. Please refer to %sdocumentation%" "s for ways to workaround this limit." msgstr "" "Du har sandsynligvis forsøgt at uploade en for stor fil. Se venligst %" "sdokumentationen%s for måder hvorpå du kan arbejde dig uden om denne " "begrænsning." #: libraries/messages.inc.php:1224 msgid "File uploads are not allowed on this server." msgstr "Fil-uploads er ikke tilladte på denne server." #: libraries/messages.inc.php:1225 msgid "Usage" msgstr "Benyttelse" #: libraries/messages.inc.php:1226 msgid "Enclose table and field names with backquotes" msgstr "Brug \"backquotes\" omkring tabeller og felters navne" #: libraries/messages.inc.php:1227 msgid "Use Host Table" msgstr "Brug Host Tabel" #: libraries/messages.inc.php:1228 #, php-format msgid "The user %s already exists!" msgstr "Brugeren %s findes i forvejen!" #: libraries/messages.inc.php:1229 msgid "The user name is empty!" msgstr "Intet brugernavn!" #: libraries/messages.inc.php:1230 msgid "User name" msgstr "Brugernavn" #: libraries/messages.inc.php:1231 msgid "The selected user was not found in the privilege table." msgstr "Den valgte bruger blev ikke fundet i privilegietabellen." #: libraries/messages.inc.php:1232 msgid "User overview" msgstr "Brugeroversigt" #: libraries/messages.inc.php:1233 msgid "The selected users have been deleted successfully." msgstr "De valgte brugere er blevet korrekt slettet." #: libraries/messages.inc.php:1234 #, php-format msgid "Users having access to "%s"" msgstr "Brugere med adgang til "%s"" #: libraries/messages.inc.php:1235 msgid "User" msgstr "Bruger" #: libraries/messages.inc.php:1236 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Brug TAB-tasten for at flytte dig fra værdi til værdi, eller CTRL" "+piletasterne til at flytte frit omkring" #: libraries/messages.inc.php:1237 msgid "Use Tables" msgstr "Benyt tabeller" #: libraries/messages.inc.php:1238 msgid "Use text field" msgstr "Brug tekstfelt" #: libraries/messages.inc.php:1239 msgid "Use this value" msgstr "Brug denne værdi" #: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337 msgid "Validate SQL" msgstr "Validér SQL" #: libraries/messages.inc.php:1242 #, php-format msgid "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "SQL-validatoren kunne ikke initialiseres. Check venligst at du har de " "nødvendige PHP-udvidelser installeret som beskrevet i %sdokumentationen%s." #: libraries/messages.inc.php:1243 msgid "Value" msgstr "Værdi" #: libraries/messages.inc.php:1244 msgid "Variable" msgstr "Variabel" #: libraries/messages.inc.php:1245 msgid "Version information" msgstr "Versionsinformation" #: libraries/messages.inc.php:1246 msgid "View dump (schema) of databases" msgstr "Vis dump (skema) for databaser" #: libraries/messages.inc.php:1247 msgid "View dump (schema) of database" msgstr "Vis dump (skema) af database" #: libraries/messages.inc.php:1248 msgid "View dump (schema) of table" msgstr "Vis dump (skema) over tabel" #: libraries/messages.inc.php:1249 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation%" "s." msgstr "" #: libraries/messages.inc.php:1250 #, php-format msgid "View %s has been dropped" msgstr "Visning %s er blevet droppet" #: libraries/messages.inc.php:1251 msgid "View image" msgstr "" #: libraries/messages.inc.php:1252 msgid "VIEW name" msgstr "VIEW navn" #: libraries/messages.inc.php:1253 msgid "View video" msgstr "" #: libraries/messages.inc.php:1254 msgid "View" msgstr "Visning" #: libraries/messages.inc.php:1256 msgid "The directory you set for upload work cannot be reached" msgstr "Mappen du har sat til upload-arbejde kan ikke findes" #: libraries/messages.inc.php:1257 msgid "web server upload directory" msgstr "webserver upload-mappe" #: libraries/messages.inc.php:1258 msgid "Web server" msgstr "" #: libraries/messages.inc.php:1259 #, php-format msgid "Welcome to %s" msgstr "Velkommen til %s" #: libraries/messages.inc.php:1260 msgid "West European" msgstr "Vesteuropæisk" #: libraries/messages.inc.php:1261 msgid "Wiki" msgstr "" #: libraries/messages.inc.php:1262 msgid "wildcard" msgstr "jokertegn" #: libraries/messages.inc.php:1263 msgid "" "The target browser window could not be updated. Maybe you have closed the " "parent window, or your browser's security settings are configured to block " "cross-window updates." msgstr "" "Det angivne browservindue kunne ikke opdateres. Måske har du lukket det " "overliggende vindue eller din browser blokerer for tvær-vindue opdateringer " "i sikkerhedsindstillingerne" #: libraries/messages.inc.php:1264 msgid "With selected:" msgstr "Med det markerede:" #: libraries/messages.inc.php:1265 msgid "Write requests" msgstr "Write-anmodninger" #: libraries/messages.inc.php:1266 msgid "Wrong username/password. Access denied." msgstr "Forkert brugernavn/kodeord. Adgang nægtet." #: libraries/messages.inc.php:1268 msgid "" "The XML file specified was either malformed or incomplete. Please correct " "the issue and try again." msgstr "" #: libraries/messages.inc.php:1269 msgid "Export contents" msgstr "" #: libraries/messages.inc.php:1270 msgid "Export functions" msgstr "" #: libraries/messages.inc.php:1271 msgid "Export procedures" msgstr "" #: libraries/messages.inc.php:1272 msgid "Export Structure Schemas (recommended)" msgstr "" #: libraries/messages.inc.php:1273 msgid "Export tables" msgstr "" #: libraries/messages.inc.php:1274 msgid "Export triggers" msgstr "" #: libraries/messages.inc.php:1275 msgid "Export views" msgstr "" #: libraries/messages.inc.php:1276 msgid "XML" msgstr "XML" #: libraries/messages.inc.php:1278 msgid "Yes" msgstr "Ja" #: libraries/messages.inc.php:1280 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Bemærk: Indstilling af disse værdier til 0 (nul) fjerner begrænsningen." #: libraries/messages.inc.php:1281 msgid "\"zipped\"" msgstr "\"zippet\"" #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" #: setup/lib/messages.inc.php:11 msgid "Allow character set conversion" msgstr "" #: setup/lib/messages.inc.php:12 msgid "" "If enabled user can enter any MySQL server in login form for cookie auth" msgstr "" #: setup/lib/messages.inc.php:13 msgid "" "This [a@?page=form&formset=features#tab_Security]option[/a] should be " "disabled as it allows attackers to bruteforce login to any MySQL server. If " "you feel this is necessary, use [a@?page=form&" "formset=features#tab_Security]trusted proxies list[/a]. However, IP-based " "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" #: setup/lib/messages.inc.php:14 msgid "Allow login to any MySQL server" msgstr "" #: setup/lib/messages.inc.php:15 msgid "Show "Drop database" link to normal users" msgstr "" #: setup/lib/messages.inc.php:16 msgid "Key should contain letters, numbers [em]and[/em] special characters" msgstr "" #: setup/lib/messages.inc.php:17 msgid "" "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] " "authentication" msgstr "" #: setup/lib/messages.inc.php:18 msgid "Key is too short, it should have at least 8 characters" msgstr "" #: setup/lib/messages.inc.php:19 msgid "" "You didn't have blowfish secret set and have enabled cookie authentication, " "so a key was automatically generated for you. It is used to encrypt cookies; " "you don't need to remember it." msgstr "" #: setup/lib/messages.inc.php:20 msgid "Blowfish secret" msgstr "" #: setup/lib/messages.inc.php:21 msgid "Highlight selected rows" msgstr "" #: setup/lib/messages.inc.php:22 msgid "Row marker" msgstr "" #: setup/lib/messages.inc.php:23 msgid "Highlight row pointed by the mouse cursor" msgstr "" #: setup/lib/messages.inc.php:24 msgid "Highlight pointer" msgstr "" #: setup/lib/messages.inc.php:25 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for " "import and export operations" msgstr "" #: setup/lib/messages.inc.php:26 msgid "Bzip2" msgstr "" #: setup/lib/messages.inc.php:27 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]Bzip2 compression and " "decompression[/a] requires functions (%s) which are unavailable on this " "system." msgstr "" #: setup/lib/messages.inc.php:28 msgid "Cannot load or save configuration" msgstr "" #: setup/lib/messages.inc.php:29 msgid "" "Please create web server writable folder [em]config[/em] in phpMyAdmin top " "level directory as described in [a@../Documentation.html#setup_script]" "documentation[/a]. Otherwise you will be only able to download or display it." msgstr "" #: setup/lib/messages.inc.php:30 msgid "" "Defines which type of editing controls should be used for CHAR and VARCHAR " "fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/" "kbd] - allows newlines in fields" msgstr "" #: setup/lib/messages.inc.php:31 msgid "CHAR fields editing" msgstr "" #: setup/lib/messages.inc.php:32 msgid "Number of columns for CHAR/VARCHAR textareas" msgstr "" #: setup/lib/messages.inc.php:33 msgid "CHAR textarea columns" msgstr "" #: setup/lib/messages.inc.php:34 msgid "Number of rows for CHAR/VARCHAR textareas" msgstr "" #: setup/lib/messages.inc.php:35 msgid "CHAR textarea rows" msgstr "" #: setup/lib/messages.inc.php:36 msgid "Check config file permissions" msgstr "" #: setup/lib/messages.inc.php:37 msgid "Clear" msgstr "" #: setup/lib/messages.inc.php:38 msgid "" "Compress gzip/bzip2 exports on the fly without the need for much memory; if " "you encounter problems with created gzip/bzip2 files disable this feature" msgstr "" #: setup/lib/messages.inc.php:39 msgid "Compress on the fly" msgstr "" #: setup/lib/messages.inc.php:40 msgid "Configuration file" msgstr "" #: setup/lib/messages.inc.php:41 msgid "" "Whether a warning ("Are your really sure...") should be displayed " "when you're about to lose data" msgstr "" #: setup/lib/messages.inc.php:42 msgid "Confirm DROP queries" msgstr "" #: setup/lib/messages.inc.php:43 msgid "Default character set used for conversions" msgstr "" #: setup/lib/messages.inc.php:44 msgid "Default character set" msgstr "" #: setup/lib/messages.inc.php:45 msgid "Default language" msgstr "" #: setup/lib/messages.inc.php:46 msgid "Default server" msgstr "" #: setup/lib/messages.inc.php:47 msgid "Tab that is displayed when entering a database" msgstr "" #: setup/lib/messages.inc.php:48 msgid "Default database tab" msgstr "" #: setup/lib/messages.inc.php:49 msgid "Tab that is displayed when entering a server" msgstr "" #: setup/lib/messages.inc.php:50 msgid "Default server tab" msgstr "" #: setup/lib/messages.inc.php:51 msgid "Tab that is displayed when entering a table" msgstr "" #: setup/lib/messages.inc.php:52 msgid "Default table tab" msgstr "" #: setup/lib/messages.inc.php:53 msgid "" "This value should be double checked to ensure that this directory is neither " "world accessible nor readable or writable by other users on your server." msgstr "" #: setup/lib/messages.inc.php:54 msgid "Show database listing as a list instead of a drop down" msgstr "" #: setup/lib/messages.inc.php:55 msgid "Display databases as a list" msgstr "" #: setup/lib/messages.inc.php:56 msgid "Display" msgstr "" #: setup/lib/messages.inc.php:57 msgid "Show server listing as a list instead of a drop down" msgstr "" #: setup/lib/messages.inc.php:58 msgid "Display servers as a list" msgstr "" #: setup/lib/messages.inc.php:59 msgid "Donate" msgstr "" #: setup/lib/messages.inc.php:60 msgid "Download" msgstr "" #: setup/lib/messages.inc.php:61 msgid "End of line" msgstr "" #: setup/lib/messages.inc.php:62 msgid "Could not connect to MySQL server" msgstr "" #: setup/lib/messages.inc.php:63 msgid "Empty phpMyAdmin control user password while using pmadb" msgstr "" #: setup/lib/messages.inc.php:64 msgid "Empty phpMyAdmin control user while using pmadb" msgstr "" #: setup/lib/messages.inc.php:65 msgid "Empty signon session name while using signon authentication method" msgstr "" #: setup/lib/messages.inc.php:66 msgid "Empty signon URL while using signon authentication method" msgstr "" #: setup/lib/messages.inc.php:67 msgid "Empty username while using config authentication method" msgstr "" #: setup/lib/messages.inc.php:68 msgid "Submitted form contains errors" msgstr "" #: setup/lib/messages.inc.php:69 #, php-format msgid "Incorrect IP address: %s" msgstr "" #: setup/lib/messages.inc.php:70 msgid "Not a valid port number" msgstr "" #: setup/lib/messages.inc.php:71 msgid "Incorrect value" msgstr "" #: setup/lib/messages.inc.php:72 #, php-format msgid "Missing data for %s" msgstr "" #: setup/lib/messages.inc.php:73 msgid "Not a non-negative number" msgstr "" #: setup/lib/messages.inc.php:74 msgid "Not a positive number" msgstr "" #: setup/lib/messages.inc.php:75 msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)" msgstr "" #: setup/lib/messages.inc.php:76 msgid "Maximum execution time" msgstr "" #: setup/lib/messages.inc.php:78 msgid "Character set of the file" msgstr "" #: setup/lib/messages.inc.php:80 msgid "Database name template" msgstr "" #: setup/lib/messages.inc.php:81 msgid "Server name template" msgstr "" #: setup/lib/messages.inc.php:82 msgid "Table name template" msgstr "" #: setup/lib/messages.inc.php:84 msgid "Save on server" msgstr "" #: setup/lib/messages.inc.php:86 msgid "Remember file name template" msgstr "" #: setup/lib/messages.inc.php:87 msgid "no" msgstr "" #: setup/lib/messages.inc.php:88 msgid "Force secured connection while using phpMyAdmin" msgstr "" #: setup/lib/messages.inc.php:89 msgid "" "This [a@?page=form&formset=features#tab_Security]option[/a] should be " "enabled if your web server supports it" msgstr "" #: setup/lib/messages.inc.php:90 msgid "Force SSL connection" msgstr "" #: setup/lib/messages.inc.php:91 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" #: setup/lib/messages.inc.php:92 msgid "Foreign key dropdown order" msgstr "" #: setup/lib/messages.inc.php:93 msgid "A dropdown will be used if fewer items are present" msgstr "" #: setup/lib/messages.inc.php:94 msgid "Foreign key limit" msgstr "" #: setup/lib/messages.inc.php:95 msgid "Browse mode" msgstr "" #: setup/lib/messages.inc.php:96 msgid "Customize browse mode" msgstr "" #: setup/lib/messages.inc.php:97 msgid "Customize edit mode" msgstr "" #: setup/lib/messages.inc.php:98 msgid "Edit mode" msgstr "" #: setup/lib/messages.inc.php:99 msgid "Customize default export options" msgstr "" #: setup/lib/messages.inc.php:100 msgid "Export defaults" msgstr "" #: setup/lib/messages.inc.php:101 msgid "Customize default common import options" msgstr "" #: setup/lib/messages.inc.php:102 msgid "Import defaults" msgstr "" #: setup/lib/messages.inc.php:103 msgid "Set import and export directories and compression options" msgstr "" #: setup/lib/messages.inc.php:104 msgid "Import / export" msgstr "" #: setup/lib/messages.inc.php:106 msgid "Databases display options" msgstr "" #: setup/lib/messages.inc.php:107 msgid "Customize appearance of the navigation frame" msgstr "" #: setup/lib/messages.inc.php:108 msgid "Navigation frame" msgstr "" #: setup/lib/messages.inc.php:109 msgid "Servers display options" msgstr "" #: setup/lib/messages.inc.php:111 msgid "Tables display options" msgstr "" #: setup/lib/messages.inc.php:113 msgid "Main frame" msgstr "" #: setup/lib/messages.inc.php:114 msgid "Settings that didn't fit enywhere else" msgstr "" #: setup/lib/messages.inc.php:115 msgid "Other core settings" msgstr "" #: setup/lib/messages.inc.php:116 msgid "Customize query window options" msgstr "" #: setup/lib/messages.inc.php:118 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" #: setup/lib/messages.inc.php:119 msgid "Security" msgstr "" #: setup/lib/messages.inc.php:120 msgid "Basic settings" msgstr "" #: setup/lib/messages.inc.php:121 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" #: setup/lib/messages.inc.php:122 msgid "Server configuration" msgstr "" #: setup/lib/messages.inc.php:123 msgid "Enter server connection parameters" msgstr "" #: setup/lib/messages.inc.php:124 msgid "Enter login options for signon authentication" msgstr "" #: setup/lib/messages.inc.php:125 msgid "Signon login options" msgstr "" #: setup/lib/messages.inc.php:126 msgid "" "Configure phpMyAdmin database to gain access to additional features, see " "[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in " "documentation" msgstr "" #: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284 msgid "PMA database" msgstr "" #: setup/lib/messages.inc.php:128 msgid "Customization" msgstr "" #: setup/lib/messages.inc.php:129 msgid "Customize export options" msgstr "" #: setup/lib/messages.inc.php:130 msgid "Features" msgstr "" #: setup/lib/messages.inc.php:131 msgid "Customize import defaults" msgstr "" #: setup/lib/messages.inc.php:132 msgid "Customize navigation frame" msgstr "" #: setup/lib/messages.inc.php:133 msgid "Customize main frame" msgstr "" #: setup/lib/messages.inc.php:134 msgid "Customize links shown in SQL Query boxes" msgstr "" #: setup/lib/messages.inc.php:135 msgid "SQL Query box" msgstr "" #: setup/lib/messages.inc.php:136 msgid "" "SQL queries settings, for SQL Query box options see [a@?page=form&" "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings" msgstr "" #: setup/lib/messages.inc.php:137 msgid "SQL queries" msgstr "" #: setup/lib/messages.inc.php:138 msgid "Customize startup page" msgstr "" #: setup/lib/messages.inc.php:139 msgid "Startup" msgstr "" #: setup/lib/messages.inc.php:140 msgid "Choose how you want tabs to work" msgstr "" #: setup/lib/messages.inc.php:141 msgid "Tabs" msgstr "" #: setup/lib/messages.inc.php:142 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" #: setup/lib/messages.inc.php:143 msgid "GZip" msgstr "" #: setup/lib/messages.inc.php:144 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]GZip compression and " "decompression[/a] requires functions (%s) which are unavailable on this " "system." msgstr "" #: setup/lib/messages.inc.php:145 msgid "phpMyAdmin homepage" msgstr "" #: setup/lib/messages.inc.php:146 msgid "Extra parameters for iconv" msgstr "" #: setup/lib/messages.inc.php:147 msgid "Ignore errors" msgstr "" #: setup/lib/messages.inc.php:148 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" #: setup/lib/messages.inc.php:149 msgid "Ignore multiple statement errors" msgstr "" #: setup/lib/messages.inc.php:150 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" #: setup/lib/messages.inc.php:151 msgid "Partial import: allow interrupt" msgstr "" #: setup/lib/messages.inc.php:152 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" #: setup/lib/messages.inc.php:155 msgid "Partial import: skip queries" msgstr "" #: setup/lib/messages.inc.php:156 msgid "Insecure connection" msgstr "" #: setup/lib/messages.inc.php:157 msgid "" "You are not using a secure connection; all data (including potentially " "sensitive information, like passwords) is transferred unencrypted!" msgstr "" #: setup/lib/messages.inc.php:158 #, php-format msgid "" "If your server is also configured to accept HTTPS requests follow [a@%s]this " "link[/a] to use a secure connection." msgstr "" #: setup/lib/messages.inc.php:159 msgid "How many rows can be inserted at one time" msgstr "" #: setup/lib/messages.inc.php:160 msgid "Number of inserted rows" msgstr "" #: setup/lib/messages.inc.php:161 msgid "Target for quick access icon" msgstr "" #: setup/lib/messages.inc.php:162 msgid "Show logo in left frame" msgstr "" #: setup/lib/messages.inc.php:163 msgid "Display logo" msgstr "" #: setup/lib/messages.inc.php:164 msgid "Display server choice at the top of the left frame" msgstr "" #: setup/lib/messages.inc.php:165 msgid "Display servers selection" msgstr "" #: setup/lib/messages.inc.php:166 msgid "String that separates databases into different tree levels" msgstr "" #: setup/lib/messages.inc.php:167 msgid "Database tree separator" msgstr "" #: setup/lib/messages.inc.php:168 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" #: setup/lib/messages.inc.php:169 msgid "Display databases in a tree" msgstr "" #: setup/lib/messages.inc.php:170 msgid "Disable this if you want to see all databases at once" msgstr "" #: setup/lib/messages.inc.php:171 msgid "Use light version" msgstr "" #: setup/lib/messages.inc.php:172 msgid "Maximum table tree depth" msgstr "" #: setup/lib/messages.inc.php:173 msgid "String that separates tables into different tree levels" msgstr "" #: setup/lib/messages.inc.php:174 msgid "Table tree separator" msgstr "" #: setup/lib/messages.inc.php:175 msgid "Logo link URL" msgstr "" #: setup/lib/messages.inc.php:176 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" #: setup/lib/messages.inc.php:177 msgid "Logo link target" msgstr "" #: setup/lib/messages.inc.php:178 msgid "Highlight server under the mouse cursor" msgstr "" #: setup/lib/messages.inc.php:179 msgid "Enable highlighting" msgstr "" #: setup/lib/messages.inc.php:180 msgid "let the user choose" msgstr "" #: setup/lib/messages.inc.php:181 msgid "Use less graphically intense tabs" msgstr "" #: setup/lib/messages.inc.php:182 msgid "Light tabs" msgstr "" #: setup/lib/messages.inc.php:183 msgid "Load" msgstr "" #: setup/lib/messages.inc.php:184 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" #: setup/lib/messages.inc.php:185 msgid "Delete all cookies on logout" msgstr "" #: setup/lib/messages.inc.php:186 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" #: setup/lib/messages.inc.php:187 msgid "Recall user name" msgstr "" #: setup/lib/messages.inc.php:188 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." msgstr "" #: setup/lib/messages.inc.php:189 msgid "Login cookie store" msgstr "" #: setup/lib/messages.inc.php:190 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" #: setup/lib/messages.inc.php:191 msgid "" "[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should " "be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may " "pose a security risk such as impersonation." msgstr "" #: setup/lib/messages.inc.php:192 msgid "Login cookie validity" msgstr "" #: setup/lib/messages.inc.php:193 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" #: setup/lib/messages.inc.php:194 msgid "Maximum displayed SQL length" msgstr "" #: setup/lib/messages.inc.php:195 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" #: setup/lib/messages.inc.php:196 msgid "Maximum databases" msgstr "" #: setup/lib/messages.inc.php:197 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" #: setup/lib/messages.inc.php:198 msgid "Maximum number of rows to display" msgstr "" #: setup/lib/messages.inc.php:199 msgid "Maximum number of tables displayed in table list" msgstr "" #: setup/lib/messages.inc.php:200 msgid "Maximum tables" msgstr "" #: setup/lib/messages.inc.php:201 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" #: setup/lib/messages.inc.php:202 msgid "Memory limit" msgstr "" #: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215 msgid "Use only icons, only text or both" msgstr "" #: setup/lib/messages.inc.php:204 msgid "Iconic navigation bar" msgstr "" #: setup/lib/messages.inc.php:205 msgid "New server" msgstr "" #: setup/lib/messages.inc.php:206 msgid "There are no configured servers" msgstr "" #: setup/lib/messages.inc.php:207 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" #: setup/lib/messages.inc.php:208 msgid "GZip output buffering" msgstr "" #: setup/lib/messages.inc.php:209 msgid "- none -" msgstr "" #: setup/lib/messages.inc.php:210 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" #: setup/lib/messages.inc.php:211 msgid "Default sorting order" msgstr "" #: setup/lib/messages.inc.php:212 msgid "Overview" msgstr "" #: setup/lib/messages.inc.php:213 msgid "Use persistent connections to MySQL databases" msgstr "" #: setup/lib/messages.inc.php:214 msgid "Persistent connections" msgstr "" #: setup/lib/messages.inc.php:216 msgid "Iconic table operations" msgstr "" #: setup/lib/messages.inc.php:217 msgid "Disallow BLOB and BINARY fields from editing" msgstr "" #: setup/lib/messages.inc.php:218 msgid "Protect binary fields" msgstr "" #: setup/lib/messages.inc.php:219 msgid "" "Enable if you want DB-based query history (requires pmadb). If disabled, " "this utilizes JS-routines to display query history (lost by window close)." msgstr "" #: setup/lib/messages.inc.php:220 msgid "Permanent query history" msgstr "" #: setup/lib/messages.inc.php:221 msgid "How many queries are kept in history" msgstr "" #: setup/lib/messages.inc.php:222 msgid "Query history length" msgstr "" #: setup/lib/messages.inc.php:223 msgid "Tab displayed when opening a new query window" msgstr "" #: setup/lib/messages.inc.php:224 msgid "Default query window tab" msgstr "" #: setup/lib/messages.inc.php:225 msgid "Select which functions will be used for character set conversion" msgstr "" #: setup/lib/messages.inc.php:226 msgid "Recoding engine" msgstr "" #: setup/lib/messages.inc.php:227 msgid "Restore default value" msgstr "" #: setup/lib/messages.inc.php:228 msgid "Try to revert erroneous fields to their default values" msgstr "" #: setup/lib/messages.inc.php:229 msgid "Directory where exports can be saved on server" msgstr "" #: setup/lib/messages.inc.php:230 msgid "Save directory" msgstr "" #: setup/lib/messages.inc.php:231 #, php-format msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " "Anyone who knows or guesses your phpMyAdmin URL can directly access your " "phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]" "authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]." msgstr "" #: setup/lib/messages.inc.php:232 msgid "You should use mysqli for performance reasons" msgstr "" #: setup/lib/messages.inc.php:233 msgid "You allow for connecting to the server without a password." msgstr "" #: setup/lib/messages.inc.php:234 msgid "Add a new server" msgstr "" #: setup/lib/messages.inc.php:235 msgid "Leave blank if not used" msgstr "" #: setup/lib/messages.inc.php:236 msgid "Host authentication order" msgstr "" #: setup/lib/messages.inc.php:237 msgid "Leave blank for defaults" msgstr "" #: setup/lib/messages.inc.php:238 msgid "Host authentication rules" msgstr "" #: setup/lib/messages.inc.php:239 msgid "Allow logins without a password" msgstr "" #: setup/lib/messages.inc.php:240 msgid "Allow root login" msgstr "" #: setup/lib/messages.inc.php:241 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" #: setup/lib/messages.inc.php:242 msgid "HTTP Realm" msgstr "" #: setup/lib/messages.inc.php:243 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" #: setup/lib/messages.inc.php:244 msgid "SweKey config file" msgstr "" #: setup/lib/messages.inc.php:245 msgid "Authentication method to use" msgstr "" #: setup/lib/messages.inc.php:246 msgid "Authentication type" msgstr "" #: setup/lib/messages.inc.php:247 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" #: setup/lib/messages.inc.php:248 msgid "Bookmark table" msgstr "" #: setup/lib/messages.inc.php:249 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" #: setup/lib/messages.inc.php:250 msgid "Column information table" msgstr "" #: setup/lib/messages.inc.php:251 msgid "Compress connection to MySQL server" msgstr "" #: setup/lib/messages.inc.php:252 msgid "Compress connection" msgstr "" #: setup/lib/messages.inc.php:253 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" #: setup/lib/messages.inc.php:254 msgid "Connection type" msgstr "" #: setup/lib/messages.inc.php:255 msgid "Control user password" msgstr "" #: setup/lib/messages.inc.php:256 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" #: setup/lib/messages.inc.php:257 msgid "Control user" msgstr "" #: setup/lib/messages.inc.php:258 msgid "Count tables when showing database list" msgstr "" #: setup/lib/messages.inc.php:259 msgid "Count tables" msgstr "" #: setup/lib/messages.inc.php:260 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" #: setup/lib/messages.inc.php:261 msgid "Designer table" msgstr "" #: setup/lib/messages.inc.php:262 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" #: setup/lib/messages.inc.php:263 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" #: setup/lib/messages.inc.php:264 #, php-format msgid "" "If you feel this is necessary, use additional protection settings - [a@?" "page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication" "[/a] settings and [a@?page=form&formset=features#tab_Security]trusted " "proxies list[/a]. However, IP-based protection may not be reliable if your " "IP belongs to an ISP where thousands of users, including you, are connected " "to." msgstr "" #: setup/lib/messages.inc.php:265 msgid "Edit server" msgstr "" #: setup/lib/messages.inc.php:266 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" #: setup/lib/messages.inc.php:267 msgid "PHP extension to use" msgstr "" #: setup/lib/messages.inc.php:268 msgid "Hide databases matching regular expression (PCRE)" msgstr "" #: setup/lib/messages.inc.php:269 msgid "Hide databases" msgstr "" #: setup/lib/messages.inc.php:270 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" #: setup/lib/messages.inc.php:271 msgid "SQL query history table" msgstr "" #: setup/lib/messages.inc.php:272 msgid "Hostname where MySQL server is running" msgstr "" #: setup/lib/messages.inc.php:273 msgid "Server hostname" msgstr "" #: setup/lib/messages.inc.php:274 msgid "Logout URL" msgstr "" #: setup/lib/messages.inc.php:275 msgid "Try to connect without password" msgstr "" #: setup/lib/messages.inc.php:276 msgid "Connect without password" msgstr "" #: setup/lib/messages.inc.php:277 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use 'my\\_db' and not 'my_db'" msgstr "" #: setup/lib/messages.inc.php:278 msgid "Show only listed databases" msgstr "" #: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303 msgid "Leave empty if not using config auth" msgstr "" #: setup/lib/messages.inc.php:280 msgid "Password for config auth" msgstr "" #: setup/lib/messages.inc.php:281 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" #: setup/lib/messages.inc.php:282 msgid "PDF schema: pages table" msgstr "" #: setup/lib/messages.inc.php:283 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" #: setup/lib/messages.inc.php:285 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" #: setup/lib/messages.inc.php:286 msgid "Server port" msgstr "" #: setup/lib/messages.inc.php:287 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" #: setup/lib/messages.inc.php:288 msgid "Relation table" msgstr "" #: setup/lib/messages.inc.php:289 msgid "SQL command to fetch available databases" msgstr "" #: setup/lib/messages.inc.php:290 msgid "SHOW DATABASES command" msgstr "" #: setup/lib/messages.inc.php:291 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" #: setup/lib/messages.inc.php:292 msgid "Signon session name" msgstr "" #: setup/lib/messages.inc.php:293 msgid "Signon URL" msgstr "" #: setup/lib/messages.inc.php:294 msgid "You should use SSL connections if your web server supports it" msgstr "" #: setup/lib/messages.inc.php:295 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" #: setup/lib/messages.inc.php:296 msgid "Server socket" msgstr "" #: setup/lib/messages.inc.php:297 msgid "Enable SSL for connection to MySQL server" msgstr "" #: setup/lib/messages.inc.php:298 msgid "Use SSL" msgstr "" #: setup/lib/messages.inc.php:299 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" #: setup/lib/messages.inc.php:300 msgid "PDF schema: table coordinates" msgstr "" #: setup/lib/messages.inc.php:301 msgid "" "Table to describe the display fields, leave blank for no support; suggested: " "[kbd]pma_table_info[/kbd]" msgstr "" #: setup/lib/messages.inc.php:302 msgid "Display fields table" msgstr "" #: setup/lib/messages.inc.php:304 msgid "User for config auth" msgstr "" #: setup/lib/messages.inc.php:305 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" #: setup/lib/messages.inc.php:306 msgid "Verbose check" msgstr "" #: setup/lib/messages.inc.php:307 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" #: setup/lib/messages.inc.php:308 msgid "Verbose name of this server" msgstr "" #: setup/lib/messages.inc.php:309 #, php-format msgid "Set value: %s" msgstr "" #: setup/lib/messages.inc.php:310 msgid "" "Whether a user should be displayed a "show all (records)" button" msgstr "" #: setup/lib/messages.inc.php:311 msgid "Allow to display all the rows" msgstr "" #: setup/lib/messages.inc.php:312 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" #: setup/lib/messages.inc.php:313 msgid "Show password change form" msgstr "" #: setup/lib/messages.inc.php:314 msgid "Show create database form" msgstr "" #: setup/lib/messages.inc.php:315 msgid "Show form" msgstr "" #: setup/lib/messages.inc.php:316 msgid "Display the function fields in edit/insert mode" msgstr "" #: setup/lib/messages.inc.php:317 msgid "Show function fields" msgstr "" #: setup/lib/messages.inc.php:318 msgid "Show hidden messages (#MSG_COUNT)" msgstr "" #: setup/lib/messages.inc.php:319 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" #: setup/lib/messages.inc.php:320 msgid "Show phpinfo() link" msgstr "" #: setup/lib/messages.inc.php:321 msgid "Show detailed MySQL server information" msgstr "" #: setup/lib/messages.inc.php:322 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" #: setup/lib/messages.inc.php:323 msgid "Show SQL queries" msgstr "" #: setup/lib/messages.inc.php:324 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" #: setup/lib/messages.inc.php:325 msgid "Show statistics" msgstr "" #: setup/lib/messages.inc.php:326 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" #: setup/lib/messages.inc.php:327 msgid "Display database comment instead of its name" msgstr "" #: setup/lib/messages.inc.php:328 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" msgstr "" #: setup/lib/messages.inc.php:329 msgid "Display table comment instead of its name" msgstr "" #: setup/lib/messages.inc.php:330 msgid "Display table comments in tooltips" msgstr "" #: setup/lib/messages.inc.php:331 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" #: setup/lib/messages.inc.php:332 msgid "Skip locked tables" msgstr "" #: setup/lib/messages.inc.php:338 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" #: setup/lib/messages.inc.php:339 msgid "Suggest new database name" msgstr "" #: setup/lib/messages.inc.php:340 msgid "yes" msgstr "" #: setup/lib/messages.inc.php:341 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" #: setup/lib/messages.inc.php:342 msgid "List of trusted proxies for IP allow/deny" msgstr "" #: setup/lib/messages.inc.php:343 msgid "Directory on server where you can upload files for import" msgstr "" #: setup/lib/messages.inc.php:344 msgid "Upload directory" msgstr "" #: setup/lib/messages.inc.php:345 msgid "Allow for searching inside the entire database" msgstr "" #: setup/lib/messages.inc.php:346 msgid "Use database search" msgstr "" #: setup/lib/messages.inc.php:347 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" #: setup/lib/messages.inc.php:348 msgid "Verbose multiple statements" msgstr "" #: setup/lib/messages.inc.php:349 msgid "" "Reading of version failed. Maybe you're offline or the upgrade server does " "not respond." msgstr "" #: setup/lib/messages.inc.php:350 msgid "Got invalid version string from server" msgstr "" #: setup/lib/messages.inc.php:351 msgid "Check for latest version" msgstr "" #: setup/lib/messages.inc.php:352 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." msgstr "" #: setup/lib/messages.inc.php:353 #, php-format msgid "" "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " "version is %s, released on %s." msgstr "" #: setup/lib/messages.inc.php:354 msgid "No newer stable version is available" msgstr "" #: setup/lib/messages.inc.php:355 msgid "Unparsable version string" msgstr "" #: setup/lib/messages.inc.php:356 msgid "Version check" msgstr "" #: setup/lib/messages.inc.php:357 msgid "" "Neither URL wrapper nor CURL is available. Version check is not possible." msgstr "" #: setup/lib/messages.inc.php:358 msgid "Warning" msgstr "" #: setup/lib/messages.inc.php:359 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" #: setup/lib/messages.inc.php:360 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] " "requires functions (%s) which are unavailable on this system." msgstr "" #: setup/lib/messages.inc.php:361 #, php-format msgid "" "[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] " "requires functions (%s) which are unavailable on this system." msgstr "" #: setup/lib/messages.inc.php:362 msgid "ZIP" msgstr "" #~ msgid "utf-8" #~ msgstr "utf-8"