aboutsummaryrefslogtreecommitdiffstats
path: root/google-play-services_lib/res/values-cs/auth_strings.xml
blob: 236418bc0cf9409dd512e8cc3ac020b5f37b32c6 (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">"Aplikace se pokusila použít
        nesprávnou verzi Služeb Google Play."
    </string>
    <string name="auth_client_needs_enabling_title" msgid="3983201110833868073">"Aplikace vyžaduje aktivované Služby
        Google Play."
    </string>
    <string name="auth_client_needs_installation_title" msgid="7999585836145154206">"Aplikace vyžaduje instalaci Služeb
        Google Play."
    </string>
    <string name="auth_client_needs_update_title" msgid="6488605506794595966">"Aplikace vyžaduje aktualizaci Služeb
        Google Play."
    </string>
    <string name="auth_client_play_services_err_notification_msg" msgid="3635065018897986478">"Chyba služeb Google
        Play"
    </string>
    <string name="auth_client_requested_by_msg" msgid="6304135633531965756">"Požadováno aplikací<xliff:g id="APP_NAME">
        %1$s</xliff:g>"
    </string>
</resources>