|
91 | 91 | <string name="exit">خروج</string> |
92 | 92 | <!--This sentence is used in the dialog for adding repeats and will be completed by a singular noun usually. Examples would be ‘Add “observation”?’ or ‘Add “Reading”?’. If the phrase doesn’t make sense in your language you can add a word like “new”, being careful of gender/plural.--> |
93 | 93 | <string name="add_repeat_question">أضف \"%s\"؟</string> |
| 94 | + <!--Text of button from the 'Add new repeat' dialog to confirm adding a repeat--> |
94 | 95 | <string name="add_repeat">أضف</string> |
| 96 | + <!--Text of button from the 'Add new repeat' dialog to cancel adding a repeat--> |
95 | 97 | <string name="add_another_menu">إضافة أخرى</string> |
96 | 98 | <!--Title of overlay menu displayed when long pressing on a question in a form--> |
97 | 99 | <string name="edit_prompt">تعديل التوجيه</string> |
|
183 | 185 | <string name="replace_barcode">استبدال الباركود</string> |
184 | 186 | <!--Prompt under view finder to describe where to place the camera to scan a barcode--> |
185 | 187 | <string name="barcode_scanner_prompt">ضع الباركود داخل المستطيل</string> |
186 | | - <!--Message shown when barcode is successfully scanned--> |
187 | | - <!--Label for button that exits barcode scanning after success--> |
| 188 | + <!--Label for button that rotates camera orientation when scanning barcodes--> |
188 | 189 | <string name="open_file">فتح الملف</string> |
189 | 190 | <string name="rank_items">رتب العناصر</string> |
190 | 191 | <string name="number_picker_title">منتقي الأرقام</string> |
|
200 | 201 | <string name="annotate_image">تعليق على الصورة</string> |
201 | 202 | <string name="gif_not_supported">ملفات صيغة الــ GIF غير مدعومة</string> |
202 | 203 | <string name="invalid_file_type">أرجع التطبيق نوع ملف غير صالح</string> |
203 | | - <!--Dialog heading for saving annotated image--> |
| 204 | + <!--Title displayed in a dialog for saving a signature, drawing, or annotated image--> |
| 205 | + <!--Explanation message displayed in a dialog for saving a signature, drawing, or annotated image--> |
204 | 206 | <string name="save_and_close">الحفظ و الاغلاق</string> |
205 | 207 | <string name="signature_capture">صورة التوقيع</string> |
206 | 208 | <string name="sign_button">جمع التوقيع</string> |
|
443 | 445 | <string name="south">جنوب %1$s%2$s%3$s</string> |
444 | 446 | <!--%1$s represents degrees, %2$s represents minutes and %3$s represents seconds as in N 18°48'8"--> |
445 | 447 | <string name="north">شمال %1$s%2$s%3$s</string> |
446 | | - <string name="input_method">طريقة الإدخال</string> |
| 448 | + <string name="input_method">طريقة الإدخال</string> |
447 | 449 | <string name="start">إبدأ</string> |
448 | 450 | <string name="enable_gps">تفعيل GPS</string> |
449 | | - <string name="gps_enable_message">GPS غير مفعلة على جهازك. هل تريد تفعيلها؟</string> |
| 451 | + <string name="gps_enable_message">GPS غير مفعلة على جهازك. هل تريد تفعيلها؟</string> |
450 | 452 | <string name="geo_clear_warning">الميزة تم إنشاؤها مسبقاً. هل ترغب في إزالتها؟</string> |
451 | 453 | <string name="geo_exit_warning">تجاهل التعديلات والعودة إلى ODK؟</string> |
452 | 454 | <string name="polygon_validator">يجب توفر 3 نقاط لإنشاء مضلع</string> |
|
503 | 505 | <!--Description for button that pauses automatic location recording--> |
504 | 506 | <string name="pause_location_recording">إيقاف مؤقت</string> |
505 | 507 | <!--Description for button that removes the last recorded point--> |
| 508 | + <!--Message shown when an error with the trace/shape has been fixed--> |
| 509 | + <!--Description for button that explains how to modify the map--> |
| 510 | + <!--Title for instructions on how to modify map features--> |
| 511 | + <!--Instruction in a list on how to move a point--> |
| 512 | + <!--Instruction in a list on how to remove the most recently added point--> |
| 513 | + <!--Instruction in a list on how to delete the current shape to start over--> |
| 514 | + <!--Instruction in a list on how to add a new point--> |
| 515 | + <!--Instruction in a list on how to tap to add a point--> |
| 516 | + <!--Instruction in a list on how to delete the entire shape--> |
| 517 | + <!--Button text to close the instructions dialog--> |
| 518 | + <!--Button text to open the instructions dialog from the error snackbar--> |
506 | 519 | <!--############################################## |
507 | 520 | # SEND FINALIZED FORM |
508 | 521 | ##############################################--> |
|
532 | 545 | <string name="form_updates_available">تحديثات الاستمارة متاحة</string> |
533 | 546 | <string name="newer_version_of_a_form_info">هذا تحديث للإستمارة التي لديك</string> |
534 | 547 | <string name="form_update_error">فشل تحديث الإستمارة</string> |
535 | | - <!--Text for notification shown while syncing forms with the server--> |
| 548 | + <!--Text for notification shown while syncing forms with the server--> |
536 | 549 | <string name="load_remote_form_error">خطأ في تنزيل قائمة الإستمارة</string> |
537 | 550 | <!--Part of form download dialog. Clicking it displays additional information about a form that failed--> |
538 | 551 | <!--############################################## |
|
826 | 839 | <!--############################################## |
827 | 840 | # Errors |
828 | 841 | ##############################################--> |
| 842 | + <!--Error shown when the user tries to open a web page from the app, but they don't have a browser installed--> |
829 | 843 | <!--############################################## |
830 | 844 | # Form opening errors |
831 | 845 | ##############################################--> |
|
845 | 859 | # Permissions |
846 | 860 | ##############################################--> |
847 | 861 | <!--An entity is any person, place or thing that a form can be about. This title appears on an experimental settings screen to view entities managed in the current project.--> |
848 | | - <!--Title for setting that controls whether local entity features are enabled or not--> |
849 | 862 | <!--Text for button that leads to browser for the user to view and manage entity lists--> |
850 | 863 | <!--Label for entity that has been created offline and is not on the server yet--> |
851 | 864 | <!--Error message displayed when a user opens a form with an unrecognized entity version--> |
|
855 | 868 | <!--############################################## |
856 | 869 | # Google Drive deprecation |
857 | 870 | ##############################################--> |
| 871 | + <!--############################################## |
| 872 | + # Min SDK deprecation banner |
| 873 | + ##############################################--> |
| 874 | + <!--First part of the message shown in the banner, informing the user that their device will soon be unsupported--> |
| 875 | + <!--Second part of the message shown in the banner, informing the user that their device will soon be unsupported--> |
| 876 | + <!--Button text that opens a forum post with more information about upcoming device support changes--> |
| 877 | + <!--Button text to dismiss the banner--> |
| 878 | + <string name="min_sdk_deprecation_dismiss">تجاهل</string> |
858 | 879 | <!--############################################## |
859 | 880 | # Developer tools |
860 | 881 | ##############################################--> |
|
0 commit comments