| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 | # Copyright 2012 Mozilla Foundation## Licensed under the Apache License, Version 2.0 (the "License");# you may not use this file except in compliance with the License.# You may obtain a copy of the License at##     http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in writing, software# distributed under the License is distributed on an "AS IS" BASIS,# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.# See the License for the specific language governing permissions and# limitations under the License.# Main toolbar buttons (tooltips and alt text for images)previous.title=Eine Seite zurückprevious_label=Zurücknext.title=Eine Seite vornext_label=Vor# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.page.title=Seite# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number# representing the total number of pages in the document.of_pages=von {{pagesCount}}# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"# will be replaced by a number representing the currently visible page,# respectively a number representing the total number of pages in the document.page_of_pages=({{pageNumber}} von {{pagesCount}})zoom_out.title=Verkleinernzoom_out_label=Verkleinernzoom_in.title=Vergrößernzoom_in_label=Vergrößernzoom.title=Zoomprint.title=Druckenprint_label=Druckenpresentation_mode.title=In Präsentationsmodus wechselnpresentation_mode_label=Präsentationsmodusopen_file.title=Datei öffnenopen_file_label=Öffnendownload.title=Dokument speicherndownload_label=Speichernbookmark.title=Aktuelle Ansicht (zum Kopieren oder Öffnen in einem neuen Fenster)bookmark_label=Aktuelle Ansicht# Secondary toolbar and context menutools.title=Werkzeugetools_label=Werkzeugefirst_page.title=Erste Seite anzeigenfirst_page.label=Erste Seite anzeigenfirst_page_label=Erste Seite anzeigenlast_page.title=Letzte Seite anzeigenlast_page.label=Letzte Seite anzeigenlast_page_label=Letzte Seite anzeigenpage_rotate_cw.title=Im Uhrzeigersinn drehenpage_rotate_cw.label=Im Uhrzeigersinn drehenpage_rotate_cw_label=Im Uhrzeigersinn drehenpage_rotate_ccw.title=Gegen Uhrzeigersinn drehenpage_rotate_ccw.label=Gegen Uhrzeigersinn drehenpage_rotate_ccw_label=Gegen Uhrzeigersinn drehenhand_tool_enable.title=Hand-Werkzeug aktivierenhand_tool_enable_label=Hand-Werkzeug aktivierenhand_tool_disable.title=Hand-Werkzeug deaktivierenhand_tool_disable_label=Hand-Werkzeug deaktivieren# Document properties dialog boxdocument_properties.title=Dokumenteigenschaftendocument_properties_label=Dokumenteigenschaften…document_properties_file_name=Dateiname:document_properties_file_size=Dateigröße:# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"# will be replaced by the PDF file size in kilobytes, respectively in bytes.document_properties_kb={{size_kb}} KB ({{size_b}} Bytes)# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"# will be replaced by the PDF file size in megabytes, respectively in bytes.document_properties_mb={{size_mb}} MB ({{size_b}} Bytes)document_properties_title=Titel:document_properties_author=Autor:document_properties_subject=Thema:document_properties_keywords=Stichwörter:document_properties_creation_date=Erstelldatum:document_properties_modification_date=Bearbeitungsdatum:# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"# will be replaced by the creation/modification date, and time, of the PDF file.document_properties_date_string={{date}} {{time}}document_properties_creator=Anwendung:document_properties_producer=PDF erstellt mit:document_properties_version=PDF-Version:document_properties_page_count=Seitenzahl:document_properties_close=Schließenprint_progress_message=Dokument wird für Drucken vorbereitet…# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by# a numerical per cent value.print_progress_percent={{progress}}%print_progress_close=Abbrechen# Tooltips and alt text for side panel toolbar buttons# (the _label strings are alt text for the buttons, the .title strings are# tooltips)toggle_sidebar.title=Sidebar umschaltentoggle_sidebar_label=Sidebar umschaltendocument_outline.title=Dokumentstruktur anzeigen (Doppelklicken, um alle Einträge aus- bzw. einzuklappen)document_outline_label=Dokumentstrukturattachments.title=Anhänge anzeigenattachments_label=Anhängethumbs.title=Miniaturansichten anzeigenthumbs_label=Miniaturansichtenfindbar.title=Dokument durchsuchenfindbar_label=Suchen# Thumbnails panel item (tooltip and alt text for images)# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page# number.thumb_page_title=Seite {{page}}# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page# number.thumb_page_canvas=Miniaturansicht von Seite {{page}}# Find panel button title and messagesfind_label=Suchen:find_previous.title=Vorheriges Vorkommen des Suchbegriffs findenfind_previous_label=Zurückfind_next.title=Nächstes Vorkommen des Suchbegriffs findenfind_next_label=Weiterfind_highlight=Alle hervorhebenfind_match_case_label=Groß-/Kleinschreibung beachtenfind_reached_top=Anfang des Dokuments erreicht, fahre am Ende fortfind_reached_bottom=Ende des Dokuments erreicht, fahre am Anfang fortfind_not_found=Suchbegriff nicht gefunden# Error panel labelserror_more_info=Mehr Informationenerror_less_info=Weniger Informationenerror_close=Schließen# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be# replaced by the PDF.JS version and build ID.error_version_info=PDF.js Version {{version}} (build: {{build}})# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an# english string describing the error.error_message=Nachricht: {{message}}# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack# trace.error_stack=Aufrufliste: {{stack}}# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filenameerror_file=Datei: {{file}}# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line numbererror_line=Zeile: {{line}}rendering_error=Beim Darstellen der Seite trat ein Fehler auf.# Predefined zoom valuespage_scale_width=Seitenbreitepage_scale_fit=Seitengrößepage_scale_auto=Automatischer Zoompage_scale_actual=Originalgröße# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a# numerical scale value.page_scale_percent={{scale}}%# Loading indicator messagesloading_error_indicator=Fehlerloading_error=Beim Laden der PDF-Datei trat ein Fehler auf.invalid_file_error=Ungültige oder beschädigte PDF-Dateimissing_file_error=Fehlende PDF-Dateiunexpected_response_error=Unerwartete Antwort des Servers# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.# "{{type}}" will be replaced with an annotation type from a list defined in# the PDF spec (32000-1:2008 Table 169 – Annotation types).# Some common types are e.g.: "Check", "Text", "Comment", "Note"text_annotation_type.alt=[Anlage: {{type}}]password_label=Geben Sie zum Öffnen der PDF-Datei deren Passwort ein.password_invalid=Falsches Passwort. Bitte versuchen Sie es erneut.password_ok=OKpassword_cancel=Abbrechenprinting_not_supported=Warnung: Die Drucken-Funktion wird durch diesen Browser nicht vollständig unterstützt.printing_not_ready=Warnung: Die PDF-Datei ist nicht vollständig geladen, dies ist für das Drucken aber empfohlen.web_fonts_disabled=Web-Schriftarten sind deaktiviert: Eingebettete PDF-Schriftarten konnten nicht geladen werden.document_colors_not_allowed=PDF-Dokumenten ist es nicht erlaubt, ihre eigenen Farben zu verwenden: 'Seiten das Verwenden von eigenen Farben erlauben' ist im Browser deaktiviert.
 |