diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-02-19 10:57:35 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-02-19 10:57:35 -0800 |
commit | 7561d4fd03750ad668c9a8d513753060c19f28ee (patch) | |
tree | 06b3e8ed950916a038ee9873f80bb4dc48a54648 /res/values-nb/strings.xml | |
parent | fbb2a3ac0739da8207174943c08a289dcddcfab6 (diff) | |
download | packages_apps_browser-7561d4fd03750ad668c9a8d513753060c19f28ee.zip packages_apps_browser-7561d4fd03750ad668c9a8d513753060c19f28ee.tar.gz packages_apps_browser-7561d4fd03750ad668c9a8d513753060c19f28ee.tar.bz2 |
auto import from //branches/cupcake/...@132276
Diffstat (limited to 'res/values-nb/strings.xml')
-rw-r--r-- | res/values-nb/strings.xml | 62 |
1 files changed, 54 insertions, 8 deletions
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml index 20fe7df..34f268e 100644 --- a/res/values-nb/strings.xml +++ b/res/values-nb/strings.xml @@ -256,17 +256,63 @@ <string name="permdesc_readHistoryBookmarks">"Allows the application to read all the URLs that the Browser has visited, and all of the Browser\\\\\\\'s bookmarks."</string> <string name="permlab_writeHistoryBookmarks">"write Browser\\\\\\\'s history and bookmarks"</string> <string name="permdesc_writeHistoryBookmarks">"Allows an application to modify the Browser\\\\\\\'s history or bookmarks stored on your phone. Malicious applications can use this to erase or modify your Browser\\\\\\\'s data."</string> - <string name="query_data_message">"Nettsiden under ønsker å lagre informasjon på datamaskinen ved hjelp av Gears."</string> - <string name="location_message">"Nettsiden under ønsker å finne ut hvor du er ved hjelp av Gears."</string> - <string name="shortcut_message">"Denne nettsiden ønsker å lage en snarvei på datamaskinen. Ønsker du å tillate dette?"</string> + <!-- no translation found for query_data_prompt (5474381240981604223) --> + <skip /> + <!-- no translation found for query_data_message (8789381063185445197) --> + <skip /> + <!-- no translation found for location_prompt (226262202057302423) --> + <skip /> + <!-- no translation found for location_message (6790400729681341258) --> + <skip /> + <!-- no translation found for shortcut_prompt (437193299088893596) --> + <skip /> + <!-- no translation found for shortcut_message (4793042709293755892) --> + <skip /> <string name="settings_message">"Tabellen under viser rettighetent du har gitt til hver side som har prøvd å bruke Gears."</string> - <string name="filepicker_message">"Gears filplukker"</string> + <!-- no translation found for filepicker_message (4929726371602896039) --> + <skip /> + <!-- no translation found for image_message (5450245866521896891) --> + <skip /> <string name="settings_title">"Gears-innstillinger"</string> <string name="privacy_policy">"Les sidens personvernspolicy for å se hvordan informasjonen vil bli brukt."</string> - <string name="permission_button_alwaysdeny">"Aldri tillat for denne siden"</string> - <string name="permission_button_allow">"Tillat"</string> - <string name="permission_button_deny">"Nekt"</string> - <string name="shortcut_button_alwaysdeny">"Aldri tillat denne snarveien"</string> + <!-- no translation found for settings_storage_title (7089119630457156408) --> + <skip /> + <!-- no translation found for settings_storage_subtitle_on (2733295483569432111) --> + <skip /> + <!-- no translation found for settings_storage_subtitle_off (1338039396087898813) --> + <skip /> + <!-- no translation found for settings_location_title (4953062923509886651) --> + <skip /> + <!-- no translation found for settings_location_subtitle_on (1496219621849158879) --> + <skip /> + <!-- no translation found for settings_location_subtitle_off (5216466051810596189) --> + <skip /> + <!-- no translation found for settings_remove_site (1822247070226589958) --> + <skip /> + <!-- no translation found for settings_empty (2008952224378583146) --> + <skip /> + <!-- no translation found for settings_confirmation_remove_title (5360857296753219635) --> + <skip /> + <!-- no translation found for settings_confirmation_remove (3214500052347860516) --> + <skip /> + <!-- no translation found for storage_notification (6534213782873968255) --> + <skip /> + <!-- no translation found for storage_notification_alwaysdeny (5473208033665783513) --> + <skip /> + <!-- no translation found for location_notification (3495804750470905804) --> + <skip /> + <!-- no translation found for location_notification_alwaysdeny (6184925953783312629) --> + <skip /> + <!-- no translation found for shortcut_notification (1659700220868444568) --> + <skip /> + <!-- no translation found for permission_button_alwaysdeny (3837055994905214848) --> + <skip /> + <!-- no translation found for permission_button_allow (7301874925704148242) --> + <skip /> + <!-- no translation found for permission_button_deny (104712269725153018) --> + <skip /> + <!-- no translation found for shortcut_button_alwaysdeny (4172277731325126605) --> + <skip /> <string name="shortcut_button_allow">"OK"</string> <string name="shortcut_button_deny">"Avbryt"</string> <string name="settings_button_allow">"Bruk"</string> |