summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
blob: 33e02ae2a1385a6c20944f7337259644eff3be74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?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">Medios</string>
  <!-- Label to show to user for this package. -->
  <string name="app_label">Almacenamientu de medios</string>
  <!-- Description line for music artists in the search/suggestion results -->
  <string name="artist_label">Artista</string>
  <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
  <string name="ringtone_default">Timbre por defeutu</string>
  <!-- Choice in the notification sound picker.  If chosen, the default notification sound will be
         used. -->
  <!-- Choice in the alarm sound picker.  If chosen, the default alarm sound will be used. -->
  <!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
  <string name="root_images">Imáxenes</string>
  <!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
  <string name="root_videos">Vídeos</string>
  <!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
  <string name="root_audio">Audiu</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 -->
  <string name="sound_name_awaken">Awaken</string>
  <!-- Name of alarm in the alarm sound picker: theme:motion, style:soft pure tones
         tempo:initially downtempo -->
  <string name="sound_name_bounce">Bounce</string>
  <!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
  <string name="sound_name_drip">Drip</string>
  <!-- Name of alarm in the alarm sound picker: theme:motion, style:rhythmic tempo:up-tempo -->
  <string name="sound_name_gallop">Gallop</string>
  <!-- Name of alarm in the alarm sound picker: theme:motion, style:traditional tempo:mid -->
  <string name="sound_name_nudge">Nudge</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">Rise</string>
  <!-- Name of alarm in the alarm sound picker: theme:motion, style:musical tempo:swaying -->
  <string name="sound_name_sway">Sway</string>
  <!-- Name of alarm in the alarm sound picker: theme:motion, style:sound design tempo:mid -->
  <string name="sound_name_wag">Wag</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>