wp/wp-content/plugins/wp-db-backup/languages/wp-db-backup-nb_NO.po
changeset 18 be944660c56a
parent 0 d970ebf37754
equal deleted inserted replaced
17:34716fd837a4 18:be944660c56a
       
     1 # WP-DB-Backup
       
     2 # Copyright (C) 2008 Austin Matzko
       
     3 # This file is distributed under the GPL 2 license.
       
     4 #
       
     5 msgid ""
       
     6 msgstr ""
       
     7 "Project-Id-Version: PACKAGE VERSION\n"
       
     8 "Report-Msgid-Bugs-To: \n"
       
     9 "POT-Creation-Date: 2008-08-15 11:00-0500\n"
       
    10 "PO-Revision-Date: 2008-08-30 12:02+0100\n"
       
    11 "Last-Translator: RuneG <dev@bloggs.be>\n"
       
    12 "MIME-Version: 1.0\n"
       
    13 "Content-Type: text/plain; charset=utf-8\n"
       
    14 "Content-Transfer-Encoding: 8bit\n"
       
    15 "Language-Team: \n"
       
    16 
       
    17 #: wp-db-backup.php:181
       
    18 msgid "Backup Complete!"
       
    19 msgstr "Sikkerhetskopi ferdig!"
       
    20 
       
    21 #: wp-db-backup.php:211
       
    22 msgid "Progress"
       
    23 msgstr "Framdrift"
       
    24 
       
    25 #: wp-db-backup.php:213
       
    26 msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:"
       
    27 msgstr "IKKE GJØR FØLGENDE DA DET VIL FØRE TIL AT SIKKERHETSKOPIEN DIN FEILER:"
       
    28 
       
    29 #: wp-db-backup.php:216
       
    30 msgid "Close this browser"
       
    31 msgstr "Lukke nettleseren"
       
    32 
       
    33 #: wp-db-backup.php:217
       
    34 msgid "Reload this page"
       
    35 msgstr "Laste siden på nytt"
       
    36 
       
    37 #: wp-db-backup.php:218
       
    38 msgid "Click the Stop or Back buttons in your browser"
       
    39 msgstr "Klikke på stopp eller tilbake knappen i nettleseren"
       
    40 
       
    41 #: wp-db-backup.php:220
       
    42 msgid "Progress:"
       
    43 msgstr "Framdrift:"
       
    44 
       
    45 #: wp-db-backup.php:229
       
    46 msgid "Navigating away from this page will cause your backup to fail."
       
    47 msgstr "Hvis du går vekk fra denne siden feiler sikkerhetskopien."
       
    48 
       
    49 #: wp-db-backup.php:266
       
    50 #, php-format
       
    51 msgid "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..."
       
    52 msgstr "Sikkerhetskopi ferdig, forbereder <a href=\\\"%s\\\">sikkerhetskopi</a> for nedlasting..."
       
    53 
       
    54 #: wp-db-backup.php:273
       
    55 #, php-format
       
    56 msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..."
       
    57 msgstr "Sikkerhetskopi ferdig, sender <a href=\\\"%s\\\">backup</a> via epost..."
       
    58 
       
    59 #: wp-db-backup.php:280
       
    60 #, php-format
       
    61 msgid "Backup complete, download <a href=\\\"%s\\\">here</a>."
       
    62 msgstr "Sikkerhetskopi ferdig, last den ned <a href=\\\"%s\\\">her</a>."
       
    63 
       
    64 #: wp-db-backup.php:340
       
    65 msgid "Creating backup file..."
       
    66 msgstr "Lager sikkerhetskopi..."
       
    67 
       
    68 #: wp-db-backup.php:343
       
    69 #, php-format
       
    70 msgid "Finished backing up table \\\"%s\\\"."
       
    71 msgstr "Ferdig med sikkerhetskopi av tabellen \\\"%s\\\"."
       
    72 
       
    73 #: wp-db-backup.php:345
       
    74 #, php-format
       
    75 msgid "Backing up table \\\"%s\\\"..."
       
    76 msgstr "Tar sikkerhetskopi av tabellen \\\"%s\\\"..."
       
    77 
       
    78 #: wp-db-backup.php:352
       
    79 #: wp-db-backup.php:835
       
    80 msgid "Could not open the backup file for writing!"
       
    81 msgstr "Kunne ikke åpne filen for sikkerhetskopi i skrivemodus!"
       
    82 
       
    83 #: wp-db-backup.php:353
       
    84 msgid "The backup file could not be saved.  Please check the permissions for writing to your backup directory and try again."
       
    85 msgstr "Sikkerhetskopifilen kunne ikke lagres. Sjekk skrive rettigheter på sikkerhetskopi mappen, og prøv igjen."
       
    86 
       
    87 #: wp-db-backup.php:358
       
    88 #: wp-db-backup.php:844
       
    89 msgid "WordPress MySQL database backup"
       
    90 msgstr "WordPress MySQL database sikkerhetskopi"
       
    91 
       
    92 #: wp-db-backup.php:360
       
    93 #: wp-db-backup.php:846
       
    94 #, php-format
       
    95 msgid "Generated: %s"
       
    96 msgstr "Laget: %s"
       
    97 
       
    98 #: wp-db-backup.php:361
       
    99 #: wp-db-backup.php:847
       
   100 #, php-format
       
   101 msgid "Hostname: %s"
       
   102 msgstr "Vertsnavn: %s"
       
   103 
       
   104 #: wp-db-backup.php:362
       
   105 #: wp-db-backup.php:848
       
   106 #, php-format
       
   107 msgid "Database: %s"
       
   108 msgstr "Database: %s"
       
   109 
       
   110 #: wp-db-backup.php:370
       
   111 #: wp-db-backup.php:861
       
   112 #, php-format
       
   113 msgid "Table: %s"
       
   114 msgstr "Tabell: %s"
       
   115 
       
   116 #: wp-db-backup.php:377
       
   117 msgid "The backup directory is not writeable!  Please check the permissions for writing to your backup directory and try again."
       
   118 msgstr "Mappen for sikkerhetskopi er ikke skrivbar! Sjekk skriverettighetene på mappen og prøv igjen."
       
   119 
       
   120 #: wp-db-backup.php:434
       
   121 msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes"
       
   122 msgstr "Klikk og hold nede <code>[SHIFT]</code> for å velge flere sjekkbokser"
       
   123 
       
   124 #: wp-db-backup.php:474
       
   125 msgid "Change"
       
   126 msgstr "Endre"
       
   127 
       
   128 #: wp-db-backup.php:483
       
   129 msgid "Save"
       
   130 msgstr "Lagre"
       
   131 
       
   132 #: wp-db-backup.php:566
       
   133 #: wp-db-backup.php:571
       
   134 #: wp-db-backup.php:1126
       
   135 msgid "Backup"
       
   136 msgstr "Ta sikkerhetskopi"
       
   137 
       
   138 #: wp-db-backup.php:646
       
   139 #: wp-db-backup.php:649
       
   140 msgid "There was an error writing a line to the backup script:"
       
   141 msgstr "Det var en feil ved skriven av en linje til skriptet for sikkerhetskopiering:"
       
   142 
       
   143 #: wp-db-backup.php:681
       
   144 msgid "Subsequent errors have been omitted from this log."
       
   145 msgstr "Følgende feilmeldinger er utelatt fra loggen."
       
   146 
       
   147 #: wp-db-backup.php:715
       
   148 msgid "Error getting table details"
       
   149 msgstr "Klarte ikke å få tabell detaljer"
       
   150 
       
   151 #: wp-db-backup.php:723
       
   152 #, php-format
       
   153 msgid "Delete any existing table %s"
       
   154 msgstr "Slett eksisternede tabell %s"
       
   155 
       
   156 #: wp-db-backup.php:732
       
   157 #, php-format
       
   158 msgid "Table structure of table %s"
       
   159 msgstr "Tabell strukturen til tabell %s"
       
   160 
       
   161 #: wp-db-backup.php:738
       
   162 #, php-format
       
   163 msgid "Error with SHOW CREATE TABLE for %s."
       
   164 msgstr "Feil med SHOW CREATE TABLE for %s"
       
   165 
       
   166 #: wp-db-backup.php:745
       
   167 #, php-format
       
   168 msgid "Error getting table structure of %s"
       
   169 msgstr "Feil ved innhenting av strukturen til tabellen %s"
       
   170 
       
   171 #: wp-db-backup.php:753
       
   172 #, php-format
       
   173 msgid "Data contents of table %s"
       
   174 msgstr "Data innhold for tabellen %s"
       
   175 
       
   176 #: wp-db-backup.php:823
       
   177 #, php-format
       
   178 msgid "End of data contents of table %s"
       
   179 msgstr "Slutt på data innhold i tabellen %s"
       
   180 
       
   181 #: wp-db-backup.php:839
       
   182 msgid "The backup directory is not writeable!"
       
   183 msgstr "Mappen for sikkerhetskopi er ikke skrivbar!"
       
   184 
       
   185 #: wp-db-backup.php:974
       
   186 #, php-format
       
   187 msgid "File not found:%s"
       
   188 msgstr "Filen ikke funnet: %s"
       
   189 
       
   190 #: wp-db-backup.php:974
       
   191 msgid "Return to Backup"
       
   192 msgstr "Tilbake til sikkerhetskopiering"
       
   193 
       
   194 #: wp-db-backup.php:983
       
   195 #, php-format
       
   196 msgid "File %s does not exist!"
       
   197 msgstr "Filen %s finnes ikke!"
       
   198 
       
   199 #: wp-db-backup.php:990
       
   200 #, php-format
       
   201 msgid ""
       
   202 "Attached to this email is\n"
       
   203 "   %1s\n"
       
   204 "   Size:%2s kilobytes\n"
       
   205 msgstr ""
       
   206 "Vedlagt til denne eposten er\n"
       
   207 "   %1s\n"
       
   208 "   Størrelse:%2s kilobytes\n"
       
   209 
       
   210 #: wp-db-backup.php:991
       
   211 msgid "Database Backup"
       
   212 msgstr "Database sikkerhetskopi"
       
   213 
       
   214 #: wp-db-backup.php:994
       
   215 #: wp-db-backup.php:1041
       
   216 msgid "The following errors were reported:"
       
   217 msgstr "Følgende feil ble rapportert:"
       
   218 
       
   219 #: wp-db-backup.php:999
       
   220 msgid "ERROR: The mail application has failed to deliver the backup."
       
   221 msgstr "FEIL: Epost apllikasjonen klarte ikke å levere sikkerhetskopien."
       
   222 
       
   223 #: wp-db-backup.php:1016
       
   224 msgid "Backup Successful"
       
   225 msgstr "Sikkerhetskopien var vellykket"
       
   226 
       
   227 #: wp-db-backup.php:1020
       
   228 #, php-format
       
   229 msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly."
       
   230 msgstr "Sikkerhetskopi filen <a href=\"%1s\">%2s</a> starter snart å laste ned."
       
   231 
       
   232 #: wp-db-backup.php:1028
       
   233 #, php-format
       
   234 msgid "Your backup has been emailed to %s"
       
   235 msgstr "Din sikkerhetskopi er sendt på epost til %s"
       
   236 
       
   237 #: wp-db-backup.php:1031
       
   238 msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\""
       
   239 msgstr "Din sikkerhetskopi er lagret på serveren. Du kan laste den ned nå. Høyre klikk og velg \"Lagre som\""
       
   240 
       
   241 #: wp-db-backup.php:1032
       
   242 #, php-format
       
   243 msgid "%s bytes"
       
   244 msgstr "%s bytes"
       
   245 
       
   246 #: wp-db-backup.php:1068
       
   247 msgid "Scheduled Backup Options Saved!"
       
   248 msgstr "Valg for planlagt sikkerhetskopi er lagret!"
       
   249 
       
   250 #: wp-db-backup.php:1095
       
   251 msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it."
       
   252 msgstr "ADVARSEL: Mappen for sikkerhetskopi finnes <strong>IKKE</strong>, og vi kan ikke lage den."
       
   253 
       
   254 #: wp-db-backup.php:1096
       
   255 #, php-format
       
   256 msgid "Using your FTP client, try to create the backup directory yourself: %s"
       
   257 msgstr "Ved hjelp av en FTP applikasjon, pørv å lage mappen for sikkerhetskopi selv: %s"
       
   258 
       
   259 #: wp-db-backup.php:1100
       
   260 #: wp-db-backup.php:1111
       
   261 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files."
       
   262 msgstr "ADVARSEL: Mappen for sikkerhetskopi er <strong>IKKE</strong> skrivbar. Vi kan ikke lage sikkerhetskopifilene."
       
   263 
       
   264 #: wp-db-backup.php:1101
       
   265 #, php-format
       
   266 msgid "Using your FTP client, try to set the backup directory&rsquo;s write permission to %1$s or %2$s: %3$s"
       
   267 msgstr "Ved hejlp av en FTP applikasjon, pørv å sette rettighetene til mappen til %1$s eller %2$s:%3$s"
       
   268 
       
   269 #: wp-db-backup.php:1113
       
   270 msgid "This problem seems to be caused by your server&rsquo;s <code>safe_mode</code> file ownership restrictions, which limit what files web applications like WordPress can create."
       
   271 msgstr "Dette problemet ser ut til å være relatert til serverens <code>safe_mode</code> rettighets restriksjoner. Dette legger begrensninger på hvilke filer WEB applikasjoner som WordPress kan lage."
       
   272 
       
   273 #: wp-db-backup.php:1115
       
   274 #, php-format
       
   275 msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s"
       
   276 msgstr "Du kan prøve å rette på den feilen ved å bruke en FTP applikasjon for å slette og så lage mappen for sikkerhetskopi på nytt: %s"
       
   277 
       
   278 #: wp-db-backup.php:1129
       
   279 msgid "Tables"
       
   280 msgstr "Tabeller"
       
   281 
       
   282 #: wp-db-backup.php:1131
       
   283 msgid "These core WordPress tables will always be backed up:"
       
   284 msgstr "De viktigste WordPress tabellen vil alltid bli sikkerhetskopiert:"
       
   285 
       
   286 #: wp-db-backup.php:1136
       
   287 msgid "Exclude spam comments"
       
   288 msgstr "Utelat søppel kommentarer"
       
   289 
       
   290 #: wp-db-backup.php:1139
       
   291 msgid "Exclude post revisions"
       
   292 msgstr "Utelat post revisjoner"
       
   293 
       
   294 #: wp-db-backup.php:1150
       
   295 msgid "You may choose to include any of the following tables:"
       
   296 msgstr "Du kan velge å inkludere følgende tabeller:"
       
   297 
       
   298 #: wp-db-backup.php:1164
       
   299 msgid "Backup Options"
       
   300 msgstr "Sikkerhetskopi instillinger"
       
   301 
       
   302 #: wp-db-backup.php:1165
       
   303 msgid "What to do with the backup file:"
       
   304 msgstr "Hva skal vi gjøre med sikkerhetskopien:"
       
   305 
       
   306 #: wp-db-backup.php:1169
       
   307 msgid "Save to server"
       
   308 msgstr "Lagre på serveren"
       
   309 
       
   310 #: wp-db-backup.php:1174
       
   311 msgid "Download to your computer"
       
   312 msgstr "Laste ned til datamaskinen"
       
   313 
       
   314 #: wp-db-backup.php:1178
       
   315 #: wp-db-backup.php:1235
       
   316 msgid "Email backup to:"
       
   317 msgstr "Sende på epost til:"
       
   318 
       
   319 #: wp-db-backup.php:1185
       
   320 msgid "Backup now!"
       
   321 msgstr "Ta sikkerhetskopi nå!"
       
   322 
       
   323 #: wp-db-backup.php:1188
       
   324 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!"
       
   325 msgstr "ADVARSEL: Mappen for sikkerhetskopiering er <strong>ikke</strong> skrivbar!"
       
   326 
       
   327 #: wp-db-backup.php:1199
       
   328 msgid "Scheduled Backup"
       
   329 msgstr "Planlagt sikkerhetskopi"
       
   330 
       
   331 #: wp-db-backup.php:1206
       
   332 #, php-format
       
   333 msgid "Next Backup: %s"
       
   334 msgstr "Neste sikkerhetskopi: %s"
       
   335 
       
   336 #: wp-db-backup.php:1211
       
   337 #, php-format
       
   338 msgid "Last WP-Cron Daily Execution: %s"
       
   339 msgstr "Siste WP-Cron daglig kjøring: %s"
       
   340 
       
   341 #: wp-db-backup.php:1212
       
   342 #, php-format
       
   343 msgid "Next WP-Cron Daily Execution: %s"
       
   344 msgstr "Neste WP-Cron daglig kjøring: %s"
       
   345 
       
   346 #: wp-db-backup.php:1217
       
   347 msgid "Schedule: "
       
   348 msgstr "Planlagt:"
       
   349 
       
   350 #: wp-db-backup.php:1220
       
   351 msgid "None"
       
   352 msgstr "Ingen"
       
   353 
       
   354 #: wp-db-backup.php:1220
       
   355 msgid "Daily"
       
   356 msgstr "Daglig"
       
   357 
       
   358 #: wp-db-backup.php:1243
       
   359 msgid "Tables to include in the scheduled backup:"
       
   360 msgstr "Tabeller som skal med i den planlagte sikkerhetskopien:"
       
   361 
       
   362 #: wp-db-backup.php:1253
       
   363 msgid "Schedule backup"
       
   364 msgstr "Planlagte sikkerhetskopier"
       
   365 
       
   366 #: wp-db-backup.php:1278
       
   367 msgid "Never"
       
   368 msgstr "Aldri"
       
   369 
       
   370 #: wp-db-backup.php:1283
       
   371 #, php-format
       
   372 msgid "%s seconds"
       
   373 msgstr "%s sekunder"
       
   374 
       
   375 #: wp-db-backup.php:1316
       
   376 msgid "Once Weekly"
       
   377 msgstr "Ukentlig"
       
   378 
       
   379 #: wp-db-backup.php:1329
       
   380 #, php-format
       
   381 msgid "Your WordPress version, %1s, lacks important security features without which it is unsafe to use the WP-DB-Backup plugin.  Hence, this plugin is automatically disabled.  Please consider <a href=\"%2s\">upgrading WordPress</a> to a more recent version."
       
   382 msgstr "Din WordPress versjon %1s, har alvorlige sikkerhetsfeil, noe som gjør bruken av WP-DB-Backup innstikket usikkert. På grunn av dette er innstikket automatisk deaktivert. Du bør virkelig vurdere å <a href=\"%2s\">oppgrader WordPress</a> til en nyere versjon!"
       
   383 
       
   384 #: wp-db-backup.php:1347
       
   385 msgid "You are not allowed to perform backups."
       
   386 msgstr "Du har ikke lov å ta sikkerhetskopi,"
       
   387 
       
   388 #: wp-db-backup.php:1362
       
   389 #, php-format
       
   390 msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s.  The attempt has been halted."
       
   391 msgstr "Det virker som om det har vært et uatorisert forsøk på å nå databasen din som er lokalisert her %1s. Forsøket ble stoppet."
       
   392 
       
   393 #: wp-db-backup.php:1373
       
   394 msgid "Cheatin' uh ?"
       
   395 msgstr "Jukser du?"
       
   396