commit | author | age
|
b09d60
|
1 |
/* The format string for device login instructions */ |
H |
2 |
"DeviceLogin.LogInPrompt" = "ನಿಮ್ಮ ಸ್ಮಾರ್ಟ್ ಫೋನ್ ಅಥವಾ ಕಂಪ್ಯೂಟರ್ನಲ್ಲಿ %@ ಗೆ ಭೇಟಿ ನೀಡಿ ಮತ್ತು ಈ ಕೋಡ್ ಅನ್ನು ನಮೂದಿಸಿ:"; |
|
3 |
|
|
4 |
/* The title of the label to dismiss the alert when presenting user facing error messages */ |
|
5 |
"ErrorRecovery.Alert.OK" = "ಸರಿ"; |
|
6 |
|
|
7 |
/* The title of the label to decline attempting error recovery */ |
|
8 |
"ErrorRecovery.Cancel" = "ರದ್ದುಮಾಡು"; |
|
9 |
|
|
10 |
/* The fallback message to display to recover invalidated tokens */ |
|
11 |
"ErrorRecovery.Login.Suggestion" = "ನಿಮ್ಮ Facebook ಖಾತೆಯನ್ನು ಮರುಸಂಪರ್ಕಗೊಳಿಸಲು ಈ ಅಪ್ಲಿಕೇಶನ್ನಲ್ಲಿ ಮತ್ತೊಮ್ಮೆ ಲಾಗಿನ್ ಮಾಡಿ."; |
|
12 |
|
|
13 |
/* The title of the label to start attempting error recovery */ |
|
14 |
"ErrorRecovery.OK" = "ಸರಿ"; |
|
15 |
|
|
16 |
/* The fallback message to display to retry transient errors */ |
|
17 |
"ErrorRecovery.Transient.Suggestion" = "ಸರ್ವರ್ ತಾತ್ಕಾಲಿಕವಾಗಿ ಕಾರ್ಯನಿರತವಾಗಿದೆ, ದಯವಿಟ್ಟು ನಂತರ ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ."; |
|
18 |
|
|
19 |
/* The label for the FBSDKLikeButton when the object is not currently liked. */ |
|
20 |
"LikeButton.Like" = "ಇಷ್ಟವಾಗಿದೆ"; |
|
21 |
|
|
22 |
/* The label for the FBSDKLikeButton when the object is currently liked. */ |
|
23 |
"LikeButton.Liked" = "ಇಷ್ಟಪಟ್ಟಿದ್ದಾರೆ"; |
|
24 |
|
|
25 |
/* The label for the FBSDKLoginButton action sheet to cancel logging out */ |
|
26 |
"LoginButton.CancelLogout" = "ರದ್ದುಮಾಡು"; |
|
27 |
|
|
28 |
/* The label for the FBSDKLoginButton action sheet to confirm logging out */ |
|
29 |
"LoginButton.ConfirmLogOut" = "ಲಾಗ್ ಔಟ್"; |
|
30 |
|
|
31 |
/* The fallback string for the FBSDKLoginButton label when the user name is not available yet */ |
|
32 |
"LoginButton.LoggedIn" = "Facebook ಬಳಸಿಕೊಂಡು ಲಾಗಿನ್ ಮಾಡಲಾಗಿದೆ"; |
|
33 |
|
|
34 |
/* The format string for the FBSDKLoginButton label when the user is logged in */ |
|
35 |
"LoginButton.LoggedInAs" = "%@ ರಂತೆ ಲಾಗಿನ್ ಮಾಡಲಾಗಿದೆ"; |
|
36 |
|
|
37 |
/* The short label for the FBSDKLoginButton when the user is currently logged out */ |
|
38 |
"LoginButton.LogIn" = "ಲಾಗ್ ಇನ್"; |
|
39 |
|
|
40 |
/* The long label for the FBSDKLoginButton when the user is currently logged out */ |
27832c
|
41 |
"LoginButton.LogInContinue" = "Facebook ಅನ್ನು ಮುಂದುವರಿಸಿ"; |
H |
42 |
|
|
43 |
/* The long label for the FBSDKLoginButton when the user is currently logged out */ |
b09d60
|
44 |
"LoginButton.LogInLong" = "Facebook ಮೂಲಕ ಲಾಗ್ ಇನ್ ಮಾಡಿ"; |
H |
45 |
|
|
46 |
/* The label for the FBSDKLoginButton when the user is currently logged in */ |
|
47 |
"LoginButton.LogOut" = "ಲಾಗ್ ಔಟ್"; |
|
48 |
|
|
49 |
/* The user facing error message when the app slider has been disabled and login fails. */ |
|
50 |
"LoginError.SystemAccount.Disabled" = "Facebook ಖಾತೆಗೆ ಪ್ರವೇಶವನ್ನು ಅನುಮತಿಸಲಾಗಿಲ್ಲ. ಸಾಧನದ ಸೆಟ್ಟಿಂಗ್ಗಳನ್ನು ಪರಿಶೀಲಿಸಿ."; |
|
51 |
|
|
52 |
/* The user facing error message when the Accounts framework encounters a network error. */ |
|
53 |
"LoginError.SystemAccount.Network" = "Facebook ಗೆ ಸಂಪರ್ಕಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ. ನಿಮ್ಮ ನೆಟ್ವರ್ಕ್ ಸಂಪರ್ಕವನ್ನು ಪರಿಶೀಲಿಸಿ ಹಾಗೂ ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ."; |
|
54 |
|
|
55 |
/* The user facing error message when the device Facebook account password is incorrect and login fails. */ |
|
56 |
"LoginError.SystemAccount.PasswordChange" = "ನಿಮ್ಮ Facebook ಪಾಸ್ವರ್ಡ್ ಬದಲಿಸಲಾಗಿದೆ. ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಖಚಿತಪಡಿಸಲು, ಸೆಟ್ಟಿಂಗ್ಗಳು > Facebook ತೆರೆಯಿರಿ ಮತ್ತು ನಿಮ್ಮ ಹೆಸರನ್ನು ಟ್ಯಾಪ್ ಮಾಡಿ."; |
|
57 |
|
|
58 |
/* The user facing error message when the device Facebook account is unavailable and login fails. */ |
|
59 |
"LoginError.SystemAccount.Unavailable" = "Facebook ಖಾತೆಯನ್ನು ಸಾಧನದಲ್ಲಿ ಕಾನ್ಫಿಗರ್ ಮಾಡಲಾಗಿಲ್ಲ."; |
|
60 |
|
|
61 |
/* The user facing error message when the Facebook account signed in to the Accounts framework becomes unconfirmed. */ |
|
62 |
"LoginError.SystemAccount.UnconfirmedUser" = "ನಿಮ್ಮ ಖಾತೆಯನ್ನು ದೃಢೀಕರಿಸಿಲ್ಲ. ದಯವಿಟ್ಟು www.facebook.com ಗೆ ಲಾಗಿನ್ ಮಾಡಿ ಮತ್ತು ಕೆಳಗೆ ನೀಡಿದ ಸೂಚನೆಗಳನ್ನು ಅನುಸರಿಸಿ."; |
|
63 |
|
|
64 |
/* The user facing error message when the Facebook account signed in to the Accounts framework has been checkpointed. */ |
|
65 |
"LoginError.SystemAccount.UserCheckpointed" = "ನೀವು ಈ ಸಮಯದಲ್ಲಿ ಅಪ್ಲಿಕೇಶನ್ಗಳಿಗೆ ಲಾಗಿನ್ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ. ದಯವಿಟ್ಟು www.facebook.com ಗೆ ಲಾಗಿನ್ ಮಾಡಿ ಮತ್ತು ಕೆಳಗೆ ನೀಡಿದ ಸೂಚನೆಗಳನ್ನು ಅನುಸರಿಸಿ."; |
|
66 |
|
|
67 |
/* The message of the FBSDKLoginTooltipView */ |
27832c
|
68 |
"LoginTooltip.Message" = "ನೀವು ನಿಯಂತ್ರಣದಲ್ಲಿರುವಿರಿ - ನೀವು ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಬಳಸಿಕೊಂಡು ಹಂಚಿಕೊಳ್ಳಲು ಬಯಸುವ ವಿಷಯವನ್ನು ಆರಿಸಿ."; |
b09d60
|
69 |
|
H |
70 |
/* Title of the web dialog that prompts the user to log in to Facebook. */ |
|
71 |
"LoginWeb.LogInTitle" = "ಲಾಗ್ ಇನ್"; |
|
72 |
|
|
73 |
/* The label for FBSDKSendButton */ |
|
74 |
"SendButton.Send" = "ಕಳುಹಿಸಿ"; |
|
75 |
|
|
76 |
/* The label for FBSDKShareButton */ |
|
77 |
"ShareButton.Share" = "ಹಂಚಿಕೊಳ್ಳಿ"; |