-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
100 changed files
with
7,882 additions
and
0 deletions.
There are no files selected for viewing
Binary file modified
BIN
+357 KB
(110%)
plugins/2020.3569/iphone-sim/resources/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit
Binary file not shown.
92 changes: 92 additions & 0 deletions
92
...s/FBSDKCoreKit.framework/FacebookSDKStrings.bundle/Resources/af.lproj/FacebookSDK.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
/* Prompts a person to go to the URL listed to enter the confirmation code that is presented to them above the given string. */ | ||
"DeviceLogin.LogInPrompt" = "Besoek %@ en voer die kode in wat hierbo vertoon word."; | ||
|
||
/* Prompts a person that the next thing they need to do to finish connecting their Smart TV and Facebook application is to navigate to their Facebook application on their mobile device and look through their notifications for a message about the connection being formed */ | ||
"DeviceLogin.SmartLogInPrompt" = "Om jou rekening te verbind, maak die Facebook-toepassing op jou mobiele toestel oop en kontroleer vir kennisgewings."; | ||
|
||
/* Displayed as a separator between two options. First option is on a line above this, and second option is below */ | ||
"DeviceLogin.SmartLogInOrLabel" = "- OF -"; | ||
|
||
/* The title of the label to dismiss the alert when presenting user facing error messages */ | ||
"ErrorRecovery.Alert.OK" = "Goed"; | ||
|
||
/* The title of the label to decline attempting error recovery */ | ||
"ErrorRecovery.Cancel" = "Kanselleer"; | ||
|
||
/* The fallback message to display to recover invalidated tokens */ | ||
"ErrorRecovery.Login.Suggestion" = "Meld asseblief weer by hierdie toepassing aan om jou Facebook-rekening te herkoppel. "; | ||
|
||
/* The title of the label to start attempting error recovery */ | ||
"ErrorRecovery.OK" = "Goed"; | ||
|
||
/* The fallback message to display to retry transient errors */ | ||
"ErrorRecovery.Transient.Suggestion" = "Die bediener is tydelik besig, probeer asseblief weer."; | ||
|
||
/* The label for the FBSDKLikeButton when the object is not currently liked. */ | ||
"LikeButton.Like" = "Hou van"; | ||
|
||
/* The label for the FBSDKLikeButton when the object is currently liked. */ | ||
"LikeButton.Liked" = "Hou van"; | ||
|
||
/* The label for the FBSDKLoginButton action sheet to cancel logging out */ | ||
"LoginButton.CancelLogout" = "Kanselleer"; | ||
|
||
/* The label for the FBSDKLoginButton action sheet to confirm logging out */ | ||
"LoginButton.ConfirmLogOut" = "Meld af"; | ||
|
||
/* The fallback string for the FBSDKLoginButton label when the user name is not available yet */ | ||
"LoginButton.LoggedIn" = "Met Facebook aangemeld"; | ||
|
||
/* The format string for the FBSDKLoginButton label when the user is logged in */ | ||
"LoginButton.LoggedInAs" = "As %@ aangemeld"; | ||
|
||
/* The short label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogIn" = "Meld aan"; | ||
|
||
/* The long label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogInContinue" = "Gaan voort met Facebook"; | ||
|
||
/* The long label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogInLong" = "Meld met Facebook aan"; | ||
|
||
/* The label for the FBSDKLoginButton when the user is currently logged in */ | ||
"LoginButton.LogOut" = "Meld af"; | ||
|
||
/* The user facing error message when the app slider has been disabled and login fails. */ | ||
"LoginError.SystemAccount.Disabled" = "Toegang is nie na die Facebook-rekening verleen nie. Verifieer toestelinstellings."; | ||
|
||
/* The user facing error message when the Accounts framework encounters a network error. */ | ||
"LoginError.SystemAccount.Network" = "Kan nie aan Facebook koppel nie. Gaan jou netwerkverbinding na en probeer weer."; | ||
|
||
/* The user facing error message when the device Facebook account password is incorrect and login fails. */ | ||
"LoginError.SystemAccount.PasswordChange" = "Jou Facebook-wagwoord het verander. Om jou wagwoord te bevestig, maak Instellings > Facebook oop en tik jou naam."; | ||
|
||
/* The user facing error message when the device Facebook account is unavailable and login fails. */ | ||
"LoginError.SystemAccount.Unavailable" = "Die Facebook-rekening is nie op die toestel opgestel nie."; | ||
|
||
/* The user facing error message when the Facebook account signed in to the Accounts framework becomes unconfirmed. */ | ||
"LoginError.SystemAccount.UnconfirmedUser" = "Jou rekening is nie bevestig nie. Meld asseblief by www.facebook.com aan en volg die gegewe instruksies."; | ||
|
||
/* The user facing error message when the Facebook account signed in to the Accounts framework has been checkpointed. */ | ||
"LoginError.SystemAccount.UserCheckpointed" = "Jy kan nie op die oomblik by toepassings aanmeld nie. Meld asseblief by www.facebook.com aan en volg die gegewe instruksies."; | ||
|
||
/* The message of the FBSDKLoginTooltipView */ | ||
"LoginTooltip.Message" = "Jy is in beheer – kies watter inligting jy met toepassings wil deel."; | ||
|
||
/* Title of the web dialog that prompts the user to log in to Facebook. */ | ||
"LoginWeb.LogInTitle" = "Meld aan"; | ||
|
||
/* The label for FBSDKSendButton */ | ||
"SendButton.Send" = "Stuur"; | ||
|
||
/* The label for FBSDKShareButton */ | ||
"ShareButton.Share" = "Deel"; | ||
|
||
/* Prompts a person if this is their current account */ | ||
"SmartLogin.NotYou" = "Nie jy nie?"; | ||
|
||
/* Text on a button that a person presses to confirm that they are finished with the login experience */ | ||
"SmartLogin.ConfirmationTitle" = "Bevestig aantekening"; | ||
|
||
/* Text on a button that lets a person continue with their name linked to a Facebook account (Name = %@) */ | ||
"SmartLogin.Continue" = "Gaan voort as %@"; |
92 changes: 92 additions & 0 deletions
92
...s/FBSDKCoreKit.framework/FacebookSDKStrings.bundle/Resources/ar.lproj/FacebookSDK.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
/* Prompts a person to go to the URL listed to enter the confirmation code that is presented to them above the given string. */ | ||
"DeviceLogin.LogInPrompt" = "تفضل بزيارة %@ وإدخال الرمز الموضح أدناه."; | ||
|
||
/* Prompts a person that the next thing they need to do to finish connecting their Smart TV and Facebook application is to navigate to their Facebook application on their mobile device and look through their notifications for a message about the connection being formed */ | ||
"DeviceLogin.SmartLogInPrompt" = "لربط حسابك، افتح تطبيق فيسبوك على جهازك المحمول ثم تفقد الإشعارات."; | ||
|
||
/* Displayed as a separator between two options. First option is on a line above this, and second option is below */ | ||
"DeviceLogin.SmartLogInOrLabel" = "- أو -"; | ||
|
||
/* The title of the label to dismiss the alert when presenting user facing error messages */ | ||
"ErrorRecovery.Alert.OK" = "موافق"; | ||
|
||
/* The title of the label to decline attempting error recovery */ | ||
"ErrorRecovery.Cancel" = "إلغاء"; | ||
|
||
/* The fallback message to display to recover invalidated tokens */ | ||
"ErrorRecovery.Login.Suggestion" = "يرجى تسجيل الدخول إلى هذا التطبيق مرة أخرى لإعادة الاتصال بحساب فيسبوك."; | ||
|
||
/* The title of the label to start attempting error recovery */ | ||
"ErrorRecovery.OK" = "موافق"; | ||
|
||
/* The fallback message to display to retry transient errors */ | ||
"ErrorRecovery.Transient.Suggestion" = "الخادم مشغول مؤقتًا، يرجى إعادة المحاولة."; | ||
|
||
/* The label for the FBSDKLikeButton when the object is not currently liked. */ | ||
"LikeButton.Like" = "إعجاب"; | ||
|
||
/* The label for the FBSDKLikeButton when the object is currently liked. */ | ||
"LikeButton.Liked" = "أعجبني"; | ||
|
||
/* The label for the FBSDKLoginButton action sheet to cancel logging out */ | ||
"LoginButton.CancelLogout" = "إلغاء"; | ||
|
||
/* The label for the FBSDKLoginButton action sheet to confirm logging out */ | ||
"LoginButton.ConfirmLogOut" = "تسجيل الخروج"; | ||
|
||
/* The fallback string for the FBSDKLoginButton label when the user name is not available yet */ | ||
"LoginButton.LoggedIn" = "تم تسجيل الدخول بحساب فيسبوك"; | ||
|
||
/* The format string for the FBSDKLoginButton label when the user is logged in */ | ||
"LoginButton.LoggedInAs" = "تم تسجيل الدخول باسم %@"; | ||
|
||
/* The short label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogIn" = "تسجيل الدخول"; | ||
|
||
/* The long label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogInContinue" = "متابعة بحساب فيسبوك"; | ||
|
||
/* The long label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogInLong" = "تسجيل الدخول بحساب فيسبوك"; | ||
|
||
/* The label for the FBSDKLoginButton when the user is currently logged in */ | ||
"LoginButton.LogOut" = "تسجيل الخروج"; | ||
|
||
/* The user facing error message when the app slider has been disabled and login fails. */ | ||
"LoginError.SystemAccount.Disabled" = "لم يتم منح إذن الوصول لحساب فيسبوك. تحقق من إعدادات الجهاز."; | ||
|
||
/* The user facing error message when the Accounts framework encounters a network error. */ | ||
"LoginError.SystemAccount.Network" = "تعذر الاتصال بفيسبوك. يُرجى التحقق من الاتصال بالإنترنت وإعادة المحاولة."; | ||
|
||
/* The user facing error message when the device Facebook account password is incorrect and login fails. */ | ||
"LoginError.SystemAccount.PasswordChange" = "تم تغيير كلمة سر فيسبوك الخاصة بك. لتأكيد كلمة السر، افتح الإعدادات > فيسبوك ثم اضغط على اسمك."; | ||
|
||
/* The user facing error message when the device Facebook account is unavailable and login fails. */ | ||
"LoginError.SystemAccount.Unavailable" = "لم تتم تهيئة حساب فيسبوك على الجهاز."; | ||
|
||
/* The user facing error message when the Facebook account signed in to the Accounts framework becomes unconfirmed. */ | ||
"LoginError.SystemAccount.UnconfirmedUser" = "لم يتم تأكيد حسابك. يُرجى تسجيل الدخول إلى www.facebook.com واتباع التعليمات الموضحة."; | ||
|
||
/* The user facing error message when the Facebook account signed in to the Accounts framework has been checkpointed. */ | ||
"LoginError.SystemAccount.UserCheckpointed" = "لا يمكنك تسجيل الدخول إلى التطبيقات حاليًا. يُرجى تسجيل الدخول إلى www.facebook.com واتباع التعليمات الموضحة."; | ||
|
||
/* The message of the FBSDKLoginTooltipView */ | ||
"LoginTooltip.Message" = "أنت المتحكم - اختر المعلومات التي تريد مشاركتها مع التطبيقات."; | ||
|
||
/* Title of the web dialog that prompts the user to log in to Facebook. */ | ||
"LoginWeb.LogInTitle" = "تسجيل الدخول"; | ||
|
||
/* The label for FBSDKSendButton */ | ||
"SendButton.Send" = "إرسال"; | ||
|
||
/* The label for FBSDKShareButton */ | ||
"ShareButton.Share" = "مشاركة"; | ||
|
||
/* Prompts a person if this is their current account */ | ||
"SmartLogin.NotYou" = "لست أنت؟"; | ||
|
||
/* Text on a button that a person presses to confirm that they are finished with the login experience */ | ||
"SmartLogin.ConfirmationTitle" = "تأكيد تسجيل الدخول"; | ||
|
||
/* Text on a button that lets a person continue with their name linked to a Facebook account (Name = %@) */ | ||
"SmartLogin.Continue" = "متابعة باسم %@"; |
92 changes: 92 additions & 0 deletions
92
...s/FBSDKCoreKit.framework/FacebookSDKStrings.bundle/Resources/bn.lproj/FacebookSDK.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
/* Prompts a person to go to the URL listed to enter the confirmation code that is presented to them above the given string. */ | ||
"DeviceLogin.LogInPrompt" = "%@ -এ যান এবং উপরে যে কোডটি দেখানো হয়েছে সেটি লিখুন।"; | ||
|
||
/* Prompts a person that the next thing they need to do to finish connecting their Smart TV and Facebook application is to navigate to their Facebook application on their mobile device and look through their notifications for a message about the connection being formed */ | ||
"DeviceLogin.SmartLogInPrompt" = "আপনার অ্যাকাউন্টে সংযোগ করতে, আপনার মোবাইল ডিভাইসে Facebook অ্যাপটি খুলুন এবং বিজ্ঞপ্তি চেক করুন।"; | ||
|
||
/* Displayed as a separator between two options. First option is on a line above this, and second option is below */ | ||
"DeviceLogin.SmartLogInOrLabel" = "- অথবা -"; | ||
|
||
/* The title of the label to dismiss the alert when presenting user facing error messages */ | ||
"ErrorRecovery.Alert.OK" = "ঠিক আছে"; | ||
|
||
/* The title of the label to decline attempting error recovery */ | ||
"ErrorRecovery.Cancel" = "বাতিল করুন"; | ||
|
||
/* The fallback message to display to recover invalidated tokens */ | ||
"ErrorRecovery.Login.Suggestion" = "আপনার Facebook অ্যাকাউন্টটিতে পুনরায় সংযোগ করার জন্য অনুগ্রহ করে এই অ্যাপটিতে লগ ইন করুন৷"; | ||
|
||
/* The title of the label to start attempting error recovery */ | ||
"ErrorRecovery.OK" = "ঠিক আছে"; | ||
|
||
/* The fallback message to display to retry transient errors */ | ||
"ErrorRecovery.Transient.Suggestion" = "এই সার্ভারটি সাময়িকভাবে ব্যস্ত আছে, অনুগ্রহ করে পুনরায় চেষ্টা করুন৷"; | ||
|
||
/* The label for the FBSDKLikeButton when the object is not currently liked. */ | ||
"LikeButton.Like" = "পছন্দ করুন"; | ||
|
||
/* The label for the FBSDKLikeButton when the object is currently liked. */ | ||
"LikeButton.Liked" = "পছন্দ করা হয়েছে"; | ||
|
||
/* The label for the FBSDKLoginButton action sheet to cancel logging out */ | ||
"LoginButton.CancelLogout" = "বাতিল করুন"; | ||
|
||
/* The label for the FBSDKLoginButton action sheet to confirm logging out */ | ||
"LoginButton.ConfirmLogOut" = "লগ আউট করুন"; | ||
|
||
/* The fallback string for the FBSDKLoginButton label when the user name is not available yet */ | ||
"LoginButton.LoggedIn" = "Facebook ব্যবহার করে লগ ইন করা হয়েছে"; | ||
|
||
/* The format string for the FBSDKLoginButton label when the user is logged in */ | ||
"LoginButton.LoggedInAs" = "%@ হিসাবে লগ ইন করা হয়েছে"; | ||
|
||
/* The short label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogIn" = "লগ ইন করুন"; | ||
|
||
/* The long label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogInContinue" = "Facebook এর সাথে চালিয়ে যান"; | ||
|
||
/* The long label for the FBSDKLoginButton when the user is currently logged out */ | ||
"LoginButton.LogInLong" = "Facebook -এর সাথে লগ ইন করুন"; | ||
|
||
/* The label for the FBSDKLoginButton when the user is currently logged in */ | ||
"LoginButton.LogOut" = "লগ আউট করুন"; | ||
|
||
/* The user facing error message when the app slider has been disabled and login fails. */ | ||
"LoginError.SystemAccount.Disabled" = "Facebook অ্যাকাউন্টটিতে অ্যাক্সেস করার অনুমতি নেই৷ ডিভাইস সেটিংস যাচাই করুন৷"; | ||
|
||
/* The user facing error message when the Accounts framework encounters a network error. */ | ||
"LoginError.SystemAccount.Network" = "Facebook-এ সংযোগ করা যাচ্ছে না৷ আপনার নেটওয়ার্ক সংযোগটি পরীক্ষা করুন এবং পুনরায় চেষ্টা করুন৷"; | ||
|
||
/* The user facing error message when the device Facebook account password is incorrect and login fails. */ | ||
"LoginError.SystemAccount.PasswordChange" = "আপনার Facebook পাসওয়ার্ডটি পরিবর্তিত হয়েছে৷ আপনার পাসওয়ার্ডটি নিশ্চিত করতে, সেটিংস > Facebook খুলুন এবং আপনার নামটি ট্যাপ করুন৷"; | ||
|
||
/* The user facing error message when the device Facebook account is unavailable and login fails. */ | ||
"LoginError.SystemAccount.Unavailable" = "Facebook অ্যাকাউন্টটি এই ডিভাইসে কনফিগার করা যাযনি৷"; | ||
|
||
/* The user facing error message when the Facebook account signed in to the Accounts framework becomes unconfirmed. */ | ||
"LoginError.SystemAccount.UnconfirmedUser" = "আপনার অ্যাকাউন্টটি নিশ্চিত করা যায়নি৷ অনুগ্রহ করে www.facebook.com-এ লগ ইন করুন এবং উল্লিখিত নির্দেশাবলী অনুসরণ করুন৷"; | ||
|
||
/* The user facing error message when the Facebook account signed in to the Accounts framework has been checkpointed. */ | ||
"LoginError.SystemAccount.UserCheckpointed" = "এই সময়ে আপনি অ্যাপসে লগ ইন করতে পারবেন না৷ অনুগ্রহ করে www.facebook.com-এ লগ ইন করুন এবং উল্লিখিত নির্দেশাবলী অনুসরণ করুন৷"; | ||
|
||
/* The message of the FBSDKLoginTooltipView */ | ||
"LoginTooltip.Message" = "আপনি নিয়ন্ত্রণে আছেন - অ্যাপ্সের সাথে আপনি যে তথ্য শেয়ার করতে চান তা বাছুন৷"; | ||
|
||
/* Title of the web dialog that prompts the user to log in to Facebook. */ | ||
"LoginWeb.LogInTitle" = "লগ ইন করুন"; | ||
|
||
/* The label for FBSDKSendButton */ | ||
"SendButton.Send" = "পাঠান"; | ||
|
||
/* The label for FBSDKShareButton */ | ||
"ShareButton.Share" = "ভাগ করুন"; | ||
|
||
/* Prompts a person if this is their current account */ | ||
"SmartLogin.NotYou" = "আপনি নন?"; | ||
|
||
/* Text on a button that a person presses to confirm that they are finished with the login experience */ | ||
"SmartLogin.ConfirmationTitle" = "লগ ইন নিশ্চিত করুন"; | ||
|
||
/* Text on a button that lets a person continue with their name linked to a Facebook account (Name = %@) */ | ||
"SmartLogin.Continue" = "%@ হিসেবে চালিয়ে যান"; |
Oops, something went wrong.