diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2014-05-21 01:51:04 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2014-05-21 15:22:59 +0000 |
commit | 4b4401c2285331d499571ea98515ca7ed88beae3 (patch) | |
tree | 41f9b938704c5860f8691201cbd819ea3d7c9d33 /res/values-nb | |
parent | d8fb00c2b4f94fea388db3c1c9a9b0058492e945 (diff) | |
download | packages_apps_ThemeChooser-4b4401c2285331d499571ea98515ca7ed88beae3.zip packages_apps_ThemeChooser-4b4401c2285331d499571ea98515ca7ed88beae3.tar.gz packages_apps_ThemeChooser-4b4401c2285331d499571ea98515ca7ed88beae3.tar.bz2 |
Automatic translation import
Change-Id: Ie57d34a5b5c40369723d60ccda1cd5315f53fbe5
Diffstat (limited to 'res/values-nb')
-rw-r--r-- | res/values-nb/strings.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml new file mode 100644 index 0000000..a6df715 --- /dev/null +++ b/res/values-nb/strings.xml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + Copyright (C) 2014 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> + <string name="app_name">Temaer</string> + <string name="lock_screen">Lås bakgrunnsbilder</string> + <string name="icons">Ikoner</string> + <string name="fonts">Skrifter</string> + <string name="wallpapers">Bakgrunnsbilder</string> + <string name="boot_anims">Oppstartsanimasjoner</string> + <string name="ringtones">Ringetoner</string> + <string name="notifications">Varslinger</string> + <string name="alarms">Alarmer</string> + <string name="style">Stil</string> + <string name="default_tag">(Standard)</string> + <string name="apply">Bruk</string> + <string name="applying">Aktiverer\u2026</string> + <string name="remove">Fjern</string> + <string name="update">Oppdater</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Varsling</string> + <string name="ringtone_label">Ringetone</string> + <string name="unknown_author">Ukjent forfatter</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Ingen forhåndsvisning tilgjengelig</string> + <string name="theme_installed_notification_title">%s er installert</string> + <string name="theme_installed_notification_text">Tema installert.</string> +</resources> |