summaryrefslogtreecommitdiffstats
path: root/res/values-de/strings.xml
blob: 682c15d9aede6a5b26c3609bb1c6a1b3a5e9dccc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="all_images">"Alle Bilder"</string>
    <!-- no translation found for all_videos (3380966619230896013) -->
    <skip />
    <string name="camera_label">"Kamera"</string>
    <!-- no translation found for gallery_picker_label (3080425245006492787) -->
    <skip />
    <!-- no translation found for gallery_camera_bucket_name (2924618424339240831) -->
    <skip />
    <!-- no translation found for gallery_camera_videos_bucket_name (3369151581398551623) -->
    <skip />
    <!-- no translation found for switch_to_video_lable (4525451949497982385) -->
    <skip />
    <!-- no translation found for switch_to_camera_lable (8248495141797448471) -->
    <skip />
    <string name="crop_label">"Bild zuschneiden"</string>
    <string name="view_label">"Bild anzeigen"</string>
    <string name="preferences_label">"Kameraeinstellungen"</string>
    <string name="wait">"Bitte warten..."</string>
    <string name="no_storage">"Legen Sie vor Verwendung der Kamera eine SD-Karte ein."</string>
    <string name="not_enough_space">"Ihre SD-Karte ist voll."</string>
    <string name="wallpaper">"Hintergrund wird eingestellt, bitte warten..."</string>
    <string name="savingImage">"Bild wird gespeichert..."</string>
    <string name="runningFaceDetection">"Bitte warten..."</string>
    <string name="flip_orientation">"Ausrichtung drehen"</string>
    <string name="settings">"Einstellungen"</string>
    <string name="view">"Anzeigen"</string>
    <string name="details">"Details"</string>
    <string name="rotate">"Drehen"</string>
    <string name="rotate_left">"Nach links drehen"</string>
    <string name="rotate_right">"Nach rechts drehen"</string>
    <string name="slide_show">"Diashow"</string>
    <!-- no translation found for capture_picture (4114265595549284643) -->
    <skip />
    <!-- no translation found for capture_video (4047046282358697155) -->
    <skip />
    <string name="crop_save_text">"Speichern"</string>
    <string name="crop_discard_text">"Verwerfen"</string>
    <string name="camera_keep">"Speichern"</string>
    <string name="confirm_delete_title">"Löschen"</string>
    <string name="confirm_delete_message">"Das Bild wird gelöscht."</string>
    <!-- no translation found for confirm_delete_video_message (5796154324948010221) -->
    <skip />
    <string name="camera_toss">"Löschen"</string>
    <string name="camera_share">"Weiterleiten"</string>
    <string name="camera_set">"Festlegen als"</string>
    <!-- no translation found for camera_play (8248000517869959980) -->
    <skip />
    <string name="camera_crop">"Zuschneiden"</string>
    <string name="camera_done">"Neues Bild"</string>
    <string name="camera_tossing">"Löschvorgang..."</string>
    <string name="no_way_to_share_image">"Dieses Bild kann nicht weitergeleitet werden."</string>
    <string name="no_way_to_share_video">"Dieses Video kann nicht weitergeleitet werden."</string>
    <!-- no translation found for camera_gallery_photos_text (6558048736561932758) -->
    <skip />
    <string name="camera_pick_wallpaper">"Bilder"</string>
    <string name="camera_setas_wallpaper">"Hintergrund"</string>
    <string name="camera_setas_wallpaper_drm">"Gekaufte Bilder"</string>
    <string name="camera_selectphoto">"Dieses Bild auswählen"</string>
    <string name="camera_takenewphoto">"Neues Bild aufnehmen"</string>
    <string name="pref_gallery_category">"Allgemeine Einstellungen"</string>
    <string name="pref_slideshow_category">"Einstellungen für Diashow"</string>
    <!-- no translation found for pref_camera_general_settings_category (2135384248699549300) -->
    <skip />
    <string name="pref_gallery_size_title">"Bildgröße"</string>
    <string name="pref_gallery_size_summary">"Anzeigegröße für Bilder auswählen"</string>
    <string name="pref_gallery_size_dialogtitle">"Bildgröße"</string>
  <string-array name="pref_gallery_size_choices">
    <item>"Groß"</item>
    <item>"Klein"</item>
  </string-array>
    <string name="pref_gallery_sort_title">"Sortierreihenfolge für Bilder"</string>
    <string name="pref_gallery_sort_summary">"Sortierreihenfolge für Bilder auswählen"</string>
    <string name="pref_gallery_sort_dialogtitle">"Sortierreihenfolge für Bilder"</string>
  <string-array name="pref_gallery_sort_choices">
    <item>"Neue zuerst"</item>
    <item>"Neue zuletzt"</item>
  </string-array>
    <string name="pref_gallery_slideshow_interval_title">"Diashow-Intervall"</string>
    <string name="pref_gallery_slideshow_interval_summary">"Auswählen, wie lange jedes Bild in der Diashow angezeigt werden soll"</string>
    <string name="pref_gallery_slideshow_interval_dialogtitle">"Diashow-Intervall"</string>
  <string-array name="pref_gallery_slideshow_interval_choices">
    <item>"2 Sekunden"</item>
    <item>"3 Sekunden"</item>
    <item>"4 Sekunden"</item>
  </string-array>
    <string name="pref_gallery_slideshow_transition_title">"Diashow - Übergang"</string>
    <string name="pref_gallery_slideshow_transition_summary">"Effekt auswählen, der beim Wechsel zum nächsten Bild angewendet wird"</string>
    <string name="pref_gallery_slideshow_transition_dialogtitle">"Diashow - Übergang"</string>
  <string-array name="pref_gallery_slideshow_transition_choices">
    <item>"Ein- und ausblenden"</item>
    <item>"Einblendung von links - rechts"</item>
    <item>"Einblendung von oben - unten"</item>
    <item>"Zufällige Auswahl"</item>
  </string-array>
    <string name="pref_gallery_slideshow_repeat_title">"Diashow erneut anzeigen?"</string>
    <string name="pref_gallery_slideshow_repeat_summary">"Diashow mehrmals anzeigen"</string>
    <string name="pref_gallery_slideshow_shuffle_title">"Bilder mischen"</string>
    <string name="pref_gallery_slideshow_shuffle_summary">"Bilder in zufälliger Reihenfolge anzeigen"</string>
    <string name="pref_camera_recordlocation_title">"Aufnahmeort in Bildern speichern"</string>
    <string name="pref_camera_recordlocation_summary">"Aufnahmeort in Bilddaten speichern"</string>
    <string name="pref_camera_postpicturemenu_title">"Eingabeaufforderung nach Aufnahme"</string>
    <string name="pref_camera_postpicturemenu_summary">"Aktionsmenü (Speichern, Löschen...) nach Aufnahme anzeigen"</string>
    <!-- no translation found for pref_camera_videoquality_category (2682407964628441297) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_title (4127153321803677407) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_summary (882761255405402886) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_entry_0 (6300182041472826848) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_entry_1 (6742349839919099735) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_dialogtitle (9154437474111181737) -->
    <skip />
    <string name="camerasettings">"Einstellungen"</string>
    <string name="image_gallery_NoImageView_text">"Keine Bilder gefunden"</string>
    <string name="pref_gallery_confirm_delete_title">"Löschvorgang bestätigen"</string>
    <string name="pref_gallery_confirm_delete_summary">"Bestätigung vor dem Löschen von Bildern anzeigen"</string>
    <string name="details_panel_title">"Details"</string>
    <string name="details_file_size">"Dateigröße:"</string>
    <string name="details_image_resolution">"Auflösung:"</string>
    <string name="details_date_taken">"Aufnahmedatum:"</string>
    <string name="context_menu_header">"Bildoptionen"</string>
    <!-- no translation found for video_context_menu_header (7318971116949475029) -->
    <skip />
    <string name="multiface_crop_help">"Tippen Sie zum Beginnen auf ein Gesicht."</string>
    <string name="camera_button_hint">"Drücken Sie zum Fotografieren auf die Aufnahmetaste."</string>
    <!-- no translation found for photos_gallery_title (6914406246471015448) -->
    <skip />
    <string name="pick_photos_gallery_title">"Bild auswählen"</string>
    <!-- no translation found for videos_gallery_title (6150354029982749479) -->
    <skip />
    <!-- no translation found for pick_videos_gallery_title (326727095201227333) -->
    <skip />
    <string name="loading_progress_format_string">"noch <xliff:g id="COUNTER">%d</xliff:g>"</string>
    <string name="sendImage">"Bild weiterleiten via"</string>
    <string name="setImage">"Bild festlegen als"</string>
    <string name="sendVideo">"Video weiterleiten via"</string>
    <!-- no translation found for movieviewlabel (7363495772706775465) -->
    <skip />
    <!-- no translation found for loading_video (4013492720121891585) -->
    <skip />
    <!-- no translation found for picture_saved (2867013634030333968) -->
    <skip />
    <!-- no translation found for picture_deleted (6339411528782927441) -->
    <skip />
    <!-- no translation found for video_saved (6750750630389373504) -->
    <skip />
    <!-- no translation found for video_deleted (5799599433975142828) -->
    <skip />
    <!-- no translation found for spaceIsLow_title (2673833354017115190) -->
    <skip />
    <!-- no translation found for spaceIsLow_content (2848517537672543641) -->
    <skip />
</resources>