diff options
author | Kenny Root <kroot@google.com> | 2010-03-30 09:15:36 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-03-30 09:15:36 -0700 |
commit | d8828c8910a9e3156a734b0edd6af918b501b131 (patch) | |
tree | 96f29fc190e27c33eecc221a640d29ebb32e5d87 /res/values-nl | |
parent | 95a53b25504f12c3a5f8ecbbfcff7ac1dc047e4f (diff) | |
download | packages_apps_Browser-d8828c8910a9e3156a734b0edd6af918b501b131.zip packages_apps_Browser-d8828c8910a9e3156a734b0edd6af918b501b131.tar.gz packages_apps_Browser-d8828c8910a9e3156a734b0edd6af918b501b131.tar.bz2 |
Import revised translations
Change-Id: Ib2fcd8c44300af2772abd734271ff7bd558d4a8c
Diffstat (limited to 'res/values-nl')
-rw-r--r-- | res/values-nl/strings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index d28dbaf..72b6fe1 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -13,7 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="application_name" msgid="1935869255545976415">"Browser"</string> <string name="choose_upload" msgid="3649366287575002063">"Bestand selecteren voor uploaden"</string> <string name="new_tab" msgid="4505722538297295141">"Nieuw venster"</string> @@ -58,7 +60,6 @@ <string name="validity_period" msgid="57988851973181309">"Geldigheid:"</string> <string name="issued_on" msgid="2082890654801808368">"Uitgegeven op:"</string> <string name="expires_on" msgid="8061200430557020704">"Verloopt op:"</string> - <string name="stopping" msgid="4839698519340302982">"Stoppen..."</string> <string name="stop" msgid="5687251076030630074">"Stoppen"</string> <string name="reload" msgid="8585220783228408062">"Vernieuwen"</string> @@ -128,6 +129,9 @@ <string name="pref_content_javascript" msgid="4570972030299516843">"JavaScript inschakelen"</string> <string name="pref_content_open_in_background" msgid="824123779725118663">"Openen op de achtergrond"</string> <string name="pref_content_plugins" msgid="7231944644794301582">"Invoegtoepassingen inschakelen"</string> + <!-- no translation found for pref_content_plugins_choices:0 (6745108155096660725) --> + <!-- no translation found for pref_content_plugins_choices:1 (2484126708670016519) --> + <!-- no translation found for pref_content_plugins_choices:2 (8547442717307793863) --> <string name="pref_content_open_in_background_summary" msgid="1737664075721181678">"Nieuwe vensters openen achter het huidige venster"</string> <string name="pref_content_homepage" msgid="6082437160778559806">"Startpagina instellen"</string> <string name="pref_use_current" msgid="1493179933653044553">"Huidige pagina gebruiken"</string> |