summaryrefslogtreecommitdiffstats
path: root/res/values-ku/strings.xml
blob: beb500a43b1bede15d25b5b04b9c31f8bee06ec0 (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">تاگەکان</string>
  <!-- The title for the activity that shows a tag that was just scanned -->
  <string name="title_scanned_tag">تاگێکی نوێ کۆکرایەوە</string>
  <!-- The title for the activity that shows a tag that was stored from a past scan -->
  <string name="title_existing_tag">تاگ</string>
  <!-- The title displayed for unknown tag types -->
  <string name="tag_unknown">جۆری تاگی نەزانراو</string>
  <!-- The title displayed for an empty tag -->
  <string name="tag_empty">تاگی بەتاڵ</string>
  <!-- Button label indicating that the user wants to delete a tag -->
  <string name="button_done">ئه‌نجامدرا</string>
  <!-- String displayed for an action to send a text message to a phone number -->
  <string name="action_text">دەق<xliff:g id="phone_number">%s</xliff:g></string>
  <!-- String displayed for an action to call a phone number -->
  <string name="action_call">تەلەفۆن<xliff:g id="phone_number">%s</xliff:g></string>
  <!-- Message for prompting on an empty tag -->
  <string name="empty_tag_prompt">ئەم تاگە بەتاڵە.</string>
  <!-- Action description indicating the user can import a scanned vCard -->
  <string name="import_vcard">هاورده‌کردن^1</string>
  <!-- String describing MIME content when it's shared with other application -->
  <string name="mime_display_name">داتا لە NFC تاگ</string>
  <!-- Description string for vCard messages -->
  <string name="vcard_title">زانیاری پەیوەندی بۆ ^1</string>
</resources>