forked from organicmaps/organicmaps
[strings] Add Google Play services pref string
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
7f9422b5ce
commit
b0ee03acc9
2 changed files with 76 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
|||
android:order="6">
|
||||
<SwitchPreferenceCompat
|
||||
android:key="@string/pref_play_services"
|
||||
android:title="Google Play Services"
|
||||
android:title="@string/google_play_services"
|
||||
app:singleLineTitle="false"
|
||||
android:summary="@string/pref_use_google_play"
|
||||
android:defaultValue="true"
|
||||
|
|
|
@ -5661,6 +5661,81 @@
|
|||
zh-Hans = 更新地图
|
||||
zh-Hant = 更新地圖
|
||||
|
||||
[google_play_services]
|
||||
comment = Preference title
|
||||
tags = android
|
||||
en = Google Play Services
|
||||
af = Google Play Dienste
|
||||
am = Google Play አገልግሎቶች
|
||||
ar = خدمات Google Play
|
||||
as = Google Play সেৱা
|
||||
az = Google Play xidmətləri
|
||||
be = Сэрвісы Google Play
|
||||
bg = Услуги за Google Play
|
||||
bn = Google Play পরিষেবা
|
||||
bs = Google Play usluge
|
||||
ca = Serveis de Google Play
|
||||
cs = Služby Google Play
|
||||
da = Google Play-tjenester
|
||||
de = Google Play-Dienste
|
||||
el = Υπηρεσίες Google Play
|
||||
es = Servicios de Google Play
|
||||
et = Google Play teenused
|
||||
fa = خدمات Google Play
|
||||
fi = Google Play Palvelut
|
||||
fr = Services Google Play
|
||||
gl = Servizos de Google Play
|
||||
gu = Google Play સેવાઓ
|
||||
hi = Google Play सेवाएं
|
||||
hr = Usluge za Google Play
|
||||
hu = Google Play-szolgáltatások
|
||||
hy = Google Play ծառայություններ
|
||||
in = Layanan Google Play
|
||||
is = Þjónusta Google Play
|
||||
ja = Google Play 開発者サービス
|
||||
ka = Google Play სერვისები
|
||||
km = សេវាកម្ម Google Play
|
||||
kn = Google Play ಸೇವೆಗಳು
|
||||
ko = Google Play 서비스
|
||||
ky = Google Play кызматтары
|
||||
lo = ບໍລິການ Google Play
|
||||
lt = „Google Play“ paslaugos
|
||||
lv = Google Play pakalpojumi
|
||||
mk = Услуги на Google Play
|
||||
ml = Google Play സേവനങ്ങൾ
|
||||
mn = Google Play үйлчилгээ
|
||||
mr = Google Play सेवा
|
||||
ms = Perkhidmatan Google Play
|
||||
my = Google Play ဝန်ဆောင်မှုများ
|
||||
nb = Google Play-tjenester
|
||||
ne = Google Play सेवाहरू
|
||||
nl = Google Play-services
|
||||
or = Google Play ସେବା
|
||||
pa = Google Play ਸੇਵਾਵਾਂ
|
||||
pl = Usługi Google Play
|
||||
pt = Serviços do Google Play
|
||||
ro = Servicii Google Play
|
||||
ru = Сервисы Google Play
|
||||
si = Google Play සේවා
|
||||
sk = Služby Google Play
|
||||
sl = Storitve Google Play
|
||||
sq = Shërbimet e Google Play
|
||||
sr = Google Play услуге
|
||||
sv = Google Play-tjänster
|
||||
sw = Huduma za Google Play
|
||||
ta = Google Play சேவைகள்
|
||||
te = Google Play సర్వీసులు
|
||||
th = บริการของ Google Play
|
||||
tl = Mga serbisyo ng Google Play
|
||||
tr = Google Play Hizmetleri
|
||||
uk = Сервіси Google Play
|
||||
ur = Google Play سروسز
|
||||
uz = Google Play xizmatlari
|
||||
vi = Dịch vụ Google Play
|
||||
zh-Hans = Google Play 服务
|
||||
zh-Hant = Google Play 服務
|
||||
zu = Amasevisi e-Google Play
|
||||
|
||||
[pref_use_google_play]
|
||||
comment = Preference text
|
||||
tags = android
|
||||
|
|
Loading…
Add table
Reference in a new issue