67 lines
4 KiB
XML
67 lines
4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--Generated by crowdin.com-->
|
|
<!-- Copyright (C) 2009 The Android Open Source 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">
|
|
<!-- Label to show to user for all apps using this UID. -->
|
|
<string name="uid_label">Medien</string>
|
|
<!-- Label to show to user for this package. -->
|
|
<string name="app_label">Mediespäicher</string>
|
|
<!-- Description line for music artists in the search/suggestion results -->
|
|
<string name="artist_label">Kënschtler</string>
|
|
<!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
|
|
<string name="ringtone_default">Standard-Schelltoun</string>
|
|
<!-- Choice in the notification sound picker. If chosen, the default notification sound will be
|
|
used. -->
|
|
<string name="notification_sound_default">Standard-Notifikatiounstoun</string>
|
|
<!-- Choice in the alarm sound picker. If chosen, the default alarm sound will be used. -->
|
|
<string name="alarm_sound_default">Standard-Weckertoun</string>
|
|
<!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
|
|
<string name="root_images">Biller</string>
|
|
<!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
|
|
<string name="root_videos">Videoen</string>
|
|
<!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
|
|
<string name="root_audio">Audio</string>
|
|
<!-- Strings of localized sound names below:
|
|
VERY IMPORTANT: the lower case version of the names must match the resource
|
|
name as extracted from the metadata or the file name, all
|
|
non-alphanumeric characters are replaced by "_", each
|
|
resource name is preceded by "sound_name_".
|
|
-->
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:ambient tempo:flowing -->
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:soft pure tones
|
|
tempo:initially downtempo -->
|
|
<string name="sound_name_bounce">Sprangen</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
|
|
<string name="sound_name_drip">Drëpsen</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:rhythmic tempo:up-tempo -->
|
|
<string name="sound_name_gallop">Gallopéieren</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
|
|
<string name="sound_name_nudge">Ustupsen</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
|
|
<string name="sound_name_orbit">Orbit</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:digital tempo:mid -->
|
|
<string name="sound_name_rise">Erhiewen</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:musical tempo:swaying -->
|
|
<string name="sound_name_sway">Schaukelen</string>
|
|
<!-- Name of alarm in the alarm sound picker: theme:motion, style:sound design tempo:mid -->
|
|
<string name="sound_name_wag">Witzbold</string>
|
|
<!-- When adding sounds as overlays, you can use the resources defined below.
|
|
For the translation of the names to be picked up by the RingtonePicker:
|
|
- in the sound files, set the "TITLE" tag as "alarm_XX" or "notification_XX"
|
|
or "ringtone_XX",
|
|
- in the overlay for packages/providers/MediaProvider/res/values/strings.xml
|
|
define the strings for the names "sound_name_alarm_XX" etc -->
|
|
</resources>
|