diff --git a/library/.gitignore b/android-reactive-location/.gitignore similarity index 100% rename from library/.gitignore rename to android-reactive-location/.gitignore diff --git a/library/build.gradle b/android-reactive-location/build.gradle similarity index 58% rename from library/build.gradle rename to android-reactive-location/build.gradle index c0c871a8..9059b8f1 100644 --- a/library/build.gradle +++ b/android-reactive-location/build.gradle @@ -1,4 +1,8 @@ apply plugin: 'android-library' +apply plugin: 'maven' + +version '0.1' +group 'pl.charmas.android' android { compileSdkVersion 19 @@ -15,6 +19,16 @@ android { } } +apply plugin: 'maven' +uploadArchives { + repositories { + mavenDeployer { + repository url: 'file://' + new File(System.getProperty('user.home'), '.m2/repository').absolutePath + } + } +} +task install(dependsOn: uploadArchives) + dependencies { compile 'com.google.android.gms:play-services:4.1.32' compile 'com.netflix.rxjava:rxjava-android:0.16.1' diff --git a/android-reactive-location/build/bundles/debug/AndroidManifest.xml b/android-reactive-location/build/bundles/debug/AndroidManifest.xml new file mode 100644 index 00000000..316b1555 --- /dev/null +++ b/android-reactive-location/build/bundles/debug/AndroidManifest.xml @@ -0,0 +1,4 @@ + + + + diff --git a/android-reactive-location/build/bundles/debug/R.txt b/android-reactive-location/build/bundles/debug/R.txt new file mode 100644 index 00000000..294e5c8a --- /dev/null +++ b/android-reactive-location/build/bundles/debug/R.txt @@ -0,0 +1,108 @@ +int attr adSize 0x7f010000 +int attr adSizes 0x7f010001 +int attr adUnitId 0x7f010002 +int attr cameraBearing 0x7f010004 +int attr cameraTargetLat 0x7f010005 +int attr cameraTargetLng 0x7f010006 +int attr cameraTilt 0x7f010007 +int attr cameraZoom 0x7f010008 +int attr mapType 0x7f010003 +int attr uiCompass 0x7f010009 +int attr uiRotateGestures 0x7f01000a +int attr uiScrollGestures 0x7f01000b +int attr uiTiltGestures 0x7f01000c +int attr uiZoomControls 0x7f01000d +int attr uiZoomGestures 0x7f01000e +int attr useViewLifecycle 0x7f01000f +int attr zOrderOnTop 0x7f010010 +int color common_action_bar_splitter 0x7f030000 +int color common_signin_btn_dark_text_default 0x7f030001 +int color common_signin_btn_dark_text_disabled 0x7f030002 +int color common_signin_btn_dark_text_focused 0x7f030003 +int color common_signin_btn_dark_text_pressed 0x7f030004 +int color common_signin_btn_default_background 0x7f030005 +int color common_signin_btn_light_text_default 0x7f030006 +int color common_signin_btn_light_text_disabled 0x7f030007 +int color common_signin_btn_light_text_focused 0x7f030008 +int color common_signin_btn_light_text_pressed 0x7f030009 +int color common_signin_btn_text_dark 0x7f03000a +int color common_signin_btn_text_light 0x7f03000b +int drawable common_signin_btn_icon_dark 0x7f020000 +int drawable common_signin_btn_icon_disabled_dark 0x7f020001 +int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020002 +int drawable common_signin_btn_icon_disabled_focus_light 0x7f020003 +int drawable common_signin_btn_icon_disabled_light 0x7f020004 +int drawable common_signin_btn_icon_focus_dark 0x7f020005 +int drawable common_signin_btn_icon_focus_light 0x7f020006 +int drawable common_signin_btn_icon_light 0x7f020007 +int drawable common_signin_btn_icon_normal_dark 0x7f020008 +int drawable common_signin_btn_icon_normal_light 0x7f020009 +int drawable common_signin_btn_icon_pressed_dark 0x7f02000a +int drawable common_signin_btn_icon_pressed_light 0x7f02000b +int drawable common_signin_btn_text_dark 0x7f02000c +int drawable common_signin_btn_text_disabled_dark 0x7f02000d +int drawable common_signin_btn_text_disabled_focus_dark 0x7f02000e +int drawable common_signin_btn_text_disabled_focus_light 0x7f02000f +int drawable common_signin_btn_text_disabled_light 0x7f020010 +int drawable common_signin_btn_text_focus_dark 0x7f020011 +int drawable common_signin_btn_text_focus_light 0x7f020012 +int drawable common_signin_btn_text_light 0x7f020013 +int drawable common_signin_btn_text_normal_dark 0x7f020014 +int drawable common_signin_btn_text_normal_light 0x7f020015 +int drawable common_signin_btn_text_pressed_dark 0x7f020016 +int drawable common_signin_btn_text_pressed_light 0x7f020017 +int drawable ic_plusone_medium_off_client 0x7f020018 +int drawable ic_plusone_small_off_client 0x7f020019 +int drawable ic_plusone_standard_off_client 0x7f02001a +int drawable ic_plusone_tall_off_client 0x7f02001b +int id hybrid 0x7f040004 +int id none 0x7f040000 +int id normal 0x7f040001 +int id satellite 0x7f040002 +int id terrain 0x7f040003 +int integer google_play_services_version 0x7f050000 +int string auth_client_needs_enabling_title 0x7f060000 +int string auth_client_needs_installation_title 0x7f060001 +int string auth_client_needs_update_title 0x7f060002 +int string auth_client_play_services_err_notification_msg 0x7f060003 +int string auth_client_requested_by_msg 0x7f060004 +int string auth_client_using_bad_version_title 0x7f060005 +int string common_google_play_services_enable_button 0x7f060006 +int string common_google_play_services_enable_text 0x7f060007 +int string common_google_play_services_enable_title 0x7f060008 +int string common_google_play_services_install_button 0x7f060009 +int string common_google_play_services_install_text_phone 0x7f06000a +int string common_google_play_services_install_text_tablet 0x7f06000b +int string common_google_play_services_install_title 0x7f06000c +int string common_google_play_services_invalid_account_text 0x7f06000d +int string common_google_play_services_invalid_account_title 0x7f06000e +int string common_google_play_services_network_error_text 0x7f06000f +int string common_google_play_services_network_error_title 0x7f060010 +int string common_google_play_services_unknown_issue 0x7f060011 +int string common_google_play_services_unsupported_date_text 0x7f060012 +int string common_google_play_services_unsupported_text 0x7f060013 +int string common_google_play_services_unsupported_title 0x7f060014 +int string common_google_play_services_update_button 0x7f060015 +int string common_google_play_services_update_text 0x7f060016 +int string common_google_play_services_update_title 0x7f060017 +int string common_signin_button_text 0x7f060018 +int string common_signin_button_text_long 0x7f060019 +int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 } +int styleable AdsAttrs_adSize 0 +int styleable AdsAttrs_adSizes 1 +int styleable AdsAttrs_adUnitId 2 +int[] styleable MapAttrs { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010 } +int styleable MapAttrs_cameraBearing 1 +int styleable MapAttrs_cameraTargetLat 2 +int styleable MapAttrs_cameraTargetLng 3 +int styleable MapAttrs_cameraTilt 4 +int styleable MapAttrs_cameraZoom 5 +int styleable MapAttrs_mapType 0 +int styleable MapAttrs_uiCompass 6 +int styleable MapAttrs_uiRotateGestures 7 +int styleable MapAttrs_uiScrollGestures 8 +int styleable MapAttrs_uiTiltGestures 9 +int styleable MapAttrs_uiZoomControls 10 +int styleable MapAttrs_uiZoomGestures 11 +int styleable MapAttrs_useViewLifecycle 12 +int styleable MapAttrs_zOrderOnTop 13 diff --git a/android-reactive-location/build/bundles/debug/classes.jar b/android-reactive-location/build/bundles/debug/classes.jar new file mode 100644 index 00000000..ce93013b Binary files /dev/null and b/android-reactive-location/build/bundles/debug/classes.jar differ diff --git a/android-reactive-location/build/bundles/release/AndroidManifest.xml b/android-reactive-location/build/bundles/release/AndroidManifest.xml new file mode 100644 index 00000000..316b1555 --- /dev/null +++ b/android-reactive-location/build/bundles/release/AndroidManifest.xml @@ -0,0 +1,4 @@ + + + + diff --git a/android-reactive-location/build/bundles/release/R.txt b/android-reactive-location/build/bundles/release/R.txt new file mode 100644 index 00000000..294e5c8a --- /dev/null +++ b/android-reactive-location/build/bundles/release/R.txt @@ -0,0 +1,108 @@ +int attr adSize 0x7f010000 +int attr adSizes 0x7f010001 +int attr adUnitId 0x7f010002 +int attr cameraBearing 0x7f010004 +int attr cameraTargetLat 0x7f010005 +int attr cameraTargetLng 0x7f010006 +int attr cameraTilt 0x7f010007 +int attr cameraZoom 0x7f010008 +int attr mapType 0x7f010003 +int attr uiCompass 0x7f010009 +int attr uiRotateGestures 0x7f01000a +int attr uiScrollGestures 0x7f01000b +int attr uiTiltGestures 0x7f01000c +int attr uiZoomControls 0x7f01000d +int attr uiZoomGestures 0x7f01000e +int attr useViewLifecycle 0x7f01000f +int attr zOrderOnTop 0x7f010010 +int color common_action_bar_splitter 0x7f030000 +int color common_signin_btn_dark_text_default 0x7f030001 +int color common_signin_btn_dark_text_disabled 0x7f030002 +int color common_signin_btn_dark_text_focused 0x7f030003 +int color common_signin_btn_dark_text_pressed 0x7f030004 +int color common_signin_btn_default_background 0x7f030005 +int color common_signin_btn_light_text_default 0x7f030006 +int color common_signin_btn_light_text_disabled 0x7f030007 +int color common_signin_btn_light_text_focused 0x7f030008 +int color common_signin_btn_light_text_pressed 0x7f030009 +int color common_signin_btn_text_dark 0x7f03000a +int color common_signin_btn_text_light 0x7f03000b +int drawable common_signin_btn_icon_dark 0x7f020000 +int drawable common_signin_btn_icon_disabled_dark 0x7f020001 +int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020002 +int drawable common_signin_btn_icon_disabled_focus_light 0x7f020003 +int drawable common_signin_btn_icon_disabled_light 0x7f020004 +int drawable common_signin_btn_icon_focus_dark 0x7f020005 +int drawable common_signin_btn_icon_focus_light 0x7f020006 +int drawable common_signin_btn_icon_light 0x7f020007 +int drawable common_signin_btn_icon_normal_dark 0x7f020008 +int drawable common_signin_btn_icon_normal_light 0x7f020009 +int drawable common_signin_btn_icon_pressed_dark 0x7f02000a +int drawable common_signin_btn_icon_pressed_light 0x7f02000b +int drawable common_signin_btn_text_dark 0x7f02000c +int drawable common_signin_btn_text_disabled_dark 0x7f02000d +int drawable common_signin_btn_text_disabled_focus_dark 0x7f02000e +int drawable common_signin_btn_text_disabled_focus_light 0x7f02000f +int drawable common_signin_btn_text_disabled_light 0x7f020010 +int drawable common_signin_btn_text_focus_dark 0x7f020011 +int drawable common_signin_btn_text_focus_light 0x7f020012 +int drawable common_signin_btn_text_light 0x7f020013 +int drawable common_signin_btn_text_normal_dark 0x7f020014 +int drawable common_signin_btn_text_normal_light 0x7f020015 +int drawable common_signin_btn_text_pressed_dark 0x7f020016 +int drawable common_signin_btn_text_pressed_light 0x7f020017 +int drawable ic_plusone_medium_off_client 0x7f020018 +int drawable ic_plusone_small_off_client 0x7f020019 +int drawable ic_plusone_standard_off_client 0x7f02001a +int drawable ic_plusone_tall_off_client 0x7f02001b +int id hybrid 0x7f040004 +int id none 0x7f040000 +int id normal 0x7f040001 +int id satellite 0x7f040002 +int id terrain 0x7f040003 +int integer google_play_services_version 0x7f050000 +int string auth_client_needs_enabling_title 0x7f060000 +int string auth_client_needs_installation_title 0x7f060001 +int string auth_client_needs_update_title 0x7f060002 +int string auth_client_play_services_err_notification_msg 0x7f060003 +int string auth_client_requested_by_msg 0x7f060004 +int string auth_client_using_bad_version_title 0x7f060005 +int string common_google_play_services_enable_button 0x7f060006 +int string common_google_play_services_enable_text 0x7f060007 +int string common_google_play_services_enable_title 0x7f060008 +int string common_google_play_services_install_button 0x7f060009 +int string common_google_play_services_install_text_phone 0x7f06000a +int string common_google_play_services_install_text_tablet 0x7f06000b +int string common_google_play_services_install_title 0x7f06000c +int string common_google_play_services_invalid_account_text 0x7f06000d +int string common_google_play_services_invalid_account_title 0x7f06000e +int string common_google_play_services_network_error_text 0x7f06000f +int string common_google_play_services_network_error_title 0x7f060010 +int string common_google_play_services_unknown_issue 0x7f060011 +int string common_google_play_services_unsupported_date_text 0x7f060012 +int string common_google_play_services_unsupported_text 0x7f060013 +int string common_google_play_services_unsupported_title 0x7f060014 +int string common_google_play_services_update_button 0x7f060015 +int string common_google_play_services_update_text 0x7f060016 +int string common_google_play_services_update_title 0x7f060017 +int string common_signin_button_text 0x7f060018 +int string common_signin_button_text_long 0x7f060019 +int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 } +int styleable AdsAttrs_adSize 0 +int styleable AdsAttrs_adSizes 1 +int styleable AdsAttrs_adUnitId 2 +int[] styleable MapAttrs { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010 } +int styleable MapAttrs_cameraBearing 1 +int styleable MapAttrs_cameraTargetLat 2 +int styleable MapAttrs_cameraTargetLng 3 +int styleable MapAttrs_cameraTilt 4 +int styleable MapAttrs_cameraZoom 5 +int styleable MapAttrs_mapType 0 +int styleable MapAttrs_uiCompass 6 +int styleable MapAttrs_uiRotateGestures 7 +int styleable MapAttrs_uiScrollGestures 8 +int styleable MapAttrs_uiTiltGestures 9 +int styleable MapAttrs_uiZoomControls 10 +int styleable MapAttrs_uiZoomGestures 11 +int styleable MapAttrs_useViewLifecycle 12 +int styleable MapAttrs_zOrderOnTop 13 diff --git a/android-reactive-location/build/bundles/release/classes.jar b/android-reactive-location/build/bundles/release/classes.jar new file mode 100644 index 00000000..19ee8ddf Binary files /dev/null and b/android-reactive-location/build/bundles/release/classes.jar differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/BuildConfig.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/BuildConfig.class new file mode 100644 index 00000000..cae76c4f Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/BuildConfig.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/LocationConnectionException.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/LocationConnectionException.class new file mode 100644 index 00000000..3934d730 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/LocationConnectionException.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$attr.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$attr.class new file mode 100644 index 00000000..6a8012e0 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$attr.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$color.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$color.class new file mode 100644 index 00000000..e58bc9aa Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$color.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$drawable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$drawable.class new file mode 100644 index 00000000..8d0c1d60 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$drawable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$id.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$id.class new file mode 100644 index 00000000..9f8f9742 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$id.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$integer.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$integer.class new file mode 100644 index 00000000..805ba598 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$integer.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$string.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$string.class new file mode 100644 index 00000000..b579ccc6 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$string.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$styleable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$styleable.class new file mode 100644 index 00000000..98b2101d Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R$styleable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R.class new file mode 100644 index 00000000..230ef2a2 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/R.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/ReactiveLocationProvider.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/ReactiveLocationProvider.class new file mode 100644 index 00000000..47d17822 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/ReactiveLocationProvider.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$1.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$1.class new file mode 100644 index 00000000..b7d0bf25 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$1.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$LocationConnectionCallbacks.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$LocationConnectionCallbacks.class new file mode 100644 index 00000000..6c432880 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$LocationConnectionCallbacks.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.class new file mode 100644 index 00000000..fb99ad68 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.class new file mode 100644 index 00000000..32dfc953 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.class new file mode 100644 index 00000000..9a195925 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable$1.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable$1.class new file mode 100644 index 00000000..534e21e5 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable$1.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.class new file mode 100644 index 00000000..9dba6fda Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.class new file mode 100644 index 00000000..1fb1dfb3 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$1.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$1.class new file mode 100644 index 00000000..b1cd6c1f Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$1.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$AddGeofenceResult.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$AddGeofenceResult.class new file mode 100644 index 00000000..7b8fee8a Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$AddGeofenceResult.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.class new file mode 100644 index 00000000..f1f2a146 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.class new file mode 100644 index 00000000..a00047fc Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.class new file mode 100644 index 00000000..6f4f32a6 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable$1.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable$1.class new file mode 100644 index 00000000..8f1a33e4 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable$1.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.class new file mode 100644 index 00000000..2d4ebb9a Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.class new file mode 100644 index 00000000..35748ecf Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$PengingIntentRemoveGeofenceResult.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$PengingIntentRemoveGeofenceResult.class new file mode 100644 index 00000000..c6edb824 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$PengingIntentRemoveGeofenceResult.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$RequestIdsRemoveGeofenceResult.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$RequestIdsRemoveGeofenceResult.class new file mode 100644 index 00000000..9190fb73 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$RequestIdsRemoveGeofenceResult.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.class new file mode 100644 index 00000000..c17ec74c Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.class differ diff --git a/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.class b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.class new file mode 100644 index 00000000..72a01db7 Binary files /dev/null and b/android-reactive-location/build/classes/debug/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/BuildConfig.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/BuildConfig.class new file mode 100644 index 00000000..c0cb30f8 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/BuildConfig.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/LocationConnectionException.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/LocationConnectionException.class new file mode 100644 index 00000000..3934d730 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/LocationConnectionException.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$attr.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$attr.class new file mode 100644 index 00000000..6a8012e0 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$attr.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$color.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$color.class new file mode 100644 index 00000000..e58bc9aa Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$color.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$drawable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$drawable.class new file mode 100644 index 00000000..8d0c1d60 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$drawable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$id.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$id.class new file mode 100644 index 00000000..9f8f9742 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$id.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$integer.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$integer.class new file mode 100644 index 00000000..805ba598 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$integer.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$string.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$string.class new file mode 100644 index 00000000..b579ccc6 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$string.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$styleable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$styleable.class new file mode 100644 index 00000000..98b2101d Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R$styleable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R.class new file mode 100644 index 00000000..230ef2a2 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/R.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/ReactiveLocationProvider.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/ReactiveLocationProvider.class new file mode 100644 index 00000000..47d17822 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/ReactiveLocationProvider.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$1.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$1.class new file mode 100644 index 00000000..b7d0bf25 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$1.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$LocationConnectionCallbacks.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$LocationConnectionCallbacks.class new file mode 100644 index 00000000..6c432880 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable$LocationConnectionCallbacks.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.class new file mode 100644 index 00000000..fb99ad68 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.class new file mode 100644 index 00000000..32dfc953 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.class new file mode 100644 index 00000000..9a195925 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable$1.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable$1.class new file mode 100644 index 00000000..534e21e5 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable$1.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.class new file mode 100644 index 00000000..9dba6fda Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.class new file mode 100644 index 00000000..1fb1dfb3 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$1.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$1.class new file mode 100644 index 00000000..b1cd6c1f Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$1.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$AddGeofenceResult.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$AddGeofenceResult.class new file mode 100644 index 00000000..7b8fee8a Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable$AddGeofenceResult.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.class new file mode 100644 index 00000000..f1f2a146 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.class new file mode 100644 index 00000000..a00047fc Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.class new file mode 100644 index 00000000..6f4f32a6 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable$1.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable$1.class new file mode 100644 index 00000000..8f1a33e4 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable$1.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.class new file mode 100644 index 00000000..2d4ebb9a Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.class new file mode 100644 index 00000000..35748ecf Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$PengingIntentRemoveGeofenceResult.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$PengingIntentRemoveGeofenceResult.class new file mode 100644 index 00000000..c6edb824 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$PengingIntentRemoveGeofenceResult.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$RequestIdsRemoveGeofenceResult.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$RequestIdsRemoveGeofenceResult.class new file mode 100644 index 00000000..9190fb73 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult$RequestIdsRemoveGeofenceResult.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.class new file mode 100644 index 00000000..c17ec74c Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.class differ diff --git a/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.class b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.class new file mode 100644 index 00000000..72a01db7 Binary files /dev/null and b/android-reactive-location/build/classes/release/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.class differ diff --git a/android-reactive-location/build/incremental/aidl/debug/dependency.store b/android-reactive-location/build/incremental/aidl/debug/dependency.store new file mode 100644 index 00000000..8b8400dc Binary files /dev/null and b/android-reactive-location/build/incremental/aidl/debug/dependency.store differ diff --git a/android-reactive-location/build/incremental/aidl/release/dependency.store b/android-reactive-location/build/incremental/aidl/release/dependency.store new file mode 100644 index 00000000..8b8400dc Binary files /dev/null and b/android-reactive-location/build/incremental/aidl/release/dependency.store differ diff --git a/android-reactive-location/build/incremental/mergeAssets/debug/merger.xml b/android-reactive-location/build/incremental/mergeAssets/debug/merger.xml new file mode 100644 index 00000000..e11efad3 --- /dev/null +++ b/android-reactive-location/build/incremental/mergeAssets/debug/merger.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/android-reactive-location/build/incremental/mergeAssets/release/merger.xml b/android-reactive-location/build/incremental/mergeAssets/release/merger.xml new file mode 100644 index 00000000..8fb0ffb4 --- /dev/null +++ b/android-reactive-location/build/incremental/mergeAssets/release/merger.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/android-reactive-location/build/incremental/mergeResources/debug/merger.xml b/android-reactive-location/build/incremental/mergeResources/debug/merger.xml new file mode 100644 index 00000000..0f0e7448 --- /dev/null +++ b/android-reactive-location/build/incremental/mergeResources/debug/merger.xml @@ -0,0 +1,6944 @@ + + + + + + + + + + + "Dapatkan layanan Google Play" + + "Layanan Google Play, yang diandalkan oleh beberapa aplikasi Anda, tidak didukung oleh perangkat Anda. Hubungi pabrikan untuk mendapatkan bantuan." + + "Aplikasi membutuhkan pembaruan untuk Layanan Google Play." + + "Layanan Google Play" + + "Aktifkan layanan Google Play" + + "Dapatkan layanan Google Play" + + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di ponsel Anda." + + "Masalah tidak diketahui pada layanan Google Play." + + "Masuk" + + "Aplikasi membutuhkan pemasangan Layanan Google Play." + + "Aktifkan layanan Google Play" + + "Diminta oleh + +%1$s + " + + "Aplikasi membutuhkan Layanan Google Play untuk dapat diaktifkan." + + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di tablet Anda." + + "Aplikasi ini tidak akan berjalan sampai Anda memperbarui layanan Google Play." + + "Akun yang ditentukan tidak ada di perangkat ini. Pilih akun lain." + + "Kesalahan Jaringan" + + "Sambungan data diperlukan untuk tersambung ke layanan Google Play." + + "Perbarui layanan Google Play" + + "Aplikasi mencoba menggunakan versi Layanan Google Play yang rusak." + + "Aplikasi ini tidak akan bekerja sampai Anda mengaktifkan layanan Google Play." + + "Perbarui" + + "Kesalahan layanan Google Play" + + "Masuk dengan Google" + + "Akun Tidak Valid" + + "Tampaknya tanggal di perangkat salah. Periksa tanggal di perangkat." + + + + "取得 Google Play 服務" + + "更新" + + "您必須更新 Google Play 服務,才能執行這個應用程式。" + + "啟用 Google Play 服務" + + "Google Play 服務出現不明問題。" + + "Google Play 服務錯誤" + + "應用程式嘗試使用錯誤版本的「Google Play 服務」。" + + "Google Play 服務" + + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + + "要連接 Google Play 服務,必需數據連線。" + + "您的手機未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + + "無效的帳戶" + + "您的平板電腦未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + + "必須安裝「Google Play 服務」,才能使用應用程式。" + + "取得 Google Play 服務" + + "登入 Google" + + "裝置上的日期看來不正確,請檢查裝置上的日期。" + + "更新 Google Play 服務" + + "必須更新「Google Play 服務」,才能使用應用程式。" + + "您必須啟用 Google Play 服務,才能執行這個應用程式。" + + "登入" + + "必須啟用「Google Play 服務」,才能使用應用程式。" + + "這個裝置上沒有您指定的帳戶,請選擇其他帳戶。" + + "網絡錯誤" + + "啟用 Google Play 服務" + + "「 + +%1$s + 」提出要求" + + + + "Kirjaudu Google-tiliin" + + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat puhelimesta." + + "Google Play -palveluiden käyttöön tarvitaan tietoliikenneyhteys." + + "Ota käyttöön Google Play -palvelut, jotta sovellus toimii." + + "Asenna Google Play -palvelut" + + "Tili ei kelpaa" + + "Google Play -palvelut" + + "Tämä sovellus ei toimi, ellet päivitä Google Play -palveluita." + + "Päivitä Google Play -palvelut, jotta sovellus toimii." + + "Pyynnön teki + +%1$s + " + + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat tablet-laitteesta." + + "Sovellus yritti käyttää virheellistä Google Play -palveluiden versiota" + + "Asenna Google Play -palvelut, jotta sovellus toimii." + + "Kyseistä tiliä ei ole tällä laitteella. Valitse toinen tili." + + "Google Play -palveluita, joita osa sovelluksistasi käyttää, ei tueta laitteellasi. Pyydä ohjeita laitteen valmistajalta." + + "Kirjaudu" + + "Virhe Google Play -palveluissa" + + "Ota Google Play -palv. käyttöön" + + "Tämä sovellus ei toimi, ellet ota Google Play -palveluita käyttöön." + + "Päivitä" + + "Tuntematon ongelma käytettäessä Google Play -palveluita." + + "Ota Google Play -palvelut käyttöön" + + "Asenna Google Play -palvelut" + + "Laitteen päivämäärä vaikuttaa virheelliseltä. Tarkista laitteen päivämäärä." + + "Verkkovirhe" + + "Päivitä Google Play -palvelut" + + + + "Апликација захтева инсталирање Google Play услуга." + + "Ова апликација не може да се покрене без Google Play услуга, које недостају на телефону." + + "Ова апликација неће функционисати ако не омогућите Google Play услуге." + + "Ажурирање Google Play услуга" + + "Google Play услуге" + + "Ажурирај" + + "Захтева + +%1$s + " + + "Преузимање Google Play услуга" + + "Апликација захтева ажурирање Google Play услуга." + + "Омогућавање Google Play услуга" + + "Пријави ме" + + "Преузми Google Play услуге" + + "Апликација је покушала да користи лошу верзију Google Play услуга." + + "Апликација захтева да Google Play услуге буду омогућене." + + "Грешка Google Play услуга" + + "Неважећи налог" + + "Ова апликација не може да се покрене ако не ажурирате Google Play услуге." + + "Непознат проблем са Google Play услугама." + + "Омогући Google Play услуге" + + "Грешка на мрежи" + + "Наведени налог не постоји на овом уређају. Одаберите други налог." + + "За повезивање са Google Play услугама потребна је веза за пренос података." + + "Google Play услуге, које су потребне за функционисање неких од апликација, нису подржане на уређају. Контактирајте произвођача да бисте добили помоћ." + + "Изгледа да су подаци на уређају нетачни. Проверите датум на уређају." + + "Ова апликација не може да се покрене без Google Play услуга, које недостају на таблету." + + "Пријави ме преко Google-а" + + + + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטאבלט שלך." + + "‏שירותי Google Play" + + "שגיאת רשת." + + "‏יש אפליקציה המחייבת התקנה של שירותי Google Play." + + "היכנס" + + "‏יש אפליקציה המחייבת הפעלה של שירותי Google Play." + + "‏הפעלת שירותי Google Play" + + "‏יש אפליקציה שניסתה להשתמש בגרסה שגויה של שירותי Google Play." + + "חשבון לא חוקי" + + "התבקשה על ידי + +%1$s + " + + "‏יש אפליקציה המחייבת עדכון של שירותי Google Play." + + "‏דרוש חיבור נתונים כדי להתחבר לשירותי Google Play." + + "‏היכנס באמצעות Google" + + "‏אפליקציה זו לא תפעל אם לא תעדכן את שירותי Google Play." + + "‏קבל את שירותי Google Play" + + "‏עדכון שירותי Google Play" + + "החשבון שצוין לא קיים במכשיר זה. בחר חשבון אחר." + + "‏הפעל את שירותי Google Play" + + "‏שגיאה בשירותי Google Play" + + "‏בעיה לא ידועה בשירותי Google Play." + + "‏שירותי Google Play, שחלק מהאפליקציות שלך מתבססות עליהם, אינם נתמכים על ידי המכשיר שברשותך. צור קשר עם היצרן לקבלת סיוע." + + "‏קבל את שירותי Google Play" + + "עדכן" + + "נראה שהתאריך במכשיר שגוי. בדוק את התאריך במכשיר." + + "‏אפליקציה זו לא תעבוד אם לא תפעיל את שירותי Google Play." + + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטלפון שלך." + + + + "Ativar o Google Play Services" + + "Este aplicativo só funciona com o Google Play Services ativado." + + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + + "É necessária uma conexão de dados para conectar ao Google Play Services." + + "Problema desconhecido com o Google Play Services." + + "Fazer login com o Google" + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + + "Ocorreu um erro no Google Play Services" + + "Ative o Google Play Services" + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + + "Solicitado por + +%1$s + " + + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + + "Erro na rede" + + "Um aplicativo tentou usar uma versão errada do Google Play Services." + + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + + "Um aplicativo requer a ativação do Google Play Services." + + "Um aplicativo requer a atualização do Google Play Services." + + "Instalar o Google Play Services" + + "Play Services" + + "Atualize o Google Play Services" + + "A conta especificada não existe no dispositivo. Escolha outra conta." + + "Login" + + "Atualizar" + + "Conta inválida" + + "Instale o Google Play Services" + + "Um aplicativo requer a instalação do Google Play Services." + + + + "Aplikacja wymaga włączenia Usług Google Play." + + "Aplikacja próbowała skorzystać z nieprawidłowej wersji Usług Google Play." + + "Aplikacja wymaga zainstalowania Usług Google Play." + + "Zaloguj się" + + "Aktualizuj" + + "Korzystanie z usług Google Play wymaga połączenia z internetem." + + "Podanego konta nie ma na tym urządzeniu. Wybierz inne konto." + + "Zaloguj się przez Google" + + "Usługi Google Play, od których zależy działanie niektórych aplikacji, nie są obsługiwane na Twoim urządzeniu. Skontaktuj się z producentem, by uzyskać pomoc." + + "Data ustawiona na urządzeniu wydaje się nieprawidłowa. Sprawdź datę ustawioną na urządzeniu." + + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na tablecie." + + "Nieznany problem z Usługami Google Play." + + "Aktualizuj Usługi Google Play" + + "Nieprawidłowe konto" + + "Ta aplikacja nie będzie działać, jeśli nie włączysz Usług Google Play." + + "Aplikacja wymaga aktualizacji Usług Google Play." + + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na telefonie." + + "Pobierz Usługi Google Play" + + "Błąd sieci" + + "Żądanie z aplikacji + +%1$s + " + + "Włącz Usługi Google Play" + + "Usługi Google Play" + + "Włącz Usługi Google Play" + + "Pobierz Usługi Google Play" + + "Błąd usług Google Play" + + "Ta aplikacja nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." + + + + "Fejl i Google Play-tjenester" + + "Den angivne konto findes ikke på denne enhed. Vælg en anden konto." + + "Opdater" + + "Denne app kan ikke køre, medmindre du opdaterer Google Play-tjenester." + + "Aktivér Google Play-tjenester" + + "Denne app virker ikke, medmindre du aktiverer Google Play-tjenester." + + "En applikation kræver, at Google Play er installeret." + + "En applikation forsøgte at bruge en defekt version af Google Play." + + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din telefon." + + "Anmodning fra + +%1$s + " + + "Ukendt problem med Google Play-tjenester." + + "Ugyldig konto" + + "En applikation kræver en opdatering af Google Play." + + "Log ind med Google" + + "Google Play-tjenester, som nogle af dine applikationer er afhængige af, understøttes ikke af din enhed. Kontakt producenten for at få hjælp." + + "Aktivér Google Play-tjenester" + + "Hent Google Play-tjenester" + + "Netværksfejl" + + "Der kræves en dataforbindelse for at oprette forbindelse til Google Play-tjenester." + + "Datoen på enheden ser ud til at være forkert. Husk at kontrollere datoen på enheden." + + "Opdater Google Play-tjenester" + + "Hent Google Play-tjenester" + + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din tablet." + + "Log ind" + + "En applikation kræver, at Google Play er aktiveret." + + "Google Play-tjenester" + + + + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos telefone." + + "Netinkama paskyra" + + "Įrenginyje nurodyta data neteisinga. Patikrinkite įrenginyje nurodytą datą." + + "Norint naudoti programą būtina atnaujinti „Google Play“ paslaugas." + + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos planšetiniame kompiuteryje." + + "Programa bandė naudotis netinkama „Google Play“ paslaugų versija." + + "Nežinoma „Google Play“ paslaugų problema." + + "Norint naudoti programą būtina įdiegti „Google Play“ paslaugas." + + "Įgalinti „Google Play“ paslaugas" + + "Tinklo klaida" + + "Gauti „Google Play“ paslaugų" + + "Ši programa neveiks, jei neįgalinsite „Google Play“ paslaugų." + + "Ši programa neveiks, jei neatnaujinsite „Google Play“ paslaugų." + + "Įgal. „Google Play“ paslaugas" + + "Atnaujinti „Google Play“ paslaugas" + + "Jūsų įrenginys nepalaiko „Google Play“ paslaugų, kuriomis remiasi kai kurios programos. Jei reikia pagalbos, susisiekite su gamintoju." + + "Prisij. naud. „Google“" + + "Atnaujinti" + + "„Google Play“ paslaugos" + + "„Google Play“ paslaugų klaida" + + "Norint prisijungti prie „Google Play“ paslaugų reikia duomenų ryšio." + + "Nurodytos paskyros šiame įrenginyje nėra. Pasirinkite kitą paskyrą." + + "Užklausą pateikė „ + +%1$s + “" + + "Norint naudoti programą būtina įgalinti „Google Play“ paslaugas." + + "Prisij." + + "Gauti „Google Play“ paslaugų" + + + + "기기의 날짜가 잘못된 것 같습니다. 기기의 날짜를 확인해 주세요." + + "Google Play 서비스 설치" + + "Google Play 서비스 사용" + + "지정한 계정이 이 기기에 존재하지 않습니다. 다른 계정을 선택하세요." + + "Google Play 서비스를 사용하도록 설정해야 하는 애플리케이션입니다." + + "업데이트" + + "Google Play 서비스를 업데이트해야 하는 애플리케이션입니다." + + "Google Play 서비스를 업데이트해야만 이 앱이 실행됩니다." + + "로그인" + + "Google Play 서비스 업데이트" + + "태블릿에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + + "Google Play 서비스" + + "애플리케이션에서 잘못된 버전의 Google Play 서비스를 사용하려고 했습니다." + + "Google Play 서비스 사용" + + "Google Play 서비스를 사용하도록 설정해야 이 앱이 작동합니다." + + "Google Play 서비스 설치" + + "Google Play 서비스 오류" + + "Google Play 서비스에 알 수 없는 문제가 발생했습니다." + + "네트워크 오류" + + "일부 사용자 애플리케이션에 필요한 Google Play 서비스가 사용자 기기에서 지원되지 않습니다. 기기 제조업체에 문의하시기 바랍니다." + + " + +%1$s + 에서 요청" + + "Google 계정으로 로그인" + + "Google Play 서비스에 연결하려면 데이터 연결이 필요합니다." + + "Google Play 서비스를 설치해야 하는 애플리케이션입니다." + + "올바르지 않은 계정" + + "휴대전화에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + "Грешка в мрежата" + + "Активиране на услугите за Google Play" + + "Услуги за Google Play: Изтегл." + + "Приложение опита да ползва неправилна версия на услуг. за Google Play." + + "Това приложение няма да се изпълнява, освен ако не актуализирате услугите за Google Play." + + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в телефона ви." + + "Услуги за Google Play: Актив." + + "Приложение изисква инсталирането на услугите за Google Play." + + "Невалиден профил" + + "Заявено от + +%1$s + " + + "Това приложение няма да работи, освен ако не активирате услугите за Google Play." + + "Услуги за Google Play" + + "Актуализиране" + + "Актуализиране на услугите за Google Play" + + "Вход" + + "Услугите за Google Play, на които разчитат някои от приложенията ви, не се поддържат от устройството ви. Моля, свържете се с производителя за помощ." + + "Неизвестен проблем с услугите за Google Play." + + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в таблета ви." + + "Посоченият профил не съществува на това устройство. Моля, изберете друг." + + "Грешка в услугите за Google Play" + + "Приложение изисква активирането на услугите за Google Play." + + "Изтегляне на услугите за Google Play" + + "Приложение изисква актуализирането на услугите за Google Play." + + "Вход с Google" + + "За свързване с услугите за Google Play се изисква връзка за данни." + + "Изглежда, че датата на устройството е неправилна. Моля, проверете я." + + + + "Google Play-Dienste aktivieren" + + "Google Play-Dienste" + + "Fehler bei Google Play-Diensten" + + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Telefon nicht installiert sind." + + "Diese App wird nur ausgeführt, wenn Sie die Google Play-Dienste aktualisieren." + + "Aktualisieren" + + "Anwendung erfordert die Installation von Google Play-Diensten" + + "Unbekanntes Problem mit Google Play-Diensten" + + "Anwendung erfordert aktivierte Google Play-Dienste" + + "Über Google anmelden" + + "Angefordert von + +%1$s + " + + "Das angegebene Konto ist auf diesem Gerät nicht vorhanden. Bitte wählen Sie ein anderes Konto aus." + + "Das Datum auf dem Gerät scheint falsch zu sein. Bitte überprüfen Sie das Datum auf dem Gerät." + + "Ungültiges Konto" + + "Google Play-Dienste aktivieren" + + "Netzwerkfehler" + + "Anmelden" + + "Google Play-Dienste, auf denen einige Ihrer Apps basieren, werden von diesem Gerät nicht unterstützt. Wenden Sie sich für weitere Informationen an den Hersteller." + + "Anwendung versuchte, defekte Google Play-Dienste-Version zu verwenden" + + "Diese App funktioniert nur, wenn Sie die Google Play-Dienste aktivieren." + + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Tablet nicht installiert sind." + + "Google Play-Dienste installieren" + + "Anwendung erfordert ein Update für Google Play-Dienste" + + "Google Play-Dienste aktualisieren" + + "Google Play-Dienste installieren" + + "Um eine Verbindung zu den Google Play-Diensten herzustellen, ist eine Datenverbindung erforderlich." + + + + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på telefonen din." + + "En app krever at Google Play Tjenester oppdateres." + + "Ugyldig konto" + + "En app prøvde å bruke en skadet versjon av Google Play Tjenester." + + "Den angitte kontoen finnes ikke på enheten. Velg en annen konto." + + "Google Play-tjenester" + + "Logg inn med Google" + + "Aktiver Google Play Tjenester" + + "Oppdater Google Play Tjenester" + + "Logg på" + + "Du må ha datatilkobling for å koble deg til Google Play-tjenester." + + "En app krever at Google Play Tjenester installeres." + + "Datoen på enheten ser ut til å være feil. Sjekk datoen på enheten." + + "Denne appen fungerer ikke med mindre du aktiverer Google Play Tjenester." + + "Nettverksfeil" + + "Installer Google Play Tjenester" + + "Google Play Tjenester, som noen av appene er avhengige av, støttes ikke av enheten. Ta kontakt med produsenten for å få hjelp." + + "En app krever Google Play Tjenester for å aktiveres." + + "Forespurt av + +%1$s + " + + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på nettbrettet ditt." + + "Oppdater" + + "Google Play Tjenester-feil" + + "Aktiver Google Play Tjenester" + + "Det oppsto et ukjent problem med Google Play Tjenester." + + "Denne appen kan ikke kjøres før du oppdaterer Google Play Tjenester." + + "Installer Google Play Tjenester" + + + + "Solicitada por + +%1$s + " + + "Una aplicación requiere que se habiliten los servicios de Play." + + "Descargar servicios de Google Play" + + "Iniciar sesión" + + "Se necesita una conexión de datos para establecer conexión con los servicios de Google Play." + + "Parece que la fecha del dispositivo es incorrecta. Compruébala." + + "Esta aplicación no se ejecutará si tu teléfono no tiene instalados los servicios de Google Play." + + "Error desconocido relacionado con los servicios de Google Play" + + "Esta aplicación no funcionará si no habilitas los servicios de Google Play." + + "Tu dispositivo no es compatible con los servicios de Google Play, de los cuales dependen tus aplicaciones. Para obtener asistencia, ponte en contacto el fabricante." + + "Actualizar" + + "Una aplicación requiere que se actualicen los servicios de Google Play." + + "Una aplicación requiere que se instalen los servicios de Google Play." + + "Habilitar servicios de Google Play" + + "Una aplicación intentó usar versión incorrecta de servicios de Google Play." + + "Esta aplicación no se ejecutará si no actualizas los servicios de Google Play." + + "Descargar servicios de Google Play" + + "Actualizar servicios de Google Play" + + "Cuenta no válida" + + "Error de los servicios de Google Play" + + "Iniciar sesión con Google" + + "Habilitar servicios de Google Play" + + "Error de red" + + "La cuenta especificada no existe en este dispositivo. Selecciona otra cuenta." + + "Servicios de Google Play" + + "Esta aplicación no se ejecutará si tu tablet no tiene instalados los servicios de Google Play." + + + + + + "Az alkalmazás csak akkor fog működni, ha engedélyezi a Google Play Szolgáltatásokat." + + "Belépés" + + "Érvénytelen fiók" + + "Egy alkalmazás kéri a Google Play Szolgáltatások telepítését." + + "Google Play szolgáltatási hiba" + + "Play Szolgáltatások telepítése" + + "Az alkalmazás csak akkor fog működni, ha frissíti a Google Play Szolgáltatásokat." + + "Egy alkalmazás kéri a Google Play Szolgáltatások frissítését." + + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a telefonon." + + "Google Play Szolgáltatások" + + "Play Szolgáltatások aktiválása" + + "Google Play Szolgáltatások aktiválása" + + "A megadott fiók nem létezik ezen az eszközön. Kérjük, válasszon másik fiókot." + + "Egy alkalmazás a Play Szolgáltatások rossz verzióját akarta használni." + + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a táblagépen." + + "Hálózati hiba" + + "Play Szolgáltatások telepítése" + + "A Google Play Szolgáltatásokhoz történő kapcsolódáshoz adatkapcsolat szükséges." + + "Google-bejelentkezés" + + "Az eszközön beállított dátum helytelen. Kérjük, ellenőrizze azt." + + "Ismeretlen hiba a Google Play Szolgáltatásokban." + + "Play Szolgáltatások frissítése" + + "A Google Play Szolgáltatásokat, amelyre egyes alkalmazások támaszkodnak, nem támogatja az eszköz. Segítségért forduljon az eszköz gyártójához." + + "Igénylő: + +%1$s + " + + "Frissítés" + + "Egy alkalmazás kéri a Google Play Szolgáltatások engedélyezését." + + + + "Teie seade ei toeta Google Play teenuseid, millele mõni teie rakendustest toetub. Abi saamiseks võtke ühendust tootjaga." + + "Lubage Google Play teenused" + + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie telefonis pole." + + "Rakenduse kasutamiseks peavad olema lubatud Google Play teenused." + + "Seda rakendust ei saa käitada, kui te ei värskenda Google Play teenuseid." + + "Viga Google Play teenustes" + + "Google Play teenuste tundmatu probleem." + + "Seadme kuupäev paistab olevat vale. Kontrollige seadme kuupäeva." + + "Lubage Google Play teenused" + + "Vale konto" + + "Google Play teenustega ühenduse loomiseks on vajalik andmesideühendus." + + "Värskendage Google Play teenuseid" + + "Võrgu viga" + + "Hankige Google Play teenused" + + "Rakendus püüdis kasutada Google Play teenuste sobimatut versiooni." + + "See rakendus ei tööta, kui te ei luba Google Play teenuseid." + + "Google Play teenused" + + "Logi sisse" + + "Päringu esitas: + +%1$s + " + + "Hankige Google Play teenused" + + "Määratud kontot pole selles seadmes olemas. Valige muu konto." + + "Värskenda" + + "Logi sisse Google\'iga" + + "Rakenduse kasutamiseks peavad olema installitud Google Play teenused." + + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie tahvelarvutis pole." + + "Rakenduse kasutamiseks tuleb värskendada Google Play teenuseid." + + + + "É necessária uma ligação de dados para se ligar aos Serviços do Google Play." + + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu telemóvel." + + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu tablet." + + "Uma aplicação necessita da ativação dos Serviços do Google Play." + + "Inic. ses." + + "Solicitado por + +%1$s + " + + "Atualizar serviços do Google Play" + + "Problema desconhecido nos serviços do Google Play." + + "Ativar serviços do Google Play" + + "Aplicação tentou utiliz. versão incorreta dos Serviços do Google Play." + + "Os serviços do Google Play, dos quais dependem algumas das suas aplicações, não são suportados pelo seu dispositivo. Contacte o fabricante para obter assistência." + + "Erro dos serviços do Google Play" + + "A data no dispositivo parece estar incorreta. Verifique a data no dispositivo." + + "Esta aplicação não funcionará enquanto não ativar os serviços do Google Play." + + "Inic. sessão com o Google" + + "Serviços do Google Play" + + "Obter serviços do Google Play" + + "Ativar serviços do Google Play" + + "Esta aplicação não será executada enquanto não atualizar os serviços do Google Play." + + "Erro de Rede" + + "Obter serviços do Google Play" + + "Conta Inválida" + + "Atualizar" + + "A conta especificada não existe neste dispositivo. Escolha uma conta diferente." + + "Uma aplicação necessita da instalação dos Serviços do Google Play." + + "Uma aplicação necessita da atualização dos Serviços do Google Play." + + + + "تسجيل الدخول" + + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في هاتفك." + + "تم الطلب عن طريق + +%1$s + " + + "حساب غير صالح" + + "‏يتطلب الاتصال بخدمات Google Play وجود اتصال بيانات." + + "‏خطأ في خدمات Google Play" + + "‏تسجيل الدخول باستخدام Google" + + "‏يحاول أحد التطبيقات استخدام إصدار غير صالح من خدمات Google Play." + + "‏الحصول على خدمات Google Play" + + "‏تحديث خدمات Google Play" + + "‏تمكين خدمات Google Play" + + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في جهازك اللوحي." + + "‏لن يتم تشغيل هذا التطبيق ما لم تحدِّث خدمات Google Play." + + "الحساب الذي تمّ تحديده غير موجود على الجهاز. يُرجى اختيار حساب آخر." + + "خطأ في الشبكة" + + "‏خدمات Google Play" + + "‏خدمات Google Play التي تستجيب لها بعض تطبيقاتك لا تعمل على جهازك. يُرجى الاتصال بجهة التصنيع للحصول على المساعدة." + + "‏يتطلب أحد التطبيقات تثبيت خدمات Google Play." + + "‏لن يعمل هذا التطبيق ما لم يتم تمكين خدمات Google Play." + + "‏تمكين خدمات Google Play" + + "‏الحصول على خدمات Google Play" + + "‏حدثت مشكلة غير معروفة في خدمات Google Play." + + "يبدو أن التاريخ على الجهاز غير صحيح. الرجاء التحقق من التاريخ على الجهاز." + + "تحديث" + + "‏يتطلب أحد التطبيقات تمكين خدمات Google Play." + + "‏يتطلب أحد التطبيقات تحديث خدمات Google Play." + + + + "ขอโดย + +%1$s + " + + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในโทรศัพท์ของคุณ" + + "รับบริการ Google Play" + + "ลงชื่อใช้" + + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการติดตั้งบริการ Google Play" + + "บัญชีที่ระบุไม่มีอยู่บนอุปกรณ์นี้ โปรดเลือกบัญชีอื่น" + + "อัปเดตบริการ Google Play" + + "บัญชีไม่ถูกต้อง" + + "เปิดใช้งานบริการ Google Play" + + "ข้อผิดพลาดของบริการ Google Play" + + "รับบริการ Google Play" + + "ปัญหาที่ไม่รู้จักของบริการ Google Play" + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีบริการ Google Play เพื่อเปิดใช้งาน" + + "เปิดใช้งานบริการ Google Play" + + "อัปเดต" + + "บริการ Google Play ซึ่งใช้งานในบางแอปพลิเคชัน ไม่ได้รับการสนับสนุนโดยอุปกรณ์ของคุณ โปรดติดต่อผู้ผลิตเพื่อขอรับความช่วยเหลือ" + + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะเปิดใช้งานบริการ Google Play" + + "แอปพลิเคชันหนึ่งพยายามใช้เวอร์ชันที่ไม่เหมาะสมของบริการ Google Play" + + "ลงชื่อเข้าใช้ด้วย Google" + + "บริการ Google Play" + + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในแท็บเล็ตของคุณ" + + "ข้อผิดพลาดของเครือข่าย" + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการอัปเดตสำหรับบริการ Google Play" + + "ต้องมีการเขื่อมต่อข้อมูลเพื่อเชื่อมต่อกับบริการ Google Play" + + "วันที่บนอุปกรณ์ไม่ถูกต้อง โปรดตรวจสอบวันที่บนอุปกรณ์" + + + + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på surfplattan." + + "Google Play Tjänster måste aktiveras för en att app ska fungera." + + "Uppdatera Google Play Tjänster" + + "En dataanslutning krävs för att ansluta till Google Plays tjänster." + + "Aktivera Google Play Tjänster" + + "Du måste aktivera Google Play Tjänster för att den här appen ska fungera." + + "Logga in" + + "En olämplig version av Google Play Tjänster anropades av en app." + + "Fel på Google Play Tjänster" + + "Nätverksfel" + + "Aktivera Google Play Tjänster" + + "Det angivna kontot finns inte på den här enheten. Välj ett annat konto." + + "Google Play-tjänster" + + "Begärdes av + +%1$s + " + + "Du måste uppdatera Google Play Tjänster innan du kan köra den här appen." + + "Hämta Google Play Tjänster" + + "Ogiltigt konto" + + "Datumet på enheten verkar inte vara rätt. Kontrollera datumet på enheten." + + "Uppdatera" + + "Okänt problem med Google Play Tjänster" + + "Några av dina appar använder Google Play-tjänster som inte stöds av din enhet. Kontakta tillverkaren om du vill ha hjälp." + + "Hämta Google Play Tjänster" + + "Logga in med Google" + + "Google Play Tjänster måste uppdateras för en app ska fungera." + + "Google Play Tjänster måste installeras för att en app ska fungera." + + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på mobilen." + + + + "حساب نامعتبر" + + "‏برنامه‌ای تلاش کرد از نسخه نادرستی از خدمات Google Play استفاده کند." + + "‏تا زمانی‌که خدمات Google Play را به‌روز نکنید این برنامه کار نمی‌کند." + + "‏به‌روزرسانی خدمات Google Play" + + "‏مشکل نامشخص در خدمات Google Play." + + "حسابی که تعیین کردید در این دستگاه وجود ندارد. لطفاً حساب دیگری را انتخاب کنید." + + "‏فعال کردن خدمات Google Play" + + "‏برای اتصال به خدمات Google Play اتصال داده لازم است." + + "‏خدمات Google Play، که برخی از برنامه‌های شما به آن وابسته است، توسط دستگاه شما پشتیبانی نمی‌شود. لطفاً برای دریافت کمک با سازنده تماس بگیرید." + + "درخواست توسط + +%1$s + " + + "‏برنامه‌ای به نصب خدمات Google Play نیاز دارد." + + "‏خطا در خدمات Google Play" + + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در تلفن شما وجود ندارد." + + "‏ورود به سیستم با Google‎" + + "‏فعال کردن خدمات Google Play" + + "ورود به سیستم" + + "‏دریافت خدمات Google Play" + + "به‌روزرسانی" + + "تاریخ روی دستگاه ظاهراً اشتباه است. لطفاً تاریخ روی دستگاه را بررسی کنید." + + "‏دریافت خدمات Google Play" + + "‏برنامه‌ای به فعال کردن خدمات Google Play نیاز دارد." + + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در رایانهٔ لوحی شما وجود ندارد." + + "خطای شبکه" + + "‏تا زمانی‌که خدمات Google Play را فعال نکنید این برنامه کار نمی‌کند." + + "‏خدمات Google Play" + + "‏برنامه‌ای به به‌روزرسانی خدمات Google Play نیاز دارد." + + + + "Conta inválida" + + "Um aplicativo requer a atualização do Google Play Services." + + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + + "Um aplicativo tentou usar uma versão errada do Google Play Services." + + "Ative o Google Play Services" + + "Atualize o Google Play Services" + + "Ativar o Google Play Services" + + "Um aplicativo requer a instalação do Google Play Services." + + "Atualizar" + + "Este aplicativo só funciona com o Google Play Services ativado." + + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + + "Problema desconhecido com o Google Play Services." + + "Login" + + "Erro na rede" + + "Solicitado por + +%1$s + " + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + + "Instalar o Google Play Services" + + "Ocorreu um erro no Google Play Services" + + "Fazer login com o Google" + + "A conta especificada não existe no dispositivo. Escolha outra conta." + + "Instale o Google Play Services" + + "Play Services" + + "Um aplicativo requer a ativação do Google Play Services." + + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + + "É necessária uma conexão de dados para conectar ao Google Play Services." + + + + "Lai šī lietotne darbotos, iespējojiet Google Play pakalpojumus." + + "Lai šī lietotne darbotos, atjauniniet Google Play pakalpojumus." + + "Nezināma problēma ar Google Play pakalpojumiem." + + "Google Play pakalpojumu iespējošana" + + "Lai izveidotu savienojumu ar Google Play pakalpojumiem, ir nepieciešams datu savienojums." + + "Lai šī lietotne darbotos, tālrunī ir jāinstalē Google Play pakalpojumi." + + "Jūsu ierīce neatbalsta Google Play pakalpojumus, kuri nepieciešami dažu jūsu lietojumprogrammu darbībai. Lūdzu, sazinieties ar ražotāju, lai saņemtu palīdzību." + + "Šķiet, ka ierīcē ir iestatīts nepareizs datums. Lūdzu, pārbaudiet ierīces datumu." + + "Lai lietojumprogramma darbotos, ir jāiespējo Google Play pakalpojumi." + + "Nederīgs konts" + + "Google Play pakalpojumi" + + "Lai lietojumprogramma darbotos, ir jāinstalē Google Play pakalpojumi." + + "Google Play pakalpojumu atjaunināšana" + + "Norādītais konts šajā ierīcē nepastāv. Lūdzu, izvēlieties citu kontu." + + "Google Play pakalpojumu iegūšana" + + "Atjaunināt" + + "Lai lietojumprogramma darbotos, jāatjaunina Google Play pakalpojumi." + + "Pierakstīties Google" + + "Pieprasījums no lietotnes + +%1$s + " + + "Google Play pakalpojumu kļūda" + + "Lai šī lietotne darbotos, planšetdatorā ir jāinstalē Google Play pakalpojumi." + + "Lietojumpr. mēģināja izmantot nederīgu Google Play pakalp. versiju." + + "Iespējot Google Play pakalpojumus" + + "Pierakst." + + "Iegūt Google Play pakalpojumus" + + "Tīkla kļūda" + + + + "Errore Google Play Services" + + "Installa Google Play Services" + + "Attiva Google Play Services" + + "La data sul dispositivo sembra sbagliata. Controllala." + + "L\'app non funzionerà se non aggiorni Google Play Services." + + "L\'app non funzionerà senza Google Play Services, non presente sul tuo telefono." + + "Un\'applicazione richiede l\'installazione di Google Play Services." + + "Aggiorna Google Play Services" + + "Accedi con Google" + + "Errore di rete" + + "Google Play Services" + + "Account non valido" + + "Un\'applicazione richiede un aggiornamento di Google Play Services." + + "Accedi" + + "Richiesta da + +%1$s + " + + "Attiva Google Play Services" + + "La piattaforma Google Play Services, su cui sono basate alcune delle tue applicazioni, non è supportata dal dispositivo in uso. Per assistenza, contatta il produttore." + + "È necessaria una connessione dati per connettersi a Google Play Services." + + "L\'app non funzionerà senza Google Play Services, non presente sul tuo tablet." + + "Installa Google Play Services" + + "Problema sconosciuto con Google Play Services." + + "L\'account specificato non esiste su questo dispositivo. Scegli un altro account." + + "Un\'app ha tentato di usare una versione non valida di Play Services." + + "Un\'applicazione richiede l\'attivazione di Google Play Services." + + "L\'app non funzionerà se non attivi Google Play Services." + + "Aggiorna" + + + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi unike amandla amasevisi e-Google Play." + + "Uhlelo lokusebenza ludinga ukufakwa kwamasevisi we-Google Play." + + "Nika amandla amasevisi e-Google Play" + + "Buyekeza amasevisi e-Google Play" + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho kuthebulethi yakho." + + "Uhlelo lokusebenza luzame ukusebenzisa inguqulo embi yamasevisi we-Google Play." + + "Isibuyekezo" + + "Uhlelo lokusebenza ludinga isibuyekezo samasevisi we-Google Play." + + "Kucelwe yi- + +%1$s + " + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi ubuyekeze amasevisi e-Google Play." + + "Nika amandla amasevisi e-Google Play" + + "Iphutha lenethiwekhi" + + "Uhlelo lokusebenza ludinga amasevisi we-Google Play ukuze anikwe amandla." + + "Idethi kudivayisi ibonakala ingalungile. Sicela uhlole idethi kudivayisi." + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho efonini yakho." + + "Iphutha lamasevisi we-Google Play" + + "Kudingeka ukuxhumeka kwedatha ukuze kuxhunyekwe kumasevisi we-Google Play." + + "Indaba engaziwa yamasevisi we-Google Play" + + "Thola amasevisi e-Google Play" + + "I-Akhawunti ecacisiwe ayikho kule divayisi. Sicela ukhethe i-akhawunti ehlukile." + + "I-Akhawunti engavumelekile" + + "Amasevisi we-Google Play, okungukuthi ezinye izinhlelo zakho zithembele kuwo, awasekelwe yidivayisi yakho. Sicela uxhumane nomkhiqizi ukuze uthole usizo." + + "Thola amasevisi e-Google Play" + + "Amasevisi we-Google Play" + + "Ngena ngemvume nge-Google" + + "Ngena ngemvume" + + + + "Google Play სერვისების გააქტიურება" + + "აპლიკაცია საჭიროებს Google Play Services-ის ინსტალაციას." + + "ანგარიში არასწორია" + + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + + "აპლიკაცია შეეცადა გამოეყენებინა Google Play სერვისების არასწორი ვერსია." + + "Google-ით შესვლა" + + "როგორც ჩანს, მოწყობილობის თარიღი არასწორია. გთხოვთ, შეამოწმოთ მოწყობილობის თარიღი." + + "შესვლა" + + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + + "Google Play სერვისები" + + "ეს აპი ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." + + "ქსელის შეცდომა" + + "Google Play სერვისების განახლება" + + "მითითებული ანგარიში ამ მოწყობილობაზე არ არსებობს. გთხოვთ, აირჩიოთ სხვა ანგარიში." + + "Google Play Services-თან დასაკავშირებლად მონაცემთა გადაცემა აუცილებელია." + + "Google Play სერვისების გააქტიურება" + + "აპლიკაცია საჭიროებს გააქტიურებულ Google Play Services." + + "განახლება" + + "Google Play სერვისების მიღება" + + "ეს აპი არ იმუშავებს, თუ არ გაააქტიურებთ Google Play სერვისებს." + + "მომთხოვნი: + +%1$s + " + + "Google Play სერვისების მიღება" + + "Google Play სერვისებთან დაკავშირებით უცნობი შეფერხება წარმოიშვა." + + "Google Play სერვისების შეცდომა" + + "აპლიკაცია საჭიროებს Google Play Services-ის განახლებას." + + "Google Play სერვისები, რაც თქვენს ზოგიერთ აპს ჭირდება, თქვენს მოწყობილობაზე მხარდაჭერილი არ არის. გთხოვთ, დაუკავშირდეთ მწარმოებელს დახმარებისათვის." + + + + "Chyba služieb Google Play" + + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v tablete nemáte." + + "Vyžiadané aplikáciou + +%1$s + " + + "Služby Google Play" + + "Aplikácia vyžaduje inštaláciu služieb Google Play." + + "Pripojenie k službám Google Play si vyžaduje dátové pripojenie." + + "Chyba siete" + + "Inštalovať služby Google Play" + + "Aplikácia vyžaduje povolenie služieb Google Play." + + "Aplikácia vyžaduje aktualizáciu služieb Google Play." + + "Povoliť služby Google Play" + + "Aktualizovať" + + "Aktualizovať služby Google Play" + + "Prihlásiť sa do účtu Google" + + "Neplatný účet" + + "Zadaný účet v tomto zariadení neexistuje. Vyberte iný účet." + + "Táto aplikácia bude fungovať až po povolení služieb Google Play." + + "Prihlásiť sa" + + "Inštalovať služby Google Play" + + "Niektoré vaše aplikácie vyžadujú služby Google Play, ktoré vo vašom zariadení nie sú podporované. Ak potrebujete pomoc, kontaktujte výrobcu." + + "Neznámy problém so službami Google Play." + + "Túto aplikáciu bude možné spustiť až po aktualizácii služieb Google Play." + + "Povoliť služby Google Play" + + "Dátum nastavený v zariadení sa zdá byť nesprávny. Skontrolujte ho." + + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v telefóne nemáte." + + "Aplikácia sa pokúsila použiť nesprávnu verziu služieb Google Play." + + + + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Điện thoại của bạn bị thiếu dịch vụ này." + + "Dịch vụ của Google Play" + + "Bật dịch vụ của Google Play" + + "Sự cố không xác định với dịch vụ của Google Play." + + "Ứng dụng yêu cầu Dịch vụ của Google Play phải được bật." + + "Cài đặt dịch vụ của Google Play" + + "Tài khoản đã chỉ định không tồn tại trên thiết bị này. Vui lòng chọn một tài khoản khác." + + "Ứng dụng đã cố sử dụng phiên bản không đúng của Dịch vụ của Google Play." + + "Tài khoản không hợp lệ" + + "Cập nhật dịch vụ của Google Play" + + "Cập nhật" + + "Cần có kết nối dữ liệu để kết nối với các dịch vụ của Google Play." + + "Ngày trên thiết bị có vẻ không chính xác. Vui lòng kiểm tra ngày trên thiết bị." + + "Các dịch vụ của Google Play mà một số ứng dụng của bạn dựa vào không được thiết bị của bạn hỗ trợ. Vui lòng liên hệ với nhà sản xuất để được hỗ trợ." + + "Bật dịch vụ của Google Play" + + "Cài đặt dịch vụ của Google Play" + + "Ứng dụng này sẽ không chạy trừ khi bạn cập nhật dịch vụ của Google Play." + + "Được yêu cầu bởi + +%1$s + " + + "Lỗi dịch vụ của Google Play" + + "Đăng nhập bằng Google" + + "Ứng dụng yêu cầu cập nhật dành cho Dịch vụ Google Play." + + "Ứng dụng này sẽ không hoạt động trừ khi bạn bật dịch vụ của Google Play." + + "Ứng dụng yêu cầu cài đặt Dịch vụ của Google Play." + + "Đăng nhập" + + "Lỗi mạng" + + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Máy tính bảng của bạn bị thiếu dịch vụ này." + + + + "Get Google Play services" + + "Invalid Account" + + "This app won\'t run unless you update Google Play services." + + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + + "An application requires an update for Google Play Services." + + "Enable Google Play services" + + "The specified account does not exist on this device. Please choose a different account." + + "Requested by + +%1$s + " + + "Google Play services error" + + "Sign in" + + "A data connection is required to connect to Google Play services." + + "An application requires installation of Google Play Services." + + "Sign in with Google" + + "This app won\'t run without Google Play services, which are missing from your phone." + + "Update" + + "An application attempted to use a bad version of Google Play Services." + + "This app won\'t run without Google Play services, which are missing from your tablet." + + "Google Play services" + + "Network Error" + + "Update Google Play services" + + "An application requires Google Play Services to be enabled." + + "The date on the device appears to be incorrect. Please check the date on the device." + + "This app won\'t work unless you enable Google Play services." + + "Get Google Play services" + + "Unknown issue with Google Play services." + + "Enable Google Play services" + + + + "Erreur liée aux services Google Play" + + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + + "Une application requiert l\'activation des services Google Play" + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + + "Activer les services Google Play" + + "Installer les services Google Play" + + "Une application requiert une version valide des services Google Play" + + "Erreur réseau" + + "Activer les services Google Play" + + "Connexion" + + "Compte erroné" + + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + + "Demandée par + +%1$s + " + + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + + "Mettre à jour" + + "Une application requiert l\'installation des services Google Play" + + "Une application requiert la mise à jour des services Google Play" + + "Mettre à jour les services Google Play" + + "Se connecter via Google" + + "Services Google Play" + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + + "Installer les services Google Play" + + "Problème inconnu avec les services Google Play." + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + + + + "Google Play ծառայությունների սխալ" + + "Անհայտ խնդիր՝ Google Play ծառայություններում:" + + "Նորացնել" + + "Հավելվածը պահանջում է տեղադրել Google Play ծառայությունները:" + + "Google Play ծառայությունները, որոնց ապավինում են ձեր ծրագրերից որոշները, չեն աջակցվում ձեր սարքի կողմից: Խնդրում ենք կապվել արտադրողի հետ օգնության համար:" + + "Հաշիվն անվավեր է" + + "Այս ծրագիրը չի գործարկվի, եթե դուք չնորացնեք Google Play ծառայությունները:" + + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր հեռախոսում:" + + "Հավելվածը պահանջում է միացնել Google Play ծառայությունները:" + + "Պահանջվում է տվյալների կապ` Google Play ծառայություններին միանալու համար:" + + "Տեղադրեք Google Play ծառայությունները" + + "Մուտք գործել" + + "Մուտք գործեք Google-ով" + + "Ցանցի սխալ կա" + + "Միացնել Google Play ծառայությունները" + + "Նշված հաշիվը գոյություն չունի այս սարքում: Ընտրեք այլ հաշիվ:" + + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր գրասալիկում:" + + "Հավելվածը պահանջում է թարմացնել Google Play ծառայությունները:" + + "Միացնել Google Play ծառայությունները" + + "Հավելվածը փորձել է կիրառել Google Play ծառայությունների վատ տարբերակը:" + + "Սարքի ամսաթիվը կարծես սխալ է: Ստուգեք սարքի ամսաթիվը:" + + "Այս ծրագիրը չի աշխատի, եթե դուք չմիացնեք Google Play ծառայությունները:" + + "Նորացրեք Google Play ծառայությունները" + + "Google Play ծառայություններ" + + " + +%1$s + -ի հարցմամբ" + + "Տեղադրել Google Play ծառայությունները" + + + + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + + "Enable Google Play services" + + "Get Google Play services" + + "Enable Google Play services" + + "Requested by + +%1$s + " + + "Get Google Play services" + + "The specified account does not exist on this device. Please choose a different account." + + "An application requires installation of Google Play Services." + + "An application requires Google Play Services to be enabled." + + "Unknown issue with Google Play services." + + "An application attempted to use a bad version of Google Play Services." + + "This app won\'t run without Google Play services, which are missing from your phone." + + "This app won\'t run unless you update Google Play services." + + "Update Google Play services" + + "This app won\'t work unless you enable Google Play services." + + "Google Play services" + + "Invalid Account" + + "This app won\'t run without Google Play services, which are missing from your tablet." + + "Update" + + "A data connection is required to connect to Google Play services." + + "Sign in with Google" + + "Sign in" + + "An application requires an update for Google Play Services." + + "Network Error" + + "The date on the device appears to be incorrect. Please check the date on the device." + + "Google Play services error" + + + + "Google Play-services moet zijn ingeschakeld voor een applicatie." + + "Onjuiste versie van Google Play-services wordt gebruikt." + + "Het gespecificeerde account bestaat niet op dit apparaat. Kies een ander account." + + "Google Play-services ophalen" + + "Deze app werkt niet, tenzij u Google Play-services inschakelt." + + "Google Play-services moet worden geüpdatet voor een applicatie." + + "Google Play-services inschak." + + "Netwerkfout" + + "Google Play-services inschakelen" + + "Aangevraagd door + +%1$s + " + + "Bijwerken" + + "Google Play-services ophalen" + + "Ongeldig account" + + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw telefoon." + + "Google Play-services bijwerken" + + "Er is een gegevensverbinding nodig om verbinding te kunnen maken met Google Play-services." + + "Deze app kan niet worden uitgevoerd, tenzij u Google Play-services bijwerkt." + + "Inloggen" + + "Fout met Google Play-services" + + "Google Play-services moet zijn geïnstalleerd voor een applicatie." + + "De datum op het apparaat lijkt onjuist. Controleer de datum op het apparaat." + + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw tablet." + + "Google Play-services, dat vereist is voor een aantal van uw applicaties, wordt niet ondersteund door uw apparaat. Neem contact op met de fabrikant voor ondersteuning." + + "Inloggen met Google" + + "Onbekend probleem met Google Play-services." + + "Google Play-services" + + + + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ስልክዎ ላይ የሉም።" + + "መተግበሪያው Google Play አገልግሎቶች እንዲዘምን ይፈልጋል።" + + "የGoogle Play አገልግሎቶች ስህተት" + + "ከGoogle Play አገልግሎቶች ጋር ለመገናኘት የውሂብ ግንኙነት ያስፈልጋል።" + + "Google Play አገልግሎቶችን እስካላነቁ ድረስ ይህ መተግበሪያ አይሰራም።" + + "Google Play አገልግሎቶችን አንቃ" + + "በGoogle ይግቡ" + + "Google Play አገልግሎቶችን አንቃ" + + "Google Play አገልግሎቶችን እስኪያዘምኑ ድረስ ይህ መተግበሪያ አይሰራም።" + + "የተገለጸው መለያ በዚህ መሣሪያ ላይ የለም። እባክው የተለየ መለያ ይምረጡ።" + + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ጡባዊዎ ላይ የሉም።" + + "መተግበሪያው Google Play አገልግሎቶች እንዲጫኑ ይፈልጋል።" + + "ልክ ያልሆነ መለያ" + + "ግባ" + + "ያዘምኑ" + + "Google Play አገልግሎቶችን አግኝ" + + "Google Play አገልግሎቶችን ያዘምኑ" + + "መተግበሪያው የGoogle Play አገልግሎቶችን መጥፎ ስሪት ለመጠቀም ሞክሯል።" + + "በ + +%1$s + የተጠየቀ" + + "Google Play አገልግሎቶች" + + "የአውታረ መረብ ስህተት" + + "መተግበሪያው Google Play አገልግሎቶች እንዲነቁ ይፈልጋል።" + + "በGoogle Play አገልግሎቶች ላይ ያልታወቀ ችግር።" + + "Google Play አገልግሎቶችን አግኝ" + + "የGoogle Play አገልግሎቶች፣ አንዳንድ መተግበሪያዎችዎ በእሱ ላይ ጥገኛ የሆኑት፣ በመሣሪያዎ አይደገፍም። እባክዎ ለእርዳታ አምራቹን ያግኙ።" + + "በመሣሪያው ላይ ያለው ቀን ትክክል አይመስልም። እባክዎ በመሣሪያው ላይ ያለውን ቀን ያረጋግጡ።" + + + + "启用 Google Play 服务" + + "此设备上不存在指定的帐户,请选择其他帐户。" + + "由“ + +%1$s + ”发出" + + "您必须先更新 Google Play 服务才能运行此应用。" + + "更新" + + "您的设备不支持部分应用所依赖的 Google Play 服务。请与设备制造商联系,以寻求帮助。" + + "Google Play 服务出错" + + "网络错误" + + "某个应用要求启用 Google Play 服务。" + + "某个应用尝试使用的 Google Play 服务版本有误。" + + "使用 Google 帐户登录" + + "启用 Google Play 服务" + + "获取 Google Play 服务" + + "您的手机中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + + "Google Play 服务" + + "登录" + + "您必须有数据网络连接才能接入 Google Play 服务。" + + "更新 Google Play 服务" + + "您必须先启用 Google Play 服务才能运行此应用。" + + "Google Play 服务出现未知问题。" + + "设备上的日期似乎不正确,请在设备上检查日期。" + + "无效帐户" + + "获取 Google Play 服务" + + "某个应用要求更新 Google Play 服务。" + + "某个应用要求安装 Google Play 服务。" + + "您的平板电脑中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + + + + "Недійсний обліковий запис" + + "Помилка мережі" + + "Запит від програми + +%1$s + " + + "Увімкнути Google Play Послуги" + + "Оновити" + + "Оновити Google Play Послуги" + + "Увімкнути Google Play Послуги" + + "Установити Google Play Послуги" + + "Ця програма не запуститься без Google Play Послуг, яких немає на вашому планшетному ПК." + + "Програма спробувала застосувати хибну версію Сервісів Google Play." + + "Google Play Послуги – невідома проблема." + + "Щоб програма працювала, потрібно оновити Сервіси Google Play." + + "Увійти в обл.запис Google" + + "Для під’єднання до сервісів Google Play потрібне з’єднання з мережею." + + "Сервіси Google Play" + + "Ця програма не працюватиме, поки ви не ввімкнете Google Play Послуги." + + "Щоб програма працювала, потрібно ввімкнути Сервіси Google Play." + + "Ця програма не запуститься без Google Play Послуг, яких немає у вашому телефоні." + + "Указаний обліковий запис не існує на цьому пристрої. Виберіть інший обліковий запис." + + "Установити Google Play Послуги" + + "Увійти" + + "Ваш пристрій не підтримує Сервіси Google Play, від яких залежить робота деяких програм. Зверніться по допомогу до виробника." + + "Схоже, на пристрої вказано неправильну дату. Перевірте її." + + "Помилка Сервісів Google Play" + + "Щоб програма працювала, потрібно встановити Сервіси Google Play." + + "Ця програма не запуститься, поки ви не оновите Google Play Послуги." + + + + "Google Play सेवाओं के साथ अज्ञात समस्या." + + "Google Play सेवाओं से कनेक्ट करने के लिए डेटा कनेक्शन की आवश्यकता है." + + "Google Play सेवाएं, जिन पर आपके कुछ ऐप्स निर्भर करते हैं, आपके उपकरण द्वारा समर्थित नहीं हैं. कृपया सहायता के लिए निर्माता से संपर्क करें." + + " + +%1$s + द्वारा अनुरोधित" + + "नेटवर्क त्रुटि" + + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके टेबलेट में नहीं हैं." + + "Google Play सेवाएं सक्षम करें" + + "Google Play सेवाएं से नई जानकारी" + + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके फ़ोन में नहीं हैं." + + "जब तक आप Google Play सेवाएं सक्षम नहीं करते, तब तक यह ऐप्स कार्य नहीं करेगा." + + "जब तक आप Google Play सेवाओं से नई जानकारी नहीं लेते हैं, तब तक यह ऐप्स नहीं चलेगा." + + "Google Play सेवाएं त्रुटि" + + "नई जानकारी पाएं" + + "ऐप्स के लिए Google Play सेवाओं में Google Play से नई जानकारी की आवश्यकता है." + + "Google Play सेवाएं पाएं" + + "प्रवेश करें" + + "Google से प्रवेश करें" + + "ऐप्स के लिए Google Play सेवाओं के इंस्टॉलेशन की आवश्यकता है." + + "अमान्य खाता" + + "निर्दिष्ट खाता इस उपकरण पर मौजूद नहीं है. कृपया कोई भिन्न खाता चुनें." + + "Google Play सेवाएं सक्षम करें" + + "Google Play सेवाएं" + + "ऐप्स ने Google Play सेवाओं के खराब संस्करण के उपयोग का प्रयास किया." + + "उपकरण का दिनांक गलत प्रतीत हो रहा है. कृपया उपकरण का दिनांक जांचें." + + "ऐप्स के लिए Google Play सेवाओं को सक्षम किए जाने की आवश्यकता है." + + "Google Play सेवाएं पाएं" + + + + "Aktualizovat" + + "Přihlásit se účtem Google" + + "Aktualizace služeb Google Play" + + "Ke spuštění této aplikace je třeba aktualizovat služby Google Play." + + "Aplikace vyžaduje instalaci Služeb Google Play." + + "Ke spuštění této aplikace je třeba aktivovat služby Google Play." + + "Nastal neznámý problém se službami Google Play." + + "Chyba sítě" + + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v tabletu nemáte." + + "Požadováno aplikací + +%1$s + " + + "Instalovat služby Google Play" + + "Aktivovat služby Google Play" + + "Přihlásit se" + + "Chyba služeb Google Play" + + "Aplikace vyžaduje aktualizaci Služeb Google Play." + + "Aplikace se pokusila použít nesprávnou verzi Služeb Google Play." + + "Služby Google Play" + + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v telefonu nemáte." + + "Datum v zařízení není správně nastaveno. Zkontrolujte prosím datum." + + "Připojení ke službám Google Play vyžaduje datové připojení." + + "Neplatný účet" + + "Aktivovat služby Google Play" + + "Některé vaše aplikace vyžadují služby Google Play, které ve vašem zařízení nejsou podporovány. S žádostí o pomoc se prosím obraťte na výrobce." + + "Zadaný účet v tomto zařízení neexistuje. Zvolte prosím jiný účet." + + "Instalovat služby Google Play" + + "Aplikace vyžaduje aktivované Služby Google Play." + + + + "Error sa mga serbisyo ng Google Play" + + "May hindi alam na isyu sa mga serbisyo ng Google Play." + + "Hindi gagana ang app na ito maliban kung papaganahin mo ang mga serbisyo ng Google Play." + + "Paganahin ang Google Play services" + + "Enable Google Play services" + + "Ang mga serbisyo ng Google Play, kung saan nakadepende ang ilan sa iyong mga application, ay hindi sinusuportahan ng iyong device. Mangyaring makipag-ugnay sa manufacturer para sa tulong." + + "I-update" + + "Kailangan ng application na i-update ang Mga Serbisyo ng Google Play." + + "I-update ang mga serbisyo ng Google Play" + + "Sign in" + + "Hiniling ng + +%1$s + " + + "Hindi umiiral ang tinukoy na account sa device na ito. Mangyaring pumili ng ibang account." + + "Mukhang hindi tama ang petsa sa device. Pakisuri ang petsa sa device." + + "Hindi gagana ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong tablet." + + "Hindi tatakbo ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong telepono." + + "Di-wasto ang Account" + + "May app na sumubok ng maling bersyon ng Mga Serbisyo ng Google Play." + + "Kailangan ng koneksyon ng data upang makakonekta sa mga serbisyo ng Google Play." + + "Mag-sign in sa Google" + + "Kumuha ng mga serbisyo ng Google Play" + + "Hindi gagana ang app na ito maliban kung i-a-update mo ang mga serbisyo ng Google Play." + + "Kailangan ng application na ma-install ang Serbisyo ng Google Play." + + "Kailangan ng application na na-enable ang Mga Serbisyo ng Google Play." + + "May Error sa Network" + + "Kumuha ng Google Play services" + + "Mga serbisyo ng Google Play" + + + + "Una aplicació requereix que s\'instal·lin els serveis de Google Play." + + "Actualitza els serveis de Google Play" + + "Serveis de Google Play" + + "Compte no vàlid" + + "Sol·licitada per + +%1$s + " + + "El compte especificat no existeix en aquest dispositiu. Tria un compte diferent." + + "Aquesta aplicació no funcionarà si la tauleta no té instal·lats els serveis de Google Play." + + "Sembla que la data del dispositiu no és correcta. Comprova-la." + + "Es requereix una connexió de dades per connectar amb els serveis de Google Play." + + "Activa els serveis de Google Play" + + "Inicia sessió amb Google" + + "Activa els serveis de Google Play" + + "Error dels serveis de Google Play" + + "Aquesta aplicació no s\'executarà si no actualitzes els serveis de Google Play." + + "El teu dispositiu no és compatible amb els serveis de Google Play, en què es basen les teves aplicacions. Per obtenir assistència, contacta amb el fabricant." + + "Una aplicació requereix que s\'activin els serveis de Google Play." + + "Una aplic. ha intentat utilitzar una versió errònia de serveis de Play." + + "Inicia sessió" + + "Error de xarxa" + + "Baixa els serveis de Google Play" + + "Una aplicació requereix que s\'actualitzin els serveis de Google Play." + + "Aquesta aplicació no funcionarà si no actives els serveis de Google Play." + + "Error desconegut relacionat amb els serveis de Google Play." + + "Aquesta aplicació no s\'executarà si el telèfon no té instal·lats els serveis de Google Play." + + "Baixa els serveis de Google Play" + + "Actualitza" + + + + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe telefon." + + "Această aplicaţie nu va funcţiona decât dacă activaţi Servicii Google Play." + + "Actualizaţi" + + "Problemă necunoscută privind Servicii Google Play." + + "Descărcaţi Servicii Google Play" + + "Actualizaţi Servicii Google Play" + + "Activaţi Servicii Google Play" + + "Contul menționat nu există pe acest dispozitiv. Alegeți alt cont." + + "Data de pe dispozitiv pare să fie incorectă. Verificați data de pe dispozitiv." + + "Aplicația a încercat să utilizeze o vers. Servicii Google Play greșită" + + "Activaţi Servicii Google Play" + + "O aplicație necesită o actualizare pentru Servicii Google Play." + + "Solicitată de + +%1$s + " + + "Gadgetul nu acceptă serviciile Google Play, pe care se bazează unele dintre aplicații. Pentru asistență, contactați producătorul gadgetului." + + "Această aplicaţie nu poate rula decât dacă actualizaţi Servicii Google Play." + + "Servicii Google Play" + + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe tabletă." + + "O aplicație necesită activarea Serviciilor Google Play." + + "Obţineţi Servicii Google Play" + + "O aplicație necesită instalarea Serviciilor Google Play." + + "Cont nevalid" + + "Conectați-vă cu Google" + + "Eroare Servicii Google Play" + + "Este necesară o conexiune de date pentru a vă conecta la serviciile Google Play." + + "Eroare de reţea" + + "Conectați" + + + + "アプリではGoogle Play開発者サービスをインストールする必要があります。" + + "Google Play開発者サービスに接続するには、データ接続が必要です。" + + "アプリではGoogle Play開発者サービスを有効にする必要があります。" + + "端末上の日付が正しくないようです。端末上の日付をご確認ください。" + + "Googleでログイン" + + " + +%1$s + によるリクエスト" + + "Play開発者サービスの有効化" + + "Play開発者サービスの入手" + + "指定したアカウントはこの端末上に存在しません。別のアカウントを選択してください。" + + "Google Play開発者サービスで原因不明の問題が発生しました。" + + "アプリではGoogle Play開発者サービスをアップデートする必要があります。" + + "Google Play開発者サービス" + + "Google Play開発者サービスのエラー" + + "無効なアカウント" + + "アプリはGoogle Play開発者サービスの不適切なバージョンを使用しようとしました。" + + "Play開発者サービスの入手" + + "このアプリの実行には、Google Play開発者サービスの有効化が必要です。" + + "このアプリの実行には、Google Play開発者サービスの更新が必要です。" + + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いのタブレットにはインストールされていません。" + + "ネットワークエラー" + + "ログイン" + + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いの携帯端末にはインストールされていません。" + + "Play開発者サービスの更新" + + "一部のアプリが使用しているGoogle Play開発者サービスは、お使いの端末ではサポートされていません。詳しくは、端末メーカーまでお問い合わせください。" + + "Play開発者サービスの有効化" + + "更新" + + + + "Omogočite storitve Google Play" + + "Posodobite storitve Google Play" + + "Aplikacija ne bo delovala, če ne omogočite storitev Google Play." + + "Posodobi" + + "Za delovanje aplikacije morate omogočiti Storitve Google Play." + + "Storitve Google Play" + + "Zahtevala aplikacija + +%1$s + " + + "Napaka storitev Google Play" + + "Vaša naprava na podpira storitev Google Play, ki jih potrebujejo nekatere od vaših aplikacij. Za pomoč se obrnite na izdelovalca." + + "Videti je, da je datum v napravi napačen. Preverite ga." + + "Neznana težava s storitvami Google Play." + + "Za delovanje aplikacije morate posodobiti Storitve Google Play." + + "Namestite storitve Google Play" + + "Za povezavo s storitvami Google Play potrebujete internetno povezavo." + + "Prijava" + + "Ta aplikacija ne deluje, če ne posodobite storitev Google Play." + + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v telefonu." + + "Prijavite se v Google" + + "V tej napravi ne obstaja navedeni račun. Izberite drugega." + + "Za delovanje aplikacije morate namestiti Storitve Google Play." + + "Neveljaven račun" + + "Omrežna napaka" + + "Aplikacija je poskusila uporabiti napačno različico Storitev Google Play." + + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v tabličnem računalniku." + + "Omogočite storitve Google Play" + + "Namestite storitve Google Play" + + + + "Geçersiz Hesap" + + "Cihazınız, uygulamalarınızdan bazıları için gerekli olan Google Play hizmetlerini desteklemiyor. Lütfen yardım için üreticiyle iletişim kurun." + + "Google Play hizmetlerini edin" + + "Bir uygulama, Google Play Hizmetleri\'nin etkin olmasını gerektiriyor." + + "Google Play hizmetleriyle ilgili bilinmeyen sorun." + + "Cihazdaki tarih doğru görünmüyor. Lütfen cihazda ayarlı tarihi kontrol edin." + + "Google Play hizmetleri hatası" + + "Google\'da oturum aç" + + "Google Play hizmetlerini etkinleştir" + + "Google Play hizmetleri" + + "Bu uygulama Google Play Hizmetleri güncellenmeden çalışmaz." + + "Bir uygulama, Google Play Hizmetleri\'nin bozuk bir sürümünü kullanmayı denedi." + + "Oturum aç" + + "Bir uygulama, Google Play Hizmetleri için bir güncelleme gerektiriyor." + + "Google Play hizmetlerini edinin" + + "Google Play hizmetlerini güncelle" + + "Bir uygulama, Google Play Hizmetleri\'nin yüklenmesini gerektiriyor." + + "Google Play Hizmetleri telefonunuzda yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + + "Bu uygulama, Google Play Hizmetleri etkinleştirilmeden çalışmaz" + + "Google Play Hizmetleri tabletinizde yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + + "Güncelle" + + "Google Play hizmetlerine bağlanmak için bir veri bağlantısı gerekiyor." + + "Google Play hizmetlerini etkinleştir" + + "Belirtilen hesap bu cihazda mevcut değil. Lütfen farklı bir hesap seçin." + + "Ağ Hatası" + + "İstekte bulunan: + +%1$s + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + "Imeombwa na + +%1$s + " + + "Sasisha huduma za Google Play" + + "Pata huduma za Google Play" + + "Huduma za Google Play, ambazo baadhi ya programu zako zinategemea, si linganifu na kifaa chako. Tafadhali wasiliana na mtengenezaji kwa usaidizi." + + "Wezesha huduma za Google Play" + + "Programu inahitaji usakinishaji wa Huduma za Google Play." + + "Huduma za Google Play" + + "Akaunti iliyobainishwa haipo kwenye kifaa hiki. Tafadhali chagua akaunti tofauti." + + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye kompyuta yako ndogo." + + "Programu inahitaji Huduma za Google Play ili kuwashwa." + + "Sasisha" + + "Hitilafu kwenye Huduma za Google Play" + + "Ingia" + + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye simu yako." + + "Inaeonekana tarehe ya kifaa sio sahihi. Tafadhali angalia tarehe ya kifaa." + + "Suala lisilojulikana na huduma za Google Play." + + "Pata huduma za Google Play" + + "Programu hii haiwezi kuendeshwa mpaka utakaposasisha huduma za Google Play." + + "Programu inahitaji sasisho la Huduma za Google Play." + + "Hitilafu ya Mtandao" + + "Muunganisho wa data unahitajika ili kuunganisha kwenye huduma za Google Play." + + "Wezesha huduma za Google Play" + + "Akaunti Batili" + + "Ingia ukitumia Google" + + "Programu hii haitafanya kazi mpaka utakapowezesha huduma za Google Play." + + "Programu ilijaribu kutumia toleo baya la Huduma za Google Play." + + + + "應用程式需要啟用 Google Play 服務。" + + "取得 Google Play 服務" + + "應用程式需要更新 Google Play 服務。" + + "您必須啟用 Google Play 服務,這個應用程式才能運作。" + + "您必須更新 Google Play 服務,才能執行這個應用程式。" + + "更新 Google Play 服務" + + "使用 Google 帳戶登入" + + "這個裝置上沒有您所指定的帳戶,請選擇其他帳戶。" + + "需要數據連線才能連上 Google Play 服務。" + + "裝置上的日期似乎不正確,請檢查裝置上的日期。" + + "網路錯誤" + + "應用程式嘗試使用的 Google Play 服務版本有誤。" + + "Google Play 服務錯誤" + + "啟用 Google Play 服務" + + "您的平板電腦並未安裝 Google Play 服務,所以無法執行這個應用程式。" + + "應用程式需要安裝 Google Play 服務。" + + "提出要求的應用程式: + +%1$s + " + + "無效的帳戶" + + "您的手機並未安裝 Google Play 服務,所以無法執行這個應用程式。" + + "取得 Google Play 服務" + + "Google Play 服務發生不明問題。" + + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + + "更新" + + "啟用 Google Play 服務" + + "Google Play 服務" + + "登入" + + + + "Та Google Play үйлчилгээг шинэчлэхгүй бол энэ апп ажиллах боломжгүй." + + "Нэвтрэх" + + "Заасан акаунт энэ төхөөрөмж дээр байхгүй байна. Өөр акаунт сонгоно уу." + + "Аппликешн Google Play Үйлчилгээний муу хувилбарыг ашиглахыг оролдлоо." + + "Google Play үйлчилгээг шинэчлэх" + + "Таны таблетэд байхгүй Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + + "Google Play үйлчилгээ авах" + + "Google Play үйлчилгээ" + + "Аппликешн Google Play Үйлчилгээг шинэчлэхийг шаардана." + + "Таны зарим аппликешнүүдийн хамаардаг Google Play үйлчилгээ таны төхөөрөмжид дэмжигдэхгүй байна. Тусламж авахын тулд үйлдвэрлэгчтэй холбоо барина уу." + + "Сүлжээний алдаа" + + "Google Play үйлчилгээтэй холбоотой тодорхойгүй алдаа." + + "Google Play үйлчилгээ авах" + + "Аппликешн Google Play Үйлчилгээг идэвхжүүлсэн байхыг шаардана." + + "Google Play үйлчилгээг идэвхжүүлэх" + + "Төхөөрөмжийн огноо буруу байгаа бололтой. Төхөөрөмжийн огноог шалгана уу." + + "Google Play үйлчилгээний алдаа" + + "Google Play үйлчилгээнд холбогдохын тулд дата холболт шаардлагатай." + + "Таны утсанд байхгүй байгаа Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + + "Буруу акаунт" + + "Аппликешн Google Play Үйлчилгээг суулгахыг шаардана." + + "Шинэчлэх" + + "Та Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + + "Google-р нэвтрэх:" + + "Google Play үйлчилгээг идэвхжүүлэх" + + "Хүсэлт гаргасан + +%1$s + " + + + + "Ενημέρωση υπηρεσιών Google Play" + + "Λήψη υπηρεσιών Google Play" + + "Ο συγκεκριμένος λογαριασμός δεν υπάρχει σε αυτήν τη συσκευή. Επιλέξτε έναν διαφορετικό λογαριασμό." + + "Σφάλμα υπηρεσιών Google Play" + + "Λήψη υπηρεσιών Google Play" + + "Οι υπηρεσίες Google Play, στις οποίες βασίζονται ορισμένες από τις εφαρμογές σας, δεν υποστηρίζονται στη συσκευή σας. Επικοινωνήστε με τον κατασκευαστή για υποστήριξη." + + "Αυτή η εφαρμογή θα εκτελεστεί αφού ενημερώσετε τις υπηρεσίες Google Play." + + "Συνδεθείτε στο Google" + + "Απόπειρα χρήσης ακατάλληλης έκδοσης Υπηρεσιών Google Play από εφαρμογή" + + "Υποβλήθηκε αίτημα από την εφαρμογή + +%1$s + " + + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το tablet σας." + + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το τηλέφωνό σας." + + "Μη έγκυρος λογαριασμός" + + "Άγνωστο πρόβλημα με τις υπηρεσίες Google Play." + + "Αυτή η εφαρμογή δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play." + + "Σφάλμα δικτύου" + + "Ενημέρωση" + + "Απαιτείται σύνδεση δεδομένων για να συνδεθείτε με τις Υπηρεσίες Google Play." + + "Ενεργοπ. υπηρεσιών Google Play" + + "Υπηρεσίες Google Play" + + "Η ημερομηνία στη συσκευή φαίνεται λανθασμένη. Ελέγξτε την ημερομηνία στη συσκευή." + + "Σύνδεση" + + "Μια εφαρμογή απαιτεί την εγκατάσταση των Υπηρεσιών Google Play." + + "Μια εφαρμογή απαιτεί μια ενημέρωση για τις Υπηρεσίες Google Play." + + "Μια εφαρμογή απαιτεί τις Υπηρεσίες Google Play για ενεργοποίηση." + + "Ενεργοποίηση υπηρεσιών Google Play" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance. + + An application requires Google Play Services to be enabled. + + An application attempted to use a bad version of Google Play Services. + + Get Google Play services + + Sign in + + Unknown issue with Google Play services. + + This app won\'t run unless you update Google Play services. + + Update + + An application requires installation of Google Play Services. + + Google Play services error + + Sign in with Google + + Get Google Play services + + This app won\'t run without Google Play services, which are missing from your tablet. + + Invalid Account + + An application requires an update for Google Play Services. + + Requested by + +%1$s + + Enable Google Play services + + Google Play services + + Update Google Play services + + This app won\'t work unless you enable Google Play services. + + The date on the device appears to be incorrect. Please check the date on the device. + + Network Error + + This app won\'t run without Google Play services, which are missing from your phone. + + Enable Google Play services + + The specified account does not exist on this device. Please choose a different account. + + A data connection is required to connect to Google Play services. + + + + +4132500 + + + + @android:color/white + + @android:color/white + + #FF737373 + + #FFDD4B39 + + #FFAAAAAA + + @android:color/white + + @android:color/white + + #FF737373 + + #d2d2d2 + + #FFAAAAAA + + + + "Ažuriranje" + + "Usluge za Google Play, koje su potrebne za funkcioniranje nekih vaših aplikacija, nisu podržane na vašem uređaju. Pomoć potražite od proizvođača." + + "Navedeni račun ne postoji na ovom uređaju. Odaberite neki drugi račun." + + "Aplikacija zahtijeva instaliranje Usluga za Google Play." + + "Ova se aplikacija neće pokrenuti ako ne ažurirate usluge za Google Play." + + "Prijava" + + "Mrežna pogreška" + + "Nevažeći račun" + + "Aplikacija zahtijeva ažuriranje Usluga za Google Play." + + "Omogući usluge za Google Play" + + "Prijava uslugom Google" + + "Čini se da datum na uređaju nije točan. Provjerite datum na uređaju." + + "Potrebna je podatkovna veza za povezivanje s uslugama Google Play." + + "Omogući usluge za Google Play" + + "Nepoznata poteškoća s uslugama za Google Play." + + "Aplikacija zahtijeva omogućavanje Usluga za Google Play." + + "Aplikacija je pokušala upotrijebiti lošu verziju Usluga za Google Play." + + "Ova aplikacija neće raditi ako ne omogućite usluge za Google Play." + + "Zahtijeva aplikacija + +%1$s + " + + "Preuzmi usluge za Google Play" + + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem tabletnom računalu." + + "Preuzmi usluge za Google Play" + + "Ažuriraj usluge za Google Play" + + "Pogreška usluga za Google Play" + + "Usluge za Google Play" + + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem telefonu." + + + + "Esta aplicación no se ejecutará si no instalas Google Play Services en tu tablet." + + "Obtener Google Play Services" + + "Google Play Services" + + "Activar Google Play Services" + + "Una aplicación requiere que se instale Google Play Services" + + "La cuenta especificada no existe en este dispositivo. Elige otra cuenta." + + "Activar Google Play Services" + + "Google Play Services, del cual dependen algunas de tus aplicaciones, no es compatible con tu dispositivo. Comunícate con el fabricante para obtener ayuda." + + "Error desconocido relacionado con Google Play Services" + + "Una aplic. intentó usar una versión no válida de Google Play Services" + + "Se necesita una conexión de datos para establecer conexión con Google Play Services." + + "Esta aplicación no se ejecutará si no instalasGoogle Play Services en tu dispositivo." + + "Actualizar" + + "Acceder con Google" + + "Esta aplicación no se ejecutará si no actualizas Google Play Services." + + "Una aplicación requiere que se actualice Google Play Services" + + "Una aplicación requiere que se active Google Play Services" + + "Esta aplicación no funcionará si no activas Google Play Services." + + "Actualizar Google Play Services" + + "Error de Google Play Services" + + "Error de red" + + "Parece que la fecha del dispositivo es incorrecta. ¿Puedes revisarla?" + + "Descargar Google Play Services" + + "Solicitada por + +%1$s + " + + "Acceder" + + "Cuenta no válida" + + + + "\'n Program vereis \'n opdatering vir Google Play-dienste." + + "Netwerkfout" + + "Hierdie program sal nie loop nie, tensy jy Google Play-dienste opdateer." + + "Kry Google Play-dienste" + + "\'n Program vereis dat Google Play-dienste geaktiveer word." + + "Google Play-dienste, waarop sommige van jou programme staatmaak, werk nie met jou toestel nie. Kontak asseblief die vervaardiger vir bystand." + + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou tablet is nie." + + "Versoek deur + +%1$s + " + + "Kry Google Play-dienste" + + "Meld aan" + + "\'n Program het probeer om \'n slegte weergawe van Google Play-dienste te gebruik." + + "Dateer op" + + "Hierdie program sal nie werk tensy jy Google Play-dienste aktiveer nie." + + "Google Play-dienstefout" + + "Meld aan met Google" + + "Die gespesifiseerde rekening bestaan nie op hierdie toestel nie. Kies asseblief \'n ander rekening." + + "Aktiveer Google Play-dienste" + + "Dateer Google Play-dienste op" + + "Dit lyk of die datum op die toestel verkeerd is. Gaan asseblief die datum op die toestel na." + + "\'n Program vereis dat Google Play-dienste geïnstalleer word." + + "Google Play-dienste" + + "Ongeldige rekening" + + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou foon is nie." + + "Aktiveer Google Play-dienste" + + "\'n Dataverbinding is nodig om aan Google Play-dienste te koppel." + + "Onbekende probleem met Google Play-dienste." + + + + "សេវាកម្ម​កម្សាន្ត​ Google" + + "សេវាកម្ម​កម្សាន្ត Google អាស្រ័យ​លើ​កម្មវិធី​របស់​អ្នក មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​ឧបករណ៍​របស់​អ្នក។ សូម​ទាក់ទង​ក្រុមហ៊ុន​ផលិត​សម្រាប់​ជំនួយ។" + + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + + "​​កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​​កុំព្យូទ័រ​បន្ទះ​របស់​អ្នក​មិន​មាន។" + + "ចូល​ដោយ​ប្រើ​ Google" + + "គណនី​មិន​ត្រឹមត្រូវ" + + "កាលបរិច្ឆេទ​លើ​ឧបករណ៍​បង្ហាញ​ថា​មិន​ត្រឹមត្រូវ។ សូម​ពិនិត្យ​កាលបរិច្ឆេទ​លើ​ឧបករណ៍។" + + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google ។" + + "បាន​ស្នើ​ដោយ + +%1$s + " + + "កម្មវិធី​​​ព្យាយាម​ប្រើ​កំណែ​មិនល្អ​របស់​សេវា​កម្ម​ឃ្លាំ​កម្មវិធី។" + + "បើក​សេវាកម្ម​កម្សាន្ត Google" + + "កំហុស​​បណ្ដាញ" + + "មិន​ស្គាល់​បញ្ហា​ជាមួយ​សេវាកម្ម​កម្សាន្ត Google ។" + + "កម្មវិធី​ទាមទារ​ការ​ដំឡើង​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "បាន​ទាមទារ​ការ​តភ្ជាប់​ទិន្នន័យ ដើម្បី​ភ្ជាប់​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + + "បើក​សេវាកម្ម​កម្សាន្ត Google" + + "កម្មវិធី​ទាមទារ​​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google" + + "ធ្វើ​បច្ចុប្បន្នភាព" + + "គណនី​ដែល​បាន​បញ្ជាក់​មិន​មាន​នៅ​លើ​ឧបករណ៍​នេះ​ទេ។ សូម​ជ្រើស​គណនី​ផ្សេង​។" + + "កំហុស​សេវា​កម្ម​កម្សាន្ត Google" + + "ចូល" + + "កម្ម​វិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​បើក​សេវាកម្ម​​កម្សាន្ត​ Google ។" + + "កម្មវិធី​ទាមទារ​​បើក​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​ទូរស័ព្ទ​របស់​​អ្នក​មិន​មាន។" + + + + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + + "Problème inconnu avec les services Google Play." + + "Activer les services Google Play" + + "Mettre à jour" + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + + "Erreur liée aux services Google Play" + + "Installer les services Google Play" + + "Demandée par + +%1$s + " + + "Une application requiert la mise à jour des services Google Play" + + "Mettre à jour les services Google Play" + + "Installer services Google Play" + + "Se connecter avec Google" + + "Une application requiert une version valide des services Google Play" + + "Compte erroné" + + "Services Google Play" + + "Erreur réseau" + + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + + "Une application requiert l\'activation des services Google Play" + + "Activer services Google Play" + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + + "Une application requiert l\'installation des services Google Play" + + "Connexion" + + + + "ບໍລິການ Google Play" + + "ເຂົ້າສູ່ລະບົບດ້ວຍ Google" + + "ບໍລິການ Google Play ທີ່ບາງແອັບພລິເຄຊັນຂອງທ່ານຕ້ອງອາໄສນັ້ນ ບໍ່ຖືກຮອງຮັບໃນອຸປະກອນຂອງທ່ານ. ກະລຸນາຕິດຕໍ່ຜູ້ຜະລິດສຳລັບການແນະນຳ." + + "ຕ້ອງໃຊ້ການເຊື່ອມຕໍ່ອິນເຕີເນັດເພື່ອໃຊ້ Google Play Services." + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນແທັບເລັດຂອງທ່ານ." + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນໂທລະສັບຂອງທ່ານ." + + "ມີປັນຫາທີ່ບໍ່ຄາດຄິດໃນບໍລິການ Google Play." + + "ເຂົ້າສູ່ລະບົບ" + + "ແອັບພລິເຄຊັນຕ້ອງການເປີດນຳໃຊ້ Google Play Services." + + "ແອັບພລິເຄຊັນໄດ້ພະຍາຍາມໃຊ້ Google Play Services ເວີຊັນທີ່ບໍ່ສາມາດໃຊ້ໄດ້." + + "ເປີດໃຊ້ບໍລິການ Google Play" + + "ເຄືອຂ່າຍຜິດພາດ" + + "ແອັບພລິເຄຊັນຕ້ອງການໃຫ້ຕິດຕັ້ງ Google Play Services." + + "ບັນຊີບໍ່ຖືກຕ້ອງ" + + "ບັນຊີທີ່ເລືອກບໍ່ມີໃນອຸປະກອນນີ້. ກະລຸນາເລືອກບັນຊີອື່ນ." + + "ຕິດຕັ້ງບໍລິການ Google Play" + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດບໍລິການ Google Play." + + "ອັບເດດ" + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ບໍລິການ Google Play" + + "ບໍລິການ Google Play ຜິດພາດ" + + "ອັບເດດບໍລິການ Google Play" + + "ຮ້ອງຂໍໂດຍ + +%1$s + " + + "ວັນທີຂອງອຸປະກອນບໍ່ຖືກຕ້ອງ. ກະລຸນາກວດສອບວັນທີຂອງອຸປະກອນຂອງທ່ານ." + + "ຕິດຕັ້ງບໍລິການ Google Play" + + "ເປີດໃຊ້ບໍລິການ Google Play" + + "ແອັບພລິເຄຊັນຕ້ອງການອັບເດດ Google Play Services." + + + + "Для работы этого приложения требуется включить Сервисы Google Play." + + "Для работы с Google Play требуется подключение к сети." + + "Версия сервисов Google Play неисправна" + + "Сервисы Google Play, необходимые для работы некоторых приложений, не поддерживаются на вашем устройстве. Обратитесь к производителю." + + "Запрос от приложения \" + +%1$s + \"" + + "Войти" + + "Проверьте правильность даты, указанной на устройстве." + + "Недействительный аккаунт" + + "Неизвестная ошибка с Сервисами Google Play." + + "Для работы приложения требуется обновить сервисы Google Play" + + "Сервисы Google Play" + + "Для работы приложения требуется установить сервисы Google Play" + + "Включите Сервисы Google Play" + + "Ошибка сети" + + "Ошибка сервисов Google Play" + + "Обновите Сервисы Google Play" + + "Для работы этого приложения требуется установить Сервисы Google Play." + + "Для работы этого приложения требуется установить Сервисы Google Play." + + "Установить" + + "Для работы этого приложения требуется обновить Сервисы Google Play." + + "Войти в аккаунт Google" + + "Этого аккаунта нет на устройстве. Выберите другой." + + "Включить" + + "Обновить" + + "Для работы приложения требуется включить сервисы Google Play" + + "Установите Сервисы Google Play" + + + + "Log masuk dengan Google" + + "Perkhidmatan Google Play perlu dikemas kini untuk menggunakan aplikasi." + + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada telefon anda." + + "Dayakan perkhidmatan Google Play" + + "Aplikasi cuba menggunakan versi Perkhidmatan Google Play yang rosak." + + "Diminta oleh + +%1$s + " + + "Sambungan data diperlukan untuk menyambung ke perkhidmatan Google Play." + + "Kemas kini perkhidmatan Google Play" + + "Isu tidak diketahui dengan perkhidmatan Google Play." + + "Perkhidmatan Google Play" + + "Apl ini tidak akan berfungsi kecuali anda mendayakan perkhidmatan Google Play." + + "Perkhidmatan Google Play perlu didayakan untuk menggunakan aplikasi." + + "Apl ini tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." + + "Ralat perkhidmatan Google Play" + + "Ralat Rangkaian" + + "Akaun Tidak Sah" + + "Dapatkan perkhidmatan Google Play" + + "Peranti anda tidak menyokong perkhidmatan Google Play, sedangkan sesetengah aplikasi anda memerlukannya. Sila hubungi pengilang untuk bantuan." + + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada tablet anda." + + "Dayakan perkhidmatan Google Play" + + "Akaun yang dinyatakan tidak wujud pada peranti ini. Sila pilih akaun yang lain." + + "Kemas kini" + + "Dapatkan perkhidmatan Google Play" + + "Tarikh pada peranti kelihatan tidak betul. Sila semak tarikh pada peranti." + + "Log masuk" + + "Perkhidmatan Google Play perlu dipasang untuk mengguankan aplikasi." + + + + + + + + + + + + + diff --git a/android-reactive-location/build/incremental/mergeResources/release/merger.xml b/android-reactive-location/build/incremental/mergeResources/release/merger.xml new file mode 100644 index 00000000..6eb4a2dd --- /dev/null +++ b/android-reactive-location/build/incremental/mergeResources/release/merger.xml @@ -0,0 +1,6944 @@ + + + + + + + + + + + "Dapatkan layanan Google Play" + + "Layanan Google Play, yang diandalkan oleh beberapa aplikasi Anda, tidak didukung oleh perangkat Anda. Hubungi pabrikan untuk mendapatkan bantuan." + + "Aplikasi membutuhkan pembaruan untuk Layanan Google Play." + + "Layanan Google Play" + + "Aktifkan layanan Google Play" + + "Dapatkan layanan Google Play" + + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di ponsel Anda." + + "Masalah tidak diketahui pada layanan Google Play." + + "Masuk" + + "Aplikasi membutuhkan pemasangan Layanan Google Play." + + "Aktifkan layanan Google Play" + + "Diminta oleh + +%1$s + " + + "Aplikasi membutuhkan Layanan Google Play untuk dapat diaktifkan." + + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di tablet Anda." + + "Aplikasi ini tidak akan berjalan sampai Anda memperbarui layanan Google Play." + + "Akun yang ditentukan tidak ada di perangkat ini. Pilih akun lain." + + "Kesalahan Jaringan" + + "Sambungan data diperlukan untuk tersambung ke layanan Google Play." + + "Perbarui layanan Google Play" + + "Aplikasi mencoba menggunakan versi Layanan Google Play yang rusak." + + "Aplikasi ini tidak akan bekerja sampai Anda mengaktifkan layanan Google Play." + + "Perbarui" + + "Kesalahan layanan Google Play" + + "Masuk dengan Google" + + "Akun Tidak Valid" + + "Tampaknya tanggal di perangkat salah. Periksa tanggal di perangkat." + + + + "取得 Google Play 服務" + + "更新" + + "您必須更新 Google Play 服務,才能執行這個應用程式。" + + "啟用 Google Play 服務" + + "Google Play 服務出現不明問題。" + + "Google Play 服務錯誤" + + "應用程式嘗試使用錯誤版本的「Google Play 服務」。" + + "Google Play 服務" + + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + + "要連接 Google Play 服務,必需數據連線。" + + "您的手機未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + + "無效的帳戶" + + "您的平板電腦未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + + "必須安裝「Google Play 服務」,才能使用應用程式。" + + "取得 Google Play 服務" + + "登入 Google" + + "裝置上的日期看來不正確,請檢查裝置上的日期。" + + "更新 Google Play 服務" + + "必須更新「Google Play 服務」,才能使用應用程式。" + + "您必須啟用 Google Play 服務,才能執行這個應用程式。" + + "登入" + + "必須啟用「Google Play 服務」,才能使用應用程式。" + + "這個裝置上沒有您指定的帳戶,請選擇其他帳戶。" + + "網絡錯誤" + + "啟用 Google Play 服務" + + "「 + +%1$s + 」提出要求" + + + + "Kirjaudu Google-tiliin" + + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat puhelimesta." + + "Google Play -palveluiden käyttöön tarvitaan tietoliikenneyhteys." + + "Ota käyttöön Google Play -palvelut, jotta sovellus toimii." + + "Asenna Google Play -palvelut" + + "Tili ei kelpaa" + + "Google Play -palvelut" + + "Tämä sovellus ei toimi, ellet päivitä Google Play -palveluita." + + "Päivitä Google Play -palvelut, jotta sovellus toimii." + + "Pyynnön teki + +%1$s + " + + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat tablet-laitteesta." + + "Sovellus yritti käyttää virheellistä Google Play -palveluiden versiota" + + "Asenna Google Play -palvelut, jotta sovellus toimii." + + "Kyseistä tiliä ei ole tällä laitteella. Valitse toinen tili." + + "Google Play -palveluita, joita osa sovelluksistasi käyttää, ei tueta laitteellasi. Pyydä ohjeita laitteen valmistajalta." + + "Kirjaudu" + + "Virhe Google Play -palveluissa" + + "Ota Google Play -palv. käyttöön" + + "Tämä sovellus ei toimi, ellet ota Google Play -palveluita käyttöön." + + "Päivitä" + + "Tuntematon ongelma käytettäessä Google Play -palveluita." + + "Ota Google Play -palvelut käyttöön" + + "Asenna Google Play -palvelut" + + "Laitteen päivämäärä vaikuttaa virheelliseltä. Tarkista laitteen päivämäärä." + + "Verkkovirhe" + + "Päivitä Google Play -palvelut" + + + + "Апликација захтева инсталирање Google Play услуга." + + "Ова апликација не може да се покрене без Google Play услуга, које недостају на телефону." + + "Ова апликација неће функционисати ако не омогућите Google Play услуге." + + "Ажурирање Google Play услуга" + + "Google Play услуге" + + "Ажурирај" + + "Захтева + +%1$s + " + + "Преузимање Google Play услуга" + + "Апликација захтева ажурирање Google Play услуга." + + "Омогућавање Google Play услуга" + + "Пријави ме" + + "Преузми Google Play услуге" + + "Апликација је покушала да користи лошу верзију Google Play услуга." + + "Апликација захтева да Google Play услуге буду омогућене." + + "Грешка Google Play услуга" + + "Неважећи налог" + + "Ова апликација не може да се покрене ако не ажурирате Google Play услуге." + + "Непознат проблем са Google Play услугама." + + "Омогући Google Play услуге" + + "Грешка на мрежи" + + "Наведени налог не постоји на овом уређају. Одаберите други налог." + + "За повезивање са Google Play услугама потребна је веза за пренос података." + + "Google Play услуге, које су потребне за функционисање неких од апликација, нису подржане на уређају. Контактирајте произвођача да бисте добили помоћ." + + "Изгледа да су подаци на уређају нетачни. Проверите датум на уређају." + + "Ова апликација не може да се покрене без Google Play услуга, које недостају на таблету." + + "Пријави ме преко Google-а" + + + + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטאבלט שלך." + + "‏שירותי Google Play" + + "שגיאת רשת." + + "‏יש אפליקציה המחייבת התקנה של שירותי Google Play." + + "היכנס" + + "‏יש אפליקציה המחייבת הפעלה של שירותי Google Play." + + "‏הפעלת שירותי Google Play" + + "‏יש אפליקציה שניסתה להשתמש בגרסה שגויה של שירותי Google Play." + + "חשבון לא חוקי" + + "התבקשה על ידי + +%1$s + " + + "‏יש אפליקציה המחייבת עדכון של שירותי Google Play." + + "‏דרוש חיבור נתונים כדי להתחבר לשירותי Google Play." + + "‏היכנס באמצעות Google" + + "‏אפליקציה זו לא תפעל אם לא תעדכן את שירותי Google Play." + + "‏קבל את שירותי Google Play" + + "‏עדכון שירותי Google Play" + + "החשבון שצוין לא קיים במכשיר זה. בחר חשבון אחר." + + "‏הפעל את שירותי Google Play" + + "‏שגיאה בשירותי Google Play" + + "‏בעיה לא ידועה בשירותי Google Play." + + "‏שירותי Google Play, שחלק מהאפליקציות שלך מתבססות עליהם, אינם נתמכים על ידי המכשיר שברשותך. צור קשר עם היצרן לקבלת סיוע." + + "‏קבל את שירותי Google Play" + + "עדכן" + + "נראה שהתאריך במכשיר שגוי. בדוק את התאריך במכשיר." + + "‏אפליקציה זו לא תעבוד אם לא תפעיל את שירותי Google Play." + + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטלפון שלך." + + + + "Ativar o Google Play Services" + + "Este aplicativo só funciona com o Google Play Services ativado." + + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + + "É necessária uma conexão de dados para conectar ao Google Play Services." + + "Problema desconhecido com o Google Play Services." + + "Fazer login com o Google" + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + + "Ocorreu um erro no Google Play Services" + + "Ative o Google Play Services" + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + + "Solicitado por + +%1$s + " + + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + + "Erro na rede" + + "Um aplicativo tentou usar uma versão errada do Google Play Services." + + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + + "Um aplicativo requer a ativação do Google Play Services." + + "Um aplicativo requer a atualização do Google Play Services." + + "Instalar o Google Play Services" + + "Play Services" + + "Atualize o Google Play Services" + + "A conta especificada não existe no dispositivo. Escolha outra conta." + + "Login" + + "Atualizar" + + "Conta inválida" + + "Instale o Google Play Services" + + "Um aplicativo requer a instalação do Google Play Services." + + + + "Aplikacja wymaga włączenia Usług Google Play." + + "Aplikacja próbowała skorzystać z nieprawidłowej wersji Usług Google Play." + + "Aplikacja wymaga zainstalowania Usług Google Play." + + "Zaloguj się" + + "Aktualizuj" + + "Korzystanie z usług Google Play wymaga połączenia z internetem." + + "Podanego konta nie ma na tym urządzeniu. Wybierz inne konto." + + "Zaloguj się przez Google" + + "Usługi Google Play, od których zależy działanie niektórych aplikacji, nie są obsługiwane na Twoim urządzeniu. Skontaktuj się z producentem, by uzyskać pomoc." + + "Data ustawiona na urządzeniu wydaje się nieprawidłowa. Sprawdź datę ustawioną na urządzeniu." + + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na tablecie." + + "Nieznany problem z Usługami Google Play." + + "Aktualizuj Usługi Google Play" + + "Nieprawidłowe konto" + + "Ta aplikacja nie będzie działać, jeśli nie włączysz Usług Google Play." + + "Aplikacja wymaga aktualizacji Usług Google Play." + + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na telefonie." + + "Pobierz Usługi Google Play" + + "Błąd sieci" + + "Żądanie z aplikacji + +%1$s + " + + "Włącz Usługi Google Play" + + "Usługi Google Play" + + "Włącz Usługi Google Play" + + "Pobierz Usługi Google Play" + + "Błąd usług Google Play" + + "Ta aplikacja nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." + + + + "Fejl i Google Play-tjenester" + + "Den angivne konto findes ikke på denne enhed. Vælg en anden konto." + + "Opdater" + + "Denne app kan ikke køre, medmindre du opdaterer Google Play-tjenester." + + "Aktivér Google Play-tjenester" + + "Denne app virker ikke, medmindre du aktiverer Google Play-tjenester." + + "En applikation kræver, at Google Play er installeret." + + "En applikation forsøgte at bruge en defekt version af Google Play." + + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din telefon." + + "Anmodning fra + +%1$s + " + + "Ukendt problem med Google Play-tjenester." + + "Ugyldig konto" + + "En applikation kræver en opdatering af Google Play." + + "Log ind med Google" + + "Google Play-tjenester, som nogle af dine applikationer er afhængige af, understøttes ikke af din enhed. Kontakt producenten for at få hjælp." + + "Aktivér Google Play-tjenester" + + "Hent Google Play-tjenester" + + "Netværksfejl" + + "Der kræves en dataforbindelse for at oprette forbindelse til Google Play-tjenester." + + "Datoen på enheden ser ud til at være forkert. Husk at kontrollere datoen på enheden." + + "Opdater Google Play-tjenester" + + "Hent Google Play-tjenester" + + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din tablet." + + "Log ind" + + "En applikation kræver, at Google Play er aktiveret." + + "Google Play-tjenester" + + + + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos telefone." + + "Netinkama paskyra" + + "Įrenginyje nurodyta data neteisinga. Patikrinkite įrenginyje nurodytą datą." + + "Norint naudoti programą būtina atnaujinti „Google Play“ paslaugas." + + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos planšetiniame kompiuteryje." + + "Programa bandė naudotis netinkama „Google Play“ paslaugų versija." + + "Nežinoma „Google Play“ paslaugų problema." + + "Norint naudoti programą būtina įdiegti „Google Play“ paslaugas." + + "Įgalinti „Google Play“ paslaugas" + + "Tinklo klaida" + + "Gauti „Google Play“ paslaugų" + + "Ši programa neveiks, jei neįgalinsite „Google Play“ paslaugų." + + "Ši programa neveiks, jei neatnaujinsite „Google Play“ paslaugų." + + "Įgal. „Google Play“ paslaugas" + + "Atnaujinti „Google Play“ paslaugas" + + "Jūsų įrenginys nepalaiko „Google Play“ paslaugų, kuriomis remiasi kai kurios programos. Jei reikia pagalbos, susisiekite su gamintoju." + + "Prisij. naud. „Google“" + + "Atnaujinti" + + "„Google Play“ paslaugos" + + "„Google Play“ paslaugų klaida" + + "Norint prisijungti prie „Google Play“ paslaugų reikia duomenų ryšio." + + "Nurodytos paskyros šiame įrenginyje nėra. Pasirinkite kitą paskyrą." + + "Užklausą pateikė „ + +%1$s + “" + + "Norint naudoti programą būtina įgalinti „Google Play“ paslaugas." + + "Prisij." + + "Gauti „Google Play“ paslaugų" + + + + "기기의 날짜가 잘못된 것 같습니다. 기기의 날짜를 확인해 주세요." + + "Google Play 서비스 설치" + + "Google Play 서비스 사용" + + "지정한 계정이 이 기기에 존재하지 않습니다. 다른 계정을 선택하세요." + + "Google Play 서비스를 사용하도록 설정해야 하는 애플리케이션입니다." + + "업데이트" + + "Google Play 서비스를 업데이트해야 하는 애플리케이션입니다." + + "Google Play 서비스를 업데이트해야만 이 앱이 실행됩니다." + + "로그인" + + "Google Play 서비스 업데이트" + + "태블릿에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + + "Google Play 서비스" + + "애플리케이션에서 잘못된 버전의 Google Play 서비스를 사용하려고 했습니다." + + "Google Play 서비스 사용" + + "Google Play 서비스를 사용하도록 설정해야 이 앱이 작동합니다." + + "Google Play 서비스 설치" + + "Google Play 서비스 오류" + + "Google Play 서비스에 알 수 없는 문제가 발생했습니다." + + "네트워크 오류" + + "일부 사용자 애플리케이션에 필요한 Google Play 서비스가 사용자 기기에서 지원되지 않습니다. 기기 제조업체에 문의하시기 바랍니다." + + " + +%1$s + 에서 요청" + + "Google 계정으로 로그인" + + "Google Play 서비스에 연결하려면 데이터 연결이 필요합니다." + + "Google Play 서비스를 설치해야 하는 애플리케이션입니다." + + "올바르지 않은 계정" + + "휴대전화에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + "Грешка в мрежата" + + "Активиране на услугите за Google Play" + + "Услуги за Google Play: Изтегл." + + "Приложение опита да ползва неправилна версия на услуг. за Google Play." + + "Това приложение няма да се изпълнява, освен ако не актуализирате услугите за Google Play." + + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в телефона ви." + + "Услуги за Google Play: Актив." + + "Приложение изисква инсталирането на услугите за Google Play." + + "Невалиден профил" + + "Заявено от + +%1$s + " + + "Това приложение няма да работи, освен ако не активирате услугите за Google Play." + + "Услуги за Google Play" + + "Актуализиране" + + "Актуализиране на услугите за Google Play" + + "Вход" + + "Услугите за Google Play, на които разчитат някои от приложенията ви, не се поддържат от устройството ви. Моля, свържете се с производителя за помощ." + + "Неизвестен проблем с услугите за Google Play." + + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в таблета ви." + + "Посоченият профил не съществува на това устройство. Моля, изберете друг." + + "Грешка в услугите за Google Play" + + "Приложение изисква активирането на услугите за Google Play." + + "Изтегляне на услугите за Google Play" + + "Приложение изисква актуализирането на услугите за Google Play." + + "Вход с Google" + + "За свързване с услугите за Google Play се изисква връзка за данни." + + "Изглежда, че датата на устройството е неправилна. Моля, проверете я." + + + + "Google Play-Dienste aktivieren" + + "Google Play-Dienste" + + "Fehler bei Google Play-Diensten" + + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Telefon nicht installiert sind." + + "Diese App wird nur ausgeführt, wenn Sie die Google Play-Dienste aktualisieren." + + "Aktualisieren" + + "Anwendung erfordert die Installation von Google Play-Diensten" + + "Unbekanntes Problem mit Google Play-Diensten" + + "Anwendung erfordert aktivierte Google Play-Dienste" + + "Über Google anmelden" + + "Angefordert von + +%1$s + " + + "Das angegebene Konto ist auf diesem Gerät nicht vorhanden. Bitte wählen Sie ein anderes Konto aus." + + "Das Datum auf dem Gerät scheint falsch zu sein. Bitte überprüfen Sie das Datum auf dem Gerät." + + "Ungültiges Konto" + + "Google Play-Dienste aktivieren" + + "Netzwerkfehler" + + "Anmelden" + + "Google Play-Dienste, auf denen einige Ihrer Apps basieren, werden von diesem Gerät nicht unterstützt. Wenden Sie sich für weitere Informationen an den Hersteller." + + "Anwendung versuchte, defekte Google Play-Dienste-Version zu verwenden" + + "Diese App funktioniert nur, wenn Sie die Google Play-Dienste aktivieren." + + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Tablet nicht installiert sind." + + "Google Play-Dienste installieren" + + "Anwendung erfordert ein Update für Google Play-Dienste" + + "Google Play-Dienste aktualisieren" + + "Google Play-Dienste installieren" + + "Um eine Verbindung zu den Google Play-Diensten herzustellen, ist eine Datenverbindung erforderlich." + + + + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på telefonen din." + + "En app krever at Google Play Tjenester oppdateres." + + "Ugyldig konto" + + "En app prøvde å bruke en skadet versjon av Google Play Tjenester." + + "Den angitte kontoen finnes ikke på enheten. Velg en annen konto." + + "Google Play-tjenester" + + "Logg inn med Google" + + "Aktiver Google Play Tjenester" + + "Oppdater Google Play Tjenester" + + "Logg på" + + "Du må ha datatilkobling for å koble deg til Google Play-tjenester." + + "En app krever at Google Play Tjenester installeres." + + "Datoen på enheten ser ut til å være feil. Sjekk datoen på enheten." + + "Denne appen fungerer ikke med mindre du aktiverer Google Play Tjenester." + + "Nettverksfeil" + + "Installer Google Play Tjenester" + + "Google Play Tjenester, som noen av appene er avhengige av, støttes ikke av enheten. Ta kontakt med produsenten for å få hjelp." + + "En app krever Google Play Tjenester for å aktiveres." + + "Forespurt av + +%1$s + " + + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på nettbrettet ditt." + + "Oppdater" + + "Google Play Tjenester-feil" + + "Aktiver Google Play Tjenester" + + "Det oppsto et ukjent problem med Google Play Tjenester." + + "Denne appen kan ikke kjøres før du oppdaterer Google Play Tjenester." + + "Installer Google Play Tjenester" + + + + "Solicitada por + +%1$s + " + + "Una aplicación requiere que se habiliten los servicios de Play." + + "Descargar servicios de Google Play" + + "Iniciar sesión" + + "Se necesita una conexión de datos para establecer conexión con los servicios de Google Play." + + "Parece que la fecha del dispositivo es incorrecta. Compruébala." + + "Esta aplicación no se ejecutará si tu teléfono no tiene instalados los servicios de Google Play." + + "Error desconocido relacionado con los servicios de Google Play" + + "Esta aplicación no funcionará si no habilitas los servicios de Google Play." + + "Tu dispositivo no es compatible con los servicios de Google Play, de los cuales dependen tus aplicaciones. Para obtener asistencia, ponte en contacto el fabricante." + + "Actualizar" + + "Una aplicación requiere que se actualicen los servicios de Google Play." + + "Una aplicación requiere que se instalen los servicios de Google Play." + + "Habilitar servicios de Google Play" + + "Una aplicación intentó usar versión incorrecta de servicios de Google Play." + + "Esta aplicación no se ejecutará si no actualizas los servicios de Google Play." + + "Descargar servicios de Google Play" + + "Actualizar servicios de Google Play" + + "Cuenta no válida" + + "Error de los servicios de Google Play" + + "Iniciar sesión con Google" + + "Habilitar servicios de Google Play" + + "Error de red" + + "La cuenta especificada no existe en este dispositivo. Selecciona otra cuenta." + + "Servicios de Google Play" + + "Esta aplicación no se ejecutará si tu tablet no tiene instalados los servicios de Google Play." + + + + + + "Az alkalmazás csak akkor fog működni, ha engedélyezi a Google Play Szolgáltatásokat." + + "Belépés" + + "Érvénytelen fiók" + + "Egy alkalmazás kéri a Google Play Szolgáltatások telepítését." + + "Google Play szolgáltatási hiba" + + "Play Szolgáltatások telepítése" + + "Az alkalmazás csak akkor fog működni, ha frissíti a Google Play Szolgáltatásokat." + + "Egy alkalmazás kéri a Google Play Szolgáltatások frissítését." + + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a telefonon." + + "Google Play Szolgáltatások" + + "Play Szolgáltatások aktiválása" + + "Google Play Szolgáltatások aktiválása" + + "A megadott fiók nem létezik ezen az eszközön. Kérjük, válasszon másik fiókot." + + "Egy alkalmazás a Play Szolgáltatások rossz verzióját akarta használni." + + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a táblagépen." + + "Hálózati hiba" + + "Play Szolgáltatások telepítése" + + "A Google Play Szolgáltatásokhoz történő kapcsolódáshoz adatkapcsolat szükséges." + + "Google-bejelentkezés" + + "Az eszközön beállított dátum helytelen. Kérjük, ellenőrizze azt." + + "Ismeretlen hiba a Google Play Szolgáltatásokban." + + "Play Szolgáltatások frissítése" + + "A Google Play Szolgáltatásokat, amelyre egyes alkalmazások támaszkodnak, nem támogatja az eszköz. Segítségért forduljon az eszköz gyártójához." + + "Igénylő: + +%1$s + " + + "Frissítés" + + "Egy alkalmazás kéri a Google Play Szolgáltatások engedélyezését." + + + + "Teie seade ei toeta Google Play teenuseid, millele mõni teie rakendustest toetub. Abi saamiseks võtke ühendust tootjaga." + + "Lubage Google Play teenused" + + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie telefonis pole." + + "Rakenduse kasutamiseks peavad olema lubatud Google Play teenused." + + "Seda rakendust ei saa käitada, kui te ei värskenda Google Play teenuseid." + + "Viga Google Play teenustes" + + "Google Play teenuste tundmatu probleem." + + "Seadme kuupäev paistab olevat vale. Kontrollige seadme kuupäeva." + + "Lubage Google Play teenused" + + "Vale konto" + + "Google Play teenustega ühenduse loomiseks on vajalik andmesideühendus." + + "Värskendage Google Play teenuseid" + + "Võrgu viga" + + "Hankige Google Play teenused" + + "Rakendus püüdis kasutada Google Play teenuste sobimatut versiooni." + + "See rakendus ei tööta, kui te ei luba Google Play teenuseid." + + "Google Play teenused" + + "Logi sisse" + + "Päringu esitas: + +%1$s + " + + "Hankige Google Play teenused" + + "Määratud kontot pole selles seadmes olemas. Valige muu konto." + + "Värskenda" + + "Logi sisse Google\'iga" + + "Rakenduse kasutamiseks peavad olema installitud Google Play teenused." + + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie tahvelarvutis pole." + + "Rakenduse kasutamiseks tuleb värskendada Google Play teenuseid." + + + + "É necessária uma ligação de dados para se ligar aos Serviços do Google Play." + + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu telemóvel." + + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu tablet." + + "Uma aplicação necessita da ativação dos Serviços do Google Play." + + "Inic. ses." + + "Solicitado por + +%1$s + " + + "Atualizar serviços do Google Play" + + "Problema desconhecido nos serviços do Google Play." + + "Ativar serviços do Google Play" + + "Aplicação tentou utiliz. versão incorreta dos Serviços do Google Play." + + "Os serviços do Google Play, dos quais dependem algumas das suas aplicações, não são suportados pelo seu dispositivo. Contacte o fabricante para obter assistência." + + "Erro dos serviços do Google Play" + + "A data no dispositivo parece estar incorreta. Verifique a data no dispositivo." + + "Esta aplicação não funcionará enquanto não ativar os serviços do Google Play." + + "Inic. sessão com o Google" + + "Serviços do Google Play" + + "Obter serviços do Google Play" + + "Ativar serviços do Google Play" + + "Esta aplicação não será executada enquanto não atualizar os serviços do Google Play." + + "Erro de Rede" + + "Obter serviços do Google Play" + + "Conta Inválida" + + "Atualizar" + + "A conta especificada não existe neste dispositivo. Escolha uma conta diferente." + + "Uma aplicação necessita da instalação dos Serviços do Google Play." + + "Uma aplicação necessita da atualização dos Serviços do Google Play." + + + + "تسجيل الدخول" + + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في هاتفك." + + "تم الطلب عن طريق + +%1$s + " + + "حساب غير صالح" + + "‏يتطلب الاتصال بخدمات Google Play وجود اتصال بيانات." + + "‏خطأ في خدمات Google Play" + + "‏تسجيل الدخول باستخدام Google" + + "‏يحاول أحد التطبيقات استخدام إصدار غير صالح من خدمات Google Play." + + "‏الحصول على خدمات Google Play" + + "‏تحديث خدمات Google Play" + + "‏تمكين خدمات Google Play" + + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في جهازك اللوحي." + + "‏لن يتم تشغيل هذا التطبيق ما لم تحدِّث خدمات Google Play." + + "الحساب الذي تمّ تحديده غير موجود على الجهاز. يُرجى اختيار حساب آخر." + + "خطأ في الشبكة" + + "‏خدمات Google Play" + + "‏خدمات Google Play التي تستجيب لها بعض تطبيقاتك لا تعمل على جهازك. يُرجى الاتصال بجهة التصنيع للحصول على المساعدة." + + "‏يتطلب أحد التطبيقات تثبيت خدمات Google Play." + + "‏لن يعمل هذا التطبيق ما لم يتم تمكين خدمات Google Play." + + "‏تمكين خدمات Google Play" + + "‏الحصول على خدمات Google Play" + + "‏حدثت مشكلة غير معروفة في خدمات Google Play." + + "يبدو أن التاريخ على الجهاز غير صحيح. الرجاء التحقق من التاريخ على الجهاز." + + "تحديث" + + "‏يتطلب أحد التطبيقات تمكين خدمات Google Play." + + "‏يتطلب أحد التطبيقات تحديث خدمات Google Play." + + + + "ขอโดย + +%1$s + " + + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในโทรศัพท์ของคุณ" + + "รับบริการ Google Play" + + "ลงชื่อใช้" + + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการติดตั้งบริการ Google Play" + + "บัญชีที่ระบุไม่มีอยู่บนอุปกรณ์นี้ โปรดเลือกบัญชีอื่น" + + "อัปเดตบริการ Google Play" + + "บัญชีไม่ถูกต้อง" + + "เปิดใช้งานบริการ Google Play" + + "ข้อผิดพลาดของบริการ Google Play" + + "รับบริการ Google Play" + + "ปัญหาที่ไม่รู้จักของบริการ Google Play" + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีบริการ Google Play เพื่อเปิดใช้งาน" + + "เปิดใช้งานบริการ Google Play" + + "อัปเดต" + + "บริการ Google Play ซึ่งใช้งานในบางแอปพลิเคชัน ไม่ได้รับการสนับสนุนโดยอุปกรณ์ของคุณ โปรดติดต่อผู้ผลิตเพื่อขอรับความช่วยเหลือ" + + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะเปิดใช้งานบริการ Google Play" + + "แอปพลิเคชันหนึ่งพยายามใช้เวอร์ชันที่ไม่เหมาะสมของบริการ Google Play" + + "ลงชื่อเข้าใช้ด้วย Google" + + "บริการ Google Play" + + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในแท็บเล็ตของคุณ" + + "ข้อผิดพลาดของเครือข่าย" + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการอัปเดตสำหรับบริการ Google Play" + + "ต้องมีการเขื่อมต่อข้อมูลเพื่อเชื่อมต่อกับบริการ Google Play" + + "วันที่บนอุปกรณ์ไม่ถูกต้อง โปรดตรวจสอบวันที่บนอุปกรณ์" + + + + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på surfplattan." + + "Google Play Tjänster måste aktiveras för en att app ska fungera." + + "Uppdatera Google Play Tjänster" + + "En dataanslutning krävs för att ansluta till Google Plays tjänster." + + "Aktivera Google Play Tjänster" + + "Du måste aktivera Google Play Tjänster för att den här appen ska fungera." + + "Logga in" + + "En olämplig version av Google Play Tjänster anropades av en app." + + "Fel på Google Play Tjänster" + + "Nätverksfel" + + "Aktivera Google Play Tjänster" + + "Det angivna kontot finns inte på den här enheten. Välj ett annat konto." + + "Google Play-tjänster" + + "Begärdes av + +%1$s + " + + "Du måste uppdatera Google Play Tjänster innan du kan köra den här appen." + + "Hämta Google Play Tjänster" + + "Ogiltigt konto" + + "Datumet på enheten verkar inte vara rätt. Kontrollera datumet på enheten." + + "Uppdatera" + + "Okänt problem med Google Play Tjänster" + + "Några av dina appar använder Google Play-tjänster som inte stöds av din enhet. Kontakta tillverkaren om du vill ha hjälp." + + "Hämta Google Play Tjänster" + + "Logga in med Google" + + "Google Play Tjänster måste uppdateras för en app ska fungera." + + "Google Play Tjänster måste installeras för att en app ska fungera." + + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på mobilen." + + + + "حساب نامعتبر" + + "‏برنامه‌ای تلاش کرد از نسخه نادرستی از خدمات Google Play استفاده کند." + + "‏تا زمانی‌که خدمات Google Play را به‌روز نکنید این برنامه کار نمی‌کند." + + "‏به‌روزرسانی خدمات Google Play" + + "‏مشکل نامشخص در خدمات Google Play." + + "حسابی که تعیین کردید در این دستگاه وجود ندارد. لطفاً حساب دیگری را انتخاب کنید." + + "‏فعال کردن خدمات Google Play" + + "‏برای اتصال به خدمات Google Play اتصال داده لازم است." + + "‏خدمات Google Play، که برخی از برنامه‌های شما به آن وابسته است، توسط دستگاه شما پشتیبانی نمی‌شود. لطفاً برای دریافت کمک با سازنده تماس بگیرید." + + "درخواست توسط + +%1$s + " + + "‏برنامه‌ای به نصب خدمات Google Play نیاز دارد." + + "‏خطا در خدمات Google Play" + + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در تلفن شما وجود ندارد." + + "‏ورود به سیستم با Google‎" + + "‏فعال کردن خدمات Google Play" + + "ورود به سیستم" + + "‏دریافت خدمات Google Play" + + "به‌روزرسانی" + + "تاریخ روی دستگاه ظاهراً اشتباه است. لطفاً تاریخ روی دستگاه را بررسی کنید." + + "‏دریافت خدمات Google Play" + + "‏برنامه‌ای به فعال کردن خدمات Google Play نیاز دارد." + + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در رایانهٔ لوحی شما وجود ندارد." + + "خطای شبکه" + + "‏تا زمانی‌که خدمات Google Play را فعال نکنید این برنامه کار نمی‌کند." + + "‏خدمات Google Play" + + "‏برنامه‌ای به به‌روزرسانی خدمات Google Play نیاز دارد." + + + + "Conta inválida" + + "Um aplicativo requer a atualização do Google Play Services." + + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + + "Um aplicativo tentou usar uma versão errada do Google Play Services." + + "Ative o Google Play Services" + + "Atualize o Google Play Services" + + "Ativar o Google Play Services" + + "Um aplicativo requer a instalação do Google Play Services." + + "Atualizar" + + "Este aplicativo só funciona com o Google Play Services ativado." + + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + + "Problema desconhecido com o Google Play Services." + + "Login" + + "Erro na rede" + + "Solicitado por + +%1$s + " + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + + "Instalar o Google Play Services" + + "Ocorreu um erro no Google Play Services" + + "Fazer login com o Google" + + "A conta especificada não existe no dispositivo. Escolha outra conta." + + "Instale o Google Play Services" + + "Play Services" + + "Um aplicativo requer a ativação do Google Play Services." + + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + + "É necessária uma conexão de dados para conectar ao Google Play Services." + + + + "Lai šī lietotne darbotos, iespējojiet Google Play pakalpojumus." + + "Lai šī lietotne darbotos, atjauniniet Google Play pakalpojumus." + + "Nezināma problēma ar Google Play pakalpojumiem." + + "Google Play pakalpojumu iespējošana" + + "Lai izveidotu savienojumu ar Google Play pakalpojumiem, ir nepieciešams datu savienojums." + + "Lai šī lietotne darbotos, tālrunī ir jāinstalē Google Play pakalpojumi." + + "Jūsu ierīce neatbalsta Google Play pakalpojumus, kuri nepieciešami dažu jūsu lietojumprogrammu darbībai. Lūdzu, sazinieties ar ražotāju, lai saņemtu palīdzību." + + "Šķiet, ka ierīcē ir iestatīts nepareizs datums. Lūdzu, pārbaudiet ierīces datumu." + + "Lai lietojumprogramma darbotos, ir jāiespējo Google Play pakalpojumi." + + "Nederīgs konts" + + "Google Play pakalpojumi" + + "Lai lietojumprogramma darbotos, ir jāinstalē Google Play pakalpojumi." + + "Google Play pakalpojumu atjaunināšana" + + "Norādītais konts šajā ierīcē nepastāv. Lūdzu, izvēlieties citu kontu." + + "Google Play pakalpojumu iegūšana" + + "Atjaunināt" + + "Lai lietojumprogramma darbotos, jāatjaunina Google Play pakalpojumi." + + "Pierakstīties Google" + + "Pieprasījums no lietotnes + +%1$s + " + + "Google Play pakalpojumu kļūda" + + "Lai šī lietotne darbotos, planšetdatorā ir jāinstalē Google Play pakalpojumi." + + "Lietojumpr. mēģināja izmantot nederīgu Google Play pakalp. versiju." + + "Iespējot Google Play pakalpojumus" + + "Pierakst." + + "Iegūt Google Play pakalpojumus" + + "Tīkla kļūda" + + + + "Errore Google Play Services" + + "Installa Google Play Services" + + "Attiva Google Play Services" + + "La data sul dispositivo sembra sbagliata. Controllala." + + "L\'app non funzionerà se non aggiorni Google Play Services." + + "L\'app non funzionerà senza Google Play Services, non presente sul tuo telefono." + + "Un\'applicazione richiede l\'installazione di Google Play Services." + + "Aggiorna Google Play Services" + + "Accedi con Google" + + "Errore di rete" + + "Google Play Services" + + "Account non valido" + + "Un\'applicazione richiede un aggiornamento di Google Play Services." + + "Accedi" + + "Richiesta da + +%1$s + " + + "Attiva Google Play Services" + + "La piattaforma Google Play Services, su cui sono basate alcune delle tue applicazioni, non è supportata dal dispositivo in uso. Per assistenza, contatta il produttore." + + "È necessaria una connessione dati per connettersi a Google Play Services." + + "L\'app non funzionerà senza Google Play Services, non presente sul tuo tablet." + + "Installa Google Play Services" + + "Problema sconosciuto con Google Play Services." + + "L\'account specificato non esiste su questo dispositivo. Scegli un altro account." + + "Un\'app ha tentato di usare una versione non valida di Play Services." + + "Un\'applicazione richiede l\'attivazione di Google Play Services." + + "L\'app non funzionerà se non attivi Google Play Services." + + "Aggiorna" + + + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi unike amandla amasevisi e-Google Play." + + "Uhlelo lokusebenza ludinga ukufakwa kwamasevisi we-Google Play." + + "Nika amandla amasevisi e-Google Play" + + "Buyekeza amasevisi e-Google Play" + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho kuthebulethi yakho." + + "Uhlelo lokusebenza luzame ukusebenzisa inguqulo embi yamasevisi we-Google Play." + + "Isibuyekezo" + + "Uhlelo lokusebenza ludinga isibuyekezo samasevisi we-Google Play." + + "Kucelwe yi- + +%1$s + " + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi ubuyekeze amasevisi e-Google Play." + + "Nika amandla amasevisi e-Google Play" + + "Iphutha lenethiwekhi" + + "Uhlelo lokusebenza ludinga amasevisi we-Google Play ukuze anikwe amandla." + + "Idethi kudivayisi ibonakala ingalungile. Sicela uhlole idethi kudivayisi." + + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho efonini yakho." + + "Iphutha lamasevisi we-Google Play" + + "Kudingeka ukuxhumeka kwedatha ukuze kuxhunyekwe kumasevisi we-Google Play." + + "Indaba engaziwa yamasevisi we-Google Play" + + "Thola amasevisi e-Google Play" + + "I-Akhawunti ecacisiwe ayikho kule divayisi. Sicela ukhethe i-akhawunti ehlukile." + + "I-Akhawunti engavumelekile" + + "Amasevisi we-Google Play, okungukuthi ezinye izinhlelo zakho zithembele kuwo, awasekelwe yidivayisi yakho. Sicela uxhumane nomkhiqizi ukuze uthole usizo." + + "Thola amasevisi e-Google Play" + + "Amasevisi we-Google Play" + + "Ngena ngemvume nge-Google" + + "Ngena ngemvume" + + + + "Google Play სერვისების გააქტიურება" + + "აპლიკაცია საჭიროებს Google Play Services-ის ინსტალაციას." + + "ანგარიში არასწორია" + + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + + "აპლიკაცია შეეცადა გამოეყენებინა Google Play სერვისების არასწორი ვერსია." + + "Google-ით შესვლა" + + "როგორც ჩანს, მოწყობილობის თარიღი არასწორია. გთხოვთ, შეამოწმოთ მოწყობილობის თარიღი." + + "შესვლა" + + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + + "Google Play სერვისები" + + "ეს აპი ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." + + "ქსელის შეცდომა" + + "Google Play სერვისების განახლება" + + "მითითებული ანგარიში ამ მოწყობილობაზე არ არსებობს. გთხოვთ, აირჩიოთ სხვა ანგარიში." + + "Google Play Services-თან დასაკავშირებლად მონაცემთა გადაცემა აუცილებელია." + + "Google Play სერვისების გააქტიურება" + + "აპლიკაცია საჭიროებს გააქტიურებულ Google Play Services." + + "განახლება" + + "Google Play სერვისების მიღება" + + "ეს აპი არ იმუშავებს, თუ არ გაააქტიურებთ Google Play სერვისებს." + + "მომთხოვნი: + +%1$s + " + + "Google Play სერვისების მიღება" + + "Google Play სერვისებთან დაკავშირებით უცნობი შეფერხება წარმოიშვა." + + "Google Play სერვისების შეცდომა" + + "აპლიკაცია საჭიროებს Google Play Services-ის განახლებას." + + "Google Play სერვისები, რაც თქვენს ზოგიერთ აპს ჭირდება, თქვენს მოწყობილობაზე მხარდაჭერილი არ არის. გთხოვთ, დაუკავშირდეთ მწარმოებელს დახმარებისათვის." + + + + "Chyba služieb Google Play" + + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v tablete nemáte." + + "Vyžiadané aplikáciou + +%1$s + " + + "Služby Google Play" + + "Aplikácia vyžaduje inštaláciu služieb Google Play." + + "Pripojenie k službám Google Play si vyžaduje dátové pripojenie." + + "Chyba siete" + + "Inštalovať služby Google Play" + + "Aplikácia vyžaduje povolenie služieb Google Play." + + "Aplikácia vyžaduje aktualizáciu služieb Google Play." + + "Povoliť služby Google Play" + + "Aktualizovať" + + "Aktualizovať služby Google Play" + + "Prihlásiť sa do účtu Google" + + "Neplatný účet" + + "Zadaný účet v tomto zariadení neexistuje. Vyberte iný účet." + + "Táto aplikácia bude fungovať až po povolení služieb Google Play." + + "Prihlásiť sa" + + "Inštalovať služby Google Play" + + "Niektoré vaše aplikácie vyžadujú služby Google Play, ktoré vo vašom zariadení nie sú podporované. Ak potrebujete pomoc, kontaktujte výrobcu." + + "Neznámy problém so službami Google Play." + + "Túto aplikáciu bude možné spustiť až po aktualizácii služieb Google Play." + + "Povoliť služby Google Play" + + "Dátum nastavený v zariadení sa zdá byť nesprávny. Skontrolujte ho." + + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v telefóne nemáte." + + "Aplikácia sa pokúsila použiť nesprávnu verziu služieb Google Play." + + + + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Điện thoại của bạn bị thiếu dịch vụ này." + + "Dịch vụ của Google Play" + + "Bật dịch vụ của Google Play" + + "Sự cố không xác định với dịch vụ của Google Play." + + "Ứng dụng yêu cầu Dịch vụ của Google Play phải được bật." + + "Cài đặt dịch vụ của Google Play" + + "Tài khoản đã chỉ định không tồn tại trên thiết bị này. Vui lòng chọn một tài khoản khác." + + "Ứng dụng đã cố sử dụng phiên bản không đúng của Dịch vụ của Google Play." + + "Tài khoản không hợp lệ" + + "Cập nhật dịch vụ của Google Play" + + "Cập nhật" + + "Cần có kết nối dữ liệu để kết nối với các dịch vụ của Google Play." + + "Ngày trên thiết bị có vẻ không chính xác. Vui lòng kiểm tra ngày trên thiết bị." + + "Các dịch vụ của Google Play mà một số ứng dụng của bạn dựa vào không được thiết bị của bạn hỗ trợ. Vui lòng liên hệ với nhà sản xuất để được hỗ trợ." + + "Bật dịch vụ của Google Play" + + "Cài đặt dịch vụ của Google Play" + + "Ứng dụng này sẽ không chạy trừ khi bạn cập nhật dịch vụ của Google Play." + + "Được yêu cầu bởi + +%1$s + " + + "Lỗi dịch vụ của Google Play" + + "Đăng nhập bằng Google" + + "Ứng dụng yêu cầu cập nhật dành cho Dịch vụ Google Play." + + "Ứng dụng này sẽ không hoạt động trừ khi bạn bật dịch vụ của Google Play." + + "Ứng dụng yêu cầu cài đặt Dịch vụ của Google Play." + + "Đăng nhập" + + "Lỗi mạng" + + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Máy tính bảng của bạn bị thiếu dịch vụ này." + + + + "Get Google Play services" + + "Invalid Account" + + "This app won\'t run unless you update Google Play services." + + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + + "An application requires an update for Google Play Services." + + "Enable Google Play services" + + "The specified account does not exist on this device. Please choose a different account." + + "Requested by + +%1$s + " + + "Google Play services error" + + "Sign in" + + "A data connection is required to connect to Google Play services." + + "An application requires installation of Google Play Services." + + "Sign in with Google" + + "This app won\'t run without Google Play services, which are missing from your phone." + + "Update" + + "An application attempted to use a bad version of Google Play Services." + + "This app won\'t run without Google Play services, which are missing from your tablet." + + "Google Play services" + + "Network Error" + + "Update Google Play services" + + "An application requires Google Play Services to be enabled." + + "The date on the device appears to be incorrect. Please check the date on the device." + + "This app won\'t work unless you enable Google Play services." + + "Get Google Play services" + + "Unknown issue with Google Play services." + + "Enable Google Play services" + + + + "Erreur liée aux services Google Play" + + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + + "Une application requiert l\'activation des services Google Play" + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + + "Activer les services Google Play" + + "Installer les services Google Play" + + "Une application requiert une version valide des services Google Play" + + "Erreur réseau" + + "Activer les services Google Play" + + "Connexion" + + "Compte erroné" + + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + + "Demandée par + +%1$s + " + + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + + "Mettre à jour" + + "Une application requiert l\'installation des services Google Play" + + "Une application requiert la mise à jour des services Google Play" + + "Mettre à jour les services Google Play" + + "Se connecter via Google" + + "Services Google Play" + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + + "Installer les services Google Play" + + "Problème inconnu avec les services Google Play." + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + + + + "Google Play ծառայությունների սխալ" + + "Անհայտ խնդիր՝ Google Play ծառայություններում:" + + "Նորացնել" + + "Հավելվածը պահանջում է տեղադրել Google Play ծառայությունները:" + + "Google Play ծառայությունները, որոնց ապավինում են ձեր ծրագրերից որոշները, չեն աջակցվում ձեր սարքի կողմից: Խնդրում ենք կապվել արտադրողի հետ օգնության համար:" + + "Հաշիվն անվավեր է" + + "Այս ծրագիրը չի գործարկվի, եթե դուք չնորացնեք Google Play ծառայությունները:" + + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր հեռախոսում:" + + "Հավելվածը պահանջում է միացնել Google Play ծառայությունները:" + + "Պահանջվում է տվյալների կապ` Google Play ծառայություններին միանալու համար:" + + "Տեղադրեք Google Play ծառայությունները" + + "Մուտք գործել" + + "Մուտք գործեք Google-ով" + + "Ցանցի սխալ կա" + + "Միացնել Google Play ծառայությունները" + + "Նշված հաշիվը գոյություն չունի այս սարքում: Ընտրեք այլ հաշիվ:" + + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր գրասալիկում:" + + "Հավելվածը պահանջում է թարմացնել Google Play ծառայությունները:" + + "Միացնել Google Play ծառայությունները" + + "Հավելվածը փորձել է կիրառել Google Play ծառայությունների վատ տարբերակը:" + + "Սարքի ամսաթիվը կարծես սխալ է: Ստուգեք սարքի ամսաթիվը:" + + "Այս ծրագիրը չի աշխատի, եթե դուք չմիացնեք Google Play ծառայությունները:" + + "Նորացրեք Google Play ծառայությունները" + + "Google Play ծառայություններ" + + " + +%1$s + -ի հարցմամբ" + + "Տեղադրել Google Play ծառայությունները" + + + + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + + "Enable Google Play services" + + "Get Google Play services" + + "Enable Google Play services" + + "Requested by + +%1$s + " + + "Get Google Play services" + + "The specified account does not exist on this device. Please choose a different account." + + "An application requires installation of Google Play Services." + + "An application requires Google Play Services to be enabled." + + "Unknown issue with Google Play services." + + "An application attempted to use a bad version of Google Play Services." + + "This app won\'t run without Google Play services, which are missing from your phone." + + "This app won\'t run unless you update Google Play services." + + "Update Google Play services" + + "This app won\'t work unless you enable Google Play services." + + "Google Play services" + + "Invalid Account" + + "This app won\'t run without Google Play services, which are missing from your tablet." + + "Update" + + "A data connection is required to connect to Google Play services." + + "Sign in with Google" + + "Sign in" + + "An application requires an update for Google Play Services." + + "Network Error" + + "The date on the device appears to be incorrect. Please check the date on the device." + + "Google Play services error" + + + + "Google Play-services moet zijn ingeschakeld voor een applicatie." + + "Onjuiste versie van Google Play-services wordt gebruikt." + + "Het gespecificeerde account bestaat niet op dit apparaat. Kies een ander account." + + "Google Play-services ophalen" + + "Deze app werkt niet, tenzij u Google Play-services inschakelt." + + "Google Play-services moet worden geüpdatet voor een applicatie." + + "Google Play-services inschak." + + "Netwerkfout" + + "Google Play-services inschakelen" + + "Aangevraagd door + +%1$s + " + + "Bijwerken" + + "Google Play-services ophalen" + + "Ongeldig account" + + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw telefoon." + + "Google Play-services bijwerken" + + "Er is een gegevensverbinding nodig om verbinding te kunnen maken met Google Play-services." + + "Deze app kan niet worden uitgevoerd, tenzij u Google Play-services bijwerkt." + + "Inloggen" + + "Fout met Google Play-services" + + "Google Play-services moet zijn geïnstalleerd voor een applicatie." + + "De datum op het apparaat lijkt onjuist. Controleer de datum op het apparaat." + + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw tablet." + + "Google Play-services, dat vereist is voor een aantal van uw applicaties, wordt niet ondersteund door uw apparaat. Neem contact op met de fabrikant voor ondersteuning." + + "Inloggen met Google" + + "Onbekend probleem met Google Play-services." + + "Google Play-services" + + + + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ስልክዎ ላይ የሉም።" + + "መተግበሪያው Google Play አገልግሎቶች እንዲዘምን ይፈልጋል።" + + "የGoogle Play አገልግሎቶች ስህተት" + + "ከGoogle Play አገልግሎቶች ጋር ለመገናኘት የውሂብ ግንኙነት ያስፈልጋል።" + + "Google Play አገልግሎቶችን እስካላነቁ ድረስ ይህ መተግበሪያ አይሰራም።" + + "Google Play አገልግሎቶችን አንቃ" + + "በGoogle ይግቡ" + + "Google Play አገልግሎቶችን አንቃ" + + "Google Play አገልግሎቶችን እስኪያዘምኑ ድረስ ይህ መተግበሪያ አይሰራም።" + + "የተገለጸው መለያ በዚህ መሣሪያ ላይ የለም። እባክው የተለየ መለያ ይምረጡ።" + + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ጡባዊዎ ላይ የሉም።" + + "መተግበሪያው Google Play አገልግሎቶች እንዲጫኑ ይፈልጋል።" + + "ልክ ያልሆነ መለያ" + + "ግባ" + + "ያዘምኑ" + + "Google Play አገልግሎቶችን አግኝ" + + "Google Play አገልግሎቶችን ያዘምኑ" + + "መተግበሪያው የGoogle Play አገልግሎቶችን መጥፎ ስሪት ለመጠቀም ሞክሯል።" + + "በ + +%1$s + የተጠየቀ" + + "Google Play አገልግሎቶች" + + "የአውታረ መረብ ስህተት" + + "መተግበሪያው Google Play አገልግሎቶች እንዲነቁ ይፈልጋል።" + + "በGoogle Play አገልግሎቶች ላይ ያልታወቀ ችግር።" + + "Google Play አገልግሎቶችን አግኝ" + + "የGoogle Play አገልግሎቶች፣ አንዳንድ መተግበሪያዎችዎ በእሱ ላይ ጥገኛ የሆኑት፣ በመሣሪያዎ አይደገፍም። እባክዎ ለእርዳታ አምራቹን ያግኙ።" + + "በመሣሪያው ላይ ያለው ቀን ትክክል አይመስልም። እባክዎ በመሣሪያው ላይ ያለውን ቀን ያረጋግጡ።" + + + + "启用 Google Play 服务" + + "此设备上不存在指定的帐户,请选择其他帐户。" + + "由“ + +%1$s + ”发出" + + "您必须先更新 Google Play 服务才能运行此应用。" + + "更新" + + "您的设备不支持部分应用所依赖的 Google Play 服务。请与设备制造商联系,以寻求帮助。" + + "Google Play 服务出错" + + "网络错误" + + "某个应用要求启用 Google Play 服务。" + + "某个应用尝试使用的 Google Play 服务版本有误。" + + "使用 Google 帐户登录" + + "启用 Google Play 服务" + + "获取 Google Play 服务" + + "您的手机中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + + "Google Play 服务" + + "登录" + + "您必须有数据网络连接才能接入 Google Play 服务。" + + "更新 Google Play 服务" + + "您必须先启用 Google Play 服务才能运行此应用。" + + "Google Play 服务出现未知问题。" + + "设备上的日期似乎不正确,请在设备上检查日期。" + + "无效帐户" + + "获取 Google Play 服务" + + "某个应用要求更新 Google Play 服务。" + + "某个应用要求安装 Google Play 服务。" + + "您的平板电脑中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + + + + "Недійсний обліковий запис" + + "Помилка мережі" + + "Запит від програми + +%1$s + " + + "Увімкнути Google Play Послуги" + + "Оновити" + + "Оновити Google Play Послуги" + + "Увімкнути Google Play Послуги" + + "Установити Google Play Послуги" + + "Ця програма не запуститься без Google Play Послуг, яких немає на вашому планшетному ПК." + + "Програма спробувала застосувати хибну версію Сервісів Google Play." + + "Google Play Послуги – невідома проблема." + + "Щоб програма працювала, потрібно оновити Сервіси Google Play." + + "Увійти в обл.запис Google" + + "Для під’єднання до сервісів Google Play потрібне з’єднання з мережею." + + "Сервіси Google Play" + + "Ця програма не працюватиме, поки ви не ввімкнете Google Play Послуги." + + "Щоб програма працювала, потрібно ввімкнути Сервіси Google Play." + + "Ця програма не запуститься без Google Play Послуг, яких немає у вашому телефоні." + + "Указаний обліковий запис не існує на цьому пристрої. Виберіть інший обліковий запис." + + "Установити Google Play Послуги" + + "Увійти" + + "Ваш пристрій не підтримує Сервіси Google Play, від яких залежить робота деяких програм. Зверніться по допомогу до виробника." + + "Схоже, на пристрої вказано неправильну дату. Перевірте її." + + "Помилка Сервісів Google Play" + + "Щоб програма працювала, потрібно встановити Сервіси Google Play." + + "Ця програма не запуститься, поки ви не оновите Google Play Послуги." + + + + "Google Play सेवाओं के साथ अज्ञात समस्या." + + "Google Play सेवाओं से कनेक्ट करने के लिए डेटा कनेक्शन की आवश्यकता है." + + "Google Play सेवाएं, जिन पर आपके कुछ ऐप्स निर्भर करते हैं, आपके उपकरण द्वारा समर्थित नहीं हैं. कृपया सहायता के लिए निर्माता से संपर्क करें." + + " + +%1$s + द्वारा अनुरोधित" + + "नेटवर्क त्रुटि" + + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके टेबलेट में नहीं हैं." + + "Google Play सेवाएं सक्षम करें" + + "Google Play सेवाएं से नई जानकारी" + + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके फ़ोन में नहीं हैं." + + "जब तक आप Google Play सेवाएं सक्षम नहीं करते, तब तक यह ऐप्स कार्य नहीं करेगा." + + "जब तक आप Google Play सेवाओं से नई जानकारी नहीं लेते हैं, तब तक यह ऐप्स नहीं चलेगा." + + "Google Play सेवाएं त्रुटि" + + "नई जानकारी पाएं" + + "ऐप्स के लिए Google Play सेवाओं में Google Play से नई जानकारी की आवश्यकता है." + + "Google Play सेवाएं पाएं" + + "प्रवेश करें" + + "Google से प्रवेश करें" + + "ऐप्स के लिए Google Play सेवाओं के इंस्टॉलेशन की आवश्यकता है." + + "अमान्य खाता" + + "निर्दिष्ट खाता इस उपकरण पर मौजूद नहीं है. कृपया कोई भिन्न खाता चुनें." + + "Google Play सेवाएं सक्षम करें" + + "Google Play सेवाएं" + + "ऐप्स ने Google Play सेवाओं के खराब संस्करण के उपयोग का प्रयास किया." + + "उपकरण का दिनांक गलत प्रतीत हो रहा है. कृपया उपकरण का दिनांक जांचें." + + "ऐप्स के लिए Google Play सेवाओं को सक्षम किए जाने की आवश्यकता है." + + "Google Play सेवाएं पाएं" + + + + "Aktualizovat" + + "Přihlásit se účtem Google" + + "Aktualizace služeb Google Play" + + "Ke spuštění této aplikace je třeba aktualizovat služby Google Play." + + "Aplikace vyžaduje instalaci Služeb Google Play." + + "Ke spuštění této aplikace je třeba aktivovat služby Google Play." + + "Nastal neznámý problém se službami Google Play." + + "Chyba sítě" + + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v tabletu nemáte." + + "Požadováno aplikací + +%1$s + " + + "Instalovat služby Google Play" + + "Aktivovat služby Google Play" + + "Přihlásit se" + + "Chyba služeb Google Play" + + "Aplikace vyžaduje aktualizaci Služeb Google Play." + + "Aplikace se pokusila použít nesprávnou verzi Služeb Google Play." + + "Služby Google Play" + + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v telefonu nemáte." + + "Datum v zařízení není správně nastaveno. Zkontrolujte prosím datum." + + "Připojení ke službám Google Play vyžaduje datové připojení." + + "Neplatný účet" + + "Aktivovat služby Google Play" + + "Některé vaše aplikace vyžadují služby Google Play, které ve vašem zařízení nejsou podporovány. S žádostí o pomoc se prosím obraťte na výrobce." + + "Zadaný účet v tomto zařízení neexistuje. Zvolte prosím jiný účet." + + "Instalovat služby Google Play" + + "Aplikace vyžaduje aktivované Služby Google Play." + + + + "Error sa mga serbisyo ng Google Play" + + "May hindi alam na isyu sa mga serbisyo ng Google Play." + + "Hindi gagana ang app na ito maliban kung papaganahin mo ang mga serbisyo ng Google Play." + + "Paganahin ang Google Play services" + + "Enable Google Play services" + + "Ang mga serbisyo ng Google Play, kung saan nakadepende ang ilan sa iyong mga application, ay hindi sinusuportahan ng iyong device. Mangyaring makipag-ugnay sa manufacturer para sa tulong." + + "I-update" + + "Kailangan ng application na i-update ang Mga Serbisyo ng Google Play." + + "I-update ang mga serbisyo ng Google Play" + + "Sign in" + + "Hiniling ng + +%1$s + " + + "Hindi umiiral ang tinukoy na account sa device na ito. Mangyaring pumili ng ibang account." + + "Mukhang hindi tama ang petsa sa device. Pakisuri ang petsa sa device." + + "Hindi gagana ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong tablet." + + "Hindi tatakbo ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong telepono." + + "Di-wasto ang Account" + + "May app na sumubok ng maling bersyon ng Mga Serbisyo ng Google Play." + + "Kailangan ng koneksyon ng data upang makakonekta sa mga serbisyo ng Google Play." + + "Mag-sign in sa Google" + + "Kumuha ng mga serbisyo ng Google Play" + + "Hindi gagana ang app na ito maliban kung i-a-update mo ang mga serbisyo ng Google Play." + + "Kailangan ng application na ma-install ang Serbisyo ng Google Play." + + "Kailangan ng application na na-enable ang Mga Serbisyo ng Google Play." + + "May Error sa Network" + + "Kumuha ng Google Play services" + + "Mga serbisyo ng Google Play" + + + + "Una aplicació requereix que s\'instal·lin els serveis de Google Play." + + "Actualitza els serveis de Google Play" + + "Serveis de Google Play" + + "Compte no vàlid" + + "Sol·licitada per + +%1$s + " + + "El compte especificat no existeix en aquest dispositiu. Tria un compte diferent." + + "Aquesta aplicació no funcionarà si la tauleta no té instal·lats els serveis de Google Play." + + "Sembla que la data del dispositiu no és correcta. Comprova-la." + + "Es requereix una connexió de dades per connectar amb els serveis de Google Play." + + "Activa els serveis de Google Play" + + "Inicia sessió amb Google" + + "Activa els serveis de Google Play" + + "Error dels serveis de Google Play" + + "Aquesta aplicació no s\'executarà si no actualitzes els serveis de Google Play." + + "El teu dispositiu no és compatible amb els serveis de Google Play, en què es basen les teves aplicacions. Per obtenir assistència, contacta amb el fabricant." + + "Una aplicació requereix que s\'activin els serveis de Google Play." + + "Una aplic. ha intentat utilitzar una versió errònia de serveis de Play." + + "Inicia sessió" + + "Error de xarxa" + + "Baixa els serveis de Google Play" + + "Una aplicació requereix que s\'actualitzin els serveis de Google Play." + + "Aquesta aplicació no funcionarà si no actives els serveis de Google Play." + + "Error desconegut relacionat amb els serveis de Google Play." + + "Aquesta aplicació no s\'executarà si el telèfon no té instal·lats els serveis de Google Play." + + "Baixa els serveis de Google Play" + + "Actualitza" + + + + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe telefon." + + "Această aplicaţie nu va funcţiona decât dacă activaţi Servicii Google Play." + + "Actualizaţi" + + "Problemă necunoscută privind Servicii Google Play." + + "Descărcaţi Servicii Google Play" + + "Actualizaţi Servicii Google Play" + + "Activaţi Servicii Google Play" + + "Contul menționat nu există pe acest dispozitiv. Alegeți alt cont." + + "Data de pe dispozitiv pare să fie incorectă. Verificați data de pe dispozitiv." + + "Aplicația a încercat să utilizeze o vers. Servicii Google Play greșită" + + "Activaţi Servicii Google Play" + + "O aplicație necesită o actualizare pentru Servicii Google Play." + + "Solicitată de + +%1$s + " + + "Gadgetul nu acceptă serviciile Google Play, pe care se bazează unele dintre aplicații. Pentru asistență, contactați producătorul gadgetului." + + "Această aplicaţie nu poate rula decât dacă actualizaţi Servicii Google Play." + + "Servicii Google Play" + + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe tabletă." + + "O aplicație necesită activarea Serviciilor Google Play." + + "Obţineţi Servicii Google Play" + + "O aplicație necesită instalarea Serviciilor Google Play." + + "Cont nevalid" + + "Conectați-vă cu Google" + + "Eroare Servicii Google Play" + + "Este necesară o conexiune de date pentru a vă conecta la serviciile Google Play." + + "Eroare de reţea" + + "Conectați" + + + + "アプリではGoogle Play開発者サービスをインストールする必要があります。" + + "Google Play開発者サービスに接続するには、データ接続が必要です。" + + "アプリではGoogle Play開発者サービスを有効にする必要があります。" + + "端末上の日付が正しくないようです。端末上の日付をご確認ください。" + + "Googleでログイン" + + " + +%1$s + によるリクエスト" + + "Play開発者サービスの有効化" + + "Play開発者サービスの入手" + + "指定したアカウントはこの端末上に存在しません。別のアカウントを選択してください。" + + "Google Play開発者サービスで原因不明の問題が発生しました。" + + "アプリではGoogle Play開発者サービスをアップデートする必要があります。" + + "Google Play開発者サービス" + + "Google Play開発者サービスのエラー" + + "無効なアカウント" + + "アプリはGoogle Play開発者サービスの不適切なバージョンを使用しようとしました。" + + "Play開発者サービスの入手" + + "このアプリの実行には、Google Play開発者サービスの有効化が必要です。" + + "このアプリの実行には、Google Play開発者サービスの更新が必要です。" + + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いのタブレットにはインストールされていません。" + + "ネットワークエラー" + + "ログイン" + + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いの携帯端末にはインストールされていません。" + + "Play開発者サービスの更新" + + "一部のアプリが使用しているGoogle Play開発者サービスは、お使いの端末ではサポートされていません。詳しくは、端末メーカーまでお問い合わせください。" + + "Play開発者サービスの有効化" + + "更新" + + + + "Omogočite storitve Google Play" + + "Posodobite storitve Google Play" + + "Aplikacija ne bo delovala, če ne omogočite storitev Google Play." + + "Posodobi" + + "Za delovanje aplikacije morate omogočiti Storitve Google Play." + + "Storitve Google Play" + + "Zahtevala aplikacija + +%1$s + " + + "Napaka storitev Google Play" + + "Vaša naprava na podpira storitev Google Play, ki jih potrebujejo nekatere od vaših aplikacij. Za pomoč se obrnite na izdelovalca." + + "Videti je, da je datum v napravi napačen. Preverite ga." + + "Neznana težava s storitvami Google Play." + + "Za delovanje aplikacije morate posodobiti Storitve Google Play." + + "Namestite storitve Google Play" + + "Za povezavo s storitvami Google Play potrebujete internetno povezavo." + + "Prijava" + + "Ta aplikacija ne deluje, če ne posodobite storitev Google Play." + + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v telefonu." + + "Prijavite se v Google" + + "V tej napravi ne obstaja navedeni račun. Izberite drugega." + + "Za delovanje aplikacije morate namestiti Storitve Google Play." + + "Neveljaven račun" + + "Omrežna napaka" + + "Aplikacija je poskusila uporabiti napačno različico Storitev Google Play." + + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v tabličnem računalniku." + + "Omogočite storitve Google Play" + + "Namestite storitve Google Play" + + + + "Geçersiz Hesap" + + "Cihazınız, uygulamalarınızdan bazıları için gerekli olan Google Play hizmetlerini desteklemiyor. Lütfen yardım için üreticiyle iletişim kurun." + + "Google Play hizmetlerini edin" + + "Bir uygulama, Google Play Hizmetleri\'nin etkin olmasını gerektiriyor." + + "Google Play hizmetleriyle ilgili bilinmeyen sorun." + + "Cihazdaki tarih doğru görünmüyor. Lütfen cihazda ayarlı tarihi kontrol edin." + + "Google Play hizmetleri hatası" + + "Google\'da oturum aç" + + "Google Play hizmetlerini etkinleştir" + + "Google Play hizmetleri" + + "Bu uygulama Google Play Hizmetleri güncellenmeden çalışmaz." + + "Bir uygulama, Google Play Hizmetleri\'nin bozuk bir sürümünü kullanmayı denedi." + + "Oturum aç" + + "Bir uygulama, Google Play Hizmetleri için bir güncelleme gerektiriyor." + + "Google Play hizmetlerini edinin" + + "Google Play hizmetlerini güncelle" + + "Bir uygulama, Google Play Hizmetleri\'nin yüklenmesini gerektiriyor." + + "Google Play Hizmetleri telefonunuzda yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + + "Bu uygulama, Google Play Hizmetleri etkinleştirilmeden çalışmaz" + + "Google Play Hizmetleri tabletinizde yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + + "Güncelle" + + "Google Play hizmetlerine bağlanmak için bir veri bağlantısı gerekiyor." + + "Google Play hizmetlerini etkinleştir" + + "Belirtilen hesap bu cihazda mevcut değil. Lütfen farklı bir hesap seçin." + + "Ağ Hatası" + + "İstekte bulunan: + +%1$s + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + "Imeombwa na + +%1$s + " + + "Sasisha huduma za Google Play" + + "Pata huduma za Google Play" + + "Huduma za Google Play, ambazo baadhi ya programu zako zinategemea, si linganifu na kifaa chako. Tafadhali wasiliana na mtengenezaji kwa usaidizi." + + "Wezesha huduma za Google Play" + + "Programu inahitaji usakinishaji wa Huduma za Google Play." + + "Huduma za Google Play" + + "Akaunti iliyobainishwa haipo kwenye kifaa hiki. Tafadhali chagua akaunti tofauti." + + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye kompyuta yako ndogo." + + "Programu inahitaji Huduma za Google Play ili kuwashwa." + + "Sasisha" + + "Hitilafu kwenye Huduma za Google Play" + + "Ingia" + + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye simu yako." + + "Inaeonekana tarehe ya kifaa sio sahihi. Tafadhali angalia tarehe ya kifaa." + + "Suala lisilojulikana na huduma za Google Play." + + "Pata huduma za Google Play" + + "Programu hii haiwezi kuendeshwa mpaka utakaposasisha huduma za Google Play." + + "Programu inahitaji sasisho la Huduma za Google Play." + + "Hitilafu ya Mtandao" + + "Muunganisho wa data unahitajika ili kuunganisha kwenye huduma za Google Play." + + "Wezesha huduma za Google Play" + + "Akaunti Batili" + + "Ingia ukitumia Google" + + "Programu hii haitafanya kazi mpaka utakapowezesha huduma za Google Play." + + "Programu ilijaribu kutumia toleo baya la Huduma za Google Play." + + + + "應用程式需要啟用 Google Play 服務。" + + "取得 Google Play 服務" + + "應用程式需要更新 Google Play 服務。" + + "您必須啟用 Google Play 服務,這個應用程式才能運作。" + + "您必須更新 Google Play 服務,才能執行這個應用程式。" + + "更新 Google Play 服務" + + "使用 Google 帳戶登入" + + "這個裝置上沒有您所指定的帳戶,請選擇其他帳戶。" + + "需要數據連線才能連上 Google Play 服務。" + + "裝置上的日期似乎不正確,請檢查裝置上的日期。" + + "網路錯誤" + + "應用程式嘗試使用的 Google Play 服務版本有誤。" + + "Google Play 服務錯誤" + + "啟用 Google Play 服務" + + "您的平板電腦並未安裝 Google Play 服務,所以無法執行這個應用程式。" + + "應用程式需要安裝 Google Play 服務。" + + "提出要求的應用程式: + +%1$s + " + + "無效的帳戶" + + "您的手機並未安裝 Google Play 服務,所以無法執行這個應用程式。" + + "取得 Google Play 服務" + + "Google Play 服務發生不明問題。" + + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + + "更新" + + "啟用 Google Play 服務" + + "Google Play 服務" + + "登入" + + + + "Та Google Play үйлчилгээг шинэчлэхгүй бол энэ апп ажиллах боломжгүй." + + "Нэвтрэх" + + "Заасан акаунт энэ төхөөрөмж дээр байхгүй байна. Өөр акаунт сонгоно уу." + + "Аппликешн Google Play Үйлчилгээний муу хувилбарыг ашиглахыг оролдлоо." + + "Google Play үйлчилгээг шинэчлэх" + + "Таны таблетэд байхгүй Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + + "Google Play үйлчилгээ авах" + + "Google Play үйлчилгээ" + + "Аппликешн Google Play Үйлчилгээг шинэчлэхийг шаардана." + + "Таны зарим аппликешнүүдийн хамаардаг Google Play үйлчилгээ таны төхөөрөмжид дэмжигдэхгүй байна. Тусламж авахын тулд үйлдвэрлэгчтэй холбоо барина уу." + + "Сүлжээний алдаа" + + "Google Play үйлчилгээтэй холбоотой тодорхойгүй алдаа." + + "Google Play үйлчилгээ авах" + + "Аппликешн Google Play Үйлчилгээг идэвхжүүлсэн байхыг шаардана." + + "Google Play үйлчилгээг идэвхжүүлэх" + + "Төхөөрөмжийн огноо буруу байгаа бололтой. Төхөөрөмжийн огноог шалгана уу." + + "Google Play үйлчилгээний алдаа" + + "Google Play үйлчилгээнд холбогдохын тулд дата холболт шаардлагатай." + + "Таны утсанд байхгүй байгаа Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + + "Буруу акаунт" + + "Аппликешн Google Play Үйлчилгээг суулгахыг шаардана." + + "Шинэчлэх" + + "Та Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + + "Google-р нэвтрэх:" + + "Google Play үйлчилгээг идэвхжүүлэх" + + "Хүсэлт гаргасан + +%1$s + " + + + + "Ενημέρωση υπηρεσιών Google Play" + + "Λήψη υπηρεσιών Google Play" + + "Ο συγκεκριμένος λογαριασμός δεν υπάρχει σε αυτήν τη συσκευή. Επιλέξτε έναν διαφορετικό λογαριασμό." + + "Σφάλμα υπηρεσιών Google Play" + + "Λήψη υπηρεσιών Google Play" + + "Οι υπηρεσίες Google Play, στις οποίες βασίζονται ορισμένες από τις εφαρμογές σας, δεν υποστηρίζονται στη συσκευή σας. Επικοινωνήστε με τον κατασκευαστή για υποστήριξη." + + "Αυτή η εφαρμογή θα εκτελεστεί αφού ενημερώσετε τις υπηρεσίες Google Play." + + "Συνδεθείτε στο Google" + + "Απόπειρα χρήσης ακατάλληλης έκδοσης Υπηρεσιών Google Play από εφαρμογή" + + "Υποβλήθηκε αίτημα από την εφαρμογή + +%1$s + " + + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το tablet σας." + + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το τηλέφωνό σας." + + "Μη έγκυρος λογαριασμός" + + "Άγνωστο πρόβλημα με τις υπηρεσίες Google Play." + + "Αυτή η εφαρμογή δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play." + + "Σφάλμα δικτύου" + + "Ενημέρωση" + + "Απαιτείται σύνδεση δεδομένων για να συνδεθείτε με τις Υπηρεσίες Google Play." + + "Ενεργοπ. υπηρεσιών Google Play" + + "Υπηρεσίες Google Play" + + "Η ημερομηνία στη συσκευή φαίνεται λανθασμένη. Ελέγξτε την ημερομηνία στη συσκευή." + + "Σύνδεση" + + "Μια εφαρμογή απαιτεί την εγκατάσταση των Υπηρεσιών Google Play." + + "Μια εφαρμογή απαιτεί μια ενημέρωση για τις Υπηρεσίες Google Play." + + "Μια εφαρμογή απαιτεί τις Υπηρεσίες Google Play για ενεργοποίηση." + + "Ενεργοποίηση υπηρεσιών Google Play" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance. + + An application requires Google Play Services to be enabled. + + An application attempted to use a bad version of Google Play Services. + + Get Google Play services + + Sign in + + Unknown issue with Google Play services. + + This app won\'t run unless you update Google Play services. + + Update + + An application requires installation of Google Play Services. + + Google Play services error + + Sign in with Google + + Get Google Play services + + This app won\'t run without Google Play services, which are missing from your tablet. + + Invalid Account + + An application requires an update for Google Play Services. + + Requested by + +%1$s + + Enable Google Play services + + Google Play services + + Update Google Play services + + This app won\'t work unless you enable Google Play services. + + The date on the device appears to be incorrect. Please check the date on the device. + + Network Error + + This app won\'t run without Google Play services, which are missing from your phone. + + Enable Google Play services + + The specified account does not exist on this device. Please choose a different account. + + A data connection is required to connect to Google Play services. + + + + +4132500 + + + + @android:color/white + + @android:color/white + + #FF737373 + + #FFDD4B39 + + #FFAAAAAA + + @android:color/white + + @android:color/white + + #FF737373 + + #d2d2d2 + + #FFAAAAAA + + + + "Ažuriranje" + + "Usluge za Google Play, koje su potrebne za funkcioniranje nekih vaših aplikacija, nisu podržane na vašem uređaju. Pomoć potražite od proizvođača." + + "Navedeni račun ne postoji na ovom uređaju. Odaberite neki drugi račun." + + "Aplikacija zahtijeva instaliranje Usluga za Google Play." + + "Ova se aplikacija neće pokrenuti ako ne ažurirate usluge za Google Play." + + "Prijava" + + "Mrežna pogreška" + + "Nevažeći račun" + + "Aplikacija zahtijeva ažuriranje Usluga za Google Play." + + "Omogući usluge za Google Play" + + "Prijava uslugom Google" + + "Čini se da datum na uređaju nije točan. Provjerite datum na uređaju." + + "Potrebna je podatkovna veza za povezivanje s uslugama Google Play." + + "Omogući usluge za Google Play" + + "Nepoznata poteškoća s uslugama za Google Play." + + "Aplikacija zahtijeva omogućavanje Usluga za Google Play." + + "Aplikacija je pokušala upotrijebiti lošu verziju Usluga za Google Play." + + "Ova aplikacija neće raditi ako ne omogućite usluge za Google Play." + + "Zahtijeva aplikacija + +%1$s + " + + "Preuzmi usluge za Google Play" + + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem tabletnom računalu." + + "Preuzmi usluge za Google Play" + + "Ažuriraj usluge za Google Play" + + "Pogreška usluga za Google Play" + + "Usluge za Google Play" + + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem telefonu." + + + + "Esta aplicación no se ejecutará si no instalas Google Play Services en tu tablet." + + "Obtener Google Play Services" + + "Google Play Services" + + "Activar Google Play Services" + + "Una aplicación requiere que se instale Google Play Services" + + "La cuenta especificada no existe en este dispositivo. Elige otra cuenta." + + "Activar Google Play Services" + + "Google Play Services, del cual dependen algunas de tus aplicaciones, no es compatible con tu dispositivo. Comunícate con el fabricante para obtener ayuda." + + "Error desconocido relacionado con Google Play Services" + + "Una aplic. intentó usar una versión no válida de Google Play Services" + + "Se necesita una conexión de datos para establecer conexión con Google Play Services." + + "Esta aplicación no se ejecutará si no instalasGoogle Play Services en tu dispositivo." + + "Actualizar" + + "Acceder con Google" + + "Esta aplicación no se ejecutará si no actualizas Google Play Services." + + "Una aplicación requiere que se actualice Google Play Services" + + "Una aplicación requiere que se active Google Play Services" + + "Esta aplicación no funcionará si no activas Google Play Services." + + "Actualizar Google Play Services" + + "Error de Google Play Services" + + "Error de red" + + "Parece que la fecha del dispositivo es incorrecta. ¿Puedes revisarla?" + + "Descargar Google Play Services" + + "Solicitada por + +%1$s + " + + "Acceder" + + "Cuenta no válida" + + + + "\'n Program vereis \'n opdatering vir Google Play-dienste." + + "Netwerkfout" + + "Hierdie program sal nie loop nie, tensy jy Google Play-dienste opdateer." + + "Kry Google Play-dienste" + + "\'n Program vereis dat Google Play-dienste geaktiveer word." + + "Google Play-dienste, waarop sommige van jou programme staatmaak, werk nie met jou toestel nie. Kontak asseblief die vervaardiger vir bystand." + + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou tablet is nie." + + "Versoek deur + +%1$s + " + + "Kry Google Play-dienste" + + "Meld aan" + + "\'n Program het probeer om \'n slegte weergawe van Google Play-dienste te gebruik." + + "Dateer op" + + "Hierdie program sal nie werk tensy jy Google Play-dienste aktiveer nie." + + "Google Play-dienstefout" + + "Meld aan met Google" + + "Die gespesifiseerde rekening bestaan nie op hierdie toestel nie. Kies asseblief \'n ander rekening." + + "Aktiveer Google Play-dienste" + + "Dateer Google Play-dienste op" + + "Dit lyk of die datum op die toestel verkeerd is. Gaan asseblief die datum op die toestel na." + + "\'n Program vereis dat Google Play-dienste geïnstalleer word." + + "Google Play-dienste" + + "Ongeldige rekening" + + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou foon is nie." + + "Aktiveer Google Play-dienste" + + "\'n Dataverbinding is nodig om aan Google Play-dienste te koppel." + + "Onbekende probleem met Google Play-dienste." + + + + "សេវាកម្ម​កម្សាន្ត​ Google" + + "សេវាកម្ម​កម្សាន្ត Google អាស្រ័យ​លើ​កម្មវិធី​របស់​អ្នក មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​ឧបករណ៍​របស់​អ្នក។ សូម​ទាក់ទង​ក្រុមហ៊ុន​ផលិត​សម្រាប់​ជំនួយ។" + + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + + "​​កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​​កុំព្យូទ័រ​បន្ទះ​របស់​អ្នក​មិន​មាន។" + + "ចូល​ដោយ​ប្រើ​ Google" + + "គណនី​មិន​ត្រឹមត្រូវ" + + "កាលបរិច្ឆេទ​លើ​ឧបករណ៍​បង្ហាញ​ថា​មិន​ត្រឹមត្រូវ។ សូម​ពិនិត្យ​កាលបរិច្ឆេទ​លើ​ឧបករណ៍។" + + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google ។" + + "បាន​ស្នើ​ដោយ + +%1$s + " + + "កម្មវិធី​​​ព្យាយាម​ប្រើ​កំណែ​មិនល្អ​របស់​សេវា​កម្ម​ឃ្លាំ​កម្មវិធី។" + + "បើក​សេវាកម្ម​កម្សាន្ត Google" + + "កំហុស​​បណ្ដាញ" + + "មិន​ស្គាល់​បញ្ហា​ជាមួយ​សេវាកម្ម​កម្សាន្ត Google ។" + + "កម្មវិធី​ទាមទារ​ការ​ដំឡើង​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "បាន​ទាមទារ​ការ​តភ្ជាប់​ទិន្នន័យ ដើម្បី​ភ្ជាប់​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + + "បើក​សេវាកម្ម​កម្សាន្ត Google" + + "កម្មវិធី​ទាមទារ​​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google" + + "ធ្វើ​បច្ចុប្បន្នភាព" + + "គណនី​ដែល​បាន​បញ្ជាក់​មិន​មាន​នៅ​លើ​ឧបករណ៍​នេះ​ទេ។ សូម​ជ្រើស​គណនី​ផ្សេង​។" + + "កំហុស​សេវា​កម្ម​កម្សាន្ត Google" + + "ចូល" + + "កម្ម​វិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​បើក​សេវាកម្ម​​កម្សាន្ត​ Google ។" + + "កម្មវិធី​ទាមទារ​​បើក​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​ទូរស័ព្ទ​របស់​​អ្នក​មិន​មាន។" + + + + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + + "Problème inconnu avec les services Google Play." + + "Activer les services Google Play" + + "Mettre à jour" + + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + + "Erreur liée aux services Google Play" + + "Installer les services Google Play" + + "Demandée par + +%1$s + " + + "Une application requiert la mise à jour des services Google Play" + + "Mettre à jour les services Google Play" + + "Installer services Google Play" + + "Se connecter avec Google" + + "Une application requiert une version valide des services Google Play" + + "Compte erroné" + + "Services Google Play" + + "Erreur réseau" + + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + + "Une application requiert l\'activation des services Google Play" + + "Activer services Google Play" + + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + + "Une application requiert l\'installation des services Google Play" + + "Connexion" + + + + "ບໍລິການ Google Play" + + "ເຂົ້າສູ່ລະບົບດ້ວຍ Google" + + "ບໍລິການ Google Play ທີ່ບາງແອັບພລິເຄຊັນຂອງທ່ານຕ້ອງອາໄສນັ້ນ ບໍ່ຖືກຮອງຮັບໃນອຸປະກອນຂອງທ່ານ. ກະລຸນາຕິດຕໍ່ຜູ້ຜະລິດສຳລັບການແນະນຳ." + + "ຕ້ອງໃຊ້ການເຊື່ອມຕໍ່ອິນເຕີເນັດເພື່ອໃຊ້ Google Play Services." + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນແທັບເລັດຂອງທ່ານ." + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນໂທລະສັບຂອງທ່ານ." + + "ມີປັນຫາທີ່ບໍ່ຄາດຄິດໃນບໍລິການ Google Play." + + "ເຂົ້າສູ່ລະບົບ" + + "ແອັບພລິເຄຊັນຕ້ອງການເປີດນຳໃຊ້ Google Play Services." + + "ແອັບພລິເຄຊັນໄດ້ພະຍາຍາມໃຊ້ Google Play Services ເວີຊັນທີ່ບໍ່ສາມາດໃຊ້ໄດ້." + + "ເປີດໃຊ້ບໍລິການ Google Play" + + "ເຄືອຂ່າຍຜິດພາດ" + + "ແອັບພລິເຄຊັນຕ້ອງການໃຫ້ຕິດຕັ້ງ Google Play Services." + + "ບັນຊີບໍ່ຖືກຕ້ອງ" + + "ບັນຊີທີ່ເລືອກບໍ່ມີໃນອຸປະກອນນີ້. ກະລຸນາເລືອກບັນຊີອື່ນ." + + "ຕິດຕັ້ງບໍລິການ Google Play" + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດບໍລິການ Google Play." + + "ອັບເດດ" + + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ບໍລິການ Google Play" + + "ບໍລິການ Google Play ຜິດພາດ" + + "ອັບເດດບໍລິການ Google Play" + + "ຮ້ອງຂໍໂດຍ + +%1$s + " + + "ວັນທີຂອງອຸປະກອນບໍ່ຖືກຕ້ອງ. ກະລຸນາກວດສອບວັນທີຂອງອຸປະກອນຂອງທ່ານ." + + "ຕິດຕັ້ງບໍລິການ Google Play" + + "ເປີດໃຊ້ບໍລິການ Google Play" + + "ແອັບພລິເຄຊັນຕ້ອງການອັບເດດ Google Play Services." + + + + "Для работы этого приложения требуется включить Сервисы Google Play." + + "Для работы с Google Play требуется подключение к сети." + + "Версия сервисов Google Play неисправна" + + "Сервисы Google Play, необходимые для работы некоторых приложений, не поддерживаются на вашем устройстве. Обратитесь к производителю." + + "Запрос от приложения \" + +%1$s + \"" + + "Войти" + + "Проверьте правильность даты, указанной на устройстве." + + "Недействительный аккаунт" + + "Неизвестная ошибка с Сервисами Google Play." + + "Для работы приложения требуется обновить сервисы Google Play" + + "Сервисы Google Play" + + "Для работы приложения требуется установить сервисы Google Play" + + "Включите Сервисы Google Play" + + "Ошибка сети" + + "Ошибка сервисов Google Play" + + "Обновите Сервисы Google Play" + + "Для работы этого приложения требуется установить Сервисы Google Play." + + "Для работы этого приложения требуется установить Сервисы Google Play." + + "Установить" + + "Для работы этого приложения требуется обновить Сервисы Google Play." + + "Войти в аккаунт Google" + + "Этого аккаунта нет на устройстве. Выберите другой." + + "Включить" + + "Обновить" + + "Для работы приложения требуется включить сервисы Google Play" + + "Установите Сервисы Google Play" + + + + "Log masuk dengan Google" + + "Perkhidmatan Google Play perlu dikemas kini untuk menggunakan aplikasi." + + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada telefon anda." + + "Dayakan perkhidmatan Google Play" + + "Aplikasi cuba menggunakan versi Perkhidmatan Google Play yang rosak." + + "Diminta oleh + +%1$s + " + + "Sambungan data diperlukan untuk menyambung ke perkhidmatan Google Play." + + "Kemas kini perkhidmatan Google Play" + + "Isu tidak diketahui dengan perkhidmatan Google Play." + + "Perkhidmatan Google Play" + + "Apl ini tidak akan berfungsi kecuali anda mendayakan perkhidmatan Google Play." + + "Perkhidmatan Google Play perlu didayakan untuk menggunakan aplikasi." + + "Apl ini tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." + + "Ralat perkhidmatan Google Play" + + "Ralat Rangkaian" + + "Akaun Tidak Sah" + + "Dapatkan perkhidmatan Google Play" + + "Peranti anda tidak menyokong perkhidmatan Google Play, sedangkan sesetengah aplikasi anda memerlukannya. Sila hubungi pengilang untuk bantuan." + + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada tablet anda." + + "Dayakan perkhidmatan Google Play" + + "Akaun yang dinyatakan tidak wujud pada peranti ini. Sila pilih akaun yang lain." + + "Kemas kini" + + "Dapatkan perkhidmatan Google Play" + + "Tarikh pada peranti kelihatan tidak betul. Sila semak tarikh pada peranti." + + "Log masuk" + + "Perkhidmatan Google Play perlu dipasang untuk mengguankan aplikasi." + + + + + + + + + + + + + diff --git a/android-reactive-location/build/incremental/packageResources/debug/merger.xml b/android-reactive-location/build/incremental/packageResources/debug/merger.xml new file mode 100644 index 00000000..b02ecbef --- /dev/null +++ b/android-reactive-location/build/incremental/packageResources/debug/merger.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/android-reactive-location/build/incremental/packageResources/release/merger.xml b/android-reactive-location/build/incremental/packageResources/release/merger.xml new file mode 100644 index 00000000..266612b1 --- /dev/null +++ b/android-reactive-location/build/incremental/packageResources/release/merger.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/android-reactive-location/build/res/all/debug/color/common_signin_btn_text_dark.xml b/android-reactive-location/build/res/all/debug/color/common_signin_btn_text_dark.xml new file mode 100644 index 00000000..47d443ca --- /dev/null +++ b/android-reactive-location/build/res/all/debug/color/common_signin_btn_text_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/debug/color/common_signin_btn_text_light.xml b/android-reactive-location/build/res/all/debug/color/common_signin_btn_text_light.xml new file mode 100644 index 00000000..e9d4debd --- /dev/null +++ b/android-reactive-location/build/res/all/debug/color/common_signin_btn_text_light.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..0f9e7917 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..570e4322 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..570e4322 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..0f9e7917 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..f507b9f7 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..d5625e5f Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..aea3c0d1 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..849e89f3 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..f4ab2f2a Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..9fe611d6 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..bbcde39c Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..53957b69 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..53957b69 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..bbcde39c Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..000d12e8 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..d9279405 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..67f263c8 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..96324c52 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e4503128 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..fb94b776 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..894f1b9f Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..ac777614 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..f1c32d3b Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..08a4670c Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-hdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..dddcbebf Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..58b75bd7 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..58b75bd7 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..dddcbebf Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..7d9ed783 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..0ca401d3 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..f2c3f557 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..83b4fc9d Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..dd74fe87 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..b7dc7aac Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..efdfe2e6 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..c7650b09 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..c7650b09 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..efdfe2e6 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..8c76283e Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..abd26bcd Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..28181c33 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..34957fad Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e923ee9c Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..34cf6bba Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..d7e57771 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..af301c2d Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..f43e965f Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..0b2b5c9a Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-mdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..bfe4f046 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..876884fa Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..b3e6dd5b Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..5a888f28 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..d0f7b4cb Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..0db6b064 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..64e97068 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..0fd8cdda Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..3427b476 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..31e38c4c Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e6a78807 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..972962dc Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..bb933092 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..6174fcd9 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..6a4c298e Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..f68e9133 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xhdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..bfe4f046 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..876884fa Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..b3e6dd5b Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..5a888f28 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..d0f7b4cb Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..0db6b064 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..64e97068 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..0fd8cdda Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..3427b476 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..31e38c4c Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e6a78807 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..972962dc Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..4f23739d Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..8ffa1d72 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..4d81cf40 Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..fab5a79b Binary files /dev/null and b/android-reactive-location/build/res/all/debug/drawable-xxhdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_icon_dark.xml b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_icon_dark.xml new file mode 100644 index 00000000..bd5f9ecb --- /dev/null +++ b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_icon_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_icon_light.xml b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_icon_light.xml new file mode 100644 index 00000000..84a54f38 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_icon_light.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_text_dark.xml b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_text_dark.xml new file mode 100644 index 00000000..69ea43a1 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_text_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_text_light.xml b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_text_light.xml new file mode 100644 index 00000000..5de2c6f1 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/drawable/common_signin_btn_text_light.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/debug/values-af/values.xml b/android-reactive-location/build/res/all/debug/values-af/values.xml new file mode 100644 index 00000000..2391358e --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-af/values.xml @@ -0,0 +1,34 @@ + + + + + + + "\'n Program vereis dat Google Play-dienste geaktiveer word." + "\'n Program vereis dat Google Play-dienste geïnstalleer word." + "\'n Program vereis \'n opdatering vir Google Play-dienste." + "Google Play-dienstefout" + "Versoek deur %1$s" + "\'n Program het probeer om \'n slegte weergawe van Google Play-dienste te gebruik." + "Aktiveer Google Play-dienste" + "Hierdie program sal nie werk tensy jy Google Play-dienste aktiveer nie." + "Aktiveer Google Play-dienste" + "Kry Google Play-dienste" + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou foon is nie." + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou tablet is nie." + "Kry Google Play-dienste" + "Die gespesifiseerde rekening bestaan nie op hierdie toestel nie. Kies asseblief \'n ander rekening." + "Ongeldige rekening" + "\'n Dataverbinding is nodig om aan Google Play-dienste te koppel." + "Netwerkfout" + "Onbekende probleem met Google Play-dienste." + "Dit lyk of die datum op die toestel verkeerd is. Gaan asseblief die datum op die toestel na." + "Google Play-dienste, waarop sommige van jou programme staatmaak, werk nie met jou toestel nie. Kontak asseblief die vervaardiger vir bystand." + "Google Play-dienste" + "Dateer op" + "Hierdie program sal nie loop nie, tensy jy Google Play-dienste opdateer." + "Dateer Google Play-dienste op" + "Meld aan" + "Meld aan met Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-am/values.xml b/android-reactive-location/build/res/all/debug/values-am/values.xml new file mode 100644 index 00000000..2315ad13 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-am/values.xml @@ -0,0 +1,34 @@ + + + + + + + "መተግበሪያው Google Play አገልግሎቶች እንዲነቁ ይፈልጋል።" + "መተግበሪያው Google Play አገልግሎቶች እንዲጫኑ ይፈልጋል።" + "መተግበሪያው Google Play አገልግሎቶች እንዲዘምን ይፈልጋል።" + "የGoogle Play አገልግሎቶች ስህተት" + "በ%1$s የተጠየቀ" + "መተግበሪያው የGoogle Play አገልግሎቶችን መጥፎ ስሪት ለመጠቀም ሞክሯል።" + "Google Play አገልግሎቶችን አንቃ" + "Google Play አገልግሎቶችን እስካላነቁ ድረስ ይህ መተግበሪያ አይሰራም።" + "Google Play አገልግሎቶችን አንቃ" + "Google Play አገልግሎቶችን አግኝ" + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ስልክዎ ላይ የሉም።" + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ጡባዊዎ ላይ የሉም።" + "Google Play አገልግሎቶችን አግኝ" + "የተገለጸው መለያ በዚህ መሣሪያ ላይ የለም። እባክው የተለየ መለያ ይምረጡ።" + "ልክ ያልሆነ መለያ" + "ከGoogle Play አገልግሎቶች ጋር ለመገናኘት የውሂብ ግንኙነት ያስፈልጋል።" + "የአውታረ መረብ ስህተት" + "በGoogle Play አገልግሎቶች ላይ ያልታወቀ ችግር።" + "በመሣሪያው ላይ ያለው ቀን ትክክል አይመስልም። እባክዎ በመሣሪያው ላይ ያለውን ቀን ያረጋግጡ።" + "የGoogle Play አገልግሎቶች፣ አንዳንድ መተግበሪያዎችዎ በእሱ ላይ ጥገኛ የሆኑት፣ በመሣሪያዎ አይደገፍም። እባክዎ ለእርዳታ አምራቹን ያግኙ።" + "Google Play አገልግሎቶች" + "ያዘምኑ" + "Google Play አገልግሎቶችን እስኪያዘምኑ ድረስ ይህ መተግበሪያ አይሰራም።" + "Google Play አገልግሎቶችን ያዘምኑ" + "ግባ" + "በGoogle ይግቡ" + + diff --git a/android-reactive-location/build/res/all/debug/values-ar/values.xml b/android-reactive-location/build/res/all/debug/values-ar/values.xml new file mode 100644 index 00000000..341d1aca --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ar/values.xml @@ -0,0 +1,34 @@ + + + + + + + "‏يتطلب أحد التطبيقات تمكين خدمات Google Play." + "‏يتطلب أحد التطبيقات تثبيت خدمات Google Play." + "‏يتطلب أحد التطبيقات تحديث خدمات Google Play." + "‏خطأ في خدمات Google Play" + "تم الطلب عن طريق %1$s" + "‏يحاول أحد التطبيقات استخدام إصدار غير صالح من خدمات Google Play." + "‏تمكين خدمات Google Play" + "‏لن يعمل هذا التطبيق ما لم يتم تمكين خدمات Google Play." + "‏تمكين خدمات Google Play" + "‏الحصول على خدمات Google Play" + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في هاتفك." + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في جهازك اللوحي." + "‏الحصول على خدمات Google Play" + "الحساب الذي تمّ تحديده غير موجود على الجهاز. يُرجى اختيار حساب آخر." + "حساب غير صالح" + "‏يتطلب الاتصال بخدمات Google Play وجود اتصال بيانات." + "خطأ في الشبكة" + "‏حدثت مشكلة غير معروفة في خدمات Google Play." + "يبدو أن التاريخ على الجهاز غير صحيح. الرجاء التحقق من التاريخ على الجهاز." + "‏خدمات Google Play التي تستجيب لها بعض تطبيقاتك لا تعمل على جهازك. يُرجى الاتصال بجهة التصنيع للحصول على المساعدة." + "‏خدمات Google Play" + "تحديث" + "‏لن يتم تشغيل هذا التطبيق ما لم تحدِّث خدمات Google Play." + "‏تحديث خدمات Google Play" + "تسجيل الدخول" + "‏تسجيل الدخول باستخدام Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-bg/values.xml b/android-reactive-location/build/res/all/debug/values-bg/values.xml new file mode 100644 index 00000000..67c26b4d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-bg/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Приложение изисква активирането на услугите за Google Play." + "Приложение изисква инсталирането на услугите за Google Play." + "Приложение изисква актуализирането на услугите за Google Play." + "Грешка в услугите за Google Play" + "Заявено от %1$s" + "Приложение опита да ползва неправилна версия на услуг. за Google Play." + "Услуги за Google Play: Актив." + "Това приложение няма да работи, освен ако не активирате услугите за Google Play." + "Активиране на услугите за Google Play" + "Услуги за Google Play: Изтегл." + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в телефона ви." + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в таблета ви." + "Изтегляне на услугите за Google Play" + "Посоченият профил не съществува на това устройство. Моля, изберете друг." + "Невалиден профил" + "За свързване с услугите за Google Play се изисква връзка за данни." + "Грешка в мрежата" + "Неизвестен проблем с услугите за Google Play." + "Изглежда, че датата на устройството е неправилна. Моля, проверете я." + "Услугите за Google Play, на които разчитат някои от приложенията ви, не се поддържат от устройството ви. Моля, свържете се с производителя за помощ." + "Услуги за Google Play" + "Актуализиране" + "Това приложение няма да се изпълнява, освен ако не актуализирате услугите за Google Play." + "Актуализиране на услугите за Google Play" + "Вход" + "Вход с Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-ca/values.xml b/android-reactive-location/build/res/all/debug/values-ca/values.xml new file mode 100644 index 00000000..25ab1257 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ca/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Una aplicació requereix que s\'activin els serveis de Google Play." + "Una aplicació requereix que s\'instal·lin els serveis de Google Play." + "Una aplicació requereix que s\'actualitzin els serveis de Google Play." + "Error dels serveis de Google Play" + "Sol·licitada per %1$s" + "Una aplic. ha intentat utilitzar una versió errònia de serveis de Play." + "Activa els serveis de Google Play" + "Aquesta aplicació no funcionarà si no actives els serveis de Google Play." + "Activa els serveis de Google Play" + "Baixa els serveis de Google Play" + "Aquesta aplicació no s\'executarà si el telèfon no té instal·lats els serveis de Google Play." + "Aquesta aplicació no funcionarà si la tauleta no té instal·lats els serveis de Google Play." + "Baixa els serveis de Google Play" + "El compte especificat no existeix en aquest dispositiu. Tria un compte diferent." + "Compte no vàlid" + "Es requereix una connexió de dades per connectar amb els serveis de Google Play." + "Error de xarxa" + "Error desconegut relacionat amb els serveis de Google Play." + "Sembla que la data del dispositiu no és correcta. Comprova-la." + "El teu dispositiu no és compatible amb els serveis de Google Play, en què es basen les teves aplicacions. Per obtenir assistència, contacta amb el fabricant." + "Serveis de Google Play" + "Actualitza" + "Aquesta aplicació no s\'executarà si no actualitzes els serveis de Google Play." + "Actualitza els serveis de Google Play" + "Inicia sessió" + "Inicia sessió amb Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-cs/values.xml b/android-reactive-location/build/res/all/debug/values-cs/values.xml new file mode 100644 index 00000000..8476f287 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-cs/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikace vyžaduje aktivované Služby Google Play." + "Aplikace vyžaduje instalaci Služeb Google Play." + "Aplikace vyžaduje aktualizaci Služeb Google Play." + "Chyba služeb Google Play" + "Požadováno aplikací %1$s" + "Aplikace se pokusila použít nesprávnou verzi Služeb Google Play." + "Aktivovat služby Google Play" + "Ke spuštění této aplikace je třeba aktivovat služby Google Play." + "Aktivovat služby Google Play" + "Instalovat služby Google Play" + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v telefonu nemáte." + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v tabletu nemáte." + "Instalovat služby Google Play" + "Zadaný účet v tomto zařízení neexistuje. Zvolte prosím jiný účet." + "Neplatný účet" + "Připojení ke službám Google Play vyžaduje datové připojení." + "Chyba sítě" + "Nastal neznámý problém se službami Google Play." + "Datum v zařízení není správně nastaveno. Zkontrolujte prosím datum." + "Některé vaše aplikace vyžadují služby Google Play, které ve vašem zařízení nejsou podporovány. S žádostí o pomoc se prosím obraťte na výrobce." + "Služby Google Play" + "Aktualizovat" + "Ke spuštění této aplikace je třeba aktualizovat služby Google Play." + "Aktualizace služeb Google Play" + "Přihlásit se" + "Přihlásit se účtem Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-da/values.xml b/android-reactive-location/build/res/all/debug/values-da/values.xml new file mode 100644 index 00000000..e2b8fde1 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-da/values.xml @@ -0,0 +1,34 @@ + + + + + + + "En applikation kræver, at Google Play er aktiveret." + "En applikation kræver, at Google Play er installeret." + "En applikation kræver en opdatering af Google Play." + "Fejl i Google Play-tjenester" + "Anmodning fra %1$s" + "En applikation forsøgte at bruge en defekt version af Google Play." + "Aktivér Google Play-tjenester" + "Denne app virker ikke, medmindre du aktiverer Google Play-tjenester." + "Aktivér Google Play-tjenester" + "Hent Google Play-tjenester" + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din telefon." + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din tablet." + "Hent Google Play-tjenester" + "Den angivne konto findes ikke på denne enhed. Vælg en anden konto." + "Ugyldig konto" + "Der kræves en dataforbindelse for at oprette forbindelse til Google Play-tjenester." + "Netværksfejl" + "Ukendt problem med Google Play-tjenester." + "Datoen på enheden ser ud til at være forkert. Husk at kontrollere datoen på enheden." + "Google Play-tjenester, som nogle af dine applikationer er afhængige af, understøttes ikke af din enhed. Kontakt producenten for at få hjælp." + "Google Play-tjenester" + "Opdater" + "Denne app kan ikke køre, medmindre du opdaterer Google Play-tjenester." + "Opdater Google Play-tjenester" + "Log ind" + "Log ind med Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-de/values.xml b/android-reactive-location/build/res/all/debug/values-de/values.xml new file mode 100644 index 00000000..96c138a5 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-de/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Anwendung erfordert aktivierte Google Play-Dienste" + "Anwendung erfordert die Installation von Google Play-Diensten" + "Anwendung erfordert ein Update für Google Play-Dienste" + "Fehler bei Google Play-Diensten" + "Angefordert von %1$s" + "Anwendung versuchte, defekte Google Play-Dienste-Version zu verwenden" + "Google Play-Dienste aktivieren" + "Diese App funktioniert nur, wenn Sie die Google Play-Dienste aktivieren." + "Google Play-Dienste aktivieren" + "Google Play-Dienste installieren" + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Telefon nicht installiert sind." + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Tablet nicht installiert sind." + "Google Play-Dienste installieren" + "Das angegebene Konto ist auf diesem Gerät nicht vorhanden. Bitte wählen Sie ein anderes Konto aus." + "Ungültiges Konto" + "Um eine Verbindung zu den Google Play-Diensten herzustellen, ist eine Datenverbindung erforderlich." + "Netzwerkfehler" + "Unbekanntes Problem mit Google Play-Diensten" + "Das Datum auf dem Gerät scheint falsch zu sein. Bitte überprüfen Sie das Datum auf dem Gerät." + "Google Play-Dienste, auf denen einige Ihrer Apps basieren, werden von diesem Gerät nicht unterstützt. Wenden Sie sich für weitere Informationen an den Hersteller." + "Google Play-Dienste" + "Aktualisieren" + "Diese App wird nur ausgeführt, wenn Sie die Google Play-Dienste aktualisieren." + "Google Play-Dienste aktualisieren" + "Anmelden" + "Über Google anmelden" + + diff --git a/android-reactive-location/build/res/all/debug/values-el/values.xml b/android-reactive-location/build/res/all/debug/values-el/values.xml new file mode 100644 index 00000000..3cb7c68b --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-el/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Μια εφαρμογή απαιτεί τις Υπηρεσίες Google Play για ενεργοποίηση." + "Μια εφαρμογή απαιτεί την εγκατάσταση των Υπηρεσιών Google Play." + "Μια εφαρμογή απαιτεί μια ενημέρωση για τις Υπηρεσίες Google Play." + "Σφάλμα υπηρεσιών Google Play" + "Υποβλήθηκε αίτημα από την εφαρμογή %1$s" + "Απόπειρα χρήσης ακατάλληλης έκδοσης Υπηρεσιών Google Play από εφαρμογή" + "Ενεργοπ. υπηρεσιών Google Play" + "Αυτή η εφαρμογή δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play." + "Ενεργοποίηση υπηρεσιών Google Play" + "Λήψη υπηρεσιών Google Play" + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το τηλέφωνό σας." + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το tablet σας." + "Λήψη υπηρεσιών Google Play" + "Ο συγκεκριμένος λογαριασμός δεν υπάρχει σε αυτήν τη συσκευή. Επιλέξτε έναν διαφορετικό λογαριασμό." + "Μη έγκυρος λογαριασμός" + "Απαιτείται σύνδεση δεδομένων για να συνδεθείτε με τις Υπηρεσίες Google Play." + "Σφάλμα δικτύου" + "Άγνωστο πρόβλημα με τις υπηρεσίες Google Play." + "Η ημερομηνία στη συσκευή φαίνεται λανθασμένη. Ελέγξτε την ημερομηνία στη συσκευή." + "Οι υπηρεσίες Google Play, στις οποίες βασίζονται ορισμένες από τις εφαρμογές σας, δεν υποστηρίζονται στη συσκευή σας. Επικοινωνήστε με τον κατασκευαστή για υποστήριξη." + "Υπηρεσίες Google Play" + "Ενημέρωση" + "Αυτή η εφαρμογή θα εκτελεστεί αφού ενημερώσετε τις υπηρεσίες Google Play." + "Ενημέρωση υπηρεσιών Google Play" + "Σύνδεση" + "Συνδεθείτε στο Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-en-rGB/values.xml b/android-reactive-location/build/res/all/debug/values-en-rGB/values.xml new file mode 100644 index 00000000..1b9b3f71 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-en-rGB/values.xml @@ -0,0 +1,34 @@ + + + + + + + "An application requires Google Play Services to be enabled." + "An application requires installation of Google Play Services." + "An application requires an update for Google Play Services." + "Google Play services error" + "Requested by %1$s" + "An application attempted to use a bad version of Google Play Services." + "Enable Google Play services" + "This app won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Get Google Play services" + "This app won\'t run without Google Play services, which are missing from your phone." + "This app won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "The specified account does not exist on this device. Please choose a different account." + "Invalid Account" + "A data connection is required to connect to Google Play services." + "Network Error" + "Unknown issue with Google Play services." + "The date on the device appears to be incorrect. Please check the date on the device." + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + "Google Play services" + "Update" + "This app won\'t run unless you update Google Play services." + "Update Google Play services" + "Sign in" + "Sign in with Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-en-rIN/values.xml b/android-reactive-location/build/res/all/debug/values-en-rIN/values.xml new file mode 100644 index 00000000..7e7255ca --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-en-rIN/values.xml @@ -0,0 +1,34 @@ + + + + + + + "An application requires Google Play Services to be enabled." + "An application requires installation of Google Play Services." + "An application requires an update for Google Play Services." + "Google Play services error" + "Requested by %1$s" + "An application attempted to use a bad version of Google Play Services." + "Enable Google Play services" + "This app won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Get Google Play services" + "This app won\'t run without Google Play services, which are missing from your phone." + "This app won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "The specified account does not exist on this device. Please choose a different account." + "Invalid Account" + "A data connection is required to connect to Google Play services." + "Network Error" + "Unknown issue with Google Play services." + "The date on the device appears to be incorrect. Please check the date on the device." + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + "Google Play services" + "Update" + "This app won\'t run unless you update Google Play services." + "Update Google Play services" + "Sign in" + "Sign in with Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-es-rUS/values.xml b/android-reactive-location/build/res/all/debug/values-es-rUS/values.xml new file mode 100644 index 00000000..bfa6ef94 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-es-rUS/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Una aplicación requiere que se active Google Play Services" + "Una aplicación requiere que se instale Google Play Services" + "Una aplicación requiere que se actualice Google Play Services" + "Error de Google Play Services" + "Solicitada por %1$s" + "Una aplic. intentó usar una versión no válida de Google Play Services" + "Activar Google Play Services" + "Esta aplicación no funcionará si no activas Google Play Services." + "Activar Google Play Services" + "Descargar Google Play Services" + "Esta aplicación no se ejecutará si no instalasGoogle Play Services en tu dispositivo." + "Esta aplicación no se ejecutará si no instalas Google Play Services en tu tablet." + "Obtener Google Play Services" + "La cuenta especificada no existe en este dispositivo. Elige otra cuenta." + "Cuenta no válida" + "Se necesita una conexión de datos para establecer conexión con Google Play Services." + "Error de red" + "Error desconocido relacionado con Google Play Services" + "Parece que la fecha del dispositivo es incorrecta. ¿Puedes revisarla?" + "Google Play Services, del cual dependen algunas de tus aplicaciones, no es compatible con tu dispositivo. Comunícate con el fabricante para obtener ayuda." + "Google Play Services" + "Actualizar" + "Esta aplicación no se ejecutará si no actualizas Google Play Services." + "Actualizar Google Play Services" + "Acceder" + "Acceder con Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-es/values.xml b/android-reactive-location/build/res/all/debug/values-es/values.xml new file mode 100644 index 00000000..23e8a509 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-es/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Una aplicación requiere que se habiliten los servicios de Play." + "Una aplicación requiere que se instalen los servicios de Google Play." + "Una aplicación requiere que se actualicen los servicios de Google Play." + "Error de los servicios de Google Play" + "Solicitada por %1$s" + "Una aplicación intentó usar versión incorrecta de servicios de Google Play." + "Habilitar servicios de Google Play" + "Esta aplicación no funcionará si no habilitas los servicios de Google Play." + "Habilitar servicios de Google Play" + "Descargar servicios de Google Play" + "Esta aplicación no se ejecutará si tu teléfono no tiene instalados los servicios de Google Play." + "Esta aplicación no se ejecutará si tu tablet no tiene instalados los servicios de Google Play." + "Descargar servicios de Google Play" + "La cuenta especificada no existe en este dispositivo. Selecciona otra cuenta." + "Cuenta no válida" + "Se necesita una conexión de datos para establecer conexión con los servicios de Google Play." + "Error de red" + "Error desconocido relacionado con los servicios de Google Play" + "Parece que la fecha del dispositivo es incorrecta. Compruébala." + "Tu dispositivo no es compatible con los servicios de Google Play, de los cuales dependen tus aplicaciones. Para obtener asistencia, ponte en contacto el fabricante." + "Servicios de Google Play" + "Actualizar" + "Esta aplicación no se ejecutará si no actualizas los servicios de Google Play." + "Actualizar servicios de Google Play" + "Iniciar sesión" + "Iniciar sesión con Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-et-rEE/values.xml b/android-reactive-location/build/res/all/debug/values-et-rEE/values.xml new file mode 100644 index 00000000..5b400427 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-et-rEE/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Rakenduse kasutamiseks peavad olema lubatud Google Play teenused." + "Rakenduse kasutamiseks peavad olema installitud Google Play teenused." + "Rakenduse kasutamiseks tuleb värskendada Google Play teenuseid." + "Viga Google Play teenustes" + "Päringu esitas: %1$s" + "Rakendus püüdis kasutada Google Play teenuste sobimatut versiooni." + "Lubage Google Play teenused" + "See rakendus ei tööta, kui te ei luba Google Play teenuseid." + "Lubage Google Play teenused" + "Hankige Google Play teenused" + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie telefonis pole." + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie tahvelarvutis pole." + "Hankige Google Play teenused" + "Määratud kontot pole selles seadmes olemas. Valige muu konto." + "Vale konto" + "Google Play teenustega ühenduse loomiseks on vajalik andmesideühendus." + "Võrgu viga" + "Google Play teenuste tundmatu probleem." + "Seadme kuupäev paistab olevat vale. Kontrollige seadme kuupäeva." + "Teie seade ei toeta Google Play teenuseid, millele mõni teie rakendustest toetub. Abi saamiseks võtke ühendust tootjaga." + "Google Play teenused" + "Värskenda" + "Seda rakendust ei saa käitada, kui te ei värskenda Google Play teenuseid." + "Värskendage Google Play teenuseid" + "Logi sisse" + "Logi sisse Google\'iga" + + diff --git a/android-reactive-location/build/res/all/debug/values-fa/values.xml b/android-reactive-location/build/res/all/debug/values-fa/values.xml new file mode 100644 index 00000000..25c20213 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-fa/values.xml @@ -0,0 +1,34 @@ + + + + + + + "‏برنامه‌ای به فعال کردن خدمات Google Play نیاز دارد." + "‏برنامه‌ای به نصب خدمات Google Play نیاز دارد." + "‏برنامه‌ای به به‌روزرسانی خدمات Google Play نیاز دارد." + "‏خطا در خدمات Google Play" + "درخواست توسط %1$s" + "‏برنامه‌ای تلاش کرد از نسخه نادرستی از خدمات Google Play استفاده کند." + "‏فعال کردن خدمات Google Play" + "‏تا زمانی‌که خدمات Google Play را فعال نکنید این برنامه کار نمی‌کند." + "‏فعال کردن خدمات Google Play" + "‏دریافت خدمات Google Play" + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در تلفن شما وجود ندارد." + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در رایانهٔ لوحی شما وجود ندارد." + "‏دریافت خدمات Google Play" + "حسابی که تعیین کردید در این دستگاه وجود ندارد. لطفاً حساب دیگری را انتخاب کنید." + "حساب نامعتبر" + "‏برای اتصال به خدمات Google Play اتصال داده لازم است." + "خطای شبکه" + "‏مشکل نامشخص در خدمات Google Play." + "تاریخ روی دستگاه ظاهراً اشتباه است. لطفاً تاریخ روی دستگاه را بررسی کنید." + "‏خدمات Google Play، که برخی از برنامه‌های شما به آن وابسته است، توسط دستگاه شما پشتیبانی نمی‌شود. لطفاً برای دریافت کمک با سازنده تماس بگیرید." + "‏خدمات Google Play" + "به‌روزرسانی" + "‏تا زمانی‌که خدمات Google Play را به‌روز نکنید این برنامه کار نمی‌کند." + "‏به‌روزرسانی خدمات Google Play" + "ورود به سیستم" + "‏ورود به سیستم با Google‎" + + diff --git a/android-reactive-location/build/res/all/debug/values-fi/values.xml b/android-reactive-location/build/res/all/debug/values-fi/values.xml new file mode 100644 index 00000000..c0648d5d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-fi/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Ota käyttöön Google Play -palvelut, jotta sovellus toimii." + "Asenna Google Play -palvelut, jotta sovellus toimii." + "Päivitä Google Play -palvelut, jotta sovellus toimii." + "Virhe Google Play -palveluissa" + "Pyynnön teki %1$s" + "Sovellus yritti käyttää virheellistä Google Play -palveluiden versiota" + "Ota Google Play -palv. käyttöön" + "Tämä sovellus ei toimi, ellet ota Google Play -palveluita käyttöön." + "Ota Google Play -palvelut käyttöön" + "Asenna Google Play -palvelut" + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat puhelimesta." + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat tablet-laitteesta." + "Asenna Google Play -palvelut" + "Kyseistä tiliä ei ole tällä laitteella. Valitse toinen tili." + "Tili ei kelpaa" + "Google Play -palveluiden käyttöön tarvitaan tietoliikenneyhteys." + "Verkkovirhe" + "Tuntematon ongelma käytettäessä Google Play -palveluita." + "Laitteen päivämäärä vaikuttaa virheelliseltä. Tarkista laitteen päivämäärä." + "Google Play -palveluita, joita osa sovelluksistasi käyttää, ei tueta laitteellasi. Pyydä ohjeita laitteen valmistajalta." + "Google Play -palvelut" + "Päivitä" + "Tämä sovellus ei toimi, ellet päivitä Google Play -palveluita." + "Päivitä Google Play -palvelut" + "Kirjaudu" + "Kirjaudu Google-tiliin" + + diff --git a/android-reactive-location/build/res/all/debug/values-fr-rCA/values.xml b/android-reactive-location/build/res/all/debug/values-fr-rCA/values.xml new file mode 100644 index 00000000..79f7a91d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-fr-rCA/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Une application requiert l\'activation des services Google Play" + "Une application requiert l\'installation des services Google Play" + "Une application requiert la mise à jour des services Google Play" + "Erreur liée aux services Google Play" + "Demandée par %1$s" + "Une application requiert une version valide des services Google Play" + "Activer les services Google Play" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + "Activer les services Google Play" + "Installer les services Google Play" + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + "Installer les services Google Play" + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + "Compte erroné" + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + "Erreur réseau" + "Problème inconnu avec les services Google Play." + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + "Services Google Play" + "Mettre à jour" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + "Mettre à jour les services Google Play" + "Connexion" + "Se connecter via Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-fr/values.xml b/android-reactive-location/build/res/all/debug/values-fr/values.xml new file mode 100644 index 00000000..fc4946fc --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-fr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Une application requiert l\'activation des services Google Play" + "Une application requiert l\'installation des services Google Play" + "Une application requiert la mise à jour des services Google Play" + "Erreur liée aux services Google Play" + "Demandée par %1$s" + "Une application requiert une version valide des services Google Play" + "Activer services Google Play" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + "Activer les services Google Play" + "Installer services Google Play" + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + "Installer les services Google Play" + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + "Compte erroné" + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + "Erreur réseau" + "Problème inconnu avec les services Google Play." + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + "Services Google Play" + "Mettre à jour" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + "Mettre à jour les services Google Play" + "Connexion" + "Se connecter avec Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-hi/values.xml b/android-reactive-location/build/res/all/debug/values-hi/values.xml new file mode 100644 index 00000000..a4b7852a --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-hi/values.xml @@ -0,0 +1,34 @@ + + + + + + + "ऐप्स के लिए Google Play सेवाओं को सक्षम किए जाने की आवश्यकता है." + "ऐप्स के लिए Google Play सेवाओं के इंस्टॉलेशन की आवश्यकता है." + "ऐप्स के लिए Google Play सेवाओं में Google Play से नई जानकारी की आवश्यकता है." + "Google Play सेवाएं त्रुटि" + "%1$s द्वारा अनुरोधित" + "ऐप्स ने Google Play सेवाओं के खराब संस्करण के उपयोग का प्रयास किया." + "Google Play सेवाएं सक्षम करें" + "जब तक आप Google Play सेवाएं सक्षम नहीं करते, तब तक यह ऐप्स कार्य नहीं करेगा." + "Google Play सेवाएं सक्षम करें" + "Google Play सेवाएं पाएं" + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके फ़ोन में नहीं हैं." + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके टेबलेट में नहीं हैं." + "Google Play सेवाएं पाएं" + "निर्दिष्ट खाता इस उपकरण पर मौजूद नहीं है. कृपया कोई भिन्न खाता चुनें." + "अमान्य खाता" + "Google Play सेवाओं से कनेक्ट करने के लिए डेटा कनेक्शन की आवश्यकता है." + "नेटवर्क त्रुटि" + "Google Play सेवाओं के साथ अज्ञात समस्या." + "उपकरण का दिनांक गलत प्रतीत हो रहा है. कृपया उपकरण का दिनांक जांचें." + "Google Play सेवाएं, जिन पर आपके कुछ ऐप्स निर्भर करते हैं, आपके उपकरण द्वारा समर्थित नहीं हैं. कृपया सहायता के लिए निर्माता से संपर्क करें." + "Google Play सेवाएं" + "नई जानकारी पाएं" + "जब तक आप Google Play सेवाओं से नई जानकारी नहीं लेते हैं, तब तक यह ऐप्स नहीं चलेगा." + "Google Play सेवाएं से नई जानकारी" + "प्रवेश करें" + "Google से प्रवेश करें" + + diff --git a/android-reactive-location/build/res/all/debug/values-hr/values.xml b/android-reactive-location/build/res/all/debug/values-hr/values.xml new file mode 100644 index 00000000..7500921e --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-hr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikacija zahtijeva omogućavanje Usluga za Google Play." + "Aplikacija zahtijeva instaliranje Usluga za Google Play." + "Aplikacija zahtijeva ažuriranje Usluga za Google Play." + "Pogreška usluga za Google Play" + "Zahtijeva aplikacija %1$s" + "Aplikacija je pokušala upotrijebiti lošu verziju Usluga za Google Play." + "Omogući usluge za Google Play" + "Ova aplikacija neće raditi ako ne omogućite usluge za Google Play." + "Omogući usluge za Google Play" + "Preuzmi usluge za Google Play" + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem telefonu." + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem tabletnom računalu." + "Preuzmi usluge za Google Play" + "Navedeni račun ne postoji na ovom uređaju. Odaberite neki drugi račun." + "Nevažeći račun" + "Potrebna je podatkovna veza za povezivanje s uslugama Google Play." + "Mrežna pogreška" + "Nepoznata poteškoća s uslugama za Google Play." + "Čini se da datum na uređaju nije točan. Provjerite datum na uređaju." + "Usluge za Google Play, koje su potrebne za funkcioniranje nekih vaših aplikacija, nisu podržane na vašem uređaju. Pomoć potražite od proizvođača." + "Usluge za Google Play" + "Ažuriranje" + "Ova se aplikacija neće pokrenuti ako ne ažurirate usluge za Google Play." + "Ažuriraj usluge za Google Play" + "Prijava" + "Prijava uslugom Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-hu/values.xml b/android-reactive-location/build/res/all/debug/values-hu/values.xml new file mode 100644 index 00000000..6371819a --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-hu/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Egy alkalmazás kéri a Google Play Szolgáltatások engedélyezését." + "Egy alkalmazás kéri a Google Play Szolgáltatások telepítését." + "Egy alkalmazás kéri a Google Play Szolgáltatások frissítését." + "Google Play szolgáltatási hiba" + "Igénylő: %1$s" + "Egy alkalmazás a Play Szolgáltatások rossz verzióját akarta használni." + "Play Szolgáltatások aktiválása" + "Az alkalmazás csak akkor fog működni, ha engedélyezi a Google Play Szolgáltatásokat." + "Google Play Szolgáltatások aktiválása" + "Play Szolgáltatások telepítése" + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a telefonon." + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a táblagépen." + "Play Szolgáltatások telepítése" + "A megadott fiók nem létezik ezen az eszközön. Kérjük, válasszon másik fiókot." + "Érvénytelen fiók" + "A Google Play Szolgáltatásokhoz történő kapcsolódáshoz adatkapcsolat szükséges." + "Hálózati hiba" + "Ismeretlen hiba a Google Play Szolgáltatásokban." + "Az eszközön beállított dátum helytelen. Kérjük, ellenőrizze azt." + "A Google Play Szolgáltatásokat, amelyre egyes alkalmazások támaszkodnak, nem támogatja az eszköz. Segítségért forduljon az eszköz gyártójához." + "Google Play Szolgáltatások" + "Frissítés" + "Az alkalmazás csak akkor fog működni, ha frissíti a Google Play Szolgáltatásokat." + "Play Szolgáltatások frissítése" + "Belépés" + "Google-bejelentkezés" + + diff --git a/android-reactive-location/build/res/all/debug/values-hy-rAM/values.xml b/android-reactive-location/build/res/all/debug/values-hy-rAM/values.xml new file mode 100644 index 00000000..f3d0e488 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-hy-rAM/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Հավելվածը պահանջում է միացնել Google Play ծառայությունները:" + "Հավելվածը պահանջում է տեղադրել Google Play ծառայությունները:" + "Հավելվածը պահանջում է թարմացնել Google Play ծառայությունները:" + "Google Play ծառայությունների սխալ" + "%1$s-ի հարցմամբ" + "Հավելվածը փորձել է կիրառել Google Play ծառայությունների վատ տարբերակը:" + "Միացնել Google Play ծառայությունները" + "Այս ծրագիրը չի աշխատի, եթե դուք չմիացնեք Google Play ծառայությունները:" + "Միացնել Google Play ծառայությունները" + "Տեղադրել Google Play ծառայությունները" + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր հեռախոսում:" + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր գրասալիկում:" + "Տեղադրեք Google Play ծառայությունները" + "Նշված հաշիվը գոյություն չունի այս սարքում: Ընտրեք այլ հաշիվ:" + "Հաշիվն անվավեր է" + "Պահանջվում է տվյալների կապ` Google Play ծառայություններին միանալու համար:" + "Ցանցի սխալ կա" + "Անհայտ խնդիր՝ Google Play ծառայություններում:" + "Սարքի ամսաթիվը կարծես սխալ է: Ստուգեք սարքի ամսաթիվը:" + "Google Play ծառայությունները, որոնց ապավինում են ձեր ծրագրերից որոշները, չեն աջակցվում ձեր սարքի կողմից: Խնդրում ենք կապվել արտադրողի հետ օգնության համար:" + "Google Play ծառայություններ" + "Նորացնել" + "Այս ծրագիրը չի գործարկվի, եթե դուք չնորացնեք Google Play ծառայությունները:" + "Նորացրեք Google Play ծառայությունները" + "Մուտք գործել" + "Մուտք գործեք Google-ով" + + diff --git a/android-reactive-location/build/res/all/debug/values-in/values.xml b/android-reactive-location/build/res/all/debug/values-in/values.xml new file mode 100644 index 00000000..0653401d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-in/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikasi membutuhkan Layanan Google Play untuk dapat diaktifkan." + "Aplikasi membutuhkan pemasangan Layanan Google Play." + "Aplikasi membutuhkan pembaruan untuk Layanan Google Play." + "Kesalahan layanan Google Play" + "Diminta oleh %1$s" + "Aplikasi mencoba menggunakan versi Layanan Google Play yang rusak." + "Aktifkan layanan Google Play" + "Aplikasi ini tidak akan bekerja sampai Anda mengaktifkan layanan Google Play." + "Aktifkan layanan Google Play" + "Dapatkan layanan Google Play" + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di ponsel Anda." + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di tablet Anda." + "Dapatkan layanan Google Play" + "Akun yang ditentukan tidak ada di perangkat ini. Pilih akun lain." + "Akun Tidak Valid" + "Sambungan data diperlukan untuk tersambung ke layanan Google Play." + "Kesalahan Jaringan" + "Masalah tidak diketahui pada layanan Google Play." + "Tampaknya tanggal di perangkat salah. Periksa tanggal di perangkat." + "Layanan Google Play, yang diandalkan oleh beberapa aplikasi Anda, tidak didukung oleh perangkat Anda. Hubungi pabrikan untuk mendapatkan bantuan." + "Layanan Google Play" + "Perbarui" + "Aplikasi ini tidak akan berjalan sampai Anda memperbarui layanan Google Play." + "Perbarui layanan Google Play" + "Masuk" + "Masuk dengan Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-it/values.xml b/android-reactive-location/build/res/all/debug/values-it/values.xml new file mode 100644 index 00000000..37fd813b --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-it/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Un\'applicazione richiede l\'attivazione di Google Play Services." + "Un\'applicazione richiede l\'installazione di Google Play Services." + "Un\'applicazione richiede un aggiornamento di Google Play Services." + "Errore Google Play Services" + "Richiesta da %1$s" + "Un\'app ha tentato di usare una versione non valida di Play Services." + "Attiva Google Play Services" + "L\'app non funzionerà se non attivi Google Play Services." + "Attiva Google Play Services" + "Installa Google Play Services" + "L\'app non funzionerà senza Google Play Services, non presente sul tuo telefono." + "L\'app non funzionerà senza Google Play Services, non presente sul tuo tablet." + "Installa Google Play Services" + "L\'account specificato non esiste su questo dispositivo. Scegli un altro account." + "Account non valido" + "È necessaria una connessione dati per connettersi a Google Play Services." + "Errore di rete" + "Problema sconosciuto con Google Play Services." + "La data sul dispositivo sembra sbagliata. Controllala." + "La piattaforma Google Play Services, su cui sono basate alcune delle tue applicazioni, non è supportata dal dispositivo in uso. Per assistenza, contatta il produttore." + "Google Play Services" + "Aggiorna" + "L\'app non funzionerà se non aggiorni Google Play Services." + "Aggiorna Google Play Services" + "Accedi" + "Accedi con Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-iw/values.xml b/android-reactive-location/build/res/all/debug/values-iw/values.xml new file mode 100644 index 00000000..fb03b6f0 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-iw/values.xml @@ -0,0 +1,34 @@ + + + + + + + "‏יש אפליקציה המחייבת הפעלה של שירותי Google Play." + "‏יש אפליקציה המחייבת התקנה של שירותי Google Play." + "‏יש אפליקציה המחייבת עדכון של שירותי Google Play." + "‏שגיאה בשירותי Google Play" + "התבקשה על ידי %1$s" + "‏יש אפליקציה שניסתה להשתמש בגרסה שגויה של שירותי Google Play." + "‏הפעל את שירותי Google Play" + "‏אפליקציה זו לא תעבוד אם לא תפעיל את שירותי Google Play." + "‏הפעלת שירותי Google Play" + "‏קבל את שירותי Google Play" + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטלפון שלך." + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטאבלט שלך." + "‏קבל את שירותי Google Play" + "החשבון שצוין לא קיים במכשיר זה. בחר חשבון אחר." + "חשבון לא חוקי" + "‏דרוש חיבור נתונים כדי להתחבר לשירותי Google Play." + "שגיאת רשת." + "‏בעיה לא ידועה בשירותי Google Play." + "נראה שהתאריך במכשיר שגוי. בדוק את התאריך במכשיר." + "‏שירותי Google Play, שחלק מהאפליקציות שלך מתבססות עליהם, אינם נתמכים על ידי המכשיר שברשותך. צור קשר עם היצרן לקבלת סיוע." + "‏שירותי Google Play" + "עדכן" + "‏אפליקציה זו לא תפעל אם לא תעדכן את שירותי Google Play." + "‏עדכון שירותי Google Play" + "היכנס" + "‏היכנס באמצעות Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-ja/values.xml b/android-reactive-location/build/res/all/debug/values-ja/values.xml new file mode 100644 index 00000000..031bcb74 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ja/values.xml @@ -0,0 +1,34 @@ + + + + + + + "アプリではGoogle Play開発者サービスを有効にする必要があります。" + "アプリではGoogle Play開発者サービスをインストールする必要があります。" + "アプリではGoogle Play開発者サービスをアップデートする必要があります。" + "Google Play開発者サービスのエラー" + "%1$sによるリクエスト" + "アプリはGoogle Play開発者サービスの不適切なバージョンを使用しようとしました。" + "Play開発者サービスの有効化" + "このアプリの実行には、Google Play開発者サービスの有効化が必要です。" + "Play開発者サービスの有効化" + "Play開発者サービスの入手" + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いの携帯端末にはインストールされていません。" + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いのタブレットにはインストールされていません。" + "Play開発者サービスの入手" + "指定したアカウントはこの端末上に存在しません。別のアカウントを選択してください。" + "無効なアカウント" + "Google Play開発者サービスに接続するには、データ接続が必要です。" + "ネットワークエラー" + "Google Play開発者サービスで原因不明の問題が発生しました。" + "端末上の日付が正しくないようです。端末上の日付をご確認ください。" + "一部のアプリが使用しているGoogle Play開発者サービスは、お使いの端末ではサポートされていません。詳しくは、端末メーカーまでお問い合わせください。" + "Google Play開発者サービス" + "更新" + "このアプリの実行には、Google Play開発者サービスの更新が必要です。" + "Play開発者サービスの更新" + "ログイン" + "Googleでログイン" + + diff --git a/android-reactive-location/build/res/all/debug/values-ka-rGE/values.xml b/android-reactive-location/build/res/all/debug/values-ka-rGE/values.xml new file mode 100644 index 00000000..9fec0f5c --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ka-rGE/values.xml @@ -0,0 +1,34 @@ + + + + + + + "აპლიკაცია საჭიროებს გააქტიურებულ Google Play Services." + "აპლიკაცია საჭიროებს Google Play Services-ის ინსტალაციას." + "აპლიკაცია საჭიროებს Google Play Services-ის განახლებას." + "Google Play სერვისების შეცდომა" + "მომთხოვნი: %1$s" + "აპლიკაცია შეეცადა გამოეყენებინა Google Play სერვისების არასწორი ვერსია." + "Google Play სერვისების გააქტიურება" + "ეს აპი არ იმუშავებს, თუ არ გაააქტიურებთ Google Play სერვისებს." + "Google Play სერვისების გააქტიურება" + "Google Play სერვისების მიღება" + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + "Google Play სერვისების მიღება" + "მითითებული ანგარიში ამ მოწყობილობაზე არ არსებობს. გთხოვთ, აირჩიოთ სხვა ანგარიში." + "ანგარიში არასწორია" + "Google Play Services-თან დასაკავშირებლად მონაცემთა გადაცემა აუცილებელია." + "ქსელის შეცდომა" + "Google Play სერვისებთან დაკავშირებით უცნობი შეფერხება წარმოიშვა." + "როგორც ჩანს, მოწყობილობის თარიღი არასწორია. გთხოვთ, შეამოწმოთ მოწყობილობის თარიღი." + "Google Play სერვისები, რაც თქვენს ზოგიერთ აპს ჭირდება, თქვენს მოწყობილობაზე მხარდაჭერილი არ არის. გთხოვთ, დაუკავშირდეთ მწარმოებელს დახმარებისათვის." + "Google Play სერვისები" + "განახლება" + "ეს აპი ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." + "Google Play სერვისების განახლება" + "შესვლა" + "Google-ით შესვლა" + + diff --git a/android-reactive-location/build/res/all/debug/values-km-rKH/values.xml b/android-reactive-location/build/res/all/debug/values-km-rKH/values.xml new file mode 100644 index 00000000..deb26337 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-km-rKH/values.xml @@ -0,0 +1,34 @@ + + + + + + + "កម្មវិធី​ទាមទារ​​បើក​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កម្មវិធី​ទាមទារ​ការ​ដំឡើង​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កម្មវិធី​ទាមទារ​​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កំហុស​សេវា​កម្ម​កម្សាន្ត Google" + "បាន​ស្នើ​ដោយ %1$s" + "កម្មវិធី​​​ព្យាយាម​ប្រើ​កំណែ​មិនល្អ​របស់​សេវា​កម្ម​ឃ្លាំ​កម្មវិធី។" + "បើក​សេវាកម្ម​កម្សាន្ត Google" + "កម្ម​វិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​បើក​សេវាកម្ម​​កម្សាន្ត​ Google ។" + "បើក​សេវាកម្ម​កម្សាន្ត Google" + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​ទូរស័ព្ទ​របស់​​អ្នក​មិន​មាន។" + "​​កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​​កុំព្យូទ័រ​បន្ទះ​របស់​អ្នក​មិន​មាន។" + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + "គណនី​ដែល​បាន​បញ្ជាក់​មិន​មាន​នៅ​លើ​ឧបករណ៍​នេះ​ទេ។ សូម​ជ្រើស​គណនី​ផ្សេង​។" + "គណនី​មិន​ត្រឹមត្រូវ" + "បាន​ទាមទារ​ការ​តភ្ជាប់​ទិន្នន័យ ដើម្បី​ភ្ជាប់​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កំហុស​​បណ្ដាញ" + "មិន​ស្គាល់​បញ្ហា​ជាមួយ​សេវាកម្ម​កម្សាន្ត Google ។" + "កាលបរិច្ឆេទ​លើ​ឧបករណ៍​បង្ហាញ​ថា​មិន​ត្រឹមត្រូវ។ សូម​ពិនិត្យ​កាលបរិច្ឆេទ​លើ​ឧបករណ៍។" + "សេវាកម្ម​កម្សាន្ត Google អាស្រ័យ​លើ​កម្មវិធី​របស់​អ្នក មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​ឧបករណ៍​របស់​អ្នក។ សូម​ទាក់ទង​ក្រុមហ៊ុន​ផលិត​សម្រាប់​ជំនួយ។" + "សេវាកម្ម​កម្សាន្ត​ Google" + "ធ្វើ​បច្ចុប្បន្នភាព" + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google ។" + "ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google" + "ចូល" + "ចូល​ដោយ​ប្រើ​ Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-ko/values.xml b/android-reactive-location/build/res/all/debug/values-ko/values.xml new file mode 100644 index 00000000..f7465844 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ko/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Google Play 서비스를 사용하도록 설정해야 하는 애플리케이션입니다." + "Google Play 서비스를 설치해야 하는 애플리케이션입니다." + "Google Play 서비스를 업데이트해야 하는 애플리케이션입니다." + "Google Play 서비스 오류" + "%1$s에서 요청" + "애플리케이션에서 잘못된 버전의 Google Play 서비스를 사용하려고 했습니다." + "Google Play 서비스 사용" + "Google Play 서비스를 사용하도록 설정해야 이 앱이 작동합니다." + "Google Play 서비스 사용" + "Google Play 서비스 설치" + "휴대전화에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + "태블릿에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + "Google Play 서비스 설치" + "지정한 계정이 이 기기에 존재하지 않습니다. 다른 계정을 선택하세요." + "올바르지 않은 계정" + "Google Play 서비스에 연결하려면 데이터 연결이 필요합니다." + "네트워크 오류" + "Google Play 서비스에 알 수 없는 문제가 발생했습니다." + "기기의 날짜가 잘못된 것 같습니다. 기기의 날짜를 확인해 주세요." + "일부 사용자 애플리케이션에 필요한 Google Play 서비스가 사용자 기기에서 지원되지 않습니다. 기기 제조업체에 문의하시기 바랍니다." + "Google Play 서비스" + "업데이트" + "Google Play 서비스를 업데이트해야만 이 앱이 실행됩니다." + "Google Play 서비스 업데이트" + "로그인" + "Google 계정으로 로그인" + + diff --git a/android-reactive-location/build/res/all/debug/values-lo-rLA/values.xml b/android-reactive-location/build/res/all/debug/values-lo-rLA/values.xml new file mode 100644 index 00000000..435eba8c --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-lo-rLA/values.xml @@ -0,0 +1,34 @@ + + + + + + + "ແອັບພລິເຄຊັນຕ້ອງການເປີດນຳໃຊ້ Google Play Services." + "ແອັບພລິເຄຊັນຕ້ອງການໃຫ້ຕິດຕັ້ງ Google Play Services." + "ແອັບພລິເຄຊັນຕ້ອງການອັບເດດ Google Play Services." + "ບໍລິການ Google Play ຜິດພາດ" + "ຮ້ອງຂໍໂດຍ %1$s" + "ແອັບພລິເຄຊັນໄດ້ພະຍາຍາມໃຊ້ Google Play Services ເວີຊັນທີ່ບໍ່ສາມາດໃຊ້ໄດ້." + "ເປີດໃຊ້ບໍລິການ Google Play" + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ບໍລິການ Google Play" + "ເປີດໃຊ້ບໍລິການ Google Play" + "ຕິດຕັ້ງບໍລິການ Google Play" + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນໂທລະສັບຂອງທ່ານ." + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນແທັບເລັດຂອງທ່ານ." + "ຕິດຕັ້ງບໍລິການ Google Play" + "ບັນຊີທີ່ເລືອກບໍ່ມີໃນອຸປະກອນນີ້. ກະລຸນາເລືອກບັນຊີອື່ນ." + "ບັນຊີບໍ່ຖືກຕ້ອງ" + "ຕ້ອງໃຊ້ການເຊື່ອມຕໍ່ອິນເຕີເນັດເພື່ອໃຊ້ Google Play Services." + "ເຄືອຂ່າຍຜິດພາດ" + "ມີປັນຫາທີ່ບໍ່ຄາດຄິດໃນບໍລິການ Google Play." + "ວັນທີຂອງອຸປະກອນບໍ່ຖືກຕ້ອງ. ກະລຸນາກວດສອບວັນທີຂອງອຸປະກອນຂອງທ່ານ." + "ບໍລິການ Google Play ທີ່ບາງແອັບພລິເຄຊັນຂອງທ່ານຕ້ອງອາໄສນັ້ນ ບໍ່ຖືກຮອງຮັບໃນອຸປະກອນຂອງທ່ານ. ກະລຸນາຕິດຕໍ່ຜູ້ຜະລິດສຳລັບການແນະນຳ." + "ບໍລິການ Google Play" + "ອັບເດດ" + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດບໍລິການ Google Play." + "ອັບເດດບໍລິການ Google Play" + "ເຂົ້າສູ່ລະບົບ" + "ເຂົ້າສູ່ລະບົບດ້ວຍ Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-lt/values.xml b/android-reactive-location/build/res/all/debug/values-lt/values.xml new file mode 100644 index 00000000..7ba03912 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-lt/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Norint naudoti programą būtina įgalinti „Google Play“ paslaugas." + "Norint naudoti programą būtina įdiegti „Google Play“ paslaugas." + "Norint naudoti programą būtina atnaujinti „Google Play“ paslaugas." + "„Google Play“ paslaugų klaida" + "Užklausą pateikė „%1$s“" + "Programa bandė naudotis netinkama „Google Play“ paslaugų versija." + "Įgal. „Google Play“ paslaugas" + "Ši programa neveiks, jei neįgalinsite „Google Play“ paslaugų." + "Įgalinti „Google Play“ paslaugas" + "Gauti „Google Play“ paslaugų" + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos telefone." + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos planšetiniame kompiuteryje." + "Gauti „Google Play“ paslaugų" + "Nurodytos paskyros šiame įrenginyje nėra. Pasirinkite kitą paskyrą." + "Netinkama paskyra" + "Norint prisijungti prie „Google Play“ paslaugų reikia duomenų ryšio." + "Tinklo klaida" + "Nežinoma „Google Play“ paslaugų problema." + "Įrenginyje nurodyta data neteisinga. Patikrinkite įrenginyje nurodytą datą." + "Jūsų įrenginys nepalaiko „Google Play“ paslaugų, kuriomis remiasi kai kurios programos. Jei reikia pagalbos, susisiekite su gamintoju." + "„Google Play“ paslaugos" + "Atnaujinti" + "Ši programa neveiks, jei neatnaujinsite „Google Play“ paslaugų." + "Atnaujinti „Google Play“ paslaugas" + "Prisij." + "Prisij. naud. „Google“" + + diff --git a/android-reactive-location/build/res/all/debug/values-lv/values.xml b/android-reactive-location/build/res/all/debug/values-lv/values.xml new file mode 100644 index 00000000..788fdec9 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-lv/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Lai lietojumprogramma darbotos, ir jāiespējo Google Play pakalpojumi." + "Lai lietojumprogramma darbotos, ir jāinstalē Google Play pakalpojumi." + "Lai lietojumprogramma darbotos, jāatjaunina Google Play pakalpojumi." + "Google Play pakalpojumu kļūda" + "Pieprasījums no lietotnes %1$s" + "Lietojumpr. mēģināja izmantot nederīgu Google Play pakalp. versiju." + "Iespējot Google Play pakalpojumus" + "Lai šī lietotne darbotos, iespējojiet Google Play pakalpojumus." + "Google Play pakalpojumu iespējošana" + "Iegūt Google Play pakalpojumus" + "Lai šī lietotne darbotos, tālrunī ir jāinstalē Google Play pakalpojumi." + "Lai šī lietotne darbotos, planšetdatorā ir jāinstalē Google Play pakalpojumi." + "Google Play pakalpojumu iegūšana" + "Norādītais konts šajā ierīcē nepastāv. Lūdzu, izvēlieties citu kontu." + "Nederīgs konts" + "Lai izveidotu savienojumu ar Google Play pakalpojumiem, ir nepieciešams datu savienojums." + "Tīkla kļūda" + "Nezināma problēma ar Google Play pakalpojumiem." + "Šķiet, ka ierīcē ir iestatīts nepareizs datums. Lūdzu, pārbaudiet ierīces datumu." + "Jūsu ierīce neatbalsta Google Play pakalpojumus, kuri nepieciešami dažu jūsu lietojumprogrammu darbībai. Lūdzu, sazinieties ar ražotāju, lai saņemtu palīdzību." + "Google Play pakalpojumi" + "Atjaunināt" + "Lai šī lietotne darbotos, atjauniniet Google Play pakalpojumus." + "Google Play pakalpojumu atjaunināšana" + "Pierakst." + "Pierakstīties Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-mn-rMN/values.xml b/android-reactive-location/build/res/all/debug/values-mn-rMN/values.xml new file mode 100644 index 00000000..3965fbd8 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-mn-rMN/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Аппликешн Google Play Үйлчилгээг идэвхжүүлсэн байхыг шаардана." + "Аппликешн Google Play Үйлчилгээг суулгахыг шаардана." + "Аппликешн Google Play Үйлчилгээг шинэчлэхийг шаардана." + "Google Play үйлчилгээний алдаа" + "Хүсэлт гаргасан %1$s" + "Аппликешн Google Play Үйлчилгээний муу хувилбарыг ашиглахыг оролдлоо." + "Google Play үйлчилгээг идэвхжүүлэх" + "Та Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + "Google Play үйлчилгээг идэвхжүүлэх" + "Google Play үйлчилгээ авах" + "Таны утсанд байхгүй байгаа Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + "Таны таблетэд байхгүй Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + "Google Play үйлчилгээ авах" + "Заасан акаунт энэ төхөөрөмж дээр байхгүй байна. Өөр акаунт сонгоно уу." + "Буруу акаунт" + "Google Play үйлчилгээнд холбогдохын тулд дата холболт шаардлагатай." + "Сүлжээний алдаа" + "Google Play үйлчилгээтэй холбоотой тодорхойгүй алдаа." + "Төхөөрөмжийн огноо буруу байгаа бололтой. Төхөөрөмжийн огноог шалгана уу." + "Таны зарим аппликешнүүдийн хамаардаг Google Play үйлчилгээ таны төхөөрөмжид дэмжигдэхгүй байна. Тусламж авахын тулд үйлдвэрлэгчтэй холбоо барина уу." + "Google Play үйлчилгээ" + "Шинэчлэх" + "Та Google Play үйлчилгээг шинэчлэхгүй бол энэ апп ажиллах боломжгүй." + "Google Play үйлчилгээг шинэчлэх" + "Нэвтрэх" + "Google-р нэвтрэх:" + + diff --git a/android-reactive-location/build/res/all/debug/values-ms-rMY/values.xml b/android-reactive-location/build/res/all/debug/values-ms-rMY/values.xml new file mode 100644 index 00000000..ffd8c24a --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ms-rMY/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Perkhidmatan Google Play perlu didayakan untuk menggunakan aplikasi." + "Perkhidmatan Google Play perlu dipasang untuk mengguankan aplikasi." + "Perkhidmatan Google Play perlu dikemas kini untuk menggunakan aplikasi." + "Ralat perkhidmatan Google Play" + "Diminta oleh %1$s" + "Aplikasi cuba menggunakan versi Perkhidmatan Google Play yang rosak." + "Dayakan perkhidmatan Google Play" + "Apl ini tidak akan berfungsi kecuali anda mendayakan perkhidmatan Google Play." + "Dayakan perkhidmatan Google Play" + "Dapatkan perkhidmatan Google Play" + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada telefon anda." + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada tablet anda." + "Dapatkan perkhidmatan Google Play" + "Akaun yang dinyatakan tidak wujud pada peranti ini. Sila pilih akaun yang lain." + "Akaun Tidak Sah" + "Sambungan data diperlukan untuk menyambung ke perkhidmatan Google Play." + "Ralat Rangkaian" + "Isu tidak diketahui dengan perkhidmatan Google Play." + "Tarikh pada peranti kelihatan tidak betul. Sila semak tarikh pada peranti." + "Peranti anda tidak menyokong perkhidmatan Google Play, sedangkan sesetengah aplikasi anda memerlukannya. Sila hubungi pengilang untuk bantuan." + "Perkhidmatan Google Play" + "Kemas kini" + "Apl ini tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." + "Kemas kini perkhidmatan Google Play" + "Log masuk" + "Log masuk dengan Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-nb/values.xml b/android-reactive-location/build/res/all/debug/values-nb/values.xml new file mode 100644 index 00000000..0357f77c --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-nb/values.xml @@ -0,0 +1,34 @@ + + + + + + + "En app krever Google Play Tjenester for å aktiveres." + "En app krever at Google Play Tjenester installeres." + "En app krever at Google Play Tjenester oppdateres." + "Google Play Tjenester-feil" + "Forespurt av %1$s" + "En app prøvde å bruke en skadet versjon av Google Play Tjenester." + "Aktiver Google Play Tjenester" + "Denne appen fungerer ikke med mindre du aktiverer Google Play Tjenester." + "Aktiver Google Play Tjenester" + "Installer Google Play Tjenester" + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på telefonen din." + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på nettbrettet ditt." + "Installer Google Play Tjenester" + "Den angitte kontoen finnes ikke på enheten. Velg en annen konto." + "Ugyldig konto" + "Du må ha datatilkobling for å koble deg til Google Play-tjenester." + "Nettverksfeil" + "Det oppsto et ukjent problem med Google Play Tjenester." + "Datoen på enheten ser ut til å være feil. Sjekk datoen på enheten." + "Google Play Tjenester, som noen av appene er avhengige av, støttes ikke av enheten. Ta kontakt med produsenten for å få hjelp." + "Google Play-tjenester" + "Oppdater" + "Denne appen kan ikke kjøres før du oppdaterer Google Play Tjenester." + "Oppdater Google Play Tjenester" + "Logg på" + "Logg inn med Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-nl/values.xml b/android-reactive-location/build/res/all/debug/values-nl/values.xml new file mode 100644 index 00000000..d8167070 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-nl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Google Play-services moet zijn ingeschakeld voor een applicatie." + "Google Play-services moet zijn geïnstalleerd voor een applicatie." + "Google Play-services moet worden geüpdatet voor een applicatie." + "Fout met Google Play-services" + "Aangevraagd door %1$s" + "Onjuiste versie van Google Play-services wordt gebruikt." + "Google Play-services inschak." + "Deze app werkt niet, tenzij u Google Play-services inschakelt." + "Google Play-services inschakelen" + "Google Play-services ophalen" + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw telefoon." + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw tablet." + "Google Play-services ophalen" + "Het gespecificeerde account bestaat niet op dit apparaat. Kies een ander account." + "Ongeldig account" + "Er is een gegevensverbinding nodig om verbinding te kunnen maken met Google Play-services." + "Netwerkfout" + "Onbekend probleem met Google Play-services." + "De datum op het apparaat lijkt onjuist. Controleer de datum op het apparaat." + "Google Play-services, dat vereist is voor een aantal van uw applicaties, wordt niet ondersteund door uw apparaat. Neem contact op met de fabrikant voor ondersteuning." + "Google Play-services" + "Bijwerken" + "Deze app kan niet worden uitgevoerd, tenzij u Google Play-services bijwerkt." + "Google Play-services bijwerken" + "Inloggen" + "Inloggen met Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-pl/values.xml b/android-reactive-location/build/res/all/debug/values-pl/values.xml new file mode 100644 index 00000000..875c82a9 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-pl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikacja wymaga włączenia Usług Google Play." + "Aplikacja wymaga zainstalowania Usług Google Play." + "Aplikacja wymaga aktualizacji Usług Google Play." + "Błąd usług Google Play" + "Żądanie z aplikacji %1$s" + "Aplikacja próbowała skorzystać z nieprawidłowej wersji Usług Google Play." + "Włącz Usługi Google Play" + "Ta aplikacja nie będzie działać, jeśli nie włączysz Usług Google Play." + "Włącz Usługi Google Play" + "Pobierz Usługi Google Play" + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na telefonie." + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na tablecie." + "Pobierz Usługi Google Play" + "Podanego konta nie ma na tym urządzeniu. Wybierz inne konto." + "Nieprawidłowe konto" + "Korzystanie z usług Google Play wymaga połączenia z internetem." + "Błąd sieci" + "Nieznany problem z Usługami Google Play." + "Data ustawiona na urządzeniu wydaje się nieprawidłowa. Sprawdź datę ustawioną na urządzeniu." + "Usługi Google Play, od których zależy działanie niektórych aplikacji, nie są obsługiwane na Twoim urządzeniu. Skontaktuj się z producentem, by uzyskać pomoc." + "Usługi Google Play" + "Aktualizuj" + "Ta aplikacja nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." + "Aktualizuj Usługi Google Play" + "Zaloguj się" + "Zaloguj się przez Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-pt-rBR/values.xml b/android-reactive-location/build/res/all/debug/values-pt-rBR/values.xml new file mode 100644 index 00000000..b6eb934b --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-pt-rBR/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Um aplicativo requer a ativação do Google Play Services." + "Um aplicativo requer a instalação do Google Play Services." + "Um aplicativo requer a atualização do Google Play Services." + "Ocorreu um erro no Google Play Services" + "Solicitado por %1$s" + "Um aplicativo tentou usar uma versão errada do Google Play Services." + "Ativar o Google Play Services" + "Este aplicativo só funciona com o Google Play Services ativado." + "Ative o Google Play Services" + "Instalar o Google Play Services" + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + "Instale o Google Play Services" + "A conta especificada não existe no dispositivo. Escolha outra conta." + "Conta inválida" + "É necessária uma conexão de dados para conectar ao Google Play Services." + "Erro na rede" + "Problema desconhecido com o Google Play Services." + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + "Play Services" + "Atualizar" + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + "Atualize o Google Play Services" + "Login" + "Fazer login com o Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-pt-rPT/values.xml b/android-reactive-location/build/res/all/debug/values-pt-rPT/values.xml new file mode 100644 index 00000000..8403fc26 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-pt-rPT/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Uma aplicação necessita da ativação dos Serviços do Google Play." + "Uma aplicação necessita da instalação dos Serviços do Google Play." + "Uma aplicação necessita da atualização dos Serviços do Google Play." + "Erro dos serviços do Google Play" + "Solicitado por %1$s" + "Aplicação tentou utiliz. versão incorreta dos Serviços do Google Play." + "Ativar serviços do Google Play" + "Esta aplicação não funcionará enquanto não ativar os serviços do Google Play." + "Ativar serviços do Google Play" + "Obter serviços do Google Play" + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu telemóvel." + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu tablet." + "Obter serviços do Google Play" + "A conta especificada não existe neste dispositivo. Escolha uma conta diferente." + "Conta Inválida" + "É necessária uma ligação de dados para se ligar aos Serviços do Google Play." + "Erro de Rede" + "Problema desconhecido nos serviços do Google Play." + "A data no dispositivo parece estar incorreta. Verifique a data no dispositivo." + "Os serviços do Google Play, dos quais dependem algumas das suas aplicações, não são suportados pelo seu dispositivo. Contacte o fabricante para obter assistência." + "Serviços do Google Play" + "Atualizar" + "Esta aplicação não será executada enquanto não atualizar os serviços do Google Play." + "Atualizar serviços do Google Play" + "Inic. ses." + "Inic. sessão com o Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-pt/values.xml b/android-reactive-location/build/res/all/debug/values-pt/values.xml new file mode 100644 index 00000000..5283b19e --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-pt/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Um aplicativo requer a ativação do Google Play Services." + "Um aplicativo requer a instalação do Google Play Services." + "Um aplicativo requer a atualização do Google Play Services." + "Ocorreu um erro no Google Play Services" + "Solicitado por %1$s" + "Um aplicativo tentou usar uma versão errada do Google Play Services." + "Ativar o Google Play Services" + "Este aplicativo só funciona com o Google Play Services ativado." + "Ative o Google Play Services" + "Instalar o Google Play Services" + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + "Instale o Google Play Services" + "A conta especificada não existe no dispositivo. Escolha outra conta." + "Conta inválida" + "É necessária uma conexão de dados para conectar ao Google Play Services." + "Erro na rede" + "Problema desconhecido com o Google Play Services." + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + "Play Services" + "Atualizar" + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + "Atualize o Google Play Services" + "Login" + "Fazer login com o Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-ro/values.xml b/android-reactive-location/build/res/all/debug/values-ro/values.xml new file mode 100644 index 00000000..9f351ed5 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ro/values.xml @@ -0,0 +1,34 @@ + + + + + + + "O aplicație necesită activarea Serviciilor Google Play." + "O aplicație necesită instalarea Serviciilor Google Play." + "O aplicație necesită o actualizare pentru Servicii Google Play." + "Eroare Servicii Google Play" + "Solicitată de %1$s" + "Aplicația a încercat să utilizeze o vers. Servicii Google Play greșită" + "Activaţi Servicii Google Play" + "Această aplicaţie nu va funcţiona decât dacă activaţi Servicii Google Play." + "Activaţi Servicii Google Play" + "Obţineţi Servicii Google Play" + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe telefon." + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe tabletă." + "Descărcaţi Servicii Google Play" + "Contul menționat nu există pe acest dispozitiv. Alegeți alt cont." + "Cont nevalid" + "Este necesară o conexiune de date pentru a vă conecta la serviciile Google Play." + "Eroare de reţea" + "Problemă necunoscută privind Servicii Google Play." + "Data de pe dispozitiv pare să fie incorectă. Verificați data de pe dispozitiv." + "Gadgetul nu acceptă serviciile Google Play, pe care se bazează unele dintre aplicații. Pentru asistență, contactați producătorul gadgetului." + "Servicii Google Play" + "Actualizaţi" + "Această aplicaţie nu poate rula decât dacă actualizaţi Servicii Google Play." + "Actualizaţi Servicii Google Play" + "Conectați" + "Conectați-vă cu Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-ru/values.xml b/android-reactive-location/build/res/all/debug/values-ru/values.xml new file mode 100644 index 00000000..c5cd6bce --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-ru/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Для работы приложения требуется включить сервисы Google Play" + "Для работы приложения требуется установить сервисы Google Play" + "Для работы приложения требуется обновить сервисы Google Play" + "Ошибка сервисов Google Play" + "Запрос от приложения \"%1$s\"" + "Версия сервисов Google Play неисправна" + "Включить" + "Для работы этого приложения требуется включить Сервисы Google Play." + "Включите Сервисы Google Play" + "Установить" + "Для работы этого приложения требуется установить Сервисы Google Play." + "Для работы этого приложения требуется установить Сервисы Google Play." + "Установите Сервисы Google Play" + "Этого аккаунта нет на устройстве. Выберите другой." + "Недействительный аккаунт" + "Для работы с Google Play требуется подключение к сети." + "Ошибка сети" + "Неизвестная ошибка с Сервисами Google Play." + "Проверьте правильность даты, указанной на устройстве." + "Сервисы Google Play, необходимые для работы некоторых приложений, не поддерживаются на вашем устройстве. Обратитесь к производителю." + "Сервисы Google Play" + "Обновить" + "Для работы этого приложения требуется обновить Сервисы Google Play." + "Обновите Сервисы Google Play" + "Войти" + "Войти в аккаунт Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-sk/values.xml b/android-reactive-location/build/res/all/debug/values-sk/values.xml new file mode 100644 index 00000000..07f9892d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-sk/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikácia vyžaduje povolenie služieb Google Play." + "Aplikácia vyžaduje inštaláciu služieb Google Play." + "Aplikácia vyžaduje aktualizáciu služieb Google Play." + "Chyba služieb Google Play" + "Vyžiadané aplikáciou %1$s" + "Aplikácia sa pokúsila použiť nesprávnu verziu služieb Google Play." + "Povoliť služby Google Play" + "Táto aplikácia bude fungovať až po povolení služieb Google Play." + "Povoliť služby Google Play" + "Inštalovať služby Google Play" + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v telefóne nemáte." + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v tablete nemáte." + "Inštalovať služby Google Play" + "Zadaný účet v tomto zariadení neexistuje. Vyberte iný účet." + "Neplatný účet" + "Pripojenie k službám Google Play si vyžaduje dátové pripojenie." + "Chyba siete" + "Neznámy problém so službami Google Play." + "Dátum nastavený v zariadení sa zdá byť nesprávny. Skontrolujte ho." + "Niektoré vaše aplikácie vyžadujú služby Google Play, ktoré vo vašom zariadení nie sú podporované. Ak potrebujete pomoc, kontaktujte výrobcu." + "Služby Google Play" + "Aktualizovať" + "Túto aplikáciu bude možné spustiť až po aktualizácii služieb Google Play." + "Aktualizovať služby Google Play" + "Prihlásiť sa" + "Prihlásiť sa do účtu Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-sl/values.xml b/android-reactive-location/build/res/all/debug/values-sl/values.xml new file mode 100644 index 00000000..afbbad21 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-sl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Za delovanje aplikacije morate omogočiti Storitve Google Play." + "Za delovanje aplikacije morate namestiti Storitve Google Play." + "Za delovanje aplikacije morate posodobiti Storitve Google Play." + "Napaka storitev Google Play" + "Zahtevala aplikacija %1$s" + "Aplikacija je poskusila uporabiti napačno različico Storitev Google Play." + "Omogočite storitve Google Play" + "Aplikacija ne bo delovala, če ne omogočite storitev Google Play." + "Omogočite storitve Google Play" + "Namestite storitve Google Play" + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v telefonu." + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v tabličnem računalniku." + "Namestite storitve Google Play" + "V tej napravi ne obstaja navedeni račun. Izberite drugega." + "Neveljaven račun" + "Za povezavo s storitvami Google Play potrebujete internetno povezavo." + "Omrežna napaka" + "Neznana težava s storitvami Google Play." + "Videti je, da je datum v napravi napačen. Preverite ga." + "Vaša naprava na podpira storitev Google Play, ki jih potrebujejo nekatere od vaših aplikacij. Za pomoč se obrnite na izdelovalca." + "Storitve Google Play" + "Posodobi" + "Ta aplikacija ne deluje, če ne posodobite storitev Google Play." + "Posodobite storitve Google Play" + "Prijava" + "Prijavite se v Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-sr/values.xml b/android-reactive-location/build/res/all/debug/values-sr/values.xml new file mode 100644 index 00000000..fc14d28d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-sr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Апликација захтева да Google Play услуге буду омогућене." + "Апликација захтева инсталирање Google Play услуга." + "Апликација захтева ажурирање Google Play услуга." + "Грешка Google Play услуга" + "Захтева %1$s" + "Апликација је покушала да користи лошу верзију Google Play услуга." + "Омогући Google Play услуге" + "Ова апликација неће функционисати ако не омогућите Google Play услуге." + "Омогућавање Google Play услуга" + "Преузми Google Play услуге" + "Ова апликација не може да се покрене без Google Play услуга, које недостају на телефону." + "Ова апликација не може да се покрене без Google Play услуга, које недостају на таблету." + "Преузимање Google Play услуга" + "Наведени налог не постоји на овом уређају. Одаберите други налог." + "Неважећи налог" + "За повезивање са Google Play услугама потребна је веза за пренос података." + "Грешка на мрежи" + "Непознат проблем са Google Play услугама." + "Изгледа да су подаци на уређају нетачни. Проверите датум на уређају." + "Google Play услуге, које су потребне за функционисање неких од апликација, нису подржане на уређају. Контактирајте произвођача да бисте добили помоћ." + "Google Play услуге" + "Ажурирај" + "Ова апликација не може да се покрене ако не ажурирате Google Play услуге." + "Ажурирање Google Play услуга" + "Пријави ме" + "Пријави ме преко Google-а" + + diff --git a/android-reactive-location/build/res/all/debug/values-sv/values.xml b/android-reactive-location/build/res/all/debug/values-sv/values.xml new file mode 100644 index 00000000..8b74b2ba --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-sv/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Google Play Tjänster måste aktiveras för en att app ska fungera." + "Google Play Tjänster måste installeras för att en app ska fungera." + "Google Play Tjänster måste uppdateras för en app ska fungera." + "Fel på Google Play Tjänster" + "Begärdes av %1$s" + "En olämplig version av Google Play Tjänster anropades av en app." + "Aktivera Google Play Tjänster" + "Du måste aktivera Google Play Tjänster för att den här appen ska fungera." + "Aktivera Google Play Tjänster" + "Hämta Google Play Tjänster" + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på mobilen." + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på surfplattan." + "Hämta Google Play Tjänster" + "Det angivna kontot finns inte på den här enheten. Välj ett annat konto." + "Ogiltigt konto" + "En dataanslutning krävs för att ansluta till Google Plays tjänster." + "Nätverksfel" + "Okänt problem med Google Play Tjänster" + "Datumet på enheten verkar inte vara rätt. Kontrollera datumet på enheten." + "Några av dina appar använder Google Play-tjänster som inte stöds av din enhet. Kontakta tillverkaren om du vill ha hjälp." + "Google Play-tjänster" + "Uppdatera" + "Du måste uppdatera Google Play Tjänster innan du kan köra den här appen." + "Uppdatera Google Play Tjänster" + "Logga in" + "Logga in med Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-sw/values.xml b/android-reactive-location/build/res/all/debug/values-sw/values.xml new file mode 100644 index 00000000..57a0fc89 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-sw/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Programu inahitaji Huduma za Google Play ili kuwashwa." + "Programu inahitaji usakinishaji wa Huduma za Google Play." + "Programu inahitaji sasisho la Huduma za Google Play." + "Hitilafu kwenye Huduma za Google Play" + "Imeombwa na %1$s" + "Programu ilijaribu kutumia toleo baya la Huduma za Google Play." + "Wezesha huduma za Google Play" + "Programu hii haitafanya kazi mpaka utakapowezesha huduma za Google Play." + "Wezesha huduma za Google Play" + "Pata huduma za Google Play" + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye simu yako." + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye kompyuta yako ndogo." + "Pata huduma za Google Play" + "Akaunti iliyobainishwa haipo kwenye kifaa hiki. Tafadhali chagua akaunti tofauti." + "Akaunti Batili" + "Muunganisho wa data unahitajika ili kuunganisha kwenye huduma za Google Play." + "Hitilafu ya Mtandao" + "Suala lisilojulikana na huduma za Google Play." + "Inaeonekana tarehe ya kifaa sio sahihi. Tafadhali angalia tarehe ya kifaa." + "Huduma za Google Play, ambazo baadhi ya programu zako zinategemea, si linganifu na kifaa chako. Tafadhali wasiliana na mtengenezaji kwa usaidizi." + "Huduma za Google Play" + "Sasisha" + "Programu hii haiwezi kuendeshwa mpaka utakaposasisha huduma za Google Play." + "Sasisha huduma za Google Play" + "Ingia" + "Ingia ukitumia Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-th/values.xml b/android-reactive-location/build/res/all/debug/values-th/values.xml new file mode 100644 index 00000000..25d6ae53 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-th/values.xml @@ -0,0 +1,34 @@ + + + + + + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีบริการ Google Play เพื่อเปิดใช้งาน" + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการติดตั้งบริการ Google Play" + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการอัปเดตสำหรับบริการ Google Play" + "ข้อผิดพลาดของบริการ Google Play" + "ขอโดย %1$s" + "แอปพลิเคชันหนึ่งพยายามใช้เวอร์ชันที่ไม่เหมาะสมของบริการ Google Play" + "เปิดใช้งานบริการ Google Play" + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะเปิดใช้งานบริการ Google Play" + "เปิดใช้งานบริการ Google Play" + "รับบริการ Google Play" + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในโทรศัพท์ของคุณ" + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในแท็บเล็ตของคุณ" + "รับบริการ Google Play" + "บัญชีที่ระบุไม่มีอยู่บนอุปกรณ์นี้ โปรดเลือกบัญชีอื่น" + "บัญชีไม่ถูกต้อง" + "ต้องมีการเขื่อมต่อข้อมูลเพื่อเชื่อมต่อกับบริการ Google Play" + "ข้อผิดพลาดของเครือข่าย" + "ปัญหาที่ไม่รู้จักของบริการ Google Play" + "วันที่บนอุปกรณ์ไม่ถูกต้อง โปรดตรวจสอบวันที่บนอุปกรณ์" + "บริการ Google Play ซึ่งใช้งานในบางแอปพลิเคชัน ไม่ได้รับการสนับสนุนโดยอุปกรณ์ของคุณ โปรดติดต่อผู้ผลิตเพื่อขอรับความช่วยเหลือ" + "บริการ Google Play" + "อัปเดต" + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" + "อัปเดตบริการ Google Play" + "ลงชื่อใช้" + "ลงชื่อเข้าใช้ด้วย Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-tl/values.xml b/android-reactive-location/build/res/all/debug/values-tl/values.xml new file mode 100644 index 00000000..61171577 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-tl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Kailangan ng application na na-enable ang Mga Serbisyo ng Google Play." + "Kailangan ng application na ma-install ang Serbisyo ng Google Play." + "Kailangan ng application na i-update ang Mga Serbisyo ng Google Play." + "Error sa mga serbisyo ng Google Play" + "Hiniling ng %1$s" + "May app na sumubok ng maling bersyon ng Mga Serbisyo ng Google Play." + "Enable Google Play services" + "Hindi gagana ang app na ito maliban kung papaganahin mo ang mga serbisyo ng Google Play." + "Paganahin ang Google Play services" + "Kumuha ng Google Play services" + "Hindi tatakbo ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong telepono." + "Hindi gagana ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong tablet." + "Kumuha ng mga serbisyo ng Google Play" + "Hindi umiiral ang tinukoy na account sa device na ito. Mangyaring pumili ng ibang account." + "Di-wasto ang Account" + "Kailangan ng koneksyon ng data upang makakonekta sa mga serbisyo ng Google Play." + "May Error sa Network" + "May hindi alam na isyu sa mga serbisyo ng Google Play." + "Mukhang hindi tama ang petsa sa device. Pakisuri ang petsa sa device." + "Ang mga serbisyo ng Google Play, kung saan nakadepende ang ilan sa iyong mga application, ay hindi sinusuportahan ng iyong device. Mangyaring makipag-ugnay sa manufacturer para sa tulong." + "Mga serbisyo ng Google Play" + "I-update" + "Hindi gagana ang app na ito maliban kung i-a-update mo ang mga serbisyo ng Google Play." + "I-update ang mga serbisyo ng Google Play" + "Sign in" + "Mag-sign in sa Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-tr/values.xml b/android-reactive-location/build/res/all/debug/values-tr/values.xml new file mode 100644 index 00000000..ce51e72a --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-tr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Bir uygulama, Google Play Hizmetleri\'nin etkin olmasını gerektiriyor." + "Bir uygulama, Google Play Hizmetleri\'nin yüklenmesini gerektiriyor." + "Bir uygulama, Google Play Hizmetleri için bir güncelleme gerektiriyor." + "Google Play hizmetleri hatası" + "İstekte bulunan: %1$s" + "Bir uygulama, Google Play Hizmetleri\'nin bozuk bir sürümünü kullanmayı denedi." + "Google Play hizmetlerini etkinleştir" + "Bu uygulama, Google Play Hizmetleri etkinleştirilmeden çalışmaz" + "Google Play hizmetlerini etkinleştir" + "Google Play hizmetlerini edin" + "Google Play Hizmetleri telefonunuzda yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + "Google Play Hizmetleri tabletinizde yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + "Google Play hizmetlerini edinin" + "Belirtilen hesap bu cihazda mevcut değil. Lütfen farklı bir hesap seçin." + "Geçersiz Hesap" + "Google Play hizmetlerine bağlanmak için bir veri bağlantısı gerekiyor." + "Ağ Hatası" + "Google Play hizmetleriyle ilgili bilinmeyen sorun." + "Cihazdaki tarih doğru görünmüyor. Lütfen cihazda ayarlı tarihi kontrol edin." + "Cihazınız, uygulamalarınızdan bazıları için gerekli olan Google Play hizmetlerini desteklemiyor. Lütfen yardım için üreticiyle iletişim kurun." + "Google Play hizmetleri" + "Güncelle" + "Bu uygulama Google Play Hizmetleri güncellenmeden çalışmaz." + "Google Play hizmetlerini güncelle" + "Oturum aç" + "Google\'da oturum aç" + + diff --git a/android-reactive-location/build/res/all/debug/values-uk/values.xml b/android-reactive-location/build/res/all/debug/values-uk/values.xml new file mode 100644 index 00000000..989056d8 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-uk/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Щоб програма працювала, потрібно ввімкнути Сервіси Google Play." + "Щоб програма працювала, потрібно встановити Сервіси Google Play." + "Щоб програма працювала, потрібно оновити Сервіси Google Play." + "Помилка Сервісів Google Play" + "Запит від програми %1$s" + "Програма спробувала застосувати хибну версію Сервісів Google Play." + "Увімкнути Google Play Послуги" + "Ця програма не працюватиме, поки ви не ввімкнете Google Play Послуги." + "Увімкнути Google Play Послуги" + "Установити Google Play Послуги" + "Ця програма не запуститься без Google Play Послуг, яких немає у вашому телефоні." + "Ця програма не запуститься без Google Play Послуг, яких немає на вашому планшетному ПК." + "Установити Google Play Послуги" + "Указаний обліковий запис не існує на цьому пристрої. Виберіть інший обліковий запис." + "Недійсний обліковий запис" + "Для під’єднання до сервісів Google Play потрібне з’єднання з мережею." + "Помилка мережі" + "Google Play Послуги – невідома проблема." + "Схоже, на пристрої вказано неправильну дату. Перевірте її." + "Ваш пристрій не підтримує Сервіси Google Play, від яких залежить робота деяких програм. Зверніться по допомогу до виробника." + "Сервіси Google Play" + "Оновити" + "Ця програма не запуститься, поки ви не оновите Google Play Послуги." + "Оновити Google Play Послуги" + "Увійти" + "Увійти в обл.запис Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-vi/values.xml b/android-reactive-location/build/res/all/debug/values-vi/values.xml new file mode 100644 index 00000000..b5d25f19 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-vi/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Ứng dụng yêu cầu Dịch vụ của Google Play phải được bật." + "Ứng dụng yêu cầu cài đặt Dịch vụ của Google Play." + "Ứng dụng yêu cầu cập nhật dành cho Dịch vụ Google Play." + "Lỗi dịch vụ của Google Play" + "Được yêu cầu bởi %1$s" + "Ứng dụng đã cố sử dụng phiên bản không đúng của Dịch vụ của Google Play." + "Bật dịch vụ của Google Play" + "Ứng dụng này sẽ không hoạt động trừ khi bạn bật dịch vụ của Google Play." + "Bật dịch vụ của Google Play" + "Cài đặt dịch vụ của Google Play" + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Điện thoại của bạn bị thiếu dịch vụ này." + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Máy tính bảng của bạn bị thiếu dịch vụ này." + "Cài đặt dịch vụ của Google Play" + "Tài khoản đã chỉ định không tồn tại trên thiết bị này. Vui lòng chọn một tài khoản khác." + "Tài khoản không hợp lệ" + "Cần có kết nối dữ liệu để kết nối với các dịch vụ của Google Play." + "Lỗi mạng" + "Sự cố không xác định với dịch vụ của Google Play." + "Ngày trên thiết bị có vẻ không chính xác. Vui lòng kiểm tra ngày trên thiết bị." + "Các dịch vụ của Google Play mà một số ứng dụng của bạn dựa vào không được thiết bị của bạn hỗ trợ. Vui lòng liên hệ với nhà sản xuất để được hỗ trợ." + "Dịch vụ của Google Play" + "Cập nhật" + "Ứng dụng này sẽ không chạy trừ khi bạn cập nhật dịch vụ của Google Play." + "Cập nhật dịch vụ của Google Play" + "Đăng nhập" + "Đăng nhập bằng Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-zh-rCN/values.xml b/android-reactive-location/build/res/all/debug/values-zh-rCN/values.xml new file mode 100644 index 00000000..bd858c2d --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-zh-rCN/values.xml @@ -0,0 +1,34 @@ + + + + + + + "某个应用要求启用 Google Play 服务。" + "某个应用要求安装 Google Play 服务。" + "某个应用要求更新 Google Play 服务。" + "Google Play 服务出错" + "由“%1$s”发出" + "某个应用尝试使用的 Google Play 服务版本有误。" + "启用 Google Play 服务" + "您必须先启用 Google Play 服务才能运行此应用。" + "启用 Google Play 服务" + "获取 Google Play 服务" + "您的手机中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + "您的平板电脑中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + "获取 Google Play 服务" + "此设备上不存在指定的帐户,请选择其他帐户。" + "无效帐户" + "您必须有数据网络连接才能接入 Google Play 服务。" + "网络错误" + "Google Play 服务出现未知问题。" + "设备上的日期似乎不正确,请在设备上检查日期。" + "您的设备不支持部分应用所依赖的 Google Play 服务。请与设备制造商联系,以寻求帮助。" + "Google Play 服务" + "更新" + "您必须先更新 Google Play 服务才能运行此应用。" + "更新 Google Play 服务" + "登录" + "使用 Google 帐户登录" + + diff --git a/android-reactive-location/build/res/all/debug/values-zh-rHK/values.xml b/android-reactive-location/build/res/all/debug/values-zh-rHK/values.xml new file mode 100644 index 00000000..72892194 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-zh-rHK/values.xml @@ -0,0 +1,34 @@ + + + + + + + "必須啟用「Google Play 服務」,才能使用應用程式。" + "必須安裝「Google Play 服務」,才能使用應用程式。" + "必須更新「Google Play 服務」,才能使用應用程式。" + "Google Play 服務錯誤" + "「%1$s」提出要求" + "應用程式嘗試使用錯誤版本的「Google Play 服務」。" + "啟用 Google Play 服務" + "您必須啟用 Google Play 服務,才能執行這個應用程式。" + "啟用 Google Play 服務" + "取得 Google Play 服務" + "您的手機未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + "您的平板電腦未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + "取得 Google Play 服務" + "這個裝置上沒有您指定的帳戶,請選擇其他帳戶。" + "無效的帳戶" + "要連接 Google Play 服務,必需數據連線。" + "網絡錯誤" + "Google Play 服務出現不明問題。" + "裝置上的日期看來不正確,請檢查裝置上的日期。" + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + "Google Play 服務" + "更新" + "您必須更新 Google Play 服務,才能執行這個應用程式。" + "更新 Google Play 服務" + "登入" + "登入 Google" + + diff --git a/android-reactive-location/build/res/all/debug/values-zh-rTW/values.xml b/android-reactive-location/build/res/all/debug/values-zh-rTW/values.xml new file mode 100644 index 00000000..5187b1da --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-zh-rTW/values.xml @@ -0,0 +1,34 @@ + + + + + + + "應用程式需要啟用 Google Play 服務。" + "應用程式需要安裝 Google Play 服務。" + "應用程式需要更新 Google Play 服務。" + "Google Play 服務錯誤" + "提出要求的應用程式:%1$s" + "應用程式嘗試使用的 Google Play 服務版本有誤。" + "啟用 Google Play 服務" + "您必須啟用 Google Play 服務,這個應用程式才能運作。" + "啟用 Google Play 服務" + "取得 Google Play 服務" + "您的手機並未安裝 Google Play 服務,所以無法執行這個應用程式。" + "您的平板電腦並未安裝 Google Play 服務,所以無法執行這個應用程式。" + "取得 Google Play 服務" + "這個裝置上沒有您所指定的帳戶,請選擇其他帳戶。" + "無效的帳戶" + "需要數據連線才能連上 Google Play 服務。" + "網路錯誤" + "Google Play 服務發生不明問題。" + "裝置上的日期似乎不正確,請檢查裝置上的日期。" + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + "Google Play 服務" + "更新" + "您必須更新 Google Play 服務,才能執行這個應用程式。" + "更新 Google Play 服務" + "登入" + "使用 Google 帳戶登入" + + diff --git a/android-reactive-location/build/res/all/debug/values-zu/values.xml b/android-reactive-location/build/res/all/debug/values-zu/values.xml new file mode 100644 index 00000000..f0a66691 --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values-zu/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Uhlelo lokusebenza ludinga amasevisi we-Google Play ukuze anikwe amandla." + "Uhlelo lokusebenza ludinga ukufakwa kwamasevisi we-Google Play." + "Uhlelo lokusebenza ludinga isibuyekezo samasevisi we-Google Play." + "Iphutha lamasevisi we-Google Play" + "Kucelwe yi-%1$s" + "Uhlelo lokusebenza luzame ukusebenzisa inguqulo embi yamasevisi we-Google Play." + "Nika amandla amasevisi e-Google Play" + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi unike amandla amasevisi e-Google Play." + "Nika amandla amasevisi e-Google Play" + "Thola amasevisi e-Google Play" + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho efonini yakho." + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho kuthebulethi yakho." + "Thola amasevisi e-Google Play" + "I-Akhawunti ecacisiwe ayikho kule divayisi. Sicela ukhethe i-akhawunti ehlukile." + "I-Akhawunti engavumelekile" + "Kudingeka ukuxhumeka kwedatha ukuze kuxhunyekwe kumasevisi we-Google Play." + "Iphutha lenethiwekhi" + "Indaba engaziwa yamasevisi we-Google Play" + "Idethi kudivayisi ibonakala ingalungile. Sicela uhlole idethi kudivayisi." + "Amasevisi we-Google Play, okungukuthi ezinye izinhlelo zakho zithembele kuwo, awasekelwe yidivayisi yakho. Sicela uxhumane nomkhiqizi ukuze uthole usizo." + "Amasevisi we-Google Play" + "Isibuyekezo" + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi ubuyekeze amasevisi e-Google Play." + "Buyekeza amasevisi e-Google Play" + "Ngena ngemvume" + "Ngena ngemvume nge-Google" + + diff --git a/android-reactive-location/build/res/all/debug/values/values.xml b/android-reactive-location/build/res/all/debug/values/values.xml new file mode 100644 index 00000000..ce8b669b --- /dev/null +++ b/android-reactive-location/build/res/all/debug/values/values.xml @@ -0,0 +1,98 @@ + + + + + + + #d2d2d2 + @android:color/white + #FFAAAAAA + @android:color/white + @android:color/white + #FFDD4B39 + #FF737373 + #FFAAAAAA + #FF737373 + @android:color/white + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4132500 + + + + An application requires Google Play Services to be enabled. + An application requires installation of Google Play Services. + An application requires an update for Google Play Services. + Google Play services error + Requested by %1$s + An application attempted to use a bad version of Google Play Services. + Enable Google Play services + This app won\'t work unless you enable Google Play services. + Enable Google Play services + Get Google Play services + This app won\'t run without Google Play services, which are missing from your phone. + This app won\'t run without Google Play services, which are missing from your tablet. + Get Google Play services + The specified account does not exist on this device. Please choose a different account. + Invalid Account + A data connection is required to connect to Google Play services. + Network Error + Unknown issue with Google Play services. + The date on the device appears to be incorrect. Please check the date on the device. + Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance. + Google Play services + Update + This app won\'t run unless you update Google Play services. + Update Google Play services + Sign in + Sign in with Google + + diff --git a/android-reactive-location/build/res/all/release/color/common_signin_btn_text_dark.xml b/android-reactive-location/build/res/all/release/color/common_signin_btn_text_dark.xml new file mode 100644 index 00000000..47d443ca --- /dev/null +++ b/android-reactive-location/build/res/all/release/color/common_signin_btn_text_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/release/color/common_signin_btn_text_light.xml b/android-reactive-location/build/res/all/release/color/common_signin_btn_text_light.xml new file mode 100644 index 00000000..e9d4debd --- /dev/null +++ b/android-reactive-location/build/res/all/release/color/common_signin_btn_text_light.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..0f9e7917 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..570e4322 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..570e4322 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..0f9e7917 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..f507b9f7 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..d5625e5f Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..aea3c0d1 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..849e89f3 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..f4ab2f2a Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..9fe611d6 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..bbcde39c Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..53957b69 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..53957b69 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..bbcde39c Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..000d12e8 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..d9279405 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..67f263c8 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..96324c52 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e4503128 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..fb94b776 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..894f1b9f Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..ac777614 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..f1c32d3b Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..08a4670c Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-hdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..dddcbebf Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..58b75bd7 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..58b75bd7 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..dddcbebf Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..7d9ed783 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..0ca401d3 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..f2c3f557 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..83b4fc9d Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..dd74fe87 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..b7dc7aac Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..efdfe2e6 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..c7650b09 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..c7650b09 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..efdfe2e6 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..8c76283e Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..abd26bcd Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..28181c33 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..34957fad Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e923ee9c Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..34cf6bba Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..d7e57771 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..af301c2d Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..f43e965f Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..0b2b5c9a Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-mdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..bfe4f046 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..876884fa Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..b3e6dd5b Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..5a888f28 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..d0f7b4cb Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..0db6b064 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..64e97068 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..0fd8cdda Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..3427b476 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..31e38c4c Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e6a78807 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..972962dc Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..bb933092 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..6174fcd9 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..6a4c298e Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..f68e9133 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xhdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png new file mode 100644 index 00000000..e94a49b0 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png new file mode 100644 index 00000000..9044a118 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png new file mode 100644 index 00000000..bfe4f046 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png new file mode 100644 index 00000000..876884fa Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png new file mode 100644 index 00000000..b3e6dd5b Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png new file mode 100644 index 00000000..5a888f28 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png new file mode 100644 index 00000000..d0f7b4cb Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png new file mode 100644 index 00000000..0db6b064 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png new file mode 100644 index 00000000..47e2aeaf Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png new file mode 100644 index 00000000..d182b5e2 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png new file mode 100644 index 00000000..64e97068 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png new file mode 100644 index 00000000..0fd8cdda Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png new file mode 100644 index 00000000..3427b476 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png new file mode 100644 index 00000000..31e38c4c Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png new file mode 100644 index 00000000..e6a78807 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png new file mode 100644 index 00000000..972962dc Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_medium_off_client.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_medium_off_client.png new file mode 100644 index 00000000..4f23739d Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_medium_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_small_off_client.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_small_off_client.png new file mode 100644 index 00000000..8ffa1d72 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_small_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_standard_off_client.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_standard_off_client.png new file mode 100644 index 00000000..4d81cf40 Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_standard_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_tall_off_client.png b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_tall_off_client.png new file mode 100644 index 00000000..fab5a79b Binary files /dev/null and b/android-reactive-location/build/res/all/release/drawable-xxhdpi/ic_plusone_tall_off_client.png differ diff --git a/android-reactive-location/build/res/all/release/drawable/common_signin_btn_icon_dark.xml b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_icon_dark.xml new file mode 100644 index 00000000..bd5f9ecb --- /dev/null +++ b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_icon_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/release/drawable/common_signin_btn_icon_light.xml b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_icon_light.xml new file mode 100644 index 00000000..84a54f38 --- /dev/null +++ b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_icon_light.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/release/drawable/common_signin_btn_text_dark.xml b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_text_dark.xml new file mode 100644 index 00000000..69ea43a1 --- /dev/null +++ b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_text_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/release/drawable/common_signin_btn_text_light.xml b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_text_light.xml new file mode 100644 index 00000000..5de2c6f1 --- /dev/null +++ b/android-reactive-location/build/res/all/release/drawable/common_signin_btn_text_light.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/android-reactive-location/build/res/all/release/values-af/values.xml b/android-reactive-location/build/res/all/release/values-af/values.xml new file mode 100644 index 00000000..2391358e --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-af/values.xml @@ -0,0 +1,34 @@ + + + + + + + "\'n Program vereis dat Google Play-dienste geaktiveer word." + "\'n Program vereis dat Google Play-dienste geïnstalleer word." + "\'n Program vereis \'n opdatering vir Google Play-dienste." + "Google Play-dienstefout" + "Versoek deur %1$s" + "\'n Program het probeer om \'n slegte weergawe van Google Play-dienste te gebruik." + "Aktiveer Google Play-dienste" + "Hierdie program sal nie werk tensy jy Google Play-dienste aktiveer nie." + "Aktiveer Google Play-dienste" + "Kry Google Play-dienste" + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou foon is nie." + "Hierdie program sal nie loop sonder Google Play-dienste nie, wat nie op jou tablet is nie." + "Kry Google Play-dienste" + "Die gespesifiseerde rekening bestaan nie op hierdie toestel nie. Kies asseblief \'n ander rekening." + "Ongeldige rekening" + "\'n Dataverbinding is nodig om aan Google Play-dienste te koppel." + "Netwerkfout" + "Onbekende probleem met Google Play-dienste." + "Dit lyk of die datum op die toestel verkeerd is. Gaan asseblief die datum op die toestel na." + "Google Play-dienste, waarop sommige van jou programme staatmaak, werk nie met jou toestel nie. Kontak asseblief die vervaardiger vir bystand." + "Google Play-dienste" + "Dateer op" + "Hierdie program sal nie loop nie, tensy jy Google Play-dienste opdateer." + "Dateer Google Play-dienste op" + "Meld aan" + "Meld aan met Google" + + diff --git a/android-reactive-location/build/res/all/release/values-am/values.xml b/android-reactive-location/build/res/all/release/values-am/values.xml new file mode 100644 index 00000000..2315ad13 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-am/values.xml @@ -0,0 +1,34 @@ + + + + + + + "መተግበሪያው Google Play አገልግሎቶች እንዲነቁ ይፈልጋል።" + "መተግበሪያው Google Play አገልግሎቶች እንዲጫኑ ይፈልጋል።" + "መተግበሪያው Google Play አገልግሎቶች እንዲዘምን ይፈልጋል።" + "የGoogle Play አገልግሎቶች ስህተት" + "በ%1$s የተጠየቀ" + "መተግበሪያው የGoogle Play አገልግሎቶችን መጥፎ ስሪት ለመጠቀም ሞክሯል።" + "Google Play አገልግሎቶችን አንቃ" + "Google Play አገልግሎቶችን እስካላነቁ ድረስ ይህ መተግበሪያ አይሰራም።" + "Google Play አገልግሎቶችን አንቃ" + "Google Play አገልግሎቶችን አግኝ" + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ስልክዎ ላይ የሉም።" + "ይህ መተግበሪያ ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ ጡባዊዎ ላይ የሉም።" + "Google Play አገልግሎቶችን አግኝ" + "የተገለጸው መለያ በዚህ መሣሪያ ላይ የለም። እባክው የተለየ መለያ ይምረጡ።" + "ልክ ያልሆነ መለያ" + "ከGoogle Play አገልግሎቶች ጋር ለመገናኘት የውሂብ ግንኙነት ያስፈልጋል።" + "የአውታረ መረብ ስህተት" + "በGoogle Play አገልግሎቶች ላይ ያልታወቀ ችግር።" + "በመሣሪያው ላይ ያለው ቀን ትክክል አይመስልም። እባክዎ በመሣሪያው ላይ ያለውን ቀን ያረጋግጡ።" + "የGoogle Play አገልግሎቶች፣ አንዳንድ መተግበሪያዎችዎ በእሱ ላይ ጥገኛ የሆኑት፣ በመሣሪያዎ አይደገፍም። እባክዎ ለእርዳታ አምራቹን ያግኙ።" + "Google Play አገልግሎቶች" + "ያዘምኑ" + "Google Play አገልግሎቶችን እስኪያዘምኑ ድረስ ይህ መተግበሪያ አይሰራም።" + "Google Play አገልግሎቶችን ያዘምኑ" + "ግባ" + "በGoogle ይግቡ" + + diff --git a/android-reactive-location/build/res/all/release/values-ar/values.xml b/android-reactive-location/build/res/all/release/values-ar/values.xml new file mode 100644 index 00000000..341d1aca --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ar/values.xml @@ -0,0 +1,34 @@ + + + + + + + "‏يتطلب أحد التطبيقات تمكين خدمات Google Play." + "‏يتطلب أحد التطبيقات تثبيت خدمات Google Play." + "‏يتطلب أحد التطبيقات تحديث خدمات Google Play." + "‏خطأ في خدمات Google Play" + "تم الطلب عن طريق %1$s" + "‏يحاول أحد التطبيقات استخدام إصدار غير صالح من خدمات Google Play." + "‏تمكين خدمات Google Play" + "‏لن يعمل هذا التطبيق ما لم يتم تمكين خدمات Google Play." + "‏تمكين خدمات Google Play" + "‏الحصول على خدمات Google Play" + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في هاتفك." + "‏لن يتم تشغيل هذا التطبيق بدون خدمات Google Play، والتي لا تتوفر في جهازك اللوحي." + "‏الحصول على خدمات Google Play" + "الحساب الذي تمّ تحديده غير موجود على الجهاز. يُرجى اختيار حساب آخر." + "حساب غير صالح" + "‏يتطلب الاتصال بخدمات Google Play وجود اتصال بيانات." + "خطأ في الشبكة" + "‏حدثت مشكلة غير معروفة في خدمات Google Play." + "يبدو أن التاريخ على الجهاز غير صحيح. الرجاء التحقق من التاريخ على الجهاز." + "‏خدمات Google Play التي تستجيب لها بعض تطبيقاتك لا تعمل على جهازك. يُرجى الاتصال بجهة التصنيع للحصول على المساعدة." + "‏خدمات Google Play" + "تحديث" + "‏لن يتم تشغيل هذا التطبيق ما لم تحدِّث خدمات Google Play." + "‏تحديث خدمات Google Play" + "تسجيل الدخول" + "‏تسجيل الدخول باستخدام Google" + + diff --git a/android-reactive-location/build/res/all/release/values-bg/values.xml b/android-reactive-location/build/res/all/release/values-bg/values.xml new file mode 100644 index 00000000..67c26b4d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-bg/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Приложение изисква активирането на услугите за Google Play." + "Приложение изисква инсталирането на услугите за Google Play." + "Приложение изисква актуализирането на услугите за Google Play." + "Грешка в услугите за Google Play" + "Заявено от %1$s" + "Приложение опита да ползва неправилна версия на услуг. за Google Play." + "Услуги за Google Play: Актив." + "Това приложение няма да работи, освен ако не активирате услугите за Google Play." + "Активиране на услугите за Google Play" + "Услуги за Google Play: Изтегл." + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в телефона ви." + "Това приложение няма да се изпълнява без услугите за Google Play, които липсват в таблета ви." + "Изтегляне на услугите за Google Play" + "Посоченият профил не съществува на това устройство. Моля, изберете друг." + "Невалиден профил" + "За свързване с услугите за Google Play се изисква връзка за данни." + "Грешка в мрежата" + "Неизвестен проблем с услугите за Google Play." + "Изглежда, че датата на устройството е неправилна. Моля, проверете я." + "Услугите за Google Play, на които разчитат някои от приложенията ви, не се поддържат от устройството ви. Моля, свържете се с производителя за помощ." + "Услуги за Google Play" + "Актуализиране" + "Това приложение няма да се изпълнява, освен ако не актуализирате услугите за Google Play." + "Актуализиране на услугите за Google Play" + "Вход" + "Вход с Google" + + diff --git a/android-reactive-location/build/res/all/release/values-ca/values.xml b/android-reactive-location/build/res/all/release/values-ca/values.xml new file mode 100644 index 00000000..25ab1257 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ca/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Una aplicació requereix que s\'activin els serveis de Google Play." + "Una aplicació requereix que s\'instal·lin els serveis de Google Play." + "Una aplicació requereix que s\'actualitzin els serveis de Google Play." + "Error dels serveis de Google Play" + "Sol·licitada per %1$s" + "Una aplic. ha intentat utilitzar una versió errònia de serveis de Play." + "Activa els serveis de Google Play" + "Aquesta aplicació no funcionarà si no actives els serveis de Google Play." + "Activa els serveis de Google Play" + "Baixa els serveis de Google Play" + "Aquesta aplicació no s\'executarà si el telèfon no té instal·lats els serveis de Google Play." + "Aquesta aplicació no funcionarà si la tauleta no té instal·lats els serveis de Google Play." + "Baixa els serveis de Google Play" + "El compte especificat no existeix en aquest dispositiu. Tria un compte diferent." + "Compte no vàlid" + "Es requereix una connexió de dades per connectar amb els serveis de Google Play." + "Error de xarxa" + "Error desconegut relacionat amb els serveis de Google Play." + "Sembla que la data del dispositiu no és correcta. Comprova-la." + "El teu dispositiu no és compatible amb els serveis de Google Play, en què es basen les teves aplicacions. Per obtenir assistència, contacta amb el fabricant." + "Serveis de Google Play" + "Actualitza" + "Aquesta aplicació no s\'executarà si no actualitzes els serveis de Google Play." + "Actualitza els serveis de Google Play" + "Inicia sessió" + "Inicia sessió amb Google" + + diff --git a/android-reactive-location/build/res/all/release/values-cs/values.xml b/android-reactive-location/build/res/all/release/values-cs/values.xml new file mode 100644 index 00000000..8476f287 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-cs/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikace vyžaduje aktivované Služby Google Play." + "Aplikace vyžaduje instalaci Služeb Google Play." + "Aplikace vyžaduje aktualizaci Služeb Google Play." + "Chyba služeb Google Play" + "Požadováno aplikací %1$s" + "Aplikace se pokusila použít nesprávnou verzi Služeb Google Play." + "Aktivovat služby Google Play" + "Ke spuštění této aplikace je třeba aktivovat služby Google Play." + "Aktivovat služby Google Play" + "Instalovat služby Google Play" + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v telefonu nemáte." + "Ke spuštění této aplikace jsou potřeba služby Google Play, které v tabletu nemáte." + "Instalovat služby Google Play" + "Zadaný účet v tomto zařízení neexistuje. Zvolte prosím jiný účet." + "Neplatný účet" + "Připojení ke službám Google Play vyžaduje datové připojení." + "Chyba sítě" + "Nastal neznámý problém se službami Google Play." + "Datum v zařízení není správně nastaveno. Zkontrolujte prosím datum." + "Některé vaše aplikace vyžadují služby Google Play, které ve vašem zařízení nejsou podporovány. S žádostí o pomoc se prosím obraťte na výrobce." + "Služby Google Play" + "Aktualizovat" + "Ke spuštění této aplikace je třeba aktualizovat služby Google Play." + "Aktualizace služeb Google Play" + "Přihlásit se" + "Přihlásit se účtem Google" + + diff --git a/android-reactive-location/build/res/all/release/values-da/values.xml b/android-reactive-location/build/res/all/release/values-da/values.xml new file mode 100644 index 00000000..e2b8fde1 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-da/values.xml @@ -0,0 +1,34 @@ + + + + + + + "En applikation kræver, at Google Play er aktiveret." + "En applikation kræver, at Google Play er installeret." + "En applikation kræver en opdatering af Google Play." + "Fejl i Google Play-tjenester" + "Anmodning fra %1$s" + "En applikation forsøgte at bruge en defekt version af Google Play." + "Aktivér Google Play-tjenester" + "Denne app virker ikke, medmindre du aktiverer Google Play-tjenester." + "Aktivér Google Play-tjenester" + "Hent Google Play-tjenester" + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din telefon." + "Denne app kan ikke køre uden Google Play-tjenester, som mangler på din tablet." + "Hent Google Play-tjenester" + "Den angivne konto findes ikke på denne enhed. Vælg en anden konto." + "Ugyldig konto" + "Der kræves en dataforbindelse for at oprette forbindelse til Google Play-tjenester." + "Netværksfejl" + "Ukendt problem med Google Play-tjenester." + "Datoen på enheden ser ud til at være forkert. Husk at kontrollere datoen på enheden." + "Google Play-tjenester, som nogle af dine applikationer er afhængige af, understøttes ikke af din enhed. Kontakt producenten for at få hjælp." + "Google Play-tjenester" + "Opdater" + "Denne app kan ikke køre, medmindre du opdaterer Google Play-tjenester." + "Opdater Google Play-tjenester" + "Log ind" + "Log ind med Google" + + diff --git a/android-reactive-location/build/res/all/release/values-de/values.xml b/android-reactive-location/build/res/all/release/values-de/values.xml new file mode 100644 index 00000000..96c138a5 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-de/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Anwendung erfordert aktivierte Google Play-Dienste" + "Anwendung erfordert die Installation von Google Play-Diensten" + "Anwendung erfordert ein Update für Google Play-Dienste" + "Fehler bei Google Play-Diensten" + "Angefordert von %1$s" + "Anwendung versuchte, defekte Google Play-Dienste-Version zu verwenden" + "Google Play-Dienste aktivieren" + "Diese App funktioniert nur, wenn Sie die Google Play-Dienste aktivieren." + "Google Play-Dienste aktivieren" + "Google Play-Dienste installieren" + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Telefon nicht installiert sind." + "Zur Nutzung dieser App sind Google Play-Dienste erforderlich, die auf Ihrem Tablet nicht installiert sind." + "Google Play-Dienste installieren" + "Das angegebene Konto ist auf diesem Gerät nicht vorhanden. Bitte wählen Sie ein anderes Konto aus." + "Ungültiges Konto" + "Um eine Verbindung zu den Google Play-Diensten herzustellen, ist eine Datenverbindung erforderlich." + "Netzwerkfehler" + "Unbekanntes Problem mit Google Play-Diensten" + "Das Datum auf dem Gerät scheint falsch zu sein. Bitte überprüfen Sie das Datum auf dem Gerät." + "Google Play-Dienste, auf denen einige Ihrer Apps basieren, werden von diesem Gerät nicht unterstützt. Wenden Sie sich für weitere Informationen an den Hersteller." + "Google Play-Dienste" + "Aktualisieren" + "Diese App wird nur ausgeführt, wenn Sie die Google Play-Dienste aktualisieren." + "Google Play-Dienste aktualisieren" + "Anmelden" + "Über Google anmelden" + + diff --git a/android-reactive-location/build/res/all/release/values-el/values.xml b/android-reactive-location/build/res/all/release/values-el/values.xml new file mode 100644 index 00000000..3cb7c68b --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-el/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Μια εφαρμογή απαιτεί τις Υπηρεσίες Google Play για ενεργοποίηση." + "Μια εφαρμογή απαιτεί την εγκατάσταση των Υπηρεσιών Google Play." + "Μια εφαρμογή απαιτεί μια ενημέρωση για τις Υπηρεσίες Google Play." + "Σφάλμα υπηρεσιών Google Play" + "Υποβλήθηκε αίτημα από την εφαρμογή %1$s" + "Απόπειρα χρήσης ακατάλληλης έκδοσης Υπηρεσιών Google Play από εφαρμογή" + "Ενεργοπ. υπηρεσιών Google Play" + "Αυτή η εφαρμογή δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play." + "Ενεργοποίηση υπηρεσιών Google Play" + "Λήψη υπηρεσιών Google Play" + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το τηλέφωνό σας." + "Αυτή η εφαρμογή δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από το tablet σας." + "Λήψη υπηρεσιών Google Play" + "Ο συγκεκριμένος λογαριασμός δεν υπάρχει σε αυτήν τη συσκευή. Επιλέξτε έναν διαφορετικό λογαριασμό." + "Μη έγκυρος λογαριασμός" + "Απαιτείται σύνδεση δεδομένων για να συνδεθείτε με τις Υπηρεσίες Google Play." + "Σφάλμα δικτύου" + "Άγνωστο πρόβλημα με τις υπηρεσίες Google Play." + "Η ημερομηνία στη συσκευή φαίνεται λανθασμένη. Ελέγξτε την ημερομηνία στη συσκευή." + "Οι υπηρεσίες Google Play, στις οποίες βασίζονται ορισμένες από τις εφαρμογές σας, δεν υποστηρίζονται στη συσκευή σας. Επικοινωνήστε με τον κατασκευαστή για υποστήριξη." + "Υπηρεσίες Google Play" + "Ενημέρωση" + "Αυτή η εφαρμογή θα εκτελεστεί αφού ενημερώσετε τις υπηρεσίες Google Play." + "Ενημέρωση υπηρεσιών Google Play" + "Σύνδεση" + "Συνδεθείτε στο Google" + + diff --git a/android-reactive-location/build/res/all/release/values-en-rGB/values.xml b/android-reactive-location/build/res/all/release/values-en-rGB/values.xml new file mode 100644 index 00000000..1b9b3f71 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-en-rGB/values.xml @@ -0,0 +1,34 @@ + + + + + + + "An application requires Google Play Services to be enabled." + "An application requires installation of Google Play Services." + "An application requires an update for Google Play Services." + "Google Play services error" + "Requested by %1$s" + "An application attempted to use a bad version of Google Play Services." + "Enable Google Play services" + "This app won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Get Google Play services" + "This app won\'t run without Google Play services, which are missing from your phone." + "This app won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "The specified account does not exist on this device. Please choose a different account." + "Invalid Account" + "A data connection is required to connect to Google Play services." + "Network Error" + "Unknown issue with Google Play services." + "The date on the device appears to be incorrect. Please check the date on the device." + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + "Google Play services" + "Update" + "This app won\'t run unless you update Google Play services." + "Update Google Play services" + "Sign in" + "Sign in with Google" + + diff --git a/android-reactive-location/build/res/all/release/values-en-rIN/values.xml b/android-reactive-location/build/res/all/release/values-en-rIN/values.xml new file mode 100644 index 00000000..7e7255ca --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-en-rIN/values.xml @@ -0,0 +1,34 @@ + + + + + + + "An application requires Google Play Services to be enabled." + "An application requires installation of Google Play Services." + "An application requires an update for Google Play Services." + "Google Play services error" + "Requested by %1$s" + "An application attempted to use a bad version of Google Play Services." + "Enable Google Play services" + "This app won\'t work unless you enable Google Play services." + "Enable Google Play services" + "Get Google Play services" + "This app won\'t run without Google Play services, which are missing from your phone." + "This app won\'t run without Google Play services, which are missing from your tablet." + "Get Google Play services" + "The specified account does not exist on this device. Please choose a different account." + "Invalid Account" + "A data connection is required to connect to Google Play services." + "Network Error" + "Unknown issue with Google Play services." + "The date on the device appears to be incorrect. Please check the date on the device." + "Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance." + "Google Play services" + "Update" + "This app won\'t run unless you update Google Play services." + "Update Google Play services" + "Sign in" + "Sign in with Google" + + diff --git a/android-reactive-location/build/res/all/release/values-es-rUS/values.xml b/android-reactive-location/build/res/all/release/values-es-rUS/values.xml new file mode 100644 index 00000000..bfa6ef94 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-es-rUS/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Una aplicación requiere que se active Google Play Services" + "Una aplicación requiere que se instale Google Play Services" + "Una aplicación requiere que se actualice Google Play Services" + "Error de Google Play Services" + "Solicitada por %1$s" + "Una aplic. intentó usar una versión no válida de Google Play Services" + "Activar Google Play Services" + "Esta aplicación no funcionará si no activas Google Play Services." + "Activar Google Play Services" + "Descargar Google Play Services" + "Esta aplicación no se ejecutará si no instalasGoogle Play Services en tu dispositivo." + "Esta aplicación no se ejecutará si no instalas Google Play Services en tu tablet." + "Obtener Google Play Services" + "La cuenta especificada no existe en este dispositivo. Elige otra cuenta." + "Cuenta no válida" + "Se necesita una conexión de datos para establecer conexión con Google Play Services." + "Error de red" + "Error desconocido relacionado con Google Play Services" + "Parece que la fecha del dispositivo es incorrecta. ¿Puedes revisarla?" + "Google Play Services, del cual dependen algunas de tus aplicaciones, no es compatible con tu dispositivo. Comunícate con el fabricante para obtener ayuda." + "Google Play Services" + "Actualizar" + "Esta aplicación no se ejecutará si no actualizas Google Play Services." + "Actualizar Google Play Services" + "Acceder" + "Acceder con Google" + + diff --git a/android-reactive-location/build/res/all/release/values-es/values.xml b/android-reactive-location/build/res/all/release/values-es/values.xml new file mode 100644 index 00000000..23e8a509 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-es/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Una aplicación requiere que se habiliten los servicios de Play." + "Una aplicación requiere que se instalen los servicios de Google Play." + "Una aplicación requiere que se actualicen los servicios de Google Play." + "Error de los servicios de Google Play" + "Solicitada por %1$s" + "Una aplicación intentó usar versión incorrecta de servicios de Google Play." + "Habilitar servicios de Google Play" + "Esta aplicación no funcionará si no habilitas los servicios de Google Play." + "Habilitar servicios de Google Play" + "Descargar servicios de Google Play" + "Esta aplicación no se ejecutará si tu teléfono no tiene instalados los servicios de Google Play." + "Esta aplicación no se ejecutará si tu tablet no tiene instalados los servicios de Google Play." + "Descargar servicios de Google Play" + "La cuenta especificada no existe en este dispositivo. Selecciona otra cuenta." + "Cuenta no válida" + "Se necesita una conexión de datos para establecer conexión con los servicios de Google Play." + "Error de red" + "Error desconocido relacionado con los servicios de Google Play" + "Parece que la fecha del dispositivo es incorrecta. Compruébala." + "Tu dispositivo no es compatible con los servicios de Google Play, de los cuales dependen tus aplicaciones. Para obtener asistencia, ponte en contacto el fabricante." + "Servicios de Google Play" + "Actualizar" + "Esta aplicación no se ejecutará si no actualizas los servicios de Google Play." + "Actualizar servicios de Google Play" + "Iniciar sesión" + "Iniciar sesión con Google" + + diff --git a/android-reactive-location/build/res/all/release/values-et-rEE/values.xml b/android-reactive-location/build/res/all/release/values-et-rEE/values.xml new file mode 100644 index 00000000..5b400427 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-et-rEE/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Rakenduse kasutamiseks peavad olema lubatud Google Play teenused." + "Rakenduse kasutamiseks peavad olema installitud Google Play teenused." + "Rakenduse kasutamiseks tuleb värskendada Google Play teenuseid." + "Viga Google Play teenustes" + "Päringu esitas: %1$s" + "Rakendus püüdis kasutada Google Play teenuste sobimatut versiooni." + "Lubage Google Play teenused" + "See rakendus ei tööta, kui te ei luba Google Play teenuseid." + "Lubage Google Play teenused" + "Hankige Google Play teenused" + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie telefonis pole." + "Selle rakenduse käitamiseks on vaja Google Play teenuseid, mida teie tahvelarvutis pole." + "Hankige Google Play teenused" + "Määratud kontot pole selles seadmes olemas. Valige muu konto." + "Vale konto" + "Google Play teenustega ühenduse loomiseks on vajalik andmesideühendus." + "Võrgu viga" + "Google Play teenuste tundmatu probleem." + "Seadme kuupäev paistab olevat vale. Kontrollige seadme kuupäeva." + "Teie seade ei toeta Google Play teenuseid, millele mõni teie rakendustest toetub. Abi saamiseks võtke ühendust tootjaga." + "Google Play teenused" + "Värskenda" + "Seda rakendust ei saa käitada, kui te ei värskenda Google Play teenuseid." + "Värskendage Google Play teenuseid" + "Logi sisse" + "Logi sisse Google\'iga" + + diff --git a/android-reactive-location/build/res/all/release/values-fa/values.xml b/android-reactive-location/build/res/all/release/values-fa/values.xml new file mode 100644 index 00000000..25c20213 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-fa/values.xml @@ -0,0 +1,34 @@ + + + + + + + "‏برنامه‌ای به فعال کردن خدمات Google Play نیاز دارد." + "‏برنامه‌ای به نصب خدمات Google Play نیاز دارد." + "‏برنامه‌ای به به‌روزرسانی خدمات Google Play نیاز دارد." + "‏خطا در خدمات Google Play" + "درخواست توسط %1$s" + "‏برنامه‌ای تلاش کرد از نسخه نادرستی از خدمات Google Play استفاده کند." + "‏فعال کردن خدمات Google Play" + "‏تا زمانی‌که خدمات Google Play را فعال نکنید این برنامه کار نمی‌کند." + "‏فعال کردن خدمات Google Play" + "‏دریافت خدمات Google Play" + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در تلفن شما وجود ندارد." + "‏این برنامه بدون خدمات Google Play اجرا نمی‌شود، این خدمات در رایانهٔ لوحی شما وجود ندارد." + "‏دریافت خدمات Google Play" + "حسابی که تعیین کردید در این دستگاه وجود ندارد. لطفاً حساب دیگری را انتخاب کنید." + "حساب نامعتبر" + "‏برای اتصال به خدمات Google Play اتصال داده لازم است." + "خطای شبکه" + "‏مشکل نامشخص در خدمات Google Play." + "تاریخ روی دستگاه ظاهراً اشتباه است. لطفاً تاریخ روی دستگاه را بررسی کنید." + "‏خدمات Google Play، که برخی از برنامه‌های شما به آن وابسته است، توسط دستگاه شما پشتیبانی نمی‌شود. لطفاً برای دریافت کمک با سازنده تماس بگیرید." + "‏خدمات Google Play" + "به‌روزرسانی" + "‏تا زمانی‌که خدمات Google Play را به‌روز نکنید این برنامه کار نمی‌کند." + "‏به‌روزرسانی خدمات Google Play" + "ورود به سیستم" + "‏ورود به سیستم با Google‎" + + diff --git a/android-reactive-location/build/res/all/release/values-fi/values.xml b/android-reactive-location/build/res/all/release/values-fi/values.xml new file mode 100644 index 00000000..c0648d5d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-fi/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Ota käyttöön Google Play -palvelut, jotta sovellus toimii." + "Asenna Google Play -palvelut, jotta sovellus toimii." + "Päivitä Google Play -palvelut, jotta sovellus toimii." + "Virhe Google Play -palveluissa" + "Pyynnön teki %1$s" + "Sovellus yritti käyttää virheellistä Google Play -palveluiden versiota" + "Ota Google Play -palv. käyttöön" + "Tämä sovellus ei toimi, ellet ota Google Play -palveluita käyttöön." + "Ota Google Play -palvelut käyttöön" + "Asenna Google Play -palvelut" + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat puhelimesta." + "Tämä sovellus ei toimi ilman Google Play -palveluita, jotka puuttuvat tablet-laitteesta." + "Asenna Google Play -palvelut" + "Kyseistä tiliä ei ole tällä laitteella. Valitse toinen tili." + "Tili ei kelpaa" + "Google Play -palveluiden käyttöön tarvitaan tietoliikenneyhteys." + "Verkkovirhe" + "Tuntematon ongelma käytettäessä Google Play -palveluita." + "Laitteen päivämäärä vaikuttaa virheelliseltä. Tarkista laitteen päivämäärä." + "Google Play -palveluita, joita osa sovelluksistasi käyttää, ei tueta laitteellasi. Pyydä ohjeita laitteen valmistajalta." + "Google Play -palvelut" + "Päivitä" + "Tämä sovellus ei toimi, ellet päivitä Google Play -palveluita." + "Päivitä Google Play -palvelut" + "Kirjaudu" + "Kirjaudu Google-tiliin" + + diff --git a/android-reactive-location/build/res/all/release/values-fr-rCA/values.xml b/android-reactive-location/build/res/all/release/values-fr-rCA/values.xml new file mode 100644 index 00000000..79f7a91d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-fr-rCA/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Une application requiert l\'activation des services Google Play" + "Une application requiert l\'installation des services Google Play" + "Une application requiert la mise à jour des services Google Play" + "Erreur liée aux services Google Play" + "Demandée par %1$s" + "Une application requiert une version valide des services Google Play" + "Activer les services Google Play" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + "Activer les services Google Play" + "Installer les services Google Play" + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + "Installer les services Google Play" + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + "Compte erroné" + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + "Erreur réseau" + "Problème inconnu avec les services Google Play." + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + "Services Google Play" + "Mettre à jour" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + "Mettre à jour les services Google Play" + "Connexion" + "Se connecter via Google" + + diff --git a/android-reactive-location/build/res/all/release/values-fr/values.xml b/android-reactive-location/build/res/all/release/values-fr/values.xml new file mode 100644 index 00000000..fc4946fc --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-fr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Une application requiert l\'activation des services Google Play" + "Une application requiert l\'installation des services Google Play" + "Une application requiert la mise à jour des services Google Play" + "Erreur liée aux services Google Play" + "Demandée par %1$s" + "Une application requiert une version valide des services Google Play" + "Activer services Google Play" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas activé les services Google Play." + "Activer les services Google Play" + "Installer services Google Play" + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre téléphone." + "Cette application ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre tablette." + "Installer les services Google Play" + "Le compte indiqué n\'existe pas sur cet appareil. Veuillez sélectionner un autre compte." + "Compte erroné" + "Vous devez disposer d\'une connexion de données pour utiliser les services Google Play." + "Erreur réseau" + "Problème inconnu avec les services Google Play." + "La date sur l\'appareil semble incorrecte. Veuillez la vérifier." + "Les services Google Play, dont dépendent certaines de vos applications, ne sont pas compatibles avec votre appareil. Veuillez contacter le fabricant pour obtenir de l\'aide." + "Services Google Play" + "Mettre à jour" + "Cette application ne fonctionnera pas tant que vous n\'aurez pas mis à jour les services Google Play." + "Mettre à jour les services Google Play" + "Connexion" + "Se connecter avec Google" + + diff --git a/android-reactive-location/build/res/all/release/values-hi/values.xml b/android-reactive-location/build/res/all/release/values-hi/values.xml new file mode 100644 index 00000000..a4b7852a --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-hi/values.xml @@ -0,0 +1,34 @@ + + + + + + + "ऐप्स के लिए Google Play सेवाओं को सक्षम किए जाने की आवश्यकता है." + "ऐप्स के लिए Google Play सेवाओं के इंस्टॉलेशन की आवश्यकता है." + "ऐप्स के लिए Google Play सेवाओं में Google Play से नई जानकारी की आवश्यकता है." + "Google Play सेवाएं त्रुटि" + "%1$s द्वारा अनुरोधित" + "ऐप्स ने Google Play सेवाओं के खराब संस्करण के उपयोग का प्रयास किया." + "Google Play सेवाएं सक्षम करें" + "जब तक आप Google Play सेवाएं सक्षम नहीं करते, तब तक यह ऐप्स कार्य नहीं करेगा." + "Google Play सेवाएं सक्षम करें" + "Google Play सेवाएं पाएं" + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके फ़ोन में नहीं हैं." + "यह ऐप्स Google Play सेवाओं के बिना नहीं चलेगा, जो आपके टेबलेट में नहीं हैं." + "Google Play सेवाएं पाएं" + "निर्दिष्ट खाता इस उपकरण पर मौजूद नहीं है. कृपया कोई भिन्न खाता चुनें." + "अमान्य खाता" + "Google Play सेवाओं से कनेक्ट करने के लिए डेटा कनेक्शन की आवश्यकता है." + "नेटवर्क त्रुटि" + "Google Play सेवाओं के साथ अज्ञात समस्या." + "उपकरण का दिनांक गलत प्रतीत हो रहा है. कृपया उपकरण का दिनांक जांचें." + "Google Play सेवाएं, जिन पर आपके कुछ ऐप्स निर्भर करते हैं, आपके उपकरण द्वारा समर्थित नहीं हैं. कृपया सहायता के लिए निर्माता से संपर्क करें." + "Google Play सेवाएं" + "नई जानकारी पाएं" + "जब तक आप Google Play सेवाओं से नई जानकारी नहीं लेते हैं, तब तक यह ऐप्स नहीं चलेगा." + "Google Play सेवाएं से नई जानकारी" + "प्रवेश करें" + "Google से प्रवेश करें" + + diff --git a/android-reactive-location/build/res/all/release/values-hr/values.xml b/android-reactive-location/build/res/all/release/values-hr/values.xml new file mode 100644 index 00000000..7500921e --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-hr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikacija zahtijeva omogućavanje Usluga za Google Play." + "Aplikacija zahtijeva instaliranje Usluga za Google Play." + "Aplikacija zahtijeva ažuriranje Usluga za Google Play." + "Pogreška usluga za Google Play" + "Zahtijeva aplikacija %1$s" + "Aplikacija je pokušala upotrijebiti lošu verziju Usluga za Google Play." + "Omogući usluge za Google Play" + "Ova aplikacija neće raditi ako ne omogućite usluge za Google Play." + "Omogući usluge za Google Play" + "Preuzmi usluge za Google Play" + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem telefonu." + "Ova aplikacija neće funkcionirati bez usluga za Google Play, koje nisu instalirane na vašem tabletnom računalu." + "Preuzmi usluge za Google Play" + "Navedeni račun ne postoji na ovom uređaju. Odaberite neki drugi račun." + "Nevažeći račun" + "Potrebna je podatkovna veza za povezivanje s uslugama Google Play." + "Mrežna pogreška" + "Nepoznata poteškoća s uslugama za Google Play." + "Čini se da datum na uređaju nije točan. Provjerite datum na uređaju." + "Usluge za Google Play, koje su potrebne za funkcioniranje nekih vaših aplikacija, nisu podržane na vašem uređaju. Pomoć potražite od proizvođača." + "Usluge za Google Play" + "Ažuriranje" + "Ova se aplikacija neće pokrenuti ako ne ažurirate usluge za Google Play." + "Ažuriraj usluge za Google Play" + "Prijava" + "Prijava uslugom Google" + + diff --git a/android-reactive-location/build/res/all/release/values-hu/values.xml b/android-reactive-location/build/res/all/release/values-hu/values.xml new file mode 100644 index 00000000..6371819a --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-hu/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Egy alkalmazás kéri a Google Play Szolgáltatások engedélyezését." + "Egy alkalmazás kéri a Google Play Szolgáltatások telepítését." + "Egy alkalmazás kéri a Google Play Szolgáltatások frissítését." + "Google Play szolgáltatási hiba" + "Igénylő: %1$s" + "Egy alkalmazás a Play Szolgáltatások rossz verzióját akarta használni." + "Play Szolgáltatások aktiválása" + "Az alkalmazás csak akkor fog működni, ha engedélyezi a Google Play Szolgáltatásokat." + "Google Play Szolgáltatások aktiválása" + "Play Szolgáltatások telepítése" + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a telefonon." + "Az alkalmazás működéséhez a Google Play Szolgáltatások szükségesek, ezek nincsenek telepítve a táblagépen." + "Play Szolgáltatások telepítése" + "A megadott fiók nem létezik ezen az eszközön. Kérjük, válasszon másik fiókot." + "Érvénytelen fiók" + "A Google Play Szolgáltatásokhoz történő kapcsolódáshoz adatkapcsolat szükséges." + "Hálózati hiba" + "Ismeretlen hiba a Google Play Szolgáltatásokban." + "Az eszközön beállított dátum helytelen. Kérjük, ellenőrizze azt." + "A Google Play Szolgáltatásokat, amelyre egyes alkalmazások támaszkodnak, nem támogatja az eszköz. Segítségért forduljon az eszköz gyártójához." + "Google Play Szolgáltatások" + "Frissítés" + "Az alkalmazás csak akkor fog működni, ha frissíti a Google Play Szolgáltatásokat." + "Play Szolgáltatások frissítése" + "Belépés" + "Google-bejelentkezés" + + diff --git a/android-reactive-location/build/res/all/release/values-hy-rAM/values.xml b/android-reactive-location/build/res/all/release/values-hy-rAM/values.xml new file mode 100644 index 00000000..f3d0e488 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-hy-rAM/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Հավելվածը պահանջում է միացնել Google Play ծառայությունները:" + "Հավելվածը պահանջում է տեղադրել Google Play ծառայությունները:" + "Հավելվածը պահանջում է թարմացնել Google Play ծառայությունները:" + "Google Play ծառայությունների սխալ" + "%1$s-ի հարցմամբ" + "Հավելվածը փորձել է կիրառել Google Play ծառայությունների վատ տարբերակը:" + "Միացնել Google Play ծառայությունները" + "Այս ծրագիրը չի աշխատի, եթե դուք չմիացնեք Google Play ծառայությունները:" + "Միացնել Google Play ծառայությունները" + "Տեղադրել Google Play ծառայությունները" + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր հեռախոսում:" + "Այս հավելվածը չի գործարկվի առանց Google Play ծառայությունների, որոնք բացակայում են ձեր գրասալիկում:" + "Տեղադրեք Google Play ծառայությունները" + "Նշված հաշիվը գոյություն չունի այս սարքում: Ընտրեք այլ հաշիվ:" + "Հաշիվն անվավեր է" + "Պահանջվում է տվյալների կապ` Google Play ծառայություններին միանալու համար:" + "Ցանցի սխալ կա" + "Անհայտ խնդիր՝ Google Play ծառայություններում:" + "Սարքի ամսաթիվը կարծես սխալ է: Ստուգեք սարքի ամսաթիվը:" + "Google Play ծառայությունները, որոնց ապավինում են ձեր ծրագրերից որոշները, չեն աջակցվում ձեր սարքի կողմից: Խնդրում ենք կապվել արտադրողի հետ օգնության համար:" + "Google Play ծառայություններ" + "Նորացնել" + "Այս ծրագիրը չի գործարկվի, եթե դուք չնորացնեք Google Play ծառայությունները:" + "Նորացրեք Google Play ծառայությունները" + "Մուտք գործել" + "Մուտք գործեք Google-ով" + + diff --git a/android-reactive-location/build/res/all/release/values-in/values.xml b/android-reactive-location/build/res/all/release/values-in/values.xml new file mode 100644 index 00000000..0653401d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-in/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikasi membutuhkan Layanan Google Play untuk dapat diaktifkan." + "Aplikasi membutuhkan pemasangan Layanan Google Play." + "Aplikasi membutuhkan pembaruan untuk Layanan Google Play." + "Kesalahan layanan Google Play" + "Diminta oleh %1$s" + "Aplikasi mencoba menggunakan versi Layanan Google Play yang rusak." + "Aktifkan layanan Google Play" + "Aplikasi ini tidak akan bekerja sampai Anda mengaktifkan layanan Google Play." + "Aktifkan layanan Google Play" + "Dapatkan layanan Google Play" + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di ponsel Anda." + "Aplikasi ini tidak akan berjalan tanpa layanan Google Play, yang tidak ada di tablet Anda." + "Dapatkan layanan Google Play" + "Akun yang ditentukan tidak ada di perangkat ini. Pilih akun lain." + "Akun Tidak Valid" + "Sambungan data diperlukan untuk tersambung ke layanan Google Play." + "Kesalahan Jaringan" + "Masalah tidak diketahui pada layanan Google Play." + "Tampaknya tanggal di perangkat salah. Periksa tanggal di perangkat." + "Layanan Google Play, yang diandalkan oleh beberapa aplikasi Anda, tidak didukung oleh perangkat Anda. Hubungi pabrikan untuk mendapatkan bantuan." + "Layanan Google Play" + "Perbarui" + "Aplikasi ini tidak akan berjalan sampai Anda memperbarui layanan Google Play." + "Perbarui layanan Google Play" + "Masuk" + "Masuk dengan Google" + + diff --git a/android-reactive-location/build/res/all/release/values-it/values.xml b/android-reactive-location/build/res/all/release/values-it/values.xml new file mode 100644 index 00000000..37fd813b --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-it/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Un\'applicazione richiede l\'attivazione di Google Play Services." + "Un\'applicazione richiede l\'installazione di Google Play Services." + "Un\'applicazione richiede un aggiornamento di Google Play Services." + "Errore Google Play Services" + "Richiesta da %1$s" + "Un\'app ha tentato di usare una versione non valida di Play Services." + "Attiva Google Play Services" + "L\'app non funzionerà se non attivi Google Play Services." + "Attiva Google Play Services" + "Installa Google Play Services" + "L\'app non funzionerà senza Google Play Services, non presente sul tuo telefono." + "L\'app non funzionerà senza Google Play Services, non presente sul tuo tablet." + "Installa Google Play Services" + "L\'account specificato non esiste su questo dispositivo. Scegli un altro account." + "Account non valido" + "È necessaria una connessione dati per connettersi a Google Play Services." + "Errore di rete" + "Problema sconosciuto con Google Play Services." + "La data sul dispositivo sembra sbagliata. Controllala." + "La piattaforma Google Play Services, su cui sono basate alcune delle tue applicazioni, non è supportata dal dispositivo in uso. Per assistenza, contatta il produttore." + "Google Play Services" + "Aggiorna" + "L\'app non funzionerà se non aggiorni Google Play Services." + "Aggiorna Google Play Services" + "Accedi" + "Accedi con Google" + + diff --git a/android-reactive-location/build/res/all/release/values-iw/values.xml b/android-reactive-location/build/res/all/release/values-iw/values.xml new file mode 100644 index 00000000..fb03b6f0 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-iw/values.xml @@ -0,0 +1,34 @@ + + + + + + + "‏יש אפליקציה המחייבת הפעלה של שירותי Google Play." + "‏יש אפליקציה המחייבת התקנה של שירותי Google Play." + "‏יש אפליקציה המחייבת עדכון של שירותי Google Play." + "‏שגיאה בשירותי Google Play" + "התבקשה על ידי %1$s" + "‏יש אפליקציה שניסתה להשתמש בגרסה שגויה של שירותי Google Play." + "‏הפעל את שירותי Google Play" + "‏אפליקציה זו לא תעבוד אם לא תפעיל את שירותי Google Play." + "‏הפעלת שירותי Google Play" + "‏קבל את שירותי Google Play" + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטלפון שלך." + "‏אפליקציה זו לא תפעל ללא שירותי Google Play, החסרים בטאבלט שלך." + "‏קבל את שירותי Google Play" + "החשבון שצוין לא קיים במכשיר זה. בחר חשבון אחר." + "חשבון לא חוקי" + "‏דרוש חיבור נתונים כדי להתחבר לשירותי Google Play." + "שגיאת רשת." + "‏בעיה לא ידועה בשירותי Google Play." + "נראה שהתאריך במכשיר שגוי. בדוק את התאריך במכשיר." + "‏שירותי Google Play, שחלק מהאפליקציות שלך מתבססות עליהם, אינם נתמכים על ידי המכשיר שברשותך. צור קשר עם היצרן לקבלת סיוע." + "‏שירותי Google Play" + "עדכן" + "‏אפליקציה זו לא תפעל אם לא תעדכן את שירותי Google Play." + "‏עדכון שירותי Google Play" + "היכנס" + "‏היכנס באמצעות Google" + + diff --git a/android-reactive-location/build/res/all/release/values-ja/values.xml b/android-reactive-location/build/res/all/release/values-ja/values.xml new file mode 100644 index 00000000..031bcb74 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ja/values.xml @@ -0,0 +1,34 @@ + + + + + + + "アプリではGoogle Play開発者サービスを有効にする必要があります。" + "アプリではGoogle Play開発者サービスをインストールする必要があります。" + "アプリではGoogle Play開発者サービスをアップデートする必要があります。" + "Google Play開発者サービスのエラー" + "%1$sによるリクエスト" + "アプリはGoogle Play開発者サービスの不適切なバージョンを使用しようとしました。" + "Play開発者サービスの有効化" + "このアプリの実行には、Google Play開発者サービスの有効化が必要です。" + "Play開発者サービスの有効化" + "Play開発者サービスの入手" + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いの携帯端末にはインストールされていません。" + "このアプリの実行にはGoogle Play開発者サービスが必要ですが、お使いのタブレットにはインストールされていません。" + "Play開発者サービスの入手" + "指定したアカウントはこの端末上に存在しません。別のアカウントを選択してください。" + "無効なアカウント" + "Google Play開発者サービスに接続するには、データ接続が必要です。" + "ネットワークエラー" + "Google Play開発者サービスで原因不明の問題が発生しました。" + "端末上の日付が正しくないようです。端末上の日付をご確認ください。" + "一部のアプリが使用しているGoogle Play開発者サービスは、お使いの端末ではサポートされていません。詳しくは、端末メーカーまでお問い合わせください。" + "Google Play開発者サービス" + "更新" + "このアプリの実行には、Google Play開発者サービスの更新が必要です。" + "Play開発者サービスの更新" + "ログイン" + "Googleでログイン" + + diff --git a/android-reactive-location/build/res/all/release/values-ka-rGE/values.xml b/android-reactive-location/build/res/all/release/values-ka-rGE/values.xml new file mode 100644 index 00000000..9fec0f5c --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ka-rGE/values.xml @@ -0,0 +1,34 @@ + + + + + + + "აპლიკაცია საჭიროებს გააქტიურებულ Google Play Services." + "აპლიკაცია საჭიროებს Google Play Services-ის ინსტალაციას." + "აპლიკაცია საჭიროებს Google Play Services-ის განახლებას." + "Google Play სერვისების შეცდომა" + "მომთხოვნი: %1$s" + "აპლიკაცია შეეცადა გამოეყენებინა Google Play სერვისების არასწორი ვერსია." + "Google Play სერვისების გააქტიურება" + "ეს აპი არ იმუშავებს, თუ არ გაააქტიურებთ Google Play სერვისებს." + "Google Play სერვისების გააქტიურება" + "Google Play სერვისების მიღება" + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + "ეს აპი ვერ გაეშვება Google Play სერვისების გარეშე, რაც თქვენს ტელეფონზე ვერ იძებნება." + "Google Play სერვისების მიღება" + "მითითებული ანგარიში ამ მოწყობილობაზე არ არსებობს. გთხოვთ, აირჩიოთ სხვა ანგარიში." + "ანგარიში არასწორია" + "Google Play Services-თან დასაკავშირებლად მონაცემთა გადაცემა აუცილებელია." + "ქსელის შეცდომა" + "Google Play სერვისებთან დაკავშირებით უცნობი შეფერხება წარმოიშვა." + "როგორც ჩანს, მოწყობილობის თარიღი არასწორია. გთხოვთ, შეამოწმოთ მოწყობილობის თარიღი." + "Google Play სერვისები, რაც თქვენს ზოგიერთ აპს ჭირდება, თქვენს მოწყობილობაზე მხარდაჭერილი არ არის. გთხოვთ, დაუკავშირდეთ მწარმოებელს დახმარებისათვის." + "Google Play სერვისები" + "განახლება" + "ეს აპი ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ." + "Google Play სერვისების განახლება" + "შესვლა" + "Google-ით შესვლა" + + diff --git a/android-reactive-location/build/res/all/release/values-km-rKH/values.xml b/android-reactive-location/build/res/all/release/values-km-rKH/values.xml new file mode 100644 index 00000000..deb26337 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-km-rKH/values.xml @@ -0,0 +1,34 @@ + + + + + + + "កម្មវិធី​ទាមទារ​​បើក​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កម្មវិធី​ទាមទារ​ការ​ដំឡើង​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កម្មវិធី​ទាមទារ​​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កំហុស​សេវា​កម្ម​កម្សាន្ត Google" + "បាន​ស្នើ​ដោយ %1$s" + "កម្មវិធី​​​ព្យាយាម​ប្រើ​កំណែ​មិនល្អ​របស់​សេវា​កម្ម​ឃ្លាំ​កម្មវិធី។" + "បើក​សេវាកម្ម​កម្សាន្ត Google" + "កម្ម​វិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​បើក​សេវាកម្ម​​កម្សាន្ត​ Google ។" + "បើក​សេវាកម្ម​កម្សាន្ត Google" + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​ទូរស័ព្ទ​របស់​​អ្នក​មិន​មាន។" + "​​កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​​ទេ​បើ​គ្មាន​​សេវាកម្ម​កម្សាន្ត​ Google ដែល​​កុំព្យូទ័រ​បន្ទះ​របស់​អ្នក​មិន​មាន។" + "ទទួល​សេវាកម្ម​កម្សាន្ត Google" + "គណនី​ដែល​បាន​បញ្ជាក់​មិន​មាន​នៅ​លើ​ឧបករណ៍​នេះ​ទេ។ សូម​ជ្រើស​គណនី​ផ្សេង​។" + "គណនី​មិន​ត្រឹមត្រូវ" + "បាន​ទាមទារ​ការ​តភ្ជាប់​ទិន្នន័យ ដើម្បី​ភ្ជាប់​សេវាកម្ម​ឃ្លាំង​កម្មវិធី។" + "កំហុស​​បណ្ដាញ" + "មិន​ស្គាល់​បញ្ហា​ជាមួយ​សេវាកម្ម​កម្សាន្ត Google ។" + "កាលបរិច្ឆេទ​លើ​ឧបករណ៍​បង្ហាញ​ថា​មិន​ត្រឹមត្រូវ។ សូម​ពិនិត្យ​កាលបរិច្ឆេទ​លើ​ឧបករណ៍។" + "សេវាកម្ម​កម្សាន្ត Google អាស្រ័យ​លើ​កម្មវិធី​របស់​អ្នក មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​ឧបករណ៍​របស់​អ្នក។ សូម​ទាក់ទង​ក្រុមហ៊ុន​ផលិត​សម្រាប់​ជំនួយ។" + "សេវាកម្ម​កម្សាន្ត​ Google" + "ធ្វើ​បច្ចុប្បន្នភាព" + "កម្មវិធី​នេះ​នឹង​មិន​ដំណើរការ​ទេ​ លុះត្រាតែ​អ្នក​ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google ។" + "ធ្វើ​បច្ចុប្បន្នភាព​សេវាកម្ម​កម្សាន្ត Google" + "ចូល" + "ចូល​ដោយ​ប្រើ​ Google" + + diff --git a/android-reactive-location/build/res/all/release/values-ko/values.xml b/android-reactive-location/build/res/all/release/values-ko/values.xml new file mode 100644 index 00000000..f7465844 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ko/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Google Play 서비스를 사용하도록 설정해야 하는 애플리케이션입니다." + "Google Play 서비스를 설치해야 하는 애플리케이션입니다." + "Google Play 서비스를 업데이트해야 하는 애플리케이션입니다." + "Google Play 서비스 오류" + "%1$s에서 요청" + "애플리케이션에서 잘못된 버전의 Google Play 서비스를 사용하려고 했습니다." + "Google Play 서비스 사용" + "Google Play 서비스를 사용하도록 설정해야 이 앱이 작동합니다." + "Google Play 서비스 사용" + "Google Play 서비스 설치" + "휴대전화에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + "태블릿에 Google Play 서비스가 설치되어 있어야 이 앱이 실행됩니다." + "Google Play 서비스 설치" + "지정한 계정이 이 기기에 존재하지 않습니다. 다른 계정을 선택하세요." + "올바르지 않은 계정" + "Google Play 서비스에 연결하려면 데이터 연결이 필요합니다." + "네트워크 오류" + "Google Play 서비스에 알 수 없는 문제가 발생했습니다." + "기기의 날짜가 잘못된 것 같습니다. 기기의 날짜를 확인해 주세요." + "일부 사용자 애플리케이션에 필요한 Google Play 서비스가 사용자 기기에서 지원되지 않습니다. 기기 제조업체에 문의하시기 바랍니다." + "Google Play 서비스" + "업데이트" + "Google Play 서비스를 업데이트해야만 이 앱이 실행됩니다." + "Google Play 서비스 업데이트" + "로그인" + "Google 계정으로 로그인" + + diff --git a/android-reactive-location/build/res/all/release/values-lo-rLA/values.xml b/android-reactive-location/build/res/all/release/values-lo-rLA/values.xml new file mode 100644 index 00000000..435eba8c --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-lo-rLA/values.xml @@ -0,0 +1,34 @@ + + + + + + + "ແອັບພລິເຄຊັນຕ້ອງການເປີດນຳໃຊ້ Google Play Services." + "ແອັບພລິເຄຊັນຕ້ອງການໃຫ້ຕິດຕັ້ງ Google Play Services." + "ແອັບພລິເຄຊັນຕ້ອງການອັບເດດ Google Play Services." + "ບໍລິການ Google Play ຜິດພາດ" + "ຮ້ອງຂໍໂດຍ %1$s" + "ແອັບພລິເຄຊັນໄດ້ພະຍາຍາມໃຊ້ Google Play Services ເວີຊັນທີ່ບໍ່ສາມາດໃຊ້ໄດ້." + "ເປີດໃຊ້ບໍລິການ Google Play" + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ບໍລິການ Google Play" + "ເປີດໃຊ້ບໍລິການ Google Play" + "ຕິດຕັ້ງບໍລິການ Google Play" + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນໂທລະສັບຂອງທ່ານ." + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ໂດຍທີ່ບໍ່ມີບໍລິການ Google Play ເຊິ່ງຂາດຫາຍໄປໃນແທັບເລັດຂອງທ່ານ." + "ຕິດຕັ້ງບໍລິການ Google Play" + "ບັນຊີທີ່ເລືອກບໍ່ມີໃນອຸປະກອນນີ້. ກະລຸນາເລືອກບັນຊີອື່ນ." + "ບັນຊີບໍ່ຖືກຕ້ອງ" + "ຕ້ອງໃຊ້ການເຊື່ອມຕໍ່ອິນເຕີເນັດເພື່ອໃຊ້ Google Play Services." + "ເຄືອຂ່າຍຜິດພາດ" + "ມີປັນຫາທີ່ບໍ່ຄາດຄິດໃນບໍລິການ Google Play." + "ວັນທີຂອງອຸປະກອນບໍ່ຖືກຕ້ອງ. ກະລຸນາກວດສອບວັນທີຂອງອຸປະກອນຂອງທ່ານ." + "ບໍລິການ Google Play ທີ່ບາງແອັບພລິເຄຊັນຂອງທ່ານຕ້ອງອາໄສນັ້ນ ບໍ່ຖືກຮອງຮັບໃນອຸປະກອນຂອງທ່ານ. ກະລຸນາຕິດຕໍ່ຜູ້ຜະລິດສຳລັບການແນະນຳ." + "ບໍລິການ Google Play" + "ອັບເດດ" + "ແອັບຯນີ້ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດບໍລິການ Google Play." + "ອັບເດດບໍລິການ Google Play" + "ເຂົ້າສູ່ລະບົບ" + "ເຂົ້າສູ່ລະບົບດ້ວຍ Google" + + diff --git a/android-reactive-location/build/res/all/release/values-lt/values.xml b/android-reactive-location/build/res/all/release/values-lt/values.xml new file mode 100644 index 00000000..7ba03912 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-lt/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Norint naudoti programą būtina įgalinti „Google Play“ paslaugas." + "Norint naudoti programą būtina įdiegti „Google Play“ paslaugas." + "Norint naudoti programą būtina atnaujinti „Google Play“ paslaugas." + "„Google Play“ paslaugų klaida" + "Užklausą pateikė „%1$s“" + "Programa bandė naudotis netinkama „Google Play“ paslaugų versija." + "Įgal. „Google Play“ paslaugas" + "Ši programa neveiks, jei neįgalinsite „Google Play“ paslaugų." + "Įgalinti „Google Play“ paslaugas" + "Gauti „Google Play“ paslaugų" + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos telefone." + "Ši programa neveiks be „Google Play“ paslaugų, kurios neįdiegtos planšetiniame kompiuteryje." + "Gauti „Google Play“ paslaugų" + "Nurodytos paskyros šiame įrenginyje nėra. Pasirinkite kitą paskyrą." + "Netinkama paskyra" + "Norint prisijungti prie „Google Play“ paslaugų reikia duomenų ryšio." + "Tinklo klaida" + "Nežinoma „Google Play“ paslaugų problema." + "Įrenginyje nurodyta data neteisinga. Patikrinkite įrenginyje nurodytą datą." + "Jūsų įrenginys nepalaiko „Google Play“ paslaugų, kuriomis remiasi kai kurios programos. Jei reikia pagalbos, susisiekite su gamintoju." + "„Google Play“ paslaugos" + "Atnaujinti" + "Ši programa neveiks, jei neatnaujinsite „Google Play“ paslaugų." + "Atnaujinti „Google Play“ paslaugas" + "Prisij." + "Prisij. naud. „Google“" + + diff --git a/android-reactive-location/build/res/all/release/values-lv/values.xml b/android-reactive-location/build/res/all/release/values-lv/values.xml new file mode 100644 index 00000000..788fdec9 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-lv/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Lai lietojumprogramma darbotos, ir jāiespējo Google Play pakalpojumi." + "Lai lietojumprogramma darbotos, ir jāinstalē Google Play pakalpojumi." + "Lai lietojumprogramma darbotos, jāatjaunina Google Play pakalpojumi." + "Google Play pakalpojumu kļūda" + "Pieprasījums no lietotnes %1$s" + "Lietojumpr. mēģināja izmantot nederīgu Google Play pakalp. versiju." + "Iespējot Google Play pakalpojumus" + "Lai šī lietotne darbotos, iespējojiet Google Play pakalpojumus." + "Google Play pakalpojumu iespējošana" + "Iegūt Google Play pakalpojumus" + "Lai šī lietotne darbotos, tālrunī ir jāinstalē Google Play pakalpojumi." + "Lai šī lietotne darbotos, planšetdatorā ir jāinstalē Google Play pakalpojumi." + "Google Play pakalpojumu iegūšana" + "Norādītais konts šajā ierīcē nepastāv. Lūdzu, izvēlieties citu kontu." + "Nederīgs konts" + "Lai izveidotu savienojumu ar Google Play pakalpojumiem, ir nepieciešams datu savienojums." + "Tīkla kļūda" + "Nezināma problēma ar Google Play pakalpojumiem." + "Šķiet, ka ierīcē ir iestatīts nepareizs datums. Lūdzu, pārbaudiet ierīces datumu." + "Jūsu ierīce neatbalsta Google Play pakalpojumus, kuri nepieciešami dažu jūsu lietojumprogrammu darbībai. Lūdzu, sazinieties ar ražotāju, lai saņemtu palīdzību." + "Google Play pakalpojumi" + "Atjaunināt" + "Lai šī lietotne darbotos, atjauniniet Google Play pakalpojumus." + "Google Play pakalpojumu atjaunināšana" + "Pierakst." + "Pierakstīties Google" + + diff --git a/android-reactive-location/build/res/all/release/values-mn-rMN/values.xml b/android-reactive-location/build/res/all/release/values-mn-rMN/values.xml new file mode 100644 index 00000000..3965fbd8 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-mn-rMN/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Аппликешн Google Play Үйлчилгээг идэвхжүүлсэн байхыг шаардана." + "Аппликешн Google Play Үйлчилгээг суулгахыг шаардана." + "Аппликешн Google Play Үйлчилгээг шинэчлэхийг шаардана." + "Google Play үйлчилгээний алдаа" + "Хүсэлт гаргасан %1$s" + "Аппликешн Google Play Үйлчилгээний муу хувилбарыг ашиглахыг оролдлоо." + "Google Play үйлчилгээг идэвхжүүлэх" + "Та Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + "Google Play үйлчилгээг идэвхжүүлэх" + "Google Play үйлчилгээ авах" + "Таны утсанд байхгүй байгаа Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + "Таны таблетэд байхгүй Google Play үйлчилгээг идэвхжүүлж байж энэ апп-г ажиллуулах боломжтой." + "Google Play үйлчилгээ авах" + "Заасан акаунт энэ төхөөрөмж дээр байхгүй байна. Өөр акаунт сонгоно уу." + "Буруу акаунт" + "Google Play үйлчилгээнд холбогдохын тулд дата холболт шаардлагатай." + "Сүлжээний алдаа" + "Google Play үйлчилгээтэй холбоотой тодорхойгүй алдаа." + "Төхөөрөмжийн огноо буруу байгаа бололтой. Төхөөрөмжийн огноог шалгана уу." + "Таны зарим аппликешнүүдийн хамаардаг Google Play үйлчилгээ таны төхөөрөмжид дэмжигдэхгүй байна. Тусламж авахын тулд үйлдвэрлэгчтэй холбоо барина уу." + "Google Play үйлчилгээ" + "Шинэчлэх" + "Та Google Play үйлчилгээг шинэчлэхгүй бол энэ апп ажиллах боломжгүй." + "Google Play үйлчилгээг шинэчлэх" + "Нэвтрэх" + "Google-р нэвтрэх:" + + diff --git a/android-reactive-location/build/res/all/release/values-ms-rMY/values.xml b/android-reactive-location/build/res/all/release/values-ms-rMY/values.xml new file mode 100644 index 00000000..ffd8c24a --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ms-rMY/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Perkhidmatan Google Play perlu didayakan untuk menggunakan aplikasi." + "Perkhidmatan Google Play perlu dipasang untuk mengguankan aplikasi." + "Perkhidmatan Google Play perlu dikemas kini untuk menggunakan aplikasi." + "Ralat perkhidmatan Google Play" + "Diminta oleh %1$s" + "Aplikasi cuba menggunakan versi Perkhidmatan Google Play yang rosak." + "Dayakan perkhidmatan Google Play" + "Apl ini tidak akan berfungsi kecuali anda mendayakan perkhidmatan Google Play." + "Dayakan perkhidmatan Google Play" + "Dapatkan perkhidmatan Google Play" + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada telefon anda." + "Apl ini tidak akan berfungsi tanpa perkhidmatan Google Play dan apl ini tiada pada tablet anda." + "Dapatkan perkhidmatan Google Play" + "Akaun yang dinyatakan tidak wujud pada peranti ini. Sila pilih akaun yang lain." + "Akaun Tidak Sah" + "Sambungan data diperlukan untuk menyambung ke perkhidmatan Google Play." + "Ralat Rangkaian" + "Isu tidak diketahui dengan perkhidmatan Google Play." + "Tarikh pada peranti kelihatan tidak betul. Sila semak tarikh pada peranti." + "Peranti anda tidak menyokong perkhidmatan Google Play, sedangkan sesetengah aplikasi anda memerlukannya. Sila hubungi pengilang untuk bantuan." + "Perkhidmatan Google Play" + "Kemas kini" + "Apl ini tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play." + "Kemas kini perkhidmatan Google Play" + "Log masuk" + "Log masuk dengan Google" + + diff --git a/android-reactive-location/build/res/all/release/values-nb/values.xml b/android-reactive-location/build/res/all/release/values-nb/values.xml new file mode 100644 index 00000000..0357f77c --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-nb/values.xml @@ -0,0 +1,34 @@ + + + + + + + "En app krever Google Play Tjenester for å aktiveres." + "En app krever at Google Play Tjenester installeres." + "En app krever at Google Play Tjenester oppdateres." + "Google Play Tjenester-feil" + "Forespurt av %1$s" + "En app prøvde å bruke en skadet versjon av Google Play Tjenester." + "Aktiver Google Play Tjenester" + "Denne appen fungerer ikke med mindre du aktiverer Google Play Tjenester." + "Aktiver Google Play Tjenester" + "Installer Google Play Tjenester" + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på telefonen din." + "Denne appen kan ikke kjøres uten Google Play Tjenester, som ikke er installert på nettbrettet ditt." + "Installer Google Play Tjenester" + "Den angitte kontoen finnes ikke på enheten. Velg en annen konto." + "Ugyldig konto" + "Du må ha datatilkobling for å koble deg til Google Play-tjenester." + "Nettverksfeil" + "Det oppsto et ukjent problem med Google Play Tjenester." + "Datoen på enheten ser ut til å være feil. Sjekk datoen på enheten." + "Google Play Tjenester, som noen av appene er avhengige av, støttes ikke av enheten. Ta kontakt med produsenten for å få hjelp." + "Google Play-tjenester" + "Oppdater" + "Denne appen kan ikke kjøres før du oppdaterer Google Play Tjenester." + "Oppdater Google Play Tjenester" + "Logg på" + "Logg inn med Google" + + diff --git a/android-reactive-location/build/res/all/release/values-nl/values.xml b/android-reactive-location/build/res/all/release/values-nl/values.xml new file mode 100644 index 00000000..d8167070 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-nl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Google Play-services moet zijn ingeschakeld voor een applicatie." + "Google Play-services moet zijn geïnstalleerd voor een applicatie." + "Google Play-services moet worden geüpdatet voor een applicatie." + "Fout met Google Play-services" + "Aangevraagd door %1$s" + "Onjuiste versie van Google Play-services wordt gebruikt." + "Google Play-services inschak." + "Deze app werkt niet, tenzij u Google Play-services inschakelt." + "Google Play-services inschakelen" + "Google Play-services ophalen" + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw telefoon." + "Deze app kan niet worden uitgevoerd zonder Google Play-services die ontbreken op uw tablet." + "Google Play-services ophalen" + "Het gespecificeerde account bestaat niet op dit apparaat. Kies een ander account." + "Ongeldig account" + "Er is een gegevensverbinding nodig om verbinding te kunnen maken met Google Play-services." + "Netwerkfout" + "Onbekend probleem met Google Play-services." + "De datum op het apparaat lijkt onjuist. Controleer de datum op het apparaat." + "Google Play-services, dat vereist is voor een aantal van uw applicaties, wordt niet ondersteund door uw apparaat. Neem contact op met de fabrikant voor ondersteuning." + "Google Play-services" + "Bijwerken" + "Deze app kan niet worden uitgevoerd, tenzij u Google Play-services bijwerkt." + "Google Play-services bijwerken" + "Inloggen" + "Inloggen met Google" + + diff --git a/android-reactive-location/build/res/all/release/values-pl/values.xml b/android-reactive-location/build/res/all/release/values-pl/values.xml new file mode 100644 index 00000000..875c82a9 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-pl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikacja wymaga włączenia Usług Google Play." + "Aplikacja wymaga zainstalowania Usług Google Play." + "Aplikacja wymaga aktualizacji Usług Google Play." + "Błąd usług Google Play" + "Żądanie z aplikacji %1$s" + "Aplikacja próbowała skorzystać z nieprawidłowej wersji Usług Google Play." + "Włącz Usługi Google Play" + "Ta aplikacja nie będzie działać, jeśli nie włączysz Usług Google Play." + "Włącz Usługi Google Play" + "Pobierz Usługi Google Play" + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na telefonie." + "Ta aplikacja nie będzie działać bez Usług Google Play, których nie masz na tablecie." + "Pobierz Usługi Google Play" + "Podanego konta nie ma na tym urządzeniu. Wybierz inne konto." + "Nieprawidłowe konto" + "Korzystanie z usług Google Play wymaga połączenia z internetem." + "Błąd sieci" + "Nieznany problem z Usługami Google Play." + "Data ustawiona na urządzeniu wydaje się nieprawidłowa. Sprawdź datę ustawioną na urządzeniu." + "Usługi Google Play, od których zależy działanie niektórych aplikacji, nie są obsługiwane na Twoim urządzeniu. Skontaktuj się z producentem, by uzyskać pomoc." + "Usługi Google Play" + "Aktualizuj" + "Ta aplikacja nie będzie działać, jeśli nie zaktualizujesz Usług Google Play." + "Aktualizuj Usługi Google Play" + "Zaloguj się" + "Zaloguj się przez Google" + + diff --git a/android-reactive-location/build/res/all/release/values-pt-rBR/values.xml b/android-reactive-location/build/res/all/release/values-pt-rBR/values.xml new file mode 100644 index 00000000..b6eb934b --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-pt-rBR/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Um aplicativo requer a ativação do Google Play Services." + "Um aplicativo requer a instalação do Google Play Services." + "Um aplicativo requer a atualização do Google Play Services." + "Ocorreu um erro no Google Play Services" + "Solicitado por %1$s" + "Um aplicativo tentou usar uma versão errada do Google Play Services." + "Ativar o Google Play Services" + "Este aplicativo só funciona com o Google Play Services ativado." + "Ative o Google Play Services" + "Instalar o Google Play Services" + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + "Instale o Google Play Services" + "A conta especificada não existe no dispositivo. Escolha outra conta." + "Conta inválida" + "É necessária uma conexão de dados para conectar ao Google Play Services." + "Erro na rede" + "Problema desconhecido com o Google Play Services." + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + "Play Services" + "Atualizar" + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + "Atualize o Google Play Services" + "Login" + "Fazer login com o Google" + + diff --git a/android-reactive-location/build/res/all/release/values-pt-rPT/values.xml b/android-reactive-location/build/res/all/release/values-pt-rPT/values.xml new file mode 100644 index 00000000..8403fc26 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-pt-rPT/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Uma aplicação necessita da ativação dos Serviços do Google Play." + "Uma aplicação necessita da instalação dos Serviços do Google Play." + "Uma aplicação necessita da atualização dos Serviços do Google Play." + "Erro dos serviços do Google Play" + "Solicitado por %1$s" + "Aplicação tentou utiliz. versão incorreta dos Serviços do Google Play." + "Ativar serviços do Google Play" + "Esta aplicação não funcionará enquanto não ativar os serviços do Google Play." + "Ativar serviços do Google Play" + "Obter serviços do Google Play" + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu telemóvel." + "Esta aplicação não será executada sem os serviços do Google Play, que estão em falta no seu tablet." + "Obter serviços do Google Play" + "A conta especificada não existe neste dispositivo. Escolha uma conta diferente." + "Conta Inválida" + "É necessária uma ligação de dados para se ligar aos Serviços do Google Play." + "Erro de Rede" + "Problema desconhecido nos serviços do Google Play." + "A data no dispositivo parece estar incorreta. Verifique a data no dispositivo." + "Os serviços do Google Play, dos quais dependem algumas das suas aplicações, não são suportados pelo seu dispositivo. Contacte o fabricante para obter assistência." + "Serviços do Google Play" + "Atualizar" + "Esta aplicação não será executada enquanto não atualizar os serviços do Google Play." + "Atualizar serviços do Google Play" + "Inic. ses." + "Inic. sessão com o Google" + + diff --git a/android-reactive-location/build/res/all/release/values-pt/values.xml b/android-reactive-location/build/res/all/release/values-pt/values.xml new file mode 100644 index 00000000..5283b19e --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-pt/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Um aplicativo requer a ativação do Google Play Services." + "Um aplicativo requer a instalação do Google Play Services." + "Um aplicativo requer a atualização do Google Play Services." + "Ocorreu um erro no Google Play Services" + "Solicitado por %1$s" + "Um aplicativo tentou usar uma versão errada do Google Play Services." + "Ativar o Google Play Services" + "Este aplicativo só funciona com o Google Play Services ativado." + "Ative o Google Play Services" + "Instalar o Google Play Services" + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu telefone." + "Este aplicativo não funciona sem o Google Play Services, que não está instalado em seu tablet." + "Instale o Google Play Services" + "A conta especificada não existe no dispositivo. Escolha outra conta." + "Conta inválida" + "É necessária uma conexão de dados para conectar ao Google Play Services." + "Erro na rede" + "Problema desconhecido com o Google Play Services." + "A data no dispositivo parece incorreta. Verifique a data no dispositivo." + "O Google Play Services, necessário para alguns dos aplicativos, não é compatível com seu dispositivo. Entre em contato com o fabricante para obter assistência." + "Play Services" + "Atualizar" + "Este aplicativo só funciona com uma versão atualizada do Google Play Services." + "Atualize o Google Play Services" + "Login" + "Fazer login com o Google" + + diff --git a/android-reactive-location/build/res/all/release/values-ro/values.xml b/android-reactive-location/build/res/all/release/values-ro/values.xml new file mode 100644 index 00000000..9f351ed5 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ro/values.xml @@ -0,0 +1,34 @@ + + + + + + + "O aplicație necesită activarea Serviciilor Google Play." + "O aplicație necesită instalarea Serviciilor Google Play." + "O aplicație necesită o actualizare pentru Servicii Google Play." + "Eroare Servicii Google Play" + "Solicitată de %1$s" + "Aplicația a încercat să utilizeze o vers. Servicii Google Play greșită" + "Activaţi Servicii Google Play" + "Această aplicaţie nu va funcţiona decât dacă activaţi Servicii Google Play." + "Activaţi Servicii Google Play" + "Obţineţi Servicii Google Play" + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe telefon." + "Această aplicaţie nu poate rula fără Servicii Google Play, care lipsesc de pe tabletă." + "Descărcaţi Servicii Google Play" + "Contul menționat nu există pe acest dispozitiv. Alegeți alt cont." + "Cont nevalid" + "Este necesară o conexiune de date pentru a vă conecta la serviciile Google Play." + "Eroare de reţea" + "Problemă necunoscută privind Servicii Google Play." + "Data de pe dispozitiv pare să fie incorectă. Verificați data de pe dispozitiv." + "Gadgetul nu acceptă serviciile Google Play, pe care se bazează unele dintre aplicații. Pentru asistență, contactați producătorul gadgetului." + "Servicii Google Play" + "Actualizaţi" + "Această aplicaţie nu poate rula decât dacă actualizaţi Servicii Google Play." + "Actualizaţi Servicii Google Play" + "Conectați" + "Conectați-vă cu Google" + + diff --git a/android-reactive-location/build/res/all/release/values-ru/values.xml b/android-reactive-location/build/res/all/release/values-ru/values.xml new file mode 100644 index 00000000..c5cd6bce --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-ru/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Для работы приложения требуется включить сервисы Google Play" + "Для работы приложения требуется установить сервисы Google Play" + "Для работы приложения требуется обновить сервисы Google Play" + "Ошибка сервисов Google Play" + "Запрос от приложения \"%1$s\"" + "Версия сервисов Google Play неисправна" + "Включить" + "Для работы этого приложения требуется включить Сервисы Google Play." + "Включите Сервисы Google Play" + "Установить" + "Для работы этого приложения требуется установить Сервисы Google Play." + "Для работы этого приложения требуется установить Сервисы Google Play." + "Установите Сервисы Google Play" + "Этого аккаунта нет на устройстве. Выберите другой." + "Недействительный аккаунт" + "Для работы с Google Play требуется подключение к сети." + "Ошибка сети" + "Неизвестная ошибка с Сервисами Google Play." + "Проверьте правильность даты, указанной на устройстве." + "Сервисы Google Play, необходимые для работы некоторых приложений, не поддерживаются на вашем устройстве. Обратитесь к производителю." + "Сервисы Google Play" + "Обновить" + "Для работы этого приложения требуется обновить Сервисы Google Play." + "Обновите Сервисы Google Play" + "Войти" + "Войти в аккаунт Google" + + diff --git a/android-reactive-location/build/res/all/release/values-sk/values.xml b/android-reactive-location/build/res/all/release/values-sk/values.xml new file mode 100644 index 00000000..07f9892d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-sk/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Aplikácia vyžaduje povolenie služieb Google Play." + "Aplikácia vyžaduje inštaláciu služieb Google Play." + "Aplikácia vyžaduje aktualizáciu služieb Google Play." + "Chyba služieb Google Play" + "Vyžiadané aplikáciou %1$s" + "Aplikácia sa pokúsila použiť nesprávnu verziu služieb Google Play." + "Povoliť služby Google Play" + "Táto aplikácia bude fungovať až po povolení služieb Google Play." + "Povoliť služby Google Play" + "Inštalovať služby Google Play" + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v telefóne nemáte." + "Na spustenie tejto aplikácie sa vyžadujú služby Google Play, ktoré v tablete nemáte." + "Inštalovať služby Google Play" + "Zadaný účet v tomto zariadení neexistuje. Vyberte iný účet." + "Neplatný účet" + "Pripojenie k službám Google Play si vyžaduje dátové pripojenie." + "Chyba siete" + "Neznámy problém so službami Google Play." + "Dátum nastavený v zariadení sa zdá byť nesprávny. Skontrolujte ho." + "Niektoré vaše aplikácie vyžadujú služby Google Play, ktoré vo vašom zariadení nie sú podporované. Ak potrebujete pomoc, kontaktujte výrobcu." + "Služby Google Play" + "Aktualizovať" + "Túto aplikáciu bude možné spustiť až po aktualizácii služieb Google Play." + "Aktualizovať služby Google Play" + "Prihlásiť sa" + "Prihlásiť sa do účtu Google" + + diff --git a/android-reactive-location/build/res/all/release/values-sl/values.xml b/android-reactive-location/build/res/all/release/values-sl/values.xml new file mode 100644 index 00000000..afbbad21 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-sl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Za delovanje aplikacije morate omogočiti Storitve Google Play." + "Za delovanje aplikacije morate namestiti Storitve Google Play." + "Za delovanje aplikacije morate posodobiti Storitve Google Play." + "Napaka storitev Google Play" + "Zahtevala aplikacija %1$s" + "Aplikacija je poskusila uporabiti napačno različico Storitev Google Play." + "Omogočite storitve Google Play" + "Aplikacija ne bo delovala, če ne omogočite storitev Google Play." + "Omogočite storitve Google Play" + "Namestite storitve Google Play" + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v telefonu." + "Ta aplikacija ne deluje brez storitev Google Play, ki jih ni v tabličnem računalniku." + "Namestite storitve Google Play" + "V tej napravi ne obstaja navedeni račun. Izberite drugega." + "Neveljaven račun" + "Za povezavo s storitvami Google Play potrebujete internetno povezavo." + "Omrežna napaka" + "Neznana težava s storitvami Google Play." + "Videti je, da je datum v napravi napačen. Preverite ga." + "Vaša naprava na podpira storitev Google Play, ki jih potrebujejo nekatere od vaših aplikacij. Za pomoč se obrnite na izdelovalca." + "Storitve Google Play" + "Posodobi" + "Ta aplikacija ne deluje, če ne posodobite storitev Google Play." + "Posodobite storitve Google Play" + "Prijava" + "Prijavite se v Google" + + diff --git a/android-reactive-location/build/res/all/release/values-sr/values.xml b/android-reactive-location/build/res/all/release/values-sr/values.xml new file mode 100644 index 00000000..fc14d28d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-sr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Апликација захтева да Google Play услуге буду омогућене." + "Апликација захтева инсталирање Google Play услуга." + "Апликација захтева ажурирање Google Play услуга." + "Грешка Google Play услуга" + "Захтева %1$s" + "Апликација је покушала да користи лошу верзију Google Play услуга." + "Омогући Google Play услуге" + "Ова апликација неће функционисати ако не омогућите Google Play услуге." + "Омогућавање Google Play услуга" + "Преузми Google Play услуге" + "Ова апликација не може да се покрене без Google Play услуга, које недостају на телефону." + "Ова апликација не може да се покрене без Google Play услуга, које недостају на таблету." + "Преузимање Google Play услуга" + "Наведени налог не постоји на овом уређају. Одаберите други налог." + "Неважећи налог" + "За повезивање са Google Play услугама потребна је веза за пренос података." + "Грешка на мрежи" + "Непознат проблем са Google Play услугама." + "Изгледа да су подаци на уређају нетачни. Проверите датум на уређају." + "Google Play услуге, које су потребне за функционисање неких од апликација, нису подржане на уређају. Контактирајте произвођача да бисте добили помоћ." + "Google Play услуге" + "Ажурирај" + "Ова апликација не може да се покрене ако не ажурирате Google Play услуге." + "Ажурирање Google Play услуга" + "Пријави ме" + "Пријави ме преко Google-а" + + diff --git a/android-reactive-location/build/res/all/release/values-sv/values.xml b/android-reactive-location/build/res/all/release/values-sv/values.xml new file mode 100644 index 00000000..8b74b2ba --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-sv/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Google Play Tjänster måste aktiveras för en att app ska fungera." + "Google Play Tjänster måste installeras för att en app ska fungera." + "Google Play Tjänster måste uppdateras för en app ska fungera." + "Fel på Google Play Tjänster" + "Begärdes av %1$s" + "En olämplig version av Google Play Tjänster anropades av en app." + "Aktivera Google Play Tjänster" + "Du måste aktivera Google Play Tjänster för att den här appen ska fungera." + "Aktivera Google Play Tjänster" + "Hämta Google Play Tjänster" + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på mobilen." + "Den här appen kan inte köras utan Google Play Tjänster, som saknas på surfplattan." + "Hämta Google Play Tjänster" + "Det angivna kontot finns inte på den här enheten. Välj ett annat konto." + "Ogiltigt konto" + "En dataanslutning krävs för att ansluta till Google Plays tjänster." + "Nätverksfel" + "Okänt problem med Google Play Tjänster" + "Datumet på enheten verkar inte vara rätt. Kontrollera datumet på enheten." + "Några av dina appar använder Google Play-tjänster som inte stöds av din enhet. Kontakta tillverkaren om du vill ha hjälp." + "Google Play-tjänster" + "Uppdatera" + "Du måste uppdatera Google Play Tjänster innan du kan köra den här appen." + "Uppdatera Google Play Tjänster" + "Logga in" + "Logga in med Google" + + diff --git a/android-reactive-location/build/res/all/release/values-sw/values.xml b/android-reactive-location/build/res/all/release/values-sw/values.xml new file mode 100644 index 00000000..57a0fc89 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-sw/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Programu inahitaji Huduma za Google Play ili kuwashwa." + "Programu inahitaji usakinishaji wa Huduma za Google Play." + "Programu inahitaji sasisho la Huduma za Google Play." + "Hitilafu kwenye Huduma za Google Play" + "Imeombwa na %1$s" + "Programu ilijaribu kutumia toleo baya la Huduma za Google Play." + "Wezesha huduma za Google Play" + "Programu hii haitafanya kazi mpaka utakapowezesha huduma za Google Play." + "Wezesha huduma za Google Play" + "Pata huduma za Google Play" + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye simu yako." + "Programu hii haiwezi kuendeshwa bila huduma za Google Play, ambazo hazipo kwenye kompyuta yako ndogo." + "Pata huduma za Google Play" + "Akaunti iliyobainishwa haipo kwenye kifaa hiki. Tafadhali chagua akaunti tofauti." + "Akaunti Batili" + "Muunganisho wa data unahitajika ili kuunganisha kwenye huduma za Google Play." + "Hitilafu ya Mtandao" + "Suala lisilojulikana na huduma za Google Play." + "Inaeonekana tarehe ya kifaa sio sahihi. Tafadhali angalia tarehe ya kifaa." + "Huduma za Google Play, ambazo baadhi ya programu zako zinategemea, si linganifu na kifaa chako. Tafadhali wasiliana na mtengenezaji kwa usaidizi." + "Huduma za Google Play" + "Sasisha" + "Programu hii haiwezi kuendeshwa mpaka utakaposasisha huduma za Google Play." + "Sasisha huduma za Google Play" + "Ingia" + "Ingia ukitumia Google" + + diff --git a/android-reactive-location/build/res/all/release/values-th/values.xml b/android-reactive-location/build/res/all/release/values-th/values.xml new file mode 100644 index 00000000..25d6ae53 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-th/values.xml @@ -0,0 +1,34 @@ + + + + + + + "แอปพลิเคชันหนึ่งจำเป็นต้องมีบริการ Google Play เพื่อเปิดใช้งาน" + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการติดตั้งบริการ Google Play" + "แอปพลิเคชันหนึ่งจำเป็นต้องมีการอัปเดตสำหรับบริการ Google Play" + "ข้อผิดพลาดของบริการ Google Play" + "ขอโดย %1$s" + "แอปพลิเคชันหนึ่งพยายามใช้เวอร์ชันที่ไม่เหมาะสมของบริการ Google Play" + "เปิดใช้งานบริการ Google Play" + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะเปิดใช้งานบริการ Google Play" + "เปิดใช้งานบริการ Google Play" + "รับบริการ Google Play" + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในโทรศัพท์ของคุณ" + "แอปพลิเคชันนี้จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งไม่มีในแท็บเล็ตของคุณ" + "รับบริการ Google Play" + "บัญชีที่ระบุไม่มีอยู่บนอุปกรณ์นี้ โปรดเลือกบัญชีอื่น" + "บัญชีไม่ถูกต้อง" + "ต้องมีการเขื่อมต่อข้อมูลเพื่อเชื่อมต่อกับบริการ Google Play" + "ข้อผิดพลาดของเครือข่าย" + "ปัญหาที่ไม่รู้จักของบริการ Google Play" + "วันที่บนอุปกรณ์ไม่ถูกต้อง โปรดตรวจสอบวันที่บนอุปกรณ์" + "บริการ Google Play ซึ่งใช้งานในบางแอปพลิเคชัน ไม่ได้รับการสนับสนุนโดยอุปกรณ์ของคุณ โปรดติดต่อผู้ผลิตเพื่อขอรับความช่วยเหลือ" + "บริการ Google Play" + "อัปเดต" + "แอปพลิเคชันนี้จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play" + "อัปเดตบริการ Google Play" + "ลงชื่อใช้" + "ลงชื่อเข้าใช้ด้วย Google" + + diff --git a/android-reactive-location/build/res/all/release/values-tl/values.xml b/android-reactive-location/build/res/all/release/values-tl/values.xml new file mode 100644 index 00000000..61171577 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-tl/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Kailangan ng application na na-enable ang Mga Serbisyo ng Google Play." + "Kailangan ng application na ma-install ang Serbisyo ng Google Play." + "Kailangan ng application na i-update ang Mga Serbisyo ng Google Play." + "Error sa mga serbisyo ng Google Play" + "Hiniling ng %1$s" + "May app na sumubok ng maling bersyon ng Mga Serbisyo ng Google Play." + "Enable Google Play services" + "Hindi gagana ang app na ito maliban kung papaganahin mo ang mga serbisyo ng Google Play." + "Paganahin ang Google Play services" + "Kumuha ng Google Play services" + "Hindi tatakbo ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong telepono." + "Hindi gagana ang app na ito nang wala ang mga serbisyo ng Google Play, na wala sa iyong tablet." + "Kumuha ng mga serbisyo ng Google Play" + "Hindi umiiral ang tinukoy na account sa device na ito. Mangyaring pumili ng ibang account." + "Di-wasto ang Account" + "Kailangan ng koneksyon ng data upang makakonekta sa mga serbisyo ng Google Play." + "May Error sa Network" + "May hindi alam na isyu sa mga serbisyo ng Google Play." + "Mukhang hindi tama ang petsa sa device. Pakisuri ang petsa sa device." + "Ang mga serbisyo ng Google Play, kung saan nakadepende ang ilan sa iyong mga application, ay hindi sinusuportahan ng iyong device. Mangyaring makipag-ugnay sa manufacturer para sa tulong." + "Mga serbisyo ng Google Play" + "I-update" + "Hindi gagana ang app na ito maliban kung i-a-update mo ang mga serbisyo ng Google Play." + "I-update ang mga serbisyo ng Google Play" + "Sign in" + "Mag-sign in sa Google" + + diff --git a/android-reactive-location/build/res/all/release/values-tr/values.xml b/android-reactive-location/build/res/all/release/values-tr/values.xml new file mode 100644 index 00000000..ce51e72a --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-tr/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Bir uygulama, Google Play Hizmetleri\'nin etkin olmasını gerektiriyor." + "Bir uygulama, Google Play Hizmetleri\'nin yüklenmesini gerektiriyor." + "Bir uygulama, Google Play Hizmetleri için bir güncelleme gerektiriyor." + "Google Play hizmetleri hatası" + "İstekte bulunan: %1$s" + "Bir uygulama, Google Play Hizmetleri\'nin bozuk bir sürümünü kullanmayı denedi." + "Google Play hizmetlerini etkinleştir" + "Bu uygulama, Google Play Hizmetleri etkinleştirilmeden çalışmaz" + "Google Play hizmetlerini etkinleştir" + "Google Play hizmetlerini edin" + "Google Play Hizmetleri telefonunuzda yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + "Google Play Hizmetleri tabletinizde yok ve bu uygulama Google Play Hizmetleri olmadan çalışmaz." + "Google Play hizmetlerini edinin" + "Belirtilen hesap bu cihazda mevcut değil. Lütfen farklı bir hesap seçin." + "Geçersiz Hesap" + "Google Play hizmetlerine bağlanmak için bir veri bağlantısı gerekiyor." + "Ağ Hatası" + "Google Play hizmetleriyle ilgili bilinmeyen sorun." + "Cihazdaki tarih doğru görünmüyor. Lütfen cihazda ayarlı tarihi kontrol edin." + "Cihazınız, uygulamalarınızdan bazıları için gerekli olan Google Play hizmetlerini desteklemiyor. Lütfen yardım için üreticiyle iletişim kurun." + "Google Play hizmetleri" + "Güncelle" + "Bu uygulama Google Play Hizmetleri güncellenmeden çalışmaz." + "Google Play hizmetlerini güncelle" + "Oturum aç" + "Google\'da oturum aç" + + diff --git a/android-reactive-location/build/res/all/release/values-uk/values.xml b/android-reactive-location/build/res/all/release/values-uk/values.xml new file mode 100644 index 00000000..989056d8 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-uk/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Щоб програма працювала, потрібно ввімкнути Сервіси Google Play." + "Щоб програма працювала, потрібно встановити Сервіси Google Play." + "Щоб програма працювала, потрібно оновити Сервіси Google Play." + "Помилка Сервісів Google Play" + "Запит від програми %1$s" + "Програма спробувала застосувати хибну версію Сервісів Google Play." + "Увімкнути Google Play Послуги" + "Ця програма не працюватиме, поки ви не ввімкнете Google Play Послуги." + "Увімкнути Google Play Послуги" + "Установити Google Play Послуги" + "Ця програма не запуститься без Google Play Послуг, яких немає у вашому телефоні." + "Ця програма не запуститься без Google Play Послуг, яких немає на вашому планшетному ПК." + "Установити Google Play Послуги" + "Указаний обліковий запис не існує на цьому пристрої. Виберіть інший обліковий запис." + "Недійсний обліковий запис" + "Для під’єднання до сервісів Google Play потрібне з’єднання з мережею." + "Помилка мережі" + "Google Play Послуги – невідома проблема." + "Схоже, на пристрої вказано неправильну дату. Перевірте її." + "Ваш пристрій не підтримує Сервіси Google Play, від яких залежить робота деяких програм. Зверніться по допомогу до виробника." + "Сервіси Google Play" + "Оновити" + "Ця програма не запуститься, поки ви не оновите Google Play Послуги." + "Оновити Google Play Послуги" + "Увійти" + "Увійти в обл.запис Google" + + diff --git a/android-reactive-location/build/res/all/release/values-vi/values.xml b/android-reactive-location/build/res/all/release/values-vi/values.xml new file mode 100644 index 00000000..b5d25f19 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-vi/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Ứng dụng yêu cầu Dịch vụ của Google Play phải được bật." + "Ứng dụng yêu cầu cài đặt Dịch vụ của Google Play." + "Ứng dụng yêu cầu cập nhật dành cho Dịch vụ Google Play." + "Lỗi dịch vụ của Google Play" + "Được yêu cầu bởi %1$s" + "Ứng dụng đã cố sử dụng phiên bản không đúng của Dịch vụ của Google Play." + "Bật dịch vụ của Google Play" + "Ứng dụng này sẽ không hoạt động trừ khi bạn bật dịch vụ của Google Play." + "Bật dịch vụ của Google Play" + "Cài đặt dịch vụ của Google Play" + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Điện thoại của bạn bị thiếu dịch vụ này." + "Ứng dụng này sẽ không chạy nếu không có dịch vụ của Google Play. Máy tính bảng của bạn bị thiếu dịch vụ này." + "Cài đặt dịch vụ của Google Play" + "Tài khoản đã chỉ định không tồn tại trên thiết bị này. Vui lòng chọn một tài khoản khác." + "Tài khoản không hợp lệ" + "Cần có kết nối dữ liệu để kết nối với các dịch vụ của Google Play." + "Lỗi mạng" + "Sự cố không xác định với dịch vụ của Google Play." + "Ngày trên thiết bị có vẻ không chính xác. Vui lòng kiểm tra ngày trên thiết bị." + "Các dịch vụ của Google Play mà một số ứng dụng của bạn dựa vào không được thiết bị của bạn hỗ trợ. Vui lòng liên hệ với nhà sản xuất để được hỗ trợ." + "Dịch vụ của Google Play" + "Cập nhật" + "Ứng dụng này sẽ không chạy trừ khi bạn cập nhật dịch vụ của Google Play." + "Cập nhật dịch vụ của Google Play" + "Đăng nhập" + "Đăng nhập bằng Google" + + diff --git a/android-reactive-location/build/res/all/release/values-zh-rCN/values.xml b/android-reactive-location/build/res/all/release/values-zh-rCN/values.xml new file mode 100644 index 00000000..bd858c2d --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-zh-rCN/values.xml @@ -0,0 +1,34 @@ + + + + + + + "某个应用要求启用 Google Play 服务。" + "某个应用要求安装 Google Play 服务。" + "某个应用要求更新 Google Play 服务。" + "Google Play 服务出错" + "由“%1$s”发出" + "某个应用尝试使用的 Google Play 服务版本有误。" + "启用 Google Play 服务" + "您必须先启用 Google Play 服务才能运行此应用。" + "启用 Google Play 服务" + "获取 Google Play 服务" + "您的手机中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + "您的平板电脑中没有 Google Play 服务,您必须先安装该服务才能运行此应用。" + "获取 Google Play 服务" + "此设备上不存在指定的帐户,请选择其他帐户。" + "无效帐户" + "您必须有数据网络连接才能接入 Google Play 服务。" + "网络错误" + "Google Play 服务出现未知问题。" + "设备上的日期似乎不正确,请在设备上检查日期。" + "您的设备不支持部分应用所依赖的 Google Play 服务。请与设备制造商联系,以寻求帮助。" + "Google Play 服务" + "更新" + "您必须先更新 Google Play 服务才能运行此应用。" + "更新 Google Play 服务" + "登录" + "使用 Google 帐户登录" + + diff --git a/android-reactive-location/build/res/all/release/values-zh-rHK/values.xml b/android-reactive-location/build/res/all/release/values-zh-rHK/values.xml new file mode 100644 index 00000000..72892194 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-zh-rHK/values.xml @@ -0,0 +1,34 @@ + + + + + + + "必須啟用「Google Play 服務」,才能使用應用程式。" + "必須安裝「Google Play 服務」,才能使用應用程式。" + "必須更新「Google Play 服務」,才能使用應用程式。" + "Google Play 服務錯誤" + "「%1$s」提出要求" + "應用程式嘗試使用錯誤版本的「Google Play 服務」。" + "啟用 Google Play 服務" + "您必須啟用 Google Play 服務,才能執行這個應用程式。" + "啟用 Google Play 服務" + "取得 Google Play 服務" + "您的手機未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + "您的平板電腦未安裝 Google Play 服務,安裝後才能執行這個應用程式。" + "取得 Google Play 服務" + "這個裝置上沒有您指定的帳戶,請選擇其他帳戶。" + "無效的帳戶" + "要連接 Google Play 服務,必需數據連線。" + "網絡錯誤" + "Google Play 服務出現不明問題。" + "裝置上的日期看來不正確,請檢查裝置上的日期。" + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + "Google Play 服務" + "更新" + "您必須更新 Google Play 服務,才能執行這個應用程式。" + "更新 Google Play 服務" + "登入" + "登入 Google" + + diff --git a/android-reactive-location/build/res/all/release/values-zh-rTW/values.xml b/android-reactive-location/build/res/all/release/values-zh-rTW/values.xml new file mode 100644 index 00000000..5187b1da --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-zh-rTW/values.xml @@ -0,0 +1,34 @@ + + + + + + + "應用程式需要啟用 Google Play 服務。" + "應用程式需要安裝 Google Play 服務。" + "應用程式需要更新 Google Play 服務。" + "Google Play 服務錯誤" + "提出要求的應用程式:%1$s" + "應用程式嘗試使用的 Google Play 服務版本有誤。" + "啟用 Google Play 服務" + "您必須啟用 Google Play 服務,這個應用程式才能運作。" + "啟用 Google Play 服務" + "取得 Google Play 服務" + "您的手機並未安裝 Google Play 服務,所以無法執行這個應用程式。" + "您的平板電腦並未安裝 Google Play 服務,所以無法執行這個應用程式。" + "取得 Google Play 服務" + "這個裝置上沒有您所指定的帳戶,請選擇其他帳戶。" + "無效的帳戶" + "需要數據連線才能連上 Google Play 服務。" + "網路錯誤" + "Google Play 服務發生不明問題。" + "裝置上的日期似乎不正確,請檢查裝置上的日期。" + "您的裝置不支援部分應用程式所需的 Google Play 服務。如需協助,請與您的裝置製造商聯絡。" + "Google Play 服務" + "更新" + "您必須更新 Google Play 服務,才能執行這個應用程式。" + "更新 Google Play 服務" + "登入" + "使用 Google 帳戶登入" + + diff --git a/android-reactive-location/build/res/all/release/values-zu/values.xml b/android-reactive-location/build/res/all/release/values-zu/values.xml new file mode 100644 index 00000000..f0a66691 --- /dev/null +++ b/android-reactive-location/build/res/all/release/values-zu/values.xml @@ -0,0 +1,34 @@ + + + + + + + "Uhlelo lokusebenza ludinga amasevisi we-Google Play ukuze anikwe amandla." + "Uhlelo lokusebenza ludinga ukufakwa kwamasevisi we-Google Play." + "Uhlelo lokusebenza ludinga isibuyekezo samasevisi we-Google Play." + "Iphutha lamasevisi we-Google Play" + "Kucelwe yi-%1$s" + "Uhlelo lokusebenza luzame ukusebenzisa inguqulo embi yamasevisi we-Google Play." + "Nika amandla amasevisi e-Google Play" + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi unike amandla amasevisi e-Google Play." + "Nika amandla amasevisi e-Google Play" + "Thola amasevisi e-Google Play" + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho efonini yakho." + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle kwamasevisi e-Google Play, angekho kuthebulethi yakho." + "Thola amasevisi e-Google Play" + "I-Akhawunti ecacisiwe ayikho kule divayisi. Sicela ukhethe i-akhawunti ehlukile." + "I-Akhawunti engavumelekile" + "Kudingeka ukuxhumeka kwedatha ukuze kuxhunyekwe kumasevisi we-Google Play." + "Iphutha lenethiwekhi" + "Indaba engaziwa yamasevisi we-Google Play" + "Idethi kudivayisi ibonakala ingalungile. Sicela uhlole idethi kudivayisi." + "Amasevisi we-Google Play, okungukuthi ezinye izinhlelo zakho zithembele kuwo, awasekelwe yidivayisi yakho. Sicela uxhumane nomkhiqizi ukuze uthole usizo." + "Amasevisi we-Google Play" + "Isibuyekezo" + "Lolu hlelo lokusebenza ngeke lusebenze ngaphandle nje kokuthi ubuyekeze amasevisi e-Google Play." + "Buyekeza amasevisi e-Google Play" + "Ngena ngemvume" + "Ngena ngemvume nge-Google" + + diff --git a/android-reactive-location/build/res/all/release/values/values.xml b/android-reactive-location/build/res/all/release/values/values.xml new file mode 100644 index 00000000..ce8b669b --- /dev/null +++ b/android-reactive-location/build/res/all/release/values/values.xml @@ -0,0 +1,98 @@ + + + + + + + #d2d2d2 + @android:color/white + #FFAAAAAA + @android:color/white + @android:color/white + #FFDD4B39 + #FF737373 + #FFAAAAAA + #FF737373 + @android:color/white + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4132500 + + + + An application requires Google Play Services to be enabled. + An application requires installation of Google Play Services. + An application requires an update for Google Play Services. + Google Play services error + Requested by %1$s + An application attempted to use a bad version of Google Play Services. + Enable Google Play services + This app won\'t work unless you enable Google Play services. + Enable Google Play services + Get Google Play services + This app won\'t run without Google Play services, which are missing from your phone. + This app won\'t run without Google Play services, which are missing from your tablet. + Get Google Play services + The specified account does not exist on this device. Please choose a different account. + Invalid Account + A data connection is required to connect to Google Play services. + Network Error + Unknown issue with Google Play services. + The date on the device appears to be incorrect. Please check the date on the device. + Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance. + Google Play services + Update + This app won\'t run unless you update Google Play services. + Update Google Play services + Sign in + Sign in with Google + + diff --git a/android-reactive-location/build/tmp/packageDebugJar/MANIFEST.MF b/android-reactive-location/build/tmp/packageDebugJar/MANIFEST.MF new file mode 100644 index 00000000..59499bce --- /dev/null +++ b/android-reactive-location/build/tmp/packageDebugJar/MANIFEST.MF @@ -0,0 +1,2 @@ +Manifest-Version: 1.0 + diff --git a/android-reactive-location/build/tmp/packageReleaseJar/MANIFEST.MF b/android-reactive-location/build/tmp/packageReleaseJar/MANIFEST.MF new file mode 100644 index 00000000..59499bce --- /dev/null +++ b/android-reactive-location/build/tmp/packageReleaseJar/MANIFEST.MF @@ -0,0 +1,2 @@ +Manifest-Version: 1.0 + diff --git a/library/src/main/AndroidManifest.xml b/android-reactive-location/src/main/AndroidManifest.xml similarity index 100% rename from library/src/main/AndroidManifest.xml rename to android-reactive-location/src/main/AndroidManifest.xml diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/LocationConnectionException.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/LocationConnectionException.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/LocationConnectionException.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/LocationConnectionException.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/ReactiveLocationProvider.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/ReactiveLocationProvider.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/ReactiveLocationProvider.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/ReactiveLocationProvider.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/BaseLocationObservable.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/GeodecodeObservable.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/LastKnownLocationObservable.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.java similarity index 92% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.java index 129babda..df67082f 100644 --- a/library/src/main/java/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.java +++ b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/LocationUpdatesObservable.java @@ -37,7 +37,9 @@ public void onLocationChanged(Location location) { @Override protected void onUnsubscribed(LocationClient locationClient) { - locationClient.removeLocationUpdates(listener); + if (locationClient.isConnected()) { + locationClient.removeLocationUpdates(listener); + } } @Override diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceException.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/AddGeofenceObservable.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/LocationStatusCode.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/PendingIntentRemoveGeofenceObservable.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofenceObservable.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesException.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RemoveGeofencesResult.java diff --git a/library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.java b/android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.java similarity index 100% rename from library/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.java rename to android-reactive-location/src/main/java/pl/charmas/android/reactivelocation/observables/geofence/RequestIdsRemoveGeofenceObservable.java diff --git a/sample/build.gradle b/sample/build.gradle index 092d7793..093e7951 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -25,5 +25,5 @@ android { dependencies { compile 'com.android.support:appcompat-v7:+' - compile project(':library') + compile project(':android-reactive-location') } diff --git a/sample/src/main/java/pl/charmas/android/reactivelocation/MainActivity.java b/sample/src/main/java/pl/charmas/android/reactivelocation/MainActivity.java index 232ba51d..2e80bcb7 100644 --- a/sample/src/main/java/pl/charmas/android/reactivelocation/MainActivity.java +++ b/sample/src/main/java/pl/charmas/android/reactivelocation/MainActivity.java @@ -13,6 +13,7 @@ import rx.Observable; import rx.Subscription; import rx.android.observables.AndroidObservable; +import rx.android.schedulers.AndroidSchedulers; import rx.schedulers.Schedulers; import rx.util.functions.Action1; import rx.util.functions.Func1; @@ -26,7 +27,7 @@ public class MainActivity extends ActionBarActivity { private TextView addressLocationView; private Observable lastKnownLocationObservable; - private Observable updatedLocationObservable; + private Observable locationUpdatesObservable; private Subscription lastKnownLocationSubscription; private Subscription updatableLocationSubscription; @@ -44,10 +45,10 @@ protected void onCreate(Bundle savedInstanceState) { locationProvider = new ReactiveLocationProvider(getApplicationContext()); lastKnownLocationObservable = locationProvider.getLastKnownLocation(); - updatedLocationObservable = locationProvider.getUpdatedLocation( + locationUpdatesObservable = locationProvider.getUpdatedLocation( LocationRequest.create() .setPriority(LocationRequest.PRIORITY_HIGH_ACCURACY) - .setNumUpdates(10) + .setNumUpdates(5) .setInterval(100) ); @@ -60,7 +61,7 @@ protected void onStart() { .map(new LocationToStringFunc()) .subscribe(new DisplayTextOnViewAction(lastKnownLocationView)); - updatableLocationSubscription = updatedLocationObservable + updatableLocationSubscription = locationUpdatesObservable .map(new LocationToStringFunc()) .map(new Func1() { int count = 0; @@ -72,7 +73,7 @@ public String call(String s) { }) .subscribe(new DisplayTextOnViewAction(updatableLocationView)); - addressSubscription = AndroidObservable.fromActivity(this, updatedLocationObservable + addressSubscription = AndroidObservable.fromActivity(this, locationUpdatesObservable .flatMap(new Func1>>() { @Override public Observable> call(Location location) { @@ -87,6 +88,7 @@ public Address call(List
addresses) { }) .map(new AddressToStringFunc()) .subscribeOn(Schedulers.io())) + .observeOn(AndroidSchedulers.mainThread()) .subscribe(new DisplayTextOnViewAction(addressLocationView)); } @@ -101,7 +103,7 @@ protected void onStop() { private static class AddressToStringFunc implements Func1 { @Override public String call(Address address) { - if(address == null) return ""; + if (address == null) return ""; String addressLines = ""; for (int i = 0; i <= address.getMaxAddressLineIndex(); i++) { diff --git a/settings.gradle b/settings.gradle index 52baf7e6..aea94f32 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1 +1 @@ -include ':sample', ':library' +include ':sample', ':android-reactive-location'