diff options
author | Eric Fischer <enf@google.com> | 2010-02-26 17:28:10 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-02-26 17:28:10 -0800 |
commit | 04993f32471d21e95fa341a92bb1e3d18a0174d3 (patch) | |
tree | cd9ba646c9e06804c4721e269a8f34017bf8f538 /res/values-de/strings.xml | |
parent | 02627adfa3d240d817e34af69be8d07e9c66c136 (diff) | |
download | LegacyCamera-04993f32471d21e95fa341a92bb1e3d18a0174d3.zip LegacyCamera-04993f32471d21e95fa341a92bb1e3d18a0174d3.tar.gz LegacyCamera-04993f32471d21e95fa341a92bb1e3d18a0174d3.tar.bz2 |
Import new translations.
Diffstat (limited to 'res/values-de/strings.xml')
-rw-r--r-- | res/values-de/strings.xml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 35ca02e..ecffd23 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -34,6 +34,8 @@ <string name="confirm_delete_title" msgid="263478358046514887">"Löschen"</string> <string name="confirm_delete_message" msgid="4161389939579284604">"Das Bild wird gelöscht."</string> <string name="confirm_delete_video_message" msgid="5796154324948010221">"Das Video wird gelöscht."</string> + <string name="confirm_restore_title" msgid="4786740665995153202">"Einstellungen wiederherstellen"</string> + <string name="confirm_restore_message" msgid="7273245528031237204">"Die Kameraeinstellungen werden auf die Standardeinstellungen wiederhergestellt."</string> <string name="review_play" msgid="6015456244323302817">"WIEDERGEBEN"</string> <string name="review_cancel" msgid="8188009385853399254">"ABBRECHEN"</string> <string name="review_ok" msgid="5305096180300056529">"OK"</string> @@ -46,7 +48,7 @@ <string name="no_way_to_share_video" msgid="3684571102267072206">"Keine Anwendung zur Freigabe des Videos verfügbar"</string> <string name="video_play" msgid="5287787282508002895">"Wiedergeben"</string> <string name="camera_gallery_photos_text" msgid="6558048736561932758">"Galerie"</string> - <string name="pref_camera_recordlocation_title" msgid="371208839215448917">"Speicherort"</string> + <string name="pref_camera_recordlocation_title" msgid="371208839215448917">"Ort speichern"</string> <string name="pref_camera_recordlocation_entry_off" msgid="8888142742988946038">"Aus"</string> <string name="pref_camera_recordlocation_entry_on" msgid="7954533529969575594">"An"</string> <string name="pref_camera_videoquality_title" msgid="4127153321803677407">"Videoqualität"</string> @@ -63,8 +65,7 @@ <string name="pref_camera_picturesize_entry_2048x1536" msgid="8763841848102861602">"3 Millionen Pixel"</string> <string name="pref_camera_picturesize_entry_1600x1200" msgid="3802531502504271124">"2 Millionen Pixel"</string> <string name="pref_camera_picturesize_entry_1024x768" msgid="6557686202570581693">"1 Million Pixel"</string> - <!-- no translation found for pref_camera_picturesize_entry_320x240 (5729711026478753025) --> - <skip /> + <string name="pref_camera_picturesize_entry_320x240" msgid="5729711026478753025">"QVGA"</string> <string name="pref_camera_jpegquality_title" msgid="6074540285403193970">"Bildqualität"</string> <string name="pref_camera_jpegquality_entry_superfine" msgid="4087830022547613205">"Extrafein"</string> <string name="pref_camera_jpegquality_entry_fine" msgid="4474043704802385370">"Fein"</string> @@ -109,6 +110,11 @@ <string name="pref_camera_scenemode_entry_sunset" msgid="181661154611507212">"Sonnenuntergang"</string> <string name="pref_camera_scenemode_entry_steadyphoto" msgid="2147958278893914895">"Stabilisierung"</string> <string name="pref_camera_scenemode_entry_fireworks" msgid="3530608172188797432">"Feuerwerk"</string> + <string name="pref_camera_quickcapture_title" msgid="5934534901465097886">"Quick Capture"</string> + <string name="pref_camera_quickcapture_entry_on" msgid="1940258136944434407">"Ein"</string> + <string name="pref_camera_quickcapture_entry_off" msgid="5000775068226508567">"Aus"</string> + <string name="pref_restore_title" msgid="5685941409089844371">"Einstellungen wiederherstellen"</string> + <string name="pref_restore_detail" msgid="2399950455369977703">"Kameraeinstellungen auf Standard wiederherstellen"</string> <string name="no_location_image" msgid="6929172123058811834">"In diesem Bild sind keine Standortinformationen enthalten."</string> <string name="details_panel_title" msgid="4753347516759338122">"Details"</string> <string name="details_file_size" msgid="2468878774843246797">"Dateigröße:"</string> |