blob: cba955f21dfa8ea230c0dac47ab69693c06d660e [file] [log] [blame]
Bill Yib8159be2016-12-05 19:14:15 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2010 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="app_name" msgid="5128188288358721369">"თეგები"</string>
20 <string name="title_scanned_tag" msgid="4347835407095551450">"ნაპოვნია ახალი თეგი"</string>
21 <string name="title_existing_tag" msgid="5656560272594190244">"თეგი"</string>
22 <string name="tag_unknown" msgid="2897956823877728783">"თეგის უცნობი ტიპი"</string>
23 <string name="tag_empty" msgid="3726529819932095782">"ცარიელი თეგი"</string>
24 <string name="button_done" msgid="7048822758098308158">"დასრულდა"</string>
25 <string name="action_text" msgid="577417996159152923">"<xliff:g id="PHONE_NUMBER">%s</xliff:g>-ზე SMS-ის გაგზავნა"</string>
26 <string name="action_call" msgid="6226253647953184035">"<xliff:g id="PHONE_NUMBER">%s</xliff:g>-თან დარეკვა"</string>
27 <string name="empty_tag_prompt" msgid="4206394383309956030">"ეს თეგი ცარიელია."</string>
28 <string name="import_vcard" msgid="5104299047930666528">"^1-ის იმპორტი"</string>
29 <string name="mime_display_name" msgid="5926357152623764485">"NFC თეგის მონაცემები"</string>
30 <string name="vcard_title" msgid="7122634780732426007">"^1-ის კონტენტის ინფორმაცია"</string>
The Android Open Source Project26215352017-08-09 03:50:11 -070031 <string name="call_phone_permission_denied" msgid="8515177111984654599">"ზარების განსახორციელებლად, ამ აპლიკაციას ტელეფონზე წვდომის ნებართვა სჭირდება. თეგების ნებართვის მართვა პარამეტრებშია შესაძლებელი"</string>
Bill Yi520144f2018-03-30 16:59:10 -070032 <string name="external_storage_permission_denied" msgid="7665146019168376837">"ფაილებზე წვდომისთვის ამ აპლიკაციას გარე მეხსიერებაზე წვდომის ნებართვა სჭირდება. თეგების ნებართვის მართვა პარამეტრებშია შესაძლებელი"</string>
Bill Yib8159be2016-12-05 19:14:15 +000033</resources>