Repo created
This commit is contained in:
parent
75dc487a7a
commit
39c29d175b
6317 changed files with 388324 additions and 2 deletions
14
feature/account/oauth/src/main/res/values-iw/strings.xml
Normal file
14
feature/account/oauth/src/main/res/values-iw/strings.xml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="account_oauth_sign_in_description">אנו נפנה אותך אל ספק הדוא\"ל שלך כדי להיכנס. עליך להעניק לאפליקציה גישה לחשבון הדוא\"ל שלך.</string>
|
||||
<string name="account_oauth_sign_in_button">התחבר</string>
|
||||
<string name="account_oauth_sign_in_with_google_button">התחבר עם Google</string>
|
||||
<string name="account_oauth_loading_message">כניסה באמצעות OAuth</string>
|
||||
<string name="account_oauth_loading_error">כניסה באמצעות OAuth נכשלה</string>
|
||||
<string name="account_oauth_error_not_supported">OAuth 2.0 כרגע לא נתמך עם הספק הזה.</string>
|
||||
<string name="account_oauth_error_browser_not_available">היישומון לא הצליח למצוא דפדפן להשתמש בו כדי לתת גישה לחשבון שלך.</string>
|
||||
<string name="account_oauth_error_canceled">הרשאה בוטלה</string>
|
||||
<string name="account_oauth_error_failed">הרשאה נכשלה עם השגיאה שלהלן: <xliff:g id="error">%s</xliff:g></string>
|
||||
<string name="account_oauth_google_sign_in_support_text_link_text">מאמר תמיכה</string>
|
||||
<string name="account_oauth_google_sign_in_support_text">אם אתה נתקל בבעיות בעת הכניסה ל-Google, פנה אל {placeHolder} שלנו.</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue