diff options
author | Eric Fischer <enf@google.com> | 2011-08-22 11:16:22 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-08-22 11:16:22 -0700 |
commit | 7c0c90753c81e64b7e3cce0677b8dd7f61bbf7dc (patch) | |
tree | 3ab50ea998399f1afd47b520be6787389acfda89 /res/values-nb/strings.xml | |
parent | bc4be6e707ee101dfbdc0c11f20baedc896f2905 (diff) | |
download | android_packages_apps_Snap-7c0c90753c81e64b7e3cce0677b8dd7f61bbf7dc.tar.gz android_packages_apps_Snap-7c0c90753c81e64b7e3cce0677b8dd7f61bbf7dc.tar.bz2 android_packages_apps_Snap-7c0c90753c81e64b7e3cce0677b8dd7f61bbf7dc.zip |
Import revised translations.
Change-Id: I6069ac29facfbd1e43c9b844e722b9645e8376dd
Diffstat (limited to 'res/values-nb/strings.xml')
-rw-r--r-- | res/values-nb/strings.xml | 32 |
1 files changed, 19 insertions, 13 deletions
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml index 9512d44b0..e74ec6590 100644 --- a/res/values-nb/strings.xml +++ b/res/values-nb/strings.xml @@ -52,15 +52,21 @@ <string name="slideshow" msgid="4355906903247112975">"Lysbildevisning"</string> <string name="details" msgid="8415120088556445230">"Detaljer"</string> <string name="switch_to_camera" msgid="7280111806675169992">"Bytt til kamera"</string> - <!-- no translation found for number_of_items_selected:zero (2142579311530586258) --> - <!-- no translation found for number_of_items_selected:one (2478365152745637768) --> - <!-- no translation found for number_of_items_selected:other (754722656147810487) --> - <!-- no translation found for number_of_albums_selected:zero (749292746814788132) --> - <!-- no translation found for number_of_albums_selected:one (6184377003099987825) --> - <!-- no translation found for number_of_albums_selected:other (53105607141906130) --> - <!-- no translation found for number_of_groups_selected:zero (3466388370310869238) --> - <!-- no translation found for number_of_groups_selected:one (5030162638216034260) --> - <!-- no translation found for number_of_groups_selected:other (3512041363942842738) --> + <plurals name="number_of_items_selected"> + <item quantity="zero" msgid="2142579311530586258">"%1$d valgt"</item> + <item quantity="one" msgid="2478365152745637768">"%1$d valgt"</item> + <item quantity="other" msgid="754722656147810487">"%1$d valgt"</item> + </plurals> + <plurals name="number_of_albums_selected"> + <item quantity="zero" msgid="749292746814788132">"%1$d valgt"</item> + <item quantity="one" msgid="6184377003099987825">"%1$d valgt"</item> + <item quantity="other" msgid="53105607141906130">"%1$d valgt"</item> + </plurals> + <plurals name="number_of_groups_selected"> + <item quantity="zero" msgid="3466388370310869238">"%1$d valgt"</item> + <item quantity="one" msgid="5030162638216034260">"%1$d valgt"</item> + <item quantity="other" msgid="3512041363942842738">"%1$d valgt"</item> + </plurals> <string name="show_on_map" msgid="6157544221201750980">"Vis på kartet"</string> <string name="rotate_left" msgid="7412075232752726934">"Roter til venstre"</string> <string name="rotate_right" msgid="7340681085011826618">"Roter til høyre"</string> @@ -80,6 +86,8 @@ <string name="group_by_size" msgid="153766174950394155">"Etter størrelse"</string> <string name="untagged" msgid="7281481064509590402">"Uten etikett"</string> <string name="no_location" msgid="2036710947563713111">"Ingen posisjon"</string> + <!-- no translation found for no_connectivity (4060082114738885149) --> + <skip /> <string name="show_images_only" msgid="7263218480867672653">"Kun bilder"</string> <string name="show_videos_only" msgid="3850394623678871697">"Kun videoer"</string> <string name="show_all" msgid="4780647751652596980">"Bilder og videoer"</string> @@ -92,8 +100,7 @@ <string name="picasa_web_albums" msgid="5167008066827481663">"Picasa Nettalbum"</string> <string name="picasa_posts" msgid="1055151689217481993">"Buzz"</string> <string name="make_available_offline" msgid="5157950985488297112">"Gjør tilgjengelig i frakoblet modus"</string> - <!-- no translation found for sync_picasa_albums (8522572542111169872) --> - <skip /> + <!-- outdated translation 333655309327999220 --> <string name="sync_picasa_albums" msgid="8522572542111169872">"Last inn Picasa-albumene igjen"</string> <string name="done" msgid="217672440064436595">"Ferdig"</string> <string name="sequence_in_set" msgid="7235465319919457488">"%1$d av %2$d elementer:"</string> <string name="title" msgid="7622928349908052569">"Tittel"</string> @@ -148,8 +155,7 @@ <string name="cache_status" msgid="7690438435538533106">"Last ned <xliff:g id="NUMBER_0">%1$s</xliff:g> av <xliff:g id="NUMBER_1">%2$s</xliff:g> bilder"</string> <string name="cache_done" msgid="9194449192869777483">"Nedlasting er fullført"</string> <string name="albums" msgid="7320787705180057947">"Album"</string> - <!-- no translation found for times (2023033894889499219) --> - <skip /> + <string name="times" msgid="2023033894889499219">"Ganger"</string> <string name="locations" msgid="6649297994083130305">"Steder"</string> <string name="people" msgid="4114003823747292747">"Folk"</string> <string name="tags" msgid="5539648765482935955">"Etiketter"</string> |