diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:35:32 +0200 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:35:32 +0200 |
| commit | dc60d46adc85d6559af3ef3b8c090bcbe38f6c80 (patch) | |
| tree | 8ad68b73c36edc73730319386ab740158630bd7c /res/values-da/cm_strings.xml | |
| parent | 2f17da1eb40197218981db65d547c25574b9e89f (diff) | |
| download | android_packages_apps_ContactsCommon-dc60d46adc85d6559af3ef3b8c090bcbe38f6c80.tar.gz android_packages_apps_ContactsCommon-dc60d46adc85d6559af3ef3b8c090bcbe38f6c80.tar.bz2 android_packages_apps_ContactsCommon-dc60d46adc85d6559af3ef3b8c090bcbe38f6c80.zip | |
Automatic translation import
Change-Id: I9910569779dda40a11be0bae843f90c7a4a00faa
Diffstat (limited to 'res/values-da/cm_strings.xml')
| -rw-r--r-- | res/values-da/cm_strings.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml new file mode 100644 index 00000000..c92e0e99 --- /dev/null +++ b/res/values-da/cm_strings.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-2015 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 name="local_storage_account" product="tablet">Lokal tabletkonto</string> + <string name="local_storage_account" product="default">Lokal telefonkonto</string> + <string name="export_to_sim">Eksportér til SIM-kortet</string> + <string name="label_groups">Gruppe</string> + <string name="exporting">Eksporterer\u2026</string> + <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> af <xliff:g id="total_number">%2$s</xliff:g> filer</string> + <string name="export_finished">Eksport afsluttet</string> + <string name="tag_too_long">Kontaktnavn er for langt</string> + <string name="sim_contacts_not_loaded">Kan ikke indlæse SIM-kontakter</string> + <string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> har ikke et telefonnummer eller en e-mail adresse</string> + <string name="import_from_sim_select">Vælg det kort, der skal importeres</string> + <string name="copy_done">Kontakt blev kopieret korrekt</string> + <string name="copy_failure">Kopiering af kontaktpersonen mislykkedes</string> + <string name="card_no_space">Kopiering af kontaktpersonen mislykkedes, SIM-kortet er fyldt</string> + <string name="ip_call_by_slot">IP-opkald med <xliff:g id="subName">%s</xliff:g></string> + <string name="no_ip_number">Intet IP-nummer</string> + <string name="no_ip_number_on_sim_card">Intet IP-nummer på SIM-kortet</string> + <string name="set_ip_number">Angiv IP-nummer</string> + <string name="ipcall_dialog_title">IP-opkaldsindstillinger</string> + <string name="ipcall_dialog_edit_hint">Indtast IP-præfiks</string> +</resources> |
