| 14792 |
manas |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<!--
|
|
|
3 |
Copyright 2010-present Facebook.
|
|
|
4 |
|
|
|
5 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
6 |
you may not use this file except in compliance with the License.
|
|
|
7 |
You may obtain a copy of the License at
|
|
|
8 |
|
|
|
9 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
10 |
|
|
|
11 |
Unless required by applicable law or agreed to in writing, software
|
|
|
12 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
13 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
14 |
See the License for the specific language governing permissions and
|
|
|
15 |
limitations under the License.
|
|
|
16 |
-->
|
|
|
17 |
|
|
|
18 |
<resources>
|
|
|
19 |
<string name="com_facebook_loginview_log_out_button">התנתק</string>
|
|
|
20 |
<string name="com_facebook_loginview_log_in_button">התחבר לפייסבוק</string>
|
|
|
21 |
<string name="com_facebook_loginview_logged_in_as">מחובר בשם: %1$s</string>
|
|
|
22 |
<string name="com_facebook_loginview_logged_in_using_facebook">מחובר באמצעות פייסבוק</string>
|
|
|
23 |
<string name="com_facebook_loginview_log_out_action">התנתק</string>
|
|
|
24 |
<string name="com_facebook_loginview_cancel_action">בטל</string>
|
|
|
25 |
<string name="com_facebook_logo_content_description">פייסבוק לוגו</string>
|
|
|
26 |
<string name="com_facebook_usersettingsfragment_log_in_button">התחבר…</string>
|
|
|
27 |
<string name="com_facebook_usersettingsfragment_logged_in">מחובר</string>
|
|
|
28 |
<string name="com_facebook_usersettingsfragment_not_logged_in">לא מחובר</string>
|
|
|
29 |
<string name="com_facebook_placepicker_subtitle_format">%1$s • %2$,d היו פה</string>
|
|
|
30 |
<string name="com_facebook_placepicker_subtitle_catetory_only_format">%1$s</string>
|
|
|
31 |
<string name="com_facebook_placepicker_subtitle_were_here_only_format">%1$,d היו פה</string>
|
|
|
32 |
<string name="com_facebook_picker_done_button_text">בצע</string>
|
|
|
33 |
<string name="com_facebook_choose_friends">בחר חברים</string>
|
|
|
34 |
<string name="com_facebook_nearby">קרוב אליי</string>
|
|
|
35 |
<string name="com_facebook_loading">..מעלה</string>
|
|
|
36 |
<string name="com_facebook_internet_permission_error_title">AndroidManifest שגיאת</string>
|
|
|
37 |
<string name="com_facebook_internet_permission_error_message">ההתחברות לתצוגת אתר דורשת אישור אינטרנט</string>
|
|
|
38 |
<string name="com_facebook_requesterror_web_login">.כדי לאפשר מחדש לאפליקציה להתחבר עם פייסבוק https://www.facebook.com או https://m.facebook.com אנא היכנס דרך</string>
|
|
|
39 |
<string name="com_facebook_requesterror_relogin">.האפליקציה אינה מחוברת לפייסבוק, אנא היכנס וחבר מחדש את האפליקציה</string>
|
|
|
40 |
<string name="com_facebook_requesterror_password_changed">.הסיסמה שלך בפייסבוק השתנתה, אנא חבר מחדש את האפליקציה עם פייסבוק</string>
|
|
|
41 |
<string name="com_facebook_requesterror_reconnect">.ארעה שגיאה בעת החיבור עם פייסבוק, חבר בבקשה מחדש את האפליקציה עם פייסבוק</string>
|
|
|
42 |
<string name="com_facebook_requesterror_permissions">.חיבור האפליקציה עם פייסבוק נכשל בשל הרשאות לא מספקות, אנא הענק הרשאות לאפליקציה בכדי שהפעולה תוכל להתבצע</string>
|
|
|
43 |
<string name="com_facebook_dialogloginactivity_ok_button">אישור</string>
|
|
|
44 |
<string name="com_facebook_image_download_unknown_error">שגיאה בעת הורדת תמונה</string>
|
|
|
45 |
</resources>
|