diff options
Diffstat (limited to 'google-play-services_lib/res/values-ko/auth_strings.xml')
| -rw-r--r-- | google-play-services_lib/res/values-ko/auth_strings.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/google-play-services_lib/res/values-ko/auth_strings.xml b/google-play-services_lib/res/values-ko/auth_strings.xml new file mode 100644 index 0000000..2d12310 --- /dev/null +++ b/google-play-services_lib/res/values-ko/auth_strings.xml @@ -0,0 +1,19 @@ +<?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 서비스를 사용하도록 설정해야 하는 + 애플리케이션입니다." + </string> + <string name="auth_client_needs_installation_title" msgid="7999585836145154206">"Google Play 서비스를 설치해야 하는 + 애플리케이션입니다." + </string> + <string name="auth_client_needs_update_title" msgid="6488605506794595966">"Google Play 서비스를 업데이트해야 하는 애플리케이션입니다." + </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> |
