summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
blob: 546414eba1e4b210477d74173d82e2f12f710b84 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2010 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">
  <!-- The title of the NFC tag application -->
  <string name="app_name">Etiquetes</string>
  <!-- The title for the activity that shows a tag that was just scanned -->
  <string name="title_scanned_tag">Etiqueta nueva almacenada</string>
  <!-- The title for the activity that shows a tag that was stored from a past scan -->
  <string name="title_existing_tag">Etiqueta</string>
  <!-- The title displayed for unknown tag types -->
  <string name="tag_unknown">Triba d\'etiqueta desconocida</string>
  <!-- The title displayed for an empty tag -->
  <string name="tag_empty">Etiqueta balera</string>
  <!-- Button label indicating that the user wants to delete a tag -->
  <string name="button_done">Fecho</string>
  <!-- String displayed for an action to send a text message to a phone number -->
  <string name="action_text">Testu <xliff:g id="phone_number">%s</xliff:g></string>
  <!-- String displayed for an action to call a phone number -->
  <string name="action_call">Llamada <xliff:g id="phone_number">%s</xliff:g></string>
  <!-- Message for prompting on an empty tag -->
  <string name="empty_tag_prompt">Esta etiqueta ta balera.</string>
  <!-- Action description indicating the user can import a scanned vCard -->
  <string name="import_vcard">Importar ^1</string>
  <!-- String describing MIME content when it's shared with other application -->
  <string name="mime_display_name">Datos dende etiqueta NFC</string>
  <!-- Description string for vCard messages -->
  <string name="vcard_title">Info de contautu pa ^1</string>
</resources>