You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

403 lines
16KB

  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. ## Main toolbar buttons (tooltips and alt text for images)
  5. pdfjs-previous-button =
  6. .title = Eine Seite zurück
  7. pdfjs-previous-button-label = Zurück
  8. pdfjs-next-button =
  9. .title = Eine Seite vor
  10. pdfjs-next-button-label = Vor
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Seite
  14. # Variables:
  15. # $pagesCount (Number) - the total number of pages in the document
  16. # This string follows an input field with the number of the page currently displayed.
  17. pdfjs-of-pages = von { $pagesCount }
  18. # Variables:
  19. # $pageNumber (Number) - the currently visible page
  20. # $pagesCount (Number) - the total number of pages in the document
  21. pdfjs-page-of-pages = ({ $pageNumber } von { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Verkleinern
  24. pdfjs-zoom-out-button-label = Verkleinern
  25. pdfjs-zoom-in-button =
  26. .title = Vergrößern
  27. pdfjs-zoom-in-button-label = Vergrößern
  28. pdfjs-zoom-select =
  29. .title = Zoom
  30. pdfjs-presentation-mode-button =
  31. .title = In Präsentationsmodus wechseln
  32. pdfjs-presentation-mode-button-label = Präsentationsmodus
  33. pdfjs-open-file-button =
  34. .title = Datei öffnen
  35. pdfjs-open-file-button-label = Öffnen
  36. pdfjs-print-button =
  37. .title = Drucken
  38. pdfjs-print-button-label = Drucken
  39. pdfjs-save-button =
  40. .title = Speichern
  41. pdfjs-save-button-label = Speichern
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Herunterladen
  45. # Used in Firefox for Android as a label for the download button (“download” is a verb).
  46. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  47. pdfjs-download-button-label = Herunterladen
  48. pdfjs-bookmark-button =
  49. .title = Aktuelle Seite (URL von aktueller Seite anzeigen)
  50. pdfjs-bookmark-button-label = Aktuelle Seite
  51. # Used in Firefox for Android.
  52. pdfjs-open-in-app-button =
  53. .title = Mit App öffnen
  54. # Used in Firefox for Android.
  55. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  56. pdfjs-open-in-app-button-label = Mit App öffnen
  57. ## Secondary toolbar and context menu
  58. pdfjs-tools-button =
  59. .title = Werkzeuge
  60. pdfjs-tools-button-label = Werkzeuge
  61. pdfjs-first-page-button =
  62. .title = Erste Seite anzeigen
  63. pdfjs-first-page-button-label = Erste Seite anzeigen
  64. pdfjs-last-page-button =
  65. .title = Letzte Seite anzeigen
  66. pdfjs-last-page-button-label = Letzte Seite anzeigen
  67. pdfjs-page-rotate-cw-button =
  68. .title = Im Uhrzeigersinn drehen
  69. pdfjs-page-rotate-cw-button-label = Im Uhrzeigersinn drehen
  70. pdfjs-page-rotate-ccw-button =
  71. .title = Gegen Uhrzeigersinn drehen
  72. pdfjs-page-rotate-ccw-button-label = Gegen Uhrzeigersinn drehen
  73. pdfjs-cursor-text-select-tool-button =
  74. .title = Textauswahl-Werkzeug aktivieren
  75. pdfjs-cursor-text-select-tool-button-label = Textauswahl-Werkzeug
  76. pdfjs-cursor-hand-tool-button =
  77. .title = Hand-Werkzeug aktivieren
  78. pdfjs-cursor-hand-tool-button-label = Hand-Werkzeug
  79. pdfjs-scroll-page-button =
  80. .title = Seiten einzeln anordnen
  81. pdfjs-scroll-page-button-label = Einzelseitenanordnung
  82. pdfjs-scroll-vertical-button =
  83. .title = Seiten übereinander anordnen
  84. pdfjs-scroll-vertical-button-label = Vertikale Seitenanordnung
  85. pdfjs-scroll-horizontal-button =
  86. .title = Seiten nebeneinander anordnen
  87. pdfjs-scroll-horizontal-button-label = Horizontale Seitenanordnung
  88. pdfjs-scroll-wrapped-button =
  89. .title = Seiten neben- und übereinander anordnen, abhängig vom Platz
  90. pdfjs-scroll-wrapped-button-label = Kombinierte Seitenanordnung
  91. pdfjs-spread-none-button =
  92. .title = Seiten nicht nebeneinander anzeigen
  93. pdfjs-spread-none-button-label = Einzelne Seiten
  94. pdfjs-spread-odd-button =
  95. .title = Jeweils eine ungerade und eine gerade Seite nebeneinander anzeigen
  96. pdfjs-spread-odd-button-label = Ungerade + gerade Seite
  97. pdfjs-spread-even-button =
  98. .title = Jeweils eine gerade und eine ungerade Seite nebeneinander anzeigen
  99. pdfjs-spread-even-button-label = Gerade + ungerade Seite
  100. ## Document properties dialog
  101. pdfjs-document-properties-button =
  102. .title = Dokumenteigenschaften
  103. pdfjs-document-properties-button-label = Dokumenteigenschaften…
  104. pdfjs-document-properties-file-name = Dateiname:
  105. pdfjs-document-properties-file-size = Dateigröße:
  106. # Variables:
  107. # $size_kb (Number) - the PDF file size in kilobytes
  108. # $size_b (Number) - the PDF file size in bytes
  109. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } Bytes)
  110. # Variables:
  111. # $size_mb (Number) - the PDF file size in megabytes
  112. # $size_b (Number) - the PDF file size in bytes
  113. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } Bytes)
  114. pdfjs-document-properties-title = Titel:
  115. pdfjs-document-properties-author = Autor:
  116. pdfjs-document-properties-subject = Thema:
  117. pdfjs-document-properties-keywords = Stichwörter:
  118. pdfjs-document-properties-creation-date = Erstelldatum:
  119. pdfjs-document-properties-modification-date = Bearbeitungsdatum:
  120. # Variables:
  121. # $date (Date) - the creation/modification date of the PDF file
  122. # $time (Time) - the creation/modification time of the PDF file
  123. pdfjs-document-properties-date-string = { $date } { $time }
  124. pdfjs-document-properties-creator = Anwendung:
  125. pdfjs-document-properties-producer = PDF erstellt mit:
  126. pdfjs-document-properties-version = PDF-Version:
  127. pdfjs-document-properties-page-count = Seitenzahl:
  128. pdfjs-document-properties-page-size = Seitengröße:
  129. pdfjs-document-properties-page-size-unit-inches = Zoll
  130. pdfjs-document-properties-page-size-unit-millimeters = mm
  131. pdfjs-document-properties-page-size-orientation-portrait = Hochformat
  132. pdfjs-document-properties-page-size-orientation-landscape = Querformat
  133. pdfjs-document-properties-page-size-name-a-three = A3
  134. pdfjs-document-properties-page-size-name-a-four = A4
  135. pdfjs-document-properties-page-size-name-letter = Letter
  136. pdfjs-document-properties-page-size-name-legal = Legal
  137. ## Variables:
  138. ## $width (Number) - the width of the (current) page
  139. ## $height (Number) - the height of the (current) page
  140. ## $unit (String) - the unit of measurement of the (current) page
  141. ## $name (String) - the name of the (current) page
  142. ## $orientation (String) - the orientation of the (current) page
  143. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  144. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  145. ##
  146. # The linearization status of the document; usually called "Fast Web View" in
  147. # English locales of Adobe software.
  148. pdfjs-document-properties-linearized = Schnelle Webanzeige:
  149. pdfjs-document-properties-linearized-yes = Ja
  150. pdfjs-document-properties-linearized-no = Nein
  151. pdfjs-document-properties-close-button = Schließen
  152. ## Print
  153. pdfjs-print-progress-message = Dokument wird für Drucken vorbereitet…
  154. # Variables:
  155. # $progress (Number) - percent value
  156. pdfjs-print-progress-percent = { $progress } %
  157. pdfjs-print-progress-close-button = Abbrechen
  158. pdfjs-printing-not-supported = Warnung: Die Drucken-Funktion wird durch diesen Browser nicht vollständig unterstützt.
  159. pdfjs-printing-not-ready = Warnung: Die PDF-Datei ist nicht vollständig geladen, dies ist für das Drucken aber empfohlen.
  160. ## Tooltips and alt text for side panel toolbar buttons
  161. pdfjs-toggle-sidebar-button =
  162. .title = Sidebar umschalten
  163. pdfjs-toggle-sidebar-notification-button =
  164. .title = Sidebar umschalten (Dokument enthält Dokumentstruktur/Anhänge/Ebenen)
  165. pdfjs-toggle-sidebar-button-label = Sidebar umschalten
  166. pdfjs-document-outline-button =
  167. .title = Dokumentstruktur anzeigen (Doppelklicken, um alle Einträge aus- bzw. einzuklappen)
  168. pdfjs-document-outline-button-label = Dokumentstruktur
  169. pdfjs-attachments-button =
  170. .title = Anhänge anzeigen
  171. pdfjs-attachments-button-label = Anhänge
  172. pdfjs-layers-button =
  173. .title = Ebenen anzeigen (Doppelklicken, um alle Ebenen auf den Standardzustand zurückzusetzen)
  174. pdfjs-layers-button-label = Ebenen
  175. pdfjs-thumbs-button =
  176. .title = Miniaturansichten anzeigen
  177. pdfjs-thumbs-button-label = Miniaturansichten
  178. pdfjs-current-outline-item-button =
  179. .title = Aktuelles Struktur-Element finden
  180. pdfjs-current-outline-item-button-label = Aktuelles Struktur-Element
  181. pdfjs-findbar-button =
  182. .title = Dokument durchsuchen
  183. pdfjs-findbar-button-label = Suchen
  184. pdfjs-additional-layers = Zusätzliche Ebenen
  185. ## Thumbnails panel item (tooltip and alt text for images)
  186. # Variables:
  187. # $page (Number) - the page number
  188. pdfjs-thumb-page-title =
  189. .title = Seite { $page }
  190. # Variables:
  191. # $page (Number) - the page number
  192. pdfjs-thumb-page-canvas =
  193. .aria-label = Miniaturansicht von Seite { $page }
  194. ## Find panel button title and messages
  195. pdfjs-find-input =
  196. .title = Suchen
  197. .placeholder = Dokument durchsuchen…
  198. pdfjs-find-previous-button =
  199. .title = Vorheriges Vorkommen des Suchbegriffs finden
  200. pdfjs-find-previous-button-label = Zurück
  201. pdfjs-find-next-button =
  202. .title = Nächstes Vorkommen des Suchbegriffs finden
  203. pdfjs-find-next-button-label = Weiter
  204. pdfjs-find-highlight-checkbox = Alle hervorheben
  205. pdfjs-find-match-case-checkbox-label = Groß-/Kleinschreibung beachten
  206. pdfjs-find-match-diacritics-checkbox-label = Akzente
  207. pdfjs-find-entire-word-checkbox-label = Ganze Wörter
  208. pdfjs-find-reached-top = Anfang des Dokuments erreicht, fahre am Ende fort
  209. pdfjs-find-reached-bottom = Ende des Dokuments erreicht, fahre am Anfang fort
  210. # Variables:
  211. # $current (Number) - the index of the currently active find result
  212. # $total (Number) - the total number of matches in the document
  213. pdfjs-find-match-count =
  214. { $total ->
  215. [one] { $current } von { $total } Übereinstimmung
  216. *[other] { $current } von { $total } Übereinstimmungen
  217. }
  218. # Variables:
  219. # $limit (Number) - the maximum number of matches
  220. pdfjs-find-match-count-limit =
  221. { $limit ->
  222. [one] Mehr als { $limit } Übereinstimmung
  223. *[other] Mehr als { $limit } Übereinstimmungen
  224. }
  225. pdfjs-find-not-found = Suchbegriff nicht gefunden
  226. ## Predefined zoom values
  227. pdfjs-page-scale-width = Seitenbreite
  228. pdfjs-page-scale-fit = Seitengröße
  229. pdfjs-page-scale-auto = Automatischer Zoom
  230. pdfjs-page-scale-actual = Originalgröße
  231. # Variables:
  232. # $scale (Number) - percent value for page scale
  233. pdfjs-page-scale-percent = { $scale } %
  234. ## PDF page
  235. # Variables:
  236. # $page (Number) - the page number
  237. pdfjs-page-landmark =
  238. .aria-label = Seite { $page }
  239. ## Loading indicator messages
  240. pdfjs-loading-error = Beim Laden der PDF-Datei trat ein Fehler auf.
  241. pdfjs-invalid-file-error = Ungültige oder beschädigte PDF-Datei
  242. pdfjs-missing-file-error = Fehlende PDF-Datei
  243. pdfjs-unexpected-response-error = Unerwartete Antwort des Servers
  244. pdfjs-rendering-error = Beim Darstellen der Seite trat ein Fehler auf.
  245. ## Annotations
  246. # Variables:
  247. # $date (Date) - the modification date of the annotation
  248. # $time (Time) - the modification time of the annotation
  249. pdfjs-annotation-date-string = { $date }, { $time }
  250. # .alt: This is used as a tooltip.
  251. # Variables:
  252. # $type (String) - an annotation type from a list defined in the PDF spec
  253. # (32000-1:2008 Table 169 – Annotation types).
  254. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  255. pdfjs-text-annotation-type =
  256. .alt = [Anlage: { $type }]
  257. ## Password
  258. pdfjs-password-label = Geben Sie zum Öffnen der PDF-Datei deren Passwort ein.
  259. pdfjs-password-invalid = Falsches Passwort. Bitte versuchen Sie es erneut.
  260. pdfjs-password-ok-button = OK
  261. pdfjs-password-cancel-button = Abbrechen
  262. pdfjs-web-fonts-disabled = Web-Schriftarten sind deaktiviert: Eingebettete PDF-Schriftarten konnten nicht geladen werden.
  263. ## Editing
  264. pdfjs-editor-free-text-button =
  265. .title = Text
  266. pdfjs-editor-free-text-button-label = Text
  267. pdfjs-editor-ink-button =
  268. .title = Zeichnen
  269. pdfjs-editor-ink-button-label = Zeichnen
  270. pdfjs-editor-stamp-button =
  271. .title = Grafiken hinzufügen oder bearbeiten
  272. pdfjs-editor-stamp-button-label = Grafiken hinzufügen oder bearbeiten
  273. pdfjs-editor-highlight-button =
  274. .title = Hervorheben
  275. pdfjs-editor-highlight-button-label = Hervorheben
  276. pdfjs-highlight-floating-button =
  277. .title = Hervorheben
  278. pdfjs-highlight-floating-button1 =
  279. .title = Hervorheben
  280. .aria-label = Hervorheben
  281. pdfjs-highlight-floating-button-label = Hervorheben
  282. ## Remove button for the various kind of editor.
  283. pdfjs-editor-remove-ink-button =
  284. .title = Zeichnung entfernen
  285. pdfjs-editor-remove-freetext-button =
  286. .title = Text entfernen
  287. pdfjs-editor-remove-stamp-button =
  288. .title = Grafik entfernen
  289. pdfjs-editor-remove-highlight-button =
  290. .title = Hervorhebung entfernen
  291. ##
  292. # Editor Parameters
  293. pdfjs-editor-free-text-color-input = Farbe
  294. pdfjs-editor-free-text-size-input = Größe
  295. pdfjs-editor-ink-color-input = Farbe
  296. pdfjs-editor-ink-thickness-input = Linienstärke
  297. pdfjs-editor-ink-opacity-input = Deckkraft
  298. pdfjs-editor-stamp-add-image-button =
  299. .title = Grafik hinzufügen
  300. pdfjs-editor-stamp-add-image-button-label = Grafik hinzufügen
  301. # This refers to the thickness of the line used for free highlighting (not bound to text)
  302. pdfjs-editor-free-highlight-thickness-input = Linienstärke
  303. pdfjs-editor-free-highlight-thickness-title =
  304. .title = Linienstärke beim Hervorheben anderer Elemente als Text ändern
  305. pdfjs-free-text =
  306. .aria-label = Texteditor
  307. pdfjs-free-text-default-content = Schreiben beginnen…
  308. pdfjs-ink =
  309. .aria-label = Zeichnungseditor
  310. pdfjs-ink-canvas =
  311. .aria-label = Vom Benutzer erstelltes Bild
  312. ## Alt-text dialog
  313. # Alternative text (alt text) helps when people can't see the image.
  314. pdfjs-editor-alt-text-button-label = Alternativ-Text
  315. pdfjs-editor-alt-text-edit-button-label = Alternativ-Text bearbeiten
  316. pdfjs-editor-alt-text-dialog-label = Option wählen
  317. pdfjs-editor-alt-text-dialog-description = Alt-Text (Alternativtext) hilft, wenn Personen die Grafik nicht sehen können oder wenn sie nicht geladen wird.
  318. pdfjs-editor-alt-text-add-description-label = Beschreibung hinzufügen
  319. pdfjs-editor-alt-text-add-description-description = Ziel sind 1-2 Sätze, die das Thema, das Szenario oder Aktionen beschreiben.
  320. pdfjs-editor-alt-text-mark-decorative-label = Als dekorativ markieren
  321. pdfjs-editor-alt-text-mark-decorative-description = Dies wird für Ziergrafiken wie Ränder oder Wasserzeichen verwendet.
  322. pdfjs-editor-alt-text-cancel-button = Abbrechen
  323. pdfjs-editor-alt-text-save-button = Speichern
  324. pdfjs-editor-alt-text-decorative-tooltip = Als dekorativ markiert
  325. # .placeholder: This is a placeholder for the alt text input area
  326. pdfjs-editor-alt-text-textarea =
  327. .placeholder = Zum Beispiel: "Ein junger Mann setzt sich an einen Tisch, um zu essen."
  328. ## Editor resizers
  329. ## This is used in an aria label to help to understand the role of the resizer.
  330. pdfjs-editor-resizer-label-top-left = Linke obere Ecke - Größe ändern
  331. pdfjs-editor-resizer-label-top-middle = Oben mittig - Größe ändern
  332. pdfjs-editor-resizer-label-top-right = Rechts oben - Größe ändern
  333. pdfjs-editor-resizer-label-middle-right = Mitte rechts - Größe ändern
  334. pdfjs-editor-resizer-label-bottom-right = Rechte untere Ecke - Größe ändern
  335. pdfjs-editor-resizer-label-bottom-middle = Unten mittig - Größe ändern
  336. pdfjs-editor-resizer-label-bottom-left = Linke untere Ecke - Größe ändern
  337. pdfjs-editor-resizer-label-middle-left = Mitte links - Größe ändern
  338. ## Color picker
  339. # This means "Color used to highlight text"
  340. pdfjs-editor-highlight-colorpicker-label = Hervorhebungsfarbe
  341. pdfjs-editor-colorpicker-button =
  342. .title = Farbe ändern
  343. pdfjs-editor-colorpicker-dropdown =
  344. .aria-label = Farbauswahl
  345. pdfjs-editor-colorpicker-yellow =
  346. .title = Gelb
  347. pdfjs-editor-colorpicker-green =
  348. .title = Grün
  349. pdfjs-editor-colorpicker-blue =
  350. .title = Blau
  351. pdfjs-editor-colorpicker-pink =
  352. .title = Pink
  353. pdfjs-editor-colorpicker-red =
  354. .title = Rot
  355. ## Show all highlights
  356. ## This is a toggle button to show/hide all the highlights.
  357. pdfjs-editor-highlight-show-all-button-label = Alle anzeigen
  358. pdfjs-editor-highlight-show-all-button =
  359. .title = Alle anzeigen