viewer.properties
277 lines
| 1 | # Copyright 2012 Mozilla Foundation |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
| 15 | # Main toolbar buttons (tooltips and alt text for images) |
| 16 | previous.title=Forrige side |
| 17 | previous_label=Forrige |
| 18 | next.title=Næste side |
| 19 | next_label=Næste |
| 20 | |
| 21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 22 | page.title=Side |
| 23 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
| 24 | # representing the total number of pages in the document. |
| 25 | of_pages=af {{pagesCount}} |
| 26 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
| 27 | # will be replaced by a number representing the currently visible page, |
| 28 | # respectively a number representing the total number of pages in the document. |
| 29 | page_of_pages=({{pageNumber}} af {{pagesCount}}) |
| 30 | |
| 31 | zoom_out.title=Zoom ud |
| 32 | zoom_out_label=Zoom ud |
| 33 | zoom_in.title=Zoom ind |
| 34 | zoom_in_label=Zoom ind |
| 35 | zoom.title=Zoom |
| 36 | presentation_mode.title=Skift til fuldskærmsvisning |
| 37 | presentation_mode_label=Fuldskærmsvisning |
| 38 | open_file.title=� |
| 39 | bn fil |
| 40 | open_file_label=� |
| 41 | bn |
| 42 | print.title=Udskriv |
| 43 | print_label=Udskriv |
| 44 | download.title=Hent |
| 45 | download_label=Hent |
| 46 | save.title=Gem |
| 47 | save_label=Gem |
| 48 | bookmark.title=Aktuel visning (kopier eller åbn i et nyt vindue) |
| 49 | bookmark_label=Aktuel visning |
| 50 | |
| 51 | # Secondary toolbar and context menu |
| 52 | tools.title=Funktioner |
| 53 | tools_label=Funktioner |
| 54 | first_page.title=Gå til første side |
| 55 | first_page_label=Gå til første side |
| 56 | last_page.title=Gå til sidste side |
| 57 | last_page_label=Gå til sidste side |
| 58 | page_rotate_cw.title=Roter med uret |
| 59 | page_rotate_cw_label=Roter med uret |
| 60 | page_rotate_ccw.title=Roter mod uret |
| 61 | page_rotate_ccw_label=Roter mod uret |
| 62 | |
| 63 | cursor_text_select_tool.title=Aktiver markeringsværktøj |
| 64 | cursor_text_select_tool_label=Markeringsværktøj |
| 65 | cursor_hand_tool.title=Aktiver håndværktøj |
| 66 | cursor_hand_tool_label=Håndværktøj |
| 67 | |
| 68 | scroll_page.title=Brug sidescrolling |
| 69 | scroll_page_label=Sidescrolling |
| 70 | scroll_vertical.title=Brug vertikal scrolling |
| 71 | scroll_vertical_label=Vertikal scrolling |
| 72 | scroll_horizontal.title=Brug horisontal scrolling |
| 73 | scroll_horizontal_label=Horisontal scrolling |
| 74 | scroll_wrapped.title=Brug ombrudt scrolling |
| 75 | scroll_wrapped_label=Ombrudt scrolling |
| 76 | |
| 77 | spread_none.title=Vis enkeltsider |
| 78 | spread_none_label=Enkeltsider |
| 79 | spread_odd.title=Vis opslag med ulige sidenumre til venstre |
| 80 | spread_odd_label=Opslag med forside |
| 81 | spread_even.title=Vis opslag med lige sidenumre til venstre |
| 82 | spread_even_label=Opslag uden forside |
| 83 | |
| 84 | # Document properties dialog box |
| 85 | document_properties.title=Dokumentegenskaber… |
| 86 | document_properties_label=Dokumentegenskaber… |
| 87 | document_properties_file_name=Filnavn: |
| 88 | document_properties_file_size=Filstørrelse: |
| 89 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 90 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 91 | document_properties_kb={{size_kb}} KB ({{size_b}} bytes) |
| 92 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 93 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 94 | document_properties_mb={{size_mb}} MB ({{size_b}} bytes) |
| 95 | document_properties_title=Titel: |
| 96 | document_properties_author=Forfatter: |
| 97 | document_properties_subject=Emne: |
| 98 | document_properties_keywords=Nøgleord: |
| 99 | document_properties_creation_date=Oprettet: |
| 100 | document_properties_modification_date=Redigeret: |
| 101 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 102 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 103 | document_properties_date_string={{date}}, {{time}} |
| 104 | document_properties_creator=Program: |
| 105 | document_properties_producer=PDF-producent: |
| 106 | document_properties_version=PDF-version: |
| 107 | document_properties_page_count=Antal sider: |
| 108 | document_properties_page_size=Sidestørrelse: |
| 109 | document_properties_page_size_unit_inches=in |
| 110 | document_properties_page_size_unit_millimeters=mm |
| 111 | document_properties_page_size_orientation_portrait=stående |
| 112 | document_properties_page_size_orientation_landscape=liggende |
| 113 | document_properties_page_size_name_a3=A3 |
| 114 | document_properties_page_size_name_a4=A4 |
| 115 | document_properties_page_size_name_letter=Letter |
| 116 | document_properties_page_size_name_legal=Legal |
| 117 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 118 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 119 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 120 | document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 121 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 122 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 123 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 124 | document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) |
| 125 | # LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 126 | # the document; usually called "Fast Web View" in English locales of Adobe software. |
| 127 | document_properties_linearized=Hurtig web-visning: |
| 128 | document_properties_linearized_yes=Ja |
| 129 | document_properties_linearized_no=Nej |
| 130 | document_properties_close=Luk |
| 131 | |
| 132 | print_progress_message=Forbereder dokument til udskrivning… |
| 133 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 134 | # a numerical per cent value. |
| 135 | print_progress_percent={{progress}}% |
| 136 | print_progress_close=Annuller |
| 137 | |
| 138 | # Tooltips and alt text for side panel toolbar buttons |
| 139 | # (the _label strings are alt text for the buttons, the .title strings are |
| 140 | # tooltips) |
| 141 | toggle_sidebar.title=Slå sidepanel til eller fra |
| 142 | toggle_sidebar_notification2.title=Slå sidepanel til eller fra (dokumentet indeholder disposition/vedhæftede filer/lag) |
| 143 | toggle_sidebar_label=Slå sidepanel til eller fra |
| 144 | document_outline.title=Vis dokumentets disposition (dobbeltklik for at vise/skjule alle elementer) |
| 145 | document_outline_label=Dokument-disposition |
| 146 | attachments.title=Vis vedhæftede filer |
| 147 | attachments_label=Vedhæftede filer |
| 148 | layers.title=Vis lag (dobbeltklik for at nulstille alle lag til standard-tilstanden) |
| 149 | layers_label=Lag |
| 150 | thumbs.title=Vis miniaturer |
| 151 | thumbs_label=Miniaturer |
| 152 | current_outline_item.title=Find det aktuelle dispositions-element |
| 153 | current_outline_item_label=Aktuelt dispositions-element |
| 154 | findbar.title=Find i dokument |
| 155 | findbar_label=Find |
| 156 | |
| 157 | additional_layers=Yderligere lag |
| 158 | # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. |
| 159 | page_landmark=Side {{page}} |
| 160 | # Thumbnails panel item (tooltip and alt text for images) |
| 161 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 162 | # number. |
| 163 | thumb_page_title=Side {{page}} |
| 164 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 165 | # number. |
| 166 | thumb_page_canvas=Miniature af side {{page}} |
| 167 | |
| 168 | # Find panel button title and messages |
| 169 | find_input.title=Find |
| 170 | find_input.placeholder=Find i dokument… |
| 171 | find_previous.title=Find den forrige forekomst |
| 172 | find_previous_label=Forrige |
| 173 | find_next.title=Find den næste forekomst |
| 174 | find_next_label=Næste |
| 175 | find_highlight=Fremhæv alle |
| 176 | find_match_case_label=Forskel på store og små bogstaver |
| 177 | find_match_diacritics_label=Diakritiske tegn |
| 178 | find_entire_word_label=Hele ord |
| 179 | find_reached_top=Toppen af siden blev nået, fortsatte fra bunden |
| 180 | find_reached_bottom=Bunden af siden blev nået, fortsatte fra toppen |
| 181 | # LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 182 | # [one|two|few|many|other], with [other] as the default value. |
| 183 | # "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 184 | # index of the currently active find result, respectively a number representing |
| 185 | # the total number of matches in the document. |
| 186 | find_match_count={[ plural(total) ]} |
| 187 | find_match_count[one]={{current}} af {{total}} forekomst |
| 188 | find_match_count[two]={{current}} af {{total}} forekomster |
| 189 | find_match_count[few]={{current}} af {{total}} forekomster |
| 190 | find_match_count[many]={{current}} af {{total}} forekomster |
| 191 | find_match_count[other]={{current}} af {{total}} forekomster |
| 192 | # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 193 | # [zero|one|two|few|many|other], with [other] as the default value. |
| 194 | # "{{limit}}" will be replaced by a numerical value. |
| 195 | find_match_count_limit={[ plural(limit) ]} |
| 196 | find_match_count_limit[zero]=Mere end {{limit}} forekomster |
| 197 | find_match_count_limit[one]=Mere end {{limit}} forekomst |
| 198 | find_match_count_limit[two]=Mere end {{limit}} forekomster |
| 199 | find_match_count_limit[few]=Mere end {{limit}} forekomster |
| 200 | find_match_count_limit[many]=Mere end {{limit}} forekomster |
| 201 | find_match_count_limit[other]=Mere end {{limit}} forekomster |
| 202 | find_not_found=Der blev ikke fundet noget |
| 203 | |
| 204 | # Error panel labels |
| 205 | error_more_info=Mere information |
| 206 | error_less_info=Mindre information |
| 207 | error_close=Luk |
| 208 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 209 | # replaced by the PDF.JS version and build ID. |
| 210 | error_version_info=PDF.js v{{version}} (build: {{build}}) |
| 211 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 212 | # english string describing the error. |
| 213 | error_message=Fejlmeddelelse: {{message}} |
| 214 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 215 | # trace. |
| 216 | error_stack=Stack: {{stack}} |
| 217 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 218 | error_file=Fil: {{file}} |
| 219 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 220 | error_line=Linje: {{line}} |
| 221 | |
| 222 | # Predefined zoom values |
| 223 | page_scale_width=Sidebredde |
| 224 | page_scale_fit=Tilpas til side |
| 225 | page_scale_auto=Automatisk zoom |
| 226 | page_scale_actual=Faktisk størrelse |
| 227 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 228 | # numerical scale value. |
| 229 | page_scale_percent={{scale}}% |
| 230 | |
| 231 | # Loading indicator messages |
| 232 | loading=Indlæser… |
| 233 | loading_error=Der opstod en fejl ved indlæsning af PDF-filen. |
| 234 | invalid_file_error=PDF-filen er ugyldig eller ødelagt. |
| 235 | missing_file_error=Manglende PDF-fil. |
| 236 | unexpected_response_error=Uventet svar fra serveren. |
| 237 | |
| 238 | rendering_error=Der opstod en fejl ved generering af siden. |
| 239 | |
| 240 | # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 241 | # replaced by the modification date, and time, of the annotation. |
| 242 | annotation_date_string={{date}}, {{time}} |
| 243 | |
| 244 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 245 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 246 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 247 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 248 | text_annotation_type.alt=[{{type}}kommentar] |
| 249 | password_label=Angiv adgangskode til at åbne denne PDF-fil. |
| 250 | password_invalid=Ugyldig adgangskode. Prøv igen. |
| 251 | password_ok=OK |
| 252 | password_cancel=Fortryd |
| 253 | |
| 254 | printing_not_supported=Advarsel: Udskrivning er ikke fuldt understøttet af browseren. |
| 255 | printing_not_ready=Advarsel: PDF-filen er ikke fuldt indlæst til udskrivning. |
| 256 | web_fonts_disabled=Webskrifttyper er deaktiverede. De indlejrede skrifttyper i PDF-filen kan ikke anvendes. |
| 257 | |
| 258 | # Editor |
| 259 | editor_free_text2.title=Tekst |
| 260 | editor_free_text2_label=Tekst |
| 261 | editor_ink2.title=Tegn |
| 262 | editor_ink2_label=Tegn |
| 263 | |
| 264 | free_text2_default_content=Begynd at skrive… |
| 265 | |
| 266 | # Editor Parameters |
| 267 | editor_free_text_color=Farve |
| 268 | editor_free_text_size=Størrelse |
| 269 | editor_ink_color=Farve |
| 270 | editor_ink_thickness=Tykkelse |
| 271 | editor_ink_opacity=Uigennemsigtighed |
| 272 | |
| 273 | # Editor aria |
| 274 | editor_free_text2_aria_label=Teksteditor |
| 275 | editor_ink2_aria_label=Tegnings-editor |
| 276 | editor_ink_canvas_aria_label=Brugeroprettet billede |
| 277 |