strings.xml revision 5055ba62e22becc9c8d03898b80cda8ed68cfe80
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16<resources xmlns:android="http://schemas.android.com/apk/res/android"
17    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18    <string name="all_images">"Alle foto\'s"</string>
19    <string name="all_videos">"Alle video\'s"</string>
20    <string name="camera_label">"Camera"</string>
21    <string name="gallery_picker_label">"Galerij"</string>
22    <string name="gallery_camera_bucket_name">"Camerafoto\'s"</string>
23    <string name="gallery_camera_videos_bucket_name">"Cameravideo\'s"</string>
24    <string name="switch_to_video_lable">"Overschakelen naar video"</string>
25    <string name="switch_to_camera_lable">"Overschakelen naar camera"</string>
26    <string name="crop_label">"Foto bijsnijden"</string>
27    <string name="view_label">"Foto weergeven"</string>
28    <string name="preferences_label">"Camera-instellingen"</string>
29    <string name="wait">"Een ogenblik geduld..."</string>
30    <string name="no_storage">"Plaats een SD-kaart voordat u de camera gebruikt."</string>
31    <string name="not_enough_space">"De SD-kaart is vol."</string>
32    <!-- no translation found for preparing_sd (2914969119574812666) -->
33    <skip />
34    <string name="wallpaper">"Achtergrond wordt ingesteld. Een ogenblik geduld..."</string>
35    <string name="savingImage">"Foto opslaan..."</string>
36    <string name="runningFaceDetection">"Een ogenblik geduld..."</string>
37    <string name="flip_orientation">"Stand draaien"</string>
38    <string name="settings">"Instellingen"</string>
39    <string name="view">"Weergeven"</string>
40    <string name="details">"Details"</string>
41    <string name="rotate">"Draaien"</string>
42    <string name="rotate_left">"Linksom draaien"</string>
43    <string name="rotate_right">"Rechtsom draaien"</string>
44    <string name="slide_show">"Diavoorstelling"</string>
45    <string name="capture_picture">"Foto nemen"</string>
46    <string name="capture_video">"Video opnemen"</string>
47    <string name="crop_save_text">"Opslaan"</string>
48    <string name="crop_discard_text">"Ongedaan maken"</string>
49    <string name="confirm_delete_title">"Verwijderen"</string>
50    <string name="confirm_delete_message">"De foto wordt verwijderd."</string>
51    <string name="confirm_delete_video_message">"De video wordt verwijderd"</string>
52    <string name="camera_toss">"Verwijderen"</string>
53    <!-- no translation found for camera_gallery (815753042966032398) -->
54    <skip />
55    <string name="camera_share">"Delen"</string>
56    <string name="camera_set">"Instellen als"</string>
57    <string name="camera_play">"Afspelen"</string>
58    <!-- no translation found for camera_attach (4048659554893435232) -->
59    <skip />
60    <!-- no translation found for camera_cancel (8203341746672085747) -->
61    <skip />
62    <string name="camera_crop">"Bijsnijden"</string>
63    <string name="camera_tossing">"Verwijderen..."</string>
64    <string name="no_way_to_share_image">"Deze foto kan niet worden gedeeld."</string>
65    <string name="no_way_to_share_video">"Deze video kan niet worden gedeeld."</string>
66    <string name="camera_gallery_photos_text">"Galerij"</string>
67    <string name="camera_pick_wallpaper">"Foto\'s"</string>
68    <string name="camera_setas_wallpaper">"Achtergrond"</string>
69    <string name="pref_gallery_category">"Algemene instellingen"</string>
70    <string name="pref_slideshow_category">"Instellingen van diavoorstelling"</string>
71    <string name="pref_camera_general_settings_category">"Algemene instellingen"</string>
72    <!-- no translation found for pref_gallery_size_title (1363406603879434418) -->
73    <skip />
74    <!-- no translation found for pref_gallery_size_summary (8179967445295243638) -->
75    <skip />
76    <string name="pref_gallery_size_dialogtitle">"Grootte van foto"</string>
77  <string-array name="pref_gallery_size_choices">
78    <item>"Groot"</item>
79    <item>"Klein"</item>
80  </string-array>
81    <!-- no translation found for pref_gallery_sort_title (7447949250045443386) -->
82    <skip />
83    <!-- no translation found for pref_gallery_sort_summary (6644398051645595214) -->
84    <skip />
85    <string name="pref_gallery_sort_dialogtitle">"Foto\'s sorteren"</string>
86  <string-array name="pref_gallery_sort_choices">
87    <item>"Nieuwste eerst"</item>
88    <item>"Nieuwste eerst"</item>
89  </string-array>
90    <string name="pref_gallery_slideshow_interval_title">"Interval in diavoorstelling"</string>
91    <string name="pref_gallery_slideshow_interval_summary">"Selecteren hoe lang elke dia wordt weergegeven in de voorstelling"</string>
92    <string name="pref_gallery_slideshow_interval_dialogtitle">"Interval in diavoorstelling"</string>
93  <string-array name="pref_gallery_slideshow_interval_choices">
94    <item>"2 seconden"</item>
95    <item>"3 seconden"</item>
96    <item>"4 seconden"</item>
97  </string-array>
98    <string name="pref_gallery_slideshow_transition_title">"Overgangen in diavoorstellingen"</string>
99    <string name="pref_gallery_slideshow_transition_summary">"Het effect selecteren dat wordt gebruikt om naar de volgende dia te gaan"</string>
100    <string name="pref_gallery_slideshow_transition_dialogtitle">"Overgangen in diavoorstellingen"</string>
101  <string-array name="pref_gallery_slideshow_transition_choices">
102    <item>"Infaden/uitfaden"</item>
103    <item>"Dia vanaf linkerkant/rechterkant"</item>
104    <item>"Dia vanaf bovenkant/onderkant"</item>
105    <item>"Willekeurige selectie"</item>
106  </string-array>
107    <string name="pref_gallery_slideshow_repeat_title">"Diavoorstelling herhalen"</string>
108    <string name="pref_gallery_slideshow_repeat_summary">"Diavoorstelling meerdere keren afspelen"</string>
109    <string name="pref_gallery_slideshow_shuffle_title">"Dia\'s in willekeurige volgorde weergeven"</string>
110    <string name="pref_gallery_slideshow_shuffle_summary">"Foto\'s in willekeurige volgorde weergeven"</string>
111    <string name="pref_camera_recordlocation_title">"Locatie opslaan in foto\'s"</string>
112    <string name="pref_camera_recordlocation_summary">"Locatie vastleggen in de gegevens van de foto"</string>
113    <string name="pref_camera_videoquality_category">"Videokwaliteit"</string>
114    <!-- no translation found for pref_camera_videoquality_title (3836197291744160920) -->
115    <skip />
116    <string name="pref_camera_videoquality_entry_0">"Laag (voor MMS-berichten)"</string>
117    <string name="pref_camera_videoquality_entry_1">"Hoog (voor SD-kaart)"</string>
118    <string name="pref_camera_videoquality_dialogtitle">"Videokwaliteit"</string>
119    <string name="camerasettings">"Instellingen"</string>
120    <!-- no translation found for image_gallery_NoImageView_text (409595259802877447) -->
121    <skip />
122    <string name="pref_gallery_confirm_delete_title">"Verwijderen bevestigen"</string>
123    <!-- no translation found for pref_gallery_confirm_delete_summary (5253456492765525245) -->
124    <skip />
125    <string name="details_panel_title">"Details"</string>
126    <string name="details_file_size">"Bestandsgrootte:"</string>
127    <string name="details_image_resolution">"Resolutie:"</string>
128    <!-- no translation found for details_duration (1028116471387901402) -->
129    <skip />
130    <string name="details_date_taken">"Gemaakt op:"</string>
131    <!-- no translation found for details_frame_rate (122397836963498191) -->
132    <skip />
133    <!-- no translation found for details_bit_rate (5632311789455402186) -->
134    <skip />
135    <!-- no translation found for details_codec (5580300450432398126) -->
136    <skip />
137    <!-- no translation found for details_format (3700860266600796363) -->
138    <skip />
139    <!-- no translation found for details_dimension_x (4479200210424701240) -->
140    <skip />
141    <!-- no translation found for details_ms (940634969189855292) -->
142    <skip />
143    <!-- no translation found for details_hms (3215779248094151255) -->
144    <skip />
145    <!-- no translation found for details_fps (2707670327505979317) -->
146    <skip />
147    <!-- no translation found for details_kbps (59196416864960850) -->
148    <skip />
149    <!-- no translation found for details_mbps (3978720645766601106) -->
150    <skip />
151    <!-- no translation found for details_ok (6848594369924424312) -->
152    <skip />
153    <string name="context_menu_header">"Opties voor foto\'s"</string>
154    <string name="video_context_menu_header">"Video-opties"</string>
155    <string name="multiface_crop_help">"Tik op een gezicht om te beginnen."</string>
156    <string name="photos_gallery_title">"Galerij"</string>
157    <string name="pick_photos_gallery_title">"Foto selecteren"</string>
158    <string name="videos_gallery_title">"Galerij"</string>
159    <string name="pick_videos_gallery_title">"Video selecteren"</string>
160    <string name="loading_progress_format_string">"<xliff:g id="COUNTER">%d</xliff:g> resterend"</string>
161    <string name="sendImage">"Foto delen via"</string>
162    <string name="setImage">"Foto instellen als"</string>
163    <string name="sendVideo">"Video delen via"</string>
164    <string name="movieviewlabel">"Films"</string>
165    <string name="loading_video">"Video laden..."</string>
166    <string name="spaceIsLow_title">"Er is weinig ruimte"</string>
167    <string name="spaceIsLow_content">"Er is weinig ruimte beschikbaar op uw SD-kaart. U kunt de kwaliteitsinstelling wijzigen of items uit de galerij verwijderen."</string>
168    <!-- no translation found for resume_playing_title (8996677350649355013) -->
169    <skip />
170    <!-- no translation found for resume_playing_message (5184414518126703481) -->
171    <skip />
172    <!-- no translation found for resume_playing_resume (3847915469173852416) -->
173    <skip />
174    <!-- no translation found for resume_playing_restart (5471008499835769292) -->
175    <skip />
176    <!-- no translation found for gadget_title (259405922673466798) -->
177    <skip />
178    <!-- no translation found for video_file_name_format (8555507706353616970) -->
179    <skip />
180</resources>
181