diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-20 19:40:11 +0200 |
| commit | b84fe9a9c4c18a3f4e957f76ead34403c4316f76 (patch) | |
| tree | 14e4b37ae137ed538eaa14af4228c41033facac8 /mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml | |
| parent | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (diff) | |
| download | carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.tar.xz carpool-b84fe9a9c4c18a3f4e957f76ead34403c4316f76.zip | |
Added a simple Login and SignUp page for the web driver app
Diffstat (limited to 'mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml')
| -rw-r--r-- | mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml new file mode 100644 index 0000000..5ad9743 --- /dev/null +++ b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string msgid="2523291102206661146" name="common_google_play_services_enable_button">Уключыць</string> + <string msgid="227660514972886228" name="common_google_play_services_enable_text">%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play.</string> + <string msgid="5122002158466380389" name="common_google_play_services_enable_title">Уключыць службы Google Play</string> + <string msgid="7153882981874058840" name="common_google_play_services_install_button">Усталяваць</string> + <string name="common_google_play_services_install_text">%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе.</string> + <string msgid="7215213145546190223" name="common_google_play_services_install_title">Атрымаць службы Google Play</string> + <string name="common_google_play_services_notification_channel_name">Даступнасць сэрвісаў Google Play</string> + <string name="common_google_play_services_notification_ticker">Памылка службаў Google Play</string> + <string name="common_google_play_services_unknown_issue">У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу.</string> + <string name="common_google_play_services_unsupported_text">%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай.</string> + <string msgid="6556509956452265614" name="common_google_play_services_update_button">Абнавіць</string> + <string msgid="9053896323427875356" name="common_google_play_services_update_text">%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play.</string> + <string msgid="6006316683626838685" name="common_google_play_services_update_title">Абнаўленне службаў Google Play</string> + <string name="common_google_play_services_updating_text">%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца.</string> + <string name="common_google_play_services_wear_update_text">Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час.</string> + <string name="common_open_on_phone">Адкрыць на тэлефоне</string> + <string name="common_signin_button_text">Увайсцi</string> + <string name="common_signin_button_text_long">Увайсці праз Google</string> + <string msgid="3260749812566568062" name="copy_toast_msg">"Спасылка скапіравана ў буфер абмену"</string> + <string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Скапіраваць спасылку"</string> + <string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Адкрыць у браўзеры"</string> + <string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Абагуліць спасылку"</string> + <string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string> +</resources>
\ No newline at end of file |
