summaryrefslogtreecommitdiffstats
path: root/res/values-nb
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:38:36 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:38:36 +0200
commit4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5 (patch)
treeb2c4f9c6d42227ad33d5a914169a05d22a237911 /res/values-nb
parenta1739cf58ca6685c9d198ed0f3361c144d48c105 (diff)
downloadandroid_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.tar.gz
android_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.tar.bz2
android_packages_apps_Dialer-4ca90e6ba31d1c38896cc8b4f4cfb8b12b2076e5.zip
Automatic translation import
Change-Id: Ie5979664b9015b17660b5fe2a16ea0ca8e83e6a8
Diffstat (limited to 'res/values-nb')
-rw-r--r--res/values-nb/cm_arrays.xml28
-rw-r--r--res/values-nb/cm_plurals.xml35
-rw-r--r--res/values-nb/cm_strings.xml22
3 files changed, 85 insertions, 0 deletions
diff --git a/res/values-nb/cm_arrays.xml b/res/values-nb/cm_arrays.xml
new file mode 100644
index 000000000..5846c8759
--- /dev/null
+++ b/res/values-nb/cm_arrays.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>
diff --git a/res/values-nb/cm_plurals.xml b/res/values-nb/cm_plurals.xml
new file mode 100644
index 000000000..491676b60
--- /dev/null
+++ b/res/values-nb/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="hour">
+ <item quantity="one">1 time</item>
+ <item quantity="other">%d timer</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 min</item>
+ <item quantity="other">%d minutter</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 sek</item>
+ <item quantity="other">%d sekunder</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 samtale</item>
+ <item quantity="other">%d samtaler</item>
+ </plurals>
+</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 5917f65de..1a2ec442e 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -53,4 +53,26 @@
<string name="incall_vibrate_hangup_title">Vibrere på legg på</string>
<string name="incall_vibrate_45_title">Vibrere hvert minutt</string>
<string name="incall_vibrate_45_summary">Vibrerer på 45 sekunders tiden for å markere hvert minutt under utgående samtale</string>
+ <string name="call_log_show_all_slots">Alle SIM-kort</string>
+ <string name="call_log_all_calls_header">Alle samtaler</string>
+ <string name="call_log_blacklist_header">Bare blokkerte samtaler</string>
+ <string name="call_log_stats_title">Statistikk</string>
+ <string name="callStatsDetailTitle">Detaljer for samtalestatus</string>
+ <string name="call_stats_header_total">Totalt: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">Totalt: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Startdato</string>
+ <string name="call_stats_filter_to">Sluttdato</string>
+ <string name="call_stats_filter_picker_title">Filtreringsområde</string>
+ <string name="date_quick_selection">Hurtigvalg</string>
+ <string name="date_qs_currentmonth">Gjeldende måned</string>
+ <string name="date_qs_currentquarter">Gjeldende kvartal</string>
+ <string name="date_qs_currentyear">Inneværende år</string>
+ <string name="date_qs_lastweek">Forrige uke</string>
+ <string name="date_qs_lastmonth">Forrige måned</string>
+ <string name="date_qs_lastquarter">Siste kvartal</string>
+ <string name="date_qs_lastyear">I fjor</string>
+ <string name="call_stats_date_filter">Juster tidsområde</string>
+ <string name="call_stats_reset_filter">Tilbakestille tidsområde</string>
+ <string name="call_stats_sort_by_duration">Sorter etter samtalevarighet</string>
+ <string name="call_stats_sort_by_count">Sorter etter antall samtaler</string>
</resources>