blob: 023858882db7f5457d6ce773f5faeb5f188cdf13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="auth_client_using_bad_version_title" msgid="2534454398764507874">"აპლიკაცია შეეცადა გამოეყენებინა
Google Play სერვისების არასწორი ვერსია."
</string>
<string name="auth_client_needs_enabling_title" msgid="3983201110833868073">"აპლიკაცია საჭიროებს გააქტიურებულ Google
Play Services."
</string>
<string name="auth_client_needs_installation_title" msgid="7999585836145154206">"აპლიკაცია საჭიროებს Google Play
Services-ის ინსტალაციას."
</string>
<string name="auth_client_needs_update_title" msgid="6488605506794595966">"აპლიკაცია საჭიროებს Google Play
Services-ის განახლებას."
</string>
<string name="auth_client_play_services_err_notification_msg" msgid="3635065018897986478">"Google Play სერვისების
შეცდომა"
</string>
<string name="auth_client_requested_by_msg" msgid="6304135633531965756">"მომთხოვნი:<xliff:g id="APP_NAME">
%1$s</xliff:g>"
</string>
</resources>
|