diff options
Diffstat (limited to 'resources/lang/ar/messages.po')
| -rw-r--r-- | resources/lang/ar/messages.po | 7111 |
1 files changed, 3522 insertions, 3589 deletions
diff --git a/resources/lang/ar/messages.po b/resources/lang/ar/messages.po index be60fe25fb..f7657090da 100644 --- a/resources/lang/ar/messages.po +++ b/resources/lang/ar/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: i18n@webtrees.net\n" -"POT-Creation-Date: 2021-02-27 08:59+0000\n" +"POT-Creation-Date: 2021-05-26 10:27+0100\n" "PO-Revision-Date: 2019-11-27 20:16+0000\n" "Last-Translator: Mustafa Raza <mrqd.009@gmail.com>\n" "Language-Team: Arabic <https://translate.webtrees.net/projects/webtrees/webtrees/ar/>\n" @@ -44,19 +44,19 @@ msgstr " ولكن التفاصيل غير معروفة" msgid " in " msgstr " في " -#: app/Http/RequestHandlers/CheckTree.php:301 +#: app/Http/RequestHandlers/CheckTree.php:300 #, php-format msgid "%1$s %2$s has a %3$s link to %4$s." msgstr "%1$s %2$s لديها %3$s رابط إلى %4$s." #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 -#: app/Functions/Functions.php:2374 +#: app/Services/RelationshipService.php:2107 #, php-format msgid "%1$s %2$s times removed ascending" msgstr "%1$s بفارق %2$s أجيال علواً" #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 -#: app/Functions/Functions.php:2378 +#: app/Services/RelationshipService.php:2112 #, php-format msgid "%1$s %2$s times removed descending" msgstr "%1$s بفارق %2$s أجيال نزولاً" @@ -66,37 +66,37 @@ msgstr "%1$s بفارق %2$s أجيال نزولاً" msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:269 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:268 #, php-format msgid "%1$s KB were downloaded in %2$s seconds." msgstr "%1$s هو عدد الكيلوبايت بينما %2$s هو عدد الثواني العشرية." -#: app/Http/RequestHandlers/UserEditAction.php:99 +#: app/Http/RequestHandlers/UserEditAction.php:96 #, php-format msgid "%1$s does not exist" msgstr "%1$s غير موجود" #. I18N: placeholders are GEDCOM XREFs, such as R123 -#: app/Http/RequestHandlers/CheckTree.php:226 -#: app/Http/RequestHandlers/UserEditPage.php:88 +#: app/Http/RequestHandlers/CheckTree.php:225 +#: app/Http/RequestHandlers/UserEditPage.php:84 #, php-format msgid "%1$s does not exist." msgstr "%1$s غير موجود." #. I18N: placeholders are GEDCOM XREFs, such as R123 -#: app/Http/RequestHandlers/CheckTree.php:223 +#: app/Http/RequestHandlers/CheckTree.php:222 #, php-format msgid "%1$s does not exist. Did you mean %2$s?" msgstr "%1$s غير موجود. هل قصدت %2$s؟" #. I18N: %1$s and %2$s are internal ID numbers such as R123 -#: app/Http/RequestHandlers/CheckTree.php:256 +#: app/Http/RequestHandlers/CheckTree.php:255 #, php-format msgid "%1$s does not have a link back to %2$s." msgstr "%1$s لا يوجد لديه رابط إلى %2$s." #. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds -#: app/Http/RequestHandlers/UpgradeWizardStep.php:290 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:289 #, php-format msgid "%1$s file was extracted in %2$s seconds." msgid_plural "%1$s files were extracted in %2$s seconds." @@ -108,65 +108,62 @@ msgstr[4] "تم استخراج %1$s ملفات في %2$s ثانية." msgstr[5] "تم استخراج %1$s ملفات في %2$s ثانية." #. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR -#: app/Http/RequestHandlers/CheckTree.php:247 +#: app/Http/RequestHandlers/CheckTree.php:246 #, php-format msgid "%1$s is a %2$s but a %3$s is expected." msgstr "%1$s هو %2$s ولكن %3$s هو المتوقع." #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:577 +#: app/Services/RelationshipService.php:2365 #, php-format msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:555 +#: app/Services/RelationshipService.php:2343 #, php-format msgctxt "FEMALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:532 +#: app/Services/RelationshipService.php:2320 #, php-format msgctxt "MALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: image dimensions, width × height -#: app/Http/RequestHandlers/ManageMediaData.php:322 app/MediaFile.php:333 +#: app/Http/RequestHandlers/ManageMediaData.php:351 app/MediaFile.php:329 #, php-format msgid "%1$s × %2$s pixels" msgstr "%1$s × %2$s نقطة" #. I18N: e.g. "Occupation: farmer" -#: app/Elements/AbstractElement.php:217 -#: resources/views/edit/edit-fact.phtml:115 -#: resources/views/edit/edit-fact.phtml:118 -#: resources/views/edit/edit-record.phtml:34 -#: resources/views/edit/edit-record.phtml:37 +#: app/Elements/AbstractElement.php:207 +#: resources/views/modules/media-list/page.phtml:138 #, php-format msgid "%1$s: %2$s" msgstr "" #. I18N: A range of numbers -#: app/Individual.php:549 app/Module/StatisticsChartModule.php:862 +#: app/Individual.php:502 app/Module/StatisticsChartModule.php:860 #, php-format msgid "%1$s–%2$s" msgstr "%1$s–%2$s" -#: app/Functions/Functions.php:2396 +#: app/Services/RelationshipService.php:2133 #, php-format msgid "%1$s’s %2$s" msgstr "%2$s %1$s" #. I18N: This is the format string for the time-of-day. See http://php.net/date for codes -#: app/I18N.php:600 +#: app/I18N.php:623 msgid "%H:%i:%s" msgstr "%h:%i:%s%A" #. I18N: This is the format string for full dates. See http://php.net/date for codes -#: app/I18N.php:257 +#: app/I18N.php:263 msgid "%j %F %Y" msgstr "%j %F %Y" @@ -176,35 +173,35 @@ msgid "%s BCE" msgstr "%s قبل الحقبة العامة" #. I18N: size of file in KB -#: app/Http/RequestHandlers/ManageMediaData.php:312 app/MediaFile.php:320 -#: app/Services/MediaFileService.php:89 +#: app/Http/RequestHandlers/ManageMediaData.php:341 app/MediaFile.php:314 +#: app/Services/MediaFileService.php:91 #, php-format msgid "%s KB" msgstr "%s كيلوبت" -#: app/Module/ClippingsCartModule.php:610 +#: app/Module/ClippingsCartModule.php:628 #, php-format msgid "%s and her ancestors" msgstr "%s وأسلافها" -#: app/Module/ClippingsCartModule.php:619 +#: app/Module/ClippingsCartModule.php:637 #, php-format msgid "%s and his ancestors" msgstr "%s وأسلافه" -#: app/Module/ClippingsCartModule.php:944 +#: app/Module/ClippingsCartModule.php:962 #, php-format msgid "%s and the individuals that reference it." msgstr "%s و الأفراد المشيرون إلى ذلك." #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:508 +#: app/Module/ClippingsCartModule.php:526 #, php-format msgid "%s and their children" msgstr "%s وأولادهم" #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:510 +#: app/Module/ClippingsCartModule.php:528 #, php-format msgid "%s and their descendants" msgstr "%s ونسلهم" @@ -235,8 +232,7 @@ msgstr[3] "%s أولاد" msgstr[4] "%s ولداً" msgstr[5] "%s ولداً" -#: app/Age.php:120 app/Functions/FunctionsDate.php:72 -#: app/Functions/FunctionsPrint.php:267 +#: app/Age.php:106 app/Functions/FunctionsPrint.php:267 #: app/Statistics/Repository/FamilyRepository.php:340 #: app/Statistics/Repository/IndividualRepository.php:954 #, php-format @@ -260,8 +256,8 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: app/Http/RequestHandlers/SearchReplaceAction.php:79 -#: app/Http/RequestHandlers/SearchReplaceAction.php:119 +#: app/Http/RequestHandlers/SearchReplaceAction.php:78 +#: app/Http/RequestHandlers/SearchReplaceAction.php:118 #, php-format msgid "%s family has been updated." msgid_plural "%s families have been updated." @@ -308,9 +304,9 @@ msgstr[3] "%s أفراد" msgstr[4] "%s فرداً" msgstr[5] "%s فرداً" -#: app/Http/RequestHandlers/SearchReplaceAction.php:75 -#: app/Http/RequestHandlers/SearchReplaceAction.php:109 -#: app/Http/RequestHandlers/SearchReplaceAction.php:115 +#: app/Http/RequestHandlers/SearchReplaceAction.php:74 +#: app/Http/RequestHandlers/SearchReplaceAction.php:108 +#: app/Http/RequestHandlers/SearchReplaceAction.php:114 #, php-format msgid "%s individual has been updated." msgid_plural "%s individuals have been updated." @@ -321,7 +317,7 @@ msgstr[3] "تم تحديث %s أفراد." msgstr[4] "تم تحديث %s فرداً." msgstr[5] "تم تحديث %s فرداً." -#: app/Module/UserMessagesModule.php:170 +#: app/Module/UserMessagesModule.php:164 #, php-format msgid "%s message" msgid_plural "%s messages" @@ -332,8 +328,7 @@ msgstr[3] "توجد %s رسائل" msgstr[4] "توجد %s رسالة" msgstr[5] "توجد %s رسالة" -#: app/Age.php:116 app/Functions/FunctionsDate.php:68 -#: app/Functions/FunctionsPrint.php:263 +#: app/Age.php:102 app/Functions/FunctionsPrint.php:263 #: app/Statistics/Repository/FamilyRepository.php:346 #: app/Statistics/Repository/IndividualRepository.php:959 #: resources/views/modules/relatives/family.phtml:196 @@ -347,7 +342,7 @@ msgstr[3] "%s أشهر" msgstr[4] "%s شهراً" msgstr[5] "%s شهراً" -#: app/Http/RequestHandlers/SearchReplaceAction.php:91 +#: app/Http/RequestHandlers/SearchReplaceAction.php:90 #, php-format msgid "%s note has been updated." msgid_plural "%s notes have been updated." @@ -359,18 +354,18 @@ msgstr[4] "توجد %s ملاحظات تم تحديثها." msgstr[5] "توجد %s ملاحظات تم تحديثها." #. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 -#: app/Functions/Functions.php:2350 +#: app/Services/RelationshipService.php:2080 #, php-format msgid "%s once removed ascending" msgstr "%s بفارق جيل واحد علواً" #. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 -#: app/Functions/Functions.php:2354 +#: app/Services/RelationshipService.php:2085 #, php-format msgid "%s once removed descending" msgstr "%s بفارق جيل واحد نزولاً" -#: app/Http/RequestHandlers/SearchReplaceAction.php:83 +#: app/Http/RequestHandlers/SearchReplaceAction.php:82 #, php-format msgid "%s repository has been updated." msgid_plural "%s repositories have been updated." @@ -399,7 +394,7 @@ msgstr[3] "%s مستخدمين مسجلين" msgstr[4] "%s مستخدماً مسجلاً" msgstr[5] "%s مستخدماً مسجلاً" -#: app/Http/RequestHandlers/SearchReplaceAction.php:87 +#: app/Http/RequestHandlers/SearchReplaceAction.php:86 #, php-format msgid "%s source has been updated." msgid_plural "%s sources have been updated." @@ -411,30 +406,30 @@ msgstr[4] "تم تحديث %s مصادر." msgstr[5] "تم تحديث %s مصادر." #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2366 +#: app/Services/RelationshipService.php:2098 #, php-format msgid "%s three times removed ascending" msgstr "%s بفارق ثلاثة أجيال علواً" #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2370 +#: app/Services/RelationshipService.php:2103 #, php-format msgid "%s three times removed descending" msgstr "%s بفارق ثلاثة أجيال نزولاً" #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2358 +#: app/Services/RelationshipService.php:2089 #, php-format msgid "%s twice removed ascending" msgstr "%s بفارق جيلين علواً" #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2362 +#: app/Services/RelationshipService.php:2094 #, php-format msgid "%s twice removed descending" msgstr "%s بفارق جيلين نزولاً" -#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:265 +#: app/Functions/FunctionsPrint.php:265 #, php-format msgid "%s week" msgid_plural "%s weeks" @@ -445,8 +440,7 @@ msgstr[3] "%s أسابيع" msgstr[4] "%s أسبوعاً" msgstr[5] "%s أسبوعاً" -#: app/Age.php:112 app/Functions/FunctionsDate.php:66 -#: app/Functions/FunctionsPrint.php:261 +#: app/Age.php:98 app/Functions/FunctionsPrint.php:261 #: app/Statistics/Repository/FamilyRepository.php:351 #: app/Statistics/Repository/IndividualRepository.php:964 #: resources/views/modules/relatives/family.phtml:194 @@ -462,25 +456,25 @@ msgstr[3] "%s أعوام" msgstr[4] "%s عاماً" msgstr[5] "%s عاماً" -#: app/Http/RequestHandlers/CalendarEvents.php:162 +#: app/Http/RequestHandlers/CalendarEvents.php:161 #: resources/views/modules/yahrzeit/list.phtml:45 #, php-format msgid "%s year anniversary" msgstr "ذكرى السنة الـ %s" -#: app/Functions/Functions.php:497 +#: app/Services/RelationshipService.php:2283 #, php-format msgid "%s × cousin" msgstr "حفيد %s لسلف مشترك" -#: app/Functions/Functions.php:461 +#: app/Services/RelationshipService.php:2247 #, php-format msgctxt "FEMALE" msgid "%s × cousin" msgstr "حفيدة %s لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:424 +#: app/Services/RelationshipService.php:2210 #, php-format msgctxt "MALE" msgid "%s × cousin" @@ -499,80 +493,80 @@ msgid "%s CE" msgstr "%s م" #. I18N: Label on a graph; 40+ means 40 or more -#: app/Module/StatisticsChartModule.php:867 +#: app/Module/StatisticsChartModule.php:865 #, php-format msgid "%s+" msgstr "+%s" -#: app/Module/ClippingsCartModule.php:611 +#: app/Module/ClippingsCartModule.php:629 #, php-format msgid "%s, her ancestors and their families" msgstr "%s وأسلافها بعوائلهم" -#: app/Module/ClippingsCartModule.php:608 +#: app/Module/ClippingsCartModule.php:626 #, php-format msgid "%s, her parents and siblings" msgstr "%s ووالديها وإخوتها" -#: app/Module/ClippingsCartModule.php:609 +#: app/Module/ClippingsCartModule.php:627 #, php-format msgid "%s, her spouses and children" msgstr "%s وأزواجها وأولادهم" -#: app/Module/ClippingsCartModule.php:612 +#: app/Module/ClippingsCartModule.php:630 #, php-format msgid "%s, her spouses and descendants" msgstr "%s وأزواجها وأحفادهم" -#: app/Module/ClippingsCartModule.php:620 +#: app/Module/ClippingsCartModule.php:638 #, php-format msgid "%s, his ancestors and their families" msgstr "%s وأسلافه بعوائلهم" -#: app/Module/ClippingsCartModule.php:617 +#: app/Module/ClippingsCartModule.php:635 #, php-format msgid "%s, his parents and siblings" msgstr "%s ووالديه وإخوته" -#: app/Module/ClippingsCartModule.php:618 +#: app/Module/ClippingsCartModule.php:636 #, php-format msgid "%s, his spouses and children" msgstr "%s وأزواجه وأولادهم" -#: app/Module/ClippingsCartModule.php:621 +#: app/Module/ClippingsCartModule.php:639 #, php-format msgid "%s, his spouses and descendants" msgstr "%s وأزواجه وأحفادهم" #: resources/views/admin/data-fix-select.phtml:33 -#: resources/views/edit/add-fact-row.phtml:32 +#: resources/views/edit/add-fact-row.phtml:33 #: resources/views/modules/user-messages/user-messages.phtml:34 msgid "<select>" msgstr "<إختيار>" -#: app/Age.php:219 app/Functions/FunctionsPrint.php:375 +#: app/Functions/FunctionsPrint.php:375 #, php-format msgid "(%s after death)" msgstr "" #. I18N: The current age of a living individual -#: app/Age.php:192 app/Http/RequestHandlers/IndividualPage.php:192 +#: app/Http/RequestHandlers/IndividualPage.php:197 #, php-format msgid "(age %s)" msgstr "" #. I18N: The age of an individual at a given date -#: app/Age.php:196 app/Functions/FunctionsPrint.php:358 -#: app/Functions/FunctionsPrintFacts.php:494 -#: app/Http/RequestHandlers/IndividualPage.php:179 +#: app/Functions/FunctionsPrint.php:358 +#: app/Functions/FunctionsPrintFacts.php:370 +#: app/Http/RequestHandlers/IndividualPage.php:184 #, php-format msgid "(aged %s)" msgstr "(العمر %s)" #. I18N: The age of an individual at a given date #: app/Functions/FunctionsPrint.php:354 -#: app/Functions/FunctionsPrintFacts.php:491 -#: app/Http/RequestHandlers/IndividualPage.php:176 +#: app/Functions/FunctionsPrintFacts.php:367 +#: app/Http/RequestHandlers/IndividualPage.php:181 #, php-format msgctxt "Female" msgid "(aged %s)" @@ -580,8 +574,8 @@ msgstr "" #. I18N: The age of an individual at a given date #: app/Functions/FunctionsPrint.php:350 -#: app/Functions/FunctionsPrintFacts.php:488 -#: app/Http/RequestHandlers/IndividualPage.php:173 +#: app/Functions/FunctionsPrintFacts.php:364 +#: app/Http/RequestHandlers/IndividualPage.php:178 #, php-format msgctxt "Male" msgid "(aged %s)" @@ -593,12 +587,12 @@ msgstr "" msgid "(filtered from %s total entries)" msgstr "(منتقى من إجمالي %s مادة)" -#: app/Age.php:213 app/Functions/FunctionsPrint.php:371 +#: app/Functions/FunctionsPrint.php:371 msgid "(on the date of death)" msgstr "(في تأريخ يوم الوفاة)" #. I18N: This punctuation is used to separate lists of items -#: app/I18N.php:324 +#: app/I18N.php:336 msgid ", " msgstr "، " @@ -707,8 +701,8 @@ msgctxt "CENTURY" msgid "9th" msgstr "الـ9" -#: app/Http/RequestHandlers/TreePreferencesPage.php:123 -#: app/Http/RequestHandlers/UserEditPage.php:114 +#: app/Http/RequestHandlers/TreePreferencesPage.php:150 +#: app/Http/RequestHandlers/UserEditPage.php:110 msgid "<default theme>" msgstr "<المظهر الإفتراضي>" @@ -717,8 +711,11 @@ msgid "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing msgstr "<div class=\"largeError\">تنوية:</div><div class=\"error\">بتقديمك لهذا الطلب، أنت توافق ضمناً على:<ul><li>الحفاظ على خصوصية المعلومات في الموقع التي تتسم بالخصوصية في تراث وتقافة الأسرة والمجتمع المسلم والعربي.</li><li>عدم إستخدام أي من المعلومات في الموقع لإلحاق الضرر به أو بأفراد الأسرة فيه أو بالمستخدمين له بأي طريقة كانت.</li><li>عدم العبث بمحتويات الموقع بأي شكل من الأشكال ولأي سبب كان.</li><li>عدم تحميل مواد غير لائقة أو روابط لها من أي نوع كانت إلى الموقع.</li><li>المساهمة في التحقق من صحة المعلومات في الموقع والإضافة إليه خاصة فيما يخصك مباشرة.</li><li>تعريف نفسك وصلتك بالأسرة بإدراجك ما تعرفه من نسبك من ناحية الأب والأم في خانة التعقيب أسفل الصفحة.</li></ul></div>" #. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. -#: app/Fact.php:643 app/Functions/FunctionsPrint.php:111 -#: app/Functions/FunctionsPrintFacts.php:525 app/GedcomTag.php:1283 +#: app/Fact.php:625 app/Functions/FunctionsPrint.php:115 +#: app/Functions/FunctionsPrintFacts.php:399 +#: app/Functions/FunctionsPrintFacts.php:402 +#: app/Functions/FunctionsPrintFacts.php:464 +#: app/Functions/FunctionsPrintFacts.php:478 #, php-format msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" @@ -729,7 +726,7 @@ msgid "A URL" msgstr "عنوان على الشبكة" #. I18N: Description of the “RelationshipsChart” module -#: app/Module/RelationshipsChartModule.php:110 +#: app/Module/RelationshipsChartModule.php:117 msgid "A chart displaying relationships between two individuals." msgstr "مخطط يظهر العلاقة بين فردين." @@ -768,7 +765,7 @@ msgid "A child may have more than one set of parents. The relationship between t msgstr "النسب قد يحدد بعدة علاقات مختلفة بإختلاف المجتمعات والتقاليد. ويمكن أن يكون بالولادة (بيولوجي) أو بعلاقة شرعية أو قانونية أو تقليدية. وما لم يحدد نوع النسب سيعتمد النسب بالولادة هو المفترض." #. I18N: Description of a “Data fix” module -#: app/Module/FixDuplicateLinks.php:70 +#: app/Module/FixDuplicateLinks.php:69 msgid "A common error is to have multiple links to the same record, for example listing the same child more than once in a family record." msgstr "من الأخطاء الشائعة أن يوجد عدة روابط لنفس السجل ، على سبيل المثال ربط نفس الولد أكثر من مرة في سجل أسرة." @@ -778,7 +775,7 @@ msgid "A fan chart of an individual’s ancestors." msgstr "رسم بياني بشكل مروحة لأسلاف الفرد ." #: resources/views/admin/map-import-form.phtml:27 -#: resources/views/admin/trees-export.phtml:25 +#: resources/views/admin/trees-export.phtml:26 #: resources/views/admin/trees-import.phtml:54 #: resources/views/modals/media-file-fields.phtml:29 #: resources/views/modals/media-file-fields.phtml:89 @@ -786,7 +783,7 @@ msgid "A file on the server" msgstr "ملف على الخادم" #: resources/views/admin/map-import-form.phtml:51 -#: resources/views/admin/trees-export.phtml:44 +#: resources/views/admin/trees-export.phtml:51 #: resources/views/admin/trees-import.phtml:43 #: resources/views/modals/media-file-fields.phtml:25 #: resources/views/modals/media-file-fields.phtml:41 @@ -834,7 +831,7 @@ msgid "A list of frequently asked questions and answers." msgstr "قائمة بالأسئلة الأكثر شيوعاً والإجابات." #. I18N: Description of the “Individuals” module -#: app/Module/IndividualListModule.php:111 +#: app/Module/IndividualListModule.php:110 msgid "A list of individuals." msgstr "قائمة أفراد." @@ -874,7 +871,7 @@ msgid "A list of submitters." msgstr "" #. I18N: Description of “Research tasks” module -#: app/Module/ResearchTaskModule.php:75 +#: app/Module/ResearchTaskModule.php:74 msgid "A list of tasks and activities that are linked to the family tree." msgstr "قائمة مهام وأنشطة مرتبطة بمشجرالأسرة." @@ -924,13 +921,13 @@ msgstr "كائن الوسائط هو سجل في المشجر يحتوي على msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." msgstr "مستخدم جديد (%1$s) طلب إنشاء حساب بإسم (%2$s) وصادق على عنوان البريد الإلكتروني (%3$s)." -#: app/Http/RequestHandlers/LoginAction.php:83 -#: resources/views/admin/control-panel.phtml:163 +#: app/Http/RequestHandlers/LoginAction.php:81 +#: resources/views/admin/control-panel.phtml:188 #: resources/views/admin/upgrade/wizard.phtml:29 msgid "A new version of webtrees is available." msgstr "يوجد تحديث جديد لنظام ويب تريز متوفر حالياً للتحميل." -#: app/Http/RequestHandlers/PasswordRequestAction.php:103 +#: app/Http/RequestHandlers/PasswordRequestAction.php:101 #, php-format msgid "A password reset link has been sent to “%s”." msgstr "" @@ -1054,7 +1051,7 @@ msgid "A sidebar showing an individual’s close families and relatives." msgstr "لائحة جانبية تظهر أقرباء الفرد." #. I18N: Description of the “Extra information” module -#: app/Module/IndividualMetadataModule.php:67 +#: app/Module/IndividualMetadataModule.php:68 msgid "A sidebar showing non-genealogy information about an individual." msgstr "لائحة جانبية لإظهار معلومات الفرد الغير متعلقة بالنسب." @@ -1069,7 +1066,7 @@ msgid "A tab showing the close relatives of an individual." msgstr "جدول يتم فيه إظهار الإقرباء للفرد." #. I18N: Description of the “Facts and events” module -#: app/Module/IndividualFactsTabModule.php:78 +#: app/Module/IndividualFactsTabModule.php:76 msgid "A tab showing the facts and events of an individual." msgstr "جدول لإظهار معلومات وأحداث متعلقة بفرد." @@ -1089,7 +1086,7 @@ msgid "A tab showing the sources linked to an individual." msgstr "جدول يتم فيه إظهار المصادر المرتبطة بفرد." #. I18N: Description of the “TimelineChart” module -#: app/Module/TimelineChartModule.php:108 +#: app/Module/TimelineChartModule.php:109 msgid "A timeline displaying individual events." msgstr "جدول زمني يظهر الأحداث الخاصة بالأفراد." @@ -1137,8 +1134,17 @@ msgctxt "paper size" msgid "A4" msgstr "210x297 م.م." +#: resources/views/modules/bing-maps/config.phtml:23 +#: resources/views/modules/google-maps/config.phtml:23 +#: resources/views/modules/here-maps/config.phtml:23 +#: resources/views/modules/map-box/config.phtml:23 +#: resources/views/modules/openrouteservice/config.phtml:23 +#: resources/views/modules/openstreetmap/config.phtml:23 +msgid "API key" +msgstr "مفتاح API" + #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:53 app/GedcomCode/GedcomCodeTemp.php:225 +#: app/Elements/TempleCode.php:53 msgid "Aba, Nigeria" msgstr "أبا، نيجريا" @@ -1172,15 +1178,15 @@ msgid "Aban" msgstr "آبان" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:585 -#: resources/views/admin/trees-preferences.phtml:587 +#: resources/views/admin/trees-preferences.phtml:589 #: resources/views/admin/trees-preferences.phtml:591 +#: resources/views/admin/trees-preferences.phtml:595 msgid "Abbreviate place names" msgstr "إختصار أسماء الأمكان" -#. I18N: gedcom tag ABBR -#: app/Factories/ElementFactory.php:664 app/Factories/ElementFactory.php:1145 -#: app/Factories/ElementFactory.php:1333 app/GedcomTag.php:424 +#: app/Factories/ElementFactory.php:680 app/Module/CustomTagsGedcomL.php:201 +#: app/Module/CustomTagsGenPluswin.php:133 +#: app/Module/CustomTagsRootsMagic.php:56 #: resources/views/lists/sources-table.phtml:94 #: resources/views/modals/source-fields.phtml:22 msgid "Abbreviation" @@ -1196,7 +1202,7 @@ msgid "Accept all changes" msgstr "قبول كافة التعديلات" #: resources/views/admin/components.phtml:42 -#: resources/views/admin/components.phtml:99 +#: resources/views/admin/components.phtml:105 #: resources/views/admin/trees-privacy.phtml:243 msgid "Access level" msgstr "مستوى النفاذ" @@ -1210,7 +1216,7 @@ msgid "Account approval and email verification" msgstr "الموافقة على الحساب ومصادقة البريد الإلكتروني" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:54 app/GedcomCode/GedcomCodeTemp.php:228 +#: app/Elements/TempleCode.php:54 msgid "Accra, Ghana" msgstr "أكرا، غانا" @@ -1290,19 +1296,19 @@ msgctxt "NOMINATIVE" msgid "Adar II" msgstr "أدار الثاني" -#: app/Http/RequestHandlers/MapDataAdd.php:76 -#: app/Http/RequestHandlers/MapDataAdd.php:79 +#: app/Http/RequestHandlers/MapDataAdd.php:80 +#: app/Http/RequestHandlers/MapDataAdd.php:83 msgid "Add" msgstr "إضافة" -#: app/Module/ClippingsCartModule.php:513 -#: app/Module/ClippingsCartModule.php:625 -#: app/Module/ClippingsCartModule.php:742 -#: app/Module/ClippingsCartModule.php:792 -#: app/Module/ClippingsCartModule.php:842 -#: app/Module/ClippingsCartModule.php:892 -#: app/Module/ClippingsCartModule.php:947 -#: app/Module/ClippingsCartModule.php:1009 +#: app/Module/ClippingsCartModule.php:531 +#: app/Module/ClippingsCartModule.php:643 +#: app/Module/ClippingsCartModule.php:760 +#: app/Module/ClippingsCartModule.php:810 +#: app/Module/ClippingsCartModule.php:860 +#: app/Module/ClippingsCartModule.php:910 +#: app/Module/ClippingsCartModule.php:965 +#: app/Module/ClippingsCartModule.php:1027 #, php-format msgid "Add %s to the clippings cart" msgstr "إضافة %s الى السلة" @@ -1311,30 +1317,32 @@ msgstr "إضافة %s الى السلة" msgid "Add a brother" msgstr "" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:60 -#: resources/views/family-page-menu.phtml:47 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 +#: resources/views/family-page-menu.phtml:50 #: resources/views/modules/relatives/family.phtml:228 msgid "Add a child" msgstr "إضافة مولود جديد" -#: app/Http/RequestHandlers/AddChildToIndividualPage.php:55 +#: app/Http/RequestHandlers/AddChildToIndividualPage.php:71 #: resources/views/modules/relatives/tab.phtml:157 msgid "Add a child to create a one-parent family" msgstr "إضافة مولود لإنشاء أسرة من أحد الوالدين فقط" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:59 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76 #: resources/views/family-page-children.phtml:45 #: resources/views/modules/relatives/family.phtml:224 msgid "Add a daughter" msgstr "" +#: resources/views/edit/add-fact-row.phtml:22 #: resources/views/edit/raw-gedcom-record.phtml:53 +#: resources/views/record-page-menu-facts.phtml:14 msgid "Add a fact" msgstr "إضافة معلومة" -#: app/Http/RequestHandlers/AddParentToIndividualPage.php:61 -#: resources/views/family-page-grandparents.phtml:33 -#: resources/views/family-page-grandparents.phtml:41 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:77 +#: resources/views/family-page-grandparents.phtml:34 +#: resources/views/family-page-grandparents.phtml:42 #: resources/views/modules/relatives/tab.phtml:49 msgid "Add a father" msgstr "إضافة أب جديد" @@ -1344,16 +1352,16 @@ msgstr "إضافة أب جديد" msgid "Add a favorite" msgstr "إضافة مفضلة جديد" -#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:59 -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:56 -#: resources/views/family-page-menu.phtml:34 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:81 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:84 +#: resources/views/family-page-menu.phtml:37 #: resources/views/family-page-parents.phtml:27 #: resources/views/modules/relatives/family.phtml:63 #: resources/views/modules/relatives/tab.phtml:136 msgid "Add a husband" msgstr "إضافة زوج جديد" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:56 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:67 #: resources/views/modules/relatives/tab.phtml:148 msgid "Add a husband using an existing individual" msgstr "إضافة زوج من الأفراد الموجودين" @@ -1362,29 +1370,26 @@ msgstr "إضافة زوج من الأفراد الموجودين" msgid "Add a journal entry" msgstr "إضافة نص ذكرى خاصة جديدة" -#: app/Http/RequestHandlers/AddMediaFileModal.php:78 -#: resources/views/media-page.phtml:210 +#: app/Http/RequestHandlers/AddMediaFileModal.php:77 +#: resources/views/media-page-menu.phtml:39 #: resources/views/modals/add-media-file.phtml:21 msgid "Add a media file" msgstr "اضافة ملف وسائط" -#: resources/views/cards/add-media-object.phtml:16 -#: resources/views/family-page.phtml:98 -#: resources/views/individual-page-menu.phtml:82 -#: resources/views/individual-page.phtml:94 -#: resources/views/source-page.phtml:111 +#: resources/views/family-page.phtml:71 +#: resources/views/individual-page-images.phtml:59 +#: resources/views/individual-page-menu.phtml:93 msgid "Add a media object" msgstr "إضافة كائن وسائط جديد" -#: app/Http/RequestHandlers/AddParentToIndividualPage.php:58 -#: resources/views/family-page-grandparents.phtml:63 -#: resources/views/family-page-grandparents.phtml:71 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:75 +#: resources/views/family-page-grandparents.phtml:64 +#: resources/views/family-page-grandparents.phtml:72 #: resources/views/modules/relatives/tab.phtml:56 msgid "Add a mother" msgstr "إضافة أم جديدة" -#: app/Http/RequestHandlers/AddName.php:55 -#: resources/views/individual-page-menu.phtml:31 +#: resources/views/individual-page-menu.phtml:42 msgid "Add a name" msgstr "إضافة إسم جديد" @@ -1392,21 +1397,11 @@ msgstr "إضافة إسم جديد" msgid "Add a news article" msgstr "إضافة مواد إخبارية" -#: app/Elements/NoteStructure.php:73 resources/views/family-page.phtml:75 -#: resources/views/modules/notes/tab.phtml:55 +#: resources/views/family-page.phtml:59 +#: resources/views/modules/notes/tab.phtml:53 msgid "Add a note" msgstr "إضافة ملاحظة جديدة" -#: resources/views/media-page.phtml:200 -msgid "Add a restriction" -msgstr "إضافه قيد جديد" - -#: app/Elements/NoteStructure.php:74 resources/views/family-page.phtml:86 -#: resources/views/media-page.phtml:190 -#: resources/views/modules/notes/tab.phtml:65 -msgid "Add a shared note" -msgstr "إضافة ملاحظة مشتركة جديدة" - #: resources/views/modules/relatives/family.phtml:228 msgid "Add a sibling" msgstr "" @@ -1415,17 +1410,21 @@ msgstr "" msgid "Add a sister" msgstr "" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:58 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:75 #: resources/views/family-page-children.phtml:41 #: resources/views/modules/relatives/family.phtml:220 msgid "Add a son" msgstr "" -#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:180 -#: resources/views/modules/sources_tab/tab.phtml:53 +#: resources/views/family-page.phtml:83 +#: resources/views/modules/sources_tab/tab.phtml:51 msgid "Add a source citation" msgstr "إضافة إقتباس جديد من مصدر" +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:85 +msgid "Add a spouse" +msgstr "إضافة زوج/زوجة جديدة" + #: app/Module/StoriesModule.php:299 #: resources/views/modules/stories/config.phtml:38 #: resources/views/modules/stories/tab.phtml:36 @@ -1433,20 +1432,20 @@ msgid "Add a story" msgstr "إضافة رواية" #: app/Http/RequestHandlers/UserAddPage.php:48 -#: resources/views/admin/control-panel.phtml:474 +#: resources/views/admin/control-panel.phtml:500 msgid "Add a user" msgstr "إضافة مستخدم جديد" -#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:56 -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:60 -#: resources/views/family-page-menu.phtml:41 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:79 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:83 +#: resources/views/family-page-menu.phtml:44 #: resources/views/family-page-parents.phtml:49 #: resources/views/modules/relatives/family.phtml:100 #: resources/views/modules/relatives/tab.phtml:134 msgid "Add a wife" msgstr "إضافة زوجة جديدة" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:59 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:70 #: resources/views/modules/relatives/tab.phtml:146 msgid "Add a wife using an existing individual" msgstr "إضافة زوجة من الأفراد الموجودين" @@ -1457,10 +1456,6 @@ msgstr "إضافة زوجة من الأفراد الموجودين" msgid "Add an FAQ" msgstr "إضافة نص سؤال شائع" -#: resources/views/cards/add-sour-data-even.phtml:15 -msgid "Add an event" -msgstr "إضافة حدث" - #: resources/views/modules/custom-css-js/edit.phtml:34 msgid "Add content to the end of the <code><body></code> element." msgstr "إضافة محتوى في نهاية <code><عنصر></code>الجسم." @@ -1469,7 +1464,7 @@ msgstr "إضافة محتوى في نهاية <code><عنصر></code>ال msgid "Add content to the end of the <code><head></code> element." msgstr "إضافة محتوى في نهاية <code><عنصر></code>الترويسة." -#: resources/views/edit/paste-fact-row.phtml:20 +#: resources/views/record-page-menu-clipboard.phtml:17 msgid "Add from clipboard" msgstr "إضافة من الحافظة" @@ -1486,11 +1481,6 @@ msgid "Add marriage details" msgstr "إضافة تفاصيل الزواج" #. I18N: Name of a module -#: app/Module/FixMissingMarriedNames.php:69 -msgid "Add married names" -msgstr "" - -#. I18N: Name of a module #: app/Module/FixMissingDeaths.php:58 msgid "Add missing death records" msgstr "إضافة سجلات وفاة مفقودة" @@ -1522,22 +1512,22 @@ msgid "Add styling and scripts to every page." msgstr "إضافة تصاميم ونصوص لكل صفحة." #. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file -#: resources/views/admin/trees-export.phtml:83 +#: resources/views/admin/trees-export.phtml:90 msgid "Add the GEDCOM media path to filenames" msgstr "إضافة مسار وسائط GEDCOM إلى أسماء الملفات" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:203 +#: resources/views/admin/trees-preferences.phtml:205 msgid "Add to TITLE header tag" msgstr "إضافة إلى علامة الترويسة TITLE" -#: app/Module/ClippingsCartModule.php:179 +#: app/Module/ClippingsCartModule.php:201 #: resources/views/modules/clippings/add-options.phtml:22 msgid "Add to the clippings cart" msgstr "إضافة إلى سلة القصاصات" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:145 +#: resources/views/admin/trees-preferences.phtml:147 msgid "Add unique identifiers" msgstr "إضافة معرفات فريدة" @@ -1554,38 +1544,49 @@ msgstr "إضافة نصوص وصور مستقلة بطريقة متطورة." msgid "Add/edit a journal/news entry" msgstr "إضافة/تعديل نص ذكرى شخصية" -#. I18N: gedcom tag ADDR -#: app/Factories/ElementFactory.php:247 app/Factories/ElementFactory.php:360 -#: app/Factories/ElementFactory.php:380 app/Factories/ElementFactory.php:642 -#: app/Factories/ElementFactory.php:689 app/GedcomTag.php:427 +#: app/Module/CustomTagsGenPluswin.php:60 +#: app/Module/CustomTagsGenPluswin.php:73 +#: app/Module/CustomTagsGenPluswin.php:75 +#: app/Module/CustomTagsGenPluswin.php:76 +#: app/Module/CustomTagsGenPluswin.php:84 +#: app/Module/CustomTagsGenPluswin.php:85 +#: app/Module/CustomTagsGenPluswin.php:92 +#: app/Module/CustomTagsGenPluswin.php:105 +#: app/Module/CustomTagsGenPluswin.php:107 +#: app/Module/CustomTagsGenPluswin.php:108 +#: app/Module/CustomTagsGenPluswin.php:118 +#: app/Module/CustomTagsGenPluswin.php:119 +msgid "Additional information" +msgstr "" + +#: app/Factories/ElementFactory.php:275 app/Factories/ElementFactory.php:386 +#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:658 +#: app/Factories/ElementFactory.php:705 app/Module/CustomTagsPhpGedView.php:67 #: app/Module/FixCemeteryTag.php:85 #: resources/views/modals/submitter-fields.phtml:33 msgid "Address" msgstr "عنوان" -#. I18N: gedcom tag ADR1 -#: app/Factories/ElementFactory.php:248 app/Factories/ElementFactory.php:361 -#: app/Factories/ElementFactory.php:381 app/Factories/ElementFactory.php:643 -#: app/Factories/ElementFactory.php:690 app/GedcomTag.php:430 +#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:387 +#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:659 +#: app/Factories/ElementFactory.php:706 msgid "Address line 1" msgstr "سطر ثاني للعنوان" -#. I18N: gedcom tag ADR2 -#: app/Factories/ElementFactory.php:249 app/Factories/ElementFactory.php:362 -#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:644 -#: app/Factories/ElementFactory.php:691 app/GedcomTag.php:433 +#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:388 +#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:660 +#: app/Factories/ElementFactory.php:707 msgid "Address line 2" msgstr "سطر ثالث للعنوان" -#. I18N: gedcom tag ADR3 -#: app/Factories/ElementFactory.php:250 app/Factories/ElementFactory.php:363 -#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:645 -#: app/Factories/ElementFactory.php:692 app/GedcomTag.php:436 +#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:389 +#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:661 +#: app/Factories/ElementFactory.php:708 msgid "Address line 3" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:55 app/GedcomCode/GedcomCodeTemp.php:231 +#: app/Elements/TempleCode.php:55 msgid "Adelaide, Australia" msgstr "أديلايد، استراليا" @@ -1602,146 +1603,139 @@ msgstr "حساب المدير" msgid "Administrator comments on user" msgstr "ملاحظات المدير على المستخدم" -#: resources/views/admin/control-panel.phtml:442 +#: resources/views/admin/control-panel.phtml:468 msgid "Administrators" msgstr "مدراء" -#: app/Elements/PedigreeLinkageType.php:61 app/GedcomCode/GedcomCodePedi.php:74 +#: app/Elements/PedigreeLinkageType.php:61 msgctxt "Female pedigree" msgid "Adopted" msgstr "تبني" -#: app/Elements/PedigreeLinkageType.php:51 app/GedcomCode/GedcomCodePedi.php:70 +#: app/Elements/PedigreeLinkageType.php:51 msgctxt "Male pedigree" msgid "Adopted" msgstr "تبني" -#: app/Elements/PedigreeLinkageType.php:71 app/GedcomCode/GedcomCodePedi.php:77 +#: app/Elements/PedigreeLinkageType.php:71 msgctxt "Pedigree" msgid "Adopted" msgstr "تبني" #: app/Elements/AdoptedByWhichParent.php:57 -#: app/GedcomCode/GedcomCodeAdop.php:49 msgid "Adopted by both parents" msgstr "تبناه كلا الوالدين" -#. I18N: gedcom tag _ADPF #: app/Elements/AdoptedByWhichParent.php:58 -#: app/Factories/ElementFactory.php:775 app/GedcomCode/GedcomCodeAdop.php:50 -#: app/GedcomTag.php:1027 +#: app/Module/CustomTagsBrothersKeeper.php:92 msgid "Adopted by father" msgstr "تبناه أب" -#. I18N: gedcom tag _ADPM #: app/Elements/AdoptedByWhichParent.php:59 -#: app/Factories/ElementFactory.php:776 app/GedcomCode/GedcomCodeAdop.php:51 -#: app/GedcomTag.php:1031 +#: app/Module/CustomTagsBrothersKeeper.php:93 msgid "Adopted by mother" msgstr "تبنته أم" -#: app/Factories/ElementFactory.php:754 app/Factories/ElementFactory.php:1278 +#: app/Module/CustomTagsBrothersKeeper.php:71 +#: app/Module/CustomTagsPersonalAncestralFile.php:54 msgid "Adopted name" msgstr "" -#. I18N: gedcom tag ADOP -#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:424 -#: app/GedcomTag.php:439 +#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:450 msgid "Adoption" msgstr "تبني" -#: app/Module/IndividualFactsTabModule.php:343 +#: app/Module/IndividualFactsTabModule.php:324 msgid "Adoption of a brother" msgstr "تبني شقيق" -#: app/Module/IndividualFactsTabModule.php:322 +#: app/Module/IndividualFactsTabModule.php:303 msgid "Adoption of a child" msgstr "تبني ولد" -#: app/Module/IndividualFactsTabModule.php:321 +#: app/Module/IndividualFactsTabModule.php:302 msgid "Adoption of a daughter" msgstr "تبني بنت" -#: app/Module/IndividualFactsTabModule.php:391 -#: app/Module/IndividualFactsTabModule.php:414 -#: app/Module/IndividualFactsTabModule.php:437 +#: app/Module/IndividualFactsTabModule.php:372 +#: app/Module/IndividualFactsTabModule.php:395 +#: app/Module/IndividualFactsTabModule.php:418 msgid "Adoption of a grandchild" msgstr "تبني حفيد" -#: app/Module/IndividualFactsTabModule.php:390 +#: app/Module/IndividualFactsTabModule.php:371 msgid "Adoption of a granddaughter" msgstr "تبني حفيدة" -#: app/Module/IndividualFactsTabModule.php:413 +#: app/Module/IndividualFactsTabModule.php:394 msgctxt "daughter’s daughter" msgid "Adoption of a granddaughter" msgstr "تبني بنت بنت" -#: app/Module/IndividualFactsTabModule.php:436 +#: app/Module/IndividualFactsTabModule.php:417 msgctxt "son’s daughter" msgid "Adoption of a granddaughter" msgstr "تبني بنت إبن" -#: app/Module/IndividualFactsTabModule.php:389 +#: app/Module/IndividualFactsTabModule.php:370 msgid "Adoption of a grandson" msgstr "تبني حفيد" -#: app/Module/IndividualFactsTabModule.php:412 +#: app/Module/IndividualFactsTabModule.php:393 msgctxt "daughter’s son" msgid "Adoption of a grandson" msgstr "تبني إبن بنت" -#: app/Module/IndividualFactsTabModule.php:435 +#: app/Module/IndividualFactsTabModule.php:416 msgctxt "son’s son" msgid "Adoption of a grandson" msgstr "تبني إبن إبن" -#: app/Module/IndividualFactsTabModule.php:366 +#: app/Module/IndividualFactsTabModule.php:347 msgid "Adoption of a half-brother" msgstr "تبني أخ" -#: app/Module/IndividualFactsTabModule.php:368 +#: app/Module/IndividualFactsTabModule.php:349 msgid "Adoption of a half-sibling" msgstr "تبني أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:367 +#: app/Module/IndividualFactsTabModule.php:348 msgid "Adoption of a half-sister" msgstr "تبني أخت" -#: app/Module/IndividualFactsTabModule.php:345 +#: app/Module/IndividualFactsTabModule.php:326 msgid "Adoption of a sibling" msgstr "تبني أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:344 +#: app/Module/IndividualFactsTabModule.php:325 msgid "Adoption of a sister" msgstr "تبني شقيقة" -#: app/Module/IndividualFactsTabModule.php:320 +#: app/Module/IndividualFactsTabModule.php:301 msgid "Adoption of a son" msgstr "تبني إبن" -#: app/Factories/ElementFactory.php:423 +#: app/Factories/ElementFactory.php:449 msgid "Adoptive parents" msgstr "" -#. I18N: gedcom tag CHRA -#: app/Factories/ElementFactory.php:471 app/GedcomTag.php:569 +#: app/Factories/ElementFactory.php:493 msgid "Adult christening" msgstr "تنصير بالغ" -#: resources/views/admin/trees-preferences.phtml:866 +#: resources/views/admin/trees-preferences.phtml:788 msgid "Advanced fact preferences" msgstr "إعدادات متقدمة للأسماء" -#: resources/views/admin/trees-preferences.phtml:871 +#: resources/views/admin/trees-preferences.phtml:793 msgid "Advanced name facts" msgstr "إختيارات متطورة للإسم" -#: resources/views/admin/trees-preferences.phtml:884 +#: resources/views/admin/trees-preferences.phtml:806 msgid "Advanced place name facts" msgstr "إختيارات متطورة لإسم المكان" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:168 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:167 #: app/Module/SearchMenuModule.php:125 msgid "Advanced search" msgstr "بحث متقدم" @@ -1759,9 +1753,8 @@ msgstr "إفريقيا" msgid "After creating the family tree, you will be able to import data from a GEDCOM file." msgstr "بإمكانك تحميل ملف الجيدكوم بعد إنشاء المشجر." -#. I18N: gedcom tag AGE -#: app/Factories/ElementFactory.php:388 app/Functions/FunctionsPrint.php:390 -#: app/GedcomTag.php:449 app/Statistics/Google/ChartAge.php:141 +#: app/Factories/ElementFactory.php:414 app/Functions/FunctionsPrint.php:390 +#: app/Statistics/Google/ChartAge.php:141 #: app/Statistics/Google/ChartMarriageAge.php:164 #: resources/views/lists/chart-by-age.phtml:32 #: resources/views/lists/families-table.phtml:141 @@ -1797,12 +1790,12 @@ msgstr "فارق العمر في حالة الزوجة أكبر من الزوج" msgid "Age difference" msgstr "فارق العمر" -#: app/Module/StatisticsChartModule.php:645 +#: app/Module/StatisticsChartModule.php:644 #: resources/views/modules/statistics-chart/custom.phtml:40 msgid "Age in year of first marriage" msgstr "العمر عند الزواج الأول" -#: app/Module/StatisticsChartModule.php:584 +#: app/Module/StatisticsChartModule.php:583 #: resources/views/lists/families-table.phtml:482 #: resources/views/lists/families-table.phtml:524 #: resources/views/modules/statistics-chart/custom.phtml:39 @@ -1817,7 +1810,7 @@ msgid "Age interval" msgstr "فترة عمرية" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:411 +#: resources/views/admin/trees-preferences.phtml:415 msgid "Age of parents next to child’s birthdate" msgstr "عمر الوالدين بمحاذة عمر الفرد" @@ -1826,9 +1819,8 @@ msgstr "عمر الوالدين بمحاذة عمر الفرد" msgid "Age related to death year" msgstr "العمر حسب عام الوفاة" -#. I18N: gedcom tag AGNC -#: app/Factories/ElementFactory.php:255 app/Factories/ElementFactory.php:389 -#: app/Factories/ElementFactory.php:671 app/GedcomTag.php:452 +#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:415 +#: app/Factories/ElementFactory.php:687 msgid "Agency" msgstr "وكالة" @@ -1842,15 +1834,13 @@ msgstr "جزر آلاند" msgid "Albania" msgstr "البانيا" -#. I18N: gedcom tag _ALBUM #. I18N: Name of a module -#: app/Factories/ElementFactory.php:804 app/GedcomTag.php:1041 -#: app/Module/AlbumModule.php:42 +#: app/Module/AlbumModule.php:42 app/Module/CustomTagsFamilyTreeBuilder.php:55 msgid "Album" msgstr "الألبوم" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:57 app/GedcomCode/GedcomCodeTemp.php:237 +#: app/Elements/TempleCode.php:57 msgid "Albuquerque, New Mexico, United States" msgstr "البوكيرك، نيو مكسيكو" @@ -1859,8 +1849,7 @@ msgstr "البوكيرك، نيو مكسيكو" msgid "Algeria" msgstr "الجزائر" -#. I18N: gedcom tag ALIA -#: app/Factories/ElementFactory.php:427 app/GedcomTag.php:455 +#: app/Factories/ElementFactory.php:453 msgid "Alias" msgstr "لقب" @@ -1868,14 +1857,13 @@ msgstr "لقب" msgid "Alive" msgstr "على قيد الحياة" -#: app/Functions/FunctionsEdit.php:169 #: app/Module/FrequentlyAskedQuestionsModule.php:320 -#: app/Module/IndividualListModule.php:235 -#: app/Module/IndividualListModule.php:244 -#: app/Module/IndividualListModule.php:253 -#: app/Module/IndividualListModule.php:342 -#: app/Module/IndividualListModule.php:444 -#: app/Module/IndividualListModule.php:446 +#: app/Module/IndividualListModule.php:234 +#: app/Module/IndividualListModule.php:243 +#: app/Module/IndividualListModule.php:252 +#: app/Module/IndividualListModule.php:341 +#: app/Module/IndividualListModule.php:443 +#: app/Module/IndividualListModule.php:445 #: resources/views/calendar-page.phtml:179 #: resources/views/lists/datatables-attributes.phtml:10 #: resources/views/modules/faq/config.phtml:70 @@ -1895,20 +1883,20 @@ msgstr "على قيد الحياة" msgid "All" msgstr "الجميع" -#: app/Http/RequestHandlers/TreePrivacyPage.php:176 +#: app/Http/RequestHandlers/TreePrivacyPage.php:169 #: resources/views/admin/trees-privacy.phtml:272 msgid "All facts and events" msgstr "كافة الحقائق والأحداث" -#: resources/views/admin/trees-preferences.phtml:735 +#: resources/views/admin/trees-preferences.phtml:739 msgid "All family facts" msgstr "جميع الحقائق العائلية" -#: app/Http/RequestHandlers/RegisterAction.php:237 +#: app/Http/RequestHandlers/RegisterAction.php:234 msgid "All fields must be completed." msgstr "يجب إتمام جميع الحقول." -#: resources/views/admin/trees-preferences.phtml:681 +#: resources/views/admin/trees-preferences.phtml:685 msgid "All individual facts" msgstr "جميع الحقائق الفردية" @@ -1917,9 +1905,9 @@ msgstr "جميع الحقائق الفردية" msgid "All individuals" msgstr "جميع الأفراد" -#: app/Http/RequestHandlers/ModulesAllPage.php:59 +#: app/Http/RequestHandlers/ModulesAllPage.php:58 #: resources/views/admin/components.phtml:28 -#: resources/views/admin/control-panel.phtml:531 +#: resources/views/admin/control-panel.phtml:557 msgid "All modules" msgstr "جميع الوحدات" @@ -1928,21 +1916,13 @@ msgstr "جميع الوحدات" msgid "All records" msgstr "جميع السجلات" -#: resources/views/admin/trees-preferences.phtml:830 -msgid "All repository facts" -msgstr "جميع حقائق المستودع" - -#: resources/views/admin/trees-preferences.phtml:789 -msgid "All source facts" -msgstr "جميع حقائق المصادر" - #. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” #: app/Module/CkeditorModule.php:54 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." msgstr "تمكين وحدات تحرير النصوص لإستخدام محرر نصوص متطور بدلاُ من استخدام رموز HTML." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:633 +#: resources/views/admin/trees-preferences.phtml:637 msgid "Allow users to see raw GEDCOM records" msgstr "تمكين المستخدمين من رؤية سجلات GEDCOM الأساسية" @@ -1951,13 +1931,21 @@ msgstr "تمكين المستخدمين من رؤية سجلات GEDCOM الأس msgid "Allow visitors to request a new user account" msgstr "السماح للزوار بطلب إنشاء حساب جديد" -#. I18N: gedcom tag _AKA -#: app/Factories/ElementFactory.php:755 app/Factories/ElementFactory.php:803 -#: app/Factories/ElementFactory.php:873 app/Factories/ElementFactory.php:1279 -#: app/Factories/ElementFactory.php:1280 app/GedcomTag.php:1036 +#: app/Module/CustomTagsBrothersKeeper.php:72 +#: app/Module/CustomTagsFamilyTreeBuilder.php:54 +#: app/Module/CustomTagsFamilyTreeMaker.php:113 +#: app/Module/CustomTagsGenPluswin.php:114 +#: app/Module/CustomTagsGenPluswin.php:120 +#: app/Module/CustomTagsPersonalAncestralFile.php:55 +#: app/Module/CustomTagsPersonalAncestralFile.php:56 msgid "Also known as" msgstr "إسم آخر يعرف به" +#: app/Module/CustomTagsGenPluswin.php:62 +#: app/Module/CustomTagsGenPluswin.php:94 +msgid "Alternative place name" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:60 msgid "American Samoa" @@ -1997,14 +1985,6 @@ msgstr "طريقة بديلة لإختيار مظهر آخر." msgid "An alternative way to sign in and sign out." msgstr "طريقة بديلة لتسجيل الدخول والخروج." -#: app/Functions/FunctionsEdit.php:456 -msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." -msgstr "الفرد ذو العلاقة هو فرد آخر له إرتباط بهذا الحدث أو المعلومة مثل شاهد أو رجل دين." - -#: app/Functions/FunctionsEdit.php:454 -msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." -msgstr "الفرد ذو العلاقة هو فرد آخر له إرتباط بهذا الفرد مثل صديق أو موظف." - #. I18N: Description of the “HourglassChart” module #: app/Module/HourglassChartModule.php:101 msgid "An hourglass chart of an individual’s ancestors and descendants." @@ -2024,7 +2004,7 @@ msgstr "مشجر تفاعلي يظهر الأسلاف والأنسال للفر msgid "An unexpected database error occurred." msgstr "لقد نتج خطأ غير متوقع في قاعدة البيانات." -#: resources/views/admin/control-panel.phtml:177 +#: resources/views/admin/control-panel.phtml:203 msgid "An upgrade is available." msgstr "" @@ -2036,8 +2016,7 @@ msgstr "" msgid "Ancestors" msgstr "أسلاف" -#. I18N: gedcom tag ANCI -#: app/Factories/ElementFactory.php:428 app/GedcomTag.php:461 +#: app/Factories/ElementFactory.php:454 msgid "Ancestors interest" msgstr "مصلحة الأسلاف" @@ -2051,17 +2030,16 @@ msgstr "أسلاف " msgid "Ancestors of %s" msgstr "أسلاف %s" -#. I18N: gedcom tag AFN -#: app/Factories/ElementFactory.php:426 app/GedcomTag.php:446 +#: app/Factories/ElementFactory.php:452 msgid "Ancestral file number" msgstr "رقم ملف الأسلاف" -#: app/Factories/ElementFactory.php:737 +#: app/Module/CustomTagsAncestry.php:51 msgid "Ancestry PID" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:58 app/GedcomCode/GedcomCodeTemp.php:240 +#: app/Elements/TempleCode.php:58 msgid "Anchorage, Alaska, United States" msgstr "أنكوراج، ألاسكا" @@ -2084,16 +2062,16 @@ msgstr "أنغيلا" #: resources/views/lists/families-table.phtml:222 #: resources/views/lists/individuals-table.phtml:238 #: resources/views/lists/individuals-table.phtml:248 +#: resources/views/modules/share-anniversary/share.phtml:19 #: resources/views/modules/yahrzeit/table.phtml:29 msgid "Anniversary" msgstr "ذكرى سنوية" -#: app/Http/RequestHandlers/CalendarPage.php:122 +#: app/Http/RequestHandlers/CalendarPage.php:120 msgid "Anniversary calendar" msgstr "تقويم الذكرى السنوية" -#. I18N: gedcom tag ANUL -#: app/Factories/ElementFactory.php:291 app/GedcomTag.php:464 +#: app/Factories/ElementFactory.php:319 msgid "Annulment" msgstr "فسخ الزواج" @@ -2111,29 +2089,29 @@ msgstr "أنتاركتيكا" msgid "Antigua and Barbuda" msgstr "أنتيغوا وبربودا" -#: app/Http/RequestHandlers/LoginPage.php:85 +#: app/Http/RequestHandlers/LoginPage.php:84 msgid "Anyone with a user account can access this website." msgstr "بأمكان أي مستخدم الدخول للموقع." #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:59 app/GedcomCode/GedcomCodeTemp.php:243 +#: app/Elements/TempleCode.php:59 msgid "Apia, Samoa" msgstr "أبيا، ساموا" -#: resources/views/admin/trees-export.phtml:94 +#: resources/views/admin/trees-export.phtml:101 #: resources/views/modules/clippings/download.phtml:24 #: resources/views/modules/clippings/download.phtml:56 msgid "Apply privacy settings" msgstr "تطبيق إعدادات الخصوصية" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:971 +#: resources/views/admin/trees-preferences.phtml:893 #: resources/views/admin/trees-privacy.phtml:308 msgid "Apply these preferences to all family trees" msgstr "تطبيق هذه التفضيلات على جميع مشجرات العائلة" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:978 +#: resources/views/admin/trees-preferences.phtml:900 #: resources/views/admin/trees-privacy.phtml:315 msgid "Apply these preferences to new family trees" msgstr "تطبيق هذه التفضيلات على المشجرات الجديدة" @@ -2167,7 +2145,7 @@ msgid "April" msgstr "أبريل" #: app/Date/AbstractGregorianJulianDate.php:66 -#: app/Module/StatisticsChartModule.php:797 +#: app/Module/StatisticsChartModule.php:795 #: resources/views/edit/initialize-calendar-popup.phtml:14 msgctxt "NOMINATIVE" msgid "April" @@ -2178,9 +2156,13 @@ msgstr "أبريل" msgid "Aqua Marine" msgstr "ماء البحر" -#: resources/views/edit/icon-fact-delete.phtml:13 -#: resources/views/individual-name.phtml:92 -#: resources/views/media-page.phtml:114 +#: resources/views/edit/icon-fact-delete.phtml:19 +#, php-format +msgid "Are you sure you want to delete the link to “%s”?" +msgstr "" + +#: resources/views/individual-name.phtml:87 +#: resources/views/media-page-details.phtml:40 msgid "Are you sure you want to delete this fact?" msgstr "هل أنت متأكد من رغبتك في حذف هذه المعلومة؟" @@ -2189,22 +2171,19 @@ msgstr "هل أنت متأكد من رغبتك في حذف هذه المعلوم msgid "Are you sure you want to delete this message? It cannot be retrieved later." msgstr "هل أنت متأكد من رغبتك في حذف هذه الرسالة نهائياً؟ لن تستطيع القيام باسترجاعها لاحقاً." -#: app/Http/RequestHandlers/ManageMediaData.php:231 +#: app/Http/RequestHandlers/ManageMediaData.php:250 #: resources/views/admin/clean-data.phtml:41 #: resources/views/admin/trees.phtml:115 #: resources/views/admin/users-table-options.phtml:44 #: resources/views/edit-account-page.phtml:175 -#: resources/views/gedcom-record-page-menu.phtml:26 -#: resources/views/individual-page-menu.phtml:99 -#: resources/views/media-page-menu.phtml:42 +#: resources/views/edit/icon-fact-delete.phtml:14 +#: resources/views/individual-page-menu.phtml:116 +#: resources/views/media-page-menu.phtml:73 #: resources/views/modules/faq/config.phtml:98 #: resources/views/modules/gedcom_news/list.phtml:45 #: resources/views/modules/stories/config.phtml:84 #: resources/views/modules/user_blog/list.phtml:45 -#: resources/views/note-page-menu.phtml:22 -#: resources/views/repository-page-menu.phtml:22 -#: resources/views/source-page-menu.phtml:22 -#: resources/views/submitter-page-menu.phtml:26 +#: resources/views/record-page-menu.phtml:45 #, php-format msgid "Are you sure you want to delete “%s”?" msgstr "هل أنت متأكد من رغبتك في حذف ”%s“؟" @@ -2265,22 +2244,26 @@ msgstr "رمادي" msgid "Asia" msgstr "آسيا" -#. I18N: gedcom tag ASSO -#. I18N: gedcom tag _ASSO -#: app/Factories/ElementFactory.php:429 app/Factories/ElementFactory.php:1058 -#: app/Factories/ElementFactory.php:1099 app/Factories/ElementFactory.php:1338 -#: app/Factories/ElementFactory.php:1342 app/Factories/ElementFactory.php:1345 -#: app/GedcomTag.php:467 app/GedcomTag.php:1044 -#: resources/views/cards/add-associate.phtml:17 +#: app/Factories/ElementFactory.php:455 +#: app/Functions/FunctionsPrintFacts.php:402 +#: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149 +#: app/Module/CustomTagsGenPluswin.php:77 +#: app/Module/CustomTagsGenPluswin.php:109 +#: app/Module/CustomTagsPhpGedView.php:64 app/Module/CustomTagsWebtrees.php:54 +#: app/Module/CustomTagsWebtrees.php:56 app/Module/CustomTagsWebtrees.php:70 msgid "Associate" msgstr "فرد ذو علاقة" -#: app/Http/RequestHandlers/HelpText.php:262 +#: app/Http/RequestHandlers/HelpText.php:261 msgid "Associate events with this source" msgstr "ربط أحداث بهذا المصدر" +#: resources/views/modules/personal_facts/tab.phtml:31 +msgid "Associated events" +msgstr "" + #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:61 app/GedcomCode/GedcomCodeTemp.php:249 +#: app/Elements/TempleCode.php:61 msgid "Asuncion, Paraguay" msgstr "أسونسيون، باراغواي" @@ -2290,48 +2273,42 @@ msgid "At sea" msgstr "في البحر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:62 app/GedcomCode/GedcomCodeTemp.php:252 +#: app/Elements/TempleCode.php:62 msgid "Atlanta, Georgia, United States" msgstr "أتلانتا، جورجيا" -#: app/Elements/RelationIsDescriptor.php:120 -#: app/GedcomCode/GedcomCodeRela.php:96 +#: app/Elements/RelationIsDescriptor.php:94 msgid "Attendant" msgstr "حاضر" -#: app/Elements/RelationIsDescriptor.php:85 -#: app/GedcomCode/GedcomCodeRela.php:93 +#: app/Elements/RelationIsDescriptor.php:73 msgctxt "FEMALE" msgid "Attendant" msgstr "حاضرة" -#: app/Elements/RelationIsDescriptor.php:50 -#: app/GedcomCode/GedcomCodeRela.php:89 +#: app/Elements/RelationIsDescriptor.php:52 msgctxt "MALE" msgid "Attendant" msgstr "حاضر" -#: app/Elements/RelationIsDescriptor.php:121 -#: app/GedcomCode/GedcomCodeRela.php:107 +#: app/Elements/RelationIsDescriptor.php:95 msgid "Attending" msgstr "يحضر" -#: app/Elements/RelationIsDescriptor.php:86 -#: app/GedcomCode/GedcomCodeRela.php:104 +#: app/Elements/RelationIsDescriptor.php:74 msgctxt "FEMALE" msgid "Attending" msgstr "تحضر" -#: app/Elements/RelationIsDescriptor.php:51 -#: app/GedcomCode/GedcomCodeRela.php:100 +#: app/Elements/RelationIsDescriptor.php:53 msgctxt "MALE" msgid "Attending" msgstr "يحضر" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:60 app/Factories/ElementFactory.php:912 -#: app/Factories/ElementFactory.php:952 app/Factories/ElementFactory.php:978 -#: app/Factories/ElementFactory.php:993 +#: app/Elements/SourceMediaType.php:60 app/Module/CustomTagsGedcom53.php:59 +#: app/Module/CustomTagsGedcom53.php:99 app/Module/CustomTagsGedcom53.php:125 +#: app/Module/CustomTagsGedcom53.php:140 msgid "Audio" msgstr "سمعي" @@ -2356,7 +2333,7 @@ msgid "August" msgstr "أغسطس" #: app/Date/AbstractGregorianJulianDate.php:70 -#: app/Module/StatisticsChartModule.php:801 +#: app/Module/StatisticsChartModule.php:799 #: resources/views/edit/initialize-calendar-popup.phtml:18 msgctxt "NOMINATIVE" msgid "August" @@ -2372,37 +2349,42 @@ msgstr "أستراليا" msgid "Austria" msgstr "النمسا" -#. I18N: gedcom tag AUTH -#: app/Factories/ElementFactory.php:665 app/GedcomTag.php:470 +#: app/Factories/ElementFactory.php:681 #: resources/views/lists/sources-table.phtml:95 #: resources/views/modals/source-fields.phtml:30 msgid "Author" msgstr "مؤلِف" -#. I18N: gedcom tag CHAN:_WT_USER -#: app/Factories/ElementFactory.php:1293 app/Factories/ElementFactory.php:1295 -#: app/Factories/ElementFactory.php:1303 app/Factories/ElementFactory.php:1304 -#: app/Factories/ElementFactory.php:1307 app/Factories/ElementFactory.php:1308 -#: app/Factories/ElementFactory.php:1340 app/Factories/ElementFactory.php:1347 -#: app/Factories/ElementFactory.php:1350 app/Factories/ElementFactory.php:1353 -#: app/Factories/ElementFactory.php:1356 app/Factories/ElementFactory.php:1359 -#: app/Factories/ElementFactory.php:1362 app/Factories/ElementFactory.php:1365 -#: app/GedcomTag.php:553 resources/views/edit/edit-fact.phtml:118 -#: resources/views/edit/edit-record.phtml:37 +#: app/Module/CustomTagsPhpGedView.php:62 +#: app/Module/CustomTagsPhpGedView.php:70 +#: app/Module/CustomTagsPhpGedView.php:79 +#: app/Module/CustomTagsPhpGedView.php:80 +#: app/Module/CustomTagsPhpGedView.php:83 +#: app/Module/CustomTagsPhpGedView.php:84 app/Module/CustomTagsWebtrees.php:53 +#: app/Module/CustomTagsWebtrees.php:69 app/Module/CustomTagsWebtrees.php:83 +#: app/Module/CustomTagsWebtrees.php:85 app/Module/CustomTagsWebtrees.php:87 +#: app/Module/CustomTagsWebtrees.php:89 app/Module/CustomTagsWebtrees.php:91 +#: app/Module/CustomTagsWebtrees.php:93 msgid "Author of last change" msgstr "إسم من قام بآخر تغيير" +#. I18N: plural noun - things that can be shared +#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 +#: resources/views/admin/control-panel.phtml:622 +msgid "Autocomplete" +msgstr "" + #: resources/views/admin/users-edit.phtml:155 msgid "Automatically accept changes made by this user" msgstr "قبول التعديلات المقترحة من قبل هذا المستخدم بشكل تلقائي" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:551 +#: resources/views/admin/trees-preferences.phtml:555 msgid "Automatically expand notes" msgstr "إظهار الملاحظات تلقائياً" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:567 +#: resources/views/admin/trees-preferences.phtml:571 msgid "Automatically expand sources" msgstr "إظهار المصادر تلقائياً" @@ -2437,7 +2419,7 @@ msgstr "آب" msgid "Average age" msgstr "متوسط العمر" -#: app/Module/StatisticsChartModule.php:522 +#: app/Module/StatisticsChartModule.php:521 #: app/Statistics/Google/ChartAge.php:139 #: resources/views/modules/gedcom_stats/config.phtml:59 #: resources/views/modules/gedcom_stats/statistics.phtml:222 @@ -2473,7 +2455,7 @@ msgstr "متوسط عدد الأولاد في الأسرة" #. I18N: help text for family tree / GEDCOM file names #: resources/views/admin/trees-create.phtml:49 -#: resources/views/admin/trees-preferences.phtml:89 +#: resources/views/admin/trees-preferences.phtml:90 msgid "Avoid spaces and punctuation. A family name might be a good choice." msgstr "تجنب استخدام الفراغات والرموز. قد يكون اسم العائلة خيارا جيدا ." @@ -2560,87 +2542,84 @@ msgstr "البحرين" msgid "Bangladesh" msgstr "بنغلاديش" -#. I18N: gedcom tag BAPM -#: app/Factories/ElementFactory.php:440 app/GedcomTag.php:482 -#: resources/views/calendar-page.phtml:185 +#: app/Factories/ElementFactory.php:463 resources/views/calendar-page.phtml:185 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "معمودية" -#: app/Module/IndividualFactsTabModule.php:338 +#: app/Module/IndividualFactsTabModule.php:319 msgid "Baptism of a brother" msgstr "معمودية شقيق" -#: app/Module/IndividualFactsTabModule.php:317 +#: app/Module/IndividualFactsTabModule.php:298 msgid "Baptism of a child" msgstr "معمودية ولد" -#: app/Module/IndividualFactsTabModule.php:316 +#: app/Module/IndividualFactsTabModule.php:297 msgid "Baptism of a daughter" msgstr "معمودية بنت" -#: app/Module/IndividualFactsTabModule.php:386 -#: app/Module/IndividualFactsTabModule.php:409 -#: app/Module/IndividualFactsTabModule.php:432 -#: app/Module/IndividualFactsTabModule.php:509 -#: app/Module/IndividualFactsTabModule.php:527 +#: app/Module/IndividualFactsTabModule.php:367 +#: app/Module/IndividualFactsTabModule.php:390 +#: app/Module/IndividualFactsTabModule.php:413 +#: app/Module/IndividualFactsTabModule.php:490 +#: app/Module/IndividualFactsTabModule.php:508 msgid "Baptism of a grandchild" msgstr "معمودية حفيد" -#: app/Module/IndividualFactsTabModule.php:385 +#: app/Module/IndividualFactsTabModule.php:366 msgid "Baptism of a granddaughter" msgstr "معمودية حفيدة" -#: app/Module/IndividualFactsTabModule.php:408 +#: app/Module/IndividualFactsTabModule.php:389 msgctxt "daughter’s daughter" msgid "Baptism of a granddaughter" msgstr "معمودية بنت بنت" -#: app/Module/IndividualFactsTabModule.php:431 +#: app/Module/IndividualFactsTabModule.php:412 msgctxt "son’s daughter" msgid "Baptism of a granddaughter" msgstr "معمودية حفيدة من إبن" -#: app/Module/IndividualFactsTabModule.php:384 +#: app/Module/IndividualFactsTabModule.php:365 msgid "Baptism of a grandson" msgstr "معمودية حفيد" -#: app/Module/IndividualFactsTabModule.php:407 +#: app/Module/IndividualFactsTabModule.php:388 msgctxt "daughter’s son" msgid "Baptism of a grandson" msgstr "معمودية إبن بنت" -#: app/Module/IndividualFactsTabModule.php:430 +#: app/Module/IndividualFactsTabModule.php:411 msgctxt "son’s son" msgid "Baptism of a grandson" msgstr "معمودية حفيد من إبن" -#: app/Module/IndividualFactsTabModule.php:361 +#: app/Module/IndividualFactsTabModule.php:342 msgid "Baptism of a half-brother" msgstr "معمودية أخ" -#: app/Module/IndividualFactsTabModule.php:363 +#: app/Module/IndividualFactsTabModule.php:344 msgid "Baptism of a half-sibling" msgstr "معمودية أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:362 +#: app/Module/IndividualFactsTabModule.php:343 msgid "Baptism of a half-sister" msgstr "معمودية أخت غير شقيقة" -#: app/Module/IndividualFactsTabModule.php:340 +#: app/Module/IndividualFactsTabModule.php:321 msgid "Baptism of a sibling" msgstr "معمودية أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:339 +#: app/Module/IndividualFactsTabModule.php:320 msgid "Baptism of a sister" msgstr "معمودية شقيقة" -#: app/Module/IndividualFactsTabModule.php:315 +#: app/Module/IndividualFactsTabModule.php:296 msgid "Baptism of a son" msgstr "معمودية إبن" -#. I18N: gedcom tag BARM -#: app/Factories/ElementFactory.php:443 app/GedcomTag.php:489 +#: app/Factories/ElementFactory.php:466 #: resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "إحتفال البلوغ" @@ -2650,22 +2629,25 @@ msgstr "إحتفال البلوغ" msgid "Barbados" msgstr "باربادوس" -#: app/Factories/ElementFactory.php:1082 +#: app/Module/CustomTagsGedcomL.php:130 msgid "Base GEDCOM tag" msgstr "" -#. I18N: gedcom tag BASM -#: app/Factories/ElementFactory.php:446 app/GedcomTag.php:496 +#: app/Factories/ElementFactory.php:469 #: resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "إحتفال البلوغ" +#: resources/views/modules/batch_update/admin.phtml:26 +msgid "Batch update" +msgstr "تحديث على دفعات" + #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:73 app/GedcomCode/GedcomCodeTemp.php:285 +#: app/Elements/TempleCode.php:73 msgid "Baton Rouge, Louisiana, United States" msgstr "باتون روج، لويزيانا" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:261 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:260 msgid "Begins with" msgstr "يبدأ بـ" @@ -2700,14 +2682,11 @@ msgid "Bermuda" msgstr "برمودا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:191 app/GedcomCode/GedcomCodeTemp.php:639 +#: app/Elements/TempleCode.php:191 msgid "Bern, Switzerland" msgstr "برن، سويسرا" -#: app/Elements/RelationIsDescriptor.php:52 -#: app/Elements/RelationIsDescriptor.php:87 -#: app/Elements/RelationIsDescriptor.php:122 -#: app/GedcomCode/GedcomCodeRela.php:111 +#: app/Elements/RelationIsDescriptor.php:96 msgid "Best man" msgstr "وصيف" @@ -2716,22 +2695,20 @@ msgstr "وصيف" msgid "Bhutan" msgstr "بوتان" -#. I18N: gedcom tag _BIBL -#: app/Factories/ElementFactory.php:1332 app/GedcomTag.php:1048 +#: app/Module/CustomTagsRootsMagic.php:55 msgid "Bibliography" msgstr "ترجمة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:64 app/GedcomCode/GedcomCodeTemp.php:258 +#: app/Elements/TempleCode.php:64 msgid "Billings, Montana, United States" msgstr "بيلينجز، مونتانا" -#. I18N: gedcom tag BLOB -#: app/Factories/ElementFactory.php:1047 app/GedcomTag.php:517 +#: app/Module/CustomTagsGedcom55.php:50 msgid "Binary data object" msgstr "كائن بيانات ثنائي" -#: app/Functions/FunctionsPrint.php:454 app/Functions/FunctionsPrint.php:456 +#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 msgid "Bing™ maps" msgstr "خرائط Bing" @@ -2740,13 +2717,12 @@ msgid "Bing™ webmaster tools" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:65 app/GedcomCode/GedcomCodeTemp.php:261 +#: app/Elements/TempleCode.php:65 msgid "Birmingham, Alabama, United States" msgstr "برمنغهام، الاباما" -#. I18N: gedcom tag BIRT -#: app/Factories/ElementFactory.php:449 app/GedcomTag.php:503 -#: app/Http/RequestHandlers/IndividualPage.php:208 +#: app/Factories/ElementFactory.php:472 +#: app/Http/RequestHandlers/IndividualPage.php:213 #: resources/views/calendar-page.phtml:182 #: resources/views/lists/individuals-table.phtml:210 #: resources/views/lists/individuals-table.phtml:214 @@ -2874,17 +2850,17 @@ msgstr "برمنغهام، الاباما" msgid "Birth" msgstr "الميلاد" -#: app/Elements/PedigreeLinkageType.php:60 app/GedcomCode/GedcomCodePedi.php:63 +#: app/Elements/PedigreeLinkageType.php:60 msgctxt "Female pedigree" msgid "Birth" msgstr "ولادة" -#: app/Elements/PedigreeLinkageType.php:50 app/GedcomCode/GedcomCodePedi.php:59 +#: app/Elements/PedigreeLinkageType.php:50 msgctxt "Male pedigree" msgid "Birth" msgstr "ولادة" -#: app/Elements/PedigreeLinkageType.php:70 app/GedcomCode/GedcomCodePedi.php:66 +#: app/Elements/PedigreeLinkageType.php:70 msgctxt "Pedigree" msgid "Birth" msgstr "ولادة" @@ -2903,84 +2879,84 @@ msgstr "نهاية نطاق تأريخ الميلاد" msgid "Birth date range start" msgstr "بداية نطاق تأريخ الميلاد" -#: app/Factories/ElementFactory.php:756 +#: app/Module/CustomTagsBrothersKeeper.php:73 msgid "Birth name" msgstr "" -#: app/Module/IndividualFactsTabModule.php:328 +#: app/Module/IndividualFactsTabModule.php:309 msgid "Birth of a brother" msgstr "ولادة شقيق" -#: app/Module/IndividualFactsTabModule.php:307 app/Module/PlacesModule.php:247 -#: resources/views/admin/trees-preferences.phtml:455 +#: app/Module/IndividualFactsTabModule.php:288 app/Module/PlacesModule.php:221 +#: resources/views/admin/trees-preferences.phtml:459 msgid "Birth of a child" msgstr "ولادة ولد" -#: app/Module/IndividualFactsTabModule.php:306 +#: app/Module/IndividualFactsTabModule.php:287 msgid "Birth of a daughter" msgstr "ولادة بنت" -#: app/Module/IndividualFactsTabModule.php:376 -#: app/Module/IndividualFactsTabModule.php:399 -#: app/Module/IndividualFactsTabModule.php:422 -#: resources/views/admin/trees-preferences.phtml:449 +#: app/Module/IndividualFactsTabModule.php:357 +#: app/Module/IndividualFactsTabModule.php:380 +#: app/Module/IndividualFactsTabModule.php:403 +#: resources/views/admin/trees-preferences.phtml:453 msgid "Birth of a grandchild" msgstr "ولادة حفبد" -#: app/Module/IndividualFactsTabModule.php:375 +#: app/Module/IndividualFactsTabModule.php:356 msgid "Birth of a granddaughter" msgstr "ولادة حفيدة" -#: app/Module/IndividualFactsTabModule.php:398 +#: app/Module/IndividualFactsTabModule.php:379 msgctxt "daughter’s daughter" msgid "Birth of a granddaughter" msgstr "ولادة بنت بنت" -#: app/Module/IndividualFactsTabModule.php:421 +#: app/Module/IndividualFactsTabModule.php:402 msgctxt "son’s daughter" msgid "Birth of a granddaughter" msgstr "ولادة بنت إبن" -#: app/Module/IndividualFactsTabModule.php:374 +#: app/Module/IndividualFactsTabModule.php:355 msgid "Birth of a grandson" msgstr "ولادة حفيد" -#: app/Module/IndividualFactsTabModule.php:397 +#: app/Module/IndividualFactsTabModule.php:378 msgctxt "daughter’s son" msgid "Birth of a grandson" msgstr "ولادة إبن بنت" -#: app/Module/IndividualFactsTabModule.php:420 +#: app/Module/IndividualFactsTabModule.php:401 msgctxt "son’s son" msgid "Birth of a grandson" msgstr "ولادة إبن إبن" -#: app/Module/IndividualFactsTabModule.php:351 +#: app/Module/IndividualFactsTabModule.php:332 msgid "Birth of a half-brother" msgstr "ولادة أخ" -#: app/Module/IndividualFactsTabModule.php:353 +#: app/Module/IndividualFactsTabModule.php:334 msgid "Birth of a half-sibling" msgstr "ولادة أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:352 +#: app/Module/IndividualFactsTabModule.php:333 msgid "Birth of a half-sister" msgstr "ولادة أخت" -#: app/Module/IndividualFactsTabModule.php:330 -#: resources/views/admin/trees-preferences.phtml:461 +#: app/Module/IndividualFactsTabModule.php:311 +#: resources/views/admin/trees-preferences.phtml:465 msgid "Birth of a sibling" msgstr "ولادة أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:329 +#: app/Module/IndividualFactsTabModule.php:310 msgid "Birth of a sister" msgstr "ولادة شقيقة" -#: app/Module/IndividualFactsTabModule.php:305 +#: app/Module/IndividualFactsTabModule.php:286 msgid "Birth of a son" msgstr "ولادة إبن" -#: app/Factories/ElementFactory.php:451 +#: app/Factories/ElementFactory.php:474 msgid "Birth parents" msgstr "" @@ -3006,22 +2982,21 @@ msgid "Births by century" msgstr "ولادات حسب القرن" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:66 app/GedcomCode/GedcomCodeTemp.php:264 +#: app/Elements/TempleCode.php:66 msgid "Bismarck, North Dakota, United States" msgstr "بسمارك، داكوتا الشمالية" -#. I18N: gedcom tag BLES -#: app/Factories/ElementFactory.php:453 app/GedcomTag.php:510 +#: app/Factories/ElementFactory.php:476 msgid "Blessing" msgstr "مباركة" -#: app/Factories/ElementFactory.php:1312 +#: app/Module/CustomTagsPhpGedView.php:88 #: resources/views/edit-blocks-block.phtml:22 msgid "Block" msgstr "كتلة" #: app/Http/RequestHandlers/ModulesBlocksPage.php:43 -#: resources/views/admin/control-panel.phtml:628 +#: resources/views/admin/control-panel.phtml:608 #: resources/views/admin/modules.phtml:90 #: resources/views/admin/modules.phtml:92 msgid "Blocks" @@ -3038,12 +3013,12 @@ msgid "Blue Marine" msgstr "أزرق بحري" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:67 app/GedcomCode/GedcomCodeTemp.php:267 +#: app/Elements/TempleCode.php:67 msgid "Bogota, Colombia" msgstr "بوغوتا، كولومبيا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:68 app/GedcomCode/GedcomCodeTemp.php:270 +#: app/Elements/TempleCode.php:68 msgid "Boise, Idaho, United States" msgstr "بويز، أيداهو" @@ -3058,9 +3033,7 @@ msgid "Book" msgstr "كتاب" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsChildSealingDateStatus.php:60 -#: app/GedcomCode/GedcomCodeStat.php:105 msgid "Born in the covenant" msgstr "ولد في العهد" @@ -3070,7 +3043,7 @@ msgid "Bosnia and Herzegovina" msgstr "البوسنة والهرسك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:69 app/GedcomCode/GedcomCodeTemp.php:273 +#: app/Elements/TempleCode.php:69 msgid "Boston, Massachusetts, United States" msgstr "بوسطن، ماساتشوستس" @@ -3088,7 +3061,7 @@ msgid "Botswana" msgstr "بوتسوانا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:70 app/GedcomCode/GedcomCodeTemp.php:276 +#: app/Elements/TempleCode.php:70 msgid "Bountiful, Utah, United States" msgstr "باونتيفل، يوتا" @@ -3114,25 +3087,21 @@ msgstr "فروع أسرة %s" msgid "Brazil" msgstr "البرازيل" -#: app/Elements/RelationIsDescriptor.php:53 -#: app/Elements/RelationIsDescriptor.php:88 -#: app/Elements/RelationIsDescriptor.php:123 -#: app/GedcomCode/GedcomCodeRela.php:115 +#: app/Elements/RelationIsDescriptor.php:97 msgid "Bridesmaid" msgstr "وصيفة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:71 app/GedcomCode/GedcomCodeTemp.php:279 +#: app/Elements/TempleCode.php:71 msgid "Brigham City, Utah, United States" msgstr "برقيهام سيتي، يوتا، الولايات المتحدة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:72 app/GedcomCode/GedcomCodeTemp.php:282 +#: app/Elements/TempleCode.php:72 msgid "Brisbane, Australia" msgstr "بريسبان، استراليا" -#. I18N: gedcom tag _BRTM -#: app/Factories/ElementFactory.php:777 app/GedcomTag.php:1052 +#: app/Module/CustomTagsBrothersKeeper.php:94 msgid "Brit milah" msgstr "ختان" @@ -3181,7 +3150,7 @@ msgid "Brunei Darussalam" msgstr "بروناي دار السلام" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:63 app/GedcomCode/GedcomCodeTemp.php:255 +#: app/Elements/TempleCode.php:63 msgid "Buenos Aires, Argentina" msgstr "بوينس آيرس، الأرجنتين" @@ -3190,9 +3159,7 @@ msgstr "بوينس آيرس، الأرجنتين" msgid "Bulgaria" msgstr "بلغاريا" -#. I18N: gedcom tag BURI -#: app/Factories/ElementFactory.php:456 app/GedcomTag.php:520 -#: resources/views/calendar-page.phtml:197 +#: app/Factories/ElementFactory.php:479 resources/views/calendar-page.phtml:197 #: resources/xml/reports/family_group_report.xml:351 #: resources/xml/reports/family_group_report.xml:705 #: resources/xml/reports/family_group_report.xml:1049 @@ -3200,127 +3167,127 @@ msgstr "بلغاريا" msgid "Burial" msgstr "دفن" -#: app/Module/IndividualFactsTabModule.php:466 +#: app/Module/IndividualFactsTabModule.php:447 msgid "Burial of a brother" msgstr "دفن شقيق" -#: app/Module/IndividualFactsTabModule.php:450 +#: app/Module/IndividualFactsTabModule.php:431 msgid "Burial of a child" msgstr "دفن ولد" -#: app/Module/IndividualFactsTabModule.php:449 +#: app/Module/IndividualFactsTabModule.php:430 msgid "Burial of a daughter" msgstr "دفن بنت" -#: app/Module/IndividualFactsTabModule.php:744 +#: app/Module/IndividualFactsTabModule.php:725 msgid "Burial of a father" msgstr "دفن أب" -#: app/Module/IndividualFactsTabModule.php:504 -#: app/Module/IndividualFactsTabModule.php:522 -#: app/Module/IndividualFactsTabModule.php:540 +#: app/Module/IndividualFactsTabModule.php:485 +#: app/Module/IndividualFactsTabModule.php:503 +#: app/Module/IndividualFactsTabModule.php:521 msgid "Burial of a grandchild" msgstr "دفن حفيد" -#: app/Module/IndividualFactsTabModule.php:503 +#: app/Module/IndividualFactsTabModule.php:484 msgid "Burial of a granddaughter" msgstr "دفن حفيدة" -#: app/Module/IndividualFactsTabModule.php:521 +#: app/Module/IndividualFactsTabModule.php:502 msgctxt "daughter’s daughter" msgid "Burial of a granddaughter" msgstr "دفن بنت بنت" -#: app/Module/IndividualFactsTabModule.php:539 +#: app/Module/IndividualFactsTabModule.php:520 msgctxt "son’s daughter" msgid "Burial of a granddaughter" msgstr "دفن بنت إبن" -#: app/Module/IndividualFactsTabModule.php:762 +#: app/Module/IndividualFactsTabModule.php:743 msgid "Burial of a grandfather" msgstr "دفن جد" -#: app/Module/IndividualFactsTabModule.php:763 +#: app/Module/IndividualFactsTabModule.php:744 msgid "Burial of a grandmother" msgstr "دفن جدة" -#: app/Module/IndividualFactsTabModule.php:764 -#: app/Module/IndividualFactsTabModule.php:782 -#: app/Module/IndividualFactsTabModule.php:800 +#: app/Module/IndividualFactsTabModule.php:745 +#: app/Module/IndividualFactsTabModule.php:763 +#: app/Module/IndividualFactsTabModule.php:781 msgid "Burial of a grandparent" msgstr "دفن جد" -#: app/Module/IndividualFactsTabModule.php:502 +#: app/Module/IndividualFactsTabModule.php:483 msgid "Burial of a grandson" msgstr "دفن حفيد" -#: app/Module/IndividualFactsTabModule.php:520 +#: app/Module/IndividualFactsTabModule.php:501 msgctxt "daughter’s son" msgid "Burial of a grandson" msgstr "دفن إبن بنت" -#: app/Module/IndividualFactsTabModule.php:538 +#: app/Module/IndividualFactsTabModule.php:519 msgctxt "son’s son" msgid "Burial of a grandson" msgstr "دفن إبن إبن" -#: app/Module/IndividualFactsTabModule.php:484 +#: app/Module/IndividualFactsTabModule.php:465 msgid "Burial of a half-brother" msgstr "دفن أخ" -#: app/Module/IndividualFactsTabModule.php:486 +#: app/Module/IndividualFactsTabModule.php:467 msgid "Burial of a half-sibling" msgstr "دفن أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:485 +#: app/Module/IndividualFactsTabModule.php:466 msgid "Burial of a half-sister" msgstr "دفن أخت" -#: app/Module/IndividualFactsTabModule.php:263 +#: app/Module/IndividualFactsTabModule.php:201 msgid "Burial of a husband" msgstr "دفن زوج" -#: app/Module/IndividualFactsTabModule.php:780 +#: app/Module/IndividualFactsTabModule.php:761 msgid "Burial of a maternal grandfather" msgstr "دفن جد لأم" -#: app/Module/IndividualFactsTabModule.php:781 +#: app/Module/IndividualFactsTabModule.php:762 msgid "Burial of a maternal grandmother" msgstr "دفن جدة لأم" -#: app/Module/IndividualFactsTabModule.php:745 +#: app/Module/IndividualFactsTabModule.php:726 msgid "Burial of a mother" msgstr "دفن أم" -#: app/Module/IndividualFactsTabModule.php:746 +#: app/Module/IndividualFactsTabModule.php:727 msgid "Burial of a parent" msgstr "دفن أب" -#: app/Module/IndividualFactsTabModule.php:798 +#: app/Module/IndividualFactsTabModule.php:779 msgid "Burial of a paternal grandfather" msgstr "دفن جد لأب" -#: app/Module/IndividualFactsTabModule.php:799 +#: app/Module/IndividualFactsTabModule.php:780 msgid "Burial of a paternal grandmother" msgstr "دفن جدة لأم" -#: app/Module/IndividualFactsTabModule.php:468 +#: app/Module/IndividualFactsTabModule.php:449 msgid "Burial of a sibling" msgstr "دفن أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:467 +#: app/Module/IndividualFactsTabModule.php:448 msgid "Burial of a sister" msgstr "دفن شقيقة" -#: app/Module/IndividualFactsTabModule.php:448 +#: app/Module/IndividualFactsTabModule.php:429 msgid "Burial of a son" msgstr "دفن إبن" -#: app/Module/IndividualFactsTabModule.php:265 +#: app/Module/IndividualFactsTabModule.php:203 msgid "Burial of a spouse" msgstr "دفن زوج" -#: app/Module/IndividualFactsTabModule.php:264 +#: app/Module/IndividualFactsTabModule.php:202 msgid "Burial of a wife" msgstr "دفن زوجة" @@ -3345,25 +3312,22 @@ msgstr "بوركينا فاسو" msgid "Burundi" msgstr "بوروندي" -#: app/Elements/RelationIsDescriptor.php:124 -#: app/GedcomCode/GedcomCodeRela.php:126 +#: app/Elements/RelationIsDescriptor.php:98 msgid "Buyer" msgstr "مشتري" -#: app/Elements/RelationIsDescriptor.php:89 -#: app/GedcomCode/GedcomCodeRela.php:123 +#: app/Elements/RelationIsDescriptor.php:75 msgctxt "FEMALE" msgid "Buyer" msgstr "مشترية" #: app/Elements/RelationIsDescriptor.php:54 -#: app/GedcomCode/GedcomCodeRela.php:119 msgctxt "MALE" msgid "Buyer" msgstr "مشتري" #. I18N: Help text for the "Port number" site configuration setting -#: resources/views/admin/site-mail.phtml:99 +#: resources/views/admin/site-mail.phtml:114 msgid "By default, SMTP works on port 25." msgstr "إفتراضياً، ملقم البريد SMTP يستخدم منفذ 25." @@ -3389,19 +3353,18 @@ msgid "Calendar" msgstr "تقويم" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:111 #: resources/views/admin/trees-preferences.phtml:113 -#: resources/views/admin/trees-preferences.phtml:116 +#: resources/views/admin/trees-preferences.phtml:115 +#: resources/views/admin/trees-preferences.phtml:118 msgid "Calendar conversion" msgstr "تحويل التقويم" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:74 app/GedcomCode/GedcomCodeTemp.php:288 +#: app/Elements/TempleCode.php:74 msgid "Calgary, Alberta, Canada" msgstr "كاقاري، ألبيرتا، كندا" -#. I18N: gedcom tag CALN -#: app/Factories/ElementFactory.php:682 app/GedcomTag.php:527 +#: app/Factories/ElementFactory.php:698 #: resources/views/modals/source-fields.phtml:50 msgid "Call number" msgstr "رقم الإتصال" @@ -3417,7 +3380,7 @@ msgid "Cameroon" msgstr "الكاميرون" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:75 app/GedcomCode/GedcomCodeTemp.php:291 +#: app/Elements/TempleCode.php:75 msgid "Campinas, Brazil" msgstr "كامبيناس، البرازيل" @@ -3432,7 +3395,7 @@ msgid "Cape Verde" msgstr "الرأس الأخضر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:76 app/GedcomCode/GedcomCodeTemp.php:294 +#: app/Elements/TempleCode.php:76 msgid "Caracas, Venezuela" msgstr "كاراكاس، فنزويلا" @@ -3442,7 +3405,7 @@ msgid "Card" msgstr "بطاقة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:56 app/GedcomCode/GedcomCodeTemp.php:234 +#: app/Elements/TempleCode.php:56 msgid "Cardston, Alberta, Canada" msgstr "كاردستون، ألبرتا، كندا" @@ -3450,8 +3413,7 @@ msgstr "كاردستون، ألبرتا، كندا" msgid "Case insensitive" msgstr "حالة الأحرف غير معتبرة" -#. I18N: gedcom tag CAST -#: app/Factories/ElementFactory.php:459 app/GedcomTag.php:530 +#: app/Factories/ElementFactory.php:482 msgid "Caste" msgstr "الطائفة" @@ -3459,18 +3421,16 @@ msgstr "الطائفة" msgid "Categories" msgstr "الفئات" -#: app/Factories/ElementFactory.php:1075 app/Factories/ElementFactory.php:1117 +#: app/Module/CustomTagsGedcomL.php:123 app/Module/CustomTagsGedcomL.php:176 msgid "Category" msgstr "" -#. I18N: gedcom tag CAUS -#: app/Factories/ElementFactory.php:256 app/Factories/ElementFactory.php:390 -#: app/GedcomTag.php:533 +#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:416 msgid "Cause" msgstr "السبب" -#: app/Factories/ElementFactory.php:486 app/Factories/ElementFactory.php:876 -#: app/GedcomTag.php:624 +#: app/Factories/ElementFactory.php:507 +#: app/Module/CustomTagsFamilyTreeMaker.php:116 msgid "Cause of death" msgstr "سبب الوفاة" @@ -3486,18 +3446,15 @@ msgid "Cayman Islands" msgstr "جزر كايمان" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:77 app/GedcomCode/GedcomCodeTemp.php:297 +#: app/Elements/TempleCode.php:77 msgid "Cebu City, Philippines" msgstr "مدينة سيبو ، الفلبين" -#. I18N: gedcom tag CEME -#: app/Factories/ElementFactory.php:979 app/GedcomTag.php:536 +#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:69 msgid "Cemetery" msgstr "المقبرة" -#. I18N: gedcom tag CENS -#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:460 -#: app/GedcomTag.php:539 +#: app/Factories/ElementFactory.php:320 app/Factories/ElementFactory.php:483 msgid "Census" msgstr "تعداد" @@ -3506,16 +3463,20 @@ msgstr "تعداد" msgid "Census assistant" msgstr "مساند التعداد" -#: app/Factories/ElementFactory.php:461 app/GedcomTag.php:541 -#: resources/views/modules/GEDFact_assistant/select-census.phtml:24 +#: app/Factories/ElementFactory.php:484 +#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 msgid "Census date" msgstr "تأريخ التعداد" -#: app/Factories/ElementFactory.php:462 app/GedcomTag.php:543 +#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 +msgid "Census date and place" +msgstr "" + +#: app/Factories/ElementFactory.php:485 msgid "Census place" msgstr "مكان التعداد" -#: resources/views/modules/census-assistant.phtml:111 +#: resources/views/modules/census-assistant.phtml:117 msgid "Census transcript" msgstr "نص التعداد" @@ -3524,7 +3485,7 @@ msgstr "نص التعداد" msgid "Central African Republic" msgstr "جمهورية أفريقيا الوسطى" -#: app/Module/StatisticsChartModule.php:988 +#: app/Module/StatisticsChartModule.php:986 #: app/Statistics/Google/ChartAge.php:116 #: app/Statistics/Google/ChartAge.php:144 #: app/Statistics/Google/ChartBirth.php:114 @@ -3551,38 +3512,43 @@ msgstr "قرن" msgid "Certificate" msgstr "شهادة" +#: app/Module/CustomTagsGenPluswin.php:78 +#: app/Module/CustomTagsGenPluswin.php:110 +msgid "Certificate number" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:478 msgid "Chad" msgstr "تشاد" #: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 -#: resources/views/family-page-menu.phtml:28 +#: resources/views/family-page-menu.phtml:31 msgid "Change family members" msgstr "تغيير أفراد الأسرة" -#: app/Http/RequestHandlers/TreePageEdit.php:70 +#: app/Http/RequestHandlers/TreePageEdit.php:69 msgid "Change the “Home page” blocks" msgstr "تغيير الكتل المتواجدة على \" الصفحة الرئيسية \"" -#: app/Http/RequestHandlers/UserPageEdit.php:70 +#: app/Http/RequestHandlers/UserPageEdit.php:69 msgid "Change the “My page” blocks" msgstr "تغيير الكتل المتواجدة على \"صفحتي\"" #. I18N: [a record was] Changed on <date/time> -#: resources/views/modules/recent_changes/changes-list.phtml:51 +#: resources/views/modules/recent_changes/changes-list.phtml:50 #, php-format msgid "Changed by %1$s" msgstr "" #. I18N: [a record was] Changed on <date/time> -#: resources/views/modules/recent_changes/changes-list.phtml:49 +#: resources/views/modules/recent_changes/changes-list.phtml:48 #, php-format msgid "Changed on %1$s" msgstr "تم التغيير في %1$s" #. I18N: [a record was] Changed on <date/time> by <user> -#: resources/views/modules/recent_changes/changes-list.phtml:47 +#: resources/views/modules/recent_changes/changes-list.phtml:46 #, php-format msgid "Changed on %1$s by %2$s" msgstr "عُدل في %1$s من %2$s" @@ -3608,13 +3574,12 @@ msgstr[3] "التعديلات التي حصلت في الـ %s أيام السا msgstr[4] "التعديلات التي حصلت في الـ %s يوماً السابقة" msgstr[5] "التعديلات التي حصلت في الـ %s يوم السابقة" -#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:99 #: resources/views/admin/trees.phtml:207 msgid "Changes log" msgstr "سِجل التعديلات" -#. I18N: gedcom tag CHAR -#: app/Factories/ElementFactory.php:344 app/GedcomTag.php:556 +#: app/Factories/ElementFactory.php:370 msgid "Character set" msgstr "طاقم الأحرف" @@ -3623,7 +3588,7 @@ msgstr "طاقم الأحرف" msgid "Chart" msgstr "مخطط" -#: app/Module/RelationshipsChartModule.php:407 +#: app/Module/RelationshipsChartModule.php:434 msgid "Chart preferences" msgstr "إعدادات الرسم البياني" @@ -3639,19 +3604,19 @@ msgstr "نوع الرسم البياني" #: app/Http/RequestHandlers/ModulesChartsPage.php:43 #: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 #: app/Module/ChartsMenuModule.php:107 -#: resources/views/admin/control-panel.phtml:554 +#: resources/views/admin/control-panel.phtml:666 #: resources/views/admin/modules.phtml:94 #: resources/views/admin/modules.phtml:96 -#: resources/views/admin/trees-preferences.phtml:405 +#: resources/views/admin/trees-preferences.phtml:409 msgid "Charts" msgstr "مخططات" -#: app/Http/RequestHandlers/CheckTree.php:261 +#: app/Http/RequestHandlers/CheckTree.php:260 #: resources/views/admin/trees.phtml:181 msgid "Check for errors" msgstr "تحقق من الأخطاء" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 msgid "Check for pending changes…" msgstr "التحقق من وجود تعديلات معلقة…" @@ -3664,13 +3629,11 @@ msgid "Checking server configuration" msgstr "إختبار تهيئة الخادم" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:78 app/GedcomCode/GedcomCodeTemp.php:300 +#: app/Elements/TempleCode.php:78 msgid "Chicago, Illinois, United States" msgstr "شيكاغو، إلينوي" -#. I18N: gedcom tag CHIL -#: app/Factories/ElementFactory.php:297 app/Functions/FunctionsDate.php:51 -#: app/Functions/FunctionsPrint.php:246 app/GedcomTag.php:559 +#: app/Factories/ElementFactory.php:324 app/Functions/FunctionsPrint.php:246 #: resources/views/edit/change-family-members.phtml:67 #: resources/views/edit/change-family-members.phtml:78 #: resources/views/modules/pedigree-chart/previous.phtml:40 @@ -3683,14 +3646,14 @@ msgid "Child of " msgstr "ولد " #. I18N: e.g. “Child of [father name & mother name]” -#: app/Module/InteractiveTree/TreeView.php:366 +#: app/Module/InteractiveTree/TreeView.php:368 #, php-format msgid "Child of %s" msgstr "ولد %s" -#: app/Http/RequestHandlers/IndividualPage.php:238 -#: app/Module/StatisticsChartModule.php:427 -#: app/Module/StatisticsChartModule.php:719 +#: app/Http/RequestHandlers/IndividualPage.php:243 +#: app/Module/StatisticsChartModule.php:426 +#: app/Module/StatisticsChartModule.php:718 #: resources/views/lists/families-table.phtml:227 #: resources/views/lists/individuals-table.phtml:244 #: resources/views/modules/pedigree-chart/previous.phtml:38 @@ -3762,8 +3725,7 @@ msgstr "إختر الأقرباء" msgid "Choose user defined welcome text typed below" msgstr "كما هو في نص رسالة الترحيب الخصصة في الأسفل" -#. I18N: gedcom tag CHR -#: app/Factories/ElementFactory.php:467 app/GedcomTag.php:562 +#: app/Factories/ElementFactory.php:489 #: resources/xml/reports/family_group_report.xml:206 #: resources/xml/reports/family_group_report.xml:560 #: resources/xml/reports/family_group_report.xml:904 @@ -3771,73 +3733,73 @@ msgstr "كما هو في نص رسالة الترحيب الخصصة في الأ msgid "Christening" msgstr "تنصير" -#: app/Module/IndividualFactsTabModule.php:333 +#: app/Module/IndividualFactsTabModule.php:314 msgid "Christening of a brother" msgstr "تعميد أخ" -#: app/Module/IndividualFactsTabModule.php:312 +#: app/Module/IndividualFactsTabModule.php:293 msgid "Christening of a child" msgstr "تعميد ولد" -#: app/Module/IndividualFactsTabModule.php:311 +#: app/Module/IndividualFactsTabModule.php:292 msgid "Christening of a daughter" msgstr "تعميد إبنة" -#: app/Module/IndividualFactsTabModule.php:381 -#: app/Module/IndividualFactsTabModule.php:404 -#: app/Module/IndividualFactsTabModule.php:427 +#: app/Module/IndividualFactsTabModule.php:362 +#: app/Module/IndividualFactsTabModule.php:385 +#: app/Module/IndividualFactsTabModule.php:408 msgid "Christening of a grandchild" msgstr "تعميد حفيد" -#: app/Module/IndividualFactsTabModule.php:380 +#: app/Module/IndividualFactsTabModule.php:361 msgid "Christening of a granddaughter" msgstr "تعميد حفيدة" -#: app/Module/IndividualFactsTabModule.php:403 +#: app/Module/IndividualFactsTabModule.php:384 msgctxt "daughter’s daughter" msgid "Christening of a granddaughter" msgstr "تعميد إبنة بنت" -#: app/Module/IndividualFactsTabModule.php:426 +#: app/Module/IndividualFactsTabModule.php:407 msgctxt "son’s daughter" msgid "Christening of a granddaughter" msgstr "تعميد إبنة إبن" -#: app/Module/IndividualFactsTabModule.php:379 +#: app/Module/IndividualFactsTabModule.php:360 msgid "Christening of a grandson" msgstr "تعميد حفيد" -#: app/Module/IndividualFactsTabModule.php:402 +#: app/Module/IndividualFactsTabModule.php:383 msgctxt "daughter’s son" msgid "Christening of a grandson" msgstr "تعميد إبن بنت" -#: app/Module/IndividualFactsTabModule.php:425 +#: app/Module/IndividualFactsTabModule.php:406 msgctxt "son’s son" msgid "Christening of a grandson" msgstr "تعميد إبن إبن" -#: app/Module/IndividualFactsTabModule.php:356 +#: app/Module/IndividualFactsTabModule.php:337 msgid "Christening of a half-brother" msgstr "تعميد أخ غير شقيق" -#: app/Module/IndividualFactsTabModule.php:358 +#: app/Module/IndividualFactsTabModule.php:339 msgid "Christening of a half-sibling" msgstr "تعميد أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:357 +#: app/Module/IndividualFactsTabModule.php:338 msgid "Christening of a half-sister" msgstr "تعميد أخت غير شقيقة" -#: app/Module/IndividualFactsTabModule.php:335 +#: app/Module/IndividualFactsTabModule.php:316 msgid "Christening of a sibling" msgstr "تعميد أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:334 +#: app/Module/IndividualFactsTabModule.php:315 msgid "Christening of a sister" msgstr "تعميد أخت" -#: app/Module/IndividualFactsTabModule.php:310 +#: app/Module/IndividualFactsTabModule.php:291 msgid "Christening of a son" msgstr "تعميد أبن" @@ -3846,10 +3808,7 @@ msgstr "تعميد أبن" msgid "Christmas Island" msgstr "جزيرة كريسماس" -#: app/Elements/RelationIsDescriptor.php:55 -#: app/Elements/RelationIsDescriptor.php:90 -#: app/Elements/RelationIsDescriptor.php:125 -#: app/GedcomCode/GedcomCodeRela.php:130 +#: app/Elements/RelationIsDescriptor.php:99 msgid "Circumciser" msgstr "مزين" @@ -3857,11 +3816,12 @@ msgstr "مزين" msgid "Citation" msgstr "إقتباس" -#. I18N: gedcom tag PAGE -#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:339 -#: app/Factories/ElementFactory.php:417 app/Factories/ElementFactory.php:592 -#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:639 -#: app/Factories/ElementFactory.php:1161 app/GedcomTag.php:862 +#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:365 +#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:609 +#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 +#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160 +#: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250 +#: app/Module/CustomTagsWebtrees.php:67 app/Module/CustomTagsWebtrees.php:81 #: resources/xml/reports/fact_sources.xml:74 #: resources/xml/reports/fact_sources.xml:161 #: resources/xml/reports/fact_sources.xml:277 @@ -3869,58 +3829,47 @@ msgstr "إقتباس" msgid "Citation details" msgstr "تفاصيل الإقتباس" -#. I18N: gedcom tag CITN -#: app/Factories/ElementFactory.php:1322 app/GedcomTag.php:572 +#: app/Module/CustomTagsReunion.php:52 msgid "Citizenship" msgstr "المواطنة" -#. I18N: gedcom tag CITY -#: app/Factories/ElementFactory.php:251 app/Factories/ElementFactory.php:364 -#: app/Factories/ElementFactory.php:384 app/Factories/ElementFactory.php:646 -#: app/Factories/ElementFactory.php:693 app/GedcomTag.php:575 +#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:390 +#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:662 +#: app/Factories/ElementFactory.php:709 msgid "City" msgstr "مدينة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:79 app/GedcomCode/GedcomCodeTemp.php:303 +#: app/Elements/TempleCode.php:79 msgid "Ciudad Juarez, Mexico" msgstr "سيوداد خواريز، المكسيك" -#: app/Elements/MarriageType.php:60 app/Factories/ElementFactory.php:729 -#: app/Functions/FunctionsEdit.php:595 app/GedcomTag.php:792 +#: app/Elements/MarriageType.php:60 app/Module/CustomTagsAldfaer.php:50 #: resources/xml/reports/fact_sources.xml:202 msgid "Civil marriage" msgstr "زواج مدني" -#: app/Elements/RelationIsDescriptor.php:126 -#: app/GedcomCode/GedcomCodeRela.php:141 +#: app/Elements/RelationIsDescriptor.php:100 msgid "Civil registrar" msgstr "كاتب سجل مدني" -#: app/Elements/RelationIsDescriptor.php:91 -#: app/GedcomCode/GedcomCodeRela.php:138 +#: app/Elements/RelationIsDescriptor.php:76 msgctxt "FEMALE" msgid "Civil registrar" msgstr "كاتبة سجل مدني" -#: app/Elements/RelationIsDescriptor.php:56 -#: app/GedcomCode/GedcomCodeRela.php:134 +#: app/Elements/RelationIsDescriptor.php:55 msgctxt "MALE" msgid "Civil registrar" msgstr "كاتب سجل مدني" -#: app/Http/RequestHandlers/CleanDataFolder.php:93 -#: resources/views/admin/control-panel.phtml:217 +#: app/Http/RequestHandlers/CleanDataFolder.php:101 +#: resources/views/admin/control-panel.phtml:243 msgid "Clean up data folder" msgstr "إزالة ملفات مجلد البيانات" -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) -#: app/GedcomCode/GedcomCodeStat.php:115 -msgid "Cleared but not yet completed" -msgstr "تم التطهير لكن غير مكتمل" - #. I18N: Name of a module -#: app/Module/ClippingsCartModule.php:207 +#: app/Module/ClippingsCartModule.php:229 msgid "Clippings cart" msgstr "سلة المقتطفات" @@ -3930,7 +3879,7 @@ msgid "Coat of arms" msgstr "وسام" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:80 app/GedcomCode/GedcomCodeTemp.php:306 +#: app/Elements/TempleCode.php:80 msgid "Cochabamba, Bolivia" msgstr "كوتشابامبا، بوليفيا" @@ -3944,6 +3893,10 @@ msgstr "جزر كوكوس (كيلينغ)" msgid "Coffee and Cream" msgstr "قهوة مع حليب" +#: app/Module/CustomTagsGenPluswin.php:87 +msgid "Cohabitation" +msgstr "" + #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:165 msgid "Cold Day" @@ -3955,28 +3908,29 @@ msgid "Colombia" msgstr "كولومبيا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:81 app/GedcomCode/GedcomCodeTemp.php:309 +#: app/Elements/TempleCode.php:81 msgid "Colonia Juarez, Mexico" msgstr "كولونيا خواريز، المكسيك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:86 app/GedcomCode/GedcomCodeTemp.php:324 +#: app/Elements/TempleCode.php:86 msgid "Columbia River, Washington, United States" msgstr "نكولومبيا ريفر، واشنطن" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:82 app/GedcomCode/GedcomCodeTemp.php:312 +#: app/Elements/TempleCode.php:82 msgid "Columbia, South Carolina, United States" msgstr "كولومبيا، ساوث كارولينا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:83 app/GedcomCode/GedcomCodeTemp.php:315 +#: app/Elements/TempleCode.php:83 msgid "Columbus, Ohio, United States" msgstr "كولومبوس، اوهايو" -#. I18N: gedcom tag COMM -#: app/Factories/ElementFactory.php:1294 app/Factories/ElementFactory.php:1296 -#: app/GedcomTag.php:578 +#: app/Module/CustomTagsGenPluswin.php:79 +#: app/Module/CustomTagsGenPluswin.php:111 +#: app/Module/CustomTagsPhpGedView.php:63 +#: app/Module/CustomTagsPhpGedView.php:71 msgid "Comment" msgstr "تعليق" @@ -3987,13 +3941,12 @@ msgstr "تعليق" msgid "Comments" msgstr "تعقيب" -#. I18N: gedcom tag _COML -#: app/Factories/ElementFactory.php:746 app/GedcomTag.php:1060 +#: app/Module/CustomTagsBrothersKeeper.php:63 msgid "Common law marriage" msgstr "زواج غير شرعي" #. I18N: Description of the “Messages” module -#: app/Module/UserMessagesModule.php:87 +#: app/Module/UserMessagesModule.php:81 msgid "Communicate directly with other users, using private messages." msgstr "تواصل مباشرة مع المستخدمين الآخرين بإستخدام الرسائل الخاصة." @@ -4018,40 +3971,30 @@ msgid "Comparison" msgstr "مقارنة" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:71 #: app/Elements/LdsChildSealingDateStatus.php:64 #: app/Elements/LdsEndowmentDateStatus.php:72 #: app/Elements/LdsSpouseSealingDateStatus.php:73 -#: app/GedcomCode/GedcomCodeStat.php:133 msgid "Completed before 1970; date not available" msgstr "مكتمل قبل 1970؛ التأريخ غير موجود" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:67 #: app/Elements/LdsEndowmentDateStatus.php:68 #: app/Elements/LdsSpouseSealingDateStatus.php:65 -#: app/GedcomCode/GedcomCodeStat.php:118 msgid "Completed; date unknown" msgstr "مكتمل؛ التأريخ غير معروف" -#: app/Factories/ElementFactory.php:1076 app/Factories/ElementFactory.php:1118 +#: app/Module/CustomTagsGedcomL.php:124 app/Module/CustomTagsGedcomL.php:177 msgid "Completion date" msgstr "" -#: app/Http/RequestHandlers/HelpText.php:284 -#: resources/views/admin/trees-export.phtml:57 +#: app/Http/RequestHandlers/HelpText.php:283 +#: resources/views/admin/trees-export.phtml:64 msgid "Compress the GEDCOM file" msgstr "ضغط الملف GEDCOM" -#. I18N: gedcom tag CONC -#: app/GedcomTag.php:581 -msgid "Concatenation" -msgstr "سلسلة" - -#. I18N: gedcom tag CONF -#: app/Factories/ElementFactory.php:472 app/GedcomTag.php:587 +#: app/Factories/ElementFactory.php:494 #: resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "تثبيت كنسي" @@ -4062,7 +4005,7 @@ msgstr "إتصال بخادم قاعدة بيانات" #. I18N: Name of a module #: app/Module/ContactsFooterModule.php:57 -#: resources/views/admin/trees-preferences.phtml:156 +#: resources/views/admin/trees-preferences.phtml:158 msgid "Contact information" msgstr "معلومات التواصل" @@ -4070,7 +4013,7 @@ msgstr "معلومات التواصل" msgid "Contact method" msgstr "طريقة التواصل" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:262 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:261 msgid "Contains" msgstr "فيه" @@ -4080,15 +4023,10 @@ msgstr "فيه" msgid "Content" msgstr "المحتوى" -#. I18N: gedcom tag CONT -#: app/Factories/ElementFactory.php:604 app/GedcomTag.php:584 -msgid "Continued" -msgstr "مستأنف" - -#: app/Http/RequestHandlers/ControlPanel.php:146 -#: app/Http/RequestHandlers/MapDataAdd.php:89 -#: app/Http/RequestHandlers/MapDataEdit.php:83 -#: app/Http/RequestHandlers/MapDataList.php:113 +#: app/Http/RequestHandlers/ControlPanel.php:145 +#: app/Http/RequestHandlers/MapDataAdd.php:93 +#: app/Http/RequestHandlers/MapDataEdit.php:86 +#: app/Http/RequestHandlers/MapDataList.php:110 #: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 #: resources/views/admin/analytics-edit.phtml:17 #: resources/views/admin/broadcast.phtml:21 @@ -4100,21 +4038,20 @@ msgstr "مستأنف" #: resources/views/admin/email-page.phtml:20 #: resources/views/admin/fix-level-0-media.phtml:15 #: resources/views/admin/map-import-form.phtml:17 -#: resources/views/admin/map-provider.phtml:15 #: resources/views/admin/media-upload.phtml:18 #: resources/views/admin/media.phtml:21 -#: resources/views/admin/merge-records-step-1.phtml:38 +#: resources/views/admin/merge-records-step-1.phtml:41 #: resources/views/admin/merge-records-step-2.phtml:23 #: resources/views/admin/modules.phtml:34 #: resources/views/admin/server-information.phtml:13 #: resources/views/admin/site-logs.phtml:29 -#: resources/views/admin/site-mail.phtml:29 +#: resources/views/admin/site-mail.phtml:30 #: resources/views/admin/site-preferences.phtml:15 #: resources/views/admin/site-registration.phtml:16 #: resources/views/admin/trees-check.phtml:17 #: resources/views/admin/trees-create.phtml:15 #: resources/views/admin/trees-duplicates.phtml:18 -#: resources/views/admin/trees-export.phtml:17 +#: resources/views/admin/trees-export.phtml:18 #: resources/views/admin/trees-import.phtml:22 #: resources/views/admin/trees-merge.phtml:19 #: resources/views/admin/trees-preferences.phtml:41 @@ -4129,9 +4066,18 @@ msgstr "مستأنف" #: resources/views/admin/users-edit.phtml:28 #: resources/views/admin/users.phtml:15 #: resources/views/admin/webtrees1-thumbnails.phtml:14 +#: resources/views/modules/batch_update/admin.phtml:10 +#: resources/views/modules/bing-maps/config.phtml:14 #: resources/views/modules/custom-css-js/edit.phtml:14 +#: resources/views/modules/custom-tags/config.phtml:18 #: resources/views/modules/faq/config.phtml:20 #: resources/views/modules/faq/edit.phtml:21 +#: resources/views/modules/geonames/config.phtml:14 +#: resources/views/modules/google-maps/config.phtml:14 +#: resources/views/modules/here-maps/config.phtml:14 +#: resources/views/modules/map-box/config.phtml:14 +#: resources/views/modules/openrouteservice/config.phtml:14 +#: resources/views/modules/openstreetmap/config.phtml:14 #: resources/views/modules/relationships-chart/config.phtml:20 #: resources/views/modules/sitemap/config.phtml:18 #: resources/views/modules/stories/config.phtml:18 @@ -4145,7 +4091,7 @@ msgid "Convert CEME tags to GEDCOM 5.5.1" msgstr "" #. I18N: Name of a module -#: app/Module/FixNameTags.php:84 +#: app/Module/FixNameTags.php:83 msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" msgstr "" @@ -4154,8 +4100,8 @@ msgstr "" msgid "Convert _PRIM tags to GEDCOM 5.5.1" msgstr "" -#: app/Http/RequestHandlers/HelpText.php:279 -#: resources/views/admin/trees-export.phtml:72 +#: app/Http/RequestHandlers/HelpText.php:278 +#: resources/views/admin/trees-export.phtml:79 #: resources/views/modules/clippings/download.phtml:79 msgid "Convert from UTF-8 to ISO-8859-1" msgstr "تحويل من UTF-8 إلى ISO-8859-1" @@ -4174,21 +4120,21 @@ msgstr "جزر كوك" msgid "Cookies" msgstr "ملفات تعريف الارتباط أو سجل الكوكيز" -#. I18N: gedcom tag MAP -#: app/Factories/ElementFactory.php:269 app/Factories/ElementFactory.php:401 -#: app/Factories/ElementFactory.php:1141 app/GedcomTag.php:770 +#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:427 +#: app/Module/CustomTagsGedcomL.php:197 msgid "Coordinates" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:84 app/GedcomCode/GedcomCodeTemp.php:318 +#: app/Elements/TempleCode.php:84 msgid "Copenhagen, Denmark" msgstr "كوبنهاغن، الدنمارك" #: resources/views/edit/icon-fact-copy.phtml:13 #: resources/views/edit/icon-fact-copy.phtml:15 -#: resources/views/individual-name.phtml:86 -#: resources/views/individual-name.phtml:88 +#: resources/views/individual-name.phtml:81 +#: resources/views/individual-name.phtml:83 +#: resources/views/modules/share-url/share.phtml:17 msgid "Copy" msgstr "نسخ" @@ -4198,23 +4144,24 @@ msgstr "نسخ" msgid "Copy all the records from %1$s into %2$s." msgstr "نسخ جميع السجلات من %1$s إلى%2$s." -#: app/Http/RequestHandlers/UpgradeWizardPage.php:127 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 msgid "Copy files…" msgstr "نسخ الملفات…" -#. I18N: gedcom tag COPR -#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:373 -#: app/GedcomTag.php:597 +#: app/Module/ShareUrlModule.php:51 +msgid "Copy the URL of the record to the clipboard" +msgstr "" + +#: app/Factories/ElementFactory.php:372 app/Factories/ElementFactory.php:399 msgid "Copyright" msgstr "حقوق النشر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:85 app/GedcomCode/GedcomCodeTemp.php:321 +#: app/Elements/TempleCode.php:85 msgid "Cordoba, Argentina" msgstr "قرطبة ، الأرجنتين" -#. I18N: gedcom tag CORP -#: app/Factories/ElementFactory.php:359 app/GedcomTag.php:600 +#: app/Factories/ElementFactory.php:385 msgid "Corporation" msgstr "شركة" @@ -4241,29 +4188,28 @@ msgstr "كوت ديفوار" msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." msgstr "لم يتم التمكن من التحقق من المعلومات التي أدخلت. لطفاً إعادة المحاولة أو التواصل مع المدير." +#: resources/views/modules/custom-tags/config.phtml:55 +msgid "Count" +msgstr "عدد" + #. I18N: Description of the “Hit counters” module #: app/Module/HitCountFooterModule.php:86 msgid "Count the visits to each page" msgstr "إحصاء عدد الزيارات لكل صفحة" -#. I18N: gedcom tag CTRY -#: app/Factories/ElementFactory.php:252 app/Factories/ElementFactory.php:365 -#: app/Factories/ElementFactory.php:385 app/Factories/ElementFactory.php:647 -#: app/Factories/ElementFactory.php:694 app/GedcomTag.php:610 +#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:391 +#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:663 +#: app/Factories/ElementFactory.php:710 #: app/Statistics/Google/ChartDistribution.php:127 msgid "Country" msgstr "بلد" -#: app/Http/RequestHandlers/ManageMediaData.php:227 +#: app/Http/RequestHandlers/ManageMediaData.php:246 msgid "Create" msgstr "إنشاء" -#: app/Functions/FunctionsEdit.php:472 -msgid "Create a family" -msgstr "إنشاء عائلة" - -#: app/Http/RequestHandlers/CreateTreePage.php:58 -#: resources/views/admin/control-panel.phtml:254 +#: app/Http/RequestHandlers/CreateTreePage.php:57 +#: resources/views/admin/control-panel.phtml:280 msgid "Create a family tree" msgstr "إنشاء مشجر عائلي جديد" @@ -4272,18 +4218,18 @@ msgstr "إنشاء مشجر عائلي جديد" msgid "Create a location" msgstr "" -#: app/Elements/XrefMedia.php:61 app/Functions/FunctionsEdit.php:492 +#: app/Elements/XrefMedia.php:61 #: resources/views/modals/create-media-from-file.phtml:19 #: resources/views/modals/create-media-object.phtml:19 msgid "Create a media object" msgstr "إنشاء ملف وسائط جديد" -#: app/Elements/XrefRepository.php:61 app/Functions/FunctionsEdit.php:533 +#: app/Elements/XrefRepository.php:66 #: resources/views/modals/create-repository.phtml:16 msgid "Create a repository" msgstr "إنشاء مستودع" -#: app/Elements/XrefNote.php:61 app/Functions/FunctionsEdit.php:483 +#: app/Elements/XrefNote.php:61 #: resources/views/modals/create-note-object.phtml:16 msgid "Create a shared note" msgstr "إنشاء ملاحظة مشتركة جديدة" @@ -4292,8 +4238,7 @@ msgstr "إنشاء ملاحظة مشتركة جديدة" msgid "Create a shared note using the census assistant" msgstr "إنشاء ملاحظة مشتركة جديدية بإستخدام مساعد" -#: app/Elements/XrefSource.php:70 app/Functions/FunctionsEdit.php:547 -#: resources/views/modals/create-source.phtml:16 +#: app/Elements/XrefSource.php:70 resources/views/modals/create-source.phtml:16 msgid "Create a source" msgstr "إنشاء مصدر جديد" @@ -4302,12 +4247,12 @@ msgstr "إنشاء مصدر جديد" msgid "Create a submission" msgstr "" -#: app/Elements/XrefSubmitter.php:61 app/Functions/FunctionsEdit.php:555 +#: app/Elements/XrefSubmitter.php:61 #: resources/views/modals/create-submitter.phtml:16 msgid "Create a submitter" msgstr "إنشاء مقدم" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:122 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 msgid "Create a temporary folder…" msgstr "إنشاء مجلد مؤقت …" @@ -4315,10 +4260,19 @@ msgstr "إنشاء مجلد مؤقت …" msgid "Create a unique filename" msgstr "إنشاء إسم ملف فريد" -#: app/Http/RequestHandlers/AddUnlinkedPage.php:51 +#: app/Http/RequestHandlers/AddUnlinkedPage.php:68 msgid "Create an individual" msgstr "إضافه فرد جديد" +#. I18N: %s is a link/URL +#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 +#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 +#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:47 +#: app/Module/OrdnanceSurveyHistoricMaps.php:52 +#, php-format +msgid "Create maps using %s." +msgstr "" + #: resources/views/modules/statistics-chart/custom.phtml:18 msgid "Create your own chart" msgstr "إنشاء رسمك المخصص" @@ -4327,12 +4281,17 @@ msgstr "إنشاء رسمك المخصص" msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." msgstr "إنشاء، تحديث و حذف مشجر العائلة لكل ملف GEDCOM في المجلد." -#: app/Factories/ElementFactory.php:1069 app/Factories/ElementFactory.php:1111 +#: app/Module/CustomTagsGedcomL.php:117 app/Module/CustomTagsGedcomL.php:170 +#: app/Module/CustomTagsGenPluswin.php:86 +#: app/Module/CustomTagsGenPluswin.php:123 +#: app/Module/CustomTagsGenPluswin.php:126 +#: app/Module/CustomTagsGenPluswin.php:128 +#: app/Module/CustomTagsGenPluswin.php:130 +#: app/Module/CustomTagsGenPluswin.php:132 msgid "Creation date" msgstr "" -#. I18N: gedcom tag CREM -#: app/Factories/ElementFactory.php:482 app/GedcomTag.php:603 +#: app/Factories/ElementFactory.php:503 #: resources/xml/reports/family_group_report.xml:315 #: resources/xml/reports/family_group_report.xml:342 #: resources/xml/reports/family_group_report.xml:669 @@ -4342,125 +4301,125 @@ msgstr "" msgid "Cremation" msgstr "إحراق" -#: app/Module/IndividualFactsTabModule.php:471 +#: app/Module/IndividualFactsTabModule.php:452 msgid "Cremation of a brother" msgstr "إحراق شقيق" -#: app/Module/IndividualFactsTabModule.php:455 +#: app/Module/IndividualFactsTabModule.php:436 msgid "Cremation of a child" msgstr "إحراق ولد" -#: app/Module/IndividualFactsTabModule.php:454 +#: app/Module/IndividualFactsTabModule.php:435 msgid "Cremation of a daughter" msgstr "إحراق بنت" -#: app/Module/IndividualFactsTabModule.php:749 +#: app/Module/IndividualFactsTabModule.php:730 msgid "Cremation of a father" msgstr "إحراق أب" -#: app/Module/IndividualFactsTabModule.php:545 +#: app/Module/IndividualFactsTabModule.php:526 msgid "Cremation of a grandchild" msgstr "إحراق حفيد" -#: app/Module/IndividualFactsTabModule.php:508 +#: app/Module/IndividualFactsTabModule.php:489 msgid "Cremation of a granddaughter" msgstr "إحراق حفيدة" -#: app/Module/IndividualFactsTabModule.php:526 +#: app/Module/IndividualFactsTabModule.php:507 msgctxt "daughter’s daughter" msgid "Cremation of a granddaughter" msgstr "إحراق بنت بنت" -#: app/Module/IndividualFactsTabModule.php:544 +#: app/Module/IndividualFactsTabModule.php:525 msgctxt "son’s daughter" msgid "Cremation of a granddaughter" msgstr "إحراق بنت إبن" -#: app/Module/IndividualFactsTabModule.php:767 +#: app/Module/IndividualFactsTabModule.php:748 msgid "Cremation of a grandfather" msgstr "إحراق جد" -#: app/Module/IndividualFactsTabModule.php:768 +#: app/Module/IndividualFactsTabModule.php:749 msgid "Cremation of a grandmother" msgstr "إحراق جدة" -#: app/Module/IndividualFactsTabModule.php:769 -#: app/Module/IndividualFactsTabModule.php:787 -#: app/Module/IndividualFactsTabModule.php:805 +#: app/Module/IndividualFactsTabModule.php:750 +#: app/Module/IndividualFactsTabModule.php:768 +#: app/Module/IndividualFactsTabModule.php:786 msgid "Cremation of a grandparent" msgstr "إحراق جد" -#: app/Module/IndividualFactsTabModule.php:507 +#: app/Module/IndividualFactsTabModule.php:488 msgid "Cremation of a grandson" msgstr "إحراق حفيد" -#: app/Module/IndividualFactsTabModule.php:525 +#: app/Module/IndividualFactsTabModule.php:506 msgctxt "daughter’s son" msgid "Cremation of a grandson" msgstr "إحراق إبن بنت" -#: app/Module/IndividualFactsTabModule.php:543 +#: app/Module/IndividualFactsTabModule.php:524 msgctxt "son’s son" msgid "Cremation of a grandson" msgstr "إحراق إبن إبن" -#: app/Module/IndividualFactsTabModule.php:489 +#: app/Module/IndividualFactsTabModule.php:470 msgid "Cremation of a half-brother" msgstr "إحراق أخ" -#: app/Module/IndividualFactsTabModule.php:491 +#: app/Module/IndividualFactsTabModule.php:472 msgid "Cremation of a half-sibling" msgstr "إحراق أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:490 +#: app/Module/IndividualFactsTabModule.php:471 msgid "Cremation of a half-sister" msgstr "إحراق أخت" -#: app/Module/IndividualFactsTabModule.php:268 +#: app/Module/IndividualFactsTabModule.php:206 msgid "Cremation of a husband" msgstr "إحراق زوج" -#: app/Module/IndividualFactsTabModule.php:785 +#: app/Module/IndividualFactsTabModule.php:766 msgid "Cremation of a maternal grandfather" msgstr "إحراق جد لأم" -#: app/Module/IndividualFactsTabModule.php:786 +#: app/Module/IndividualFactsTabModule.php:767 msgid "Cremation of a maternal grandmother" msgstr "إحراق جدة لأم" -#: app/Module/IndividualFactsTabModule.php:750 +#: app/Module/IndividualFactsTabModule.php:731 msgid "Cremation of a mother" msgstr "إحراق أم" -#: app/Module/IndividualFactsTabModule.php:751 +#: app/Module/IndividualFactsTabModule.php:732 msgid "Cremation of a parent" msgstr "إحراق والد" -#: app/Module/IndividualFactsTabModule.php:803 +#: app/Module/IndividualFactsTabModule.php:784 msgid "Cremation of a paternal grandfather" msgstr "إحراق جد لأب" -#: app/Module/IndividualFactsTabModule.php:804 +#: app/Module/IndividualFactsTabModule.php:785 msgid "Cremation of a paternal grandmother" msgstr "إحراق جدة لأب" -#: app/Module/IndividualFactsTabModule.php:473 +#: app/Module/IndividualFactsTabModule.php:454 msgid "Cremation of a sibling" msgstr "إحراق أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:472 +#: app/Module/IndividualFactsTabModule.php:453 msgid "Cremation of a sister" msgstr "إحراق شقيقة" -#: app/Module/IndividualFactsTabModule.php:453 +#: app/Module/IndividualFactsTabModule.php:434 msgid "Cremation of a son" msgstr "إحراق إبن" -#: app/Module/IndividualFactsTabModule.php:270 +#: app/Module/IndividualFactsTabModule.php:208 msgid "Cremation of a spouse" msgstr "إحراق زوج" -#: app/Module/IndividualFactsTabModule.php:269 +#: app/Module/IndividualFactsTabModule.php:207 msgid "Cremation of a wife" msgstr "إحراق زوجة" @@ -4475,16 +4434,32 @@ msgid "Cuba" msgstr "كوبا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:87 app/GedcomCode/GedcomCodeTemp.php:327 +#: app/Elements/TempleCode.php:87 msgid "Curitiba, Brazil" msgstr "كوريتيبا ، البرازيل" -#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:161 +#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:160 msgid "Custom" msgstr "مخصص" +#: resources/views/modules/custom-tags/config.phtml:47 +msgid "Custom GEDCOM sub-tags" +msgstr "" + +#: resources/views/modules/custom-tags/config.phtml:29 +msgid "Custom GEDCOM tag" +msgstr "" + +#. I18N: Name of a module +#: app/Http/RequestHandlers/ModulesCustomTagsPage.php:43 +#: app/Module/ModuleCustomTagsTrait.php:112 +#: resources/views/admin/control-panel.phtml:694 +#: resources/views/modules/custom-tags/config.phtml:25 +msgid "Custom GEDCOM tags" +msgstr "" + #: resources/views/calendar-page.phtml:203 -#: resources/views/edit/add-fact-row.phtml:42 +#: resources/views/edit/add-fact-row.phtml:40 msgid "Custom event" msgstr "حدث مخصص" @@ -4516,13 +4491,12 @@ msgid "Czech Republic" msgstr "الجمهورية التشيكية" #. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail -#: resources/views/admin/site-mail.phtml:184 +#: resources/views/admin/site-mail.phtml:199 msgid "DKIM digital signature" msgstr "" -#. I18N: gedcom tag _DNA (from FTM 2010) -#: app/Factories/ElementFactory.php:878 app/Factories/ElementFactory.php:1331 -#: app/GedcomTag.php:1074 +#: app/Module/CustomTagsFamilyTreeMaker.php:118 +#: app/Module/CustomTagsRootsMagic.php:51 msgid "DNA markers" msgstr "صبغات وراثية" @@ -4533,16 +4507,18 @@ msgid "Daitch-Mokotoff" msgstr "الشخص Daitch-Mokotoff" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:88 app/GedcomCode/GedcomCodeTemp.php:330 +#: app/Elements/TempleCode.php:88 msgid "Dallas, Texas, United States" msgstr "دالاس، تكساس" -#. I18N: gedcom tag DATA -#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:332 -#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:585 -#: app/Factories/ElementFactory.php:609 app/Factories/ElementFactory.php:632 -#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:1154 -#: app/GedcomTag.php:613 resources/views/admin/changes-log.phtml:137 +#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:358 +#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:602 +#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 +#: app/Factories/ElementFactory.php:686 app/Module/CustomTagsGedcomL.php:104 +#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210 +#: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:60 +#: app/Module/CustomTagsWebtrees.php:74 +#: resources/views/admin/changes-log.phtml:137 msgid "Data" msgstr "بيانات" @@ -4555,11 +4531,11 @@ msgstr "" msgid "Data fix" msgstr "" -#: app/Http/RequestHandlers/DataFixChoose.php:69 -#: app/Http/RequestHandlers/DataFixPage.php:91 -#: app/Http/RequestHandlers/HelpText.php:257 +#: app/Http/RequestHandlers/DataFixChoose.php:68 +#: app/Http/RequestHandlers/DataFixPage.php:90 +#: app/Http/RequestHandlers/HelpText.php:256 #: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 -#: resources/views/admin/control-panel.phtml:575 +#: resources/views/admin/control-panel.phtml:687 #: resources/views/admin/data-fix-page.phtml:24 #: resources/views/admin/trees.phtml:149 msgid "Data fixes" @@ -4581,7 +4557,7 @@ msgstr "مجلد البيانات" msgid "Database connection" msgstr "إتصال قاعدة البيانات" -#: app/Factories/ElementFactory.php:1313 +#: app/Module/CustomTagsPhpGedView.php:89 #: resources/views/setup/step-4-database-mysql.phtml:109 #: resources/views/setup/step-4-database-pgsql.phtml:95 #: resources/views/setup/step-4-database-sqlite.phtml:52 @@ -4589,7 +4565,7 @@ msgstr "إتصال قاعدة البيانات" msgid "Database name" msgstr "إسم قاعدة البيانات" -#: app/Factories/ElementFactory.php:1314 +#: app/Module/CustomTagsPhpGedView.php:90 #: resources/views/setup/step-4-database-mysql.phtml:95 #: resources/views/setup/step-4-database-pgsql.phtml:83 #: resources/views/setup/step-4-database-sqlsvr.phtml:83 @@ -4600,24 +4576,23 @@ msgstr "كلمة مرور قاعدة البيانات" msgid "Database type" msgstr "نوع قاعدة البيانات" -#: app/Factories/ElementFactory.php:1316 +#: app/Module/CustomTagsPhpGedView.php:92 #: resources/views/setup/step-4-database-mysql.phtml:81 #: resources/views/setup/step-4-database-pgsql.phtml:71 #: resources/views/setup/step-4-database-sqlsvr.phtml:71 msgid "Database user account" msgstr "حساب مستخدم قاعدة البيانات" -#. I18N: gedcom tag DATE -#: app/Factories/ElementFactory.php:257 app/Factories/ElementFactory.php:325 -#: app/Factories/ElementFactory.php:347 app/Factories/ElementFactory.php:374 -#: app/Factories/ElementFactory.php:391 app/Factories/ElementFactory.php:805 -#: app/Factories/ElementFactory.php:1057 app/Factories/ElementFactory.php:1063 -#: app/Factories/ElementFactory.php:1098 app/Factories/ElementFactory.php:1147 -#: app/Factories/ElementFactory.php:1164 app/Factories/ElementFactory.php:1168 -#: app/Factories/ElementFactory.php:1172 app/Factories/ElementFactory.php:1177 -#: app/Factories/ElementFactory.php:1182 app/GedcomTag.php:619 -#: app/Http/RequestHandlers/HelpText.php:206 -#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 +#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:352 +#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:400 +#: app/Factories/ElementFactory.php:417 +#: app/Http/RequestHandlers/HelpText.php:205 +#: app/Module/CustomTagsFamilyTreeBuilder.php:56 +#: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148 +#: app/Module/CustomTagsGedcomL.php:203 app/Module/CustomTagsGedcomL.php:220 +#: app/Module/CustomTagsGedcomL.php:224 app/Module/CustomTagsGedcomL.php:228 +#: app/Module/CustomTagsGedcomL.php:234 app/Module/CustomTagsGedcomL.php:240 +#: app/Module/ResearchTaskModule.php:58 app/Module/ResearchTaskModule.php:61 #: resources/views/help/date.phtml:28 resources/views/help/date.phtml:142 #: resources/views/lists/anniversaries-table.phtml:35 #: resources/views/modules/todo/research-tasks.phtml:27 @@ -4638,49 +4613,46 @@ msgstr "التأريخ" msgid "Date differences" msgstr "فوارق العمر" -#. I18N: LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:434 app/GedcomTag.php:476 +#: app/Factories/ElementFactory.php:458 msgid "Date of LDS baptism" msgstr "تأريخ معمودية LDS" -#. I18N: LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:577 app/GedcomTag.php:952 +#: app/Factories/ElementFactory.php:595 msgid "Date of LDS child sealing" msgstr "تأريخ إحكام ولد LDS" -#: app/Factories/ElementFactory.php:476 +#: app/Factories/ElementFactory.php:498 msgid "Date of LDS confirmation" msgstr "" -#. I18N: LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:497 app/GedcomTag.php:669 +#: app/Factories/ElementFactory.php:518 msgid "Date of LDS endowment" msgstr "تأريخ الوقف" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 msgid "Date of LDS spouse sealing" msgstr "تأريخ إحكام زوج LDS" -#: app/Factories/ElementFactory.php:422 app/GedcomTag.php:441 +#: app/Factories/ElementFactory.php:448 msgid "Date of adoption" msgstr "تأريخ التبني" -#: app/Factories/ElementFactory.php:441 app/GedcomTag.php:484 +#: app/Factories/ElementFactory.php:464 #: resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "تأريخ المعمودية" -#: app/Factories/ElementFactory.php:444 app/GedcomTag.php:491 +#: app/Factories/ElementFactory.php:467 #: resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "تأريخ إحتفال البلوغ" -#: app/Factories/ElementFactory.php:447 app/GedcomTag.php:498 +#: app/Factories/ElementFactory.php:470 #: resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "تأريخ إحتفال البلوغ" -#: app/Factories/ElementFactory.php:450 app/GedcomTag.php:505 +#: app/Factories/ElementFactory.php:473 #: resources/xml/reports/fact_sources.xml:68 #: resources/xml/reports/fact_sources.xml:272 #: resources/xml/reports/missing_facts_report.xml:81 @@ -4688,104 +4660,104 @@ msgstr "تأريخ إحتفال البلوغ" msgid "Date of birth" msgstr "تأريخ الميلاد" -#: app/Factories/ElementFactory.php:454 app/GedcomTag.php:512 +#: app/Factories/ElementFactory.php:477 msgid "Date of blessing" msgstr "تأريخ المباركة" -#: app/Factories/ElementFactory.php:778 app/GedcomTag.php:1054 +#: app/Module/CustomTagsBrothersKeeper.php:95 msgid "Date of brit milah" msgstr "تأريخ الختان" -#: app/Factories/ElementFactory.php:457 app/GedcomTag.php:522 +#: app/Factories/ElementFactory.php:480 #: resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "تأريخ الدفن" -#: app/Factories/ElementFactory.php:468 app/GedcomTag.php:564 +#: app/Factories/ElementFactory.php:490 #: resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "تأريخ التنصير" -#: app/Factories/ElementFactory.php:473 app/GedcomTag.php:589 +#: app/Factories/ElementFactory.php:495 #: resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "تأريخ التثبيت الكنسي" -#: app/Factories/ElementFactory.php:483 app/GedcomTag.php:605 +#: app/Factories/ElementFactory.php:504 msgid "Date of cremation" msgstr "تأريخ الإحراق" -#: app/Factories/ElementFactory.php:487 app/GedcomTag.php:626 +#: app/Factories/ElementFactory.php:508 #: resources/xml/reports/cemetery_report.xml:46 #: resources/xml/reports/fact_sources.xml:274 #: resources/xml/reports/missing_facts_report.xml:505 msgid "Date of death" msgstr "تأريخ الوفاة" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:222 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:221 msgid "Date of divorce" msgstr "تأريخ الطلاق" -#: app/Factories/ElementFactory.php:494 app/GedcomTag.php:661 +#: app/Factories/ElementFactory.php:515 msgid "Date of emigration" msgstr "تأريخ الهجرة من" -#: app/Factories/ElementFactory.php:301 app/GedcomTag.php:677 +#: app/Factories/ElementFactory.php:328 #: resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "تأريخ الخطوبة" -#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:333 -#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:586 -#: app/Factories/ElementFactory.php:610 app/Factories/ElementFactory.php:633 -#: app/Factories/ElementFactory.php:1155 app/GedcomTag.php:615 -#: resources/views/cards/add-source-citation.phtml:73 +#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:359 +#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:603 +#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 +#: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154 +#: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244 +#: app/Module/CustomTagsWebtrees.php:61 app/Module/CustomTagsWebtrees.php:75 msgid "Date of entry in original source" msgstr "تأريخ الإدخال في المصدر الأصلي" -#: app/Factories/ElementFactory.php:504 app/GedcomTag.php:684 +#: app/Factories/ElementFactory.php:524 msgid "Date of event" msgstr "نأريخ الحدث" -#: app/Factories/ElementFactory.php:515 app/GedcomTag.php:713 +#: app/Factories/ElementFactory.php:534 #: resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "تأريخ التناول الأول" -#: app/Factories/ElementFactory.php:521 app/GedcomTag.php:747 +#: app/Factories/ElementFactory.php:540 msgid "Date of immigration" msgstr "تأريخ الهجرة إلى" -#. I18N: gedcom tag CHAN:DATE -#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:464 -#: app/Factories/ElementFactory.php:600 app/Factories/ElementFactory.php:620 -#: app/Factories/ElementFactory.php:651 app/Factories/ElementFactory.php:667 -#: app/Factories/ElementFactory.php:698 app/Factories/ElementFactory.php:714 -#: app/Factories/ElementFactory.php:1136 app/GedcomTag.php:550 +#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:487 +#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:636 +#: app/Factories/ElementFactory.php:667 app/Factories/ElementFactory.php:683 +#: app/Factories/ElementFactory.php:714 app/Factories/ElementFactory.php:730 +#: app/Module/CustomTagsGedcomL.php:192 msgid "Date of last change" msgstr "تأريخ آخر تغيير" -#: app/Factories/ElementFactory.php:312 app/GedcomTag.php:788 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 +#: app/Factories/ElementFactory.php:339 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 #: resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "تأريخ الزواج" -#: app/Factories/ElementFactory.php:307 app/GedcomTag.php:775 +#: app/Factories/ElementFactory.php:334 #: resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "تأريخ إبطال النكاح" -#: app/Factories/ElementFactory.php:550 app/GedcomTag.php:819 +#: app/Factories/ElementFactory.php:568 msgid "Date of naturalization" msgstr "تأريخ التجنس" -#: app/Factories/ElementFactory.php:560 app/GedcomTag.php:857 +#: app/Factories/ElementFactory.php:578 msgid "Date of ordination" msgstr "تأريخ الترسيم" -#: app/Factories/ElementFactory.php:568 app/GedcomTag.php:912 +#: app/Factories/ElementFactory.php:586 msgid "Date of residence" msgstr "تاريخ الإقامة" @@ -4797,7 +4769,7 @@ msgstr "الفترة الزمنية" msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." msgstr "تستخدم الفترة الزمنية للدلالة على أن معلومة ما مثل الوظيفة إستمرت لفترة زمنية معينة." -#: app/Factories/ElementFactory.php:673 resources/views/help/date.phtml:66 +#: app/Factories/ElementFactory.php:689 resources/views/help/date.phtml:66 #: resources/views/modules/statistics-chart/custom.phtml:96 msgid "Date range" msgstr "المدى الزمني" @@ -4815,7 +4787,7 @@ msgid "Date sent" msgstr "تأريخ الإرسال" #. I18N: Help text for the “Calendar conversion” configuration setting -#: resources/views/admin/trees-preferences.phtml:132 +#: resources/views/admin/trees-preferences.phtml:134 #, php-format msgid "Dates are only converted if they are valid for the calendar. For example, only dates between %1$s and %2$s will be converted to the French calendar and only dates after %3$s will be converted to the Gregorian calendar." msgstr "لن يتم تحويل التواريخ ما لم تكن ملائمة مع التقويم المختار التحويل إليه. فمثلاً التواريخ بين %1$s و %2$s فقط يمكن تحويلها إلى التقويم الفرنسي وكذلك التواريخ ما بعد %3$s بالنسبة للتقويم الميلادي الجريوجوري." @@ -4832,7 +4804,7 @@ msgid "Daughter" msgstr "بنت" #. I18N: e.g. “Daughter of [father name & mother name]” -#: app/Module/InteractiveTree/TreeView.php:362 +#: app/Module/InteractiveTree/TreeView.php:364 #, php-format msgid "Daughter of %s" msgstr "بنت %s" @@ -4841,7 +4813,7 @@ msgstr "بنت %s" msgid "Day" msgstr "يوم" -#: app/Http/RequestHandlers/CalendarEvents.php:211 +#: app/Http/RequestHandlers/CalendarEvents.php:210 msgid "Day not set" msgstr "اليوم غير محدد" @@ -4856,9 +4828,8 @@ msgstr "اليوم:" msgid "Dead" msgstr "متوفي" -#. I18N: gedcom tag DEAT -#: app/Factories/ElementFactory.php:485 app/GedcomTag.php:622 -#: app/Http/RequestHandlers/IndividualPage.php:217 +#: app/Factories/ElementFactory.php:506 +#: app/Http/RequestHandlers/IndividualPage.php:222 #: resources/views/calendar-page.phtml:194 #: resources/views/lists/individuals-table.phtml:199 #: resources/views/lists/individuals-table.phtml:203 @@ -5001,140 +4972,139 @@ msgstr "نهاية نطاق تأريخ الوفاة" msgid "Death date range start" msgstr "بداية نطاق تأريخ الوفاة" -#: app/Module/IndividualFactsTabModule.php:461 +#: app/Module/IndividualFactsTabModule.php:442 msgid "Death of a brother" msgstr "وفاة شقيق" -#: app/Module/IndividualFactsTabModule.php:445 -#: resources/views/admin/trees-preferences.phtml:501 +#: app/Module/IndividualFactsTabModule.php:426 +#: resources/views/admin/trees-preferences.phtml:505 msgid "Death of a child" msgstr "وفاة ولد" -#: app/Module/IndividualFactsTabModule.php:444 +#: app/Module/IndividualFactsTabModule.php:425 msgid "Death of a daughter" msgstr "وفاة بنت" #: app/Functions/FunctionsPrint.php:216 -#: app/Module/IndividualFactsTabModule.php:739 +#: app/Module/IndividualFactsTabModule.php:720 msgid "Death of a father" msgstr "وفاة أب" -#: app/Module/IndividualFactsTabModule.php:499 -#: app/Module/IndividualFactsTabModule.php:517 -#: app/Module/IndividualFactsTabModule.php:535 -#: resources/views/admin/trees-preferences.phtml:495 +#: app/Module/IndividualFactsTabModule.php:480 +#: app/Module/IndividualFactsTabModule.php:498 +#: app/Module/IndividualFactsTabModule.php:516 +#: resources/views/admin/trees-preferences.phtml:499 msgid "Death of a grandchild" msgstr "وفاة حفيد" -#: app/Module/IndividualFactsTabModule.php:498 +#: app/Module/IndividualFactsTabModule.php:479 msgid "Death of a granddaughter" msgstr "وفاة حفيدة" -#: app/Module/IndividualFactsTabModule.php:516 +#: app/Module/IndividualFactsTabModule.php:497 msgctxt "daughter’s daughter" msgid "Death of a granddaughter" msgstr "وفاة بنت بنت" -#: app/Module/IndividualFactsTabModule.php:534 +#: app/Module/IndividualFactsTabModule.php:515 msgctxt "son’s daughter" msgid "Death of a granddaughter" msgstr "وفاة بنت إبن" -#: app/Module/IndividualFactsTabModule.php:757 +#: app/Module/IndividualFactsTabModule.php:738 msgid "Death of a grandfather" msgstr "وفاة جد" -#: app/Module/IndividualFactsTabModule.php:758 +#: app/Module/IndividualFactsTabModule.php:739 msgid "Death of a grandmother" msgstr "وفاة جدة" -#: app/Module/IndividualFactsTabModule.php:759 -#: app/Module/IndividualFactsTabModule.php:777 -#: app/Module/IndividualFactsTabModule.php:795 -#: resources/views/admin/trees-preferences.phtml:525 +#: app/Module/IndividualFactsTabModule.php:740 +#: app/Module/IndividualFactsTabModule.php:758 +#: app/Module/IndividualFactsTabModule.php:776 +#: resources/views/admin/trees-preferences.phtml:529 msgid "Death of a grandparent" msgstr "وفاة جد" -#: app/Module/IndividualFactsTabModule.php:497 +#: app/Module/IndividualFactsTabModule.php:478 msgid "Death of a grandson" msgstr "وفاة حفيد" -#: app/Module/IndividualFactsTabModule.php:515 +#: app/Module/IndividualFactsTabModule.php:496 msgctxt "daughter’s son" msgid "Death of a grandson" msgstr "وفاة إبن بنت" -#: app/Module/IndividualFactsTabModule.php:533 +#: app/Module/IndividualFactsTabModule.php:514 msgctxt "son’s son" msgid "Death of a grandson" msgstr "وفاة إبن لإبن" -#: app/Module/IndividualFactsTabModule.php:479 +#: app/Module/IndividualFactsTabModule.php:460 msgid "Death of a half-brother" msgstr "وفاة أخ" -#: app/Module/IndividualFactsTabModule.php:481 +#: app/Module/IndividualFactsTabModule.php:462 msgid "Death of a half-sibling" msgstr "وفاة أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:480 +#: app/Module/IndividualFactsTabModule.php:461 msgid "Death of a half-sister" msgstr "وفاة أخت" -#: app/Module/IndividualFactsTabModule.php:258 +#: app/Module/IndividualFactsTabModule.php:196 msgid "Death of a husband" msgstr "وفاة زوج" -#: app/Module/IndividualFactsTabModule.php:775 +#: app/Module/IndividualFactsTabModule.php:756 msgid "Death of a maternal grandfather" msgstr "وفاة جد-لأم" -#: app/Module/IndividualFactsTabModule.php:776 +#: app/Module/IndividualFactsTabModule.php:757 msgid "Death of a maternal grandmother" msgstr "وفاة جدة-لأم" #: app/Functions/FunctionsPrint.php:208 -#: app/Module/IndividualFactsTabModule.php:740 +#: app/Module/IndividualFactsTabModule.php:721 msgid "Death of a mother" msgstr "وفاة الأم" -#: app/Module/IndividualFactsTabModule.php:741 -#: resources/views/admin/trees-preferences.phtml:513 +#: app/Module/IndividualFactsTabModule.php:722 +#: resources/views/admin/trees-preferences.phtml:517 msgid "Death of a parent" msgstr "وفاة أحد الوالدين" -#: app/Module/IndividualFactsTabModule.php:793 +#: app/Module/IndividualFactsTabModule.php:774 msgid "Death of a paternal grandfather" msgstr "وفاة جد-لأب" -#: app/Module/IndividualFactsTabModule.php:794 +#: app/Module/IndividualFactsTabModule.php:775 msgid "Death of a paternal grandmother" msgstr "وفاة جدة-لأب" -#: app/Module/IndividualFactsTabModule.php:463 -#: resources/views/admin/trees-preferences.phtml:507 +#: app/Module/IndividualFactsTabModule.php:444 +#: resources/views/admin/trees-preferences.phtml:511 msgid "Death of a sibling" msgstr "وفاة أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:462 +#: app/Module/IndividualFactsTabModule.php:443 msgid "Death of a sister" msgstr "وفاة شقيقة" -#: app/Module/IndividualFactsTabModule.php:443 +#: app/Module/IndividualFactsTabModule.php:424 msgid "Death of a son" msgstr "وفاة ابن" -#: app/Module/IndividualFactsTabModule.php:260 -#: resources/views/admin/trees-preferences.phtml:519 +#: app/Module/IndividualFactsTabModule.php:198 +#: resources/views/admin/trees-preferences.phtml:523 msgid "Death of a spouse" msgstr "وفاة أحد الزوجين" -#: app/Module/IndividualFactsTabModule.php:259 +#: app/Module/IndividualFactsTabModule.php:197 msgid "Death of a wife" msgstr "وفاة زوجة" -#. I18N: gedcom tag _DETS -#: app/Factories/ElementFactory.php:817 app/GedcomTag.php:1071 +#: app/Module/CustomTagsFamilyTreeMaker.php:57 msgid "Death of one spouse" msgstr "وفاة أحد الزوجين" @@ -5197,7 +5167,7 @@ msgid "December" msgstr "ديسمبر" #: app/Date/AbstractGregorianJulianDate.php:74 -#: app/Module/StatisticsChartModule.php:805 +#: app/Module/StatisticsChartModule.php:803 #: resources/views/edit/initialize-calendar-popup.phtml:22 msgctxt "NOMINATIVE" msgid "December" @@ -5218,7 +5188,7 @@ msgstr "المشجر الإفتراضي" #. I18N: A configuration setting #: app/Module/WelcomeBlockModule.php:107 -#: resources/views/admin/trees-preferences.phtml:97 +#: resources/views/admin/trees-preferences.phtml:99 #: resources/views/edit-account-page.phtml:76 msgid "Default individual" msgstr "الفرد الإفتراضي" @@ -5228,14 +5198,13 @@ msgstr "الفرد الإفتراضي" msgid "Default theme" msgstr "المظهر الإفتراضي" -#: app/Factories/ElementFactory.php:1088 app/Factories/ElementFactory.php:1089 -#: app/Factories/ElementFactory.php:1090 app/Factories/ElementFactory.php:1091 -#: app/Factories/ElementFactory.php:1092 +#: app/Module/CustomTagsGedcomL.php:136 app/Module/CustomTagsGedcomL.php:137 +#: app/Module/CustomTagsGedcomL.php:138 app/Module/CustomTagsGedcomL.php:139 +#: app/Module/CustomTagsGedcomL.php:140 msgid "Definition" msgstr "" -#. I18N: gedcom tag _DEG -#: app/Factories/ElementFactory.php:877 app/GedcomTag.php:1068 +#: app/Module/CustomTagsFamilyTreeMaker.php:117 msgid "Degree" msgstr "الدرجة العلمية" @@ -5259,19 +5228,19 @@ msgctxt "font name" msgid "DejaVu" msgstr "ديجافو" -#: app/Http/RequestHandlers/ManageMediaData.php:233 +#: app/Http/RequestHandlers/ManageMediaData.php:252 #: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50 #: resources/views/admin/trees-privacy.phtml:284 #: resources/views/admin/trees.phtml:116 #: resources/views/admin/users-table-options.phtml:45 #: resources/views/edit-blocks-block.phtml:28 -#: resources/views/edit/icon-fact-delete.phtml:13 -#: resources/views/edit/icon-fact-delete.phtml:15 -#: resources/views/family-page-menu.phtml:61 -#: resources/views/gedcom-record-page-menu.phtml:28 -#: resources/views/individual-page-menu.phtml:101 -#: resources/views/media-page-menu.phtml:44 -#: resources/views/media-page.phtml:114 resources/views/media-page.phtml:117 +#: resources/views/edit/icon-fact-delete.phtml:14 +#: resources/views/edit/icon-fact-delete.phtml:16 +#: resources/views/family-page-menu.phtml:70 +#: resources/views/individual-page-menu.phtml:118 +#: resources/views/media-page-details.phtml:40 +#: resources/views/media-page-details.phtml:43 +#: resources/views/media-page-menu.phtml:75 #: resources/views/modules/faq/config.phtml:59 #: resources/views/modules/gedcom_news/list.phtml:46 #: resources/views/modules/stories/config.phtml:57 @@ -5279,10 +5248,7 @@ msgstr "ديجافو" #: resources/views/modules/user-messages/user-messages.phtml:63 #: resources/views/modules/user-messages/user-messages.phtml:138 #: resources/views/modules/user_blog/list.phtml:46 -#: resources/views/note-page-menu.phtml:24 -#: resources/views/repository-page-menu.phtml:24 -#: resources/views/source-page-menu.phtml:24 -#: resources/views/submitter-page-menu.phtml:28 +#: resources/views/record-page-menu.phtml:47 msgid "Delete" msgstr "حذف" @@ -5290,8 +5256,8 @@ msgstr "حذف" msgid "Delete all existing geographic data before importing the file." msgstr "حذف جميع البيانات الجغرافية القائمة قبل توريد الملف." -#: app/Http/RequestHandlers/UsersCleanupPage.php:66 -#: resources/views/admin/control-panel.phtml:480 +#: app/Http/RequestHandlers/UsersCleanupPage.php:65 +#: resources/views/admin/control-panel.phtml:506 msgid "Delete inactive users" msgstr "حذف المستخدمين الخاملين" @@ -5303,8 +5269,8 @@ msgstr "حذف الرسائل المختارة" msgid "Delete the preferences for this module." msgstr "حذف تفضيلات الخاصة بهذه الوحدة ." -#: resources/views/individual-name.phtml:94 -#: resources/views/individual-name.phtml:96 +#: resources/views/individual-name.phtml:89 +#: resources/views/individual-name.phtml:91 msgid "Delete this name" msgstr "حذف الإسم" @@ -5312,7 +5278,7 @@ msgstr "حذف الإسم" msgid "Delete your account" msgstr "حذف حسابك" -#: resources/views/family-page-menu.phtml:59 +#: resources/views/family-page-menu.phtml:68 msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" msgstr "حذف الأسرة يفك الربط بين أفرادها فقط دون حذف سجلاتهم. هل أنت منأكد من رغبتك في حذف هذه الأسرة؟" @@ -5327,7 +5293,7 @@ msgid "Denmark" msgstr "الدنمارك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:89 app/GedcomCode/GedcomCodeTemp.php:333 +#: app/Elements/TempleCode.php:89 msgid "Denver, Colorado, United States" msgstr "دنفر، كولورادو" @@ -5339,12 +5305,10 @@ msgstr "اعتمادا على إعدادات الخادم الخاص بك، ق msgid "Descendant generations" msgstr "أجيال الأنسال" -#. I18N: gedcom tag DESC #. I18N: Name of a module/chart #. I18N: Name of a module/sidebar #. I18N: Name of a module/report -#: app/GedcomTag.php:631 app/Module/ChartsBlockModule.php:145 -#: app/Module/ChartsBlockModule.php:269 +#: app/Module/ChartsBlockModule.php:145 app/Module/ChartsBlockModule.php:269 #: app/Module/DescendancyChartModule.php:108 #: app/Module/DescendancyModule.php:62 #: app/Module/DescendancyReportModule.php:40 @@ -5357,8 +5321,7 @@ msgstr "أجيال الأنسال" msgid "Descendants" msgstr "أنسال" -#. I18N: gedcom tag DESI -#: app/Factories/ElementFactory.php:489 app/GedcomTag.php:634 +#: app/Factories/ElementFactory.php:510 msgid "Descendants interest" msgstr "مصلحة الأنسال" @@ -5372,32 +5335,26 @@ msgstr "أنسال " msgid "Descendants of %s" msgstr "أنسال %s" -#. I18N: gedcom tag DSCR -#: app/Factories/ElementFactory.php:490 app/Factories/ElementFactory.php:1070 -#: app/Factories/ElementFactory.php:1112 app/GedcomTag.php:646 -#: resources/views/admin/modules.phtml:72 +#: app/Factories/ElementFactory.php:511 app/Module/CustomTagsGedcomL.php:118 +#: app/Module/CustomTagsGedcomL.php:171 resources/views/admin/modules.phtml:72 #: resources/views/report-setup-page.phtml:25 msgid "Description" msgstr "وصف" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:223 +#: resources/views/admin/trees-preferences.phtml:225 msgid "Description META tag" msgstr "محتوى العلامة الوصفية" -#. I18N: gedcom tag DEST -#: app/Factories/ElementFactory.php:349 app/GedcomTag.php:637 +#: app/Factories/ElementFactory.php:375 msgid "Destination" msgstr "الوجهة" #: resources/views/admin/merge-records-step-2.phtml:51 #: resources/views/admin/merge-records-step-2.phtml:98 #: resources/views/admin/merge-records-step-2.phtml:144 -#: resources/views/gedcom-record-page.phtml:58 -#: resources/views/media-page.phtml:64 #: resources/views/modules/statistics-chart/custom.phtml:74 -#: resources/views/note-page.phtml:60 resources/views/repository-page.phtml:52 -#: resources/views/source-page.phtml:59 resources/views/submitter-page.phtml:52 +#: resources/views/record-page-links.phtml:27 msgid "Details" msgstr "تفاصيل" @@ -5406,7 +5363,7 @@ msgid "Details of the new user will be sent to the genealogy contact for the cor msgstr "سيتم إرسال تفاصيل المستخدم الجديد إلى المسؤول عن الأنساب لمشجر العائلة هذه." #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:90 app/GedcomCode/GedcomCodeTemp.php:336 +#: app/Elements/TempleCode.php:90 msgid "Detroit, Michigan, United States" msgstr "ديترويت، ميشيغان" @@ -5488,24 +5445,17 @@ msgid "Dhu al-Qi’dah" msgstr "ذو القعدة" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:65 #: app/Elements/LdsEndowmentDateStatus.php:66 -#: app/GedcomCode/GedcomCodeStat.php:111 msgid "Died as a child: exempt" msgstr "توفي طفلاً: مستثنى" -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) -#: app/GedcomCode/GedcomCodeStat.php:130 -msgid "Died as an infant: exempt" -msgstr "توفي رضيع: مستثنى" - #: resources/xml/reports/change_report.xml:60 msgid "Differences" msgstr "إختلافات" #. I18N: Help text for the “Calendar conversion” configuration setting -#: resources/views/admin/trees-preferences.phtml:129 +#: resources/views/admin/trees-preferences.phtml:131 msgid "Different calendar systems are used in different parts of the world, and many other calendar systems have been used in the past. Where possible, you should enter dates using the calendar in which the event was originally recorded. You can then specify a conversion, to show these dates in a more familiar calendar. If you regularly use two calendars, you can specify two conversions and dates will be converted to both the selected calendars." msgstr "عادة يفضل إدخال التواريخ حسب التقويم الفعلي لها ومن ثم تحديد التحويل إلى تقويم آخر، وبالإمكان إستخدام خاصية التحويل لتقويمين مختلفين في آن واحد." @@ -5541,15 +5491,16 @@ msgstr "إظهار وإدارة الصفحات المفضلة للمشجر." msgid "Display and manage a user’s favorite pages." msgstr "إظهار وإدارة الصفحات المفضلة للمستخدم." -#. I18N: gedcom tag DIV -#: app/Factories/ElementFactory.php:298 app/GedcomTag.php:640 -#: resources/views/calendar-page.phtml:191 +#: resources/views/modules/custom-tags/config.phtml:22 +msgid "Display custom GEDCOM tags" +msgstr "" + +#: app/Factories/ElementFactory.php:325 resources/views/calendar-page.phtml:191 #: resources/views/lists/families-table.phtml:203 msgid "Divorce" msgstr "طلاق" -#. I18N: gedcom tag DIVF -#: app/Factories/ElementFactory.php:299 app/GedcomTag.php:643 +#: app/Factories/ElementFactory.php:326 msgid "Divorce filed" msgstr "تسجيل طلاق" @@ -5564,29 +5515,21 @@ msgid "Djibouti" msgstr "جيبوتي" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsSpouseSealingDateStatus.php:69 -#: app/GedcomCode/GedcomCodeStat.php:124 msgid "Do not seal, previous sealing canceled" msgstr "لا تحكم، إحكام سابق ملغى" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsSpouseSealingDateStatus.php:67 -#: app/GedcomCode/GedcomCodeStat.php:121 msgid "Do not seal: unauthorized" msgstr "لا تحكم: غير مصرح" -#: resources/views/admin/map-provider.phtml:27 -msgid "Do not use maps" -msgstr "بدون إستخدام خرائط" - #. I18N: Type of media object #: app/Elements/SourceMediaType.php:65 msgid "Document" msgstr "وثيقة" -#: resources/views/admin/site-mail.phtml:189 +#: resources/views/admin/site-mail.phtml:204 msgid "Domain name" msgstr "" @@ -5600,17 +5543,22 @@ msgstr "دومينيكا" msgid "Dominican Republic" msgstr "جمهورية الدومينيكان" -#: app/Module/ClippingsCartModule.php:189 -#: app/Module/ClippingsCartModule.php:234 +#: app/Module/ClippingsCartModule.php:211 +#: app/Module/ClippingsCartModule.php:256 +#: resources/views/modules/share-anniversary/share.phtml:25 msgid "Download" msgstr "تنزيل" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 #, php-format msgid "Download %s…" msgstr "تحميل %s…" -#: resources/views/media-page.phtml:159 +#: app/Module/ShareAnniversaryModule.php:89 +msgid "Download a .ICS file containing an anniversary" +msgstr "" + +#: resources/views/media-page-details.phtml:85 msgid "Download file" msgstr "تنزيل ملف" @@ -5619,7 +5567,7 @@ msgid "Drag the blocks to change their position." msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:91 app/GedcomCode/GedcomCodeTemp.php:339 +#: app/Elements/TempleCode.php:91 msgid "Draper, Utah, United States" msgstr "درابر ، يوتا ، الولايات المتحدة الأمريكية" @@ -5628,17 +5576,17 @@ msgstr "درابر ، يوتا ، الولايات المتحدة الأمريك msgid "Duodi" msgstr "ثاني" -#: app/Http/RequestHandlers/AccountUpdate.php:96 -#: app/Http/RequestHandlers/RegisterAction.php:247 -#: app/Http/RequestHandlers/UserAddAction.php:73 -#: app/Http/RequestHandlers/UserEditAction.php:155 +#: app/Http/RequestHandlers/AccountUpdate.php:95 +#: app/Http/RequestHandlers/RegisterAction.php:244 +#: app/Http/RequestHandlers/UserAddAction.php:72 +#: app/Http/RequestHandlers/UserEditAction.php:152 msgid "Duplicate email address. A user with that email already exists." msgstr "عنوان البريد الإلكتروني هذا قد تم إستخدامه من قبل مستخدم آخر." -#: app/Http/RequestHandlers/AccountUpdate.php:87 -#: app/Http/RequestHandlers/RegisterAction.php:242 -#: app/Http/RequestHandlers/UserAddAction.php:68 -#: app/Http/RequestHandlers/UserEditAction.php:161 +#: app/Http/RequestHandlers/AccountUpdate.php:86 +#: app/Http/RequestHandlers/RegisterAction.php:239 +#: app/Http/RequestHandlers/UserAddAction.php:67 +#: app/Http/RequestHandlers/UserEditAction.php:158 msgid "Duplicate username. A user with that username already exists. Please choose another username." msgstr "إسم المستخدم هذا قد تم إستخدامه من قبل. لطفاً إختيار إسم مستخدم آخر." @@ -5677,9 +5625,9 @@ msgstr "أقدم زواج" msgid "Ecuador" msgstr "الأكوادور" -#: app/Functions/FunctionsPrintFacts.php:715 -#: app/Http/RequestHandlers/MapDataEdit.php:70 +#: app/Functions/FunctionsPrintFacts.php:591 #: app/Http/RequestHandlers/MapDataEdit.php:73 +#: app/Http/RequestHandlers/MapDataEdit.php:76 #: resources/views/admin/locations.phtml:48 #: resources/views/admin/locations.phtml:92 #: resources/views/admin/locations.phtml:95 @@ -5687,25 +5635,27 @@ msgstr "الأكوادور" #: resources/views/admin/users.phtml:24 #: resources/views/edit/icon-fact-edit.phtml:13 #: resources/views/edit/icon-fact-edit.phtml:15 -#: resources/views/gedcom-record-page-menu.phtml:23 -#: resources/views/media-page.phtml:106 resources/views/media-page.phtml:109 +#: resources/views/media-page-details.phtml:32 +#: resources/views/media-page-details.phtml:35 +#: resources/views/media-page-menu.phtml:33 #: resources/views/modules/faq/config.phtml:58 #: resources/views/modules/gedcom_news/list.phtml:42 #: resources/views/modules/stories/config.phtml:56 #: resources/views/modules/stories/config.phtml:78 #: resources/views/modules/user_blog/list.phtml:42 -#: resources/views/note-page.phtml:101 resources/views/note-page.phtml:104 -#: resources/views/submitter-page-menu.phtml:23 +#: resources/views/note-page-details.phtml:26 +#: resources/views/note-page-details.phtml:29 +#: resources/views/record-page-menu.phtml:27 msgid "Edit" msgstr "تعديل" -#: app/Http/RequestHandlers/EditMediaFileModal.php:82 +#: app/Http/RequestHandlers/EditMediaFileModal.php:81 #: resources/views/modals/edit-media-file.phtml:22 msgid "Edit a media file" msgstr "إنشاء ملف وسائط" #. I18N: Options for editing -#: resources/views/admin/trees-preferences.phtml:674 +#: resources/views/admin/trees-preferences.phtml:678 msgid "Edit preferences" msgstr "تحرير الخيارات" @@ -5713,32 +5663,26 @@ msgstr "تحرير الخيارات" msgid "Edit the FAQ" msgstr "تحرير نص سؤال شائع" -#: resources/views/individual-page-menu.phtml:51 -#: resources/views/individual-page-menu.phtml:59 +#: resources/views/individual-page-menu.phtml:62 +#: resources/views/individual-page-menu.phtml:70 #: resources/views/individual-sex.phtml:52 #: resources/views/individual-sex.phtml:54 msgid "Edit the gender" msgstr "تعديل الجنس" -#: app/Functions/FunctionsEdit.php:584 app/Http/RequestHandlers/EditName.php:71 #: resources/views/edit/input-addon-edit-name.phtml:13 #: resources/views/edit/input-addon-edit-name.phtml:16 -#: resources/views/individual-name.phtml:81 -#: resources/views/individual-name.phtml:83 +#: resources/views/individual-name.phtml:76 +#: resources/views/individual-name.phtml:78 msgid "Edit the name" msgstr "تعديل الإسم" #: app/Http/RequestHandlers/EditRawFactPage.php:61 #: app/Http/RequestHandlers/EditRawRecordPage.php:61 -#: resources/views/edit/edit-fact.phtml:139 -#: resources/views/edit/edit-record.phtml:59 -#: resources/views/edit/new-individual.phtml:347 -#: resources/views/family-page-menu.phtml:67 -#: resources/views/individual-page-menu.phtml:107 -#: resources/views/media-page-menu.phtml:50 -#: resources/views/note-page-menu.phtml:30 -#: resources/views/repository-page-menu.phtml:30 -#: resources/views/source-page-menu.phtml:30 +#: resources/views/edit/edit-fact.phtml:47 +#: resources/views/edit/edit-record.phtml:48 +#: resources/views/family-page-menu.phtml:76 +#: resources/views/individual-page-menu.phtml:124 msgid "Edit the raw GEDCOM" msgstr "تعديل سجل GEDCOM الأساسي" @@ -5751,11 +5695,11 @@ msgstr "تعديل ملاحظة جديدية" msgid "Edit the story" msgstr "تعديل الرواية" -#: app/Http/RequestHandlers/UserEditPage.php:123 +#: app/Http/RequestHandlers/UserEditPage.php:119 msgid "Edit the user" msgstr "تحرير المستخدم" -#: app/Services/TreeService.php:203 +#: app/Services/TreeService.php:206 msgid "Edit this individual and replace their details with your own." msgstr "تعديل معلومات هذا الفرد وإستبدالها بتفاصيل أخرى." @@ -5765,7 +5709,7 @@ msgid "Editing restriction" msgstr "تقييد التحرير" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:104 +#: app/Http/RequestHandlers/UserEditPage.php:100 #: resources/views/admin/users-edit.phtml:253 #: resources/views/modules/recent_changes/changes-table.phtml:49 #: resources/views/pending-changes-page.phtml:49 @@ -5773,12 +5717,11 @@ msgid "Editor" msgstr "محرر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:92 app/GedcomCode/GedcomCodeTemp.php:342 +#: app/Elements/TempleCode.php:92 msgid "Edmonton, Alberta, Canada" msgstr "ادمونتون، ألبرتا، كندا" -#. I18N: gedcom tag EDUC -#: app/Factories/ElementFactory.php:491 app/GedcomTag.php:649 +#: app/Factories/ElementFactory.php:512 msgid "Education" msgstr "تعليم" @@ -5826,14 +5769,13 @@ msgstr "إيلول" msgid "Email" msgstr "" -#. I18N: gedcom tag EMAIL -#. I18N: gedcom tag _EMAIL -#: app/Factories/ElementFactory.php:258 app/Factories/ElementFactory.php:368 -#: app/Factories/ElementFactory.php:392 app/Factories/ElementFactory.php:654 -#: app/Factories/ElementFactory.php:701 app/Factories/ElementFactory.php:780 -#: app/Factories/ElementFactory.php:1281 app/Factories/ElementFactory.php:1298 -#: app/Factories/ElementFactory.php:1321 app/GedcomTag.php:656 -#: app/GedcomTag.php:1077 resources/views/admin/users-create.phtml:71 +#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:394 +#: app/Factories/ElementFactory.php:418 app/Factories/ElementFactory.php:670 +#: app/Factories/ElementFactory.php:717 +#: app/Module/CustomTagsBrothersKeeper.php:97 +#: app/Module/CustomTagsPersonalAncestralFile.php:57 +#: app/Module/CustomTagsPhpGedView.php:73 app/Module/CustomTagsReunion.php:51 +#: resources/views/admin/users-create.phtml:71 #: resources/views/admin/users-edit.phtml:81 #: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 #: resources/views/edit-account-page.phtml:124 @@ -5849,54 +5791,45 @@ msgstr "عنوان البريد الإلكتروني" msgid "Email verified" msgstr "البريد الإلكتروني مصادق" -#. I18N: gedcom tag EMIG -#: app/Factories/ElementFactory.php:493 app/GedcomTag.php:659 -#: resources/views/calendar-page.phtml:200 +#: app/Factories/ElementFactory.php:514 resources/views/calendar-page.phtml:200 msgid "Emigration" msgstr "هجرة من" -#: app/Elements/RelationIsDescriptor.php:127 -#: app/GedcomCode/GedcomCodeRela.php:152 +#: app/Elements/RelationIsDescriptor.php:101 msgid "Employee" msgstr "موظف" -#: app/Elements/RelationIsDescriptor.php:92 -#: app/GedcomCode/GedcomCodeRela.php:149 +#: app/Elements/RelationIsDescriptor.php:77 msgctxt "FEMALE" msgid "Employee" msgstr "موظفة" -#: app/Elements/RelationIsDescriptor.php:57 -#: app/GedcomCode/GedcomCodeRela.php:145 +#: app/Elements/RelationIsDescriptor.php:56 msgctxt "MALE" msgid "Employee" msgstr "موظف" -#: app/Elements/RelationIsDescriptor.php:128 -#: app/Factories/ElementFactory.php:557 app/Factories/ElementFactory.php:572 -#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:847 -#: app/GedcomTag.php:922 +#: app/Elements/RelationIsDescriptor.php:102 +#: app/Factories/ElementFactory.php:575 app/Factories/ElementFactory.php:590 msgid "Employer" msgstr "رب العمل" -#: app/Elements/RelationIsDescriptor.php:93 -#: app/GedcomCode/GedcomCodeRela.php:160 +#: app/Elements/RelationIsDescriptor.php:78 msgctxt "FEMALE" msgid "Employer" msgstr "ربة العمل" -#: app/Elements/RelationIsDescriptor.php:58 -#: app/GedcomCode/GedcomCodeRela.php:156 +#: app/Elements/RelationIsDescriptor.php:57 msgctxt "MALE" msgid "Employer" msgstr "رب العمل" -#: app/Module/ClippingsCartModule.php:183 +#: app/Module/ClippingsCartModule.php:205 msgid "Empty the clippings cart" msgstr "سلة فارغة" #: resources/views/admin/components.phtml:40 -#: resources/views/admin/components.phtml:80 +#: resources/views/admin/components.phtml:86 #: resources/views/admin/modules.phtml:69 msgid "Enabled" msgstr "مفعل" @@ -5915,12 +5848,11 @@ msgid "Ending range of change dates" msgstr "نهاية نطاق تأريخ التعديل" #. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house -#: app/Elements/TempleCode.php:93 app/GedcomCode/GedcomCodeTemp.php:345 +#: app/Elements/TempleCode.php:93 msgid "Endowment House" msgstr "مبنى طقوس العبادة" -#. I18N: gedcom tag ENGA -#: app/Factories/ElementFactory.php:300 app/GedcomTag.php:675 +#: app/Factories/ElementFactory.php:327 #: resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "خطوبة" @@ -5948,7 +5880,7 @@ msgstr "غينيا الإستوائية" msgid "Eritrea" msgstr "إريتريا" -#: app/Http/RequestHandlers/GedcomLoad.php:200 +#: app/Http/RequestHandlers/GedcomLoad.php:219 #, php-format msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." msgstr "خطاء: تحويل ملف GEDCOM من ترميز %s إلى ترميز UTF-8 غير ممكن حالياً." @@ -5982,12 +5914,17 @@ msgctxt "NOMINATIVE" msgid "Esfand" msgstr "إسفند" -#: app/Factories/ElementFactory.php:760 +#. I18N: Name of a mapping organisation +#: app/Module/EsriMaps.php:38 +msgid "Esri/ArcGIS" +msgstr "" + +#: app/Module/CustomTagsBrothersKeeper.php:77 msgid "Estate name" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:380 +#: resources/views/admin/trees-preferences.phtml:384 msgid "Estimated dates for birth and death" msgstr "تأريخ تقديري للميلاد والوفاة" @@ -6005,20 +5942,22 @@ msgstr "إثيوبيا" msgid "Europe" msgstr "أوروبا" -#. I18N: gedcom tag EVEN -#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:303 -#: app/Factories/ElementFactory.php:335 app/Factories/ElementFactory.php:413 -#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:588 -#: app/Factories/ElementFactory.php:612 app/Factories/ElementFactory.php:635 -#: app/Factories/ElementFactory.php:1139 app/Factories/ElementFactory.php:1157 -#: app/GedcomTag.php:682 resources/views/lists/anniversaries-table.phtml:42 +#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:330 +#: app/Factories/ElementFactory.php:361 app/Factories/ElementFactory.php:439 +#: app/Factories/ElementFactory.php:523 app/Factories/ElementFactory.php:605 +#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 +#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156 +#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213 +#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:63 +#: app/Module/CustomTagsWebtrees.php:77 +#: resources/views/lists/anniversaries-table.phtml:42 #: resources/xml/reports/fact_sources.xml:70 #: resources/xml/reports/fact_sources.xml:157 #: resources/xml/reports/missing_facts_report.xml:55 msgid "Event" msgstr "حدث" -#: app/Factories/ElementFactory.php:672 resources/views/calendar-page.phtml:174 +#: app/Factories/ElementFactory.php:688 resources/views/calendar-page.phtml:174 #: resources/views/modules/gedcom_stats/statistics.phtml:135 #: resources/views/modules/html/template-statistics.phtml:56 #: resources/views/modules/todays_events/config.phtml:28 @@ -6031,7 +5970,7 @@ msgstr "أحداث" msgid "Events in countries" msgstr "الأحداث في البلدان" -#: resources/views/modules/personal_facts/tab.phtml:28 +#: resources/views/modules/personal_facts/tab.phtml:38 msgid "Events of close relatives" msgstr "أحداث متعلقة بالأقارب" @@ -6039,15 +5978,15 @@ msgstr "أحداث متعلقة بالأقارب" msgid "Everybody has this role, including visitors to the website and search engines." msgstr "الجميع لديهم هذه الصلاحية بما في ذلك الزائرين للموقع ومحركات البحث." -#: app/Http/RequestHandlers/SearchAdvancedPage.php:260 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:259 msgid "Exact" msgstr "مطابق لـ" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 msgid "Exact date" msgstr "تأريخ مطابق" -#: app/Module/IndividualListModule.php:352 +#: app/Module/IndividualListModule.php:351 #, php-format msgid "Exclude individuals with “%s” as a married name" msgstr "إستبعاد الأفراد الذين أسماهم ما بعد الزواج هي ”%s“" @@ -6057,12 +5996,10 @@ msgid "Exclude subfolders" msgstr "إستبعاد المجلدات الفرعية" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:69 #: app/Elements/LdsChildSealingDateStatus.php:62 #: app/Elements/LdsEndowmentDateStatus.php:70 #: app/Elements/LdsSpouseSealingDateStatus.php:71 -#: app/GedcomCode/GedcomCodeStat.php:127 msgid "Excluded from this submission" msgstr "إستبعاد من هذا الخضوع" @@ -6075,15 +6012,15 @@ msgstr "وضح لماذا تود طلب حساب." msgid "Export" msgstr "تصدير" -#: app/Http/RequestHandlers/ExportGedcomPage.php:49 +#: app/Http/RequestHandlers/ExportGedcomPage.php:53 msgid "Export a GEDCOM file" msgstr "تصدير ملف جيدكوم" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:117 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 msgid "Export all the family trees to GEDCOM files…" msgstr "تصدير جميع شجرات العوائل لمل جيدكوم…" -#: resources/views/admin/trees-export.phtml:51 +#: resources/views/admin/trees-export.phtml:58 msgid "Export preferences" msgstr "تصدير الخيارات" @@ -6097,17 +6034,22 @@ msgstr "تطبيق خيارات الخصوصية على المتوفي" msgid "External files" msgstr "الملفات الخارجية" +#: app/Module/CustomTagsRootsMagic.php:52 +msgid "External link" +msgstr "" + #: resources/views/admin/media.phtml:79 msgid "External media files have a URL instead of a filename." msgstr "ملفات الوسائط الخارجية لها رابط URL بدلاً من إسم الملف." #. I18N: Name of a module/sidebar -#: app/Module/IndividualMetadataModule.php:56 +#: app/Module/CustomTagsGenPluswin.php:80 +#: app/Module/CustomTagsGenPluswin.php:112 +#: app/Module/IndividualMetadataModule.php:57 msgid "Extra information" msgstr "معلومات اضافية" -#. I18N: gedcom tag _EYEC -#: app/Factories/ElementFactory.php:781 app/GedcomTag.php:1080 +#: app/Module/CustomTagsBrothersKeeper.php:98 msgid "Eye color" msgstr "لون العيون" @@ -6126,121 +6068,132 @@ msgstr "الأسئلة الأكثر شيوعاً" msgid "FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc." msgstr "الأسئلة الأكثر شيوعاً هي قائمة بأسئلة وإجاباتها مما يتيح شرح كيفية إستخدام الموقع وقوانينه للزائرين." -#. I18N: gedcom tag FACT -#: app/Factories/ElementFactory.php:507 app/GedcomTag.php:691 +#. I18N: http://foko.genealogy.net +#: app/Module/CustomTagsGenPluswin.php:64 +#: app/Module/CustomTagsGenPluswin.php:66 +#: app/Module/CustomTagsGenPluswin.php:96 +#: app/Module/CustomTagsGenPluswin.php:98 +msgid "FOKO country" +msgstr "" + +#: app/Factories/ElementFactory.php:527 msgid "Fact" msgstr "معلومة" -#: app/Factories/ElementFactory.php:837 app/Factories/ElementFactory.php:855 -#: app/GedcomTag.php:1082 +#: app/Module/CustomTagsFamilyTreeMaker.php:58 +#: app/Module/CustomTagsFamilyTreeMaker.php:77 +#: app/Module/CustomTagsFamilyTreeMaker.php:95 msgid "Fact 1" msgstr "معلومة 1" -#: app/Factories/ElementFactory.php:838 app/Factories/ElementFactory.php:856 -#: app/GedcomTag.php:1100 +#: app/Module/CustomTagsFamilyTreeMaker.php:59 +#: app/Module/CustomTagsFamilyTreeMaker.php:78 +#: app/Module/CustomTagsFamilyTreeMaker.php:96 msgid "Fact 10" msgstr "معلومة 10" -#: app/Factories/ElementFactory.php:839 app/Factories/ElementFactory.php:857 -#: app/GedcomTag.php:1102 +#: app/Module/CustomTagsFamilyTreeMaker.php:60 +#: app/Module/CustomTagsFamilyTreeMaker.php:79 +#: app/Module/CustomTagsFamilyTreeMaker.php:97 msgid "Fact 11" msgstr "معلومة 11" -#: app/Factories/ElementFactory.php:840 app/Factories/ElementFactory.php:858 -#: app/GedcomTag.php:1104 +#: app/Module/CustomTagsFamilyTreeMaker.php:61 +#: app/Module/CustomTagsFamilyTreeMaker.php:80 +#: app/Module/CustomTagsFamilyTreeMaker.php:98 msgid "Fact 12" msgstr "معلومة 12" -#: app/Factories/ElementFactory.php:841 app/Factories/ElementFactory.php:859 -#: app/GedcomTag.php:1106 +#: app/Module/CustomTagsFamilyTreeMaker.php:62 +#: app/Module/CustomTagsFamilyTreeMaker.php:81 +#: app/Module/CustomTagsFamilyTreeMaker.php:99 msgid "Fact 13" msgstr "معلومة 13" -#: app/Factories/ElementFactory.php:842 app/Factories/ElementFactory.php:860 -#: app/GedcomTag.php:1084 +#: app/Module/CustomTagsFamilyTreeMaker.php:63 +#: app/Module/CustomTagsFamilyTreeMaker.php:82 +#: app/Module/CustomTagsFamilyTreeMaker.php:100 msgid "Fact 2" msgstr "معلومة 2" -#: app/Factories/ElementFactory.php:843 app/Factories/ElementFactory.php:861 -#: app/GedcomTag.php:1086 +#: app/Module/CustomTagsFamilyTreeMaker.php:64 +#: app/Module/CustomTagsFamilyTreeMaker.php:83 +#: app/Module/CustomTagsFamilyTreeMaker.php:101 msgid "Fact 3" msgstr "معلومة 3" -#: app/Factories/ElementFactory.php:844 app/Factories/ElementFactory.php:862 -#: app/GedcomTag.php:1088 +#: app/Module/CustomTagsFamilyTreeMaker.php:65 +#: app/Module/CustomTagsFamilyTreeMaker.php:84 +#: app/Module/CustomTagsFamilyTreeMaker.php:102 msgid "Fact 4" msgstr "معلومة 4" -#: app/Factories/ElementFactory.php:845 app/Factories/ElementFactory.php:863 -#: app/GedcomTag.php:1090 +#: app/Module/CustomTagsFamilyTreeMaker.php:66 +#: app/Module/CustomTagsFamilyTreeMaker.php:85 +#: app/Module/CustomTagsFamilyTreeMaker.php:103 msgid "Fact 5" msgstr "معلومة 5" -#: app/Factories/ElementFactory.php:846 app/Factories/ElementFactory.php:864 -#: app/GedcomTag.php:1092 +#: app/Module/CustomTagsFamilyTreeMaker.php:67 +#: app/Module/CustomTagsFamilyTreeMaker.php:86 +#: app/Module/CustomTagsFamilyTreeMaker.php:104 msgid "Fact 6" msgstr "معلومة 6" -#: app/Factories/ElementFactory.php:847 app/Factories/ElementFactory.php:865 -#: app/GedcomTag.php:1094 +#: app/Module/CustomTagsFamilyTreeMaker.php:68 +#: app/Module/CustomTagsFamilyTreeMaker.php:87 +#: app/Module/CustomTagsFamilyTreeMaker.php:105 msgid "Fact 7" msgstr "معلومة 7" -#: app/Factories/ElementFactory.php:848 app/Factories/ElementFactory.php:866 -#: app/GedcomTag.php:1096 +#: app/Module/CustomTagsFamilyTreeMaker.php:69 +#: app/Module/CustomTagsFamilyTreeMaker.php:88 +#: app/Module/CustomTagsFamilyTreeMaker.php:106 msgid "Fact 8" msgstr "معلومة 8" -#: app/Factories/ElementFactory.php:849 app/Factories/ElementFactory.php:867 -#: app/GedcomTag.php:1098 +#: app/Module/CustomTagsFamilyTreeMaker.php:70 +#: app/Module/CustomTagsFamilyTreeMaker.php:89 +#: app/Module/CustomTagsFamilyTreeMaker.php:107 msgid "Fact 9" msgstr "معلومة 9" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:536 +#: resources/views/admin/trees-preferences.phtml:540 msgid "Fact icons" msgstr "رموز المعلومات" #: resources/views/admin/trees-privacy.phtml:240 -#: resources/views/edit/add-fact-row.phtml:22 msgid "Fact or event" msgstr "معلومة أو حدث" #. I18N: Name of a module/tab on the individual page. -#: app/Module/IndividualFactsTabModule.php:67 +#: app/Module/IndividualFactsTabModule.php:65 #: resources/views/admin/fix-level-0-media.phtml:38 #: resources/views/admin/locations.phtml:49 -#: resources/views/family-page.phtml:51 +#: resources/views/family-page.phtml:37 #: resources/views/modules/random_media/config.phtml:20 #: resources/xml/reports/individual_ext_report.xml:161 #: resources/xml/reports/individual_report.xml:149 msgid "Facts and events" msgstr "معلومات وأحداث" -#: resources/views/admin/trees-preferences.phtml:730 +#: resources/views/admin/trees-preferences.phtml:734 msgid "Facts for family records" msgstr "معلومات سجلات الأسر" -#: resources/views/admin/trees-preferences.phtml:676 +#: resources/views/admin/trees-preferences.phtml:680 msgid "Facts for individual records" msgstr "معلومات للسجلات الفردية" -#: resources/views/admin/trees-preferences.phtml:761 +#: resources/views/admin/trees-preferences.phtml:765 msgid "Facts for new families" msgstr "معلومات للأسر الجديدة" -#: resources/views/admin/trees-preferences.phtml:707 +#: resources/views/admin/trees-preferences.phtml:711 msgid "Facts for new individuals" msgstr "معلومات للأفراد الجدد" -#: resources/views/admin/trees-preferences.phtml:825 -msgid "Facts for repository records" -msgstr "معلومات سجلات المستودع" - -#: resources/views/admin/trees-preferences.phtml:784 -msgid "Facts for source records" -msgstr "معلومات سجلات المصادر" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:191 msgid "Falkland Islands" @@ -6249,31 +6202,28 @@ msgstr "جزر فولكلاند" #. I18N: Name of a module/list #. I18N: Name of a module #: app/Module/AncestorsChartModule.php:278 -#: app/Module/DescendancyChartModule.php:267 app/Module/FamilyListModule.php:46 -#: app/Module/FixSearchAndReplace.php:109 -#: app/Module/IndividualListModule.php:321 app/Module/RelativesTabModule.php:42 -#: app/Module/StatisticsChartModule.php:151 -#: app/Module/StatisticsChartModule.php:385 -#: app/Module/StatisticsChartModule.php:476 -#: app/Module/StatisticsChartModule.php:724 app/Services/AdminService.php:182 -#: resources/views/admin/control-panel.phtml:283 -#: resources/views/admin/merge-records-step-1.phtml:52 -#: resources/views/gedcom-record-page.phtml:74 +#: app/Module/DescendancyChartModule.php:272 app/Module/FamilyListModule.php:46 +#: app/Module/FixSearchAndReplace.php:110 +#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 +#: app/Module/StatisticsChartModule.php:150 +#: app/Module/StatisticsChartModule.php:384 +#: app/Module/StatisticsChartModule.php:475 +#: app/Module/StatisticsChartModule.php:723 app/Services/AdminService.php:188 +#: resources/views/admin/control-panel.phtml:309 +#: resources/views/admin/merge-records-step-1.phtml:55 #: resources/views/lists/locations-table.phtml:65 #: resources/views/lists/media-table.phtml:80 #: resources/views/lists/notes-table.phtml:91 #: resources/views/lists/sources-table.phtml:98 #: resources/views/lists/submitters-table.phtml:69 -#: resources/views/media-page.phtml:77 #: resources/views/modules/gedcom_stats/config.phtml:48 #: resources/views/modules/gedcom_stats/statistics.phtml:90 #: resources/views/modules/html/template-statistics.phtml:40 #: resources/views/modules/place-hierarchy/events.phtml:26 -#: resources/views/modules/place-hierarchy/sidebar.phtml:41 -#: resources/views/note-page.phtml:73 -#: resources/views/search-general-page.phtml:63 -#: resources/views/search-results.phtml:45 resources/views/source-page.phtml:72 -#: resources/views/submitter-page.phtml:65 +#: resources/views/modules/place-hierarchy/sidebar.phtml:45 +#: resources/views/record-page-links.phtml:43 +#: resources/views/search-general-page.phtml:64 +#: resources/views/search-results.phtml:45 #: resources/xml/reports/fact_sources.xml:152 #: resources/xml/reports/fact_sources.xml:314 msgid "Families" @@ -6284,16 +6234,15 @@ msgstr "أسر" msgid "Families with sources" msgstr "أسر لمعلوماتها مصادر" -#. I18N: gedcom tag FAM #. I18N: Name of a module/report -#: app/Factories/ElementFactory.php:246 app/Factories/ElementFactory.php:835 -#: app/Factories/ElementFactory.php:957 app/GedcomTag.php:696 +#: app/Factories/ElementFactory.php:274 +#: app/Module/CustomTagsFamilyTreeMaker.php:75 +#: app/Module/CustomTagsGedcom53.php:104 #: app/Module/FamilyGroupReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:181 -#: resources/views/cards/add-source-citation.phtml:53 #: resources/views/edit/link-child-to-family.phtml:25 #: resources/views/modals/link-media-to-family.phtml:23 -#: resources/views/modules/family_nav/sidebar-family.phtml:89 +#: resources/views/modules/family_nav/sidebar-family.phtml:90 #: resources/views/modules/favorites/favorites.phtml:80 #: resources/views/modules/random_media/slide-show.phtml:64 #: resources/views/modules/recent_changes/changes-table.phtml:62 @@ -6305,13 +6254,11 @@ msgstr "أسر لمعلوماتها مصادر" msgid "Family" msgstr "أسرة" -#. I18N: gedcom tag FAMC -#: app/Factories/ElementFactory.php:509 app/GedcomTag.php:699 +#: app/Factories/ElementFactory.php:529 msgid "Family as a child" msgstr "الأسرة" -#. I18N: gedcom tag FAMS -#: app/Factories/ElementFactory.php:513 app/GedcomTag.php:705 +#: app/Factories/ElementFactory.php:532 msgid "Family as a spouse" msgstr "الأسرة" @@ -6326,8 +6273,7 @@ msgstr "كتاب العائلة" msgid "Family book of %s" msgstr "كتاب العائلة لـ: %s" -#. I18N: gedcom tag FAMF -#: app/Factories/ElementFactory.php:718 app/GedcomTag.php:702 +#: app/Factories/ElementFactory.php:734 msgid "Family file" msgstr "ملف الأسرة" @@ -6346,18 +6292,19 @@ msgstr "أخبار متعلقة بالعائلة والموقع." msgid "Family of %s" msgstr "أسرة %s" -#: app/Factories/ElementFactory.php:1062 +#: app/Module/CustomTagsGedcomL.php:114 msgid "Family status" msgstr "" #: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92 #: resources/views/admin/changes-log.phtml:139 -#: resources/views/admin/control-panel.phtml:280 +#: resources/views/admin/control-panel.phtml:306 #: resources/views/admin/fix-level-0-media.phtml:34 #: resources/views/admin/site-logs.phtml:83 #: resources/views/admin/site-logs.phtml:127 #: resources/views/admin/trees.phtml:84 #: resources/views/admin/users-edit.phtml:285 +#: resources/views/modules/batch_update/admin.phtml:20 #: resources/views/modules/faq/config.phtml:35 #: resources/views/modules/faq/config.phtml:54 #: resources/views/modules/faq/edit.phtml:73 @@ -6365,8 +6312,8 @@ msgstr "" msgid "Family tree" msgstr "مشجر العائلة" -#: app/Module/ClippingsCartModule.php:234 -#: app/Module/ClippingsCartModule.php:454 +#: app/Module/ClippingsCartModule.php:256 +#: app/Module/ClippingsCartModule.php:472 msgid "Family tree clippings cart" msgstr "سلة مقتطفات المشجر" @@ -6377,24 +6324,23 @@ msgstr "مسمى مشجر العائلة" #. I18N: Name of a module #: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 -#: resources/views/admin/control-panel.phtml:236 -#: resources/views/admin/control-panel.phtml:275 -#: resources/views/search-general-page.phtml:98 -#: resources/views/search-phonetic-page.phtml:89 +#: resources/views/admin/control-panel.phtml:262 +#: resources/views/admin/control-panel.phtml:301 +#: resources/views/search-trees.phtml:18 msgid "Family trees" msgstr "مشجرات" #. I18N: %s is the spouse name -#: app/Individual.php:999 +#: app/Individual.php:936 #, php-format msgid "Family with %s" msgstr "الأسرة مع %s" -#: app/GedcomCode/GedcomCodePedi.php:147 app/Individual.php:929 +#: app/Individual.php:866 msgid "Family with adoptive parents" msgstr "أسرة بالتبني" -#: app/GedcomCode/GedcomCodePedi.php:149 app/Individual.php:930 +#: app/Individual.php:867 msgid "Family with foster parents" msgstr "أسرة بالكفالة" @@ -6403,20 +6349,19 @@ msgstr "أسرة بالكفالة" msgid "Family with husband" msgstr "الأسرة مع الزوج" -#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 -#: app/Individual.php:928 app/Individual.php:982 +#: app/Individual.php:865 app/Individual.php:919 #: resources/xml/reports/individual_ext_report.xml:245 #: resources/xml/reports/individual_report.xml:234 msgid "Family with parents" msgstr "الوالدين والأشقاء" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/GedcomCode/GedcomCodePedi.php:155 app/Individual.php:934 +#: app/Individual.php:871 msgid "Family with rada parents" msgstr "أسرة بالرضاع" #. I18N: “sealing” is a Mormon ceremony. -#: app/GedcomCode/GedcomCodePedi.php:152 app/Individual.php:932 +#: app/Individual.php:869 msgid "Family with sealing parents" msgstr "أسرة بوالدين محكمين" @@ -6435,6 +6380,11 @@ msgstr "الأسرة الأكثر أولاداً" msgid "Family with wife" msgstr "الأسرة مع الزوجة" +#. I18N: familysearch.org +#: app/Module/CustomTagsFamilySearch.php:50 +msgid "FamilySearch ID" +msgstr "" + #. I18N: Name of a module/chart #: app/Module/FanChartModule.php:119 msgid "Fan chart" @@ -6500,13 +6450,13 @@ msgid "Father’s age" msgstr "عمر الأب" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:960 +#: app/Individual.php:897 #, php-format msgid "Father’s family with %s" msgstr "أسرة الأب مع %s" #. I18N: A step-family. -#: app/Individual.php:964 +#: app/Individual.php:901 msgid "Father’s family with an unknown individual" msgstr "أسرة الأب مع فرد مجهول" @@ -6516,10 +6466,9 @@ msgstr "أسرة الأب مع فرد مجهول" msgid "Favorites" msgstr "المفضلات" -#. I18N: gedcom tag FAX -#: app/Factories/ElementFactory.php:259 app/Factories/ElementFactory.php:369 -#: app/Factories/ElementFactory.php:393 app/Factories/ElementFactory.php:655 -#: app/Factories/ElementFactory.php:702 app/GedcomTag.php:708 +#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:395 +#: app/Factories/ElementFactory.php:419 app/Factories/ElementFactory.php:671 +#: app/Factories/ElementFactory.php:718 msgid "Fax" msgstr "فاكس" @@ -6544,14 +6493,13 @@ msgid "February" msgstr "فبراير" #: app/Date/AbstractGregorianJulianDate.php:64 -#: app/Module/StatisticsChartModule.php:795 +#: app/Module/StatisticsChartModule.php:793 #: resources/views/edit/initialize-calendar-popup.phtml:12 msgctxt "NOMINATIVE" msgid "February" msgstr "فبراير" -#: app/Elements/SexValue.php:74 app/Functions/FunctionsEdit.php:543 -#: app/Module/StatisticsChartModule.php:782 +#: app/Elements/SexValue.php:74 app/Module/StatisticsChartModule.php:780 #: resources/views/individual-sex.phtml:36 msgid "Female" msgstr "أنثى" @@ -6581,18 +6529,18 @@ msgstr "إناث" msgid "Fiji" msgstr "فيجي" -#: app/Factories/ElementFactory.php:806 app/GedcomTag.php:1251 -#: app/Http/RequestHandlers/ManageMediaData.php:313 +#: app/Http/RequestHandlers/ManageMediaData.php:342 app/MediaFile.php:316 +#: app/Module/CustomTagsFamilyTreeBuilder.php:57 msgid "File size" msgstr "حجم الملف" -#: app/Functions/Functions.php:45 +#: app/Functions/Functions.php:43 msgid "File successfully uploaded" msgstr "تم تحميل الملف بنجاح" -#. I18N: gedcom tag FILE -#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:623 -#: app/GedcomTag.php:718 app/Http/RequestHandlers/ManageMediaData.php:305 +#: app/Factories/ElementFactory.php:376 app/Factories/ElementFactory.php:639 +#: app/Http/RequestHandlers/ManageMediaData.php:324 +#: resources/views/admin/trees-export.phtml:34 #: resources/views/modals/media-file-fields.phtml:72 msgid "Filename" msgstr "إسم الملف" @@ -6602,17 +6550,17 @@ msgstr "إسم الملف" msgid "Filename on server" msgstr "إسم الملف في الخادم" -#: app/Http/RequestHandlers/UploadMediaAction.php:107 +#: app/Http/RequestHandlers/UploadMediaAction.php:108 #, php-format msgid "Filenames are not allowed to contain the character “%s”." msgstr "أسماء الملفات لا يمكن أن تحوي على الحرف “%s”." -#: app/Http/RequestHandlers/UploadMediaAction.php:113 +#: app/Http/RequestHandlers/UploadMediaAction.php:114 #, php-format msgid "Filenames are not allowed to have the extension “%s”." msgstr "لا يسمح بالامتداد “%s” لأسماء الملفات." -#: resources/views/admin/control-panel.phtml:786 +#: resources/views/admin/control-panel.phtml:847 msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." msgstr "تم العثور على ملفات قديمة من تطبيق webtrees سابق. يجب إزالتها لضمان وضع آمن." @@ -6637,29 +6585,29 @@ msgstr "بحث عن مصدر" msgid "Find a special character" msgstr "بحث عن حرف معين" -#: app/Module/RelationshipsChartModule.php:713 +#: app/Module/RelationshipsChartModule.php:740 msgid "Find all possible relationships" msgstr "البحث عن جميع العلاقات الممكنة" -#: app/Module/RelationshipsChartModule.php:441 +#: app/Module/RelationshipsChartModule.php:468 msgid "Find any relationship" msgstr "بحث عن أي علاقة" -#: app/Http/RequestHandlers/FindDuplicateRecords.php:64 +#: app/Http/RequestHandlers/FindDuplicateRecords.php:63 #: resources/views/admin/trees.phtml:165 msgid "Find duplicates" msgstr "البحث عن التكرارات" -#: app/Module/RelationshipsChartModule.php:715 +#: app/Module/RelationshipsChartModule.php:742 msgid "Find other relationships" msgstr "البحث عن علاقات أخرى" -#: app/Module/RelationshipsChartModule.php:442 +#: app/Module/RelationshipsChartModule.php:469 #: resources/views/modules/relationships-chart/page.phtml:56 msgid "Find relationships via ancestors" msgstr "البحث عن علاقة عبر الأسلاف" -#: app/Module/RelationshipsChartModule.php:719 +#: app/Module/RelationshipsChartModule.php:746 #: resources/views/modules/relationships-chart/page.phtml:70 msgid "Find the closest relationships" msgstr "البحث عن أقرب علاقة" @@ -6674,8 +6622,7 @@ msgstr "البحث عن الافراد الذين ليس لهم علاقة" msgid "Finland" msgstr "فنلندا" -#. I18N: gedcom tag FCOM -#: app/Factories/ElementFactory.php:514 app/GedcomTag.php:711 +#: app/Factories/ElementFactory.php:533 #: resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "التناول الأول" @@ -6684,7 +6631,7 @@ msgstr "التناول الأول" msgid "First event" msgstr "الحدث الأول" -#: resources/views/admin/merge-records-step-1.phtml:64 +#: resources/views/admin/merge-records-step-1.phtml:68 msgid "First record" msgstr "أول سجل" @@ -6727,7 +6674,7 @@ msgid "Floreal" msgstr "فلوريال" #: resources/views/modals/media-file-fields.phtml:63 -#: resources/views/modules/media-list/page.phtml:45 +#: resources/views/modules/media-list/page.phtml:44 msgid "Folder" msgstr "المجلد" @@ -6765,7 +6712,7 @@ msgid "Footer" msgstr "هامش سفلي" #: app/Http/RequestHandlers/ModulesFootersPage.php:43 -#: resources/views/admin/control-panel.phtml:589 +#: resources/views/admin/control-panel.phtml:573 #: resources/views/admin/modules.phtml:106 #: resources/views/admin/modules.phtml:108 msgid "Footers" @@ -6790,6 +6737,17 @@ msgstr "" msgid "For help with genealogy questions contact %s." msgstr "للإستفسارات المتعلقة بالأنساب، يمكن التواصل مع%s." +#: resources/views/modules/bing-maps/config.phtml:38 +#: resources/views/modules/geonames/config.phtml:38 +#: resources/views/modules/google-maps/config.phtml:38 +#: resources/views/modules/here-maps/config.phtml:38 +#: resources/views/modules/map-box/config.phtml:38 +#: resources/views/modules/openrouteservice/config.phtml:38 +#: resources/views/modules/openstreetmap/config.phtml:38 +#, php-format +msgid "For more information, see %s." +msgstr "" + #: app/Module/ContactsFooterModule.php:162 #, php-format msgid "For technical support and information contact %s." @@ -6810,59 +6768,49 @@ msgstr "للمواقع المحتوية على أكثر من مشجر عائلة msgid "Forgot password?" msgstr "نسيت كلمة السر؟" -#. I18N: gedcom tag FORM -#: app/Factories/ElementFactory.php:268 app/Factories/ElementFactory.php:352 -#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:400 -#: app/Factories/ElementFactory.php:624 app/GedcomTag.php:724 -#: resources/views/help/date.phtml:31 resources/views/help/date.phtml:69 -#: resources/views/help/date.phtml:107 resources/views/help/date.phtml:145 +#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:378 +#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:426 +#: app/Factories/ElementFactory.php:640 resources/views/help/date.phtml:31 +#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107 +#: resources/views/help/date.phtml:145 #: resources/views/report-setup-page.phtml:54 msgid "Format" msgstr "صيغة" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:613 +#: resources/views/admin/trees-preferences.phtml:617 msgid "Format text and notes" msgstr "تنسيق النص و الملاحظات" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:94 app/GedcomCode/GedcomCodeTemp.php:348 +#: app/Elements/TempleCode.php:94 msgid "Fort Lauderdale, Florida, United States" msgstr "فورت لوتيرديل، فلوريدا، الولايات المتحدة" -#: app/Elements/PedigreeLinkageType.php:62 app/GedcomCode/GedcomCodePedi.php:85 +#: app/Elements/PedigreeLinkageType.php:62 msgctxt "Female pedigree" msgid "Foster" msgstr "كفالة" -#: app/Elements/PedigreeLinkageType.php:52 app/GedcomCode/GedcomCodePedi.php:81 +#: app/Elements/PedigreeLinkageType.php:52 msgctxt "Male pedigree" msgid "Foster" msgstr "كفالة" -#: app/Elements/PedigreeLinkageType.php:72 app/GedcomCode/GedcomCodePedi.php:88 +#: app/Elements/PedigreeLinkageType.php:72 msgctxt "Pedigree" msgid "Foster" msgstr "كفالة" -#: app/Elements/RelationIsDescriptor.php:59 -#: app/Elements/RelationIsDescriptor.php:94 -#: app/Elements/RelationIsDescriptor.php:129 -#: app/GedcomCode/GedcomCodeRela.php:167 +#: app/Elements/RelationIsDescriptor.php:103 msgid "Foster child" msgstr "كفالة" -#: app/Elements/RelationIsDescriptor.php:60 -#: app/Elements/RelationIsDescriptor.php:95 -#: app/Elements/RelationIsDescriptor.php:130 -#: app/GedcomCode/GedcomCodeRela.php:171 +#: app/Elements/RelationIsDescriptor.php:104 msgid "Foster father" msgstr "أب كافل" -#: app/Elements/RelationIsDescriptor.php:61 -#: app/Elements/RelationIsDescriptor.php:96 -#: app/Elements/RelationIsDescriptor.php:131 -#: app/GedcomCode/GedcomCodeRela.php:175 +#: app/Elements/RelationIsDescriptor.php:105 msgid "Foster mother" msgstr "أم كافلة" @@ -6872,17 +6820,17 @@ msgid "France" msgstr "فرنسا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:95 app/GedcomCode/GedcomCodeTemp.php:351 +#: app/Elements/TempleCode.php:95 msgid "Frankfurt am Main, Germany" msgstr "فرانكفورت، ألمانيا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:96 app/GedcomCode/GedcomCodeTemp.php:354 +#: app/Elements/TempleCode.php:96 msgid "Freiburg, Germany" msgstr "فرايبورغ، ألمانيا" #. I18N: The French calendar -#: app/Date.php:236 resources/views/help/date.phtml:200 +#: app/Date.php:233 resources/views/help/date.phtml:200 msgid "French" msgstr "فرنسي" @@ -6908,33 +6856,30 @@ msgid "Frequently asked questions" msgstr "الأسئلة الأكثر شيوعاً" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:97 app/GedcomCode/GedcomCodeTemp.php:357 +#: app/Elements/TempleCode.php:97 msgid "Fresno, California, United States" msgstr "فريسنو، كاليفورنيا" #. I18N: abbreviation for Friday -#: app/Date/AbstractCalendarDate.php:293 +#: app/Date/AbstractCalendarDate.php:288 #: resources/views/edit/initialize-calendar-popup.phtml:28 msgid "Fri" msgstr "الجمعة" -#: app/Date/AbstractCalendarDate.php:262 +#: app/Date/AbstractCalendarDate.php:257 msgid "Friday" msgstr "الجمعة" -#: app/Elements/RelationIsDescriptor.php:132 -#: app/GedcomCode/GedcomCodeRela.php:186 +#: app/Elements/RelationIsDescriptor.php:106 msgid "Friend" msgstr "صديق" -#: app/Elements/RelationIsDescriptor.php:97 -#: app/GedcomCode/GedcomCodeRela.php:183 +#: app/Elements/RelationIsDescriptor.php:79 msgctxt "FEMALE" msgid "Friend" msgstr "صديقة" -#: app/Elements/RelationIsDescriptor.php:62 -#: app/GedcomCode/GedcomCodeRela.php:179 +#: app/Elements/RelationIsDescriptor.php:58 msgctxt "MALE" msgid "Friend" msgstr "صديق" @@ -7001,36 +6946,41 @@ msgid "Fructidor" msgstr "فركتيدور" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:98 app/GedcomCode/GedcomCodeTemp.php:360 +#: app/Elements/TempleCode.php:98 msgid "Fukuoka, Japan" msgstr "فوكوكا، اليابان" -#. I18N: gedcom tag _FNRL -#: app/Factories/ElementFactory.php:782 app/Factories/ElementFactory.php:1299 -#: app/GedcomTag.php:1109 +#: app/Module/CustomTagsBrothersKeeper.php:99 +#: app/Module/CustomTagsPhpGedView.php:75 msgid "Funeral" msgstr "جنازة" -#: app/Factories/ElementFactory.php:351 +#: app/Factories/ElementFactory.php:377 msgid "GEDCOM" msgstr "" #. I18N: A configuration setting #: resources/views/admin/trees-check.phtml:23 -#: resources/views/admin/trees-preferences.phtml:648 +#: resources/views/admin/trees-preferences.phtml:652 msgid "GEDCOM errors" msgstr "أخطاء GEDCOM" -#. I18N: gedcom tag GEDC -#. I18N: gedcom tag _GEDF -#: app/GedcomTag.php:727 app/GedcomTag.php:1115 #: resources/views/admin/trees.phtml:272 msgid "GEDCOM file" msgstr "ملف GEDCOM" -#. I18N: gedcom tag _GOV - see https://gov.genealogy.net -#: app/Factories/ElementFactory.php:1053 app/Factories/ElementFactory.php:1094 -#: app/Factories/ElementFactory.php:1175 app/GedcomTag.php:1121 +#: resources/views/modules/custom-tags/config.phtml:53 +msgid "GEDCOM sub-tag" +msgstr "" + +#: resources/views/modules/custom-tags/config.phtml:51 +msgid "GEDCOM tag" +msgstr "" + +#. I18N: http://gov.genealogy.net +#: app/Module/CustomTagsGedcomL.php:94 app/Module/CustomTagsGedcomL.php:143 +#: app/Module/CustomTagsGedcomL.php:232 app/Module/CustomTagsGenPluswin.php:68 +#: app/Module/CustomTagsGenPluswin.php:100 msgid "GOV identifier" msgstr "" @@ -7044,9 +6994,8 @@ msgstr "الغابون" msgid "Gambia" msgstr "غامبيا" -#. I18N: gedcom tag SEX -#: app/Factories/ElementFactory.php:575 app/Factories/ElementFactory.php:1108 -#: app/GedcomTag.php:944 resources/views/individual-sex.phtml:29 +#: app/Factories/ElementFactory.php:593 app/Module/CustomTagsGedcomL.php:167 +#: resources/views/individual-sex.phtml:29 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:399 #: resources/xml/reports/individual_ext_report.xml:606 @@ -7055,12 +7004,12 @@ msgstr "غامبيا" msgid "Gender" msgstr "الجنس" -#: resources/views/admin/control-panel.phtml:540 +#: resources/views/admin/control-panel.phtml:652 msgid "Genealogy" msgstr "أنساب" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:161 +#: resources/views/admin/trees-preferences.phtml:163 msgid "Genealogy contact" msgstr "المفوض بالتواصل للمشجرات" @@ -7070,11 +7019,11 @@ msgid "Genealogy data" msgstr "بيانات الأنساب" #: resources/views/admin/trees-preferences.phtml:48 -#: resources/views/admin/trees-preferences.phtml:627 +#: resources/views/admin/trees-preferences.phtml:631 msgid "General" msgstr "عام" -#: app/Http/RequestHandlers/SearchGeneralPage.php:167 +#: app/Http/RequestHandlers/SearchGeneralPage.php:164 #: app/Module/SearchMenuModule.php:100 msgid "General search" msgstr "بحث عام" @@ -7113,28 +7062,41 @@ msgstr "جيل " msgid "Generations" msgstr "أجيال" -#. I18N: gedcom tag ANCE -#: app/Factories/ElementFactory.php:712 app/GedcomTag.php:458 +#: app/Factories/ElementFactory.php:728 msgid "Generations of ancestors" msgstr "أجيال الأسلاف" -#: app/Factories/ElementFactory.php:717 +#: app/Factories/ElementFactory.php:733 msgid "Generations of descendants" msgstr "" +#. I18N: geonames.org +#. I18N: https://www.geonames.org +#: app/Module/GeonamesAutocomplete.php:57 +#: app/Module/MapGeoLocationGeonames.php:45 +msgid "GeoNames" +msgstr "" + #: resources/views/modules/statistics-chart/custom.phtml:174 #: resources/views/modules/statistics-chart/custom.phtml:176 msgid "Geographic area" msgstr "المنطقة الجغرافية" -#: app/Http/RequestHandlers/MapDataAdd.php:88 -#: app/Http/RequestHandlers/MapDataEdit.php:82 -#: app/Http/RequestHandlers/MapDataList.php:109 -#: resources/views/admin/control-panel.phtml:757 +#: app/Http/RequestHandlers/MapDataAdd.php:92 +#: app/Http/RequestHandlers/MapDataEdit.php:85 +#: app/Http/RequestHandlers/MapDataList.php:106 +#: resources/views/admin/control-panel.phtml:615 +#: resources/views/admin/control-panel.phtml:828 #: resources/views/admin/map-import-form.phtml:17 msgid "Geographic data" msgstr "بيانات جغرافية" +#. I18N: find latitude/longitude for a place +#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 +#: resources/views/admin/control-panel.phtml:629 +msgid "Geolocation" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:203 msgid "Georgia" @@ -7181,12 +7143,12 @@ msgid "Gibraltar" msgstr "جبل طارق" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:99 app/GedcomCode/GedcomCodeTemp.php:363 +#: app/Elements/TempleCode.php:99 msgid "Gila Valley, Arizona, United States" msgstr "جيلا فالي، أريزونا ، الولايات المتحدة الأمريكية" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:100 app/GedcomCode/GedcomCodeTemp.php:366 +#: app/Elements/TempleCode.php:100 msgid "Gilbert, Arizona, United States" msgstr "قيلبيرت، أريزونا، الولايات المتحدة" @@ -7195,11 +7157,10 @@ msgstr "قيلبيرت، أريزونا، الولايات المتحدة" msgid "Given name" msgstr "الإسم الأول" -#. I18N: gedcom tag GIVN -#: app/Factories/ElementFactory.php:525 app/Factories/ElementFactory.php:532 -#: app/Factories/ElementFactory.php:538 app/GedcomTag.php:730 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:230 +#: app/Factories/ElementFactory.php:544 app/Factories/ElementFactory.php:551 +#: app/Factories/ElementFactory.php:556 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:229 #: resources/views/lists/families-table.phtml:214 #: resources/views/lists/families-table.phtml:217 #: resources/views/lists/given-names-table.phtml:21 @@ -7207,67 +7168,52 @@ msgstr "الإسم الأول" msgid "Given names" msgstr "الاِسم الأول" -#: app/Elements/RelationIsDescriptor.php:68 -#: app/Elements/RelationIsDescriptor.php:103 -#: app/Elements/RelationIsDescriptor.php:138 -#: app/GedcomCode/GedcomCodeRela.php:224 +#: app/Elements/RelationIsDescriptor.php:112 msgid "Godchild" msgstr "ولد مكفول" -#: app/Elements/RelationIsDescriptor.php:67 -#: app/Elements/RelationIsDescriptor.php:102 -#: app/Elements/RelationIsDescriptor.php:137 -#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 +#: app/Elements/RelationIsDescriptor.php:81 +#: app/Elements/RelationIsDescriptor.php:111 msgid "Goddaughter" msgstr "مكفولة" -#: app/Elements/RelationIsDescriptor.php:63 -#: app/Elements/RelationIsDescriptor.php:98 -#: app/Elements/RelationIsDescriptor.php:133 -#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 +#: app/Elements/RelationIsDescriptor.php:59 +#: app/Elements/RelationIsDescriptor.php:107 msgid "Godfather" msgstr "وصي" -#: app/Elements/RelationIsDescriptor.php:64 -#: app/Elements/RelationIsDescriptor.php:99 -#: app/Elements/RelationIsDescriptor.php:134 -#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 +#: app/Elements/RelationIsDescriptor.php:80 +#: app/Elements/RelationIsDescriptor.php:108 msgid "Godmother" msgstr "كفيلة" -#. I18N: gedcom tag _GODP -#: app/Elements/RelationIsDescriptor.php:65 -#: app/Elements/RelationIsDescriptor.php:100 -#: app/Elements/RelationIsDescriptor.php:135 -#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1118 +#: app/Elements/RelationIsDescriptor.php:109 +#: app/Module/CustomTagsGenPluswin.php:115 msgid "Godparent" msgstr "كفيل" -#: app/Factories/ElementFactory.php:469 +#: app/Factories/ElementFactory.php:491 msgid "Godparents" msgstr "" -#: app/Elements/RelationIsDescriptor.php:66 -#: app/Elements/RelationIsDescriptor.php:101 -#: app/Elements/RelationIsDescriptor.php:136 -#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 +#: app/Elements/RelationIsDescriptor.php:60 +#: app/Elements/RelationIsDescriptor.php:110 msgid "Godson" msgstr "مكفول" -#: app/Functions/FunctionsPrint.php:449 app/Functions/FunctionsPrint.php:451 -msgid "Google™ maps" -msgstr "خرائط ™Google" - #: app/Module/GoogleAnalyticsModule.php:44 msgid "Google™ analytics" msgstr "" +#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 +msgid "Google™ maps" +msgstr "خرائط ™Google" + #: app/Module/GoogleWebmasterToolsModule.php:41 msgid "Google™ webmaster tools" msgstr "" -#. I18N: gedcom tag GRAD -#: app/Factories/ElementFactory.php:517 app/GedcomTag.php:733 +#: app/Factories/ElementFactory.php:536 msgid "Graduation" msgstr "تخرج" @@ -7295,7 +7241,7 @@ msgid "Greenland" msgstr "غرينلاند" #. I18N: The gregorian calendar -#: app/Date.php:232 app/Module/YahrzeitModule.php:264 +#: app/Date.php:229 app/Module/YahrzeitModule.php:264 msgid "Gregorian" msgstr "ميلادي جريجوري" @@ -7305,7 +7251,7 @@ msgid "Grenada" msgstr "غرينادا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:101 app/GedcomCode/GedcomCodeTemp.php:369 +#: app/Elements/TempleCode.php:101 msgid "Guadalajara, Mexico" msgstr "غوادالاخارا، المكسيك" @@ -7319,19 +7265,16 @@ msgstr "جواديلوب" msgid "Guam" msgstr "غوام" -#: app/Elements/RelationIsDescriptor.php:139 -#: app/GedcomCode/GedcomCodeRela.php:235 +#: app/Elements/RelationIsDescriptor.php:113 msgid "Guardian" msgstr "وصي" -#: app/Elements/RelationIsDescriptor.php:104 -#: app/GedcomCode/GedcomCodeRela.php:232 +#: app/Elements/RelationIsDescriptor.php:82 msgctxt "FEMALE" msgid "Guardian" msgstr "وصية" -#: app/Elements/RelationIsDescriptor.php:69 -#: app/GedcomCode/GedcomCodeRela.php:228 +#: app/Elements/RelationIsDescriptor.php:61 msgctxt "MALE" msgid "Guardian" msgstr "وصي" @@ -7342,12 +7285,12 @@ msgid "Guatemala" msgstr "غواتيمالا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:102 app/GedcomCode/GedcomCodeTemp.php:372 +#: app/Elements/TempleCode.php:102 msgid "Guatemala City, Guatemala" msgstr "غواتيمالا سيتي، غواتيمالا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:103 app/GedcomCode/GedcomCodeTemp.php:375 +#: app/Elements/TempleCode.php:103 msgid "Guayaquil, Ecuador" msgstr "غواياكيل، إكوادور" @@ -7376,8 +7319,7 @@ msgstr "غيانا" msgid "HTML" msgstr "نص HTML" -#. I18N: gedcom tag _HAIR -#: app/Factories/ElementFactory.php:783 app/GedcomTag.php:1124 +#: app/Module/CustomTagsBrothersKeeper.php:100 msgid "Hair color" msgstr "لون الشعر" @@ -7387,17 +7329,17 @@ msgid "Haiti" msgstr "هايتي" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:105 app/GedcomCode/GedcomCodeTemp.php:381 +#: app/Elements/TempleCode.php:105 msgid "Halifax, Nova Scotia, Canada" msgstr "هاليفاكس، نوفا سكوتيا، كندا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:147 app/GedcomCode/GedcomCodeTemp.php:507 +#: app/Elements/TempleCode.php:147 msgid "Hamilton, New Zealand" msgstr "هاملتون، نيوزيلندا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:106 app/GedcomCode/GedcomCodeTemp.php:384 +#: app/Elements/TempleCode.php:106 msgid "Hartford, Connecticut, United States" msgstr "هارتفورد، كونيتيكت" @@ -7434,9 +7376,8 @@ msgstr "نُصر" msgid "He was cremated" msgstr "أُحرق" -#. I18N: gedcom tag HEAD -#: app/Factories/ElementFactory.php:343 app/GedcomTag.php:736 app/Header.php:75 -#: app/Header.php:76 app/Header.php:77 +#: app/Factories/ElementFactory.php:369 app/Header.php:42 app/Header.php:43 +#: app/Header.php:44 msgid "Header" msgstr "ترويسة" @@ -7445,20 +7386,17 @@ msgstr "ترويسة" msgid "Heard Island and McDonald Islands" msgstr "جزيرة هيرد وجزر ماكدونالد" -#. I18N: gedcom tag _HEB -#: app/Factories/ElementFactory.php:1283 app/GedcomTag.php:1127 -#: app/Http/RequestHandlers/HelpText.php:252 +#: app/Http/RequestHandlers/HelpText.php:251 +#: app/Module/CustomTagsPersonalAncestralFile.php:59 msgid "Hebrew" msgstr "عبري" -#. I18N: gedcom tag _HNM -#: app/Factories/ElementFactory.php:764 app/Factories/ElementFactory.php:765 -#: app/GedcomTag.php:1133 +#: app/Module/CustomTagsBrothersKeeper.php:81 +#: app/Module/CustomTagsBrothersKeeper.php:82 msgid "Hebrew name" msgstr "الإسم بالعبرية" -#. I18N: gedcom tag _HEIG -#: app/Factories/ElementFactory.php:784 app/GedcomTag.php:1130 +#: app/Module/CustomTagsBrothersKeeper.php:101 msgid "Height" msgstr "الطول" @@ -7490,13 +7428,13 @@ msgstr "مرحباً يا %s …<br>شكراً على التسجل." msgid "Hello administrator…" msgstr "مرحباً يا مدير …" -#: app/Http/RequestHandlers/HelpText.php:289 resources/views/help/link.phtml:11 +#: app/Http/RequestHandlers/HelpText.php:288 resources/views/help/link.phtml:11 #: resources/views/help/link.phtml:13 msgid "Help" msgstr "مساعدة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:108 app/GedcomCode/GedcomCodeTemp.php:390 +#: app/Elements/TempleCode.php:108 msgid "Helsinki, Finland" msgstr "هلسنكي، فنلندا" @@ -7524,8 +7462,13 @@ msgstr "هلفتيكا" msgid "Her occupation was" msgstr "وظيفتها كانت" +#. I18N: https://wego.here.com +#: app/Module/HereMaps.php:82 +msgid "Here maps" +msgstr "" + #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:109 app/GedcomCode/GedcomCodeTemp.php:393 +#: app/Elements/TempleCode.php:109 msgid "Hermosillo, Mexico" msgstr "هيرموسيلو، المكسيك" @@ -7554,8 +7497,8 @@ msgid "Heshvan" msgstr "حِشوان" #: app/Auth.php:534 app/Auth.php:547 -#: app/Http/RequestHandlers/TreePreferencesPage.php:128 -#: app/Http/RequestHandlers/TreePrivacyPage.php:94 +#: app/Http/RequestHandlers/TreePreferencesPage.php:155 +#: app/Http/RequestHandlers/TreePrivacyPage.php:93 #: resources/views/admin/trees-privacy.phtml:164 msgid "Hide from everyone" msgstr "إخفاء من الجميع" @@ -7564,20 +7507,28 @@ msgstr "إخفاء من الجميع" msgid "Hide unused locations" msgstr "" -#: app/Factories/ElementFactory.php:1179 +#: resources/views/modules/custom-tags/config.phtml:44 +msgid "Hide/show GEDCOM tags in the edit forms" +msgstr "" + +#: app/Module/CustomTagsGedcomL.php:236 msgid "Hierarchical relationship" msgstr "" -#. I18N: gedcom tag _PRIM -#: app/Factories/ElementFactory.php:810 app/Factories/ElementFactory.php:1107 -#: app/Factories/ElementFactory.php:1123 app/Factories/ElementFactory.php:1305 -#: app/GedcomTag.php:1153 resources/xml/reports/individual_ext_report.xml:11 +#: app/Module/CustomTagsFamilyTreeBuilder.php:61 +#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182 +#: app/Module/CustomTagsGenPluswin.php:61 +#: app/Module/CustomTagsGenPluswin.php:82 +#: app/Module/CustomTagsGenPluswin.php:93 +#: app/Module/CustomTagsGenPluswin.php:116 +#: app/Module/CustomTagsPhpGedView.php:81 +#: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Highlighted image" msgstr "صورة مفضلة" #. I18N: The Arabic/Hijri calendar -#: app/Date.php:240 resources/views/help/date.phtml:184 +#: app/Date.php:237 resources/views/help/date.phtml:184 msgid "Hijri" msgstr "هجري" @@ -7586,30 +7537,29 @@ msgid "His occupation was" msgstr "وظيفته كانت" #: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 -#: resources/views/admin/control-panel.phtml:656 +#: resources/views/admin/control-panel.phtml:722 #: resources/views/admin/modules.phtml:114 #: resources/views/admin/modules.phtml:116 #: resources/views/admin/modules.phtml:248 #: resources/views/admin/modules.phtml:251 -#: resources/views/modules/personal_facts/tab.phtml:33 +#: resources/views/modules/personal_facts/tab.phtml:45 msgid "Historic events" msgstr "أحداث تأريخية" #. I18N: Name of a module #. I18N: A configuration setting #: app/Module/HitCountFooterModule.php:75 -#: resources/views/admin/trees-preferences.phtml:663 +#: resources/views/admin/trees-preferences.phtml:667 msgid "Hit counters" msgstr "عدد المشاهدات" -#. I18N: gedcom tag _HOL -#: app/Factories/ElementFactory.php:1300 app/GedcomTag.php:1136 +#: app/Module/CustomTagsPhpGedView.php:76 msgid "Holocaust" msgstr "الهولوكست" #. I18N: Name of a module #: app/Module/WelcomeBlockModule.php:60 -#: resources/views/admin/control-panel.phtml:621 +#: resources/views/admin/control-panel.phtml:601 #: resources/views/admin/modules.phtml:197 #: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 msgid "Home page" @@ -7622,7 +7572,7 @@ msgstr "هندوراس" #. I18N: Location of an LDS church temple #. I18N: Name of a country or state -#: app/Elements/TempleCode.php:110 app/GedcomCode/GedcomCodeTemp.php:396 +#: app/Elements/TempleCode.php:110 #: app/Statistics/Service/CountryService.php:235 msgid "Hong Kong" msgstr "هونغ كونغ" @@ -7639,12 +7589,17 @@ msgstr "مخطط أسلاف وأنسال" msgid "Hourglass chart of %s" msgstr "مخطط أسلاف وأنسال %s" -#: resources/views/modules/census-assistant.phtml:111 +#: app/Module/CustomTagsGenPluswin.php:58 +#: app/Module/CustomTagsGenPluswin.php:90 +msgid "House number" +msgstr "" + +#: resources/views/modules/census-assistant.phtml:117 msgid "Household" msgstr "بيت" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:111 app/GedcomCode/GedcomCodeTemp.php:399 +#: app/Elements/TempleCode.php:111 msgid "Houston, Texas, United States" msgstr "هيوستن، تكساس" @@ -7658,10 +7613,9 @@ msgstr "مدى العودية المستخدم عند البحث عن علاقا msgid "Hungary" msgstr "هنغاريا" -#. I18N: gedcom tag HUSB -#: app/Factories/ElementFactory.php:260 app/Factories/ElementFactory.php:305 -#: app/Functions/FunctionsPrint.php:391 app/GedcomTag.php:739 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:57 +#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:332 +#: app/Functions/FunctionsPrint.php:391 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:68 #: resources/views/edit/change-family-members.phtml:32 #: resources/views/edit/change-family-members.phtml:47 #: resources/xml/reports/cemetery_report.xml:7 @@ -7678,7 +7632,7 @@ msgstr "هنغاريا" msgid "Husband" msgstr "زوج" -#: app/Factories/ElementFactory.php:261 +#: app/Factories/ElementFactory.php:289 #: resources/views/modules/timeline-chart/chart.phtml:353 msgid "Husband’s age" msgstr "عمر الزوج" @@ -7699,12 +7653,11 @@ msgid "Icelandic" msgstr "أيسلندي" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:112 app/GedcomCode/GedcomCodeTemp.php:402 +#: app/Elements/TempleCode.php:112 msgid "Idaho Falls, Idaho, United States" msgstr "ايداهو فولز، أيداهو" -#. I18N: gedcom tag IDNO -#: app/Factories/ElementFactory.php:519 app/GedcomTag.php:742 +#: app/Factories/ElementFactory.php:538 msgid "Identification number" msgstr "رقم تعريف" @@ -7760,12 +7713,12 @@ msgid "If this individual has any events other than death, burial, or cremation msgstr "إذا كان للفرد أي أحداث سوى الوفاة أو الدفن أو الحرق لها تأريخ لاحق لهذا التأريخ سوف يعتبر الفرد ما زال على قيد الحياة." #. I18N: Help text for the “Media folder” configuration setting -#: resources/views/admin/trees-preferences.phtml:259 +#: resources/views/admin/trees-preferences.phtml:262 msgid "If two family trees use the same media folder, then they will be able to share media files. If they use different media folders, then their media files will be kept separate." msgstr "يمكن لمشجرين عائلة مختلفين إستخدام مجلد واحد مشترك لملفات الوسائط بحيث يمكن ذالك إستخدام نفس الملفات لأي من المشجرين." #. I18N: Help text for the “Who can upload new media files” configuration setting -#: resources/views/admin/trees-preferences.phtml:274 +#: resources/views/admin/trees-preferences.phtml:278 msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." msgstr "في حالة وجود مخاوف من تحميل مواد غير لائقة، يمكن حصر صلاحية تحميل الوسائط للمشرفين فقط." @@ -7808,7 +7761,7 @@ msgid "If you select a different folder, you must also move all files (except co msgstr "أذا قمت باختيار مجلد اخر، فعليك نقل جميع الملفات (باستثناء config.ini.php, index.php, .htaccess ) من المجلد الحالي إلى لمجلد الجديد." #. I18N: Help text for the “Media folder” configuration setting -#: resources/views/admin/trees-preferences.phtml:258 +#: resources/views/admin/trees-preferences.phtml:261 msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." msgstr "إذا تم إختيار مجلد جديد، فيلزم نقل ملفات الوسائط المتعددة من المجلد الحالي إلي المجلد الجديد." @@ -7821,20 +7774,19 @@ msgstr "اذا قمت بإظهار الأفراد الأحياء للزوار، msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." msgstr "إذا تخطى الإستخدام هذه الحدود ربما تظهر مشاكل في التصفح وإنقطاعات." -#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:42 +#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." msgstr "إذا كنت تستخدم احدى خدمات التتبع و التحليل التالية، بإمكان webtrees إضافة رموز تتبع تلقائيا ." -#: app/GedcomTag.php:1254 app/Http/RequestHandlers/ManageMediaData.php:320 +#: app/Http/RequestHandlers/ManageMediaData.php:349 app/MediaFile.php:331 msgid "Image dimensions" msgstr "أبعاد حجم الصورة" -#: resources/views/admin/trees-preferences.phtml:331 +#: resources/views/admin/trees-preferences.phtml:335 msgid "Images without watermarks" msgstr "صور لا تحتوي على علامة مائية" -#. I18N: gedcom tag IMMI -#: app/Factories/ElementFactory.php:520 app/GedcomTag.php:745 +#: app/Factories/ElementFactory.php:539 msgid "Immigration" msgstr "هجرة إلى" @@ -7843,16 +7795,16 @@ msgstr "هجرة إلى" msgid "Import" msgstr "توريد" -#: app/Http/RequestHandlers/ImportGedcomPage.php:71 +#: app/Http/RequestHandlers/ImportGedcomPage.php:70 msgid "Import a GEDCOM file" msgstr "توريد ملف GEDCOM" #: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 -#: resources/views/admin/control-panel.phtml:736 +#: resources/views/admin/control-panel.phtml:807 msgid "Import custom thumbnails from webtrees version 1" msgstr "توريد صور مصغرة خاصة من نسخة webtrees 1" -#: app/Http/RequestHandlers/MapDataImportPage.php:65 +#: app/Http/RequestHandlers/MapDataImportPage.php:75 msgid "Import geographic data" msgstr "توريد بيانات جغرافية" @@ -7874,7 +7826,7 @@ msgid "In many cultures it is customary to have a traditional name spelled in th msgstr "في الكثير من المجتمعات يكتب الإسم باللغة الأم وكذلك بالأحرف اللاتينية كالإنجليزية مثلاً.<br><br>فإذا تم إدخال الإسم بلغة غير الأم فيمكن إستخدام هذا الحقل لكتابته باللغة الأم وستظهر كلا الكتابتان في القوائم والمخططات.<br><br>ويمكن إستخدام أي لغة مرغوبة لإدخال إسم ولو بأحرف غير لاتينية." #. I18N: Help text for the “Calendar conversion” configuration setting -#: resources/views/admin/trees-preferences.phtml:135 +#: resources/views/admin/trees-preferences.phtml:137 msgid "In some calendars, days start at midnight. In other calendars, days start at sunset. The conversion process does not take account of the time, so for any event that occurs between sunset and midnight, the conversion between these types of calendar will be one day out." msgstr "في بعض التقاويم يعتبر وقت دخول اليوم عند الغروب وفي الأخرى عند منتصف الليل. التحويل لا يأخذ هذا بعين الإعتبار فلذلك تواريخ الأحداث التي تقع ما بين الغروب ومنتصف الليل سيكون فيها فارق يوماً عند التحويل في ما بين هذه التقاويم." @@ -7883,11 +7835,11 @@ msgstr "في بعض التقاويم يعتبر وقت دخول اليوم عن msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature." msgstr "في بعض البلدان قوانين خصوصية المعلومات لاتنطبق على من هم عل قيد الحياة فقط بل تطبق على من توفي حديثاً. هذا الخيار يتيح تحديد الفترة الزمنية لتطبيق الخصوصية على من ولد أو توفي خلالها. إذا تركت فارغة فلن تستخدم." -#: app/Http/RequestHandlers/CalendarPage.php:129 +#: app/Http/RequestHandlers/CalendarPage.php:127 msgid "In this month…" msgstr "في هذا الشهر …" -#: app/Http/RequestHandlers/CalendarPage.php:132 +#: app/Http/RequestHandlers/CalendarPage.php:130 msgid "In this year…" msgstr "في هذه السنة …" @@ -7908,18 +7860,18 @@ msgstr "" msgid "Include associates" msgstr "تضمن المرافقين" -#: app/Module/IndividualListModule.php:358 +#: app/Module/IndividualListModule.php:357 #, php-format msgid "Include individuals with “%s” as a married name" msgstr "تضمين الأفراد الذين أسمائهم ما بعد الزواج هي ”%s“" -#: resources/views/admin/trees-export.phtml:65 +#: resources/views/admin/trees-export.phtml:72 msgid "Include media (automatically zips files)" msgstr "تضمين الوسائط (ضغط الملفات تلقائياً)" #. I18N: Label for check-box #: resources/views/admin/media.phtml:70 -#: resources/views/modules/media-list/page.phtml:49 +#: resources/views/modules/media-list/page.phtml:48 msgid "Include subfolders" msgstr "تضمين المجلدات الفرعية" @@ -7942,19 +7894,18 @@ msgid "India" msgstr "الهند" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:113 app/GedcomCode/GedcomCodeTemp.php:405 +#: app/Elements/TempleCode.php:113 msgid "Indianapolis, Indiana, United States" msgstr "إنديانابوليس، إنديانا، الولايات المتحدة الأمريكية" -#. I18N: gedcom tag INDI #. I18N: Name of a module/report -#: app/Factories/ElementFactory.php:379 app/Factories/ElementFactory.php:853 -#: app/Factories/ElementFactory.php:966 app/GedcomTag.php:752 +#: app/Factories/ElementFactory.php:405 +#: app/Module/CustomTagsFamilyTreeMaker.php:93 +#: app/Module/CustomTagsGedcom53.php:113 #: app/Module/IndividualReportModule.php:40 #: resources/views/admin/fix-level-0-media.phtml:37 #: resources/views/admin/trees-privacy.phtml:180 #: resources/views/admin/trees.phtml:223 -#: resources/views/cards/add-source-citation.phtml:38 #: resources/views/modals/link-media-to-individual.phtml:23 #: resources/views/modules/ancestors-chart/page.phtml:30 #: resources/views/modules/charts/config.phtml:28 @@ -7999,11 +7950,11 @@ msgstr "الفرد الثاني" msgid "Individual distribution chart" msgstr "مخطط توزيع الأفراد" -#: resources/views/admin/control-panel.phtml:635 +#: resources/views/admin/control-panel.phtml:701 msgid "Individual page" msgstr "" -#: resources/views/admin/trees-preferences.phtml:437 +#: resources/views/admin/trees-preferences.phtml:441 msgid "Individual pages" msgstr "صفحات مفردة" @@ -8020,19 +7971,18 @@ msgstr "الفرد الأطول عمراً" #. I18N: Name of a module/list #: app/Module/AncestorsChartModule.php:277 -#: app/Module/DescendancyChartModule.php:266 -#: app/Module/FixSearchAndReplace.php:110 -#: app/Module/IndividualListModule.php:100 -#: app/Module/IndividualListModule.php:323 -#: app/Module/StatisticsChartModule.php:146 -#: app/Module/StatisticsChartModule.php:287 -#: app/Module/StatisticsChartModule.php:336 -#: app/Module/StatisticsChartModule.php:529 -#: app/Module/StatisticsChartModule.php:591 -#: app/Module/StatisticsChartModule.php:652 app/Services/AdminService.php:181 -#: resources/views/admin/control-panel.phtml:282 -#: resources/views/admin/merge-records-step-1.phtml:51 -#: resources/views/gedcom-record-page.phtml:65 +#: app/Module/DescendancyChartModule.php:271 +#: app/Module/FixSearchAndReplace.php:111 +#: app/Module/IndividualListModule.php:99 +#: app/Module/IndividualListModule.php:322 +#: app/Module/StatisticsChartModule.php:145 +#: app/Module/StatisticsChartModule.php:286 +#: app/Module/StatisticsChartModule.php:335 +#: app/Module/StatisticsChartModule.php:528 +#: app/Module/StatisticsChartModule.php:590 +#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:187 +#: resources/views/admin/control-panel.phtml:308 +#: resources/views/admin/merge-records-step-1.phtml:54 #: resources/views/lists/given-names-table.phtml:29 #: resources/views/lists/locations-table.phtml:64 #: resources/views/lists/media-table.phtml:79 @@ -8040,20 +7990,18 @@ msgstr "الفرد الأطول عمراً" #: resources/views/lists/sources-table.phtml:97 #: resources/views/lists/submitters-table.phtml:68 #: resources/views/lists/surnames-table.phtml:37 -#: resources/views/media-page.phtml:70 #: resources/views/modules/census-assistant.phtml:60 #: resources/views/modules/gedcom_stats/config.phtml:46 #: resources/views/modules/gedcom_stats/statistics.phtml:46 #: resources/views/modules/html/template-statistics.phtml:24 #: resources/views/modules/place-hierarchy/events.phtml:20 -#: resources/views/modules/place-hierarchy/sidebar.phtml:36 +#: resources/views/modules/place-hierarchy/sidebar.phtml:39 #: resources/views/modules/random_media/config.phtml:20 #: resources/views/modules/statistics-chart/custom.phtml:64 #: resources/views/modules/statistics-chart/custom.phtml:160 -#: resources/views/note-page.phtml:66 -#: resources/views/search-general-page.phtml:55 -#: resources/views/search-results.phtml:34 resources/views/source-page.phtml:65 -#: resources/views/submitter-page.phtml:58 +#: resources/views/record-page-links.phtml:34 +#: resources/views/search-general-page.phtml:56 +#: resources/views/search-results.phtml:34 #: resources/xml/reports/fact_sources.xml:54 #: resources/xml/reports/fact_sources.xml:258 msgid "Individuals" @@ -8064,7 +8012,7 @@ msgstr "أفراد" msgid "Individuals with sources" msgstr "أفراد لمعلوماتهم مصادر" -#: app/Module/IndividualListModule.php:421 +#: app/Module/IndividualListModule.php:420 #, php-format msgid "Individuals with surname %s" msgstr "أفراد يبدأ إسم عائلتهم بـ %s" @@ -8074,25 +8022,20 @@ msgstr "أفراد يبدأ إسم عائلتهم بـ %s" msgid "Indonesia" msgstr "إندونيسيا" -#. I18N: gedcom tag INFL -#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:248 -#: app/GedcomTag.php:755 +#: app/Functions/FunctionsPrint.php:248 msgid "Infant" msgstr "رضيع" -#: app/Elements/RelationIsDescriptor.php:140 -#: app/GedcomCode/GedcomCodeRela.php:246 +#: app/Elements/RelationIsDescriptor.php:114 msgid "Informant" msgstr "مبلغ" -#: app/Elements/RelationIsDescriptor.php:105 -#: app/GedcomCode/GedcomCodeRela.php:243 +#: app/Elements/RelationIsDescriptor.php:83 msgctxt "FEMALE" msgid "Informant" msgstr "مبلغة" -#: app/Elements/RelationIsDescriptor.php:70 -#: app/GedcomCode/GedcomCodeRela.php:239 +#: app/Elements/RelationIsDescriptor.php:62 msgctxt "MALE" msgid "Informant" msgstr "مبلغ" @@ -8105,26 +8048,25 @@ msgstr "مشجر تفاعلي" #. I18N: %s is an individual’s name #: app/Module/ChartsBlockModule.php:174 -#: app/Module/InteractiveTree/TreeView.php:157 +#: app/Module/InteractiveTree/TreeView.php:159 #: app/Module/InteractiveTreeModule.php:163 #, php-format msgid "Interactive tree of %s" msgstr "مشجر تفاعلي لـ: %s" -#. I18N: gedcom tag _INTE -#: app/Factories/ElementFactory.php:785 app/GedcomTag.php:1140 +#: app/Module/CustomTagsBrothersKeeper.php:102 msgid "Interment" msgstr "" -#: app/Services/MessageService.php:226 +#: app/Services/MessageService.php:224 msgid "Internal messaging" msgstr "تراسل داخلي" -#: app/Services/MessageService.php:227 +#: app/Services/MessageService.php:225 msgid "Internal messaging with emails" msgstr "تراسل داخلي مع رسالة إلكترونية" -#: app/Http/RequestHandlers/GedcomLoad.php:136 +#: app/Http/RequestHandlers/GedcomLoad.php:154 msgid "Invalid GEDCOM file - no header record found." msgstr "ملف GEDCOM غير صحيح، لم يتم العثور على سجل ترويسة." @@ -8132,7 +8074,7 @@ msgstr "ملف GEDCOM غير صحيح، لم يتم العثور على سجل msgid "Invalid GEDCOM record" msgstr "" -#: app/Date.php:381 +#: app/Date.php:378 msgid "Invalid date" msgstr "تأريخ غير صحيح" @@ -8195,7 +8137,7 @@ msgid "Iyar" msgstr "إيار" #. I18N: The Persian/Jalali calendar -#: app/Date.php:242 +#: app/Date.php:239 msgid "Jalali" msgstr "جلالي" @@ -8225,7 +8167,7 @@ msgid "January" msgstr "يناير" #: app/Date/AbstractGregorianJulianDate.php:63 -#: app/Module/StatisticsChartModule.php:794 +#: app/Module/StatisticsChartModule.php:792 #: resources/views/edit/initialize-calendar-popup.phtml:11 msgctxt "NOMINATIVE" msgid "January" @@ -8237,28 +8179,32 @@ msgid "Japan" msgstr "اليابان" #. I18N: The Hebrew/Jewish calendar -#: app/Date.php:238 app/Module/YahrzeitModule.php:263 +#: app/Date.php:235 app/Module/YahrzeitModule.php:263 #: resources/views/help/date.phtml:168 msgid "Jewish" msgstr "عبري" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:114 app/GedcomCode/GedcomCodeTemp.php:408 +#: app/Elements/TempleCode.php:114 msgid "Johannesburg, South Africa" msgstr "جوهانسبرغ، جنوب أفريقيا" #. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. -#: app/Services/TreeService.php:202 +#: app/Services/TreeService.php:205 msgid "John /DOE/" msgstr "عنترة /العبسي/" +#: app/Module/CustomTagsGenPluswin.php:88 +msgid "Joint family name" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:270 msgid "Jordan" msgstr "الأردن" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:115 app/GedcomCode/GedcomCodeTemp.php:411 +#: app/Elements/TempleCode.php:115 msgid "Jordan River, Utah, United States" msgstr "جوردن ريفير، يوتا" @@ -8273,7 +8219,7 @@ msgid "Jul" msgstr "يوليو" #. I18N: The julian calendar -#: app/Date.php:234 resources/views/help/date.phtml:152 +#: app/Date.php:231 resources/views/help/date.phtml:152 msgid "Julian" msgstr "ميلادي يولياني" @@ -8293,7 +8239,7 @@ msgid "July" msgstr "يوليو" #: app/Date/AbstractGregorianJulianDate.php:69 -#: app/Module/StatisticsChartModule.php:800 +#: app/Module/StatisticsChartModule.php:798 #: resources/views/edit/initialize-calendar-popup.phtml:17 msgctxt "NOMINATIVE" msgid "July" @@ -8368,14 +8314,14 @@ msgid "June" msgstr "يونيو" #: app/Date/AbstractGregorianJulianDate.php:68 -#: app/Module/StatisticsChartModule.php:799 +#: app/Module/StatisticsChartModule.php:797 #: resources/views/edit/initialize-calendar-popup.phtml:16 msgctxt "NOMINATIVE" msgid "June" msgstr "يونيو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:116 app/GedcomCode/GedcomCodeTemp.php:414 +#: app/Elements/TempleCode.php:116 msgid "Kansas City, Missouri, United States" msgstr "كانساس سيتي بولاية ميسوري ، الولايات المتحدة الأمريكية" @@ -8394,9 +8340,8 @@ msgid "Keep open" msgstr "يترك مفتوح" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:945 -#: resources/views/edit/add-fact.phtml:85 -#: resources/views/edit/edit-fact.phtml:113 +#: resources/views/admin/trees-preferences.phtml:867 +#: resources/views/edit/edit-fact.phtml:32 #: resources/views/edit/edit-record.phtml:32 msgid "Keep the existing “last change” information" msgstr "الحفاظ على معلومات آخر تغيير" @@ -8440,7 +8385,7 @@ msgid "Khordad" msgstr "خُرداد" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:118 app/GedcomCode/GedcomCodeTemp.php:420 +#: app/Elements/TempleCode.php:118 msgid "Kiev, Ukraine" msgstr "كييف، أوكرانيا" @@ -8474,7 +8419,7 @@ msgid "Kislev" msgstr "كِسلو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:117 app/GedcomCode/GedcomCodeTemp.php:417 +#: app/Elements/TempleCode.php:117 msgid "Kona, Hawaii, United States" msgstr "كونا، هاواي" @@ -8493,54 +8438,52 @@ msgstr "الكويت" msgid "Kyrgyzstan" msgstr "قيرغيزستان" -#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:433 app/GedcomTag.php:473 +#: app/Factories/ElementFactory.php:457 msgid "LDS baptism" msgstr "معمودية LDS" -#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:576 app/GedcomTag.php:949 +#: app/Factories/ElementFactory.php:594 msgid "LDS child sealing" msgstr "إحكام ولد LDS" -#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:475 app/GedcomTag.php:594 +#: app/Factories/ElementFactory.php:497 msgid "LDS confirmation" msgstr "تثبيت LDS" -#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:496 app/GedcomTag.php:666 +#: app/Factories/ElementFactory.php:517 msgid "LDS endowment" msgstr "وقف" -#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:324 app/GedcomTag.php:958 +#: app/Factories/ElementFactory.php:351 msgid "LDS spouse sealing" msgstr "إحكام زوج LDS" -#: app/Factories/ElementFactory.php:836 app/Factories/ElementFactory.php:850 -#: app/Factories/ElementFactory.php:854 app/Factories/ElementFactory.php:869 +#: app/Module/CustomTagsFamilyTreeMaker.php:76 +#: app/Module/CustomTagsFamilyTreeMaker.php:90 +#: app/Module/CustomTagsFamilyTreeMaker.php:94 +#: app/Module/CustomTagsFamilyTreeMaker.php:109 +#: resources/views/modules/custom-tags/config.phtml:30 +#: resources/views/modules/custom-tags/config.phtml:52 +#: resources/views/modules/custom-tags/config.phtml:54 msgid "Label" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:107 app/GedcomCode/GedcomCodeTemp.php:387 +#: app/Elements/TempleCode.php:107 msgid "Laie, Hawaii, United States" msgstr "لائي، هاواي" #. I18N: page orientation -#: app/Http/RequestHandlers/TreePreferencesPage.php:104 +#: app/Http/RequestHandlers/TreePreferencesPage.php:131 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Landscape" msgstr "بالعرض" -#. I18N: gedcom tag LANG #. I18N: A configuration setting -#: app/Factories/ElementFactory.php:354 app/Factories/ElementFactory.php:703 -#: app/Factories/ElementFactory.php:1148 app/GedcomTag.php:758 -#: app/Module/ModuleLanguageTrait.php:48 app/Module/ModuleThemeTrait.php:241 -#: resources/views/admin/modules.phtml:264 +#: app/Factories/ElementFactory.php:380 app/Factories/ElementFactory.php:719 +#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 +#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 #: resources/views/admin/modules.phtml:267 #: resources/views/admin/site-preferences.phtml:78 #: resources/views/admin/users-edit.phtml:126 @@ -8552,7 +8495,7 @@ msgid "Language" msgstr "اللغة" #: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 -#: resources/views/admin/control-panel.phtml:610 +#: resources/views/admin/control-panel.phtml:594 #: resources/views/admin/modules.phtml:122 #: resources/views/admin/modules.phtml:124 msgid "Languages" @@ -8577,19 +8520,16 @@ msgid "Largest number of grandchildren" msgstr "أكبر عدد من الأحفاد" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:125 app/GedcomCode/GedcomCodeTemp.php:441 +#: app/Elements/TempleCode.php:125 msgid "Las Vegas, Nevada, United States" msgstr "لاس فيغاس، نيفادا" -#. I18N: gedcom tag CHAN -#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:463 -#: app/Factories/ElementFactory.php:599 app/Factories/ElementFactory.php:619 -#: app/Factories/ElementFactory.php:650 app/Factories/ElementFactory.php:666 -#: app/Factories/ElementFactory.php:697 app/Factories/ElementFactory.php:713 -#: app/Factories/ElementFactory.php:802 app/Factories/ElementFactory.php:1135 -#: app/GedcomTag.php:547 resources/views/edit/add-fact.phtml:82 -#: resources/views/edit/edit-fact.phtml:110 -#: resources/views/edit/edit-record.phtml:29 +#: app/Factories/ElementFactory.php:321 app/Factories/ElementFactory.php:486 +#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:635 +#: app/Factories/ElementFactory.php:666 app/Factories/ElementFactory.php:682 +#: app/Factories/ElementFactory.php:713 app/Factories/ElementFactory.php:729 +#: app/Module/CustomTagsFamilyTreeBuilder.php:53 +#: app/Module/CustomTagsGedcomL.php:191 #: resources/views/lists/families-table.phtml:228 #: resources/views/lists/individuals-table.phtml:254 #: resources/views/lists/locations-table.phtml:66 @@ -8639,10 +8579,9 @@ msgstr "أحدث طلاق" msgid "Latest marriage" msgstr "آخر زواج" -#. I18N: gedcom tag LATI -#: app/Factories/ElementFactory.php:270 app/Factories/ElementFactory.php:402 -#: app/Factories/ElementFactory.php:1142 app/Functions/FunctionsPrint.php:437 -#: app/GedcomTag.php:761 resources/views/admin/location-edit.phtml:48 +#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:428 +#: app/Functions/FunctionsPrint.php:438 app/Module/CustomTagsGedcomL.php:198 +#: resources/views/admin/location-edit.phtml:49 #: resources/views/admin/locations.phtml:43 #: resources/views/edit/input-addon-coordinates.phtml:13 #: resources/views/edit/input-addon-coordinates.phtml:16 @@ -8686,8 +8625,7 @@ msgstr "لبنان" msgid "Legacy URLs" msgstr "" -#. I18N: gedcom tag LEGA -#: app/Factories/ElementFactory.php:1323 app/GedcomTag.php:764 +#: app/Module/CustomTagsReunion.php:53 msgid "Legatee" msgstr "موصى له" @@ -8745,12 +8683,12 @@ msgid "Lifespans" msgstr "أعمار" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:120 app/GedcomCode/GedcomCodeTemp.php:426 +#: app/Elements/TempleCode.php:120 msgid "Lima, Peru" msgstr "ليما، بيرو" #: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 -#: resources/views/admin/control-panel.phtml:730 +#: resources/views/admin/control-panel.phtml:801 msgid "Link media objects to facts and events" msgstr "ربط كائن الوسائط لمعلومات أو أحداث" @@ -8760,22 +8698,22 @@ msgstr "ربط كائن الوسائط لمعلومات أو أحداث" msgid "Link the user account to an individual." msgstr "ربط حساب المستخدم مع أحد أفراد المشجر." -#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:56 +#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:57 #: resources/views/modules/relatives/tab.phtml:125 msgid "Link this individual to an existing family as a child" msgstr "ربط هذا الفرد كولد لأسرة قائمة" -#: resources/views/media-page-menu.phtml:32 +#: resources/views/media-page-menu.phtml:63 #: resources/views/modals/link-media-to-family.phtml:18 msgid "Link this media object to a family" msgstr "ربط هذا الكائن بعائلة" -#: resources/views/media-page-menu.phtml:37 +#: resources/views/media-page-menu.phtml:68 #: resources/views/modals/link-media-to-source.phtml:18 msgid "Link this media object to a source" msgstr "ربط هذا الكائن بمصدر" -#: resources/views/media-page-menu.phtml:27 +#: resources/views/media-page-menu.phtml:58 #: resources/views/modals/link-media-to-individual.phtml:18 msgid "Link this media object to an individual" msgstr "ربط هذا الكائن بفرد" @@ -8784,11 +8722,6 @@ msgstr "ربط هذا الكائن بفرد" msgid "Link this user to an individual in the family tree." msgstr "ربط هذا المستخدم مع أحد أفراد مشجر العائلة." -#. I18N: gedcom tag _DBID -#: app/GedcomTag.php:1064 -msgid "Linked database ID" -msgstr "المعرف الخاص بقاعدة البيانات المرتبط" - #: resources/views/chart-box.phtml:112 resources/views/chart-box.phtml:124 #: resources/views/chart-box.phtml:125 msgid "Links" @@ -8802,10 +8735,10 @@ msgstr "قائمة" #. I18N: Name of a module #: app/Http/RequestHandlers/ModulesListsPage.php:43 #: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 -#: resources/views/admin/control-panel.phtml:561 +#: resources/views/admin/control-panel.phtml:673 #: resources/views/admin/modules.phtml:98 #: resources/views/admin/modules.phtml:100 -#: resources/views/admin/trees-preferences.phtml:341 +#: resources/views/admin/trees-preferences.phtml:345 msgid "Lists" msgstr "قوائم" @@ -8836,48 +8769,47 @@ msgstr "يتم الآن التحميل …" msgid "Local files" msgstr "الملفات المحلية" -#. I18N: gedcom tag _LOC -#: app/Factories/ElementFactory.php:1054 app/Factories/ElementFactory.php:1095 -#: app/Factories/ElementFactory.php:1131 app/GedcomTag.php:1144 +#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144 +#: app/Module/CustomTagsGedcomL.php:190 #: resources/views/lists/locations-table.phtml:63 msgid "Location" msgstr "الموقع" #. I18N: Name of a module/list -#: app/Module/LocationListModule.php:73 app/Module/LocationListModule.php:167 +#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73 +#: app/Module/LocationListModule.php:167 +#: resources/views/admin/merge-records-step-1.phtml:61 #: resources/views/lists/locations-table.phtml:58 +#: resources/views/modules/place-hierarchy/sidebar.phtml:52 msgid "Locations" msgstr "" -#: app/Elements/RelationIsDescriptor.php:141 -#: app/GedcomCode/GedcomCodeRela.php:257 +#: app/Elements/RelationIsDescriptor.php:115 msgid "Lodger" msgstr "نزيل" -#: app/Elements/RelationIsDescriptor.php:106 -#: app/GedcomCode/GedcomCodeRela.php:254 +#: app/Elements/RelationIsDescriptor.php:84 msgctxt "FEMALE" msgid "Lodger" msgstr "نزيلة" -#: app/Elements/RelationIsDescriptor.php:71 -#: app/GedcomCode/GedcomCodeRela.php:250 +#: app/Elements/RelationIsDescriptor.php:63 msgctxt "MALE" msgid "Lodger" msgstr "نزيل" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:121 app/GedcomCode/GedcomCodeTemp.php:429 +#: app/Elements/TempleCode.php:121 msgid "Logan, Utah, United States" msgstr "لوغان، ويوتا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:122 app/GedcomCode/GedcomCodeTemp.php:432 +#: app/Elements/TempleCode.php:122 msgid "London, England" msgstr "لندن، انجلترا" #. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting -#: resources/views/admin/trees-preferences.phtml:371 +#: resources/views/admin/trees-preferences.phtml:375 msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." msgstr "القوائم الطويلة للأفراد الذين لهم نفس إسم العائلة يمكن تقسيمها إلى قوائم فرعية إعتماداً على الحرف الأول من الإسم الأول.<br><br>هذا الخيار يحدد متى يتم التقسيم. يمكن تعطيل التقسيم بوضع 0." @@ -8885,10 +8817,9 @@ msgstr "القوائم الطويلة للأفراد الذين لهم نفس إ msgid "Longest marriage" msgstr "الزواج الأطول مدة" -#. I18N: gedcom tag LONG -#: app/Factories/ElementFactory.php:271 app/Factories/ElementFactory.php:403 -#: app/Factories/ElementFactory.php:1143 app/Functions/FunctionsPrint.php:443 -#: app/GedcomTag.php:767 resources/views/admin/location-edit.phtml:59 +#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:429 +#: app/Functions/FunctionsPrint.php:439 app/Module/CustomTagsGedcomL.php:199 +#: resources/views/admin/location-edit.phtml:60 #: resources/views/admin/locations.phtml:44 #: resources/views/edit/input-addon-coordinates.phtml:13 #: resources/views/edit/input-addon-coordinates.phtml:16 @@ -8897,17 +8828,17 @@ msgid "Longitude" msgstr "خط طول" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:119 app/GedcomCode/GedcomCodeTemp.php:423 +#: app/Elements/TempleCode.php:119 msgid "Los Angeles, California, United States" msgstr "لوس انجليس، كاليفورنيا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:123 app/GedcomCode/GedcomCodeTemp.php:435 +#: app/Elements/TempleCode.php:123 msgid "Louisville, Kentucky, United States" msgstr "لويزفيل، كنتاكي" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:124 app/GedcomCode/GedcomCodeTemp.php:438 +#: app/Elements/TempleCode.php:124 msgid "Lubbock, Texas, United States" msgstr "لوبوك، تكساس" @@ -8932,7 +8863,7 @@ msgid "Madagascar" msgstr "مدغشقر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:126 app/GedcomCode/GedcomCodeTemp.php:444 +#: app/Elements/TempleCode.php:126 msgid "Madrid, Spain" msgstr "مدريد، اسبانيا" @@ -8941,12 +8872,18 @@ msgstr "مدريد، اسبانيا" msgid "Magazine" msgstr "مجلة" -#. I18N: gedcom tag _NAME -#: app/Factories/ElementFactory.php:1284 app/GedcomTag.php:1183 +#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System +#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146 +#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70 +#: app/Module/CustomTagsGenPluswin.php:102 +msgid "Maidenhead location code" +msgstr "" + +#: app/Module/CustomTagsPersonalAncestralFile.php:60 msgid "Mailing name" msgstr "إسم للتراسل" -#: app/Services/MessageService.php:229 +#: app/Services/MessageService.php:227 msgid "Mailto link" msgstr "رابط إرسل إلى" @@ -8965,8 +8902,7 @@ msgstr "ماليزيا" msgid "Maldives" msgstr "المالديف" -#: app/Elements/SexValue.php:73 app/Functions/FunctionsEdit.php:543 -#: app/Module/StatisticsChartModule.php:781 +#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779 #: resources/views/individual-sex.phtml:33 msgid "Male" msgstr "ذكر" @@ -9001,61 +8937,58 @@ msgstr "مالي" msgid "Malta" msgstr "مالطا" -#: app/Http/RequestHandlers/ManageTrees.php:90 +#: app/Http/RequestHandlers/ManageTrees.php:86 #: resources/views/admin/changes-log.phtml:31 #: resources/views/admin/data-fix-page.phtml:24 #: resources/views/admin/data-fix-select.phtml:20 -#: resources/views/admin/merge-records-step-1.phtml:38 +#: resources/views/admin/merge-records-step-1.phtml:41 #: resources/views/admin/merge-records-step-2.phtml:23 #: resources/views/admin/trees-check.phtml:17 #: resources/views/admin/trees-duplicates.phtml:18 -#: resources/views/admin/trees-export.phtml:17 +#: resources/views/admin/trees-export.phtml:18 #: resources/views/admin/trees-import.phtml:22 #: resources/views/admin/trees-preferences.phtml:41 #: resources/views/admin/trees-privacy.phtml:22 -msgid "Manage family trees" -msgstr "إدارة شجرات العوائل" - #: resources/views/admin/trees-renumber.phtml:17 #: resources/views/admin/trees-unconnected.phtml:21 -msgid "Manage family trees " -msgstr "إدارة مشجرات العائلة " +msgid "Manage family trees" +msgstr "إدارة شجرات العوائل" -#: app/Http/RequestHandlers/ManageMediaPage.php:68 -#: resources/views/admin/control-panel.phtml:718 +#: app/Http/RequestHandlers/ManageMediaPage.php:67 +#: resources/views/admin/control-panel.phtml:789 #: resources/views/admin/media-upload.phtml:18 msgid "Manage media" msgstr "إدارة الوسائط" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:108 -#: resources/views/admin/trees-export.phtml:107 +#: app/Http/RequestHandlers/UserEditPage.php:104 +#: resources/views/admin/trees-export.phtml:114 #: resources/views/admin/users-edit.phtml:267 #: resources/views/modules/clippings/download.phtml:36 msgid "Manager" msgstr "مشرف" -#: resources/views/admin/control-panel.phtml:442 +#: resources/views/admin/control-panel.phtml:468 msgid "Managers" msgstr "مشرفين" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:127 app/GedcomCode/GedcomCodeTemp.php:447 +#: app/Elements/TempleCode.php:127 msgid "Manaus, Brazil" msgstr "ماناوس ، البرازيل" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:128 app/GedcomCode/GedcomCodeTemp.php:450 +#: app/Elements/TempleCode.php:128 msgid "Manhattan, New York, United States" msgstr "مانهاتن، نيو يورك، الولايات المتحدة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:129 app/GedcomCode/GedcomCodeTemp.php:453 +#: app/Elements/TempleCode.php:129 msgid "Manila, Philippines" msgstr "مانيلا، الفلبين" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:130 app/GedcomCode/GedcomCodeTemp.php:456 +#: app/Elements/TempleCode.php:130 msgid "Manti, Utah, United States" msgstr "مانتي، يوتا" @@ -9065,22 +8998,36 @@ msgid "Manuscript" msgstr "مخطوطة" #. I18N: Help text for the “GEDCOM errors” configuration setting -#: resources/views/admin/trees-preferences.phtml:653 +#: resources/views/admin/trees-preferences.phtml:657 msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message." msgstr "الكثير من برامج المشجرات تنشيء ملفات GEDCOM بعلامات خاصة، webtrees يتعامل مع الكثير منها. وهذا الخيار يتيحللمستخدم تحديد كيف يتم التعامل مع العلامات غير المعروفة إما بالتجاهل أو إصدار تنبيه." #. I18N: Type of media object #: app/Elements/SourceMediaType.php:71 -#: resources/views/admin/control-panel.phtml:747 +#: resources/views/admin/control-panel.phtml:818 #: resources/views/modules/statistics-chart/custom.phtml:60 msgid "Map" msgstr "خريطة" -#: app/Http/RequestHandlers/MapProviderPage.php:46 -#: resources/views/admin/control-panel.phtml:767 -#: resources/views/admin/map-provider.phtml:23 -msgid "Map provider" -msgstr "مزود الخريطة" +#: app/Module/ModuleMapLinkTrait.php:39 +msgid "Map link" +msgstr "" + +#. I18N: plural noun - things that can be shared +#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 +#: resources/views/admin/control-panel.phtml:636 +msgid "Map links" +msgstr "" + +#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 +#: resources/views/admin/control-panel.phtml:643 +msgid "Map providers" +msgstr "" + +#. I18N: mapbox.com +#: app/Module/MapBox.php:82 +msgid "Mapbox" +msgstr "" #: app/Date/AbstractGregorianJulianDate.php:203 msgctxt "Abbreviation for March" @@ -9103,20 +9050,18 @@ msgid "March" msgstr "مارس" #: app/Date/AbstractGregorianJulianDate.php:65 -#: app/Module/StatisticsChartModule.php:796 +#: app/Module/StatisticsChartModule.php:794 #: resources/views/edit/initialize-calendar-popup.phtml:13 msgctxt "NOMINATIVE" msgid "March" msgstr "مارس" #. I18N: Help text for the “Format text and notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:621 +#: resources/views/admin/trees-preferences.phtml:625 msgid "Markdown is a simple system of formatting, used on websites such as Wikipedia. It uses unobtrusive punctuation characters to create headings and sub-headings, bold and italic text, lists, tables, etc." msgstr "ماركداون هو نظام بسيط لرموز التنسيق، وتستخدم على المواقع مثل ويكيبيديا . يقوم بخلق العناوين و العناوين الفرعية ، غامق ومائل النص ، والقوائم ، والجداول، الخ." -#. I18N: gedcom tag MARR -#: app/Factories/ElementFactory.php:311 app/GedcomTag.php:786 -#: app/Module/BranchesListModule.php:446 +#: app/Factories/ElementFactory.php:338 app/Module/BranchesListModule.php:446 #: resources/views/calendar-page.phtml:188 #: resources/views/lists/families-table.phtml:195 #: resources/views/lists/families-table.phtml:199 @@ -9174,20 +9119,17 @@ msgstr "ماركداون هو نظام بسيط لرموز التنسيق، وت msgid "Marriage" msgstr "زواج" -#. I18N: gedcom tag MARB -#: app/Factories/ElementFactory.php:306 app/GedcomTag.php:773 +#: app/Factories/ElementFactory.php:333 #: resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "إبطال نكاح" -#. I18N: gedcom tag _MSTAT -#: app/Factories/ElementFactory.php:832 app/Factories/ElementFactory.php:852 -#: app/GedcomTag.php:1180 +#: app/Module/CustomTagsFamilyTreeMaker.php:72 +#: app/Module/CustomTagsFamilyTreeMaker.php:92 msgid "Marriage beginning status" msgstr "وضع الزواج الأولي" -#. I18N: gedcom tag _MBON -#: app/Factories/ElementFactory.php:748 app/GedcomTag.php:1159 +#: app/Module/CustomTagsBrothersKeeper.php:65 msgid "Marriage bond" msgstr "ضمان زواج" @@ -9195,8 +9137,7 @@ msgstr "ضمان زواج" msgid "Marriage by country" msgstr "الزيجات حسب البلد" -#. I18N: gedcom tag MARC -#: app/Factories/ElementFactory.php:309 app/GedcomTag.php:780 +#: app/Factories/ElementFactory.php:336 msgid "Marriage contract" msgstr "عقد زواج" @@ -9208,109 +9149,106 @@ msgstr "نهاية نطاق تأريخ الزواج" msgid "Marriage date range start" msgstr "بداية نطاق تأريخ الزواج" -#. I18N: gedcom tag _MEND -#: app/Factories/ElementFactory.php:831 app/Factories/ElementFactory.php:851 -#: app/GedcomTag.php:1168 +#: app/Module/CustomTagsFamilyTreeMaker.php:71 +#: app/Module/CustomTagsFamilyTreeMaker.php:91 msgid "Marriage ending status" msgstr "وضع الزواج النهائي" -#. I18N: gedcom tag _MARI -#: app/Factories/ElementFactory.php:747 app/GedcomTag.php:1147 +#: app/Module/CustomTagsBrothersKeeper.php:64 msgid "Marriage intention" msgstr "نية زواج" -#. I18N: gedcom tag MARL -#: app/Factories/ElementFactory.php:310 app/GedcomTag.php:783 +#: app/Factories/ElementFactory.php:337 msgid "Marriage license" msgstr "تصريح زواج" -#: app/Module/IndividualFactsTabModule.php:574 +#: app/Module/IndividualFactsTabModule.php:555 msgid "Marriage of a brother" msgstr "زواج شقيق" -#: app/Module/IndividualFactsTabModule.php:552 -#: resources/views/admin/trees-preferences.phtml:475 +#: app/Module/IndividualFactsTabModule.php:533 +#: resources/views/admin/trees-preferences.phtml:479 msgid "Marriage of a child" msgstr "زواج ولد" -#: app/Module/IndividualFactsTabModule.php:551 +#: app/Module/IndividualFactsTabModule.php:532 msgid "Marriage of a daughter" msgstr "زواج بنت" -#: app/Module/IndividualFactsTabModule.php:810 +#: app/Module/IndividualFactsTabModule.php:791 msgid "Marriage of a father" msgstr "زواج أب" -#: app/Module/IndividualFactsTabModule.php:558 -#: app/Module/IndividualFactsTabModule.php:564 -#: app/Module/IndividualFactsTabModule.php:570 -#: resources/views/admin/trees-preferences.phtml:469 +#: app/Module/IndividualFactsTabModule.php:539 +#: app/Module/IndividualFactsTabModule.php:545 +#: app/Module/IndividualFactsTabModule.php:551 +#: resources/views/admin/trees-preferences.phtml:473 msgid "Marriage of a grandchild" msgstr "زواج حفيد" -#: app/Module/IndividualFactsTabModule.php:557 +#: app/Module/IndividualFactsTabModule.php:538 msgid "Marriage of a granddaughter" msgstr "زواج حفيدة" -#: app/Module/IndividualFactsTabModule.php:563 +#: app/Module/IndividualFactsTabModule.php:544 msgctxt "daughter’s daughter" msgid "Marriage of a granddaughter" msgstr "زواج بنت بنت" -#: app/Module/IndividualFactsTabModule.php:569 +#: app/Module/IndividualFactsTabModule.php:550 msgctxt "son’s daughter" msgid "Marriage of a granddaughter" msgstr "زواج بنت إبن" -#: app/Module/IndividualFactsTabModule.php:556 +#: app/Module/IndividualFactsTabModule.php:537 msgid "Marriage of a grandson" msgstr "زواج حفيد" -#: app/Module/IndividualFactsTabModule.php:562 +#: app/Module/IndividualFactsTabModule.php:543 msgctxt "daughter’s son" msgid "Marriage of a grandson" msgstr "زواج إبن بنت" -#: app/Module/IndividualFactsTabModule.php:568 +#: app/Module/IndividualFactsTabModule.php:549 msgctxt "son’s son" msgid "Marriage of a grandson" msgstr "زواج إبن إبن" -#: app/Module/IndividualFactsTabModule.php:580 +#: app/Module/IndividualFactsTabModule.php:561 msgid "Marriage of a half-brother" msgstr "زواج أخ" -#: app/Module/IndividualFactsTabModule.php:582 +#: app/Module/IndividualFactsTabModule.php:563 msgid "Marriage of a half-sibling" msgstr "زواج أخ أو أخت غير شقيقين" -#: app/Module/IndividualFactsTabModule.php:581 +#: app/Module/IndividualFactsTabModule.php:562 msgid "Marriage of a half-sister" msgstr "زواج أخت" -#: app/Module/IndividualFactsTabModule.php:811 +#: app/Module/IndividualFactsTabModule.php:792 msgid "Marriage of a mother" msgstr "زواج أم" -#: app/Module/IndividualFactsTabModule.php:812 -#: resources/views/admin/trees-preferences.phtml:487 +#: app/Module/IndividualFactsTabModule.php:793 +#: resources/views/admin/trees-preferences.phtml:491 msgid "Marriage of a parent" msgstr "زواج والد" -#: app/Module/IndividualFactsTabModule.php:576 -#: resources/views/admin/trees-preferences.phtml:481 +#: app/Module/IndividualFactsTabModule.php:557 +#: resources/views/admin/trees-preferences.phtml:485 msgid "Marriage of a sibling" msgstr "زواج أخ أو أخت" -#: app/Module/IndividualFactsTabModule.php:575 +#: app/Module/IndividualFactsTabModule.php:556 msgid "Marriage of a sister" msgstr "زواج شقيقة" -#: app/Module/IndividualFactsTabModule.php:550 +#: app/Module/IndividualFactsTabModule.php:531 msgid "Marriage of a son" msgstr "زواج إبن" -#: app/Module/IndividualFactsTabModule.php:845 +#: app/Module/IndividualFactsTabModule.php:826 msgid "Marriage of parents" msgstr "زواج والدين" @@ -9322,17 +9260,11 @@ msgstr "مكان الزواج فيه" msgid "Marriage places" msgstr "أماكن الزيجات" -#. I18N: gedcom tag MARS -#: app/Factories/ElementFactory.php:315 app/GedcomTag.php:801 +#: app/Factories/ElementFactory.php:342 msgid "Marriage settlement" msgstr "وعد زواج" -#. I18N: gedcom tag _STAT -#: app/GedcomTag.php:1220 -msgid "Marriage status" -msgstr "وضع الزواج" - -#: app/Factories/ElementFactory.php:732 app/GedcomTag.php:798 +#: app/Module/CustomTagsAldfaer.php:53 msgid "Marriage type unknown" msgstr "نوع الزواج غير معروف" @@ -9349,8 +9281,7 @@ msgstr "الزيجات" msgid "Marriages by century" msgstr "عددالزيجات بالقرن" -#. I18N: gedcom tag _MARNM -#: app/Factories/ElementFactory.php:874 app/GedcomTag.php:1150 +#: app/Module/CustomTagsFamilyTreeMaker.php:114 #: resources/views/lists/families-table.phtml:245 #: resources/views/lists/families-table.phtml:280 #: resources/views/lists/individuals-table.phtml:267 @@ -9359,10 +9290,6 @@ msgstr "عددالزيجات بالقرن" msgid "Married name" msgstr "الإسم ما بعد الزواج" -#: app/GedcomTag.php:1155 -msgid "Married surname" -msgstr "إسم العائلة بعد الزواج" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:327 msgid "Marshall Islands" @@ -9382,11 +9309,11 @@ msgstr "تقمص المستخدم" msgid "Match both upper and lower case letters." msgstr "أشر على هذه الخانة لمطابقة الأحرف الكبيرة والصغيرة." -#: app/Module/FixSearchAndReplace.php:101 +#: app/Module/FixSearchAndReplace.php:102 msgid "Match the exact text, even if it occurs in the middle of a word." msgstr "مطابقة النص كما هو، ولو ورد في وسط كلمة." -#: app/Module/FixSearchAndReplace.php:102 +#: app/Module/FixSearchAndReplace.php:103 msgid "Match the exact text, unless it occurs in the middle of a word." msgstr "مطابقة النص كما هو، ما لم يرد في وسط كلمة." @@ -9405,7 +9332,7 @@ msgid "Mauritius" msgstr "موريشيوس" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:358 +#: resources/views/admin/trees-preferences.phtml:362 msgid "Maximum number of surnames on individual list" msgstr "أقصى عدد لأسماء الأسر في قائمة الأفراد" @@ -9435,7 +9362,7 @@ msgid "May" msgstr "مايو" #: app/Date/AbstractGregorianJulianDate.php:67 -#: app/Module/StatisticsChartModule.php:798 +#: app/Module/StatisticsChartModule.php:796 #: resources/views/edit/initialize-calendar-popup.phtml:15 msgctxt "NOMINATIVE" msgid "May" @@ -9447,15 +9374,15 @@ msgid "Mayotte" msgstr "مايوت" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:131 app/GedcomCode/GedcomCodeTemp.php:459 +#: app/Elements/TempleCode.php:131 msgid "Medford, Oregon, United States" msgstr "مدفورد، أوريغون" #. I18N: Name of a module -#: app/Factories/ElementFactory.php:1151 app/Module/MediaListModule.php:219 +#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219 #: app/Module/MediaTabModule.php:60 -#: resources/views/admin/control-panel.phtml:286 -#: resources/views/admin/control-panel.phtml:710 +#: resources/views/admin/control-panel.phtml:312 +#: resources/views/admin/control-panel.phtml:781 #: resources/views/admin/media.phtml:104 #: resources/views/lists/media-table.phtml:77 #: resources/views/modules/recent_changes/changes-table.phtml:65 @@ -9465,7 +9392,7 @@ msgstr "وسائط" #: resources/views/admin/media-upload.phtml:31 #: resources/views/admin/media.phtml:100 #: resources/views/admin/webtrees1-thumbnails.phtml:40 -#: resources/views/media-page.phtml:103 resources/views/media-page.phtml:206 +#: resources/views/media-page-details.phtml:29 #: resources/views/modals/create-media-from-file.phtml:27 #: resources/views/modals/media-file-fields.phtml:20 msgid "Media file" @@ -9476,96 +9403,87 @@ msgid "Media file to upload" msgstr "تحميل ملف الوسائط" #. I18N: %s is the name of a folder. -#: resources/views/admin/trees-export.phtml:87 +#: resources/views/admin/trees-export.phtml:94 #, php-format msgid "Media filenames will be prefixed by %s." msgstr "سوف تصبح أسماء الملفات مسبوقة بـ %s." #: resources/views/admin/media.phtml:31 -#: resources/views/admin/trees-preferences.phtml:264 +#: resources/views/admin/trees-preferences.phtml:268 msgid "Media files" msgstr "ملفات الوسائط" #. I18N: A configuration setting #: resources/views/admin/media.phtml:63 -#: resources/views/admin/trees-preferences.phtml:245 +#: resources/views/admin/trees-preferences.phtml:248 msgid "Media folder" msgstr "مجلد الوسائط" #: resources/views/admin/media.phtml:32 -#: resources/views/admin/trees-preferences.phtml:240 +#: resources/views/admin/trees-preferences.phtml:243 msgid "Media folders" msgstr "مجلدات الوسائط" -#. I18N: gedcom tag OBJE -#: app/Factories/ElementFactory.php:263 app/Factories/ElementFactory.php:284 -#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:338 -#: app/Factories/ElementFactory.php:395 app/Factories/ElementFactory.php:416 -#: app/Factories/ElementFactory.php:555 app/Factories/ElementFactory.php:591 -#: app/Factories/ElementFactory.php:615 app/Factories/ElementFactory.php:618 -#: app/Factories/ElementFactory.php:638 app/Factories/ElementFactory.php:677 -#: app/Factories/ElementFactory.php:706 app/Factories/ElementFactory.php:1133 -#: app/Factories/ElementFactory.php:1160 app/GedcomTag.php:842 -#: app/Http/RequestHandlers/HelpText.php:232 +#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:312 +#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:364 +#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:442 +#: app/Factories/ElementFactory.php:573 app/Factories/ElementFactory.php:608 +#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:634 +#: app/Factories/ElementFactory.php:654 app/Factories/ElementFactory.php:693 +#: app/Factories/ElementFactory.php:722 +#: app/Http/RequestHandlers/HelpText.php:231 +#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 +#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 +#: app/Module/CustomTagsWebtrees.php:66 app/Module/CustomTagsWebtrees.php:80 #: resources/views/admin/fix-level-0-media.phtml:35 #: resources/views/admin/media.phtml:108 #: resources/views/admin/trees-privacy.phtml:185 #: resources/views/admin/trees.phtml:248 #: resources/views/admin/webtrees1-thumbnails.phtml:41 -#: resources/views/family-page.phtml:94 +#: resources/views/family-page.phtml:67 #: resources/views/modules/favorites/favorites.phtml:94 -#: resources/views/source-page.phtml:107 msgid "Media object" msgstr "كائن وسائط" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:82 -#: app/Services/AdminService.php:183 +#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82 +#: app/Services/AdminService.php:189 #: resources/views/admin/fix-level-0-media.phtml:30 -#: resources/views/admin/merge-records-step-1.phtml:56 +#: resources/views/admin/merge-records-step-1.phtml:59 #: resources/views/admin/webtrees1-thumbnails.phtml:35 -#: resources/views/gedcom-record-page.phtml:83 #: resources/views/lists/media-table.phtml:72 #: resources/views/lists/notes-table.phtml:92 #: resources/views/lists/sources-table.phtml:99 #: resources/views/modules/gedcom_stats/config.phtml:50 #: resources/views/modules/gedcom_stats/statistics.phtml:113 #: resources/views/modules/html/template-statistics.phtml:48 -#: resources/views/note-page.phtml:80 resources/views/source-page.phtml:79 +#: resources/views/record-page-links.phtml:52 #: resources/views/statistics/other/chart-objects.phtml:12 #: resources/views/statistics/other/total-records.phtml:21 msgid "Media objects" msgstr "وسائط" -#: resources/views/modules/media-list/page.phtml:96 +#: resources/views/modules/media-list/page.phtml:95 msgid "Media objects found" msgstr "عدد كائنات الوسائط الموجودة" -#: resources/views/modules/media-list/page.phtml:53 +#: resources/views/modules/media-list/page.phtml:52 msgid "Media objects per page" msgstr "عدد كائنات الوسائط في الصفحة" -#. I18N: gedcom tag MEDI -#. I18N: gedcom tag _TYPE -#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:683 -#: app/Factories/ElementFactory.php:991 app/Factories/ElementFactory.php:1287 -#: app/GedcomTag.php:804 app/GedcomTag.php:1229 +#: app/Factories/ElementFactory.php:641 app/Factories/ElementFactory.php:699 +#: app/Module/CustomTagsGedcom53.php:138 +#: app/Module/CustomTagsPersonalAncestralFile.php:63 #: resources/views/modals/create-media-from-file.phtml:43 #: resources/views/modals/media-file-fields.phtml:118 msgid "Media type" msgstr "نوع الوسائط" -#. I18N: gedcom tag _MDCL -#: app/Factories/ElementFactory.php:786 app/Factories/ElementFactory.php:1324 -#: app/GedcomTag.php:1162 +#: app/Module/CustomTagsBrothersKeeper.php:103 +#: app/Module/CustomTagsReunion.php:54 msgid "Medical" msgstr "طبي" -#. I18N: gedcom tag _MEDC -#: app/GedcomTag.php:1165 -msgid "Medical condition" -msgstr "الوضع الطبي" - #. I18N: The name of a colour-scheme #: app/Module/ColorsTheme.php:169 msgid "Mediterranio" @@ -9605,13 +9523,13 @@ msgid "Mehr" msgstr "مِهر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:132 app/GedcomCode/GedcomCodeTemp.php:462 +#: app/Elements/TempleCode.php:132 msgid "Melbourne, Australia" msgstr "ملبورن، استراليا" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:102 -#: resources/views/admin/trees-export.phtml:113 +#: app/Http/RequestHandlers/UserEditPage.php:98 +#: resources/views/admin/trees-export.phtml:120 #: resources/views/admin/users-edit.phtml:245 #: resources/views/modules/clippings/download.phtml:42 #: resources/views/modules/clippings/download.phtml:62 @@ -9619,7 +9537,7 @@ msgid "Member" msgstr "عضو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:133 app/GedcomCode/GedcomCodeTemp.php:465 +#: app/Elements/TempleCode.php:133 msgid "Memphis, Tennessee, United States" msgstr "ممفيس، تينيسي" @@ -9629,7 +9547,7 @@ msgid "Menu" msgstr "قائمة" #: app/Http/RequestHandlers/ModulesMenusPage.php:43 -#: resources/views/admin/control-panel.phtml:547 +#: resources/views/admin/control-panel.phtml:659 #: resources/views/admin/modules.phtml:78 #: resources/views/admin/modules.phtml:80 msgid "Menus" @@ -9644,24 +9562,24 @@ msgstr "زئبقي" msgid "Merge" msgstr "دمج" -#: app/Http/RequestHandlers/MergeTreesPage.php:77 -#: resources/views/admin/control-panel.phtml:267 +#: app/Http/RequestHandlers/MergeTreesPage.php:75 +#: resources/views/admin/control-panel.phtml:293 msgid "Merge family trees" msgstr "دمج مشجرات العوائل" #: app/Http/RequestHandlers/MergeFactsPage.php:57 -#: app/Http/RequestHandlers/MergeRecordsPage.php:67 +#: app/Http/RequestHandlers/MergeRecordsPage.php:68 #: resources/views/admin/trees.phtml:173 msgid "Merge records" msgstr "دمج السجلات" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:134 app/GedcomCode/GedcomCodeTemp.php:468 +#: app/Elements/TempleCode.php:134 msgid "Merida, Mexico" msgstr "ميريدا، المكسيك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:60 app/GedcomCode/GedcomCodeTemp.php:246 +#: app/Elements/TempleCode.php:60 msgid "Mesa, Arizona, United States" msgstr "ميسا، أريزونا" @@ -9675,8 +9593,8 @@ msgstr "رسالة" #. I18N: Name of a module #. I18N: A configuration setting -#: app/Module/UserMessagesModule.php:76 -#: resources/views/admin/site-mail.phtml:43 +#: app/Module/UserMessagesModule.php:70 +#: resources/views/admin/site-mail.phtml:44 msgid "Messages" msgstr "رسائل" @@ -9710,7 +9628,7 @@ msgid "Mexico" msgstr "المكسيك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:135 app/GedcomCode/GedcomCodeTemp.php:471 +#: app/Elements/TempleCode.php:135 msgid "Mexico City, Mexico" msgstr "مكسيكو سيتي، المكسيك" @@ -9720,7 +9638,7 @@ msgid "Microfiche" msgstr "مايكروفش" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:68 app/Factories/ElementFactory.php:1004 +#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151 msgid "Microfilm" msgstr "مايكرفلم" @@ -9733,14 +9651,12 @@ msgstr "ميكرونيزيا" msgid "Middle East" msgstr "الشرق الأوسط" -#. I18N: gedcom tag _MILI -#: app/Factories/ElementFactory.php:1301 app/GedcomTag.php:1171 +#: app/Module/CustomTagsPhpGedView.php:77 msgid "Military" msgstr "عسكري" -#. I18N: gedcom tag _MILT -#: app/Factories/ElementFactory.php:787 app/Factories/ElementFactory.php:896 -#: app/GedcomTag.php:1174 +#: app/Module/CustomTagsBrothersKeeper.php:104 +#: app/Module/CustomTagsFamilyTreeMaker.php:136 msgid "Military service" msgstr "خدمة عسكرية" @@ -9752,12 +9668,12 @@ msgid "Missing data" msgstr "بيانات مفقودة" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:106 +#: app/Http/RequestHandlers/UserEditPage.php:102 #: resources/views/admin/users-edit.phtml:259 msgid "Moderator" msgstr "مراقب" -#: resources/views/admin/control-panel.phtml:442 +#: resources/views/admin/control-panel.phtml:468 msgid "Moderators" msgstr "المراقبون" @@ -9767,13 +9683,22 @@ msgid "Module" msgstr "مكون" #: resources/views/admin/modules.phtml:61 +#: resources/views/modules/batch_update/admin.phtml:10 msgid "Module administration" msgstr "إدارة المكونات" #: resources/views/admin/analytics-edit.phtml:17 -#: resources/views/admin/control-panel.phtml:521 +#: resources/views/admin/control-panel.phtml:547 +#: resources/views/modules/bing-maps/config.phtml:14 +#: resources/views/modules/custom-tags/config.phtml:18 #: resources/views/modules/faq/config.phtml:20 #: resources/views/modules/faq/edit.phtml:21 +#: resources/views/modules/geonames/config.phtml:14 +#: resources/views/modules/google-maps/config.phtml:14 +#: resources/views/modules/here-maps/config.phtml:14 +#: resources/views/modules/map-box/config.phtml:14 +#: resources/views/modules/openrouteservice/config.phtml:14 +#: resources/views/modules/openstreetmap/config.phtml:14 #: resources/views/modules/relationships-chart/config.phtml:20 #: resources/views/modules/sitemap/config.phtml:18 #: resources/views/modules/stories/config.phtml:18 @@ -9787,7 +9712,7 @@ msgid "Moldova" msgstr "مولدوفا" #. I18N: abbreviation for Monday -#: app/Date/AbstractCalendarDate.php:285 +#: app/Date/AbstractCalendarDate.php:280 #: resources/views/edit/initialize-calendar-popup.phtml:24 msgid "Mon" msgstr "الإثنين" @@ -9797,7 +9722,7 @@ msgstr "الإثنين" msgid "Monaco" msgstr "موناكو" -#: app/Date/AbstractCalendarDate.php:258 +#: app/Date/AbstractCalendarDate.php:253 msgid "Monday" msgstr "الأثنين" @@ -9812,46 +9737,46 @@ msgid "Montenegro" msgstr "الجبل الأسود" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:137 app/GedcomCode/GedcomCodeTemp.php:477 +#: app/Elements/TempleCode.php:137 msgid "Monterrey, Mexico" msgstr "مونتيري، المكسيك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:136 app/GedcomCode/GedcomCodeTemp.php:474 +#: app/Elements/TempleCode.php:136 msgid "Montevideo, Uruguay" msgstr "مونتيفيديو، أوروغواي" #: app/Module/CalendarMenuModule.php:104 -#: app/Module/StatisticsChartModule.php:282 -#: app/Module/StatisticsChartModule.php:331 -#: app/Module/StatisticsChartModule.php:380 -#: app/Module/StatisticsChartModule.php:422 -#: app/Module/StatisticsChartModule.php:471 +#: app/Module/StatisticsChartModule.php:281 +#: app/Module/StatisticsChartModule.php:330 +#: app/Module/StatisticsChartModule.php:379 +#: app/Module/StatisticsChartModule.php:421 +#: app/Module/StatisticsChartModule.php:470 #: resources/views/calendar-page.phtml:56 msgid "Month" msgstr "شهر" -#: app/Module/StatisticsChartModule.php:281 +#: app/Module/StatisticsChartModule.php:280 #: resources/views/modules/statistics-chart/custom.phtml:35 msgid "Month of birth" msgstr "شهر الميلاد" -#: app/Module/StatisticsChartModule.php:421 +#: app/Module/StatisticsChartModule.php:420 #: resources/views/modules/statistics-chart/custom.phtml:37 msgid "Month of birth of first child in a relation" msgstr "شهر الميلاد لأول مولود لزوجين" -#: app/Module/StatisticsChartModule.php:330 +#: app/Module/StatisticsChartModule.php:329 #: resources/views/modules/statistics-chart/custom.phtml:36 msgid "Month of death" msgstr "شهر الوفاة" -#: app/Module/StatisticsChartModule.php:470 +#: app/Module/StatisticsChartModule.php:469 #: resources/views/modules/statistics-chart/custom.phtml:52 msgid "Month of first marriage" msgstr "شهر أول زواج" -#: app/Module/StatisticsChartModule.php:379 +#: app/Module/StatisticsChartModule.php:378 #: resources/views/modules/statistics-chart/custom.phtml:51 msgid "Month of marriage" msgstr "شهر الزواج" @@ -9863,12 +9788,12 @@ msgid "Month:" msgstr "الشهر:" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:138 app/GedcomCode/GedcomCodeTemp.php:480 +#: app/Elements/TempleCode.php:138 msgid "Monticello, Utah, United States" msgstr "مونتايسلو، يوتا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:139 app/GedcomCode/GedcomCodeTemp.php:483 +#: app/Elements/TempleCode.php:139 msgid "Montreal, Quebec, Canada" msgstr "مونتريال، كيبيك، كندا" @@ -9912,7 +9837,7 @@ msgid "Morocco" msgstr "المغرب" #. I18N: Help text for the “Use password” site configuration setting -#: resources/views/admin/site-mail.phtml:114 +#: resources/views/admin/site-mail.phtml:129 msgid "Most SMTP servers require a password." msgstr "غالب خوادم SMTP تتطلب كلمة مرور." @@ -9922,21 +9847,21 @@ msgstr "غالب خوادم SMTP تتطلب كلمة مرور." msgid "Most common surnames" msgstr "أسماء عائلة الأكثر شيوعاً" -#: resources/views/admin/site-mail.phtml:176 +#: resources/views/admin/site-mail.phtml:191 msgid "Most mail servers require a valid domain name." msgstr "" -#: resources/views/admin/site-mail.phtml:68 +#: resources/views/admin/site-mail.phtml:83 msgid "Most mail servers require a valid email address." msgstr "" #. I18N: Help text for the "Sending server name" site configuration setting -#: resources/views/admin/site-mail.phtml:171 +#: resources/views/admin/site-mail.phtml:186 msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." msgstr "" #. I18N: Help text for the “Secure connection” site configuration setting -#: resources/views/admin/site-mail.phtml:157 +#: resources/views/admin/site-mail.phtml:172 msgid "Most servers do not use secure connections." msgstr "غالب الخوادم لا تستخدم إتصال آمن." @@ -9983,23 +9908,23 @@ msgid "Mother’s age" msgstr "عمر الأم" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:970 +#: app/Individual.php:907 #, php-format msgid "Mother’s family with %s" msgstr "أسرة الأم مع %s" #. I18N: A step-family. -#: app/Individual.php:974 +#: app/Individual.php:911 msgid "Mother’s family with an unknown individual" msgstr "أسرة الأم مع فرد مجهول" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:140 app/GedcomCode/GedcomCodeTemp.php:486 +#: app/Elements/TempleCode.php:140 msgid "Mount Timpanogos, Utah, United States" msgstr "جبل تمبانقوس، يوتا" #: resources/views/admin/components.phtml:46 -#: resources/views/admin/components.phtml:146 +#: resources/views/admin/components.phtml:152 #: resources/views/modules/faq/config.phtml:57 msgid "Move down" msgstr "إلى الأسفل" @@ -10009,7 +9934,7 @@ msgid "Move the media object?" msgstr "نقل كائن الوسائط؟" #: resources/views/admin/components.phtml:45 -#: resources/views/admin/components.phtml:140 +#: resources/views/admin/components.phtml:146 #: resources/views/modules/faq/config.phtml:56 msgid "Move up" msgstr "إلى الأعلى" @@ -10047,12 +9972,12 @@ msgstr "محرّم" msgid "Multiple marriages" msgstr "زيجات متعددة" -#: app/Http/RequestHandlers/AccountEdit.php:94 +#: app/Http/RequestHandlers/AccountEdit.php:92 #: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 msgid "My account" msgstr "حسابي في الموقع" -#: app/Http/RequestHandlers/CreateTreePage.php:60 +#: app/Http/RequestHandlers/CreateTreePage.php:59 msgid "My family tree" msgstr "مشجر عائلتي" @@ -10061,7 +9986,7 @@ msgid "My individual record" msgstr "سجلي في المشجر" #. I18N: Name of a module -#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:349 +#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349 #: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 #: resources/views/admin/modules.phtml:192 #: resources/views/layouts/administration.phtml:53 @@ -10081,14 +10006,13 @@ msgstr "مشجر نسبي" msgid "Myanmar" msgstr "ميانمار" -#. I18N: gedcom tag NAME -#: app/Factories/ElementFactory.php:523 app/Factories/ElementFactory.php:704 -#: app/Factories/ElementFactory.php:911 app/GedcomTag.php:807 -#: app/Http/RequestHandlers/HelpText.php:222 +#: app/Factories/ElementFactory.php:542 app/Factories/ElementFactory.php:720 +#: app/Http/RequestHandlers/HelpText.php:221 +#: app/Module/CustomTagsGedcom53.php:58 #: app/Statistics/Google/ChartCommonGiven.php:81 #: app/Statistics/Google/ChartCommonSurname.php:140 -#: resources/views/individual-name.phtml:44 -#: resources/views/individual-name.phtml:55 +#: resources/views/individual-name.phtml:42 +#: resources/views/individual-name.phtml:53 #: resources/views/modals/location-fields.phtml:9 #: resources/views/modals/submitter-fields.phtml:9 #: resources/views/modules/yahrzeit/table.phtml:26 @@ -10113,25 +10037,23 @@ msgstr "ميانمار" msgid "Name" msgstr "الإسم" -#: app/Factories/ElementFactory.php:656 app/GedcomTag.php:907 +#: app/Factories/ElementFactory.php:672 #: resources/views/modals/repository-fields.phtml:9 msgctxt "Repository" msgid "Name" msgstr "الإسم" -#: app/Factories/ElementFactory.php:1297 app/GedcomTag.php:811 +#: app/Module/CustomTagsPhpGedView.php:74 msgid "Name in Hebrew" msgstr "الإسم بالعبرية" -#. I18N: gedcom tag NPFX -#: app/Factories/ElementFactory.php:527 app/Factories/ElementFactory.php:535 -#: app/Factories/ElementFactory.php:540 app/GedcomTag.php:836 +#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:553 +#: app/Factories/ElementFactory.php:558 msgid "Name prefix" msgstr "قبل الإسم" -#. I18N: gedcom tag NSFX -#: app/Factories/ElementFactory.php:528 app/Factories/ElementFactory.php:536 -#: app/Factories/ElementFactory.php:541 app/GedcomTag.php:839 +#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554 +#: app/Factories/ElementFactory.php:559 msgid "Name suffix" msgstr "بعد الإسم" @@ -10142,9 +10064,8 @@ msgstr "بعد الإسم" msgid "Names" msgstr "أسماء" -#. I18N: gedcom tag _NAMS -#: app/Factories/ElementFactory.php:899 app/Factories/ElementFactory.php:983 -#: app/GedcomTag.php:1186 +#: app/Module/CustomTagsFamilyTreeMaker.php:139 +#: app/Module/CustomTagsGedcom53.php:130 msgid "Namesake" msgstr "تسمية على" @@ -10153,10 +10074,7 @@ msgstr "تسمية على" msgid "Namibia" msgstr "ناميبيا" -#: app/Elements/RelationIsDescriptor.php:72 -#: app/Elements/RelationIsDescriptor.php:107 -#: app/Elements/RelationIsDescriptor.php:142 -#: app/GedcomCode/GedcomCodeRela.php:261 +#: app/Elements/RelationIsDescriptor.php:116 msgid "Nanny" msgstr "مربية" @@ -10165,17 +10083,15 @@ msgid "Narrative description" msgstr "وصف سردي" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:141 app/GedcomCode/GedcomCodeTemp.php:489 +#: app/Elements/TempleCode.php:141 msgid "Nashville, Tennessee, United States" msgstr "ناشفيل، تنيسي" -#. I18N: gedcom tag NATI -#: app/Factories/ElementFactory.php:548 app/GedcomTag.php:814 +#: app/Factories/ElementFactory.php:566 msgid "Nationality" msgstr "جنسية" -#. I18N: gedcom tag NATU -#: app/Factories/ElementFactory.php:549 app/GedcomTag.php:817 +#: app/Factories/ElementFactory.php:567 msgid "Naturalization" msgstr "تجنس" @@ -10185,12 +10101,12 @@ msgid "Nauru" msgstr "ناورو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:142 app/GedcomCode/GedcomCodeTemp.php:492 +#: app/Elements/TempleCode.php:142 msgid "Nauvoo (new), Illinois, United States" msgstr "ناوفو، إلينوي (جديد)" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:143 app/GedcomCode/GedcomCodeTemp.php:495 +#: app/Elements/TempleCode.php:143 msgid "Nauvoo (original), Illinois, United States" msgstr "ناوفو، إلينوي (الأصلي)" @@ -10204,14 +10120,13 @@ msgstr "نيبال" msgid "Netherlands" msgstr "هولندا" -#: app/Http/RequestHandlers/UserListData.php:142 +#: app/Http/RequestHandlers/UserListData.php:139 #: resources/views/components/datetime.phtml:11 msgid "Never" msgstr "مطلقاً" -#. I18N: gedcom tag _NMAR -#: app/Elements/FamilyStatusText.php:65 app/Factories/ElementFactory.php:789 -#: app/GedcomTag.php:1192 +#: app/Elements/FamilyStatusText.php:72 +#: app/Module/CustomTagsBrothersKeeper.php:106 msgid "Never married" msgstr "لم يتزوج" @@ -10220,14 +10135,14 @@ msgstr "لم يتزوج" msgid "New Caledonia" msgstr "كاليدونيا الجديدة" -#: app/Factories/ElementFactory.php:1083 app/Factories/ElementFactory.php:1084 -#: app/Factories/ElementFactory.php:1085 app/Factories/ElementFactory.php:1086 -#: app/Factories/ElementFactory.php:1087 +#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132 +#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134 +#: app/Module/CustomTagsGedcomL.php:135 msgid "New GEDCOM tag" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:146 app/GedcomCode/GedcomCodeTemp.php:504 +#: app/Elements/TempleCode.php:146 msgid "New York, New York, United States" msgstr "نيويورك، نيويورك" @@ -10241,20 +10156,20 @@ msgid "New data" msgstr "بيانات حديثة" #. I18N: %s is a server name/URL -#: app/Http/RequestHandlers/RegisterAction.php:159 +#: app/Http/RequestHandlers/RegisterAction.php:156 #, php-format msgid "New registration at %s" msgstr "تسجيل جديد في %s" #. I18N: %s is a server name/URL -#: app/Http/RequestHandlers/UserEditAction.php:113 -#: app/Http/RequestHandlers/VerifyEmail.php:88 +#: app/Http/RequestHandlers/UserEditAction.php:110 +#: app/Http/RequestHandlers/VerifyEmail.php:86 #, php-format msgid "New user at %s" msgstr "مستخدم جديد في %s" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:144 app/GedcomCode/GedcomCodeTemp.php:498 +#: app/Elements/TempleCode.php:144 msgid "Newport Beach, California, United States" msgstr "نيوبورت بيتش، كاليفورنيا" @@ -10282,9 +10197,8 @@ msgstr "الصورة التالية" msgid "Nicaragua" msgstr "نيكاراغوا" -#. I18N: gedcom tag NICK -#: app/Factories/ElementFactory.php:526 app/Factories/ElementFactory.php:533 -#: app/Factories/ElementFactory.php:539 app/GedcomTag.php:827 +#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:552 +#: app/Factories/ElementFactory.php:557 msgid "Nickname" msgstr "كنية" @@ -10351,13 +10265,12 @@ msgctxt "NOMINATIVE" msgid "Nivose" msgstr "نيفوا" -#: app/Functions/FunctionsPrintFacts.php:265 #: resources/views/admin/users-edit.phtml:335 msgid "No" msgstr "كلا" -#: app/Http/RequestHandlers/ImportGedcomAction.php:79 -#: app/Http/RequestHandlers/ImportGedcomAction.php:91 +#: app/Http/RequestHandlers/ImportGedcomAction.php:93 +#: app/Http/RequestHandlers/ImportGedcomAction.php:105 msgid "No GEDCOM file was received." msgstr "لم يتم استلام أي ملف GEDCOM ." @@ -10365,9 +10278,8 @@ msgstr "لم يتم استلام أي ملف GEDCOM ." msgid "No GEDCOM files found." msgstr "لم يتم العثور على أي ملف GEDCOM ." -#: app/Functions/FunctionsEdit.php:131 -#: resources/views/admin/trees-preferences.phtml:122 -#: resources/views/admin/trees-preferences.phtml:125 +#: resources/views/admin/trees-preferences.phtml:124 +#: resources/views/admin/trees-preferences.phtml:127 msgid "No calendar conversion" msgstr "بدون تحويل" @@ -10376,7 +10288,7 @@ msgstr "بدون تحويل" msgid "No children" msgstr "بدون أولاد" -#: app/Services/MessageService.php:230 +#: app/Services/MessageService.php:228 msgid "No contact" msgstr "لا أرغب بالتواصل" @@ -10408,16 +10320,16 @@ msgstr "لا يوجد أي أحداث في اليوم الحالي." msgid "No events exist for tomorrow." msgstr "لا يوجد أي أحداث في الغد." -#: resources/views/family-page.phtml:56 +#: resources/views/family-page.phtml:42 msgid "No facts exist for this family." msgstr "لا توجد معلومات لهذه الأسرة." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Functions/Functions.php:55 +#: app/Functions/Functions.php:53 msgid "No file was received. Please try again." msgstr "لم يتم إستلام ملف، لطفاً محاولة الرفع مرة أخرى." -#: app/Module/RelationshipsChartModule.php:384 +#: app/Module/RelationshipsChartModule.php:411 msgid "No link between the two individuals could be found." msgstr "لم يعثر على رابط بين الفردين." @@ -10444,8 +10356,8 @@ msgstr "لايوجد سجلات لإظهارها" #: resources/views/modules/place-hierarchy/events.phtml:34 #: resources/views/modules/place-hierarchy/events.phtml:46 #: resources/views/search-advanced-page.phtml:96 -#: resources/views/search-general-page.phtml:148 -#: resources/views/search-phonetic-page.phtml:129 +#: resources/views/search-general-page.phtml:109 +#: resources/views/search-phonetic-page.phtml:98 msgid "No results found." msgstr "لم يتم العثور على نتائج." @@ -10457,8 +10369,8 @@ msgstr "لا مستخدمين مسجلين ولا مجهولين" msgid "No temple - living ordinance" msgstr "طقوس الأحياء بدون معبد" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:171 -#: resources/views/admin/control-panel.phtml:160 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 +#: resources/views/admin/control-panel.phtml:184 #: resources/views/admin/upgrade/wizard.phtml:21 msgid "No upgrade information is available." msgstr "لا تتوفر معلومات متعلقة بالترقية." @@ -10468,9 +10380,14 @@ msgstr "لا تتوفر معلومات متعلقة بالترقية." msgid "Nocturnal" msgstr "ليلي" -#: app/Module/IndividualListModule.php:296 -#: app/Module/IndividualListModule.php:512 -#: resources/views/admin/trees-export.phtml:101 +#. I18N: https://nominatim.org +#: app/Module/MapGeoLocationNominatim.php:39 +msgid "Nominatim" +msgstr "" + +#: app/Module/IndividualListModule.php:295 +#: app/Module/IndividualListModule.php:511 +#: resources/views/admin/trees-export.phtml:108 #: resources/views/modules/clippings/download.phtml:30 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 @@ -10517,58 +10434,55 @@ msgstr "جزر ماريانا الشمالية" msgid "Norway" msgstr "النرويج" -#: resources/views/admin/control-panel.phtml:442 +#: resources/views/admin/control-panel.phtml:468 msgid "Not approved by an administrator" msgstr "غير مصادق من المدير" -#. I18N: gedcom tag _NLIV -#: app/Factories/ElementFactory.php:788 app/GedcomTag.php:1189 +#: app/Module/CustomTagsBrothersKeeper.php:105 msgid "Not living" msgstr "متوفي" -#. I18N: gedcom tag _NMR -#: app/Elements/FamilyStatusText.php:64 app/Factories/ElementFactory.php:749 -#: app/GedcomTag.php:1196 app/Module/BranchesListModule.php:448 +#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448 +#: app/Module/CustomTagsBrothersKeeper.php:66 #: resources/views/lists/families-table.phtml:191 msgid "Not married" msgstr "غير متزوج" -#: resources/views/admin/control-panel.phtml:442 +#: resources/views/admin/control-panel.phtml:468 msgid "Not verified by the user" msgstr "غير مصادق من المستخدم" -#. I18N: gedcom tag NOTE -#: app/Factories/ElementFactory.php:262 app/Factories/ElementFactory.php:272 -#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:296 -#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:326 -#: app/Factories/ElementFactory.php:337 app/Factories/ElementFactory.php:355 -#: app/Factories/ElementFactory.php:394 app/Factories/ElementFactory.php:404 -#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:430 -#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:466 -#: app/Factories/ElementFactory.php:477 app/Factories/ElementFactory.php:498 -#: app/Factories/ElementFactory.php:510 app/Factories/ElementFactory.php:534 -#: app/Factories/ElementFactory.php:554 app/Factories/ElementFactory.php:579 -#: app/Factories/ElementFactory.php:590 app/Factories/ElementFactory.php:598 -#: app/Factories/ElementFactory.php:602 app/Factories/ElementFactory.php:603 -#: app/Factories/ElementFactory.php:614 app/Factories/ElementFactory.php:622 -#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:637 -#: app/Factories/ElementFactory.php:653 app/Factories/ElementFactory.php:657 -#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:675 -#: app/Factories/ElementFactory.php:676 app/Factories/ElementFactory.php:684 -#: app/Factories/ElementFactory.php:700 app/Factories/ElementFactory.php:705 -#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:719 -#: app/Factories/ElementFactory.php:1030 app/Factories/ElementFactory.php:1059 -#: app/Factories/ElementFactory.php:1064 app/Factories/ElementFactory.php:1100 -#: app/Factories/ElementFactory.php:1132 app/Factories/ElementFactory.php:1138 -#: app/Factories/ElementFactory.php:1150 app/Factories/ElementFactory.php:1159 -#: app/Functions/FunctionsPrint.php:103 app/Functions/FunctionsPrint.php:176 -#: app/GedcomTag.php:833 resources/views/admin/trees-privacy.phtml:184 -#: resources/views/cards/add-note.phtml:16 resources/views/family-page.phtml:71 +#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:300 +#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:344 +#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:381 +#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:430 +#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:572 +#: app/Factories/ElementFactory.php:607 app/Factories/ElementFactory.php:615 +#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:620 +#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:638 +#: app/Factories/ElementFactory.php:643 app/Factories/ElementFactory.php:653 +#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:673 +#: app/Factories/ElementFactory.php:685 app/Factories/ElementFactory.php:691 +#: app/Factories/ElementFactory.php:692 app/Factories/ElementFactory.php:700 +#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:721 +#: app/Factories/ElementFactory.php:732 app/Factories/ElementFactory.php:735 +#: app/Functions/FunctionsPrint.php:101 app/Functions/FunctionsPrint.php:176 +#: app/Functions/FunctionsPrintFacts.php:797 +#: app/Functions/FunctionsPrintFacts.php:810 +#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 +#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 +#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 +#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215 +#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:57 +#: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:71 +#: app/Module/CustomTagsWebtrees.php:79 +#: resources/views/admin/trees-privacy.phtml:184 +#: resources/views/family-page.phtml:55 #: resources/views/modals/create-media-from-file.phtml:51 #: resources/views/modals/media-object-fields.phtml:19 #: resources/views/modals/note-object-fields.phtml:9 #: resources/views/modules/favorites/favorites.phtml:159 -#: resources/views/modules/notes/tab.phtml:51 +#: resources/views/modules/notes/tab.phtml:49 #: resources/views/modules/recent_changes/changes-table.phtml:68 #: resources/xml/reports/cemetery_report.xml:56 #: resources/xml/reports/family_group_report.xml:485 @@ -10587,13 +10501,12 @@ msgid "Note: longer path lengths require a lot of calculation, which can make yo msgstr "المسارات البعيدة تتطلب وقتاً كبيراً لحسابها مما يبطيء عمل الموقع." #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:112 app/Module/NoteListModule.php:164 +#: app/Module/FixSearchAndReplace.php:114 app/Module/NoteListModule.php:164 #: app/Module/NotesTabModule.php:59 -#: resources/views/admin/control-panel.phtml:287 -#: resources/views/admin/merge-records-step-1.phtml:55 -#: resources/views/gedcom-record-page.phtml:101 -#: resources/views/media-page.phtml:91 resources/views/search-results.phtml:78 -#: resources/views/source-page.phtml:86 +#: resources/views/admin/control-panel.phtml:313 +#: resources/views/admin/merge-records-step-1.phtml:58 +#: resources/views/record-page-links.phtml:70 +#: resources/views/search-results.phtml:78 #: resources/views/statistics/other/total-records.phtml:39 #: resources/xml/reports/individual_ext_report.xml:237 #: resources/xml/reports/individual_report.xml:226 @@ -10604,12 +10517,13 @@ msgstr "ملاحظات" msgid "Nothing found to cleanup" msgstr "لا يوجد ما يمكن إزالته" -#: resources/views/admin/location-edit.phtml:156 +#: resources/views/admin/location-edit.phtml:148 +#: resources/views/modules/batch_update/admin.phtml:101 msgid "Nothing found." msgstr "لم يتم العثور على أي شيء." -#: resources/views/modules/pedigree-map/chart.phtml:110 -#: resources/views/modules/places/tab.phtml:107 +#: resources/views/modules/pedigree-map/chart.phtml:97 +#: resources/views/modules/places/tab.phtml:94 msgid "Nothing to show" msgstr "" @@ -10634,20 +10548,19 @@ msgid "November" msgstr "نوفمبر" #: app/Date/AbstractGregorianJulianDate.php:73 -#: app/Module/StatisticsChartModule.php:804 +#: app/Module/StatisticsChartModule.php:802 #: resources/views/edit/initialize-calendar-popup.phtml:21 msgctxt "NOMINATIVE" msgid "November" msgstr "نوفمبر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:145 app/GedcomCode/GedcomCodeTemp.php:501 +#: app/Elements/TempleCode.php:145 msgid "Nuku’Alofa, Tonga" msgstr "نوكوالوفا، تونغا" -#. I18N: gedcom tag NCHI -#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:552 -#: app/GedcomTag.php:824 app/Module/StatisticsChartModule.php:718 +#: app/Factories/ElementFactory.php:343 app/Factories/ElementFactory.php:570 +#: app/Module/StatisticsChartModule.php:717 #: app/Statistics/Google/ChartChildren.php:114 #: resources/views/modules/statistics-chart/custom.phtml:53 msgid "Number of children" @@ -10669,8 +10582,7 @@ msgstr "عدد الأسر التي لم تنجب" msgid "Number of given names" msgstr "عدد الأسماء" -#. I18N: gedcom tag NMR -#: app/Factories/ElementFactory.php:553 app/GedcomTag.php:830 +#: app/Factories/ElementFactory.php:571 msgid "Number of marriages" msgstr "عدد الزيجات" @@ -10685,36 +10597,32 @@ msgstr "عدد الصفحات" msgid "Number of surnames" msgstr "عدد العوائل" -#: app/Elements/RelationIsDescriptor.php:143 -#: app/GedcomCode/GedcomCodeRela.php:272 +#: app/Elements/RelationIsDescriptor.php:117 msgid "Nurse" msgstr "ممرض" -#: app/Elements/RelationIsDescriptor.php:108 -#: app/GedcomCode/GedcomCodeRela.php:269 +#: app/Elements/RelationIsDescriptor.php:85 msgctxt "FEMALE" msgid "Nurse" msgstr "ممرضة" -#: app/Elements/RelationIsDescriptor.php:73 -#: app/GedcomCode/GedcomCodeRela.php:265 +#: app/Elements/RelationIsDescriptor.php:64 msgctxt "MALE" msgid "Nurse" msgstr "ممرض" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:148 app/GedcomCode/GedcomCodeTemp.php:510 +#: app/Elements/TempleCode.php:148 msgid "Oakland, California, United States" msgstr "أوكلاند، كاليفورنيا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:149 app/GedcomCode/GedcomCodeTemp.php:513 +#: app/Elements/TempleCode.php:149 msgid "Oaxaca, Mexico" msgstr "أواكساكا، المكسيك" -#. I18N: gedcom tag OCCU -#: app/Factories/ElementFactory.php:556 app/Factories/ElementFactory.php:738 -#: app/GedcomTag.php:845 resources/xml/reports/occupation_report.xml:5 +#: app/Factories/ElementFactory.php:574 app/Module/CustomTagsAncestry.php:52 +#: resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" msgstr "وظيفة" @@ -10757,19 +10665,19 @@ msgid "October" msgstr "أكتوبر" #: app/Date/AbstractGregorianJulianDate.php:72 -#: app/Module/StatisticsChartModule.php:803 +#: app/Module/StatisticsChartModule.php:801 #: resources/views/edit/initialize-calendar-popup.phtml:20 msgctxt "NOMINATIVE" msgid "October" msgstr "أكتوبر" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:150 app/GedcomCode/GedcomCodeTemp.php:516 +#: app/Elements/TempleCode.php:150 msgid "Ogden, Utah, United States" msgstr "أوجدن، يوتا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:151 app/GedcomCode/GedcomCodeTemp.php:519 +#: app/Elements/TempleCode.php:151 msgid "Oklahoma City, Oklahoma, United States" msgstr "أوكلاهوما سيتي، أوكلاهوما" @@ -10777,7 +10685,7 @@ msgstr "أوكلاهوما سيتي، أوكلاهوما" msgid "Old data" msgstr "بيانات قديمة" -#: resources/views/admin/control-panel.phtml:781 +#: resources/views/admin/control-panel.phtml:842 msgid "Old files found" msgstr "تم العثور على ملفات قديمة" @@ -10816,7 +10724,7 @@ msgstr "عُمان" msgid "On this day" msgstr "في مثل هذا اليوم" -#: app/Http/RequestHandlers/CalendarPage.php:126 +#: app/Http/RequestHandlers/CalendarPage.php:124 msgid "On this day…" msgstr "في هذا اليوم …" @@ -10824,10 +10732,8 @@ msgstr "في هذا اليوم …" msgid "Only add new records" msgstr "إضافة سجلات جديدة فقط" -#: app/Elements/RestrictionNotice.php:78 app/Functions/FunctionsEdit.php:222 -#: app/Functions/FunctionsPrintFacts.php:404 -#: app/Functions/FunctionsPrintFacts.php:750 -#: app/Functions/FunctionsPrintFacts.php:988 +#: app/Elements/RestrictionNotice.php:78 +#: app/Functions/FunctionsPrintFacts.php:626 #: resources/views/modals/restriction-fields.phtml:32 msgid "Only managers can edit" msgstr "المشرفين فقط بإمكانهم التعديل" @@ -10840,17 +10746,22 @@ msgstr "تحديث سجلات موجودة فقط" msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator." msgstr "خادم الموقع لم يتمكن من الإتصال بخادم قاعدة البيانات. يمكن <a href=\"index.php\">إعادة المحاولة</a> بعد قليل أو التواصل مع مدير الموقع." -#: app/Http/RequestHandlers/SetupWizard.php:182 +#: app/Http/RequestHandlers/SetupWizard.php:175 msgid "Oops! webtrees was unable to create files in this folder." msgstr "عذرا! webtrees غير قادر على إنشاء ملفات في هذا المجلد." -#: app/Functions/FunctionsPrint.php:459 app/Functions/FunctionsPrint.php:461 -#: resources/views/admin/map-provider.phtml:28 +#. I18N: https://openrouteservice.org +#: app/Module/MapGeoLocationOpenRouteService.php:44 +#: app/Module/OpenRouteServiceAutocomplete.php:81 +msgid "OpenRouteService" +msgstr "" + +#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57 msgid "OpenStreetMap™" msgstr "خريطة الشارع المفتوح ™" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:152 app/GedcomCode/GedcomCodeTemp.php:522 +#: app/Elements/TempleCode.php:152 msgid "Oquirrh Mountain, Utah, United States" msgstr "جبل أقوره، يوتا، الولايات المتحدة" @@ -10883,68 +10794,75 @@ msgctxt "NOMINATIVE" msgid "Ordibehesht" msgstr "ارديبهشت" -#. I18N: gedcom tag ORDI -#: app/Factories/ElementFactory.php:720 app/GedcomTag.php:850 +#: app/Factories/ElementFactory.php:736 msgid "Ordinance" msgstr "مرسوم" -#. I18N: gedcom tag ORDN -#: app/Factories/ElementFactory.php:558 app/GedcomTag.php:853 +#: app/Factories/ElementFactory.php:576 msgid "Ordination" msgstr "ترسيم" +#. I18N: Ordnance Survey is the UK government mapping service. +#: app/Module/OrdnanceSurveyHistoricMaps.php:39 +msgid "Ordnance Survey historic maps" +msgstr "" + #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Orientation" msgstr "تنسيق" +#: app/Module/CustomTagsGenPluswin.php:74 +#: app/Module/CustomTagsGenPluswin.php:83 +#: app/Module/CustomTagsGenPluswin.php:106 +#: app/Module/CustomTagsGenPluswin.php:117 +msgid "Original text" +msgstr "" + #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:153 app/GedcomCode/GedcomCodeTemp.php:525 +#: app/Elements/TempleCode.php:153 msgid "Orlando, Florida, United States" msgstr "أورلاندو، فلوريدا" #. I18N: Type of media object #: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 -#: app/Elements/SexXValue.php:43 app/Elements/SourceMediaType.php:73 -#: app/Module/StatisticsChartModule.php:156 +#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 +#: app/Module/StatisticsChartModule.php:155 #: app/Statistics/Google/ChartCommonGiven.php:91 #: app/Statistics/Google/ChartCommonSurname.php:150 -#: resources/views/admin/control-panel.phtml:667 +#: resources/views/admin/control-panel.phtml:739 msgid "Other" msgstr "أخرى" -#: resources/views/admin/trees-preferences.phtml:425 +#: resources/views/admin/trees-preferences.phtml:429 msgid "Other facts to show in charts" msgstr "معلومات أخرى لإظهارها في المخطط" -#: resources/views/admin/trees-preferences.phtml:894 +#: resources/views/admin/trees-preferences.phtml:816 msgid "Other preferences" msgstr "إعدادات أخرى" -#: app/Elements/RelationIsDescriptor.php:144 -#: app/GedcomCode/GedcomCodeRela.php:283 +#: app/Elements/RelationIsDescriptor.php:118 msgid "Owner" msgstr "مالك" -#: app/Elements/RelationIsDescriptor.php:109 -#: app/GedcomCode/GedcomCodeRela.php:280 +#: app/Elements/RelationIsDescriptor.php:86 msgctxt "FEMALE" msgid "Owner" msgstr "مالكة" -#: app/Elements/RelationIsDescriptor.php:74 -#: app/GedcomCode/GedcomCodeRela.php:276 +#: app/Elements/RelationIsDescriptor.php:65 msgctxt "MALE" msgid "Owner" msgstr "مالك" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Functions/Functions.php:64 +#: app/Functions/Functions.php:62 msgid "PHP blocked the file because of its extension." msgstr "PHP منعت الملف بالتمديد." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Functions/Functions.php:61 +#: app/Functions/Functions.php:59 msgid "PHP failed to write to disk." msgstr "لم تتمكن PHP من الكتابة على القرص." @@ -11015,7 +10933,7 @@ msgid "Palette" msgstr "ألوان" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:155 app/GedcomCode/GedcomCodeTemp.php:531 +#: app/Elements/TempleCode.php:155 msgid "Palmyra, New York, United States" msgstr "بالميرا، نيويورك" @@ -11025,12 +10943,12 @@ msgid "Panama" msgstr "بَنَما" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:156 app/GedcomCode/GedcomCodeTemp.php:534 +#: app/Elements/TempleCode.php:156 msgid "Panama City, Panama" msgstr "مدينة بنما ، بنما" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:157 app/GedcomCode/GedcomCodeTemp.php:537 +#: app/Elements/TempleCode.php:157 msgid "Papeete, Tahiti" msgstr "بابيتي، تاهيتي" @@ -11044,14 +10962,14 @@ msgstr "بابوا غينيا الجديدة" msgid "Paraguay" msgstr "باراغواي" -#: app/Factories/ElementFactory.php:1176 +#: app/Module/CustomTagsGedcomL.php:233 msgid "Parent" msgstr "" -#: app/Factories/ElementFactory.php:578 -#: app/Http/RequestHandlers/IndividualPage.php:223 +#: app/Factories/ElementFactory.php:596 +#: app/Http/RequestHandlers/IndividualPage.php:228 #: resources/views/edit/reorder-families.phtml:72 -#: resources/views/modules/family_nav/sidebar-family.phtml:41 +#: resources/views/modules/family_nav/sidebar-family.phtml:42 msgid "Parents" msgstr "الوالدان" @@ -11068,7 +10986,7 @@ msgid "Parent’s age" msgstr "عمر الوالدين" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:137 +#: resources/views/admin/site-mail.phtml:152 #: resources/views/admin/users-create.phtml:58 #: resources/views/admin/users-edit.phtml:68 #: resources/views/edit-account-page.phtml:89 @@ -11089,7 +11007,7 @@ msgid "Passwords must be at least 8 characters long and are case-sensitive, so t msgstr "كلمة المرور يجب أن لا تقل عن 8 أحرف وحالة الأحرف معتبرة فيها.<br>وهذا يعني أن كلمة “secret” <u>ليست</u> كما “SECRET”." #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:158 app/GedcomCode/GedcomCodeTemp.php:540 +#: app/Elements/TempleCode.php:158 msgid "Payson, Utah, United States" msgstr "بايسون ، يوتا ، الولايات المتحدة الأمريكية" @@ -11109,12 +11027,12 @@ msgid "Pedigree chart" msgstr "مخطط نسب" #. I18N: Name of a module -#: app/Module/PedigreeMapModule.php:123 +#: app/Module/PedigreeMapModule.php:127 msgid "Pedigree map" msgstr "خارطة أماكن ولادات الأسلاف" #. I18N: %s is an individual’s name -#: app/Module/PedigreeMapModule.php:169 app/Module/PedigreeMapModule.php:233 +#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231 #, php-format msgid "Pedigree map of %s" msgstr "خارطة أماكن ولادات أسلاف %s" @@ -11126,12 +11044,12 @@ msgid "Pedigree tree of %s" msgstr "مشجر نسب %s" #. I18N: Name of a module -#: app/Http/RequestHandlers/HelpText.php:267 -#: app/Http/RequestHandlers/PendingChanges.php:71 +#: app/Http/RequestHandlers/HelpText.php:266 +#: app/Http/RequestHandlers/PendingChanges.php:70 #: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 #: app/Module/ReviewChangesModule.php:134 -#: resources/views/admin/control-panel.phtml:281 #: resources/views/admin/control-panel.phtml:307 +#: resources/views/admin/control-panel.phtml:333 #: resources/views/pending-changes-page.phtml:78 #: resources/xml/reports/change_report.xml:52 msgid "Pending changes" @@ -11141,9 +11059,8 @@ msgstr "التعديلات المعلقة" msgid "Pending changes are only shown when your account has permission to edit. When you sign out, you will no longer be able to see them. Also, pending changes are only shown on certain pages. For example, they are not shown in lists, reports, or search results." msgstr "التعديلات المعلقة لا تظهر إلا في حال كون الحساب له صلاحية كافية. فلذلك عند تسجيل الخروج لا يمكن الإطلاع عليها بطبيعة الحال. وكذلك لن تظهر هذه التعديلات قبل إعتمادها." -#. I18N: gedcom tag _PRMN -#: app/Factories/ElementFactory.php:750 app/Factories/ElementFactory.php:790 -#: app/GedcomTag.php:1205 +#: app/Module/CustomTagsBrothersKeeper.php:67 +#: app/Module/CustomTagsBrothersKeeper.php:107 msgid "Permanent number" msgstr "رقم دائم" @@ -11157,7 +11074,7 @@ msgid "Personal data" msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:159 app/GedcomCode/GedcomCodeTemp.php:543 +#: app/Elements/TempleCode.php:159 msgid "Perth, Australia" msgstr "بيرث، استراليا" @@ -11172,55 +11089,45 @@ msgid "Philippines" msgstr "الفلبين" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:160 app/GedcomCode/GedcomCodeTemp.php:546 +#: app/Elements/TempleCode.php:160 msgid "Phoenix, Arizona, United States" msgstr "فيونيكس، أريزونا، الولايات المتحدة" -#. I18N: gedcom tag PHON -#: app/Factories/ElementFactory.php:264 app/Factories/ElementFactory.php:370 -#: app/Factories/ElementFactory.php:396 app/Factories/ElementFactory.php:658 -#: app/Factories/ElementFactory.php:707 app/GedcomTag.php:868 +#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:396 +#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:674 +#: app/Factories/ElementFactory.php:723 #: resources/views/modals/submitter-fields.phtml:25 msgid "Phone" msgstr "هاتف" -#. I18N: gedcom tag FONE -#: app/GedcomTag.php:721 -msgid "Phonetic" -msgstr "لفظي" - #: resources/views/search-phonetic-page.phtml:66 msgid "Phonetic algorithm" msgstr "المنهاج اللفظي" -#: app/Factories/ElementFactory.php:524 app/GedcomTag.php:809 +#: app/Factories/ElementFactory.php:543 msgid "Phonetic name" msgstr "إسم لفظي" -#: app/Factories/ElementFactory.php:266 app/Factories/ElementFactory.php:398 -#: app/GedcomTag.php:874 +#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:424 msgid "Phonetic place" msgstr "إسم مكان لفظاً" #. I18N: search using “sounds like”, rather than exact spelling -#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 +#: app/Http/RequestHandlers/SearchPhoneticPage.php:100 #: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 msgid "Phonetic search" msgstr "بحث لفظي" -#: app/GedcomTag.php:998 -msgid "Phonetic title" -msgstr "لقب لفظي" - -#: app/Factories/ElementFactory.php:531 +#: app/Factories/ElementFactory.php:550 msgid "Phonetic type" msgstr "" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:74 app/Factories/ElementFactory.php:807 -#: app/Factories/ElementFactory.php:809 app/Factories/ElementFactory.php:932 -#: app/Factories/ElementFactory.php:954 app/Factories/ElementFactory.php:984 -#: app/Factories/ElementFactory.php:1013 app/GedcomTag.php:1200 +#: app/Elements/SourceMediaType.php:74 +#: app/Module/CustomTagsFamilyTreeBuilder.php:58 +#: app/Module/CustomTagsFamilyTreeBuilder.php:60 +#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101 +#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160 msgid "Photo" msgstr "صورة" @@ -11234,14 +11141,13 @@ msgstr "زهري بلاستيكي" msgid "Pitcairn" msgstr "بيتكيرن" -#. I18N: gedcom tag PLAC -#: app/Factories/ElementFactory.php:265 app/Factories/ElementFactory.php:327 -#: app/Factories/ElementFactory.php:397 app/Factories/ElementFactory.php:674 -#: app/Factories/ElementFactory.php:808 app/Factories/ElementFactory.php:1065 -#: app/Factories/ElementFactory.php:1144 app/GedcomTag.php:872 -#: app/Http/RequestHandlers/HelpText.php:237 app/Module/FixCemeteryTag.php:86 -#: resources/views/admin/location-edit.phtml:39 -#: resources/views/admin/location-edit.phtml:155 +#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:353 +#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:690 +#: app/Http/RequestHandlers/HelpText.php:236 +#: app/Module/CustomTagsFamilyTreeBuilder.php:59 +#: app/Module/CustomTagsGedcomL.php:200 app/Module/FixCemeteryTag.php:86 +#: resources/views/admin/location-edit.phtml:40 +#: resources/views/admin/location-edit.phtml:147 #: resources/views/admin/locations.phtml:42 #: resources/views/lists/families-table.phtml:226 #: resources/views/lists/individuals-table.phtml:242 @@ -11262,14 +11168,14 @@ msgid "Place" msgstr "مكان" #. I18N: Name of a module/list -#: app/Factories/ElementFactory.php:356 -#: app/Module/PlaceHierarchyListModule.php:98 -#: app/Module/PlaceHierarchyListModule.php:246 +#: app/Factories/ElementFactory.php:382 +#: app/Module/PlaceHierarchyListModule.php:108 +#: app/Module/PlaceHierarchyListModule.php:252 #: resources/views/place-hierarchy.phtml:16 msgid "Place hierarchy" msgstr "تسلسل الأماكن الهرمي" -#: app/Factories/ElementFactory.php:1344 app/GedcomTag.php:878 +#: app/Module/CustomTagsPhpGedView.php:66 msgid "Place in Hebrew" msgstr "الإسم بالعبرية" @@ -11278,7 +11184,7 @@ msgid "Place list" msgstr "قائمة الأماكن" #. I18N: Help text for the “Abbreviate place names” configuration setting -#: resources/views/admin/trees-preferences.phtml:601 +#: resources/views/admin/trees-preferences.phtml:605 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>." msgstr "غالباً ما تكون أسماء الأماكن طويلة لتناسب إدراجها في المخططات والقوائم. يمكن إختصارها بإظهار بعض أقسامها مثل <i>القرية،المقاطعة</i> أو <i>الولاية، البلاد</i>." @@ -11290,155 +11196,157 @@ msgstr "" msgid "Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”." msgstr "" -#. I18N: LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:436 app/GedcomTag.php:479 +#: app/Factories/ElementFactory.php:459 msgid "Place of LDS baptism" msgstr "مكان معمودية LDS" -#. I18N: LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:580 app/GedcomTag.php:955 +#: app/Factories/ElementFactory.php:597 msgid "Place of LDS child sealing" msgstr "مكان إحكام ولد LDS" -#: app/Factories/ElementFactory.php:478 +#: app/Factories/ElementFactory.php:499 msgid "Place of LDS confirmation" msgstr "" -#. I18N: LDS = Church of Latter Day Saints. -#: app/Factories/ElementFactory.php:499 app/GedcomTag.php:672 +#: app/Factories/ElementFactory.php:519 msgid "Place of LDS endowment" msgstr "مكان الوقف" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 msgid "Place of LDS spouse sealing" msgstr "مكان إحكام زوج LDS" -#: app/Factories/ElementFactory.php:425 app/GedcomTag.php:443 +#: app/Factories/ElementFactory.php:451 msgid "Place of adoption" msgstr "مكان التبني" -#: app/Factories/ElementFactory.php:442 app/GedcomTag.php:486 +#: app/Factories/ElementFactory.php:465 #: resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "مكان المعمودية" -#: app/Factories/ElementFactory.php:445 app/GedcomTag.php:493 +#: app/Factories/ElementFactory.php:468 #: resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "مكان إحتفال البلوغ" -#: app/Factories/ElementFactory.php:448 app/GedcomTag.php:500 +#: app/Factories/ElementFactory.php:471 #: resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "مكان إحتفال البلوغ" -#: app/Factories/ElementFactory.php:452 app/GedcomTag.php:507 +#: app/Factories/ElementFactory.php:475 #: resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "مكان الميلاد" -#: app/Factories/ElementFactory.php:455 app/GedcomTag.php:514 +#: app/Factories/ElementFactory.php:478 msgid "Place of blessing" msgstr "مكان المباركة" -#: app/Factories/ElementFactory.php:779 app/GedcomTag.php:1056 +#: app/Module/CustomTagsBrothersKeeper.php:96 msgid "Place of brit milah" msgstr "مكان الختان" -#: app/Factories/ElementFactory.php:458 app/GedcomTag.php:524 +#: app/Factories/ElementFactory.php:481 #: resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "مكان الدفن" -#: app/Factories/ElementFactory.php:470 app/GedcomTag.php:566 +#: app/Factories/ElementFactory.php:492 #: resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "مكان التنصير" -#: app/Factories/ElementFactory.php:474 app/GedcomTag.php:591 +#. I18N: German Bürgerort +#: app/Module/CustomTagsGenPluswin.php:124 +msgid "Place of citizenship" +msgstr "" + +#: app/Factories/ElementFactory.php:496 #: resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "مكان التثبيت الكنسي" -#: app/Factories/ElementFactory.php:484 app/GedcomTag.php:607 +#: app/Factories/ElementFactory.php:505 msgid "Place of cremation" msgstr "مكان الإحراق" -#: app/Factories/ElementFactory.php:488 app/GedcomTag.php:628 +#: app/Factories/ElementFactory.php:509 #: resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "مكان الوفاة" -#: app/Factories/ElementFactory.php:495 app/GedcomTag.php:663 +#: app/Factories/ElementFactory.php:516 msgid "Place of emigration" msgstr "مكان الهجرة من" -#: app/Factories/ElementFactory.php:302 app/GedcomTag.php:679 +#: app/Factories/ElementFactory.php:329 #: resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "مكان الخطوبة" -#: app/Factories/ElementFactory.php:505 app/GedcomTag.php:686 +#: app/Factories/ElementFactory.php:525 msgid "Place of event" msgstr "مكان الحدث" -#: app/Factories/ElementFactory.php:516 app/GedcomTag.php:715 +#: app/Factories/ElementFactory.php:535 #: resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "مكان التناول الأول" -#: app/Factories/ElementFactory.php:522 app/GedcomTag.php:749 +#: app/Factories/ElementFactory.php:541 msgid "Place of immigration" msgstr "مكان الهجرة إلى" -#: app/Factories/ElementFactory.php:313 app/GedcomTag.php:790 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 +#: app/Factories/ElementFactory.php:340 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 #: resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "مكان الزواج" -#: app/Factories/ElementFactory.php:308 app/GedcomTag.php:777 +#: app/Factories/ElementFactory.php:335 #: resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "مكان إبطال النكاح" -#: app/Factories/ElementFactory.php:551 app/GedcomTag.php:821 +#: app/Factories/ElementFactory.php:569 msgid "Place of naturalization" msgstr "مكان التجنس" -#: app/Factories/ElementFactory.php:561 app/GedcomTag.php:859 +#: app/Factories/ElementFactory.php:579 msgid "Place of ordination" msgstr "مكان الترسيم" -#: app/Factories/ElementFactory.php:569 app/GedcomTag.php:914 +#: app/Factories/ElementFactory.php:587 msgid "Place of residence" msgstr "مكان الإقامة" #. I18N: Name of a module -#: app/Module/PlacesModule.php:67 -#: resources/views/admin/trees-preferences.phtml:579 +#: app/Module/PlacesModule.php:84 +#: resources/views/admin/trees-preferences.phtml:583 #: resources/views/search-replace-page.phtml:47 #: resources/views/statistics/other/places.phtml:12 msgid "Places" msgstr "المواقع" -#: resources/views/layouts/default.phtml:165 +#: resources/views/layouts/default.phtml:163 #: resources/views/modules/random_media/slide-show.phtml:24 #: resources/views/modules/random_media/slide-show.phtml:26 msgid "Play" msgstr "تشغيل" -#: app/Http/RequestHandlers/ContactAction.php:120 +#: app/Http/RequestHandlers/ContactAction.php:116 msgid "Please enter a valid email address." msgstr "لطفاً إدخال عنوان بريد إلكتروني صحيح." -#: app/Http/RequestHandlers/ContactAction.php:115 -#: app/Http/RequestHandlers/PasswordResetAction.php:85 -#: app/Http/RequestHandlers/PasswordResetPage.php:77 -#: app/Http/RequestHandlers/RegisterAction.php:101 +#: app/Http/RequestHandlers/ContactAction.php:111 +#: app/Http/RequestHandlers/PasswordResetAction.php:84 +#: app/Http/RequestHandlers/PasswordResetPage.php:76 +#: app/Http/RequestHandlers/RegisterAction.php:98 msgid "Please try again." msgstr "" @@ -11477,7 +11385,7 @@ msgid "Polish" msgstr "بولندي" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:93 +#: resources/views/admin/site-mail.phtml:108 #: resources/views/setup/step-4-database-mysql.phtml:67 #: resources/views/setup/step-4-database-pgsql.phtml:59 #: resources/views/setup/step-4-database-sqlsvr.phtml:59 @@ -11485,17 +11393,17 @@ msgid "Port number" msgstr "رقم المنفذ" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:162 app/GedcomCode/GedcomCodeTemp.php:552 +#: app/Elements/TempleCode.php:162 msgid "Portland, Oregon, United States" msgstr "بورتلاند، أوريغون" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:154 app/GedcomCode/GedcomCodeTemp.php:528 +#: app/Elements/TempleCode.php:154 msgid "Porto Alegre, Brazil" msgstr "بورتو أليغري، البرازيل" #. I18N: page orientation -#: app/Http/RequestHandlers/TreePreferencesPage.php:102 +#: app/Http/RequestHandlers/TreePreferencesPage.php:129 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Portrait" @@ -11511,11 +11419,11 @@ msgctxt "Surname tradition" msgid "Portuguese" msgstr "برتغالي" -#. I18N: gedcom tag POST -#: app/Factories/ElementFactory.php:253 app/Factories/ElementFactory.php:366 -#: app/Factories/ElementFactory.php:386 app/Factories/ElementFactory.php:648 -#: app/Factories/ElementFactory.php:695 app/Factories/ElementFactory.php:1181 -#: app/GedcomTag.php:881 +#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:392 +#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:664 +#: app/Factories/ElementFactory.php:711 app/Module/CustomTagsGedcomL.php:239 +#: app/Module/CustomTagsGenPluswin.php:71 +#: app/Module/CustomTagsGenPluswin.php:103 msgid "Postal code" msgstr "الرمز البريدي" @@ -11560,11 +11468,11 @@ msgstr "يفيد بأن الجميع يستطيع طلب حساب مستخدم" msgid "Predefined text that states only family members can request a user account" msgstr "يفيد بأن من ينتمي للأسرة فقط هو من يستطيع طلب حساب مستخدم" -#: app/Http/RequestHandlers/TreePageBlockEdit.php:64 -#: app/Http/RequestHandlers/TreePreferencesPage.php:177 -#: app/Http/RequestHandlers/UserPageBlockEdit.php:64 -#: resources/views/admin/components.phtml:60 -#: resources/views/admin/components.phtml:63 +#: app/Http/RequestHandlers/TreePageBlockEdit.php:62 +#: app/Http/RequestHandlers/TreePreferencesPage.php:210 +#: app/Http/RequestHandlers/UserPageBlockEdit.php:63 +#: resources/views/admin/components.phtml:61 +#: resources/views/admin/components.phtml:64 #: resources/views/admin/modules.phtml:74 #: resources/views/admin/modules.phtml:76 #: resources/views/admin/modules.phtml:147 @@ -11596,26 +11504,22 @@ msgid "Presentation style" msgstr "أسلوب العرض" #. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church -#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church -#: app/Elements/TempleCode.php:161 app/GedcomCode/GedcomCodeTemp.php:549 +#: app/Elements/TempleCode.php:161 msgid "President’s Office" msgstr "مكتب الرئيس" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:163 app/GedcomCode/GedcomCodeTemp.php:555 +#: app/Elements/TempleCode.php:163 msgid "Preston, England" msgstr "بريستون، انكلترا" -#: app/Http/RequestHandlers/DataFixData.php:107 -#: app/Http/RequestHandlers/DataFixPreview.php:85 +#: app/Http/RequestHandlers/DataFixData.php:104 +#: app/Http/RequestHandlers/DataFixPreview.php:83 #: resources/views/admin/analytics-edit.phtml:27 msgid "Preview" msgstr "" -#: app/Elements/RelationIsDescriptor.php:75 -#: app/Elements/RelationIsDescriptor.php:110 -#: app/Elements/RelationIsDescriptor.php:145 -#: app/GedcomCode/GedcomCodeRela.php:287 +#: app/Elements/RelationIsDescriptor.php:120 msgid "Priest" msgstr "كاهن" @@ -11628,11 +11532,11 @@ msgstr "أول" msgid "Print basic events when blank" msgstr "تضمين الأحداث التي لا يوجد عنها معلومات" -#: app/Factories/ElementFactory.php:1077 app/Factories/ElementFactory.php:1119 +#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178 msgid "Priority" msgstr "" -#: app/Http/RequestHandlers/TreePrivacyPage.php:68 +#: app/Http/RequestHandlers/TreePrivacyPage.php:67 #: resources/views/admin/trees.phtml:107 msgid "Privacy" msgstr "الخصوصية" @@ -11657,38 +11561,40 @@ msgstr "تطبيقات الخصوصية" msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" msgstr "تطبيقات الخصوصية للسجلات التي لا تحتوي على علامة خصوصية GEDCOM" -#: app/GedcomRecord.php:412 app/GedcomRecord.php:520 +#: app/GedcomRecord.php:363 app/GedcomRecord.php:469 #: app/Report/ReportParserGenerate.php:967 #: app/Statistics/Repository/EventRepository.php:417 msgid "Private" msgstr "(معلومة مخفية)" -#: resources/views/admin/site-mail.phtml:207 +#: resources/views/admin/site-mail.phtml:222 msgid "Private key" msgstr "" -#. I18N: gedcom tag PROB -#: app/Factories/ElementFactory.php:562 app/GedcomTag.php:884 +#: app/Factories/ElementFactory.php:580 msgid "Probate" msgstr "مصادقة وصية" -#. I18N: gedcom tag PROP -#: app/Factories/ElementFactory.php:563 app/GedcomTag.php:887 +#: app/Factories/ElementFactory.php:581 msgid "Property" msgstr "ممتلكات" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:164 app/GedcomCode/GedcomCodeTemp.php:558 +#: app/Elements/TempleCode.php:164 msgid "Provo City Center, Utah, United States" msgstr "مركز مدينة بروفو بولاية يوتا ، الولايات المتحدة الأمريكية" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:165 app/GedcomCode/GedcomCodeTemp.php:561 +#: app/Elements/TempleCode.php:165 msgid "Provo, Utah, United States" msgstr "بروفو، يوتا" -#. I18N: gedcom tag PUBL -#: app/Factories/ElementFactory.php:678 app/GedcomTag.php:890 +#. I18N: An individual that represents another +#: app/Elements/RelationIsDescriptor.php:119 +msgid "Proxy" +msgstr "" + +#: app/Factories/ElementFactory.php:694 #: resources/views/lists/sources-table.phtml:96 #: resources/views/modals/source-fields.phtml:36 msgid "Publication" @@ -11704,14 +11610,15 @@ msgstr "بورتوريكو" msgid "Qatar" msgstr "قطر" -#. I18N: gedcom tag QUAY -#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:340 -#: app/Factories/ElementFactory.php:418 app/Factories/ElementFactory.php:593 -#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:640 -#: app/Factories/ElementFactory.php:949 app/Factories/ElementFactory.php:951 -#: app/Factories/ElementFactory.php:975 app/Factories/ElementFactory.php:977 -#: app/Factories/ElementFactory.php:1022 app/Factories/ElementFactory.php:1162 -#: app/GedcomTag.php:893 +#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:366 +#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:610 +#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656 +#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 +#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 +#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 +#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218 +#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:68 +#: app/Module/CustomTagsWebtrees.php:82 msgid "Quality of data" msgstr "مصداقية البيانت" @@ -11726,26 +11633,18 @@ msgid "Question" msgstr "سؤال" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:166 app/GedcomCode/GedcomCodeTemp.php:564 +#: app/Elements/TempleCode.php:166 msgid "Quetzaltenango, Guatemala" msgstr "كويتزالتنانغو ، غواتيمالا" -#: resources/views/admin/trees-preferences.phtml:774 +#: resources/views/admin/trees-preferences.phtml:778 msgid "Quick family facts" msgstr "معلومات أسرية موجزة" -#: resources/views/admin/trees-preferences.phtml:720 +#: resources/views/admin/trees-preferences.phtml:724 msgid "Quick individual facts" msgstr "معلومات فردية موجزة" -#: resources/views/admin/trees-preferences.phtml:856 -msgid "Quick repository facts" -msgstr "معلومات مستودعات مختزلة" - -#: resources/views/admin/trees-preferences.phtml:815 -msgid "Quick source facts" -msgstr "معلومات مصادر مختزلة" - #. I18N: The fifth day in the French republican calendar #: app/Date/FrenchDate.php:295 msgid "Quintidi" @@ -11757,10 +11656,7 @@ msgstr "خامس" msgid "RE: " msgstr "رد: " -#: app/Elements/RelationIsDescriptor.php:76 -#: app/Elements/RelationIsDescriptor.php:111 -#: app/Elements/RelationIsDescriptor.php:146 -#: app/GedcomCode/GedcomCodeRela.php:291 +#: app/Elements/RelationIsDescriptor.php:121 msgid "Rabbi" msgstr "حاخام" @@ -11812,11 +11708,6 @@ msgctxt "NOMINATIVE" msgid "Rabi’ al-thani" msgstr "ربيع الثانى" -#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/GedcomCode/GedcomCodePedi.php:109 -msgid "Rada" -msgstr "رضاع" - #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. #: app/Elements/PedigreeLinkageType.php:66 msgctxt "Female pedigree" @@ -11860,7 +11751,7 @@ msgid "Rajab" msgstr "رجب" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:167 app/GedcomCode/GedcomCodeTemp.php:567 +#: app/Elements/TempleCode.php:167 msgid "Raleigh, North Carolina, United States" msgstr "رالي، نورث كارولينا" @@ -11889,36 +11780,34 @@ msgid "Ramadan" msgstr "رمضان" #. I18N: Description of the “Slide show” module -#: app/Module/SlideShowModule.php:62 +#: app/Module/SlideShowModule.php:61 msgid "Random images from the current family tree." msgstr "إختيار عشوائي للصور من المشجر الحالي." #: app/Http/RequestHandlers/ReorderChildrenPage.php:57 #: resources/views/family-page-children.phtml:50 -#: resources/views/family-page-menu.phtml:53 +#: resources/views/family-page-menu.phtml:56 #: resources/views/modules/relatives/family.phtml:234 msgid "Re-order children" msgstr "إعادة ترتيب الأولاد" #: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 -#: resources/views/individual-page-menu.phtml:69 -#: resources/views/individual-page-menu.phtml:74 +#: resources/views/individual-page-menu.phtml:80 +#: resources/views/individual-page-menu.phtml:85 #: resources/views/modules/relatives/tab.phtml:117 msgid "Re-order families" msgstr "إعادة ترتيب العائلات" -#. I18N: gedcom tag _WT_OBJE_SORT -#: app/Factories/ElementFactory.php:1302 app/Factories/ElementFactory.php:1349 -#: app/GedcomTag.php:1244 app/Http/RequestHandlers/ReorderMediaPage.php:57 -#: app/Module/FixPrimaryTag.php:108 -#: resources/views/individual-page-menu.phtml:88 -#: resources/views/individual-page-menu.phtml:93 +#: app/Http/RequestHandlers/ReorderMediaPage.php:57 +#: app/Module/CustomTagsPhpGedView.php:78 app/Module/FixPrimaryTag.php:108 +#: resources/views/individual-page-menu.phtml:99 +#: resources/views/individual-page-menu.phtml:104 msgid "Re-order media" msgstr "إعادة ترتيب الوسائط" #: app/Http/RequestHandlers/ReorderNamesPage.php:57 -#: resources/views/individual-page-menu.phtml:37 -#: resources/views/individual-page-menu.phtml:42 +#: resources/views/individual-page-menu.phtml:48 +#: resources/views/individual-page-menu.phtml:53 msgid "Re-order names" msgstr "إعادة ترتيب الأسماء" @@ -11947,7 +11836,7 @@ msgid "Recent years (< 100 yrs)" msgstr "لآخر مائة عام" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:168 app/GedcomCode/GedcomCodeTemp.php:570 +#: app/Elements/TempleCode.php:168 msgid "Recife, Brazil" msgstr "ريسيفي، البرازيل" @@ -11962,23 +11851,19 @@ msgstr "ريسيفي، البرازيل" msgid "Record" msgstr "سجل" -#. I18N: gedcom tag RIN -#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:574 -#: app/Factories/ElementFactory.php:607 app/Factories/ElementFactory.php:630 -#: app/Factories/ElementFactory.php:661 app/Factories/ElementFactory.php:685 -#: app/Factories/ElementFactory.php:709 app/Factories/ElementFactory.php:721 -#: app/GedcomTag.php:932 +#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:592 +#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:646 +#: app/Factories/ElementFactory.php:677 app/Factories/ElementFactory.php:701 +#: app/Factories/ElementFactory.php:725 app/Factories/ElementFactory.php:737 msgid "Record ID number" msgstr "رقم معرف خاص بسجل" -#. I18N: gedcom tag RFN -#: app/Factories/ElementFactory.php:573 app/Factories/ElementFactory.php:708 -#: app/GedcomTag.php:925 +#: app/Factories/ElementFactory.php:591 app/Factories/ElementFactory.php:724 msgid "Record file number" msgstr "رقم ملف سجل" #: resources/views/modules/fix-search-and-replace/options.phtml:65 -#: resources/views/search-general-page.phtml:48 +#: resources/views/search-general-page.phtml:49 #: resources/views/statistics/other/total-records.phtml:12 msgid "Records" msgstr "سجــــلات" @@ -11989,48 +11874,42 @@ msgid "Redirect old URLs from webtrees version 1." msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:169 app/GedcomCode/GedcomCodeTemp.php:573 +#: app/Elements/TempleCode.php:169 msgid "Redlands, California, United States" msgstr "ريدلاندز، كاليفورنيا" -#. I18N: gedcom tag REFN -#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:564 -#: app/Factories/ElementFactory.php:605 app/Factories/ElementFactory.php:628 -#: app/Factories/ElementFactory.php:659 app/Factories/ElementFactory.php:679 -#: app/GedcomTag.php:896 +#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:582 +#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:644 +#: app/Factories/ElementFactory.php:675 app/Factories/ElementFactory.php:695 msgid "Reference number" msgstr "رقم مرجع" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:170 app/GedcomCode/GedcomCodeTemp.php:576 +#: app/Elements/TempleCode.php:170 msgid "Regina, Saskatchewan, Canada" msgstr "ريجينا، ساسكاتشيوان، كندا" -#: app/Elements/MarriageType.php:61 app/Factories/ElementFactory.php:731 -#: app/Functions/FunctionsEdit.php:597 app/GedcomTag.php:794 +#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52 #: resources/xml/reports/fact_sources.xml:205 msgid "Registered partnership" msgstr "شراكة مسجلة" -#: app/Elements/RelationIsDescriptor.php:147 -#: app/GedcomCode/GedcomCodeRela.php:302 +#: app/Elements/RelationIsDescriptor.php:122 msgid "Registry officer" msgstr "ضابط سجلات" -#: app/Elements/RelationIsDescriptor.php:112 -#: app/GedcomCode/GedcomCodeRela.php:299 +#: app/Elements/RelationIsDescriptor.php:87 msgctxt "FEMALE" msgid "Registry officer" msgstr "ضابطة سجلات" -#: app/Elements/RelationIsDescriptor.php:77 -#: app/GedcomCode/GedcomCodeRela.php:295 +#: app/Elements/RelationIsDescriptor.php:66 msgctxt "MALE" msgid "Registry officer" msgstr "ضابط سجلات" #. I18N: http://en.wikipedia.org/wiki/Regular_expression -#: app/Module/FixSearchAndReplace.php:105 +#: app/Module/FixSearchAndReplace.php:106 msgid "Regular expression" msgstr "تعبير نمطي" @@ -12059,83 +11938,81 @@ msgstr "أسر ذات قرابة" msgid "Related individuals" msgstr "أفراد ذو قرابة" -#. I18N: gedcom tag RELA -#: app/Factories/ElementFactory.php:431 app/Factories/ElementFactory.php:1060 -#: app/Factories/ElementFactory.php:1101 app/Factories/ElementFactory.php:1339 -#: app/Factories/ElementFactory.php:1343 app/Factories/ElementFactory.php:1346 -#: app/GedcomTag.php:899 app/Module/BranchesListModule.php:399 -#: app/Module/BranchesListModule.php:437 +#: app/Factories/ElementFactory.php:456 +#: app/Functions/FunctionsPrintFacts.php:387 +#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 +#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 +#: app/Module/CustomTagsPhpGedView.php:65 app/Module/CustomTagsWebtrees.php:55 +#: app/Module/CustomTagsWebtrees.php:58 app/Module/CustomTagsWebtrees.php:72 msgid "Relationship" msgstr "نوع القرابة" -#. I18N: gedcom tag _FREL -#: app/Factories/ElementFactory.php:815 app/GedcomTag.php:1112 +#: app/Module/CustomTagsFamilyTreeMaker.php:55 msgid "Relationship to father" msgstr "القرابة من الأب" -#: app/Module/RelationshipsChartModule.php:138 +#: app/Module/RelationshipsChartModule.php:148 msgid "Relationship to me" msgstr "قرابة بي" -#. I18N: gedcom tag _MREL -#: app/Factories/ElementFactory.php:816 app/GedcomTag.php:1177 +#: app/Module/CustomTagsFamilyTreeMaker.php:56 msgid "Relationship to mother" msgstr "القرابة من الأم" -#. I18N: gedcom tag PEDI -#: app/Factories/ElementFactory.php:511 app/GedcomTag.php:865 +#: app/Factories/ElementFactory.php:530 msgid "Relationship to parents" msgstr "القرابة من الأبوين" -#: app/Module/RelationshipsChartModule.php:310 +#: app/Module/RelationshipsChartModule.php:337 #, php-format msgid "Relationship: %s" msgstr "القرابة: %s" #. I18N: Name of a module/chart #. I18N: Configuration option -#: app/Module/RelationshipsChartModule.php:171 -#: app/Module/RelationshipsChartModule.php:255 +#: app/Module/RelationshipsChartModule.php:182 +#: app/Module/RelationshipsChartModule.php:266 #: resources/views/lists/individuals-table.phtml:283 #: resources/views/modules/relationships-chart/config.phtml:34 msgid "Relationships" msgstr "قرابات" #. I18N: %s are individual’s names -#: app/Module/RelationshipsChartModule.php:247 +#: app/Module/RelationshipsChartModule.php:258 #, php-format msgid "Relationships between %1$s and %2$s" msgstr "القرابة بين %1$s و %2$s" -#. I18N: gedcom tag RELI -#: app/Factories/ElementFactory.php:275 app/Factories/ElementFactory.php:407 -#: app/Factories/ElementFactory.php:566 app/GedcomTag.php:902 +#: app/Module/CustomTagsGenPluswin.php:72 +#: app/Module/CustomTagsGenPluswin.php:104 +msgid "Reliability of the information" +msgstr "" + +#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:433 +#: app/Factories/ElementFactory.php:584 #: resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "الديانة" -#: app/Factories/ElementFactory.php:559 app/GedcomTag.php:855 +#: app/Factories/ElementFactory.php:577 msgid "Religious institution" msgstr "هيئة دينية" -#: app/Elements/MarriageType.php:62 app/Factories/ElementFactory.php:730 -#: app/Functions/FunctionsEdit.php:596 app/GedcomTag.php:796 +#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51 #: resources/xml/reports/fact_sources.xml:199 msgid "Religious marriage" msgstr "زواج شرعي" -#: app/Factories/ElementFactory.php:982 app/GedcomTag.php:1207 +#: app/Module/CustomTagsGedcom53.php:129 msgid "Religious name" msgstr "الإسم الديني" -#: resources/views/modules/pedigree-map/chart.phtml:67 -#: resources/views/modules/place-hierarchy/map.phtml:76 -#: resources/views/modules/places/tab.phtml:63 +#: app/Services/LeafletJsService.php:63 msgid "Reload map" msgstr "" -#: app/Factories/ElementFactory.php:1078 app/Factories/ElementFactory.php:1120 +#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179 msgid "Reminder date" msgstr "" @@ -12143,8 +12020,7 @@ msgstr "" msgid "Reminder email frequency (days)" msgstr "تكرار رسائل التذكير (بالأيام)" -#. I18N: gedcom tag SERV -#: app/Factories/ElementFactory.php:1309 app/GedcomTag.php:941 +#: app/Module/CustomTagsPhpGedView.php:85 msgid "Remote server" msgstr "الخادم النائي" @@ -12157,7 +12033,7 @@ msgid "Remove" msgstr "إزالة" #. I18N: Name of a module -#: app/Module/FixDuplicateLinks.php:59 +#: app/Module/FixDuplicateLinks.php:58 msgid "Remove duplicate links" msgstr "إزالة الروابط المكررة" @@ -12175,7 +12051,7 @@ msgid "Remove this location?" msgstr "إزالة هذا الموقع؟" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:171 app/GedcomCode/GedcomCodeTemp.php:579 +#: app/Elements/TempleCode.php:171 msgid "Reno, Nevada, United States" msgstr "رينو، نيفادا" @@ -12184,7 +12060,7 @@ msgid "Renumber" msgstr "إعادة الترقيم" #. I18N: Renumber the records in a family tree -#: app/Http/RequestHandlers/RenumberTreePage.php:66 +#: app/Http/RequestHandlers/RenumberTreePage.php:65 #: resources/views/admin/trees-merge.phtml:35 #: resources/views/admin/trees-merge.phtml:40 msgid "Renumber family tree" @@ -12222,31 +12098,30 @@ msgstr "تقرير" #. I18N: Name of a module #: app/Http/RequestHandlers/ModulesReportsPage.php:43 #: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 -#: resources/views/admin/control-panel.phtml:568 +#: resources/views/admin/control-panel.phtml:680 #: resources/views/admin/modules.phtml:102 #: resources/views/admin/modules.phtml:104 msgid "Reports" msgstr "تقارير" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:113 +#: app/Module/FixSearchAndReplace.php:115 #: app/Module/RepositoryListModule.php:73 -#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:179 -#: resources/views/admin/control-panel.phtml:285 -#: resources/views/admin/merge-records-step-1.phtml:54 +#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:185 +#: resources/views/admin/control-panel.phtml:311 +#: resources/views/admin/merge-records-step-1.phtml:57 #: resources/views/lists/repositories-table.phtml:45 #: resources/views/modules/gedcom_stats/config.phtml:51 #: resources/views/modules/gedcom_stats/statistics.phtml:124 #: resources/views/modules/html/template-statistics.phtml:52 -#: resources/views/search-general-page.phtml:79 +#: resources/views/search-general-page.phtml:80 #: resources/views/search-results.phtml:67 #: resources/views/statistics/other/total-records.phtml:48 msgid "Repositories" msgstr "مستودعات" -#. I18N: gedcom tag REPO -#: app/Factories/ElementFactory.php:641 app/Factories/ElementFactory.php:681 -#: app/GedcomTag.php:905 resources/views/admin/trees-privacy.phtml:183 +#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:697 +#: resources/views/admin/trees-privacy.phtml:183 #: resources/views/admin/trees.phtml:239 #: resources/views/modals/source-fields.phtml:44 #: resources/views/modules/favorites/favorites.phtml:122 @@ -12263,14 +12138,14 @@ msgstr "إسم المستودع" msgid "Republic of the Congo" msgstr "الكونغو (برازافيل)" -#: app/Http/RequestHandlers/PasswordRequestAction.php:96 +#: app/Http/RequestHandlers/PasswordRequestAction.php:94 #: app/Http/RequestHandlers/PasswordRequestPage.php:55 #: resources/views/modules/login_block/sign-in.phtml:55 msgid "Request a new password" msgstr "طلب كلمة مرور جديدة" -#: app/Http/RequestHandlers/RegisterAction.php:198 -#: app/Http/RequestHandlers/RegisterPage.php:68 +#: app/Http/RequestHandlers/RegisterAction.php:195 +#: app/Http/RequestHandlers/RegisterPage.php:67 #: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 #: resources/views/modules/login_block/sign-in.phtml:49 msgid "Request a new user account" @@ -12280,17 +12155,16 @@ msgstr "طلب حساب لمستخدم جديد" msgid "Research" msgstr "" -#. I18N: gedcom tag _TODO -#: app/Factories/ElementFactory.php:752 app/Factories/ElementFactory.php:791 -#: app/Factories/ElementFactory.php:1067 app/Factories/ElementFactory.php:1109 -#: app/GedcomTag.php:1226 app/Module/ResearchTaskModule.php:58 -#: app/Module/ResearchTaskModule.php:61 +#: app/Module/CustomTagsBrothersKeeper.php:69 +#: app/Module/CustomTagsBrothersKeeper.php:108 +#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168 +#: app/Module/ResearchTaskModule.php:57 app/Module/ResearchTaskModule.php:60 #: resources/views/modules/todo/research-tasks.phtml:36 msgid "Research task" msgstr "مهمة للبحث" #. I18N: Name of a module. Tasks that need further research. -#: app/Module/ResearchTaskModule.php:200 +#: app/Module/ResearchTaskModule.php:199 msgid "Research tasks" msgstr "مهام للبحث" @@ -12302,13 +12176,7 @@ msgstr "مهام البحث تعتبر كحدث خاص، ويمكن إضافته msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." msgstr "مهام البحث يتم حفظها كعلامة Gedcom “_TODO” وهي علامة قد لا يتعرف عليه بعض البرامج الأخرى." -#: resources/views/admin/location-edit.phtml:130 -msgid "Reset to initial map state" -msgstr "إعادة ضبط حالة الخريطة للأصل" - -#. I18N: gedcom tag RESI -#: app/Factories/ElementFactory.php:321 app/Factories/ElementFactory.php:567 -#: app/GedcomTag.php:910 +#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:585 msgid "Residence" msgstr "سكن" @@ -12317,21 +12185,18 @@ msgstr "سكن" msgid "Restore the default block layout" msgstr "استعادة التصميم الافتراضي للكتلة" -#: app/Http/RequestHandlers/HelpText.php:274 +#: app/Http/RequestHandlers/HelpText.php:273 #: resources/views/admin/users-edit.phtml:294 msgid "Restrict to immediate family" msgstr "حصر الدخول في الأسرة المباشرة فقط" -#. I18N: gedcom tag RESN -#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:322 -#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:570 -#: app/Factories/ElementFactory.php:1315 app/Factories/ElementFactory.php:1351 -#: app/Factories/ElementFactory.php:1354 app/Factories/ElementFactory.php:1357 -#: app/Factories/ElementFactory.php:1360 app/Factories/ElementFactory.php:1363 -#: app/Factories/ElementFactory.php:1366 app/GedcomTag.php:917 -#: app/Http/RequestHandlers/HelpText.php:242 -#: resources/views/cards/add-restriction.phtml:16 -#: resources/views/media-page.phtml:196 +#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:349 +#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:588 +#: app/Http/RequestHandlers/HelpText.php:241 +#: app/Module/CustomTagsPhpGedView.php:91 app/Module/CustomTagsWebtrees.php:84 +#: app/Module/CustomTagsWebtrees.php:86 app/Module/CustomTagsWebtrees.php:88 +#: app/Module/CustomTagsWebtrees.php:90 app/Module/CustomTagsWebtrees.php:92 +#: app/Module/CustomTagsWebtrees.php:94 msgid "Restriction" msgstr "قيود السجل" @@ -12343,8 +12208,7 @@ msgstr "يمكن إضافة القيود على السجلات والمعلوم msgid "Results" msgstr "النتائج" -#. I18N: gedcom tag RETI -#: app/Factories/ElementFactory.php:571 app/GedcomTag.php:920 +#: app/Factories/ElementFactory.php:589 msgid "Retirement" msgstr "تقاعد" @@ -12354,15 +12218,16 @@ msgid "Reunion" msgstr "ريونيون" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:172 app/GedcomCode/GedcomCodeTemp.php:582 +#: app/Elements/TempleCode.php:172 msgid "Rexburg, Idaho, United States" msgstr "ريكسبورغ ، ايداهو ، الولايات المتحدة الأمريكية" -#. I18N: gedcom tag ROLE -#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:336 -#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:589 -#: app/Factories/ElementFactory.php:613 app/Factories/ElementFactory.php:636 -#: app/Factories/ElementFactory.php:1158 app/GedcomTag.php:935 +#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:362 +#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:606 +#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 +#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 +#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 +#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78 #: resources/views/admin/users-edit.phtml:288 msgid "Role" msgstr "صلاحيات" @@ -12372,25 +12237,19 @@ msgstr "صلاحيات" msgid "Romania" msgstr "رومانيا" -#. I18N: gedcom tag ROMN -#: app/GedcomTag.php:938 app/Http/RequestHandlers/HelpText.php:247 +#: app/Http/RequestHandlers/HelpText.php:246 msgid "Romanized" msgstr "الإسم باللاتينية" -#: app/Factories/ElementFactory.php:537 +#: app/Factories/ElementFactory.php:555 msgid "Romanized name" msgstr "" -#: app/Factories/ElementFactory.php:273 app/Factories/ElementFactory.php:405 -#: app/GedcomTag.php:876 +#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:431 msgid "Romanized place" msgstr "إسم المكان باللاتينية" -#: app/GedcomTag.php:1000 -msgid "Romanized title" -msgstr "المسمى باللاتينية" - -#: app/Factories/ElementFactory.php:544 +#: app/Factories/ElementFactory.php:562 msgid "Romanized type" msgstr "" @@ -12399,7 +12258,7 @@ msgstr "" msgid "Roots" msgstr "جذور المشجر" -#: app/Factories/ElementFactory.php:1106 +#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122 msgid "Rufname" msgstr "" @@ -12419,21 +12278,21 @@ msgstr "روسيا" msgid "Rwanda" msgstr "رواندا" -#: resources/views/admin/site-mail.phtml:74 +#: resources/views/admin/site-mail.phtml:89 msgid "SMTP mail server" msgstr "خادم بريد SMTP" -#: app/Services/ServerCheckService.php:326 +#: app/Services/ServerCheckService.php:325 msgid "SQLite is only suitable for small sites, testing and evaluation." msgstr "" -#: app/Services/ServerCheckService.php:216 +#: app/Services/ServerCheckService.php:215 #, php-format msgid "SQLite version %s is installed. SQLite version %s or later is required." msgstr "" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:173 app/GedcomCode/GedcomCodeTemp.php:585 +#: app/Elements/TempleCode.php:173 msgid "Sacramento, California, United States" msgstr "سكرامنتو، كاليفورنيا" @@ -12492,7 +12351,7 @@ msgid "Saint Vincent and the Grenadines" msgstr "سانت فنسنت وغرينادين" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:183 app/GedcomCode/GedcomCodeTemp.php:615 +#: app/Elements/TempleCode.php:183 msgid "Salt Lake City, Utah, United States" msgstr "سولت لايك سيتي، يوتا" @@ -12506,17 +12365,17 @@ msgid "Samoa" msgstr "ساموا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:176 app/GedcomCode/GedcomCodeTemp.php:594 +#: app/Elements/TempleCode.php:176 msgid "San Antonio, Texas, United States" msgstr "سان أنطونيو، تكساس" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:177 app/GedcomCode/GedcomCodeTemp.php:597 +#: app/Elements/TempleCode.php:177 msgid "San Diego, California, United States" msgstr "سان دييغو، كاليفورنيا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:182 app/GedcomCode/GedcomCodeTemp.php:612 +#: app/Elements/TempleCode.php:182 msgid "San Jose, Costa Rica" msgstr "سان خوسيه، كوستاريكا" @@ -12526,22 +12385,22 @@ msgid "San Marino" msgstr "سان مارينو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:174 app/GedcomCode/GedcomCodeTemp.php:588 +#: app/Elements/TempleCode.php:174 msgid "San Salvador, El Salvador" msgstr "سان سلفادور ، السلفادور" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:175 app/GedcomCode/GedcomCodeTemp.php:591 +#: app/Elements/TempleCode.php:175 msgid "Santiago, Chile" msgstr "سانتياغو، تشيلي" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:178 app/GedcomCode/GedcomCodeTemp.php:600 +#: app/Elements/TempleCode.php:178 msgid "Santo Domingo, Dominican Republic" msgstr "سانتو دومينغو، جمهورية الدمونيك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:186 app/GedcomCode/GedcomCodeTemp.php:624 +#: app/Elements/TempleCode.php:186 msgid "Sao Paulo, Brazil" msgstr "ساو باولو، البرازيل" @@ -12551,12 +12410,12 @@ msgid "Sao Tome and Principe" msgstr "ساو تومي وبرينسيبي" #. I18N: abbreviation for Saturday -#: app/Date/AbstractCalendarDate.php:295 +#: app/Date/AbstractCalendarDate.php:290 #: resources/views/edit/initialize-calendar-popup.phtml:29 msgid "Sat" msgstr "السبت" -#: app/Date/AbstractCalendarDate.php:263 +#: app/Date/AbstractCalendarDate.php:258 msgid "Saturday" msgstr "السبت" @@ -12565,12 +12424,11 @@ msgstr "السبت" msgid "Saudi Arabia" msgstr "المملكة العربية السعودية" -#: app/Factories/ElementFactory.php:1081 +#: app/Module/CustomTagsGedcomL.php:129 msgid "Schema" msgstr "" -#: app/Factories/ElementFactory.php:492 app/Factories/ElementFactory.php:518 -#: app/GedcomTag.php:651 +#: app/Factories/ElementFactory.php:513 app/Factories/ElementFactory.php:537 msgid "School or college" msgstr "المدرسة أو الجامعة" @@ -12579,37 +12437,30 @@ msgstr "المدرسة أو الجامعة" msgid "Scotland" msgstr "أسكتلندا" -#. I18N: gedcom tag _SCBK -#: app/Factories/ElementFactory.php:1285 app/GedcomTag.php:1211 +#: app/Module/CustomTagsPersonalAncestralFile.php:61 msgid "Scrapbook" msgstr "كشكول" #. I18N: “sealing” is a Mormon ceremony. -#. I18N: “sealing” is a ceremony in the Mormon church. -#: app/Elements/PedigreeLinkageType.php:64 app/GedcomCode/GedcomCodePedi.php:98 +#: app/Elements/PedigreeLinkageType.php:64 msgctxt "Female pedigree" msgid "Sealing" msgstr "إحكام" #. I18N: “sealing” is a Mormon ceremony. -#. I18N: “sealing” is a ceremony in the Mormon church. -#: app/Elements/PedigreeLinkageType.php:54 app/GedcomCode/GedcomCodePedi.php:93 +#: app/Elements/PedigreeLinkageType.php:54 msgctxt "Male pedigree" msgid "Sealing" msgstr "إحكام" #. I18N: “sealing” is a Mormon ceremony. -#. I18N: “sealing” is a ceremony in the Mormon church. #: app/Elements/PedigreeLinkageType.php:74 -#: app/GedcomCode/GedcomCodePedi.php:102 msgctxt "Pedigree" msgid "Sealing" msgstr "إحكام" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsSpouseSealingDateStatus.php:63 -#: app/GedcomCode/GedcomCodeStat.php:108 msgid "Sealing canceled (divorce)" msgstr "إحكام ملغى (طلاق)" @@ -12617,10 +12468,10 @@ msgstr "إحكام ملغى (طلاق)" #. I18N: A button label. #: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 #: resources/views/admin/data-fix-page.phtml:42 -#: resources/views/admin/location-edit.phtml:157 -#: resources/views/admin/location-edit.phtml:178 +#: resources/views/admin/location-edit.phtml:149 +#: resources/views/admin/location-edit.phtml:169 +#: resources/views/layouts/default.phtml:90 #: resources/views/layouts/default.phtml:92 -#: resources/views/layouts/default.phtml:94 #: resources/views/modules/descendancy/sidebar.phtml:16 #: resources/views/modules/descendancy/sidebar.phtml:35 #: resources/views/modules/fix-place-names/options.phtml:11 @@ -12630,29 +12481,43 @@ msgstr "بحث" #. I18N: Name of a module #: app/Http/RequestHandlers/SearchReplacePage.php:52 -#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 +#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138 msgid "Search and replace" msgstr "بحث وإستبدال" #. I18N: Description of a “Data fix” module -#: app/Module/FixSearchAndReplace.php:88 +#: app/Module/FixSearchAndReplace.php:89 msgid "Search and replace text, using simple searches or advanced pattern matching." msgstr "البحث واستبدال النص، وذلك باستخدام عمليات البحث البسيطة أو نمط المطابقة المتقدمة." #. I18N: Help text for the “Description META tag” configuration setting -#: resources/views/admin/trees-preferences.phtml:235 +#: resources/views/admin/trees-preferences.phtml:237 msgid "Search engines may use this description of your site in their search results." msgstr "" -#: resources/views/modules/media-list/page.phtml:76 +#: resources/views/modules/media-list/page.phtml:75 msgid "Search filters" msgstr "إنتقائيات البحث" -#: resources/views/search-general-page.phtml:36 +#: resources/views/search-general-page.phtml:37 #: resources/views/search-replace-page.phtml:26 msgid "Search for" msgstr "بحث عن" +#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 +msgid "Search for locations in an external database." +msgstr "" + +#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 +msgid "Search for place names in an external database." +msgstr "" + +#: app/Module/GeonamesAutocomplete.php:69 +#: app/Module/OpenRouteServiceAutocomplete.php:56 +#, php-format +msgid "Search for place names using %s." +msgstr "" + #: resources/views/modules/fix-search-and-replace/options.phtml:38 msgid "Search method" msgstr "أسلوب البحث" @@ -12666,16 +12531,16 @@ msgid "Searching for all possible relationships can take a lot of time in comple msgstr "قد يستغرق البحث عن جميع العلاقات الممكنة الكثير من الوقت في المشجرات المعقدة." #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:179 app/GedcomCode/GedcomCodeTemp.php:603 +#: app/Elements/TempleCode.php:179 msgid "Seattle, Washington, United States" msgstr "سياتل، واشنطن" -#: resources/views/admin/merge-records-step-1.phtml:98 +#: resources/views/admin/merge-records-step-1.phtml:106 msgid "Second record" msgstr "السجل الثاني" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:151 +#: resources/views/admin/site-mail.phtml:166 msgid "Secure connection" msgstr "إتصال آمن" @@ -12684,7 +12549,7 @@ msgstr "إتصال آمن" msgid "Security code" msgstr "رمز الحماية" -#: resources/views/admin/site-mail.phtml:34 +#: resources/views/admin/site-mail.phtml:35 #: resources/views/modules/fix-search-and-replace/options.phtml:45 #, php-format msgid "See %s for more information." @@ -12710,7 +12575,7 @@ msgid "Select individuals by place or date" msgstr "حدد الأفراد حسب المكان أوالتاريخ" #. I18N: Description of the “Clippings cart” module -#: app/Module/ClippingsCartModule.php:127 +#: app/Module/ClippingsCartModule.php:149 msgid "Select records from your family tree and save them as a GEDCOM file." msgstr "إنتقاء سجلات من مشجر العائلة لحفظها في ملف GEDCOM." @@ -12722,27 +12587,24 @@ msgstr "إختيار الفاصل العمري المرغوب" msgid "Select the facts and events to keep from both records." msgstr "قم بتحديد الوقائع والأحداث في السجلين التي ترغب بالحفاظ عليها." -#: resources/views/admin/merge-records-step-1.phtml:47 +#: resources/views/admin/merge-records-step-1.phtml:50 msgid "Select two records to merge." msgstr "قم باختيار لسجلين للدمج ." -#: resources/views/admin/site-mail.phtml:198 +#: resources/views/admin/site-mail.phtml:213 msgid "Selector" msgstr "" -#: app/Elements/RelationIsDescriptor.php:148 -#: app/GedcomCode/GedcomCodeRela.php:313 +#: app/Elements/RelationIsDescriptor.php:123 msgid "Seller" msgstr "بائع" -#: app/Elements/RelationIsDescriptor.php:113 -#: app/GedcomCode/GedcomCodeRela.php:310 +#: app/Elements/RelationIsDescriptor.php:88 msgctxt "FEMALE" msgid "Seller" msgstr "بائعة" -#: app/Elements/RelationIsDescriptor.php:78 -#: app/GedcomCode/GedcomCodeRela.php:306 +#: app/Elements/RelationIsDescriptor.php:67 msgctxt "MALE" msgid "Seller" msgstr "بائع" @@ -12754,30 +12616,30 @@ msgstr "بائع" msgid "Send" msgstr "إرسال" -#: app/Http/RequestHandlers/ContactPage.php:96 -#: app/Http/RequestHandlers/MessagePage.php:76 +#: app/Http/RequestHandlers/ContactPage.php:93 +#: app/Http/RequestHandlers/MessagePage.php:75 #: app/Statistics/Repository/UserRepository.php:124 #: resources/views/modules/user-messages/user-messages.phtml:30 #: resources/views/pending-changes-page.phtml:78 msgid "Send a message" msgstr "إرسال رسالة" -#: app/Services/MessageService.php:210 -#: resources/views/admin/control-panel.phtml:496 +#: app/Services/MessageService.php:208 +#: resources/views/admin/control-panel.phtml:522 msgid "Send a message to all users" msgstr "إرسال رسالة لجميع المستخدمين" -#: app/Services/MessageService.php:212 -#: resources/views/admin/control-panel.phtml:502 +#: app/Services/MessageService.php:210 +#: resources/views/admin/control-panel.phtml:528 msgid "Send a message to users who have never signed in" msgstr "إرسال رسالة للمستخدمين الذين لم يدخلوا الموقع قط" -#: app/Services/MessageService.php:214 -#: resources/views/admin/control-panel.phtml:508 +#: app/Services/MessageService.php:212 +#: resources/views/admin/control-panel.phtml:534 msgid "Send a message to users who have not signed in for 6 months" msgstr "إرسال رسالة للمستخدمين الذين لم يدخلوا الموقع منذ 6 أشهر" -#: resources/views/admin/site-mail.phtml:221 +#: resources/views/admin/site-mail.phtml:236 msgid "Send a test email using these settings" msgstr "" @@ -12787,17 +12649,22 @@ msgid "Send out reminder emails" msgstr "إرسال بريد الكتروني تذكيري" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:57 +#: resources/views/admin/site-mail.phtml:72 +msgid "Sender email" +msgstr "" + +#. I18N: A configuration setting +#: resources/views/admin/site-mail.phtml:58 msgid "Sender name" msgstr "اسم المرسل" -#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 -#: resources/views/admin/control-panel.phtml:195 +#: app/Http/RequestHandlers/EmailPreferencesPage.php:68 +#: resources/views/admin/control-panel.phtml:221 msgid "Sending email" msgstr "بريد المرسل" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:165 +#: resources/views/admin/site-mail.phtml:180 msgid "Sending server name" msgstr "اسم خادم المرسل" @@ -12807,7 +12674,7 @@ msgid "Senegal" msgstr "السنغال" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:180 app/GedcomCode/GedcomCodeTemp.php:606 +#: app/Elements/TempleCode.php:180 msgid "Seoul, Korea" msgstr "سول، كوريا" @@ -12816,12 +12683,11 @@ msgctxt "Abbreviation for September" msgid "Sep" msgstr "سبتمبر" -#: app/Factories/ElementFactory.php:751 +#: app/Module/CustomTagsBrothersKeeper.php:68 msgid "Separated" msgstr "منفصلين" -#. I18N: gedcom tag _SEPR -#: app/Factories/ElementFactory.php:833 app/GedcomTag.php:1214 +#: app/Module/CustomTagsFamilyTreeMaker.php:73 msgid "Separation" msgstr "" @@ -12841,7 +12707,7 @@ msgid "September" msgstr "سبتمبر" #: app/Date/AbstractGregorianJulianDate.php:71 -#: app/Module/StatisticsChartModule.php:802 +#: app/Module/StatisticsChartModule.php:800 #: resources/views/edit/initialize-calendar-popup.phtml:19 msgctxt "NOMINATIVE" msgid "September" @@ -12857,37 +12723,34 @@ msgstr "سابع" msgid "Serbia" msgstr "صربيا" -#: app/Elements/RelationIsDescriptor.php:149 -#: app/GedcomCode/GedcomCodeRela.php:324 +#: app/Elements/RelationIsDescriptor.php:124 msgid "Servant" msgstr "خادم" -#: app/Elements/RelationIsDescriptor.php:114 -#: app/GedcomCode/GedcomCodeRela.php:321 +#: app/Elements/RelationIsDescriptor.php:89 msgctxt "FEMALE" msgid "Servant" msgstr "خادمة" -#: app/Elements/RelationIsDescriptor.php:79 -#: app/GedcomCode/GedcomCodeRela.php:317 +#: app/Elements/RelationIsDescriptor.php:68 msgctxt "MALE" msgid "Servant" msgstr "خادم" #: app/Http/RequestHandlers/PhpInformation.php:60 -#: resources/views/admin/control-panel.phtml:223 +#: resources/views/admin/control-panel.phtml:249 msgid "Server information" msgstr "معلومات الخادم" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:79 +#: resources/views/admin/site-mail.phtml:94 #: resources/views/setup/step-4-database-mysql.phtml:47 #: resources/views/setup/step-4-database-pgsql.phtml:47 #: resources/views/setup/step-4-database-sqlsvr.phtml:47 msgid "Server name" msgstr "إسم الخادم" -#: app/Http/RequestHandlers/PasswordResetPage.php:64 +#: app/Http/RequestHandlers/PasswordResetPage.php:63 msgid "Set a new password" msgstr "" @@ -12901,13 +12764,13 @@ msgstr "تعيين كافتراضي" msgid "Set the access level for each tree." msgstr "تعيين مستوى الوصول لكل مشجر." -#: app/Http/RequestHandlers/TreePageDefaultEdit.php:70 -#: resources/views/admin/control-panel.phtml:260 +#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 +#: resources/views/admin/control-panel.phtml:286 msgid "Set the default blocks for new family trees" msgstr "إعداد الكتل الإفتراضية للمشجرات الجديدة" -#: app/Http/RequestHandlers/UserPageDefaultEdit.php:69 -#: resources/views/admin/control-panel.phtml:486 +#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 +#: resources/views/admin/control-panel.phtml:512 msgid "Set the default blocks for new users" msgstr "إعداد الكتل الإفتراضية للمستخدمين الجدد" @@ -12923,7 +12786,7 @@ msgid "Set the status to “approved”." msgstr "تغيير الحالة إلى \"موافق\"." #. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting -#: resources/views/admin/trees-preferences.phtml:638 +#: resources/views/admin/trees-preferences.phtml:642 msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." msgstr "إختيار <b>نعم</b> يضع روابط للأفراد والمصادر والأسر لإتاحة إظهار معلومات GEDCOM الأصلية له." @@ -12971,23 +12834,41 @@ msgctxt "NOMINATIVE" msgid "Shahrivar" msgstr "شهريور" -#: app/Functions/FunctionsPrint.php:98 app/GedcomTag.php:946 +#: resources/views/individual-page-menu.phtml:34 +#: resources/views/individual-page.phtml:56 +msgid "Share" +msgstr "" + +#: app/Module/ShareUrlModule.php:41 +msgid "Share the URL" +msgstr "" + +#: app/Module/ShareAnniversaryModule.php:79 +msgid "Share the anniversary of an event" +msgstr "" + +#: app/Functions/FunctionsPrint.php:94 +#: app/Functions/FunctionsPrintFacts.php:793 +#: app/Functions/FunctionsPrintFacts.php:808 #: resources/views/admin/trees.phtml:256 -#: resources/views/cards/add-shared-note.phtml:16 #: resources/views/edit/shared-note.phtml:23 -#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:186 -#: resources/views/modules/notes/tab.phtml:61 -#: resources/views/note-page.phtml:98 +#: resources/views/note-page-details.phtml:23 msgid "Shared note" msgstr "ملاحظة مشتركة" #. I18N: Name of a module/list #: app/Module/NoteListModule.php:70 #: resources/views/lists/sources-table.phtml:100 -#: resources/views/search-general-page.phtml:87 +#: resources/views/search-general-page.phtml:88 msgid "Shared notes" msgstr "ملاحظات مشتركة" +#. I18N: plural noun - things that can be shared +#: app/Http/RequestHandlers/ModulesSharesPage.php:43 +#: resources/views/admin/control-panel.phtml:729 +msgid "Shares" +msgstr "" + #. I18N: http://en.wikipedia.org/wiki/Shawwal #: app/Date/HijriDate.php:146 msgctxt "GENITIVE" @@ -13098,11 +12979,6 @@ msgstr "شباط" msgid "Shiny Tomato" msgstr "طماطم لامعة" -#. I18N: gedcom tag _SUBQ -#: app/GedcomTag.php:1223 -msgid "Short version" -msgstr "نسخة مختصرة" - #: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 #: resources/views/help/date.phtml:110 msgid "Shortcut" @@ -13117,7 +12993,7 @@ msgid "Show" msgstr "إظهار" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:283 +#: resources/views/admin/trees-preferences.phtml:287 msgid "Show a download link in the media viewer" msgstr "إظهار رابط للتنزيل في متصفح الوسائط" @@ -13135,7 +13011,7 @@ msgstr "إظهار شروط الإستخدام المقبول في صفحة طل msgid "Show all notes" msgstr "إظهار كافة الملاحظات" -#: app/Module/PlaceHierarchyListModule.php:217 +#: app/Module/PlaceHierarchyListModule.php:223 msgid "Show all places in a list" msgstr "إظهار قائمة جميع الأماكن" @@ -13277,7 +13153,7 @@ msgstr "إظهار التعديلات المعلقة" msgid "Show photos" msgstr "إظهار الصور" -#: app/Module/PlaceHierarchyListModule.php:211 +#: app/Module/PlaceHierarchyListModule.php:217 msgid "Show place hierarchy" msgstr "إظهار تسلسل الأماكن الهرمي" @@ -13326,13 +13202,13 @@ msgid "Show statistics charts" msgstr "إظهار مخططات إحصائية" #. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name -#: resources/views/admin/trees-preferences.phtml:596 +#: resources/views/admin/trees-preferences.phtml:600 #, php-format msgid "Show the %1$s %2$s parts of a place name." msgstr "إظهار القسم %1$s %2$s من إسم المكان." #. I18N: Description of the “Pedigree map” module -#: app/Module/PedigreeMapModule.php:134 +#: app/Module/PedigreeMapModule.php:138 msgid "Show the birthplace of ancestors on a map." msgstr "إظهار مكان ولادة الأسلاف في الخريطة." @@ -13345,7 +13221,7 @@ msgstr "" msgid "Show the date and time of update" msgstr "إظهار تأريخ وزمن التغيير" -#: resources/views/admin/trees-preferences.phtml:443 +#: resources/views/admin/trees-preferences.phtml:447 msgid "Show the events of close relatives on the individual page" msgstr "إظهار أحداث متعلقة بالأقرباء في صفحة مفردة" @@ -13354,16 +13230,21 @@ msgstr "إظهار أحداث متعلقة بالأقرباء في صفحة مف msgid "Show the family tree" msgstr "إظهار مشجر العائلة" -#: app/Module/IndividualListModule.php:367 +#: app/Module/IndividualListModule.php:366 msgid "Show the list of individuals" msgstr "إظهار قائمة الأفراد" -#: app/Module/IndividualListModule.php:373 +#: app/Module/IndividualListModule.php:372 msgid "Show the list of surnames" msgstr "إظهار قائمة أسماء العائلات" +#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 +#: app/Module/ModuleMapLinkTrait.php:49 +msgid "Show the location of an event on an external map." +msgstr "" + #. I18N: Description of the “Places” module -#: app/Module/PlacesModule.php:78 +#: app/Module/PlacesModule.php:95 msgid "Show the location of events on a map." msgstr "إظهار مواقع الأحداث في الخريطة." @@ -13379,28 +13260,22 @@ msgstr "إظهار المستخدم الذي أجرى التغيير" msgid "Show this block for which languages" msgstr "اللغات التي تود إظهار هذه الكتلة فيها" -#: resources/views/admin/trees-preferences.phtml:305 +#: resources/views/admin/trees-preferences.phtml:309 msgid "Show thumbnail images in charts and family groups." msgstr "إظهار الصور المصغرة في الرسوم البيانية و مجموعات عائلية ." #: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 -#: app/Functions/FunctionsEdit.php:221 -#: app/Functions/FunctionsPrintFacts.php:401 -#: app/Functions/FunctionsPrintFacts.php:747 -#: app/Functions/FunctionsPrintFacts.php:985 -#: app/Http/RequestHandlers/TreePreferencesPage.php:127 -#: app/Http/RequestHandlers/TreePrivacyPage.php:93 +#: app/Functions/FunctionsPrintFacts.php:623 +#: app/Http/RequestHandlers/TreePreferencesPage.php:154 +#: app/Http/RequestHandlers/TreePrivacyPage.php:92 #: resources/views/modals/restriction-fields.phtml:21 msgid "Show to managers" msgstr "إظهار للمشرفين" #: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 -#: app/Functions/FunctionsEdit.php:220 -#: app/Functions/FunctionsPrintFacts.php:398 -#: app/Functions/FunctionsPrintFacts.php:744 -#: app/Functions/FunctionsPrintFacts.php:982 -#: app/Http/RequestHandlers/TreePreferencesPage.php:126 -#: app/Http/RequestHandlers/TreePrivacyPage.php:92 +#: app/Functions/FunctionsPrintFacts.php:620 +#: app/Http/RequestHandlers/TreePreferencesPage.php:153 +#: app/Http/RequestHandlers/TreePrivacyPage.php:91 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:103 #: resources/views/modals/restriction-fields.phtml:18 @@ -13408,11 +13283,8 @@ msgid "Show to members" msgstr "إظهار للأعضاء" #: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 -#: app/Functions/FunctionsEdit.php:219 -#: app/Functions/FunctionsPrintFacts.php:395 -#: app/Functions/FunctionsPrintFacts.php:741 -#: app/Functions/FunctionsPrintFacts.php:979 -#: app/Http/RequestHandlers/TreePrivacyPage.php:91 +#: app/Functions/FunctionsPrintFacts.php:617 +#: app/Http/RequestHandlers/TreePrivacyPage.php:90 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:103 #: resources/views/admin/trees-privacy.phtml:164 @@ -13452,7 +13324,7 @@ msgid "Sidebar" msgstr "لائحة جانبية" #: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 -#: resources/views/admin/control-panel.phtml:649 +#: resources/views/admin/control-panel.phtml:715 #: resources/views/admin/modules.phtml:86 #: resources/views/admin/modules.phtml:88 msgid "Sidebars" @@ -13464,7 +13336,7 @@ msgid "Sierra Leone" msgstr "سيراليون" #. I18N: Name of a module -#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 +#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43 #: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 msgid "Sign in" msgstr "تسجيل دخول" @@ -13475,7 +13347,7 @@ msgid "Sign out" msgstr "تسجيل خروج" #: app/Http/RequestHandlers/SiteRegistrationPage.php:44 -#: resources/views/admin/control-panel.phtml:201 +#: resources/views/admin/control-panel.phtml:227 msgid "Sign-in and registration" msgstr "تسجيل الدخول و التسجيل لحساب جديد" @@ -13553,31 +13425,27 @@ msgstr "سيوان" #. I18N: Skip over the headers and menus, to the main content of the page #: resources/views/layouts/administration.phtml:47 -#: resources/views/layouts/default.phtml:78 +#: resources/views/layouts/default.phtml:76 msgid "Skip to content" msgstr "انتقل إلى المحتوى" -#: app/Elements/RelationIsDescriptor.php:150 -#: app/GedcomCode/GedcomCodeRela.php:335 +#: app/Elements/RelationIsDescriptor.php:125 msgid "Slave" msgstr "عبد" -#: app/Elements/RelationIsDescriptor.php:115 -#: app/GedcomCode/GedcomCodeRela.php:332 +#: app/Elements/RelationIsDescriptor.php:90 msgctxt "FEMALE" msgid "Slave" msgstr "جارية" -#: app/Elements/RelationIsDescriptor.php:80 -#: app/GedcomCode/GedcomCodeRela.php:328 +#: app/Elements/RelationIsDescriptor.php:69 msgctxt "MALE" msgid "Slave" msgstr "عبد" -#. I18N: gedcom tag _SSHOW #. I18N: Name of a module -#: app/Factories/ElementFactory.php:1286 app/GedcomTag.php:1217 -#: app/Module/SlideShowModule.php:189 +#: app/Module/CustomTagsPersonalAncestralFile.php:62 +#: app/Module/SlideShowModule.php:188 msgid "Slide show" msgstr "عرض تلقائي" @@ -13596,12 +13464,11 @@ msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" msgstr "مشجر صغير (500 فرد) : 16-32م.ب. ، 10-20 ثانية" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:185 app/GedcomCode/GedcomCodeTemp.php:621 +#: app/Elements/TempleCode.php:185 msgid "Snowflake, Arizona, United States" msgstr "سنوفلايك، أريزونا" -#. I18N: gedcom tag SSN -#: app/Factories/ElementFactory.php:594 app/GedcomTag.php:967 +#: app/Factories/ElementFactory.php:611 msgid "Social security number" msgstr "رقم الضمان الإجتماعي" @@ -13621,17 +13488,17 @@ msgid "Some genealogy software creates GEDCOM files that contain media filenames msgstr "تقوم بعض برامج الأنساب بإنشاء ملفات GEDCOM تحتوي على أسماء الملفات مع مساراتها في تلك البرامج. ولكن هذه المسارات لن تكون موجودة على خادم الويب عند توريد بيانات ملف GEDCOM . على سبيل المثال “C:\\Documents\\Genealogy\\Photos\\John_Smith.jpeg”." #. I18N: Description of a “Data fix” module -#: app/Module/FixNameTags.php:95 +#: app/Module/FixNameTags.php:94 msgid "Some genealogy software stores all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." msgstr "" #. I18N: Help text for the “Hit counters” configuration setting -#: resources/views/admin/trees-preferences.phtml:668 +#: resources/views/admin/trees-preferences.phtml:672 msgid "Some pages can display the number of times that they have been visited." msgstr "بعض صفحات الموقع بإمكانها إظهار عدد المرات التي تمت زيارتها." #. I18N: Help text for the “Fact icons” configuration setting -#: resources/views/admin/trees-preferences.phtml:541 +#: resources/views/admin/trees-preferences.phtml:545 msgid "Some themes can display icons on the “Facts and events” tab." msgstr "بإمكان بعض الأنماط أن تظهر الصور الصغيرة على علامة التبويب الخاصة بـ \"الحقائق و الأحداث \"." @@ -13643,7 +13510,7 @@ msgid "Son" msgstr "إبن" #. I18N: e.g. “Son of [father name & mother name]” -#: app/Module/InteractiveTree/TreeView.php:358 +#: app/Module/InteractiveTree/TreeView.php:360 #, php-format msgid "Son of %s" msgstr "إبن %s" @@ -13676,31 +13543,30 @@ msgstr "ترقيم سوسا" msgid "Sosa-Stradonitz number" msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:263 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:262 msgid "Sounds like" msgstr "يلفظ مثل" -#. I18N: gedcom tag SOUR #. I18N: Name of a module/report -#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:331 -#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:584 -#: app/Factories/ElementFactory.php:608 app/Factories/ElementFactory.php:631 -#: app/Factories/ElementFactory.php:663 app/Factories/ElementFactory.php:1134 -#: app/Factories/ElementFactory.php:1149 app/Factories/ElementFactory.php:1153 -#: app/Factories/ElementFactory.php:1165 app/Factories/ElementFactory.php:1169 -#: app/Factories/ElementFactory.php:1173 app/Factories/ElementFactory.php:1178 -#: app/Factories/ElementFactory.php:1183 -#: app/Functions/FunctionsPrintFacts.php:561 app/GedcomTag.php:961 +#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:357 +#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:601 +#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647 +#: app/Factories/ElementFactory.php:679 +#: app/Functions/FunctionsPrintFacts.php:436 +#: app/Functions/FunctionsPrintFacts.php:464 +#: app/Functions/FunctionsPrintFacts.php:478 +#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 +#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 +#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 +#: app/Module/CustomTagsGedcomL.php:241 #: app/Module/FactSourcesReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:182 -#: resources/views/admin/trees.phtml:231 -#: resources/views/cards/add-source-citation.phtml:25 -#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:176 +#: resources/views/admin/trees.phtml:231 resources/views/family-page.phtml:79 #: resources/views/modals/link-media-to-source.phtml:23 #: resources/views/modules/favorites/favorites.phtml:108 #: resources/views/modules/random_media/slide-show.phtml:73 #: resources/views/modules/recent_changes/changes-table.phtml:71 -#: resources/views/modules/sources_tab/tab.phtml:49 +#: resources/views/modules/sources_tab/tab.phtml:47 #: resources/xml/reports/bdm_report.xml:136 #: resources/xml/reports/bdm_report.xml:162 #: resources/xml/reports/bdm_report.xml:196 @@ -13724,41 +13590,39 @@ msgstr "يلفظ مثل" msgid "Source" msgstr "مصدر" -#: app/Factories/ElementFactory.php:432 app/Factories/ElementFactory.php:1061 -#: app/Factories/ElementFactory.php:1066 app/Factories/ElementFactory.php:1102 +#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 +#: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73 msgid "Source citation" msgstr "" #. I18N: Help text for the “Use full source citations” configuration setting -#: resources/views/admin/trees-preferences.phtml:920 +#: resources/views/admin/trees-preferences.phtml:842 msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations." msgstr "إقتباسات المصادر يمكن أن تحتوي على مدى جودة المعلومة فيها وكذلك التأريخ. يمكن تعطيل هذا عند إنشاء إقتباس جديد." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:930 +#: resources/views/admin/trees-preferences.phtml:852 #: resources/xml/reports/fact_sources.xml:6 msgid "Source type" msgstr "نوع المصدر" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:72 +#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72 #: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 -#: app/Services/AdminService.php:180 -#: resources/views/admin/control-panel.phtml:284 -#: resources/views/admin/merge-records-step-1.phtml:53 -#: resources/views/gedcom-record-page.phtml:92 +#: app/Services/AdminService.php:186 +#: resources/views/admin/control-panel.phtml:310 +#: resources/views/admin/merge-records-step-1.phtml:56 #: resources/views/lists/media-table.phtml:81 #: resources/views/lists/notes-table.phtml:84 #: resources/views/lists/notes-table.phtml:93 #: resources/views/lists/repositories-table.phtml:51 #: resources/views/lists/sources-table.phtml:88 -#: resources/views/media-page.phtml:84 #: resources/views/modules/gedcom_stats/config.phtml:49 #: resources/views/modules/gedcom_stats/statistics.phtml:102 #: resources/views/modules/html/template-statistics.phtml:44 -#: resources/views/note-page.phtml:87 resources/views/repository-page.phtml:58 -#: resources/views/search-general-page.phtml:71 +#: resources/views/record-page-links.phtml:61 +#: resources/views/search-general-page.phtml:72 #: resources/views/search-results.phtml:56 #: resources/views/statistics/other/chart-sources.phtml:12 #: resources/views/statistics/other/total-records.phtml:30 @@ -13804,11 +13668,11 @@ msgid "Spanish" msgstr "إسباني" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:188 app/GedcomCode/GedcomCodeTemp.php:630 +#: app/Elements/TempleCode.php:188 msgid "Spokane, Washington, United States" msgstr "سبوكان، واشنطن" -#: app/Http/RequestHandlers/IndividualPage.php:229 +#: app/Http/RequestHandlers/IndividualPage.php:234 #: resources/views/edit/change-family-members.phtml:36 #: resources/views/edit/change-family-members.phtml:51 #: resources/views/modules/pedigree-chart/previous.phtml:31 @@ -13818,7 +13682,7 @@ msgstr "سبوكان، واشنطن" msgid "Spouse" msgstr "الزوج" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:222 msgid "Spouse note" msgstr "ملاحظة الزوج" @@ -13843,17 +13707,17 @@ msgid "Sri Lanka" msgstr "سريلانكا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:181 app/GedcomCode/GedcomCodeTemp.php:609 +#: app/Elements/TempleCode.php:181 msgid "St. George, Utah, United States" msgstr "سانت جورج، يوتا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:184 app/GedcomCode/GedcomCodeTemp.php:618 +#: app/Elements/TempleCode.php:184 msgid "St. Louis, Missouri, United States" msgstr "سانت لويس، ميسوري" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:187 app/GedcomCode/GedcomCodeTemp.php:627 +#: app/Elements/TempleCode.php:187 msgid "St. Paul, Minnesota, United States" msgstr "سانت بول، مينيسوتا" @@ -13873,58 +13737,54 @@ msgstr "بداية نطاق تأريخ التعديل" msgid "Statcounter™" msgstr "" -#. I18N: gedcom tag STAE -#: app/Factories/ElementFactory.php:254 app/Factories/ElementFactory.php:367 -#: app/Factories/ElementFactory.php:387 app/Factories/ElementFactory.php:649 -#: app/Factories/ElementFactory.php:696 app/GedcomTag.php:970 +#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:393 +#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:665 +#: app/Factories/ElementFactory.php:712 msgid "State" msgstr "ولاية" #. I18N: Name of a module #. I18N: Name of a module/chart #: app/Module/FamilyTreeStatisticsModule.php:52 -#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:88 +#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 #: resources/views/modules/gedcom_stats/config.phtml:43 #: resources/views/modules/gedcom_stats/statistics.phtml:40 #: resources/views/modules/gedcom_stats/statistics.phtml:160 msgid "Statistics" msgstr "تعداد وإحصائيات" -#. I18N: gedcom tag STAT -#: app/Factories/ElementFactory.php:328 app/Factories/ElementFactory.php:437 -#: app/Factories/ElementFactory.php:479 app/Factories/ElementFactory.php:500 -#: app/Factories/ElementFactory.php:512 app/Factories/ElementFactory.php:581 -#: app/Factories/ElementFactory.php:1073 app/Factories/ElementFactory.php:1115 -#: app/GedcomTag.php:973 resources/views/admin/changes-log.phtml:55 +#: app/Factories/ElementFactory.php:354 app/Factories/ElementFactory.php:460 +#: app/Factories/ElementFactory.php:500 app/Factories/ElementFactory.php:520 +#: app/Factories/ElementFactory.php:531 app/Factories/ElementFactory.php:598 +#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 +#: resources/views/admin/changes-log.phtml:55 #: resources/views/admin/changes-log.phtml:135 msgid "Status" msgstr "الوضع" -#: app/Factories/ElementFactory.php:329 app/Factories/ElementFactory.php:438 -#: app/Factories/ElementFactory.php:480 app/Factories/ElementFactory.php:501 -#: app/Factories/ElementFactory.php:582 app/GedcomTag.php:975 +#: app/Factories/ElementFactory.php:355 app/Factories/ElementFactory.php:461 +#: app/Factories/ElementFactory.php:501 app/Factories/ElementFactory.php:521 +#: app/Factories/ElementFactory.php:599 msgid "Status change date" msgstr "تأريخ تغيير الحالة" -#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:250 +#: app/Functions/FunctionsPrint.php:250 msgid "Stillborn" msgstr "وليد" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:73 #: app/Elements/LdsChildSealingDateStatus.php:66 #: app/Elements/LdsEndowmentDateStatus.php:74 -#: app/GedcomCode/GedcomCodeStat.php:136 msgid "Stillborn: exempt" msgstr "مولود حديثاً: مستثنى" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:189 app/GedcomCode/GedcomCodeTemp.php:633 +#: app/Elements/TempleCode.php:189 msgid "Stockholm, Sweden" msgstr "ستوكهولم، السويد" -#: resources/views/layouts/default.phtml:166 +#: resources/views/layouts/default.phtml:164 #: resources/views/modules/random_media/slide-show.phtml:28 #: resources/views/modules/random_media/slide-show.phtml:30 msgid "Stop" @@ -13946,6 +13806,11 @@ msgstr "رواية" msgid "Story title" msgstr "مسمى الرواية" +#: app/Module/CustomTagsGenPluswin.php:59 +#: app/Module/CustomTagsGenPluswin.php:91 +msgid "Street name" +msgstr "" + #: resources/views/admin/broadcast.phtml:49 #: resources/views/admin/email-page.phtml:50 #: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 @@ -13953,28 +13818,22 @@ msgstr "مسمى الرواية" msgid "Subject" msgstr "الموضوع" -#. I18N: gedcom tag SUBN -#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:711 -#: app/GedcomTag.php:981 app/Submission.php:95 app/Submission.php:96 -#: app/Submission.php:97 +#: app/Factories/ElementFactory.php:404 app/Factories/ElementFactory.php:727 +#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 msgid "Submission" msgstr "خضوع" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:75 #: app/Elements/LdsChildSealingDateStatus.php:68 #: app/Elements/LdsEndowmentDateStatus.php:76 #: app/Elements/LdsSpouseSealingDateStatus.php:75 -#: app/GedcomCode/GedcomCodeStat.php:139 msgid "Submitted but not yet cleared" msgstr "تم إستلامه ولم تتم تصفيته بعد" -#. I18N: gedcom tag SUBM -#: app/Factories/ElementFactory.php:341 app/Factories/ElementFactory.php:377 -#: app/Factories/ElementFactory.php:595 app/Factories/ElementFactory.php:688 -#: app/Factories/ElementFactory.php:722 app/GedcomTag.php:978 -#: resources/views/admin/trees.phtml:264 +#: app/Factories/ElementFactory.php:367 app/Factories/ElementFactory.php:403 +#: app/Factories/ElementFactory.php:612 app/Factories/ElementFactory.php:704 +#: app/Factories/ElementFactory.php:738 resources/views/admin/trees.phtml:264 #: resources/views/modals/submission-fields.phtml:14 #: resources/views/modules/recent_changes/changes-table.phtml:74 msgid "Submitter" @@ -13985,10 +13844,10 @@ msgid "Submitter name" msgstr "" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:73 +#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73 #: app/Module/SubmitterListModule.php:177 -#: resources/views/admin/control-panel.phtml:288 -#: resources/views/admin/merge-records-step-1.phtml:57 +#: resources/views/admin/control-panel.phtml:314 +#: resources/views/admin/merge-records-step-1.phtml:60 #: resources/views/lists/submitters-table.phtml:62 msgid "Submitters" msgstr "" @@ -13999,40 +13858,44 @@ msgid "Sudan" msgstr "السُودان" #. I18N: abbreviation for Sunday -#: app/Date/AbstractCalendarDate.php:297 +#: app/Date/AbstractCalendarDate.php:292 #: resources/views/edit/initialize-calendar-popup.phtml:23 msgid "Sun" msgstr "الأحد" -#: app/Date/AbstractCalendarDate.php:264 +#: app/Date/AbstractCalendarDate.php:259 msgid "Sunday" msgstr "الأحد" #. I18N: %s is a URL/link to the project website -#: resources/views/admin/control-panel.phtml:156 +#: resources/views/admin/control-panel.phtml:179 #, php-format msgid "Support and documentation can be found at %s." msgstr "يمكن الرجوع إلى %s لمزيد من الدعم والمساعدة." -#: app/Services/ServerCheckService.php:331 +#: app/Services/ServerCheckService.php:330 msgid "Support for PostgreSQL is experimental." msgstr "" -#: app/Services/ServerCheckService.php:336 +#: app/Services/ServerCheckService.php:335 msgid "Support for SQL Server is experimental." msgstr "" +#. I18N: Description of the “Custom GEDCOM tags” module +#: app/Module/ModuleCustomTagsTrait.php:74 +msgid "Support for non-standard GEDCOM tags." +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:461 msgid "Suriname" msgstr "سورينام" -#. I18N: gedcom tag SURN -#: app/Factories/ElementFactory.php:530 app/Factories/ElementFactory.php:543 -#: app/Factories/ElementFactory.php:546 app/GedcomTag.php:984 -#: app/Http/RequestHandlers/HelpText.php:227 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:229 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:231 +#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:561 +#: app/Factories/ElementFactory.php:564 +#: app/Http/RequestHandlers/HelpText.php:226 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:230 #: resources/views/branches-page.phtml:27 #: resources/views/lists/families-table.phtml:215 #: resources/views/lists/families-table.phtml:218 @@ -14047,7 +13910,7 @@ msgstr "إسم العائلة" msgid "Surname distribution chart" msgstr "مخطط توزيع أسماء العائلات" -#: resources/views/admin/trees-preferences.phtml:346 +#: resources/views/admin/trees-preferences.phtml:350 msgid "Surname list style" msgstr "أسلوب إظهار قائمة أسماء العائلة" @@ -14055,13 +13918,12 @@ msgstr "أسلوب إظهار قائمة أسماء العائلة" msgid "Surname option" msgstr "خيار إسم العائلة" -#. I18N: gedcom tag SPFX -#: app/Factories/ElementFactory.php:529 app/Factories/ElementFactory.php:542 -#: app/Factories/ElementFactory.php:545 app/GedcomTag.php:964 +#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:560 +#: app/Factories/ElementFactory.php:563 msgid "Surname prefix" msgstr "قبل إسم العائلة" -#: resources/views/admin/trees-preferences.phtml:900 +#: resources/views/admin/trees-preferences.phtml:822 msgid "Surname tradition" msgstr "أسلوب تسمية العائلة" @@ -14083,7 +13945,7 @@ msgid "Surnames are inflected to indicate an individual’s gender." msgstr "أسماء العائلات تتغير لتشير إلى جنس المسمى." #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:190 app/GedcomCode/GedcomCodeTemp.php:636 +#: app/Elements/TempleCode.php:190 msgid "Suva, Fiji" msgstr "سوفا، فيجي" @@ -14113,7 +13975,7 @@ msgid "Switzerland" msgstr "سويسرا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:192 app/GedcomCode/GedcomCodeTemp.php:642 +#: app/Elements/TempleCode.php:192 msgid "Sydney, Australia" msgstr "سيدني، استراليا" @@ -14158,14 +14020,14 @@ msgid "Tabloid" msgstr "" #: app/Http/RequestHandlers/ModulesTabsPage.php:43 -#: resources/views/admin/control-panel.phtml:642 +#: resources/views/admin/control-panel.phtml:708 #: resources/views/admin/modules.phtml:82 #: resources/views/admin/modules.phtml:84 msgid "Tabs" msgstr "جداول" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:193 app/GedcomCode/GedcomCodeTemp.php:645 +#: app/Elements/TempleCode.php:193 msgid "Taipei, Taiwan" msgstr "تايبيه، تايوان" @@ -14180,7 +14042,7 @@ msgid "Tajikistan" msgstr "طاجيكستان" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:194 app/GedcomCode/GedcomCodeTemp.php:648 +#: app/Elements/TempleCode.php:194 msgid "Tampico, Mexico" msgstr "تامبيكو، المكسيك" @@ -14219,12 +14081,12 @@ msgid "Teal Top" msgstr "أزرق مخضر" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:181 +#: resources/views/admin/trees-preferences.phtml:183 msgid "Technical help contact" msgstr "إتصال للمساعدة التقنية" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:195 app/GedcomCode/GedcomCodeTemp.php:651 +#: app/Elements/TempleCode.php:195 msgid "Tegucigalpa, Honduras" msgstr "تيغوسيغالبا ، هندوراس" @@ -14233,11 +14095,10 @@ msgid "Templates" msgstr "نماذج" #. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) -#. I18N: gedcom tag TEMP -#: app/Factories/ElementFactory.php:330 app/Factories/ElementFactory.php:439 -#: app/Factories/ElementFactory.php:481 app/Factories/ElementFactory.php:502 -#: app/Factories/ElementFactory.php:583 app/Factories/ElementFactory.php:723 -#: app/GedcomTag.php:987 resources/xml/reports/individual_report.xml:208 +#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462 +#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522 +#: app/Factories/ElementFactory.php:600 app/Factories/ElementFactory.php:739 +#: resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "معبد" @@ -14265,13 +14126,15 @@ msgctxt "NOMINATIVE" msgid "Tevet" msgstr "طِيبيت" -#. I18N: gedcom tag TEXT -#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:334 -#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:587 -#: app/Factories/ElementFactory.php:611 app/Factories/ElementFactory.php:634 -#: app/Factories/ElementFactory.php:686 app/Factories/ElementFactory.php:1035 -#: app/Factories/ElementFactory.php:1039 app/Factories/ElementFactory.php:1156 -#: app/GedcomTag.php:990 resources/views/admin/trees-preferences.phtml:607 +#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:360 +#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:604 +#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 +#: app/Factories/ElementFactory.php:702 app/Module/CustomTagsGedcom53.php:181 +#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 +#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 +#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 +#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 +#: resources/views/admin/trees-preferences.phtml:611 #: resources/views/modals/source-fields.phtml:58 msgid "Text" msgstr "نص" @@ -14289,41 +14152,45 @@ msgstr "حقل <b>الإسم</b> يحتوي على إسم الفرد كاملا msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma." msgstr "حقل <b>إسم العائلة</b> يحتوي على إسم يستخدم للترتيب والتجميع. ويمكن أن يكون مختلف عن إسم عائلة الفرد الواقعي والذي يعتمد من حقل <b>الإسم</b>. هذا الحقل يستخدم لترتيب أسماء العائلات مع أو بدون بادئه ولتجميع الأسماء المكتوبة بصيغ مختلفة، يمكن إدراج الفرد تحت أكثر من إسم عائلة بإدخالها وإستخدام فواصل بنها." -#: app/Http/RequestHandlers/SynchronizeTrees.php:93 +#: app/Http/RequestHandlers/SynchronizeTrees.php:94 #, php-format msgid "The GEDCOM file “%s” has been imported." msgstr "تم توريد ملف الجيدكوم %s." #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:104 app/GedcomCode/GedcomCodeTemp.php:378 +#: app/Elements/TempleCode.php:104 msgid "The Hague, Netherlands" msgstr "لاهاي، هولندا" -#: app/Services/ServerCheckService.php:125 +#: app/Services/ServerCheckService.php:124 #, php-format msgid "The PHP extension “%s” is not installed." msgstr "" -#: app/Services/ServerCheckService.php:183 +#: app/Services/ServerCheckService.php:182 #, php-format msgid "The PHP function “%1$s” is disabled." msgstr "" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Functions/Functions.php:58 +#: app/Functions/Functions.php:56 msgid "The PHP temporary folder is missing." msgstr "مجلد PHP المؤقت مفقود." -#: app/Services/ServerCheckService.php:144 +#: app/Services/ServerCheckService.php:143 #, php-format msgid "The PHP.INI setting “%1$s” is disabled." msgstr "" -#: app/Services/ServerCheckService.php:148 +#: app/Services/ServerCheckService.php:147 #, php-format msgid "The PHP.INI setting “%1$s” is enabled." msgstr "" +#: resources/views/modules/share-url/share.phtml:30 +msgid "The URL was copied to the clipboard" +msgstr "" + #: resources/views/emails/approve-user-html.phtml:19 #: resources/views/emails/approve-user-text.phtml:14 #, php-format @@ -14340,15 +14207,15 @@ msgid "The calendar menu." msgstr "" #. I18N: %s is the name of a genealogy record -#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 -#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:66 +#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68 +#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65 #, php-format msgid "The changes to “%s” have been accepted." msgstr "لقد تم قبول التعديلات على ”%s“." #. I18N: %s is the name of a genealogy record -#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:68 -#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 +#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 +#: app/Http/RequestHandlers/PendingChangesRejectTree.php:61 #, php-format msgid "The changes to “%s” have been rejected." msgstr "لقد تم رفض التعديلات على ”%s“." @@ -14362,36 +14229,36 @@ msgstr "" msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." msgstr "تتيح سلة المقتطفات للمستخدم أخذ مقتطفات (\"قصاصات\") من المشجر ووضعها في ملف واحد للتنزيل والتوريد لاحقاً في برنامج أنساب آخر. يتم تسجيل ملف التنزيل بصيغة GEDCOM.<br><ul><li>كيفية الإقتطاف؟<br>كلما يظهر اسم ممكن النقر عليه (فرد، أسرة أو مصدر) يمكن الإنتقال إلى صفحة تفاصيل هذا الاسم. هناك سيظهر الخيار <b>إضافة إلى سلة المقتطفات.</b> وعند النقر فوق الرابط سيتم إظهار عدة خيارات للتنزيل." -#: resources/views/admin/trees-preferences.phtml:395 +#: resources/views/admin/trees-preferences.phtml:399 msgid "The date and time of the last update" msgstr "وقت وتأريخ أخر تحديث" -#: app/Http/RequestHandlers/AccountUpdate.php:114 -#: app/Http/RequestHandlers/MapDataSave.php:86 +#: app/Http/RequestHandlers/AccountUpdate.php:113 +#: app/Http/RequestHandlers/MapDataSave.php:101 #, php-format msgid "The details for “%s” have been updated." msgstr "التفاصيل \"ل%s\" تم تحديثها." #. I18N: %s is a filename -#: app/Http/RequestHandlers/ExportGedcomServer.php:98 -#: app/Http/RequestHandlers/UpgradeWizardStep.php:244 +#: app/Http/RequestHandlers/ExportGedcomServer.php:100 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 #, php-format msgid "The family tree has been exported to %s." msgstr "تم تصدير المشجر إلى %s." -#: app/Http/RequestHandlers/CreateTreeAction.php:64 +#: app/Http/RequestHandlers/CreateTreeAction.php:63 #, php-format msgid "The family tree “%s” already exists." msgstr "المشجر %s موجود حالياً." -#: app/Http/RequestHandlers/CreateTreeAction.php:71 +#: app/Http/RequestHandlers/CreateTreeAction.php:70 #, php-format msgid "The family tree “%s” has been created." msgstr "تم إنشاء مشجرالعائلة %s." #. I18N: %s is the name of a family tree -#: app/Http/RequestHandlers/DeleteTreeAction.php:65 -#: app/Http/RequestHandlers/SynchronizeTrees.php:104 +#: app/Http/RequestHandlers/DeleteTreeAction.php:64 +#: app/Http/RequestHandlers/SynchronizeTrees.php:108 #, php-format msgid "The family tree “%s” has been deleted." msgstr "تم حذف مشجر العائلة %s." @@ -14402,7 +14269,7 @@ msgstr "تم حذف مشجر العائلة %s." msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." msgstr "سوف يظهر مشجر العائلة %s للزوار عند دخولهم للموقع." -#: app/Http/RequestHandlers/MergeTreesAction.php:251 +#: app/Http/RequestHandlers/MergeTreesAction.php:249 msgid "The family trees have been merged successfully." msgstr "تم دمج شجرتي العائلة بنجاح." @@ -14417,40 +14284,39 @@ msgstr "" msgid "The family “%s” has been deleted because it only has one member." msgstr "لقد تم حذف الأسرة %s ، لأنه لا يوجد فيها سوى فرداً واحداً." -#: app/Http/RequestHandlers/UploadMediaAction.php:120 +#: app/Http/RequestHandlers/UploadMediaAction.php:127 #, php-format msgid "The file %s already exists. Use another filename." msgstr "الملف %s موجود مسبقاً. إستخدم إسم آخر للملف." -#: app/Http/RequestHandlers/ExportGedcomServer.php:101 +#: app/Http/RequestHandlers/ExportGedcomServer.php:103 #, php-format msgid "The file %s could not be created." msgstr "لم يتم إنشاء الملف %s." -#: app/Http/RequestHandlers/DeletePath.php:61 -#: app/Http/RequestHandlers/DeletePath.php:75 +#: app/Http/RequestHandlers/DeletePath.php:67 #, php-format msgid "The file %s could not be deleted." msgstr "الملف %s لا يمكن حذفه." -#: app/Http/RequestHandlers/DeletePath.php:59 +#: app/Http/RequestHandlers/DeletePath.php:65 #, php-format msgid "The file %s has been deleted." msgstr "تم حذف الملف %s." -#: app/Http/RequestHandlers/UploadMediaAction.php:127 +#: app/Http/RequestHandlers/UploadMediaAction.php:134 #, php-format msgid "The file %s has been uploaded." msgstr "تم تحميل الملف %s." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Functions/Functions.php:52 +#: app/Functions/Functions.php:50 msgid "The file was only partially uploaded. Please try again." msgstr "لقد تم تحميل الملف جزئياً، لطفاً أعادة المحاولة مرة أخرى." #. I18N: %s is a filename -#: resources/views/media-page.phtml:132 -#: resources/views/modules/media-list/page.phtml:140 +#: resources/views/media-page-details.phtml:58 +#: resources/views/modules/media-list/page.phtml:142 #, php-format msgid "The file “%s” does not exist." msgstr "الملف ”%s“ غير موجود." @@ -14459,17 +14325,17 @@ msgstr "الملف ”%s“ غير موجود." msgid "The first family in the list will be used in charts, lists, reports, etc." msgstr "" -#: app/Http/RequestHandlers/DeletePath.php:70 +#: app/Http/RequestHandlers/DeletePath.php:60 #, php-format msgid "The folder %s could not be deleted." msgstr "لم يتم حذف المجلد %s." -#: app/Http/RequestHandlers/UpgradeWizardStep.php:200 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:197 #, php-format msgid "The folder %s has been created." msgstr "تم إنشاء المجلد %s." -#: app/Http/RequestHandlers/DeletePath.php:68 +#: app/Http/RequestHandlers/DeletePath.php:58 #, php-format msgid "The folder %s has been deleted." msgstr "تم حذف المجلد %s." @@ -14498,17 +14364,17 @@ msgstr "تم العثور على المعلومات والأحداث التال msgid "The following list shows typical requirements." msgstr "القائمة التالية تظهر المتطلبات القياسية." -#: app/Http/RequestHandlers/HelpText.php:290 +#: app/Http/RequestHandlers/HelpText.php:289 msgid "The help text has not been written for this item." msgstr "لم تتم صياغة نص للمساعدة." #. I18N: Help text for the “Technical help contact” configuration setting -#: resources/views/admin/trees-preferences.phtml:193 +#: resources/views/admin/trees-preferences.phtml:195 msgid "The individual to be contacted about technical questions or errors encountered on your website." msgstr "الفرد الذي يتم التواصل معه للأمور التقنية أو عند ظهور أخطاء في الموقع." #. I18N: Help text for the “Genealogy contact” configuration setting -#: resources/views/admin/trees-preferences.phtml:173 +#: resources/views/admin/trees-preferences.phtml:175 msgid "The individual to contact about the genealogy data on this website." msgstr "الفرد الذي يتم الإتصال به حول بيانات المشجر في هذا الموقع." @@ -14530,24 +14396,25 @@ msgid "The lists menu." msgstr "" #: app/Http/RequestHandlers/CreateLocationAction.php:60 +#: app/Http/RequestHandlers/MapDataSave.php:89 msgid "The location has been created" msgstr "" -#: resources/views/modules/place-hierarchy/sidebar.phtml:30 +#: resources/views/modules/place-hierarchy/sidebar.phtml:33 msgid "The location of this place is not known." msgstr "" -#: app/Http/RequestHandlers/EditMediaFileAction.php:151 +#: app/Http/RequestHandlers/EditMediaFileAction.php:149 #, php-format msgid "The media file %1$s could not be renamed to %2$s." msgstr "لم يتم التمكن من تغيير إسم ملف الوسائط %1$s إلى %2$s." -#: app/Http/RequestHandlers/EditMediaFileAction.php:145 +#: app/Http/RequestHandlers/EditMediaFileAction.php:146 #, php-format msgid "The media file %1$s has been renamed to %2$s." msgstr "تم تغيير إسم ملف الوسائط %1$s إلى %2$s بنجاح." -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:108 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106 msgid "The media object has been created" msgstr "تم إنشاء كائن الوسائط" @@ -14555,55 +14422,45 @@ msgstr "تم إنشاء كائن الوسائط" msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." msgstr "متطلبات سعة الذاكرة وزمن إستخدام المعالج المركزي تعتمد على عدد الأفراد في المشجر." -#: app/Http/RequestHandlers/BroadcastAction.php:89 -#: app/Http/RequestHandlers/ContactAction.php:154 +#: app/Http/RequestHandlers/BroadcastAction.php:88 +#: app/Http/RequestHandlers/ContactAction.php:150 #: app/Http/RequestHandlers/EmailPreferencesAction.php:92 -#: app/Http/RequestHandlers/MessageAction.php:105 +#: app/Http/RequestHandlers/MessageAction.php:103 msgid "The message was not sent." msgstr "لم يتم إرسال الرسالة." -#: app/Http/RequestHandlers/BroadcastAction.php:82 -#: app/Http/RequestHandlers/ContactAction.php:147 +#: app/Http/RequestHandlers/BroadcastAction.php:81 +#: app/Http/RequestHandlers/ContactAction.php:143 #: app/Http/RequestHandlers/EmailPreferencesAction.php:90 -#: app/Http/RequestHandlers/MessageAction.php:98 +#: app/Http/RequestHandlers/MessageAction.php:96 #, php-format msgid "The message was successfully sent to %s." msgstr "ارسلت الرسالة بنجاح إلى%s." -#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:78 -#: app/Http/RequestHandlers/ModulesAllAction.php:72 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 +#: app/Http/RequestHandlers/ModulesAllAction.php:71 #: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 #: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 #, php-format msgid "The module “%s” has been disabled." msgstr "تم تعطيل وحدة %s." -#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 -#: app/Http/RequestHandlers/ModulesAllAction.php:70 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:74 +#: app/Http/RequestHandlers/ModulesAllAction.php:69 #, php-format msgid "The module “%s” has been enabled." msgstr "تم تفعيل وحدة %s." #. I18N: Help text for the “Quick family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:779 +#: resources/views/admin/trees-preferences.phtml:783 msgid "The most common family facts and events are listed separately, so that they can be added more easily." msgstr "هذه قائمة مختصرة للحقائق والأحداث العائلية الأكثر شيوعا والتي تظهر بالقرب من القائمة الكاملة ويمكن إضافة أي منها بنقرة واحدة عليها." #. I18N: Help text for the “Quick individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:725 +#: resources/views/admin/trees-preferences.phtml:729 msgid "The most common individual facts and events are listed separately, so that they can be added more easily." msgstr "هذه قائمة مختصرة للحقائق والأحداث الفردية الأكثر شيوعا والتي تظهر بالقرب من القائمة الكاملة ويمكن إضافة أي منها بنقرة واحدة عليها." -#. I18N: Help text for the “Quick repository facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:861 -msgid "The most common repository facts are listed separately, so that they can be added more easily." -msgstr "هذه قائمة مختصرة لحقائق المستودع الأكثر شيوعا والتي تظهر بالقرب من القائمة الكاملة ويمكن إضافة أي منها بنقرة واحدة عليها." - -#. I18N: Help text for the “Quick source facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:820 -msgid "The most common source facts are listed separately, so that they can be added more easily." -msgstr "هذه قائمة مختصرة لحقائق المصادر الأكثر شيوعا والتي تظهر بالقرب من القائمة الكاملة ويمكن إضافة أي منها بنقرة واحدة عليها." - #: resources/views/admin/site-registration.phtml:57 msgid "The new user will be asked to confirm their email address before the account is created." msgstr "سيطلب من المستخدم الجديد تأكيد عنوان البريد الإلكتروني الخاص به قبل إنشاء الحساب الخاص به ." @@ -14617,36 +14474,36 @@ msgstr "تم إنشاء المذكرة" msgid "The parameter “%s” is missing." msgstr "" -#: app/Http/RequestHandlers/SetupWizard.php:390 +#: app/Http/RequestHandlers/SetupWizard.php:383 msgid "The password needs to be at least six characters long." msgstr "يتطلب أن تتكون كلمة المرور من 6 أحرف على الأقل." #. I18N: Help text for the "Password" site configuration setting -#: resources/views/admin/site-mail.phtml:143 +#: resources/views/admin/site-mail.phtml:158 msgid "The password required for authentication with the SMTP server." msgstr "كلمة المرور المطلوبة للمصادقة مع خادم SMTP." -#: app/Http/RequestHandlers/PasswordResetAction.php:84 -#: app/Http/RequestHandlers/PasswordResetPage.php:76 +#: app/Http/RequestHandlers/PasswordResetAction.php:83 +#: app/Http/RequestHandlers/PasswordResetPage.php:75 msgid "The password reset link has expired." msgstr "" #. I18N: Description of the “Place hierarchy” module -#: app/Module/PlaceHierarchyListModule.php:109 +#: app/Module/PlaceHierarchyListModule.php:119 msgid "The place hierarchy." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:143 +#: app/Http/RequestHandlers/TreePreferencesAction.php:144 #: app/Http/RequestHandlers/TreePrivacyAction.php:118 msgid "The preferences for all family trees have been updated." msgstr "تم تحديث التفضيلات الخاصة بجميع مشجرات العوائل." -#: app/Http/RequestHandlers/TreePreferencesAction.php:147 +#: app/Http/RequestHandlers/TreePreferencesAction.php:148 #: app/Http/RequestHandlers/TreePrivacyAction.php:121 msgid "The preferences for new family trees have been updated." msgstr "تم تحديث التفضيلات الخاصة بمشجرات العوائل الجديدة." -#: app/Http/RequestHandlers/TreePreferencesAction.php:136 +#: app/Http/RequestHandlers/TreePreferencesAction.php:137 #: app/Http/RequestHandlers/TreePrivacyAction.php:111 #, php-format msgid "The preferences for the family tree “%s” have been updated." @@ -14657,8 +14514,14 @@ msgstr "تم تحديث التفضيلات الخاصة بمشجر العائل msgid "The preferences for the module “%s” have been deleted." msgstr "تم حذف التفضيلات الخاصة بالوحدة %s." -#: app/Module/CustomCssJsModule.php:99 -#: app/Module/RelationshipsChartModule.php:428 app/Module/SiteMapModule.php:180 +#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 +#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96 +#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 +#: app/Module/MapGeoLocationGeonames.php:86 +#: app/Module/MapGeoLocationOpenRouteService.php:81 +#: app/Module/OpenRouteServiceAutocomplete.php:105 +#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:455 +#: app/Module/SiteMapModule.php:180 #, php-format msgid "The preferences for the module “%s” have been updated." msgstr "تم تحديث التفضيلات الخاصة بالوحدة %s." @@ -14670,15 +14533,15 @@ msgstr "تم تحديث التفضيلات الخاصة بالوحدة %s." msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." msgstr "" -#: app/Factories/ElementFactory.php:1071 app/Factories/ElementFactory.php:1113 +#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172 msgid "The problem" msgstr "" -#: app/Http/RequestHandlers/CopyFact.php:77 +#: app/Http/RequestHandlers/CopyFact.php:76 msgid "The record has been copied to the clipboard." msgstr "لقد تم نسخ السجل إلى الحافظة." -#: app/Http/RequestHandlers/MergeFactsAction.php:163 +#: app/Http/RequestHandlers/MergeFactsAction.php:169 #, php-format msgid "The records “%1$s” and “%2$s” have been merged." msgstr "تم دمج السجلين %1$s و %2$s بنجاح." @@ -14697,7 +14560,7 @@ msgstr "تم إنشاء المستودع" msgid "The search menu." msgstr "" -#: app/Services/SearchService.php:1171 +#: app/Services/SearchService.php:1170 msgid "The search returned too many results." msgstr "" @@ -14709,12 +14572,12 @@ msgstr "تهيئة الخادم جيدة." msgid "The server could not understand this request." msgstr "" -#: app/Services/ServerCheckService.php:248 +#: app/Services/ServerCheckService.php:247 msgid "The server’s temporary folder cannot be accessed." msgstr "" -#: app/Http/RequestHandlers/RenumberTreeAction.php:556 -#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 +#: app/Http/RequestHandlers/RenumberTreeAction.php:554 +#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186 msgid "The server’s time limit has been reached." msgstr "تم التوصل إلى نهاية المهلة المخصصة للخادم ." @@ -14723,7 +14586,7 @@ msgstr "تم التوصل إلى نهاية المهلة المخصصة للخا msgid "The size of the family tree, earliest and latest events, common names, etc." msgstr "إظهار إحصائيات ومعلومات عن المشجر، مثل عدد الأفراد والأحداث المستجدة وغيرها." -#: app/Factories/ElementFactory.php:1068 app/Factories/ElementFactory.php:1110 +#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169 msgid "The solution" msgstr "" @@ -14762,16 +14625,16 @@ msgstr[3] "تحتوي الشجرتان على %1$s سجل بنفس \" XREF \"." msgstr[4] "تحتوي الشجرتان على %1$s سجلات بنفس \" XREF \"." msgstr[5] "تحتوي الشجرتان على %1$s سجلات بنفس \" XREF \"." -#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:321 msgid "The upgrade is complete." msgstr "اكتملت عملية الترقية بنجاح." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Functions/Functions.php:49 +#: app/Functions/Functions.php:47 msgid "The uploaded file exceeds the allowed size." msgstr "تجاوز الملف المحمل الحجم المتاح للتحميل." -#: app/Http/RequestHandlers/UsersCleanupAction.php:69 +#: app/Http/RequestHandlers/UsersCleanupAction.php:68 #, php-format msgid "The user %s has been deleted." msgstr "تم حذف اسم المستخدم %s بنجاح." @@ -14781,13 +14644,13 @@ msgstr "تم حذف اسم المستخدم %s بنجاح." msgid "The user has been sent an email with the information necessary to confirm the access request." msgstr "لقد تم إرسال رسالة للمستخدم تحتوي على المعلومات الضرورية لتأكيد طلبه." -#: app/Http/RequestHandlers/LoginAction.php:122 -#: app/Http/RequestHandlers/LoginAction.php:127 +#: app/Http/RequestHandlers/LoginAction.php:120 +#: app/Http/RequestHandlers/LoginAction.php:125 msgid "The username or password is incorrect." msgstr "خطأ في إسم المستخدم أو كلمة المرور." #. I18N: Help text for the "Username" site configuration setting -#: resources/views/admin/site-mail.phtml:129 +#: resources/views/admin/site-mail.phtml:144 msgid "The username required for authentication with the SMTP server." msgstr "إسم المستخدم المطلوب للمصادقة مع خادم SMTP." @@ -14795,13 +14658,19 @@ msgstr "إسم المستخدم المطلوب للمصادقة مع خادم SM #: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 #: app/Http/RequestHandlers/ModulesBlocksAction.php:46 #: app/Http/RequestHandlers/ModulesChartsAction.php:46 +#: app/Http/RequestHandlers/ModulesCustomTagsAction.php:46 #: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 #: app/Http/RequestHandlers/ModulesFootersAction.php:46 #: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 #: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 #: app/Http/RequestHandlers/ModulesListsAction.php:46 +#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 +#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46 +#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 +#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46 #: app/Http/RequestHandlers/ModulesMenusAction.php:47 #: app/Http/RequestHandlers/ModulesReportsAction.php:46 +#: app/Http/RequestHandlers/ModulesSharesAction.php:45 #: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 #: app/Http/RequestHandlers/ModulesTabsAction.php:47 #: app/Http/RequestHandlers/ModulesThemesAction.php:45 @@ -14810,11 +14679,6 @@ msgstr "إسم المستخدم المطلوب للمصادقة مع خادم SM msgid "The website preferences have been updated." msgstr "تم تحديث تفضيلات الموقع." -#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting -#: resources/views/admin/map-provider.phtml:51 -msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username." -msgstr "يوفر الموقع www.geonames.org قاعدة بيانات كبيرة لأسماء الأماكن . بالإمكان البحث فيه عند إدخال أماكن جديدة. يجب التسجيل للحصول على حساب مستخدم مجاني في www.geonames.org للتمكن من استخدام هذه الميزة." - #: resources/views/errors/database-error.phtml:20 #: resources/views/setup/step-6-failed.phtml:20 msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." @@ -14833,17 +14697,17 @@ msgid "Theme change" msgstr "تغيير المظهر" #: app/Http/RequestHandlers/ModulesThemesPage.php:43 -#: resources/views/admin/control-panel.phtml:603 +#: resources/views/admin/control-panel.phtml:587 #: resources/views/admin/modules.phtml:118 #: resources/views/admin/modules.phtml:120 msgid "Themes" msgstr "الأنماط" -#: resources/views/modules/personal_facts/tab.phtml:46 +#: resources/views/modules/personal_facts/tab.phtml:58 msgid "There are no facts for this individual." msgstr "لا توجد معلومات عن هذا الفرد." -#: app/Http/RequestHandlers/ManageMediaData.php:288 +#: app/Http/RequestHandlers/ManageMediaData.php:307 msgid "There are no links to this media object." msgstr "لا توجد روابط لكائن الوسائط هذا." @@ -14855,12 +14719,12 @@ msgstr "لا يوجد أي كائنات وسائط لهذا الفرد." msgid "There are no notes for this individual." msgstr "لا توجد ملاحظات لهذا الفرد." -#: app/Http/RequestHandlers/UpgradeWizardStep.php:216 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:215 #: resources/views/pending-changes-page.phtml:30 msgid "There are no pending changes." msgstr "لا توجد طلبات تعديلات معلقة." -#: app/Module/ResearchTaskModule.php:122 +#: app/Module/ResearchTaskModule.php:121 msgid "There are no research tasks in this family tree." msgstr "لا يوجد مهام للبحث في هذا المشجر." @@ -14885,15 +14749,15 @@ msgstr[3] "لم تحصل أي تغييرات في %s يوم الماضية." msgstr[4] "لم تحصل أي تغييرات في %s أيام الماضية." msgstr[5] "لم تحصل أي تغييرات في %s أيام الماضية." -#: app/Http/RequestHandlers/PasswordRequestAction.php:107 +#: app/Http/RequestHandlers/PasswordRequestAction.php:105 #, php-format msgid "There is no user account with the email “%s”." msgstr "" -#: app/Http/RequestHandlers/AddMediaFileAction.php:88 -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:81 -#: app/Http/RequestHandlers/UploadMediaAction.php:130 -#: app/Services/MediaFileService.php:246 +#: app/Http/RequestHandlers/AddMediaFileAction.php:86 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 +#: app/Http/RequestHandlers/UploadMediaAction.php:137 +#: app/Services/MediaFileService.php:223 msgid "There was an error uploading your file." msgstr "نتج خطأ عند تحميل ملفك." @@ -14934,11 +14798,11 @@ msgstr "محموعة الأفراد هذه ليس لها علاقة بـ%s." msgid "These services may use cookies or other tracking technology." msgstr "" -#: app/Http/RequestHandlers/LoginAction.php:137 +#: app/Http/RequestHandlers/LoginAction.php:135 msgid "This account has not been approved. Please wait for an administrator to approve it." msgstr "هذا الحساب لم يتم قبوله من المدير بعد، لطفاً الإنتظار إلى أن يتم ذلك." -#: app/Http/RequestHandlers/LoginAction.php:132 +#: app/Http/RequestHandlers/LoginAction.php:130 msgid "This account has not been verified. Please check your email for a verification message." msgstr "هذا الحساب لم يؤكد بعد، لطفاً الإطلاع على رسالة المصادقة في البريد الإلكتروني." @@ -14946,6 +14810,7 @@ msgstr "هذا الحساب لم يؤكد بعد، لطفاً الإطلاع ع msgid "This block will show editors a list of records with pending changes that need to be reviewed by a moderator. It also generates daily emails to moderators whenever pending changes exist." msgstr "تعرض هذه الكتلة للمحررون قائمة بجميع السجلات المعدلة والتي تتطلب موافقة أو إلغاء من قبل المراقب. كما تقوم بإرسال رسالة إلكترونية بذلك بشكل يومي للمراقبون." +#. I18N: %s is a URL #: app/Exceptions/MissingParameterException.php:43 #, php-format msgid "This could be caused by an error at %s" @@ -14968,22 +14833,22 @@ msgstr "" msgid "This family does not exist or you do not have permission to view it." msgstr "هذه الأسرة غير موجودة، أو ليس لديك صلاحية الإطلاع عليها." -#: resources/views/family-page.phtml:26 +#: resources/views/family-page-pending.phtml:19 msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." msgstr "لقد تم حذف الأسرة وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:24 +#: resources/views/family-page-pending.phtml:17 #, php-format msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "لقد تم حذف هذه الأسرة، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." -#: resources/views/family-page.phtml:32 +#: resources/views/family-page-pending.phtml:25 msgid "This family has been edited. The changes need to be reviewed by a moderator." msgstr "لقد تم تعديل الأسرة وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:30 +#: resources/views/family-page-pending.phtml:23 #, php-format msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." msgstr "لقد تم تعديل هذالأسرة، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." @@ -14999,7 +14864,7 @@ msgstr[3] "هناك %s سجلات في مشجر العائلة هذه تحتو msgstr[4] "هناك %s سجلا في مشجر العائلة هذه تحتوي علي “XREF” مطابق لمشجر آخر." msgstr[5] "هناك %s سجلا في مشجر العائلة هذه تحتوي علي “XREF” مطابق لمشجر آخر." -#: app/Module/SlideShowModule.php:165 +#: app/Module/SlideShowModule.php:164 msgid "This family tree has no images to display." msgstr "المشجر لا يحتوي على أي صور لعرضها." @@ -15020,7 +14885,7 @@ msgid "This folder will be used by webtrees to store media files, GEDCOM files, msgstr "هذا المجلد سيستخدم من قبل الwebtrees لحفظ ملفات الوسائط والمشجر والملفات المؤقتة وغيرها. هذه الملفات يمكن أن تتضمن معلومات لها خصوصية لا يحبذ إتاحتها في الشبكة العامة." #. I18N: Help text for the “Media folder” configuration setting -#: resources/views/admin/trees-preferences.phtml:257 +#: resources/views/admin/trees-preferences.phtml:260 msgid "This folder will be used to store the media files for this family tree." msgstr "هذا المجلد سيستخدم لحفظ ملفات الوسائط المتعددة الخاصة بشجره العائلة." @@ -15033,33 +14898,33 @@ msgstr "لقد انتهت صلاحية هذا النموذج. يمكن المح msgid "This individual does not exist or you do not have permission to view it." msgstr "هذا الفرد غير موجود، أو ليس لديك صلاحية الإطلاع عليه." -#: resources/views/individual-page.phtml:37 +#: resources/views/individual-page-pending.phtml:21 msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." msgstr "لقد تم حذف هذا الفرد وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/individual-page.phtml:34 +#: resources/views/individual-page-pending.phtml:18 #, php-format msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "هذا الفرد قد تم حذفه، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." -#: resources/views/individual-page.phtml:46 +#: resources/views/individual-page-pending.phtml:30 msgid "This individual has been edited. The changes need to be reviewed by a moderator." msgstr "لقد تم تعديل هذا الفرد وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/individual-page.phtml:43 +#: resources/views/individual-page-pending.phtml:27 #, php-format msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." msgstr "لقدم تم تعديل هذا الفرد، بعد الإطلاع يجب %1$s أو %2$s التعديل." #. I18N: Help text for the “Default individual” configuration setting -#: resources/views/admin/trees-preferences.phtml:102 +#: resources/views/admin/trees-preferences.phtml:104 #: resources/views/edit-account-page.phtml:81 msgid "This individual will be selected by default when viewing charts and reports." msgstr "سيتم إختيار هذا الفرد إفتراضياً عند إظهار المخططات والتقارير." -#: app/Module/StatisticsChartModule.php:953 +#: app/Module/StatisticsChartModule.php:951 #: app/Statistics/Repository/EventRepository.php:246 #: app/Statistics/Repository/FamilyDatesRepository.php:102 #: app/Statistics/Repository/FamilyRepository.php:517 @@ -15079,7 +14944,7 @@ msgstr "سيتم إختيار هذا الفرد إفتراضياً عند إظه #: resources/views/statistics/families/top10-list-grand.phtml:27 #: resources/views/statistics/families/top10-list-spouses.phtml:25 #: resources/views/statistics/families/top10-list.phtml:27 -#: resources/views/statistics/individuals/top10-list.phtml:26 +#: resources/views/statistics/individuals/top10-list.phtml:25 #: resources/views/statistics/other/charts/column.phtml:19 #: resources/views/statistics/other/charts/combo.phtml:18 #: resources/views/statistics/other/charts/custom.phtml:17 @@ -15108,22 +14973,22 @@ msgid "This information is private and cannot be shown." msgstr "هذه المعلومات لها خصوصية ولا يمكن إظهارها." #. I18N: Help text for the “Advanced name facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:876 +#: resources/views/admin/trees-preferences.phtml:798 msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets." msgstr "هذه قائمة بعلامات GEDCOM مفرقة بفواصل وسف تظهر في تموذج إضافة أو تعديل الإسم. إذا إستخدمت لغة غير لاتينية الأحرف مثل العربية أو العبرية وغيرها، يمكن إضافة علامات مثل _HEB و ROMN و FONE لإتاحة إدخال الإسم بلغة مختلفة." #. I18N: Help text for the “Facts for new families” configuration setting -#: resources/views/admin/trees-preferences.phtml:766 +#: resources/views/admin/trees-preferences.phtml:770 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form." msgstr "هذه قائمة لعلامات معلومات GEDCOM والتي ستظهر عند إضافة أسرة جديدة. مثلاً وضع MARR في القائمة يعني أنه ستظهر خانات لإدخال تأريخ ومكان ال.,h[ في نموذج إضافة الأسرة." #. I18N: Help text for the “Facts for new individuals” configuration setting -#: resources/views/admin/trees-preferences.phtml:712 +#: resources/views/admin/trees-preferences.phtml:716 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form." msgstr "هذه قائمة لعلامات معلومات GEDCOM والتي ستظهر عند إضافة فرد جديد. مثلاً وضع BIRT في القائمة يعني أنه ستظهر خانات لإدخال تأريخ ومكان الميلاد في نموذج إضافة الفرد." #. I18N: Help text for the “Advanced place name facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:889 +#: resources/views/admin/trees-preferences.phtml:811 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." msgstr "هذه قائمة بعلامات GEDCOM مفرقة بفواصل وسف تظهر في تموذج إضافة أو تعديل إسم المكان. إذا إستخدمت لغة غير لاتينية الأحرف مثل العربية أو العبرية وغيرها، يمكن إضافة علامات مثل _HEB و ROMN و FONE لإتاحة إدخال إسم المكان بلغة مختلفة." @@ -15140,54 +15005,34 @@ msgstr "هذا هو رابط سجلك في المشجر، إذا كان ليس msgid "This is case sensitive." msgstr "حالة الأحرف معتبرة هنا." -#: app/Http/RequestHandlers/UpgradeWizardStep.php:175 -#: resources/views/admin/control-panel.phtml:170 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:172 +#: resources/views/admin/control-panel.phtml:196 #: resources/views/admin/upgrade/wizard.phtml:25 msgid "This is the latest version of webtrees. No upgrade is available." msgstr "هذا هو أحدث إصدار من webtrees . لا توجد ترقية متاحة حالياً." #. I18N: Help text for the “All family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:740 +#: resources/views/admin/trees-preferences.phtml:744 msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list." msgstr "هذه قائمة بمعلومات المشجر الممكن إضافتها للأسر. ويمكن تعديلها بإضافة أو إزالة أسماء المعلومات حسب مواصفات علامات GEDCOM. المعلومات التي تظهر في هذه القائمة يجب أن لا تتكرر في قائمة <b>معلومات أسرية فريدة</b>." #. I18N: Help text for the “All individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:686 +#: resources/views/admin/trees-preferences.phtml:690 msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list." msgstr "هذه قائمة بمعلومات المشجر الممكن إضافتها للفرد. ويمكن تعديلها بإضافة أو إزالة أسماء المعلومات حسب مواصفات علامات GEDCOM. المعلومات التي تظهر في هذه القائمة يجب أن لا تتكرر في قائمة <b>معلومات فردية فريدة</b>." -#. I18N: Help text for the “All repository facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:835 -msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." -msgstr "هذه قائمة بمعلومات المشجر الممكن إضافتها للمستودع. ويمكن تعديلها بإضافة أو إزالة أسماء المعلومات حسب مواصفات علامات GEDCOM. المعلومات التي تظهر في هذه القائمة يجب أن لا تتكرر في قائمة <b>معلومات مستودعات فريدة</b>." - -#. I18N: Help text for the “All source facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:794 -msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." -msgstr "هذه قائمة بمعلومات المشجر الممكن إضافتها للمصدر. ويمكن تعديلها بإضافة أو إزالة أسماء المعلومات حسب مواصفات علامات GEDCOM. المعلومات التي تظهر في هذه القائمة يجب أن لا تتكرر في قائمة <b>معلومات مصادر فريدة</b>." - #. I18N: Help text for the “Unique family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:753 +#: resources/views/admin/trees-preferences.phtml:757 msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list." msgstr "هذه قائمة بالمعلومات الأسرية الفريدة والتي لا تتكرر. مثلاً إذا وضع MARR فيها فيعني ذلك أنه لا يمكن إدخال أكثر من معلومة زواج واحد فقط للأسرة. أي من المعلومات التي تكون في هذه القائمة يجب أن لا تتكرر في قائمة <b>إضافة معلومات أسرة</b>." #. I18N: Help text for the “Unique individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:699 +#: resources/views/admin/trees-preferences.phtml:703 msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list." msgstr "هذه قائمة بالمعلومات الفردية الفريدة والتي لا تتكرر. مثلاً إذا وضع BIRT فيها فيعني ذلك أنه لا يمكن إدخال أكثر من معلومة ولادة واحدة فقط للفرد. أي من المعلومات التي تكون في هذه القائمة يجب أن لا تتكرر في قائمة <b>إضافة معلومات للفرد</b>." -#. I18N: Help text for the “Unique repository facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:848 -msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." -msgstr "هذه قائمة بمعلومات المستودعات الفريدة والتي لا تتكرر. مثلاً إذا وضع NAME فيها فيعني ذلك أنه لا يمكن إدخال أكثر من معلومة إسم واحدة فقط للمستودع. أي من المعلومات التي تكون في هذه القائمة يجب أن لا تتكرر في قائمة <b>إضافة معلومات المستودعات</b>." - -#. I18N: Help text for the “Unique source facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:807 -msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." -msgstr "هذه قائمة بمعلومات المصدر الفريدة والتي لا تتكرر. مثلاً إذا وضع TITL فيها فيعني ذلك أنه لا يمكن إدخال أكثر من معلومة عنوان واحدة فقط للمصدر. أي من المعلومات التي تكون في هذه القائمة يجب أن لا تتكرر في قائمة <b>إضافة معلومات المصادر</b>." - #. I18N: Help text for the “Server name” site configuration setting -#: resources/views/admin/site-mail.phtml:85 +#: resources/views/admin/site-mail.phtml:100 msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." msgstr "هذا هو إسم خادم بريد SMTP. إستخدام 'localhost' يفيد بأن خادم البريد يعمل في نفس جهاز خادم الموقع." @@ -15199,7 +15044,7 @@ msgstr "هذا هو إسم خادم بريد SMTP. إستخدام 'localhost' ي msgid "This is your real name, as you would like it displayed on screen." msgstr "اسمك الحقيقي، بالشكل الذي ترغب أن يظهر به على الشاشة ." -#: app/Http/RequestHandlers/PasswordRequestAction.php:104 +#: app/Http/RequestHandlers/PasswordRequestAction.php:102 msgid "This link is valid for one hour." msgstr "" @@ -15212,22 +15057,22 @@ msgstr "" msgid "This media object does not exist or you do not have permission to view it." msgstr "كائن الوسائط هذا غير موجود، أو ليس لديك صلاحية الإطلاع عليه." -#: resources/views/media-page.phtml:41 +#: resources/views/media-page-pending.phtml:18 msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." msgstr "كائن الوسائط هذا قد تم حذفه وسوف تتم المراجعة من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/media-page.phtml:39 +#: resources/views/media-page-pending.phtml:16 #, php-format msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "كائن الوسائط هذا قد تم حذفه، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." -#: resources/views/media-page.phtml:47 +#: resources/views/media-page-pending.phtml:24 msgid "This media object has been edited. The changes need to be reviewed by a moderator." msgstr "كائن الوسائط هذا قد تم تعديله وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/media-page.phtml:45 +#: resources/views/media-page-pending.phtml:22 #, php-format msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." msgstr "كائن الوسائط هذا قد تم تعديله، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." @@ -15244,7 +15089,8 @@ msgid "This must be at least six characters long. It is case-sensitive." msgstr "هذا يجب أن يتكون من 6 أحرف على الأقل. وحالة الأحرف معتبرة فيه." #. I18N: Help text for the “Sender name” site configuration setting -#: resources/views/admin/site-mail.phtml:63 +#: resources/views/admin/site-mail.phtml:64 +#: resources/views/admin/site-mail.phtml:78 msgid "This name is used in the “From” field, when sending automatic emails from this server." msgstr "يستخدم هذا الاسم في حقل \"من\" ، عند إرسال رسائل البريد الإلكتروني التلقائية من هذا الخادم ." @@ -15253,48 +15099,48 @@ msgstr "يستخدم هذا الاسم في حقل \"من\" ، عند إرسال msgid "This note does not exist or you do not have permission to view it." msgstr "هذه الملاحظة غير موجودة، أو ليس لديك صلاحية الإطلاع عليها." -#: resources/views/note-page.phtml:37 +#: resources/views/note-page-pending.phtml:19 msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." msgstr "لقد تم حذف الملاحظة وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/note-page.phtml:35 +#: resources/views/note-page-pending.phtml:17 #, php-format msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "هذه الملاحظة قد تم حذفها، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." -#: resources/views/note-page.phtml:43 +#: resources/views/note-page-pending.phtml:25 msgid "This note has been edited. The changes need to be reviewed by a moderator." msgstr "لقد تم تعديل الملاحظة وسوف تتم المراجعه من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/note-page.phtml:41 +#: resources/views/note-page-pending.phtml:23 #, php-format msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." msgstr "هذه الملاحظة قد تم تعديلها، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." #. I18N: Help text for the “Automatically expand notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:557 +#: resources/views/admin/trees-preferences.phtml:561 msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." msgstr "هذا الخيار للتحكم بإظهار محتوى <i>ملاحظة</i> تلقائياً في صفحة الفرد." #. I18N: Help text for the “Automatically expand sources” configuration setting -#: resources/views/admin/trees-preferences.phtml:573 +#: resources/views/admin/trees-preferences.phtml:577 msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." msgstr "هذا الخيار للتحكم بإظهار محتوى <i>مصدر</i> تلقائياً في صفحة الفرد." #. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting -#: resources/views/admin/trees-preferences.phtml:416 +#: resources/views/admin/trees-preferences.phtml:420 msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." msgstr "هذا الخيار يحدد إظهار عمر الأب والأم بجانب تأريخ ميلاد الولد من عدمه." #. I18N: Help text for the “Estimated dates for birth and death” configuration setting -#: resources/views/admin/trees-preferences.phtml:385 +#: resources/views/admin/trees-preferences.phtml:389 msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known." msgstr "إختيار إظهار التواريخ التقديرية في حال عدم وجودها بدلاً من تركها فارغة." #. I18N: Help text for the “Show a download link in the media viewer” configuration setting -#: resources/views/admin/trees-preferences.phtml:288 +#: resources/views/admin/trees-preferences.phtml:292 msgid "This option will make it easier for users to download images." msgstr "سيتيح هذا الخيار للمستخدمين إمكانية تحميل الصور بشكل أسهل." @@ -15308,7 +15154,7 @@ msgstr "سيحافظ هذا الخيار على الروابط بين الأفر msgid "This option will show the names (but no other details) of private individuals. Individuals are private if they are still alive or if a privacy restriction has been added to their individual record. To hide a specific name, add a privacy restriction to that name record." msgstr "هذا الخيار يقصر إظهار الإسم فقط دون أي تفاصيل للأفراد ذوي الخصوصية. الأفراد على قيد الحياة أو من لهم قيود خصوصية يعتبروا أفراد ذو خصوصية ويمكن منع إظهار الإسم أيضاً بإضافة قيد خصوصية على سجل الإسم." -#: resources/views/edit/raw-gedcom-fact.phtml:24 +#: resources/views/edit/raw-gedcom-fact.phtml:23 #: resources/views/edit/raw-gedcom-record.phtml:25 msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." msgstr "هذا خيار متقدم لإدخال البيانات مباشرة بصيغة GEDCOM. لا ينصح بإستخدامه إلا لمن له خبرة بالتعامل بصيغة GEDCOM." @@ -15337,26 +15183,22 @@ msgstr "هذا السجل غير موجود أو ليست لديك صلاحية msgid "This record does not exist." msgstr "السجل غير موجود." -#: resources/views/gedcom-record-page.phtml:35 -#: resources/views/submitter-page.phtml:29 +#: resources/views/record-page-pending.phtml:19 msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." msgstr "لقد تم حذف هذا السجل. سيتم مراجعة عملية الحذف من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/gedcom-record-page.phtml:33 -#: resources/views/submitter-page.phtml:27 +#: resources/views/record-page-pending.phtml:17 #, php-format msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "لقد تم حذف هذا السجل. يلزم مراجعة عملية الحذف ومن ثم %1$s أو %2$s." -#: resources/views/gedcom-record-page.phtml:41 -#: resources/views/submitter-page.phtml:35 +#: resources/views/record-page-pending.phtml:25 msgid "This record has been edited. The changes need to be reviewed by a moderator." msgstr "لقد تم تحرير هذا السجل. سيتم مراجعة التعديلات من قبل المراقب." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/gedcom-record-page.phtml:39 -#: resources/views/submitter-page.phtml:33 +#: resources/views/record-page-pending.phtml:23 #, php-format msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." msgstr "لقد تم تحرير هذا السجل. يلزم مراجعة التعديلات ومن ثم %1$s أو %2$s." @@ -15366,26 +15208,6 @@ msgstr "لقد تم تحرير هذا السجل. يلزم مراجعة التع msgid "This repository does not exist or you do not have permission to view it." msgstr "هذا المستودع غير موجود، أو لاتوجد لديك صلاحية الإطلاع عليه." -#: resources/views/repository-page.phtml:29 -msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." -msgstr "لقد تم حذف المستودع وسوف تتم المراجعه من قبل المراقب." - -#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/repository-page.phtml:27 -#, php-format -msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." -msgstr "لقد تم حذف المستودع، بعد الإطلاع يجب %1$s أو %2$s الحذف." - -#: resources/views/repository-page.phtml:35 -msgid "This repository has been edited. The changes need to be reviewed by a moderator." -msgstr "لقد تم تعديل المستودع وسوف تتم المراجعه من قبل المراقب." - -#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/repository-page.phtml:33 -#, php-format -msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." -msgstr "لقد تم تعديل المستودع، بعد الإطلاع يجب %1$s أو %2$s التعديل." - #: resources/views/modules/privacy-policy/page.phtml:25 msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." msgstr "" @@ -15416,7 +15238,7 @@ msgid "This server’s memory limit is %s MB and its CPU time limit is %s second msgstr "حد ذاكرة الخادم هو %sم.ب. وحد زمن إستخدام المعالج المركزي هو %s ثانية." #. I18N: Help text for the “Other facts to show in charts” configuration setting -#: resources/views/admin/trees-preferences.phtml:432 +#: resources/views/admin/trees-preferences.phtml:436 msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." msgstr "هذه لائحة بالمعلومات مفرقة بفواصل والتي تظهر بالإضافة للميلاد والوفاة في مخططات المشجر. ويجب إدخالها حسب مواصفات علامات GEDCOM 5.5.1." @@ -15425,33 +15247,13 @@ msgstr "هذه لائحة بالمعلومات مفرقة بفواصل والت msgid "This source does not exist or you do not have permission to view it." msgstr "المصدر هذا غير موجود، أو ليس لديك صلاحية الإطلاع عليه." -#: resources/views/source-page.phtml:36 -msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." -msgstr "لقد تم حذف المصدر وسوف تتم المراجعه من قبل المراقب." - -#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/source-page.phtml:34 -#, php-format -msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." -msgstr "المصدر هذا قد تم حذفه، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." - -#: resources/views/source-page.phtml:42 -msgid "This source has been edited. The changes need to be reviewed by a moderator." -msgstr "لقد تم تعديل المصدر وسوف تتم المراجعه من قبل المراقب." - -#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/source-page.phtml:40 -#, php-format -msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." -msgstr "المصدر هذا قد تم تعديله، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." - #. I18N: Help text for the “Add to TITLE header tag” configuration setting -#: resources/views/admin/trees-preferences.phtml:215 +#: resources/views/admin/trees-preferences.phtml:217 msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." msgstr "سيدمج هذا النص في عنوان كل صفحة وسيظهر في عنوان صفحة المتصفح والمفضلات." -#: app/Http/RequestHandlers/CheckTree.php:236 -#: app/Http/RequestHandlers/CheckTree.php:241 +#: app/Http/RequestHandlers/CheckTree.php:235 +#: app/Http/RequestHandlers/CheckTree.php:240 msgid "This type of link is not allowed here." msgstr "هذا النوع من الروابط غير مسموح به هنا." @@ -15459,11 +15261,11 @@ msgstr "هذا النوع من الروابط غير مسموح به هنا." msgid "This user account does not have access to any tree." msgstr "ليست لدى حساب هذا المستخدم هذا صلاحية الوصول إلى أي مشجر." -#: app/Http/RequestHandlers/SetupWizard.php:183 +#: app/Http/RequestHandlers/SetupWizard.php:176 msgid "This usually means that you need to change the folder permissions to 777." msgstr "في الغالب عليك تغيير صلاحيات الملف إلى 777." -#: app/Services/UpgradeService.php:254 +#: app/Services/UpgradeService.php:265 msgid "This website is being upgraded. Try again in a few minutes." msgstr "جاري الآن تحديث لنظام هذا الموقع . يمكن المحاولة مرة أخرى بعد بضع دقائق." @@ -15504,37 +15306,37 @@ msgid "This will delete all the genealogy data from “%s” and replace it with msgstr "هذا سيحذف جميع المعلومات من المشجر “%s” ويستبدلها بمعلومات من ملف GEDCOM آخر." #. I18N: abbreviation for Thursday -#: app/Date/AbstractCalendarDate.php:291 +#: app/Date/AbstractCalendarDate.php:286 #: resources/views/edit/initialize-calendar-popup.phtml:27 msgid "Thu" msgstr "الخميس" -#: app/Factories/ElementFactory.php:1306 +#: app/Module/CustomTagsPhpGedView.php:82 #: resources/views/admin/webtrees1-thumbnails.phtml:39 msgid "Thumbnail image" msgstr "صور مصغرة" -#: resources/views/admin/trees-preferences.phtml:294 -#: resources/views/admin/trees-preferences.phtml:300 +#: resources/views/admin/trees-preferences.phtml:298 +#: resources/views/admin/trees-preferences.phtml:304 msgid "Thumbnail images" msgstr "مصغرات الصور" -#: app/Date/AbstractCalendarDate.php:261 +#: app/Date/AbstractCalendarDate.php:256 msgid "Thursday" msgstr "الخميس" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:197 app/GedcomCode/GedcomCodeTemp.php:657 +#: app/Elements/TempleCode.php:197 msgid "Tijuana, Mexico" msgstr "تيوانا، المكسيك" -#. I18N: gedcom tag TIME -#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:348 -#: app/Factories/ElementFactory.php:465 app/Factories/ElementFactory.php:601 -#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:652 -#: app/Factories/ElementFactory.php:668 app/Factories/ElementFactory.php:699 -#: app/Factories/ElementFactory.php:715 app/Factories/ElementFactory.php:1137 -#: app/GedcomTag.php:993 +#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:374 +#: app/Factories/ElementFactory.php:488 app/Factories/ElementFactory.php:618 +#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:668 +#: app/Factories/ElementFactory.php:684 app/Factories/ElementFactory.php:715 +#: app/Factories/ElementFactory.php:731 app/Module/CustomTagsGedcomL.php:193 +#: app/Module/CustomTagsPhpGedView.php:68 +#: app/Module/CustomTagsPhpGedView.php:72 msgid "Time" msgstr "الوقت" @@ -15546,14 +15348,12 @@ msgid "Time zone" msgstr "منطقة زمنية" #. I18N: Name of a module/chart -#: app/Module/TimelineChartModule.php:97 +#: app/Module/TimelineChartModule.php:98 msgid "Timeline" msgstr "جدول زمني" #: resources/views/admin/changes-log.phtml:134 #: resources/views/admin/site-logs.phtml:122 -#: resources/views/edit/edit-fact.phtml:115 -#: resources/views/edit/edit-record.phtml:34 msgid "Timestamp" msgstr "وقت الحدث" @@ -15615,9 +15415,8 @@ msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "تشرين" -#. I18N: gedcom tag TITL -#: app/Factories/ElementFactory.php:596 app/Factories/ElementFactory.php:626 -#: app/Factories/ElementFactory.php:687 app/GedcomTag.php:996 +#: app/Factories/ElementFactory.php:613 app/Factories/ElementFactory.php:642 +#: app/Factories/ElementFactory.php:703 #: resources/views/admin/fix-level-0-media.phtml:36 #: resources/views/lists/media-table.phtml:78 #: resources/views/lists/notes-table.phtml:89 @@ -15634,10 +15433,6 @@ msgstr "تشرين" msgid "Title" msgstr "مسمى" -#: app/GedcomTag.php:1002 -msgid "Title in Hebrew" -msgstr "المسمى بالعبرية" - #: resources/views/admin/broadcast.phtml:39 #: resources/views/admin/email-page.phtml:41 #: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 @@ -15660,7 +15455,7 @@ msgid "To create new research tasks, you must first add “research task” to t msgstr "لإنشاء مهام بحث جديدة، يلزم إضافة ”مهام للبحث“ إلى قائمة المعلومات والأحداث في خيارات المشجر." #. I18N: Help text for the “Format text and notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:618 +#: resources/views/admin/trees-preferences.phtml:622 msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc." msgstr "يجب تسجيل الملاحظات والمحاضر بشكل بسيط ، باستخدام نص غير منسق لضمان التوافق مع التطبيقات الانساب الأخرى." @@ -15687,6 +15482,19 @@ msgstr "لتثبيت هذا النص في اللغات الأخرى ، عليك msgid "To tell search engines that sitemaps are available, you can use the following links." msgstr "لإعلام محركات البحث بأن خرائط الموقع متاحة، يمكن إتباع هذه الروابط." +#: resources/views/modules/bing-maps/config.phtml:36 +#: resources/views/modules/google-maps/config.phtml:36 +#: resources/views/modules/here-maps/config.phtml:36 +#: resources/views/modules/map-box/config.phtml:36 +#: resources/views/modules/openrouteservice/config.phtml:36 +#: resources/views/modules/openstreetmap/config.phtml:36 +msgid "To use this service, you need an API key." +msgstr "" + +#: resources/views/modules/geonames/config.phtml:36 +msgid "To use this service, you need an account." +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:480 msgid "Togo" @@ -15698,7 +15506,7 @@ msgid "Tokelau" msgstr "توكيلاو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:198 app/GedcomCode/GedcomCodeTemp.php:660 +#: app/Elements/TempleCode.php:198 msgid "Tokyo, Japan" msgstr "طوكيو، اليابان" @@ -15759,11 +15567,11 @@ msgid "Top surnames" msgstr "أكثر أسماء عائلات تكراراً" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:199 app/GedcomCode/GedcomCodeTemp.php:663 +#: app/Elements/TempleCode.php:199 msgid "Toronto, Ontario, Canada" msgstr "تورنتو، اونتاريو، كندا" -#: app/Module/StatisticsChartModule.php:771 +#: app/Module/StatisticsChartModule.php:769 #: app/Statistics/Google/ChartBirth.php:115 #: app/Statistics/Google/ChartCommonGiven.php:82 #: app/Statistics/Google/ChartCommonSurname.php:141 @@ -15774,11 +15582,11 @@ msgstr "تورنتو، اونتاريو، كندا" #: app/Statistics/Google/ChartFamilyWithSources.php:77 #: app/Statistics/Google/ChartIndividualWithSources.php:77 #: app/Statistics/Google/ChartMarriage.php:115 -#: app/Statistics/Google/ChartMedia.php:77 +#: app/Statistics/Google/ChartMedia.php:76 #: app/Statistics/Google/ChartMortality.php:67 #: app/Statistics/Google/ChartNoChildrenFamilies.php:103 #: app/Statistics/Google/ChartSex.php:56 -#: resources/views/admin/control-panel.phtml:397 +#: resources/views/admin/control-panel.phtml:423 #: resources/views/lists/chart-by-age.phtml:29 #: resources/views/lists/chart-by-decade.phtml:21 msgid "Total" @@ -15869,10 +15677,10 @@ msgstr "مجموع أسماء العائلات" msgid "Total users" msgstr "مجموع المستخدمين" -#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:41 +#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 #: app/Module/ModuleAnalyticsTrait.php:79 #: resources/views/admin/analytics-edit.phtml:17 -#: resources/views/admin/control-panel.phtml:596 +#: resources/views/admin/control-panel.phtml:580 #: resources/views/admin/modules.phtml:110 #: resources/views/admin/modules.phtml:112 #: resources/views/admin/modules.phtml:240 @@ -15881,13 +15689,12 @@ msgstr "مجموع المستخدمين" msgid "Tracking and analytics" msgstr "التتبع والتحليلات" -#. I18N: gedcom tag TRLR -#: app/Factories/ElementFactory.php:724 app/GedcomTag.php:1005 +#: app/Factories/ElementFactory.php:740 msgid "Trailer" msgstr "مقطورة" #: app/Module/AncestorsChartModule.php:276 -#: app/Module/DescendancyChartModule.php:265 +#: app/Module/DescendancyChartModule.php:270 #: resources/views/emails/register-notify-html.phtml:34 #: resources/views/emails/register-notify-text.phtml:28 msgid "Tree" @@ -15904,17 +15711,17 @@ msgid "Trinidad and Tobago" msgstr "ترينيداد وتوباغو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:200 app/GedcomCode/GedcomCodeTemp.php:666 +#: app/Elements/TempleCode.php:200 msgid "Trujillo, Peru" msgstr "تروخيو ، بيرو" #. I18N: abbreviation for Tuesday -#: app/Date/AbstractCalendarDate.php:287 +#: app/Date/AbstractCalendarDate.php:282 #: resources/views/edit/initialize-calendar-popup.phtml:25 msgid "Tue" msgstr "الثلاثاء" -#: app/Date/AbstractCalendarDate.php:259 +#: app/Date/AbstractCalendarDate.php:254 msgid "Tuesday" msgstr "الثلاثاء" @@ -15944,89 +15751,88 @@ msgid "Tuvalu" msgstr "توفالو" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:196 app/GedcomCode/GedcomCodeTemp.php:654 +#: app/Elements/TempleCode.php:196 msgid "Tuxtla Gutierrez, Mexico" msgstr "توكستلا غوتيريز، المكسيك" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:201 app/GedcomCode/GedcomCodeTemp.php:669 +#: app/Elements/TempleCode.php:201 msgid "Twin Falls, Idaho, United States" msgstr "توين فولز ، أيداهو ، الولايات المتحدة الأمريكية" -#. I18N: gedcom tag TYPE -#: app/Factories/ElementFactory.php:267 app/Factories/ElementFactory.php:274 -#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:320 -#: app/Factories/ElementFactory.php:399 app/Factories/ElementFactory.php:406 -#: app/Factories/ElementFactory.php:419 app/Factories/ElementFactory.php:565 -#: app/Factories/ElementFactory.php:606 app/Factories/ElementFactory.php:629 -#: app/Factories/ElementFactory.php:660 app/Factories/ElementFactory.php:680 -#: app/Factories/ElementFactory.php:1311 app/GedcomTag.php:1008 +#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:302 +#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:347 +#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:432 +#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:583 +#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:645 +#: app/Factories/ElementFactory.php:676 app/Factories/ElementFactory.php:696 +#: app/Module/CustomTagsPhpGedView.php:87 #: app/Statistics/Google/ChartFamilyLargest.php:104 #: app/Statistics/Google/ChartFamilyWithSources.php:76 #: app/Statistics/Google/ChartIndividualWithSources.php:76 -#: app/Statistics/Google/ChartMedia.php:76 +#: app/Statistics/Google/ChartMedia.php:75 #: app/Statistics/Google/ChartSex.php:55 #: resources/views/admin/site-logs.phtml:53 #: resources/views/admin/site-logs.phtml:123 -#: resources/views/modules/media-list/page.phtml:62 +#: resources/views/modules/media-list/page.phtml:61 #: resources/views/modules/random_media/config.phtml:27 #: resources/views/modules/recent_changes/changes-table.phtml:39 msgid "Type" msgstr "نوع" -#: app/Factories/ElementFactory.php:1146 +#: app/Module/CustomTagsGedcomL.php:202 msgid "Type of abbreviation" msgstr "" -#: app/Factories/ElementFactory.php:1170 +#: app/Module/CustomTagsGedcomL.php:226 msgid "Type of administrative ID" msgstr "" -#: app/Factories/ElementFactory.php:1174 +#: app/Module/CustomTagsGedcomL.php:230 msgid "Type of demographic data" msgstr "" -#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:506 -#: app/Factories/ElementFactory.php:1140 app/GedcomTag.php:688 +#: app/Factories/ElementFactory.php:331 app/Factories/ElementFactory.php:526 +#: app/Module/CustomTagsGedcomL.php:196 msgid "Type of event" msgstr "نوع الحدث" -#: app/Factories/ElementFactory.php:508 app/GedcomTag.php:693 +#: app/Factories/ElementFactory.php:528 msgid "Type of fact" msgstr "نوع المعلومة" -#: app/Factories/ElementFactory.php:1163 +#: app/Module/CustomTagsGedcomL.php:219 msgid "Type of location" msgstr "" -#: app/Factories/ElementFactory.php:314 +#: app/Factories/ElementFactory.php:341 msgid "Type of marriage" msgstr "" -#: app/Factories/ElementFactory.php:547 +#: app/Factories/ElementFactory.php:565 msgid "Type of name" msgstr "" -#: app/Factories/ElementFactory.php:1074 app/Factories/ElementFactory.php:1116 +#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 msgid "Type of research task" msgstr "" -#. I18N: gedcom tag URL (A web address / URL) -#. I18N: gedcom tag WWW (A web address / URL) -#. I18N: gedcom tag _URL #. I18N: A configuration setting -#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:371 -#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:662 -#: app/Factories/ElementFactory.php:710 app/Factories/ElementFactory.php:1282 -#: app/Factories/ElementFactory.php:1288 app/Factories/ElementFactory.php:1310 -#: app/GedcomTag.php:1011 app/GedcomTag.php:1023 app/GedcomTag.php:1235 +#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:397 +#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:678 +#: app/Factories/ElementFactory.php:726 +#: app/Module/CustomTagsPersonalAncestralFile.php:58 +#: app/Module/CustomTagsPersonalAncestralFile.php:64 +#: app/Module/CustomTagsPhpGedView.php:86 +#: app/Module/CustomTagsRootsMagic.php:54 #: resources/views/admin/trees-create.phtml:32 -#: resources/views/admin/trees-preferences.phtml:72 +#: resources/views/admin/trees-preferences.phtml:73 #: resources/views/modals/media-file-fields.phtml:100 #: resources/views/modules/favorites/favorites.phtml:136 #: resources/views/modules/favorites/favorites.phtml:143 #: resources/views/modules/favorites/favorites.phtml:145 #: resources/views/modules/matomo-analytics/form.phtml:18 +#: resources/views/modules/share-url/share.phtml:11 #: resources/views/modules/sitemap/config.phtml:46 msgid "URL" msgstr "رابط إنترنت" @@ -16052,49 +15858,39 @@ msgid "Ukraine" msgstr "أوكرانيا" #. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) -#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) #: app/Elements/LdsBaptismDateStatus.php:77 #: app/Elements/LdsChildSealingDateStatus.php:70 #: app/Elements/LdsEndowmentDateStatus.php:78 #: app/Elements/LdsSpouseSealingDateStatus.php:77 -#: app/GedcomCode/GedcomCodeStat.php:142 msgid "Uncleared: insufficient data" msgstr "لم يطهر: بيانات غير وافية" -#: resources/views/admin/trees-preferences.phtml:748 +#: resources/views/admin/trees-preferences.phtml:752 msgid "Unique family facts" msgstr "معلومات أسرية فريدة" -#. I18N: gedcom tag _UID -#: app/Factories/ElementFactory.php:1079 app/Factories/ElementFactory.php:1121 -#: app/Factories/ElementFactory.php:1122 app/Factories/ElementFactory.php:1124 -#: app/Factories/ElementFactory.php:1126 app/Factories/ElementFactory.php:1127 -#: app/Factories/ElementFactory.php:1129 app/Factories/ElementFactory.php:1130 -#: app/Factories/ElementFactory.php:1184 app/Factories/ElementFactory.php:1341 -#: app/Factories/ElementFactory.php:1348 app/Factories/ElementFactory.php:1352 -#: app/Factories/ElementFactory.php:1355 app/Factories/ElementFactory.php:1358 -#: app/Factories/ElementFactory.php:1361 app/Factories/ElementFactory.php:1364 -#: app/Factories/ElementFactory.php:1367 app/GedcomTag.php:1232 +#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 +#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 +#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 +#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189 +#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89 +#: app/Module/CustomTagsGenPluswin.php:125 +#: app/Module/CustomTagsGenPluswin.php:127 +#: app/Module/CustomTagsGenPluswin.php:129 +#: app/Module/CustomTagsGenPluswin.php:131 +#: app/Module/CustomTagsGenPluswin.php:134 msgid "Unique identifier" msgstr "معرف عالمي فريد" #. I18N: Help text for the “Add unique identifiers” configuration setting -#: resources/views/admin/trees-preferences.phtml:150 +#: resources/views/admin/trees-preferences.phtml:152 msgid "Unique identifiers allow the same record to be found in different family trees and in different systems. They will be added whenever records are created or updated. If you do not want unique identifiers to be displayed, you can hide them using the privacy rules." msgstr "تمكن المعرفات الفريدة من العثور على نفس السجل في مشجرات مختلفة و أنظمة مختلفة. تتم إضافتها كلما تتم إنشاء سجلات أو تحديثها. إذا كنت لا ترغب في ظهور المعرفات الفريدة، بإمكانك إخفائها باستخدام قواعد الخصوصية." -#: resources/views/admin/trees-preferences.phtml:694 +#: resources/views/admin/trees-preferences.phtml:698 msgid "Unique individual facts" msgstr "معلومات فردية فريدة" -#: resources/views/admin/trees-preferences.phtml:843 -msgid "Unique repository facts" -msgstr "معلومات مستودعات فريدة" - -#: resources/views/admin/trees-preferences.phtml:802 -msgid "Unique source facts" -msgstr "معلومات مصادر فريدة" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:54 msgid "United Arab Emirates" @@ -16111,9 +15907,9 @@ msgid "United States" msgstr "الولايات المتحدة" #. I18N: Name of a country or state -#: app/Elements/FamilyStatusText.php:66 app/Factories/ElementFactory.php:900 -#: app/Factories/ElementFactory.php:956 app/GedcomRecord.php:902 -#: app/GedcomRecord.php:907 app/Statistics/Google/ChartSex.php:72 +#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:899 +#: app/GedcomRecord.php:904 app/Module/CustomTagsFamilyTreeMaker.php:140 +#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 #: app/Statistics/Service/CountryService.php:38 msgid "Unknown" msgstr "غير معروف" @@ -16123,8 +15919,7 @@ msgctxt "unknown century" msgid "Unknown" msgstr "غير معروف" -#: app/Elements/SexValue.php:75 app/Functions/FunctionsEdit.php:543 -#: resources/views/individual-sex.phtml:39 +#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:399 #: resources/xml/reports/individual_ext_report.xml:606 @@ -16139,7 +15934,12 @@ msgctxt "unknown people" msgid "Unknown" msgstr "غير معروف" -#: app/Elements/UnknownElement.php:36 app/GedcomTag.php:1264 +#: resources/views/edit/icon-fact-delete.phtml:19 +#: resources/views/edit/icon-fact-delete.phtml:21 +msgid "Unlink" +msgstr "" + +#: app/Elements/UnknownElement.php:36 msgid "Unrecognized GEDCOM code" msgstr "رمز GEDCOM غير معروف" @@ -16147,7 +15947,7 @@ msgstr "رمز GEDCOM غير معروف" msgid "Unused files" msgstr "الملفات الغير مستخدمة" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:126 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 #, php-format msgid "Unzip %s to a temporary folder…" msgstr "فك الضغط %s إلى مجلد مؤقت …" @@ -16157,40 +15957,43 @@ msgstr "فك الضغط %s إلى مجلد مؤقت …" msgid "Upcoming events" msgstr "أحداث قادمة" -#: app/Http/RequestHandlers/DataFixData.php:108 +#: app/Http/RequestHandlers/DataFixData.php:105 +#: resources/views/modules/batch_update/admin.phtml:78 msgid "Update" msgstr "تحديث" #: resources/views/admin/data-fix-page.phtml:47 +#: resources/views/modules/batch_update/admin.phtml:83 +#: resources/views/modules/batch_update/admin.phtml:87 msgid "Update all" msgstr "تحديث الجميع" #. I18N: Name of a module -#: app/Module/FixPlaceNames.php:62 +#: app/Module/FixPlaceNames.php:61 msgid "Update place names" msgstr "تحديث أسماء المواقع" #. I18N: Description of a “Data fix” module -#: app/Module/FixPlaceNames.php:73 +#: app/Module/FixPlaceNames.php:72 msgid "Update the higher-level parts of place names, while keeping the lower-level parts." msgstr "" #. I18N: %s is a version number, such as 1.2.3 #. I18N: %s is a version number -#: app/Http/RequestHandlers/LoginAction.php:83 -#: app/Http/RequestHandlers/UpgradeWizardStep.php:180 -#: resources/views/admin/control-panel.phtml:166 +#: app/Http/RequestHandlers/LoginAction.php:81 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:177 +#: resources/views/admin/control-panel.phtml:191 #, php-format msgid "Upgrade to webtrees %s." msgstr "تحديث إلى نسخة رقم %s." -#: app/Http/RequestHandlers/UpgradeWizardPage.php:81 -#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 msgid "Upgrade wizard" msgstr "معالج الترقية" -#: app/Http/RequestHandlers/UploadMediaPage.php:70 -#: resources/views/admin/control-panel.phtml:724 +#: app/Http/RequestHandlers/UploadMediaPage.php:69 +#: resources/views/admin/control-panel.phtml:795 msgid "Upload media files" msgstr "تحميل ملفات الوسائط" @@ -16203,14 +16006,18 @@ msgstr "تحميل ملف وسائط أو أكثر من الجهاز. ملف ا msgid "Uruguay" msgstr "أوروغواي" -#: app/Services/EmailService.php:252 +#: app/Services/EmailService.php:229 msgid "Use SMTP to send messages" msgstr "إستخدام SMTP لإرسال الرسائل" -#: app/Module/FixSearchAndReplace.php:103 +#: app/Module/FixSearchAndReplace.php:104 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." msgstr "إستخدام “?” لمطابقة حرف واحد، وإستخدام “*” لمطابقة أي حرف أو لا شيء." +#: app/Module/ModuleMapGeoLocationTrait.php:48 +msgid "Use an external service to find locations." +msgstr "" + #. I18N: placeholder text for new-password field #: resources/views/admin/users-create.phtml:61 #: resources/views/admin/users-edit.phtml:71 @@ -16236,7 +16043,7 @@ msgid "Use compact layout" msgstr "إستخدم تنسيق مظغوط" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:915 +#: resources/views/admin/trees-preferences.phtml:837 msgid "Use full source citations" msgstr "إستخدام إقتباسات مفصلة من المصدر" @@ -16248,39 +16055,35 @@ msgstr "إستخدام إقتباسات مفصلة من المصدر" msgid "Use letters A-Z, a-z, digits 0-9, or underscores" msgstr "" +#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 +msgid "Use maps in webtrees." +msgstr "" + #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:108 +#: resources/views/admin/site-mail.phtml:123 msgid "Use password" msgstr "إستخدم كلمة مرور" #. I18N: "sendmail" is the name of some mail software -#: app/Services/EmailService.php:251 +#: app/Services/EmailService.php:228 msgid "Use sendmail to send messages" msgstr "إستخدم أرسل بريد لإرسال الخطابات" #. I18N: Help text for the “Use silhouettes” configuration setting -#: resources/views/admin/trees-preferences.phtml:320 +#: resources/views/admin/trees-preferences.phtml:324 msgid "Use silhouette images when no highlighted image for that individual has been specified. The images used are specific to the gender of the individual in question." msgstr "بإمكانك استخدام الصور الظلية حينما لا توجد صورة مميزة للفرد المحدد." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:315 +#: resources/views/admin/trees-preferences.phtml:319 msgid "Use silhouettes" msgstr "إستخدام صور ظلية عند عدم وجود صور مفضلة" -#: resources/views/admin/map-provider.phtml:38 -msgid "Use the GeoNames database for autocomplete on places" -msgstr "تفعيل إستخدام بيانات GeoNames لإقتراح أسماء الأماكن" - #: resources/views/register-page.phtml:91 msgid "Use this field to tell the site administrator why you are requesting an account and how you are related to the genealogy displayed on this site. You can also use this to enter any other comments you may have for the site administrator." msgstr "تستخدم هذه الخانة لإعلام مدير الموقع بسب طلب الحصول على حساب وكذلك العلاقة بالمشجر. وبالإمكان أيضاً وضع أي ملاحظات لإطلاع المدير." -#: app/Functions/FunctionsEdit.php:567 -msgid "Use this image for charts and on the individual’s page." -msgstr "استخدام هذه الصورة للرسومات البيانية وصفحة الفرد ." - -#: app/Module/ResearchTaskModule.php:60 app/Module/ResearchTaskModule.php:63 +#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 #: resources/views/admin/changes-log.phtml:85 #: resources/views/admin/changes-log.phtml:138 #: resources/views/admin/site-logs.phtml:76 @@ -16289,7 +16092,7 @@ msgid "User" msgstr "المستخدم" #: app/Http/RequestHandlers/UserListPage.php:51 -#: resources/views/admin/control-panel.phtml:468 +#: resources/views/admin/control-panel.phtml:494 #: resources/views/admin/email-page.phtml:21 #: resources/views/admin/users-cleanup.phtml:22 #: resources/views/admin/users-create.phtml:20 @@ -16305,12 +16108,12 @@ msgstr "المستخدم لم يصادق خلال السبعة الأيام ال msgid "User not verified by administrator." msgstr "المدير لم يصادق على المستخدم." -#: app/Http/RequestHandlers/VerifyEmail.php:74 +#: app/Http/RequestHandlers/VerifyEmail.php:72 msgid "User verification" msgstr "مصادقة المستخدم" #. I18N: A configuration setting -#: resources/views/admin/site-mail.phtml:123 +#: resources/views/admin/site-mail.phtml:138 #: resources/views/admin/users-create.phtml:45 #: resources/views/admin/users-edit.phtml:55 #: resources/views/admin/users.phtml:26 @@ -16318,6 +16121,7 @@ msgstr "مصادقة المستخدم" #: resources/views/emails/register-notify-html.phtml:26 #: resources/views/emails/register-notify-text.phtml:20 #: resources/views/login-page.phtml:35 +#: resources/views/modules/geonames/config.phtml:23 #: resources/views/modules/login_block/sign-in.phtml:24 #: resources/views/modules/todo/research-tasks.phtml:33 #: resources/views/password-reset-page.phtml:26 @@ -16338,7 +16142,7 @@ msgstr "إسم المستخدم أو عنوان البريد الإلكترون msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." msgstr "وضعية الأحرف وأحرف اللفظ غير معتبرة عند إدخال إسم المستخدم وهذا يعني أن “chloe”, “chloë”, و “Chloe” تعتبر متماثلة." -#: resources/views/admin/control-panel.phtml:434 +#: resources/views/admin/control-panel.phtml:460 #: resources/views/modules/gedcom_stats/statistics.phtml:146 #: resources/views/modules/html/template-statistics.phtml:60 msgid "Users" @@ -16354,7 +16158,7 @@ msgid "Uzbekistan" msgstr "أوزبكستان" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:202 app/GedcomCode/GedcomCodeTemp.php:672 +#: app/Elements/TempleCode.php:202 msgid "Vancouver, British Columbia, Canada" msgstr "فانكوفر، كندا" @@ -16364,7 +16168,7 @@ msgid "Vanuatu" msgstr "فانواتو" #. I18N: Description of the “StatisticsChart” module -#: app/Module/StatisticsChartModule.php:99 +#: app/Module/StatisticsChartModule.php:98 msgid "Various statistics charts." msgstr "رسومات بيانية إحصائية متنوعة." @@ -16427,7 +16231,7 @@ msgid "Ventose" msgstr "فينتوا" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:203 app/GedcomCode/GedcomCodeTemp.php:675 +#: app/Elements/TempleCode.php:203 msgid "Veracruz, Mexico" msgstr "فيراكروز، المكسيك" @@ -16436,20 +16240,19 @@ msgid "Verified" msgstr "مصادق" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:204 app/GedcomCode/GedcomCodeTemp.php:678 +#: app/Elements/TempleCode.php:204 msgid "Vernal, Utah, United States" msgstr "فيرنال، يوتا" -#. I18N: gedcom tag VERS -#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:353 -#: app/Factories/ElementFactory.php:376 app/GedcomTag.php:1014 +#: app/Factories/ElementFactory.php:371 app/Factories/ElementFactory.php:379 +#: app/Factories/ElementFactory.php:402 msgid "Version" msgstr "إصدار" #. I18N: Type of media object -#: app/Elements/SourceMediaType.php:77 app/Factories/ElementFactory.php:943 -#: app/Factories/ElementFactory.php:955 app/Factories/ElementFactory.php:986 -#: app/Factories/ElementFactory.php:1041 +#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90 +#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133 +#: app/Module/CustomTagsGedcom53.php:187 msgid "Video" msgstr "بصري" @@ -16458,7 +16261,7 @@ msgstr "بصري" msgid "Vietnam" msgstr "فيتنام" -#: app/Functions/FunctionsPrintFacts.php:953 +#: app/Functions/FunctionsPrintFacts.php:829 msgid "View" msgstr "إظهار" @@ -16471,13 +16274,18 @@ msgstr "إظهار لائحة بالأحداث التي تقع في %s" msgid "View this day" msgstr "عرض هذا اليوم" -#: app/Functions/FunctionsPrintFacts.php:198 +#: app/Functions/FunctionsPrintFacts.php:190 #: app/Statistics/Repository/FamilyRepository.php:470 #: resources/views/statistics/families/top10-list-age.phtml:23 #: resources/views/statistics/families/top10-nolist-age.phtml:25 msgid "View this family" msgstr "عرض هذه الأسرة" +#: app/Module/ModuleMapLinkTrait.php:62 +#, php-format +msgid "View this location using %s" +msgstr "" + #: resources/views/calendar-page.phtml:219 msgid "View this month" msgstr "عرض هذا الشهر" @@ -16487,7 +16295,7 @@ msgid "View this year" msgstr "عرض هذه السنة" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:205 app/GedcomCode/GedcomCodeTemp.php:681 +#: app/Elements/TempleCode.php:205 msgid "Villa Hermosa, Mexico" msgstr "فيلا هيرموسا، المكسيك" @@ -16504,8 +16312,8 @@ msgid "Visible to other users when online" msgstr "ظاهر للمستخدمين الآخرين عند الإتصال" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:100 -#: resources/views/admin/trees-export.phtml:119 +#: app/Http/RequestHandlers/UserEditPage.php:96 +#: resources/views/admin/trees-export.phtml:126 #: resources/views/admin/users-edit.phtml:239 #: resources/views/modules/clippings/download.phtml:48 #: resources/views/modules/clippings/download.phtml:68 @@ -16530,34 +16338,31 @@ msgstr "ويلز" msgid "Wallis and Futuna" msgstr "واليس وفوتونا" -#: app/Elements/RelationIsDescriptor.php:151 -#: app/GedcomCode/GedcomCodeRela.php:346 +#: app/Elements/RelationIsDescriptor.php:126 msgid "Ward" msgstr "موصى به" -#: app/Elements/RelationIsDescriptor.php:116 -#: app/GedcomCode/GedcomCodeRela.php:343 +#: app/Elements/RelationIsDescriptor.php:91 msgctxt "FEMALE" msgid "Ward" msgstr "موصى بها" -#: app/Elements/RelationIsDescriptor.php:81 -#: app/GedcomCode/GedcomCodeRela.php:339 +#: app/Elements/RelationIsDescriptor.php:70 msgctxt "MALE" msgid "Ward" msgstr "موصى به" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:206 app/GedcomCode/GedcomCodeTemp.php:684 +#: app/Elements/TempleCode.php:206 msgid "Washington, District of Columbia, United States" msgstr "واشنطن العاصمة" -#: resources/views/admin/trees-preferences.phtml:326 +#: resources/views/admin/trees-preferences.phtml:330 msgid "Watermarks" msgstr "علامات مائية" #. I18N: Help text for the “Images without watermarks” configuration setting -#: resources/views/admin/trees-preferences.phtml:336 +#: resources/views/admin/trees-preferences.phtml:340 msgid "Watermarks are optional and normally shown just to visitors." msgstr "العلامات المائية اختيارية ويظهر عادة للزوار فقط." @@ -16566,34 +16371,33 @@ msgstr "العلامات المائية اختيارية ويظهر عادة ل msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password." msgstr "سيتم إرسال رسالة تأكيد إلى <b>%s</b>. يجب المصادقة عل طلب للحساب بإتباع للتعليمات في رسالة النأكيد خلال سبعة أيام، وإلا سيعتبر الطلب لاغ تلقائياً ويجب التقدم بطلب جديد.<br><br>بعد المصادقة على الطلب سيقوم المدير بالإطلاع والموافقة عليه قبل أن التمكن من إستخدام الحساب." -#: resources/views/admin/control-panel.phtml:139 -#: resources/views/admin/control-panel.phtml:582 -#: resources/views/admin/trees-preferences.phtml:198 +#: resources/views/admin/control-panel.phtml:162 +#: resources/views/admin/control-panel.phtml:566 +#: resources/views/admin/trees-preferences.phtml:200 msgid "Website" msgstr "الموقع" -#: app/Http/RequestHandlers/SiteLogsPage.php:102 -#: resources/views/admin/control-panel.phtml:211 +#: app/Http/RequestHandlers/SiteLogsPage.php:100 +#: resources/views/admin/control-panel.phtml:237 msgid "Website logs" msgstr "سجلات الدخول للموقع" -#: app/Http/RequestHandlers/SitePreferencesPage.php:65 -#: resources/views/admin/control-panel.phtml:189 +#: app/Http/RequestHandlers/SitePreferencesPage.php:64 +#: resources/views/admin/control-panel.phtml:215 msgid "Website preferences" msgstr "خيارات الموقع" #. I18N: abbreviation for Wednesday -#: app/Date/AbstractCalendarDate.php:289 +#: app/Date/AbstractCalendarDate.php:284 #: resources/views/edit/initialize-calendar-popup.phtml:26 msgid "Wed" msgstr "الأربعاء" -#: app/Date/AbstractCalendarDate.php:260 +#: app/Date/AbstractCalendarDate.php:255 msgid "Wednesday" msgstr "الأربعاء" -#. I18N: gedcom tag _WEIG -#: app/Factories/ElementFactory.php:792 app/GedcomTag.php:1238 +#: app/Module/CustomTagsBrothersKeeper.php:109 msgid "Weight" msgstr "الوزن" @@ -16618,7 +16422,7 @@ msgid "Western Sahara" msgstr "الصحراء الغربية" #. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting -#: resources/views/admin/trees-preferences.phtml:950 +#: resources/views/admin/trees-preferences.phtml:872 msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default." msgstr "يتم تخزين اسم المستخدم و الوقت في كل مرة يتم فيها تحرير سجل. ولكن في بعض الحالات من المرغوب أن يتم بقاء معلومات \"آخر تغيير\" على ما هي عليه ، عند إجراء تصحيحات بسيطة لبيانات شخص مثلاً. يتحكم هذا الخيار في ما إذا كانت هذه الميزة محددة بشكل افتراضي ." @@ -16627,7 +16431,7 @@ msgid "When a user registers for an account, an email is sent to their email add msgstr "عند طلب حساب جديد سيتم إرسال رسالة إلى عنوان البريد الإلكتروني المدخل تتضمن رابط مصادقة للتحقق من صحة العنوان المدخل. عند بالنقر على رابط المصادقة، سيصبح خيار \"البريد الإلكتروني مصادق\" مؤشراً عليه تلقائياً." #. I18N: Help text for the “Source type” configuration setting -#: resources/views/admin/trees-preferences.phtml:935 +#: resources/views/admin/trees-preferences.phtml:857 msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default." msgstr "عند إضافة الأقارب ، بإمكانك إضافة مصدر الاستشهادات لسجلات ( الفرد و الأسرة ) أو إلى الوقائع والأحداث (الولادة والزواج و الموت) . يتحكم هذا الخيار فيما إذا كان سيتم اختيار السجلات أو الوقائع افتراضيا ." @@ -16636,7 +16440,7 @@ msgid "When an individual has more than one spouse, you should sort the families msgstr "" #. I18N: Help text for the “Surname tradition” configuration setting -#: resources/views/admin/trees-preferences.phtml:905 +#: resources/views/admin/trees-preferences.phtml:827 msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." msgstr "عند إضافة فرد جديد، إسم العائلة يمكن أن يدخل تلقائياً حسب ما هو معين." @@ -16654,7 +16458,7 @@ msgid "Which family trees should be included in the sitemaps" msgstr "أي مشجر يتم تضمينه في خرائط الموقع" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:269 +#: resources/views/admin/trees-preferences.phtml:273 msgid "Who can upload new media files" msgstr "من لديه صلاحية تحميل ملفات وسائط جديدة" @@ -16675,10 +16479,9 @@ msgstr "أرملة" msgid "Widower" msgstr "أرمل" -#. I18N: gedcom tag WIFE -#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:342 -#: app/Functions/FunctionsPrint.php:392 app/GedcomTag.php:1017 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:60 +#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:368 +#: app/Functions/FunctionsPrint.php:392 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:71 #: resources/views/edit/change-family-members.phtml:34 #: resources/views/edit/change-family-members.phtml:49 #: resources/xml/reports/family_group_report.xml:501 @@ -16693,26 +16496,17 @@ msgstr "أرمل" msgid "Wife" msgstr "زوجة" -#: app/Factories/ElementFactory.php:289 +#: app/Factories/ElementFactory.php:317 #: resources/views/modules/timeline-chart/chart.phtml:351 msgid "Wife’s age" msgstr "عمر الزوجة" -#: app/Module/FixMissingMarriedNames.php:94 -msgid "Wife’s maiden surname becomes new given name" -msgstr "إسم عائلة الزوجة قبل الزواج يصبح هو إسمها الأول" - -#: app/Module/FixMissingMarriedNames.php:93 -msgid "Wife’s surname replaced by husband’s surname" -msgstr "لقد إستبدال إسم عائلة الزوجة بإسم عائلة زوجها" - -#. I18N: gedcom tag WILL -#: app/Factories/ElementFactory.php:597 app/GedcomTag.php:1020 +#: app/Factories/ElementFactory.php:614 msgid "Will" msgstr "وصية" #. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:207 app/GedcomCode/GedcomCodeTemp.php:687 +#: app/Elements/TempleCode.php:207 msgid "Winter Quarters, Nebraska, United States" msgstr "اونتر كورترز، ولاية نبراسكا" @@ -16726,11 +16520,9 @@ msgstr "بمصادر" msgid "Without sources" msgstr "بدون مصادر" -#. I18N: gedcom tag _WITN -#: app/Elements/RelationIsDescriptor.php:82 -#: app/Elements/RelationIsDescriptor.php:117 -#: app/Elements/RelationIsDescriptor.php:152 -#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:1241 +#: app/Elements/RelationIsDescriptor.php:127 +#: app/Module/CustomTagsGenPluswin.php:81 +#: app/Module/CustomTagsGenPluswin.php:113 msgid "Witness" msgstr "شاهد" @@ -16742,15 +16534,14 @@ msgstr "شاهد" msgid "Wives take their husband’s surname." msgstr "تكتسب الزوجات إسم عائلة أزواجهن." -#: app/Http/RequestHandlers/MapDataAdd.php:71 +#: app/Http/RequestHandlers/MapDataAdd.php:75 #: resources/views/modules/place-hierarchy/page.phtml:28 #: resources/views/modules/place-hierarchy/page.phtml:31 #: resources/views/modules/statistics-chart/custom.phtml:179 msgid "World" msgstr "العالم" -#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. -#: app/Factories/ElementFactory.php:793 app/GedcomTag.php:1247 +#: app/Module/CustomTagsBrothersKeeper.php:110 #: resources/views/modules/yahrzeit/table.phtml:34 msgid "Yahrzeit" msgstr "ذكرى سنوية دينية لوفاة" @@ -16774,10 +16565,6 @@ msgstr "السنة:" msgid "Yemen" msgstr "اليمن" -#: app/Functions/FunctionsPrintFacts.php:268 -msgid "Yes" -msgstr "نعم" - #. I18N: %1$s is the site URL and %2$s is an email address #: resources/views/emails/register-user-html.phtml:20 #: resources/views/emails/register-user-text.phtml:16 @@ -16785,8 +16572,8 @@ msgstr "نعم" msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." msgstr "لقد تم طلب إنشاء حساب في %1$s بإستخدام عنوان البريد الإلكتروني %2$s." -#: app/Http/RequestHandlers/ContactAction.php:127 -#: app/Http/RequestHandlers/RegisterAction.php:254 +#: app/Http/RequestHandlers/ContactAction.php:123 +#: app/Http/RequestHandlers/RegisterAction.php:251 msgid "You are not allowed to send messages that contain external links." msgstr "ليس لديك صلاحية إرسال رسائل تتضمن روابط خارجية." @@ -16795,7 +16582,7 @@ msgstr "ليس لديك صلاحية إرسال رسائل تتضمن روابط msgid "You are signed in as %s." msgstr "أنت مسجل دخول باسم %s." -#: app/Http/RequestHandlers/LoginPage.php:99 +#: app/Http/RequestHandlers/LoginPage.php:98 msgid "You can apply for an account using the link below." msgstr "بإمكانك التقدم بطلب إنشاء حساب جديد عن طريق الرابط أدناه." @@ -16810,17 +16597,12 @@ msgid "You can choose whether to appear in the list of users who are currently s msgstr "يمكنك هذا الخيار من تحديد إمكانية معرفة المستخدمين الآخرين عن تواجدك في الموقع في حال تسجيل الدخول." #. I18N: %s is a URL -#: resources/views/edit/raw-gedcom-fact.phtml:27 +#: resources/views/edit/raw-gedcom-fact.phtml:26 #: resources/views/edit/raw-gedcom-record.phtml:28 #, php-format msgid "You can download a copy of the GEDCOM specification from %s." msgstr "بإمكانك تنزيل نسخة من مواصفات GEDCOM من %s." -#. I18N: Description of a “Data fix” module -#: app/Module/FixMissingMarriedNames.php:80 -msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database." -msgstr "يمكن جعل البحث عن النساء المتزوجات أكثر سهولة من خلال تسجيل أسمائهن التي إكتسبنها ما بعد الزواج. ولكن ليس كل النساء تأخذ لقب زوجها ، فيجب توخي الحذر من تقديم معلومات غير صحيحة في قاعدة البيانات الخاصة بك." - #: resources/views/modules/privacy-policy/page.phtml:61 msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." msgstr "" @@ -16843,7 +16625,7 @@ msgstr "يمكنك تعيين صلاحية الوصول لسجل معين ، م msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc." msgstr "يمكن جعل أداء التحقق من الخصوصية أكثر سرعةً بإضافة سجل وفاة لمن يمكن الإستدلال على وفاته من تواريخ أخرى ولو لم يكن لوفاته أو دفنه سجل بذلك." -#: app/Http/RequestHandlers/LoginAction.php:115 +#: app/Http/RequestHandlers/LoginAction.php:113 msgid "You cannot sign in because your browser does not accept cookies." msgstr "لا يمكن تسجيل الدخول بسبب عدم تفعيل ملفات تعريف الارتباط (الكوكيز) في متصفحك." @@ -16868,7 +16650,7 @@ msgstr "تم تسجيل خروجك بنجاح." msgid "You may use HTML to format the answer and to add links to other websites." msgstr "يمكن إستخدام HTML لتنسيق الإجابة ولإضافة روابط مختلفة." -#: app/Http/RequestHandlers/SetupWizard.php:386 +#: app/Http/RequestHandlers/SetupWizard.php:379 msgid "You must enter all the administrator account fields." msgstr "يجب إدخال جميع حقول إعدادات المدير." @@ -16884,15 +16666,15 @@ msgstr "يجب عليك إختيار فرداً ونوع الرسم البيان msgid "You must specify an individual record before you can restrict the user to their immediate family." msgstr "يجب تحديد سجل الفرد قبل حصره في أسرته المباشرة." -#: app/Http/RequestHandlers/LoginPage.php:91 +#: app/Http/RequestHandlers/LoginPage.php:90 msgid "You need to be a family member to access this website." msgstr "يجب أن تكون عضو من العائلة للتمكن من الدخول للموقع." -#: app/Http/RequestHandlers/LoginPage.php:88 +#: app/Http/RequestHandlers/LoginPage.php:87 msgid "You need to be an authorized user to access this website." msgstr "يجب الحصول على حساب مستخدم مصرح له الدخول للموقع." -#: resources/views/admin/control-panel.phtml:246 +#: resources/views/admin/control-panel.phtml:272 #: resources/views/admin/trees.phtml:48 msgid "You need to create a family tree." msgstr "يجب إنشاء مشجر للعائلة." @@ -16911,13 +16693,13 @@ msgstr "يجب إعداد حساب لمدير. وهذا الحساب هو من msgid "You sent the following message to a webtrees user:" msgstr "لقد أرسلت الرسالة التالية إلى مستخدم آخر:" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:212 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:210 msgid "You should accept or reject all pending changes before upgrading." msgstr "يلزم قبول أو رفض طلبات التعديلات المعلقة قبل التحديث." #. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ -#: app/Http/RequestHandlers/ContactAction.php:128 -#: app/Http/RequestHandlers/RegisterAction.php:254 +#: app/Http/RequestHandlers/ContactAction.php:124 +#: app/Http/RequestHandlers/RegisterAction.php:251 #, php-format msgid "You should delete the “%1$s” from “%2$s” and try again." msgstr "يجب إزالة ”%1$s“ من ”%2$s“ وإعادة المحاولة." @@ -16960,16 +16742,20 @@ msgstr "سلتك للمقتطفات فارغة." msgid "Your name" msgstr "الإسم" -#: app/Http/RequestHandlers/PasswordResetAction.php:77 +#: app/Http/RequestHandlers/PasswordResetAction.php:76 msgid "Your password has been updated." msgstr "" -#: app/Http/RequestHandlers/RegisterAction.php:149 +#: app/Http/RequestHandlers/RegisterAction.php:146 #, php-format msgid "Your registration at %s" msgstr "تسجيلك في %s" -#: app/Services/ServerCheckService.php:198 +#: resources/views/modules/batch_update/admin.phtml:86 +msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." +msgstr "لأن خاصية \"قبول التعديلات تلقائياً\" في إعدادات حسابك غير مفعلة فالقدرة على تعديل السجلات مقصورة على سجل واحد تلو الآخر." + +#: app/Services/ServerCheckService.php:197 #, php-format msgid "Your web server is using PHP version %s, which is no longer receiving security updates. You should upgrade to a later version as soon as possible." msgstr "خادمك يستخدم النسخة %s من PHP الذي لم يعد يتلقى التحديثات الأمنية. يلزم التحديث إلى نسخة لاحقة في أقرب وقت ممكن." @@ -16988,58 +16774,51 @@ msgstr "زمبابوي" msgid "Zoom" msgstr "تكبير" -#: resources/views/admin/location-edit.phtml:145 -#: resources/views/modules/pedigree-map/chart.phtml:82 -#: resources/views/modules/place-hierarchy/map.phtml:90 -#: resources/views/modules/places/tab.phtml:78 +#: app/Services/LeafletJsService.php:64 #: resources/views/modules/timeline-chart/page.phtml:52 msgid "Zoom in" msgstr "تكبير" -#: resources/views/admin/location-edit.phtml:146 -#: resources/views/modules/pedigree-map/chart.phtml:83 -#: resources/views/modules/place-hierarchy/map.phtml:91 -#: resources/views/modules/places/tab.phtml:79 +#: app/Services/LeafletJsService.php:65 #: resources/views/modules/timeline-chart/page.phtml:55 msgid "Zoom out" msgstr "تصغير" #. I18N: Gedcom ABT dates -#: app/Date.php:342 +#: app/Date.php:339 #, php-format msgid "about %s" msgstr "حوالي %s" #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:30 -#: resources/views/gedcom-record-page.phtml:39 -#: resources/views/individual-page.phtml:43 resources/views/media-page.phtml:45 -#: resources/views/note-page.phtml:41 resources/views/repository-page.phtml:33 -#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:33 +#: resources/views/family-page-pending.phtml:23 +#: resources/views/individual-page-pending.phtml:27 +#: resources/views/media-page-pending.phtml:22 +#: resources/views/note-page-pending.phtml:23 +#: resources/views/record-page-pending.phtml:23 msgctxt "You should review the changes and then accept or reject them." msgid "accept" msgstr "قبول" #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:24 -#: resources/views/gedcom-record-page.phtml:33 -#: resources/views/individual-page.phtml:34 resources/views/media-page.phtml:39 -#: resources/views/note-page.phtml:35 resources/views/repository-page.phtml:27 -#: resources/views/source-page.phtml:34 resources/views/submitter-page.phtml:27 +#: resources/views/family-page-pending.phtml:17 +#: resources/views/individual-page-pending.phtml:18 +#: resources/views/media-page-pending.phtml:16 +#: resources/views/note-page-pending.phtml:17 +#: resources/views/record-page-pending.phtml:17 msgctxt "You should review the deletion and then accept or reject it." msgid "accept" msgstr "قبول" #. I18N: the status of an edit accepted/rejected/pending -#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 msgid "accepted" msgstr "مقبول" #. I18N: A button label. #: resources/views/admin/trees-privacy.phtml:248 #: resources/views/admin/webtrees1-thumbnails-form.phtml:24 -#: resources/views/edit/add-fact-row.phtml:48 -#: resources/views/edit/paste-fact-row.phtml:48 +#: resources/views/edit/add-fact-row.phtml:46 #: resources/views/modules/census-assistant.phtml:65 #: resources/views/modules/lifespans-chart/page.phtml:75 #: resources/views/modules/timeline-chart/page.phtml:41 @@ -17052,19 +16831,7 @@ msgid "add place" msgstr "إضافة مكان" #. I18N: The name given to a child by its adoptive parents -#: app/Elements/NameType.php:47 app/GedcomCode/GedcomCodeName.php:73 -msgid "adopted name" -msgstr "إسم التبني" - -#. I18N: The name given to a child by its adoptive parents -#: app/GedcomCode/GedcomCodeName.php:69 -msgctxt "FEMALE" -msgid "adopted name" -msgstr "إسم التبني" - -#. I18N: The name given to a child by its adoptive parents -#: app/GedcomCode/GedcomCodeName.php:64 -msgctxt "MALE" +#: app/Elements/NameType.php:47 msgid "adopted name" msgstr "إسم التبني" @@ -17073,38 +16840,22 @@ msgid "adoption" msgstr "تبني" #. I18N: Gedcom AFT dates -#: app/Date.php:362 +#: app/Date.php:359 #, php-format msgid "after %s" msgstr "بعد %s" -#: app/Module/StatisticsChartModule.php:523 -#: app/Module/StatisticsChartModule.php:585 -#: app/Module/StatisticsChartModule.php:646 +#: app/Module/StatisticsChartModule.php:522 +#: app/Module/StatisticsChartModule.php:584 +#: app/Module/StatisticsChartModule.php:645 msgid "age" msgstr "عمر" #. I18N: The name by which an individual is also known. e.g. a professional name or a stage name -#: app/Elements/NameType.php:49 app/GedcomCode/GedcomCodeName.php:87 +#: app/Elements/NameType.php:49 msgid "also known as" msgstr "يعرف أيضاً بـ" -#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name -#: app/GedcomCode/GedcomCodeName.php:83 -msgctxt "FEMALE" -msgid "also known as" -msgstr "تعرف أيضاً بـ" - -#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name -#: app/GedcomCode/GedcomCodeName.php:78 -msgctxt "MALE" -msgid "also known as" -msgstr "يعرف أيضاً بـ" - -#: app/Functions/FunctionsEdit.php:566 -msgid "always" -msgstr "دائماً" - #: app/Statistics/Repository/FamilyRepository.php:468 #: app/Statistics/Repository/UserRepository.php:96 #: resources/views/statistics/families/top10-list-age.phtml:21 @@ -17119,47 +16870,47 @@ msgstr "دائماً" msgid "and" msgstr "و" -#: app/Functions/Functions.php:1052 +#: app/Services/RelationshipService.php:778 msgctxt "father’s brother’s wife" msgid "aunt" msgstr "زوجة عم" -#: app/Functions/Functions.php:810 +#: app/Services/RelationshipService.php:536 msgctxt "father’s sister" msgid "aunt" msgstr "عمة" -#: app/Functions/Functions.php:1132 +#: app/Services/RelationshipService.php:858 msgctxt "mother’s brother’s wife" msgid "aunt" msgstr "زوجة خال" -#: app/Functions/Functions.php:848 +#: app/Services/RelationshipService.php:574 msgctxt "mother’s sister" msgid "aunt" msgstr "خالة" -#: app/Functions/Functions.php:1184 +#: app/Services/RelationshipService.php:910 msgctxt "parent’s brother’s wife" msgid "aunt" msgstr "زوجة أخ والد" -#: app/Functions/Functions.php:866 +#: app/Services/RelationshipService.php:592 msgctxt "parent’s sister" msgid "aunt" msgstr "أخت والد" -#: app/Functions/Functions.php:808 +#: app/Services/RelationshipService.php:534 msgctxt "father’s sibling" msgid "aunt/uncle" msgstr "عمة/عم" -#: app/Functions/Functions.php:846 +#: app/Services/RelationshipService.php:572 msgctxt "mother’s sibling" msgid "aunt/uncle" msgstr "خالة/خال" -#: app/Functions/Functions.php:864 +#: app/Services/RelationshipService.php:590 msgctxt "parent’s sibling" msgid "aunt/uncle" msgstr "أخ والد" @@ -17169,13 +16920,13 @@ msgid "back to top" msgstr "عودة إلى الأعلى" #. I18N: Gedcom BEF dates -#: app/Date.php:358 +#: app/Date.php:355 #, php-format msgid "before %s" msgstr "قبل %s" #. I18N: Gedcom BET-AND dates -#: app/Date.php:374 +#: app/Date.php:371 #, php-format msgid "between %s and %s" msgstr "بين %s و %s" @@ -17185,19 +16936,7 @@ msgid "birth" msgstr "ميلاد" #. I18N: The name given to an individual at their birth -#: app/Elements/NameType.php:51 app/GedcomCode/GedcomCodeName.php:101 -msgid "birth name" -msgstr "الإسم عند الميلاد" - -#. I18N: The name given to an individual at their birth -#: app/GedcomCode/GedcomCodeName.php:97 -msgctxt "FEMALE" -msgid "birth name" -msgstr "الإسم عند الميلاد" - -#. I18N: The name given to an individual at their birth -#: app/GedcomCode/GedcomCodeName.php:92 -msgctxt "MALE" +#: app/Elements/NameType.php:51 msgid "birth name" msgstr "الإسم عند الميلاد" @@ -17207,76 +16946,76 @@ msgstr "الإسم عند الميلاد" msgid "born in the last %1$s years or died in the last %2$s years" msgstr "الذي ولد في السنوات الـ %1$s الماضية أو توفي في السنوات الـ %2$s الماضية" -#: app/Functions/Functions.php:722 +#: app/Services/RelationshipService.php:448 msgid "brother" msgstr "شقيق" -#: app/Functions/Functions.php:990 +#: app/Services/RelationshipService.php:716 msgctxt "brother’s wife’s brother" msgid "brother-in-law" msgstr "أخ زوجة أخ" -#: app/Functions/Functions.php:816 +#: app/Services/RelationshipService.php:542 msgctxt "husband’s brother" msgid "brother-in-law" msgstr "أخ زوج" -#: app/Functions/Functions.php:1106 +#: app/Services/RelationshipService.php:832 msgctxt "husband’s sister’s husband" msgid "brother-in-law" msgstr "زوج أخت زوج" -#: app/Functions/Functions.php:884 +#: app/Services/RelationshipService.php:610 msgctxt "sister’s husband" msgid "brother-in-law" msgstr "زوج أخت" -#: app/Functions/Functions.php:1290 +#: app/Services/RelationshipService.php:1016 msgctxt "sister’s husband’s brother" msgid "brother-in-law" msgstr "أخ زوج أخت" -#: app/Functions/Functions.php:896 +#: app/Services/RelationshipService.php:622 msgctxt "spouse’s brother" msgid "brother-in-law" msgstr "أخ زوج" -#: app/Functions/Functions.php:914 +#: app/Services/RelationshipService.php:640 msgctxt "wife’s brother" msgid "brother-in-law" msgstr "أخ زوجة" -#: app/Functions/Functions.php:1346 +#: app/Services/RelationshipService.php:1072 msgctxt "wife’s sister’s husband" msgid "brother-in-law" msgstr "زوج أخت زوجة" -#: app/Functions/Functions.php:992 +#: app/Services/RelationshipService.php:718 msgctxt "brother’s wife’s sibling" msgid "brother/sister-in-law" msgstr "أخ زوجة أخ" -#: app/Functions/Functions.php:826 +#: app/Services/RelationshipService.php:552 msgctxt "husband’s sibling" msgid "brother/sister-in-law" msgstr "أخ زوج" -#: app/Functions/Functions.php:878 +#: app/Services/RelationshipService.php:604 msgctxt "sibling’s spouse" msgid "brother/sister-in-law" msgstr "زوج أخ" -#: app/Functions/Functions.php:1292 +#: app/Services/RelationshipService.php:1018 msgctxt "sister’s husband’s sibling" msgid "brother/sister-in-law" msgstr "أخ زوج أخت" -#: app/Functions/Functions.php:912 +#: app/Services/RelationshipService.php:638 msgctxt "spouse’s sibling" msgid "brother/sister-in-law" msgstr "أخ زوج" -#: app/Functions/Functions.php:924 +#: app/Services/RelationshipService.php:650 msgctxt "wife’s sibling" msgid "brother/sister-in-law" msgstr "أخ زوجة" @@ -17290,12 +17029,8 @@ msgstr "قائمة مرصوصة" msgid "burial" msgstr "دفن" -#: app/GedcomTag.php:1202 -msgid "by" -msgstr "بواسطة" - #. I18N: Gedcom CAL dates -#: app/Date.php:346 +#: app/Date.php:343 #, php-format msgid "calculated %s" msgstr "حسب %s" @@ -17303,25 +17038,24 @@ msgstr "حسب %s" #. I18N: A button label. #: resources/views/admin/analytics-edit.phtml:45 #: resources/views/admin/broadcast.phtml:72 -#: resources/views/admin/components.phtml:163 +#: resources/views/admin/components.phtml:169 #: resources/views/admin/email-page.phtml:73 -#: resources/views/admin/location-edit.phtml:76 +#: resources/views/admin/location-edit.phtml:77 #: resources/views/admin/map-import-form.phtml:91 -#: resources/views/admin/site-mail.phtml:232 +#: resources/views/admin/site-mail.phtml:247 #: resources/views/admin/site-preferences.phtml:120 #: resources/views/admin/site-registration.phtml:88 -#: resources/views/admin/trees-preferences.phtml:964 +#: resources/views/admin/trees-preferences.phtml:886 #: resources/views/admin/trees-privacy.phtml:301 #: resources/views/contact-page.phtml:82 #: resources/views/edit-blocks-page.phtml:65 -#: resources/views/edit/add-fact.phtml:103 #: resources/views/edit/change-family-members.phtml:97 -#: resources/views/edit/edit-fact.phtml:135 -#: resources/views/edit/edit-record.phtml:55 +#: resources/views/edit/edit-fact.phtml:43 +#: resources/views/edit/edit-record.phtml:44 #: resources/views/edit/link-child-to-family.phtml:54 -#: resources/views/edit/link-spouse-to-individual.phtml:45 -#: resources/views/edit/new-individual.phtml:342 -#: resources/views/edit/raw-gedcom-fact.phtml:45 +#: resources/views/edit/link-spouse-to-individual.phtml:53 +#: resources/views/edit/new-individual.phtml:63 +#: resources/views/edit/raw-gedcom-fact.phtml:44 #: resources/views/edit/raw-gedcom-record.phtml:68 #: resources/views/edit/reorder-children.phtml:50 #: resources/views/edit/reorder-families.phtml:104 @@ -17331,12 +17065,19 @@ msgstr "حسب %s" #: resources/views/message-page.phtml:71 #: resources/views/modals/create-media-from-file.phtml:65 #: resources/views/modals/footer-save-cancel.phtml:14 +#: resources/views/modules/bing-maps/config.phtml:49 #: resources/views/modules/clippings/add-options.phtml:39 #: resources/views/modules/clippings/download.phtml:96 #: resources/views/modules/custom-css-js/edit.phtml:51 #: resources/views/modules/edit-block-config.phtml:39 #: resources/views/modules/favorites/favorites.phtml:171 #: resources/views/modules/gedcom_news/edit.phtml:54 +#: resources/views/modules/geonames/config.phtml:49 +#: resources/views/modules/google-maps/config.phtml:49 +#: resources/views/modules/here-maps/config.phtml:49 +#: resources/views/modules/map-box/config.phtml:49 +#: resources/views/modules/openrouteservice/config.phtml:49 +#: resources/views/modules/openstreetmap/config.phtml:49 #: resources/views/modules/stories/edit.phtml:76 #: resources/views/modules/user_blog/edit.phtml:54 msgid "cancel" @@ -17352,23 +17093,11 @@ msgid "challenged" msgstr "" #. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) -#: app/Elements/NameType.php:53 app/GedcomCode/GedcomCodeName.php:115 -msgid "change of name" -msgstr "تعديل إسم" - -#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) -#: app/GedcomCode/GedcomCodeName.php:111 -msgctxt "FEMALE" -msgid "change of name" -msgstr "تعديل إسم" - -#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) -#: app/GedcomCode/GedcomCodeName.php:106 -msgctxt "MALE" +#: app/Elements/NameType.php:53 msgid "change of name" msgstr "تعديل إسم" -#: app/Functions/Functions.php:701 +#: app/Services/RelationshipService.php:427 msgid "child" msgstr "مولود" @@ -17379,8 +17108,8 @@ msgstr "" #: resources/views/components/alert-warning-dismissible.phtml:14 #: resources/views/layouts/administration.phtml:75 -#: resources/views/layouts/default.phtml:132 -#: resources/views/layouts/default.phtml:167 +#: resources/views/layouts/default.phtml:130 +#: resources/views/layouts/default.phtml:165 #: resources/views/modals/create-media-from-file.phtml:20 #: resources/views/modals/footer-close.phtml:10 #: resources/views/modals/header.phtml:15 @@ -17404,19 +17133,20 @@ msgid "compact list" msgstr "قائمة مضغوطة" #. I18N: A button label. -#: app/Http/RequestHandlers/UpgradeWizardStep.php:323 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 #: resources/views/admin/import-progress.phtml:39 #: resources/views/admin/map-import-form.phtml:87 -#: resources/views/admin/merge-records-step-1.phtml:137 +#: resources/views/admin/merge-records-step-1.phtml:149 #: resources/views/admin/synchronize-trees.phtml:25 -#: resources/views/admin/trees-export.phtml:34 -#: resources/views/admin/trees-export.phtml:127 +#: resources/views/admin/trees-export.phtml:41 +#: resources/views/admin/trees-export.phtml:134 #: resources/views/admin/trees-import.phtml:128 #: resources/views/admin/trees-merge.phtml:57 #: resources/views/admin/trees-renumber.phtml:43 #: resources/views/admin/upgrade/wizard.phtml:40 #: resources/views/forgot-password-page.phtml:35 #: resources/views/modules/clippings/add-options.phtml:34 +#: resources/views/modules/custom-tags/config.phtml:77 #: resources/views/modules/login_block/sign-in.phtml:64 #: resources/views/password-request-page.phtml:36 #: resources/views/password-reset-page.phtml:51 @@ -17440,7 +17170,7 @@ msgstr "" msgid "date periods" msgstr "فترات التاريخ" -#: app/Functions/Functions.php:699 +#: app/Services/RelationshipService.php:425 msgid "daughter" msgstr "بنت" @@ -17448,27 +17178,27 @@ msgstr "بنت" msgid "daughter of" msgstr "بنت" -#: app/Functions/Functions.php:786 +#: app/Services/RelationshipService.php:512 msgctxt "child’s wife" msgid "daughter-in-law" msgstr "زوجة إبن" -#: app/Functions/Functions.php:894 +#: app/Services/RelationshipService.php:620 msgctxt "son’s wife" msgid "daughter-in-law" msgstr "زوجة إبن" -#: app/Functions/Functions.php:1338 +#: app/Services/RelationshipService.php:1064 msgctxt "son’s wife’s father" msgid "daughter-in-law’s father" msgstr "أب زوجة إبن" -#: app/Functions/Functions.php:1340 +#: app/Services/RelationshipService.php:1066 msgctxt "son’s wife’s mother" msgid "daughter-in-law’s mother" msgstr "أم زوجة إبن" -#: app/Functions/Functions.php:1342 +#: app/Services/RelationshipService.php:1068 msgctxt "son’s wife’s parent" msgid "daughter-in-law’s parent" msgstr "والد زوجة إبن" @@ -17477,8 +17207,8 @@ msgstr "والد زوجة إبن" msgid "death" msgstr "وفاة" -#: resources/views/admin/location-edit.phtml:52 -#: resources/views/admin/location-edit.phtml:63 +#: resources/views/admin/location-edit.phtml:53 +#: resources/views/admin/location-edit.phtml:64 msgid "degrees" msgstr "درجات" @@ -17527,92 +17257,76 @@ msgstr "تحميل" msgid "d’Aboville number" msgstr "" -#: resources/views/admin/components.phtml:133 -#: resources/views/family-page-menu.phtml:22 -#: resources/views/gedcom-record-page-menu.phtml:17 -#: resources/views/individual-page-menu.phtml:25 -#: resources/views/media-page-menu.phtml:21 -#: resources/views/note-page-menu.phtml:18 -#: resources/views/repository-page-menu.phtml:18 -#: resources/views/source-page-menu.phtml:18 -#: resources/views/submitter-page-menu.phtml:17 +#: resources/views/admin/components.phtml:139 +#: resources/views/family-page-menu.phtml:25 +#: resources/views/individual-page-menu.phtml:27 +#: resources/views/media-page-menu.phtml:26 +#: resources/views/record-page-menu.phtml:21 msgid "edit" msgstr "تحرير" -#: app/Functions/Functions.php:481 +#: app/Services/RelationshipService.php:2267 msgid "eighth cousin" msgstr "حفيد ثامن لسلف مشترك" -#: app/Functions/Functions.php:445 +#: app/Services/RelationshipService.php:2231 msgctxt "FEMALE" msgid "eighth cousin" msgstr "حفيدة ثامنة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:400 +#: app/Services/RelationshipService.php:2186 msgctxt "MALE" msgid "eighth cousin" msgstr "حفيد ثامن لسلف مشترك" -#: app/Functions/Functions.php:717 +#: app/Services/RelationshipService.php:443 msgid "elder brother" msgstr "شقيق أكبر" -#: app/Functions/Functions.php:759 +#: app/Services/RelationshipService.php:485 msgid "elder sibling" msgstr "أخ أو أخت أكبر" -#: app/Functions/Functions.php:738 +#: app/Services/RelationshipService.php:464 msgid "elder sister" msgstr "شقيقة أكبر" -#: app/Functions/Functions.php:487 +#: app/Services/RelationshipService.php:2273 msgid "eleventh cousin" msgstr "حفيد حادي عشر لسلف مشترك" -#: app/Functions/Functions.php:451 +#: app/Services/RelationshipService.php:2237 msgctxt "FEMALE" msgid "eleventh cousin" msgstr "حفيدة حادية عشرة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:409 +#: app/Services/RelationshipService.php:2195 msgctxt "MALE" msgid "eleventh cousin" msgstr "حفيد حادي عشر لسلف مشترك" #. I18N: A name given to an individual, from the farm or estate on which they lived or worked -#: app/Elements/NameType.php:55 app/GedcomCode/GedcomCodeName.php:129 -msgid "estate name" -msgstr "اسم العقار" - -#. I18N: A name given to an individual, from the farm or estate on which they lived or worked -#: app/GedcomCode/GedcomCodeName.php:125 -msgctxt "FEMALE" -msgid "estate name" -msgstr "اسم العقار" - -#. I18N: A name given to an individual, from the farm or estate on which they lived or worked -#: app/GedcomCode/GedcomCodeName.php:120 -msgctxt "MALE" +#: app/Elements/NameType.php:55 msgid "estate name" msgstr "اسم العقار" #. I18N: Gedcom EST dates -#: app/Date.php:350 +#: app/Date.php:347 #, php-format msgid "estimated %s" msgstr "تقديراً %s" -#: app/Functions/Functions.php:636 +#: app/Services/RelationshipService.php:362 msgid "ex-husband" msgstr "زوج سابق" -#: app/Functions/Functions.php:683 +#: app/Services/RelationshipService.php:409 msgid "ex-spouse" msgstr "زوج سابق" -#: app/Functions/Functions.php:660 +#: app/Services/RelationshipService.php:386 msgid "ex-wife" msgstr "زوجة سابقة" @@ -17621,366 +17335,366 @@ msgstr "زوجة سابقة" msgid "export file" msgstr "تصدير ملف" -#: app/Http/RequestHandlers/TreePreferencesPage.php:116 +#: app/Http/RequestHandlers/TreePreferencesPage.php:143 #: resources/xml/reports/fact_sources.xml:6 msgid "facts" msgstr "معلومات" -#: app/Functions/Functions.php:622 +#: app/Services/RelationshipService.php:348 msgid "father" msgstr "أب" -#: app/Functions/Functions.php:822 +#: app/Services/RelationshipService.php:548 msgctxt "husband’s father" msgid "father-in-law" msgstr "أب زوج" -#: app/Functions/Functions.php:902 +#: app/Services/RelationshipService.php:628 msgctxt "spouse’s father" msgid "father-in-law" msgstr "أب زوج" -#: app/Functions/Functions.php:920 +#: app/Services/RelationshipService.php:646 msgctxt "wife’s father" msgid "father-in-law" msgstr "أب زوجة" -#: app/Functions/Functions.php:640 +#: app/Services/RelationshipService.php:366 msgid "fiancé" msgstr "" -#: app/Functions/Functions.php:687 +#: app/Services/RelationshipService.php:413 msgid "fiancé(e)" msgstr "" -#: app/Functions/Functions.php:664 +#: app/Services/RelationshipService.php:390 msgid "fiancée" msgstr "" -#: app/Functions/Functions.php:495 +#: app/Services/RelationshipService.php:2281 msgid "fifteenth cousin" msgstr "حفيد خامس عشر لسلف مشترك" -#: app/Functions/Functions.php:459 +#: app/Services/RelationshipService.php:2245 msgctxt "FEMALE" msgid "fifteenth cousin" msgstr "حفيدة خامسة عشرة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:421 +#: app/Services/RelationshipService.php:2207 msgctxt "MALE" msgid "fifteenth cousin" msgstr "حفيد خامس عشر لسلف مشترك" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:574 +#: app/Services/RelationshipService.php:2362 #, php-format msgid "fifth %s" msgstr "%s خامس" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:552 +#: app/Services/RelationshipService.php:2340 #, php-format msgctxt "FEMALE" msgid "fifth %s" msgstr "%s خامسة" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:529 +#: app/Services/RelationshipService.php:2317 #, php-format msgctxt "MALE" msgid "fifth %s" msgstr "%s خامس" -#: app/Functions/Functions.php:475 +#: app/Services/RelationshipService.php:2261 msgid "fifth cousin" msgstr "حفيد خامس لسلف مشترك" -#: app/Functions/Functions.php:439 +#: app/Services/RelationshipService.php:2225 msgctxt "FEMALE" msgid "fifth cousin" msgstr "حفيدة خامسة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:391 +#: app/Services/RelationshipService.php:2177 msgctxt "MALE" msgid "fifth cousin" msgstr "حفيد خامس لسلف مشترك" #. I18N: A button label, first page -#: resources/views/admin/trees-preferences.phtml:588 +#: resources/views/admin/trees-preferences.phtml:592 #: resources/views/edit/reorder-card-header.phtml:22 #: resources/views/lists/datatables-attributes.phtml:14 #: resources/views/modules/media-list/pagination.phtml:25 msgid "first" msgstr "الأول" -#: resources/views/admin/trees-preferences.phtml:597 +#: resources/views/admin/trees-preferences.phtml:601 msgctxt "Show the [first/last] [N] parts of a place name." msgid "first" msgstr "الأول" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:562 +#: app/Services/RelationshipService.php:2350 #, php-format msgid "first %s" msgstr "%s أول" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:540 +#: app/Services/RelationshipService.php:2328 #, php-format msgctxt "FEMALE" msgid "first %s" msgstr "%s أولى" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:517 +#: app/Services/RelationshipService.php:2305 #, php-format msgctxt "MALE" msgid "first %s" msgstr "%s أول" -#: app/Functions/Functions.php:467 +#: app/Services/RelationshipService.php:2253 msgid "first cousin" msgstr "حفيد لسلف مشترك" -#: app/Functions/Functions.php:431 +#: app/Services/RelationshipService.php:2217 msgctxt "FEMALE" msgid "first cousin" msgstr "حفيدة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:379 +#: app/Services/RelationshipService.php:2165 msgctxt "MALE" msgid "first cousin" msgstr "حفيد لسلف مشترك" -#: app/Functions/Functions.php:1046 +#: app/Services/RelationshipService.php:772 msgctxt "father’s brother’s child" msgid "first cousin" msgstr "ولد عم" -#: app/Functions/Functions.php:1048 +#: app/Services/RelationshipService.php:774 msgctxt "father’s brother’s daughter" msgid "first cousin" msgstr "بنت عم" -#: app/Functions/Functions.php:1050 +#: app/Services/RelationshipService.php:776 msgctxt "father’s brother’s son" msgid "first cousin" msgstr "إبن عم" -#: app/Functions/Functions.php:1090 +#: app/Services/RelationshipService.php:816 msgctxt "father’s sister’s child" msgid "first cousin" msgstr "ولد عمة" -#: app/Functions/Functions.php:1092 +#: app/Services/RelationshipService.php:818 msgctxt "father’s sister’s daughter" msgid "first cousin" msgstr "بنت عمة" -#: app/Functions/Functions.php:1096 +#: app/Services/RelationshipService.php:822 msgctxt "father’s sister’s son" msgid "first cousin" msgstr "إبن عمة" -#: app/Functions/Functions.php:1126 +#: app/Services/RelationshipService.php:852 msgctxt "mother’s brother’s child" msgid "first cousin" msgstr "ولد خال" -#: app/Functions/Functions.php:1128 +#: app/Services/RelationshipService.php:854 msgctxt "mother’s brother’s daughter" msgid "first cousin" msgstr "بنت خال" -#: app/Functions/Functions.php:1130 +#: app/Services/RelationshipService.php:856 msgctxt "mother’s brother’s son" msgid "first cousin" msgstr "إبن خال" -#: app/Functions/Functions.php:1176 +#: app/Services/RelationshipService.php:902 msgctxt "mother’s sister’s child" msgid "first cousin" msgstr "ولد خالة" -#: app/Functions/Functions.php:1178 +#: app/Services/RelationshipService.php:904 msgctxt "mother’s sister’s daughter" msgid "first cousin" msgstr "بنت خالة" -#: app/Functions/Functions.php:1182 +#: app/Services/RelationshipService.php:908 msgctxt "mother’s sister’s son" msgid "first cousin" msgstr "إبن خالة" -#: app/Functions/Functions.php:1426 +#: app/Services/RelationshipService.php:1152 msgctxt "father’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "ولد عم أب" -#: app/Functions/Functions.php:1422 +#: app/Services/RelationshipService.php:1148 msgctxt "father’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "بنت عم أب" -#: app/Functions/Functions.php:1424 +#: app/Services/RelationshipService.php:1150 msgctxt "father’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "إبن عم أب" -#: app/Functions/Functions.php:1432 +#: app/Services/RelationshipService.php:1158 msgctxt "father’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "ولد عمة أب" -#: app/Functions/Functions.php:1428 +#: app/Services/RelationshipService.php:1154 msgctxt "father’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "بنت عمة أب" -#: app/Functions/Functions.php:1430 +#: app/Services/RelationshipService.php:1156 msgctxt "father’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "إبن عمة أب" -#: app/Functions/Functions.php:1438 +#: app/Services/RelationshipService.php:1164 msgctxt "father’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "ولد خال أب" -#: app/Functions/Functions.php:1434 +#: app/Services/RelationshipService.php:1160 msgctxt "father’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "بنت خال أب" -#: app/Functions/Functions.php:1436 +#: app/Services/RelationshipService.php:1162 msgctxt "father’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "إبن خال أب" -#: app/Functions/Functions.php:1444 +#: app/Services/RelationshipService.php:1170 msgctxt "father’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "ولد خالة أب" -#: app/Functions/Functions.php:1440 +#: app/Services/RelationshipService.php:1166 msgctxt "father’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "بنت خالة أب" -#: app/Functions/Functions.php:1442 +#: app/Services/RelationshipService.php:1168 msgctxt "father’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "إبن خالة أب" -#: app/Functions/Functions.php:1450 +#: app/Services/RelationshipService.php:1176 msgctxt "mother’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "ولد عم أم" -#: app/Functions/Functions.php:1446 +#: app/Services/RelationshipService.php:1172 msgctxt "mother’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "بنت عم أم" -#: app/Functions/Functions.php:1448 +#: app/Services/RelationshipService.php:1174 msgctxt "mother’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "إبن عم أم" -#: app/Functions/Functions.php:1456 +#: app/Services/RelationshipService.php:1182 msgctxt "mother’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "ولد عمة أم" -#: app/Functions/Functions.php:1452 +#: app/Services/RelationshipService.php:1178 msgctxt "mother’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "بنت عمة أم" -#: app/Functions/Functions.php:1454 +#: app/Services/RelationshipService.php:1180 msgctxt "mother’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "إبن عمة أم" -#: app/Functions/Functions.php:1462 +#: app/Services/RelationshipService.php:1188 msgctxt "mother’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "ولد خال أم" -#: app/Functions/Functions.php:1458 +#: app/Services/RelationshipService.php:1184 msgctxt "mother’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "بنت خال أم" -#: app/Functions/Functions.php:1460 +#: app/Services/RelationshipService.php:1186 msgctxt "mother’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "إبن خال أم" -#: app/Functions/Functions.php:1468 +#: app/Services/RelationshipService.php:1194 msgctxt "mother’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "ولد خال أم" -#: app/Functions/Functions.php:1464 +#: app/Services/RelationshipService.php:1190 msgctxt "mother’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "بنت خال أم" -#: app/Functions/Functions.php:1466 +#: app/Services/RelationshipService.php:1192 msgctxt "mother’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "إبن خال أم" -#: app/Functions/Functions.php:493 +#: app/Services/RelationshipService.php:2279 msgid "fourteenth cousin" msgstr "حفيد رابع عشر لسلف مشترك" -#: app/Functions/Functions.php:457 +#: app/Services/RelationshipService.php:2243 msgctxt "FEMALE" msgid "fourteenth cousin" msgstr "حفيدة رابعة عشرة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:418 +#: app/Services/RelationshipService.php:2204 msgctxt "MALE" msgid "fourteenth cousin" msgstr "حفيد رابع عشر لسلف مشترك" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:571 +#: app/Services/RelationshipService.php:2359 #, php-format msgid "fourth %s" msgstr "%s رابع" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:549 +#: app/Services/RelationshipService.php:2337 #, php-format msgctxt "FEMALE" msgid "fourth %s" msgstr "%s رابعة" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:526 +#: app/Services/RelationshipService.php:2314 #, php-format msgctxt "MALE" msgid "fourth %s" msgstr "%s رابع" -#: app/Functions/Functions.php:473 +#: app/Services/RelationshipService.php:2259 msgid "fourth cousin" msgstr "حفيد رابع لسلف مشترك" -#: app/Functions/Functions.php:437 +#: app/Services/RelationshipService.php:2223 msgctxt "FEMALE" msgid "fourth cousin" msgstr "حفيدة رابعة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:388 +#: app/Services/RelationshipService.php:2174 msgctxt "MALE" msgid "fourth cousin" msgstr "حفيد رابع لسلف مشترك" @@ -18003,13 +17717,13 @@ msgstr[4] "من %1$s بفواصل %2$s عاماً" msgstr[5] "من %1$s بفواصل %2$s عام" #. I18N: Gedcom FROM dates -#: app/Date.php:366 +#: app/Date.php:363 #, php-format msgid "from %s" msgstr "من %s" #. I18N: Gedcom FROM-TO dates -#: app/Date.php:378 +#: app/Date.php:375 #, php-format msgid "from %s to %s" msgstr "من %s إلى %s" @@ -18029,1480 +17743,1507 @@ msgid "geographic" msgstr "" #. I18N: A button label. -#: resources/views/edit/new-individual.phtml:336 +#: resources/views/edit/new-individual.phtml:58 msgid "go to new individual" msgstr "ذهاب إلى فرد جديد" -#: app/Functions/Functions.php:776 +#: app/Services/RelationshipService.php:502 msgctxt "child’s child" msgid "grandchild" msgstr "ولد ولد" -#: app/Functions/Functions.php:788 +#: app/Services/RelationshipService.php:514 msgctxt "daughter’s child" msgid "grandchild" msgstr "ولد بنت" -#: app/Functions/Functions.php:888 +#: app/Services/RelationshipService.php:614 msgctxt "son’s child" msgid "grandchild" msgstr "ولد الإبن" -#: app/Functions/Functions.php:778 +#: app/Services/RelationshipService.php:504 msgctxt "child’s daughter" msgid "granddaughter" msgstr "بنت ولد" -#: app/Functions/Functions.php:790 +#: app/Services/RelationshipService.php:516 msgctxt "daughter’s daughter" msgid "granddaughter" msgstr "بنت بنت" -#: app/Functions/Functions.php:890 +#: app/Services/RelationshipService.php:616 msgctxt "son’s daughter" msgid "granddaughter" msgstr "بنت إبن" -#: app/Functions/Functions.php:1006 +#: app/Services/RelationshipService.php:732 msgctxt "child’s daughter’s husband" msgid "granddaughter’s husband" msgstr "زوج بنت ولد" -#: app/Functions/Functions.php:1028 +#: app/Services/RelationshipService.php:754 msgctxt "daughter’s daughter’s husband" msgid "granddaughter’s husband" msgstr "زوج بنت بنت" -#: app/Functions/Functions.php:1326 +#: app/Services/RelationshipService.php:1052 msgctxt "son’s daughter’s husband" msgid "granddaughter’s husband" msgstr "زوج بنت إبن" -#: app/Functions/Functions.php:858 +#: app/Services/RelationshipService.php:584 msgctxt "parent’s father" msgid "grandfather" msgstr "جد" -#: app/Functions/Functions.php:860 +#: app/Services/RelationshipService.php:586 msgctxt "parent’s mother" msgid "grandmother" msgstr "جدة" -#: app/Functions/Functions.php:862 +#: app/Services/RelationshipService.php:588 msgctxt "parent’s parent" msgid "grandparent" msgstr "جد" -#: app/Functions/Functions.php:782 +#: app/Services/RelationshipService.php:508 msgctxt "child’s son" msgid "grandson" msgstr "إبن ولد" -#: app/Functions/Functions.php:794 +#: app/Services/RelationshipService.php:520 msgctxt "daughter’s son" msgid "grandson" msgstr "إبن بنت" -#: app/Functions/Functions.php:892 +#: app/Services/RelationshipService.php:618 msgctxt "son’s son" msgid "grandson" msgstr "إبن إبن" -#: app/Functions/Functions.php:1016 +#: app/Services/RelationshipService.php:742 msgctxt "child’s son’s wife" msgid "grandson’s wife" msgstr "زوجة إبن الولد" -#: app/Functions/Functions.php:1044 +#: app/Services/RelationshipService.php:770 msgctxt "daughter’s son’s wife" msgid "grandson’s wife" msgstr "زوجة إبن بنت" -#: app/Functions/Functions.php:1336 +#: app/Services/RelationshipService.php:1062 msgctxt "son’s son’s wife" msgid "grandson’s wife" msgstr "زوجة إبن إبن" -#: app/Functions/Functions.php:1712 app/Functions/Functions.php:1731 -#: app/Functions/Functions.php:1743 app/Functions/Functions.php:1754 -#: app/Functions/Functions.php:1770 +#: app/Services/RelationshipService.php:1438 +#: app/Services/RelationshipService.php:1457 +#: app/Services/RelationshipService.php:1469 +#: app/Services/RelationshipService.php:1480 +#: app/Services/RelationshipService.php:1496 #, php-format msgid "great ×%s aunt" msgstr "أخت جد-أب %s" -#: app/Functions/Functions.php:1715 app/Functions/Functions.php:1734 -#: app/Functions/Functions.php:1746 app/Functions/Functions.php:1757 -#: app/Functions/Functions.php:1773 +#: app/Services/RelationshipService.php:1441 +#: app/Services/RelationshipService.php:1460 +#: app/Services/RelationshipService.php:1472 +#: app/Services/RelationshipService.php:1483 +#: app/Services/RelationshipService.php:1499 #, php-format msgid "great ×%s aunt/uncle" msgstr "أخ/أخت جد-أب %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2265 app/Functions/Functions.php:2275 -#: app/Functions/Functions.php:2296 +#: app/Services/RelationshipService.php:1994 +#: app/Services/RelationshipService.php:2005 +#: app/Services/RelationshipService.php:2026 #, php-format msgid "great ×%s grandchild" msgstr "حفيد %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2262 app/Functions/Functions.php:2273 -#: app/Functions/Functions.php:2292 +#: app/Services/RelationshipService.php:1991 +#: app/Services/RelationshipService.php:2002 +#: app/Services/RelationshipService.php:2022 #, php-format msgid "great ×%s granddaughter" msgstr "حفيدة %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2110 app/Functions/Functions.php:2124 -#: app/Functions/Functions.php:2136 app/Functions/Functions.php:2149 -#: app/Functions/Functions.php:2165 +#: app/Services/RelationshipService.php:1839 +#: app/Services/RelationshipService.php:1853 +#: app/Services/RelationshipService.php:1865 +#: app/Services/RelationshipService.php:1878 +#: app/Services/RelationshipService.php:1894 #, php-format msgid "great ×%s grandfather" msgstr "أب جد %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2114 app/Functions/Functions.php:2128 -#: app/Functions/Functions.php:2140 app/Functions/Functions.php:2154 -#: app/Functions/Functions.php:2170 +#: app/Services/RelationshipService.php:1843 +#: app/Services/RelationshipService.php:1857 +#: app/Services/RelationshipService.php:1869 +#: app/Services/RelationshipService.php:1883 +#: app/Services/RelationshipService.php:1899 #, php-format msgid "great ×%s grandmother" msgstr "أم جد %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2117 app/Functions/Functions.php:2131 -#: app/Functions/Functions.php:2143 app/Functions/Functions.php:2158 -#: app/Functions/Functions.php:2174 +#: app/Services/RelationshipService.php:1846 +#: app/Services/RelationshipService.php:1860 +#: app/Services/RelationshipService.php:1872 +#: app/Services/RelationshipService.php:1887 +#: app/Services/RelationshipService.php:1903 #, php-format msgid "great ×%s grandparent" msgstr "والد جد %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2258 app/Functions/Functions.php:2270 -#: app/Functions/Functions.php:2287 +#: app/Services/RelationshipService.php:1987 +#: app/Services/RelationshipService.php:1999 +#: app/Services/RelationshipService.php:2017 #, php-format msgid "great ×%s grandson" msgstr "حفيد %s" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:1993 app/Functions/Functions.php:2005 -#: app/Functions/Functions.php:2021 +#: app/Services/RelationshipService.php:1722 +#: app/Services/RelationshipService.php:1734 +#: app/Services/RelationshipService.php:1750 #, php-format msgid "great ×%s nephew" msgstr "إبن حفيد %s لأخ/لأخت" -#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1967 +#: app/Services/RelationshipService.php:1657 +#: app/Services/RelationshipService.php:1693 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "إبن حفيد %s لأخ" -#: app/Functions/Functions.php:1935 app/Functions/Functions.php:1970 +#: app/Services/RelationshipService.php:1661 +#: app/Services/RelationshipService.php:1696 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "إبن حفيد %s لأخت" -#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1972 +#: app/Services/RelationshipService.php:1664 +#: app/Services/RelationshipService.php:1699 #, php-format msgctxt "(a woman’s) great ×%s nephew" msgid "great ×%s nephew" msgstr "إبن حفيد %s لأخ/أخت" -#: app/Functions/Functions.php:2000 app/Functions/Functions.php:2012 -#: app/Functions/Functions.php:2028 +#: app/Services/RelationshipService.php:1729 +#: app/Services/RelationshipService.php:1741 +#: app/Services/RelationshipService.php:1757 #, php-format msgid "great ×%s nephew/niece" msgstr "ولد حفيد %s لأخ/لأخت" -#: app/Functions/Functions.php:1954 app/Functions/Functions.php:1984 +#: app/Services/RelationshipService.php:1680 +#: app/Services/RelationshipService.php:1712 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "ولد حفيد %s لأخ" -#: app/Functions/Functions.php:1958 app/Functions/Functions.php:1987 +#: app/Services/RelationshipService.php:1684 +#: app/Services/RelationshipService.php:1715 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "ولد حفيد %s لأخت" -#: app/Functions/Functions.php:1961 app/Functions/Functions.php:1989 +#: app/Services/RelationshipService.php:1687 +#: app/Services/RelationshipService.php:1718 #, php-format msgctxt "(a woman’s) great ×%s nephew/niece" msgid "great ×%s nephew/niece" msgstr "ولد حفيد %s لأخ/لأخت" -#: app/Functions/Functions.php:1997 app/Functions/Functions.php:2009 -#: app/Functions/Functions.php:2025 +#: app/Services/RelationshipService.php:1726 +#: app/Services/RelationshipService.php:1738 +#: app/Services/RelationshipService.php:1754 #, php-format msgid "great ×%s niece" msgstr "بنت حفيد %s لأخ/لأخت" -#: app/Functions/Functions.php:1943 app/Functions/Functions.php:1976 +#: app/Services/RelationshipService.php:1669 +#: app/Services/RelationshipService.php:1703 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "بنت حفيد %s لأخ" -#: app/Functions/Functions.php:1947 app/Functions/Functions.php:1979 +#: app/Services/RelationshipService.php:1673 +#: app/Services/RelationshipService.php:1706 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "بنت حفيد %s لأخت" -#: app/Functions/Functions.php:1950 app/Functions/Functions.php:1981 +#: app/Services/RelationshipService.php:1676 +#: app/Services/RelationshipService.php:1709 #, php-format msgctxt "(a woman’s) great ×%s niece" msgid "great ×%s niece" msgstr "بنت حفيد %s لأخ/لأخت" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:1708 app/Functions/Functions.php:1739 -#: app/Functions/Functions.php:1751 app/Functions/Functions.php:1766 +#: app/Services/RelationshipService.php:1434 +#: app/Services/RelationshipService.php:1465 +#: app/Services/RelationshipService.php:1477 +#: app/Services/RelationshipService.php:1492 #, php-format msgid "great ×%s uncle" msgstr "أخ جد-أب %s" -#: app/Functions/Functions.php:1720 +#: app/Services/RelationshipService.php:1446 #, php-format msgctxt "great ×(%s-1) grandfather’s brother" msgid "great ×%s uncle" msgstr "أخ جد-أب %s" -#: app/Functions/Functions.php:1724 +#: app/Services/RelationshipService.php:1450 #, php-format msgctxt "great ×(%s-1) grandmother’s brother" msgid "great ×%s uncle" msgstr "أخ جد-أم %s" -#: app/Functions/Functions.php:1727 +#: app/Services/RelationshipService.php:1453 #, php-format msgctxt "great ×(%s-1) grandparent’s brother" msgid "great ×%s uncle" msgstr "أخ جد-والد %s" -#: app/Functions/Functions.php:1638 +#: app/Services/RelationshipService.php:1364 msgid "great ×4 aunt" msgstr "أخت جد-والد رابع" -#: app/Functions/Functions.php:1641 +#: app/Services/RelationshipService.php:1367 msgid "great ×4 aunt/uncle" msgstr "أخ/أخت جد-والد رابع" -#: app/Functions/Functions.php:2213 +#: app/Services/RelationshipService.php:1942 msgid "great ×4 grandchild" msgstr "حفيد رابع" -#: app/Functions/Functions.php:2210 +#: app/Services/RelationshipService.php:1939 msgid "great ×4 granddaughter" msgstr "حفيدة رابعة" -#: app/Functions/Functions.php:2060 +#: app/Services/RelationshipService.php:1789 msgid "great ×4 grandfather" msgstr "أب جد رابع" -#: app/Functions/Functions.php:2064 +#: app/Services/RelationshipService.php:1793 msgid "great ×4 grandmother" msgstr "أم جد رابع" -#: app/Functions/Functions.php:2067 +#: app/Services/RelationshipService.php:1796 msgid "great ×4 grandparent" msgstr "والد جد رابع" -#: app/Functions/Functions.php:2206 +#: app/Services/RelationshipService.php:1935 msgid "great ×4 grandson" msgstr "حفيد رابع" -#: app/Functions/Functions.php:1855 +#: app/Services/RelationshipService.php:1581 msgctxt "(a man’s) brother’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "إبن حفيد رابع لأخ" -#: app/Functions/Functions.php:1859 +#: app/Services/RelationshipService.php:1585 msgctxt "(a man’s) sister’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "إبن حفيد رابع لأخت" -#: app/Functions/Functions.php:1862 +#: app/Services/RelationshipService.php:1588 msgctxt "(a woman’s) great ×4 nephew" msgid "great ×4 nephew" msgstr "إبن حفيد رابع لأخ/لأخت" -#: app/Functions/Functions.php:1878 +#: app/Services/RelationshipService.php:1604 msgctxt "(a man’s) brother’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "ولد حفيد رابع لأخ" -#: app/Functions/Functions.php:1882 +#: app/Services/RelationshipService.php:1608 msgctxt "(a man’s) sister’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "ولد حفيد رابع لأخت" -#: app/Functions/Functions.php:1885 +#: app/Services/RelationshipService.php:1611 msgctxt "(a woman’s) great ×4 nephew/niece" msgid "great ×4 nephew/niece" msgstr "ولد حفيد رابع لأخ/لأخت" -#: app/Functions/Functions.php:1867 +#: app/Services/RelationshipService.php:1593 msgctxt "(a man’s) brother’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "بنت حفيد رابع لأخ" -#: app/Functions/Functions.php:1871 +#: app/Services/RelationshipService.php:1597 msgctxt "(a man’s) sister’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "بنت حفيد رابع لأخت" -#: app/Functions/Functions.php:1874 +#: app/Services/RelationshipService.php:1600 msgctxt "(a woman’s) great ×4 niece" msgid "great ×4 niece" msgstr "بنت حفيد رابع لأخ/لأخت" -#: app/Functions/Functions.php:1627 +#: app/Services/RelationshipService.php:1353 msgctxt "great-great-great-grandfather’s brother" msgid "great ×4 uncle" msgstr "أخ جد-أب رابع" -#: app/Functions/Functions.php:1631 +#: app/Services/RelationshipService.php:1357 msgctxt "great-great-great-grandmother’s brother" msgid "great ×4 uncle" msgstr "أخ جد-أم رابع" -#: app/Functions/Functions.php:1634 +#: app/Services/RelationshipService.php:1360 msgctxt "great-great-great-grandparent’s brother" msgid "great ×4 uncle" msgstr "أخ جد-والد رابع" -#: app/Functions/Functions.php:1657 +#: app/Services/RelationshipService.php:1383 msgid "great ×5 aunt" msgstr "أخت جد-أب خامس" -#: app/Functions/Functions.php:1660 +#: app/Services/RelationshipService.php:1386 msgid "great ×5 aunt/uncle" msgstr "أخ/أخت جد-أب خامس" -#: app/Functions/Functions.php:2224 +#: app/Services/RelationshipService.php:1953 msgid "great ×5 grandchild" msgstr "حفيد خامس" -#: app/Functions/Functions.php:2221 +#: app/Services/RelationshipService.php:1950 msgid "great ×5 granddaughter" msgstr "حفيدة خامسة" -#: app/Functions/Functions.php:2071 +#: app/Services/RelationshipService.php:1800 msgid "great ×5 grandfather" msgstr "أب جد خامس" -#: app/Functions/Functions.php:2075 +#: app/Services/RelationshipService.php:1804 msgid "great ×5 grandmother" msgstr "أم جد خامس" -#: app/Functions/Functions.php:2078 +#: app/Services/RelationshipService.php:1807 msgid "great ×5 grandparent" msgstr "والد جد خامس" -#: app/Functions/Functions.php:2217 +#: app/Services/RelationshipService.php:1946 msgid "great ×5 grandson" msgstr "حفيد خامس" -#: app/Functions/Functions.php:1890 +#: app/Services/RelationshipService.php:1616 msgctxt "(a man’s) brother’s great ×4 grandson" msgid "great ×5 nephew" msgstr "إبن حفيد خامس لأخ" -#: app/Functions/Functions.php:1894 +#: app/Services/RelationshipService.php:1620 msgctxt "(a man’s) sister’s great ×4 grandson" msgid "great ×5 nephew" msgstr "إبن حفيد خامس لأخت" -#: app/Functions/Functions.php:1897 +#: app/Services/RelationshipService.php:1623 msgctxt "(a woman’s) great ×5 nephew" msgid "great ×5 nephew" msgstr "إبن حفيد خامس لأخ/لأخت" -#: app/Functions/Functions.php:1913 +#: app/Services/RelationshipService.php:1639 msgctxt "(a man’s) brother’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "ولد حفيد خامس لأخ" -#: app/Functions/Functions.php:1917 +#: app/Services/RelationshipService.php:1643 msgctxt "(a man’s) sister’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "ولد حفيد خامس لأخت" -#: app/Functions/Functions.php:1920 +#: app/Services/RelationshipService.php:1646 msgctxt "(a woman’s) great ×5 nephew/niece" msgid "great ×5 nephew/niece" msgstr "ولد حفيد خامس لأخ/لأخت" -#: app/Functions/Functions.php:1902 +#: app/Services/RelationshipService.php:1628 msgctxt "(a man’s) brother’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "بنت حفيد خامس لأخ" -#: app/Functions/Functions.php:1906 +#: app/Services/RelationshipService.php:1632 msgctxt "(a man’s) sister’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "بنت حفيد خامس لأخت" -#: app/Functions/Functions.php:1909 +#: app/Services/RelationshipService.php:1635 msgctxt "(a woman’s) great ×5 niece" msgid "great ×5 niece" msgstr "بنت حفيد خامس لأخ/لأخت" -#: app/Functions/Functions.php:1646 +#: app/Services/RelationshipService.php:1372 msgctxt "great ×4 grandfather’s brother" msgid "great ×5 uncle" msgstr "أخ جد-أب خامس" -#: app/Functions/Functions.php:1650 +#: app/Services/RelationshipService.php:1376 msgctxt "great ×4 grandmother’s brother" msgid "great ×5 uncle" msgstr "أخ جد-أم خامس" -#: app/Functions/Functions.php:1653 +#: app/Services/RelationshipService.php:1379 msgctxt "great ×4 grandparent’s brother" msgid "great ×5 uncle" msgstr "أخ جد-والد خامس" -#: app/Functions/Functions.php:1676 +#: app/Services/RelationshipService.php:1402 msgid "great ×6 aunt" msgstr "أخت جد-أب سادس" -#: app/Functions/Functions.php:1679 +#: app/Services/RelationshipService.php:1405 msgid "great ×6 aunt/uncle" msgstr "أخ/أخت جد-أب سادس" -#: app/Functions/Functions.php:2235 +#: app/Services/RelationshipService.php:1964 msgid "great ×6 grandchild" msgstr "حفيد سادس" -#: app/Functions/Functions.php:2232 +#: app/Services/RelationshipService.php:1961 msgid "great ×6 granddaughter" msgstr "حفيدة سادسة" -#: app/Functions/Functions.php:2082 +#: app/Services/RelationshipService.php:1811 msgid "great ×6 grandfather" msgstr "أب جد سادس" -#: app/Functions/Functions.php:2086 +#: app/Services/RelationshipService.php:1815 msgid "great ×6 grandmother" msgstr "أم جد سادس" -#: app/Functions/Functions.php:2089 +#: app/Services/RelationshipService.php:1818 msgid "great ×6 grandparent" msgstr "والد جد سادس" -#: app/Functions/Functions.php:2228 +#: app/Services/RelationshipService.php:1957 msgid "great ×6 grandson" msgstr "حفيد سادس" -#: app/Functions/Functions.php:1665 +#: app/Services/RelationshipService.php:1391 msgctxt "great ×5 grandfather’s brother" msgid "great ×6 uncle" msgstr "أخ جد-أب سادس" -#: app/Functions/Functions.php:1669 +#: app/Services/RelationshipService.php:1395 msgctxt "great ×5 grandmother’s brother" msgid "great ×6 uncle" msgstr "أخ جد-أم سادس" -#: app/Functions/Functions.php:1672 +#: app/Services/RelationshipService.php:1398 msgctxt "great ×5 grandparent’s brother" msgid "great ×6 uncle" msgstr "أخ جد-والد سادس" -#: app/Functions/Functions.php:1695 +#: app/Services/RelationshipService.php:1421 msgid "great ×7 aunt" msgstr "أخت جد-أب سابع" -#: app/Functions/Functions.php:1698 +#: app/Services/RelationshipService.php:1424 msgid "great ×7 aunt/uncle" msgstr "أخ/أخت جد-أب سابع" -#: app/Functions/Functions.php:2246 +#: app/Services/RelationshipService.php:1975 msgid "great ×7 grandchild" msgstr "حفيد سابع" -#: app/Functions/Functions.php:2243 +#: app/Services/RelationshipService.php:1972 msgid "great ×7 granddaughter" msgstr "حفيدة سابعة" -#: app/Functions/Functions.php:2093 +#: app/Services/RelationshipService.php:1822 msgid "great ×7 grandfather" msgstr "أب جد سابع" -#: app/Functions/Functions.php:2097 +#: app/Services/RelationshipService.php:1826 msgid "great ×7 grandmother" msgstr "أم جد سابع" -#: app/Functions/Functions.php:2100 +#: app/Services/RelationshipService.php:1829 msgid "great ×7 grandparent" msgstr "والد جد سابع" -#: app/Functions/Functions.php:2239 +#: app/Services/RelationshipService.php:1968 msgid "great ×7 grandson" msgstr "حفيد سابع" -#: app/Functions/Functions.php:1684 +#: app/Services/RelationshipService.php:1410 msgctxt "great ×6 grandfather’s brother" msgid "great ×7 uncle" msgstr "أخ جد-أب سابع" -#: app/Functions/Functions.php:1688 +#: app/Services/RelationshipService.php:1414 msgctxt "great ×6 grandmother’s brother" msgid "great ×7 uncle" msgstr "أخ جد-أم سابع" -#: app/Functions/Functions.php:1691 +#: app/Services/RelationshipService.php:1417 msgctxt "great ×6 grandparent’s brother" msgid "great ×7 uncle" msgstr "أخ جد-والد سابع" -#: app/Functions/Functions.php:1368 +#: app/Services/RelationshipService.php:1094 msgctxt "father’s father’s brother’s wife" msgid "great-aunt" msgstr "زوجة عم أب" -#: app/Functions/Functions.php:1064 +#: app/Services/RelationshipService.php:790 msgctxt "father’s father’s sister" msgid "great-aunt" msgstr "عمة أب" -#: app/Functions/Functions.php:1374 +#: app/Services/RelationshipService.php:1100 msgctxt "father’s mother’s brother’s wife" msgid "great-aunt" msgstr "زوجة خال أب" -#: app/Functions/Functions.php:1076 +#: app/Services/RelationshipService.php:802 msgctxt "father’s mother’s sister" msgid "great-aunt" msgstr "خالة أب" -#: app/Functions/Functions.php:1380 +#: app/Services/RelationshipService.php:1106 msgctxt "father’s parent’s brother’s wife" msgid "great-aunt" msgstr "زوج أخ والد أب" -#: app/Functions/Functions.php:1088 +#: app/Services/RelationshipService.php:814 msgctxt "father’s parent’s sister" msgid "great-aunt" msgstr "أخت والد أب" -#: app/Functions/Functions.php:1386 +#: app/Services/RelationshipService.php:1112 msgctxt "mother’s father’s brother’s wife" msgid "great-aunt" msgstr "زوجة عم أم" -#: app/Functions/Functions.php:1144 +#: app/Services/RelationshipService.php:870 msgctxt "mother’s father’s sister" msgid "great-aunt" msgstr "عمة أم" -#: app/Functions/Functions.php:1392 +#: app/Services/RelationshipService.php:1118 msgctxt "mother’s mother’s brother’s wife" msgid "great-aunt" msgstr "زوجة خال أم" -#: app/Functions/Functions.php:1162 +#: app/Services/RelationshipService.php:888 msgctxt "mother’s mother’s sister" msgid "great-aunt" msgstr "خالة أم" -#: app/Functions/Functions.php:1398 +#: app/Services/RelationshipService.php:1124 msgctxt "mother’s parent’s brother’s wife" msgid "great-aunt" msgstr "زوجة أخ والد أم" -#: app/Functions/Functions.php:1174 +#: app/Services/RelationshipService.php:900 msgctxt "mother’s parent’s sister" msgid "great-aunt" msgstr "أخت والد أم" -#: app/Functions/Functions.php:1404 +#: app/Services/RelationshipService.php:1130 msgctxt "parent’s father’s brother’s wife" msgid "great-aunt" msgstr "زوجة عم والد" -#: app/Functions/Functions.php:1196 +#: app/Services/RelationshipService.php:922 msgctxt "parent’s father’s sister" msgid "great-aunt" msgstr "عمة والد" -#: app/Functions/Functions.php:1410 +#: app/Services/RelationshipService.php:1136 msgctxt "parent’s mother’s brother’s wife" msgid "great-aunt" msgstr "زوجة خال والد" -#: app/Functions/Functions.php:1208 +#: app/Services/RelationshipService.php:934 msgctxt "parent’s mother’s sister" msgid "great-aunt" msgstr "خالة والد" -#: app/Functions/Functions.php:1416 +#: app/Services/RelationshipService.php:1142 msgctxt "parent’s parent’s brother’s wife" msgid "great-aunt" msgstr "زوجة أخ والد والد" -#: app/Functions/Functions.php:1220 +#: app/Services/RelationshipService.php:946 msgctxt "parent’s parent’s sister" msgid "great-aunt" msgstr "أخت والد والد" -#: app/Functions/Functions.php:1062 +#: app/Services/RelationshipService.php:788 msgctxt "father’s father’s sibling" msgid "great-aunt/uncle" msgstr "أخ جد-لأب" -#: app/Functions/Functions.php:1370 +#: app/Services/RelationshipService.php:1096 msgctxt "father’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ أب أب" -#: app/Functions/Functions.php:1074 +#: app/Services/RelationshipService.php:800 msgctxt "father’s mother’s sibling" msgid "great-aunt/uncle" msgstr "أخ جدة-لأب" -#: app/Functions/Functions.php:1376 +#: app/Services/RelationshipService.php:1102 msgctxt "father’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ أم أب" -#: app/Functions/Functions.php:1086 +#: app/Services/RelationshipService.php:812 msgctxt "father’s parent’s sibling" msgid "great-aunt/uncle" msgstr "أخ والد أب" -#: app/Functions/Functions.php:1382 +#: app/Services/RelationshipService.php:1108 msgctxt "father’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ والد أب" -#: app/Functions/Functions.php:1142 +#: app/Services/RelationshipService.php:868 msgctxt "mother’s father’s sibling" msgid "great-aunt/uncle" msgstr "أخ جد-لأم" -#: app/Functions/Functions.php:1388 +#: app/Services/RelationshipService.php:1114 msgctxt "mother’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ أب أم" -#: app/Functions/Functions.php:1160 +#: app/Services/RelationshipService.php:886 msgctxt "mother’s mother’s sibling" msgid "great-aunt/uncle" msgstr "أخ جدة-لأم" -#: app/Functions/Functions.php:1394 +#: app/Services/RelationshipService.php:1120 msgctxt "mother’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ أم أم" -#: app/Functions/Functions.php:1172 +#: app/Services/RelationshipService.php:898 msgctxt "mother’s parent’s sibling" msgid "great-aunt/uncle" msgstr "أخ والد أم" -#: app/Functions/Functions.php:1400 +#: app/Services/RelationshipService.php:1126 msgctxt "mother’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ والد أم" -#: app/Functions/Functions.php:1194 +#: app/Services/RelationshipService.php:920 msgctxt "parent’s father’s sibling" msgid "great-aunt/uncle" msgstr "أخ أب والد" -#: app/Functions/Functions.php:1406 +#: app/Services/RelationshipService.php:1132 msgctxt "parent’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ أب والد" -#: app/Functions/Functions.php:1206 +#: app/Services/RelationshipService.php:932 msgctxt "parent’s mother’s sibling" msgid "great-aunt/uncle" msgstr "أخ أم والد" -#: app/Functions/Functions.php:1412 +#: app/Services/RelationshipService.php:1138 msgctxt "parent’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ أم والد" -#: app/Functions/Functions.php:1218 +#: app/Services/RelationshipService.php:944 msgctxt "parent’s parent’s sibling" msgid "great-aunt/uncle" msgstr "أخ والد والد" -#: app/Functions/Functions.php:1418 +#: app/Services/RelationshipService.php:1144 msgctxt "parent’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "زوج أخ والد والد" -#: app/Functions/Functions.php:996 +#: app/Services/RelationshipService.php:722 msgctxt "child’s child’s child" msgid "great-grandchild" msgstr "ولد حفيد" -#: app/Functions/Functions.php:1002 +#: app/Services/RelationshipService.php:728 msgctxt "child’s daughter’s child" msgid "great-grandchild" msgstr "ولد بنت ولد" -#: app/Functions/Functions.php:1010 +#: app/Services/RelationshipService.php:736 msgctxt "child’s son’s child" msgid "great-grandchild" msgstr "ولد إبن ولد" -#: app/Functions/Functions.php:1018 +#: app/Services/RelationshipService.php:744 msgctxt "daughter’s child’s child" msgid "great-grandchild" msgstr "ولد ولد بنت" -#: app/Functions/Functions.php:1024 +#: app/Services/RelationshipService.php:750 msgctxt "daughter’s daughter’s child" msgid "great-grandchild" msgstr "ولد بنت بنت" -#: app/Functions/Functions.php:1038 +#: app/Services/RelationshipService.php:764 msgctxt "daughter’s son’s child" msgid "great-grandchild" msgstr "ولد إبن بنت" -#: app/Functions/Functions.php:1316 +#: app/Services/RelationshipService.php:1042 msgctxt "son’s child’s child" msgid "great-grandchild" msgstr "ولد ولد إبن" -#: app/Functions/Functions.php:1322 +#: app/Services/RelationshipService.php:1048 msgctxt "son’s daughter’s child" msgid "great-grandchild" msgstr "ولد بنت إبن" -#: app/Functions/Functions.php:1330 +#: app/Services/RelationshipService.php:1056 msgctxt "son’s son’s child" msgid "great-grandchild" msgstr "ولد إبن إبن" -#: app/Functions/Functions.php:998 +#: app/Services/RelationshipService.php:724 msgctxt "child’s child’s daughter" msgid "great-granddaughter" msgstr "بنت إبن إبن" -#: app/Functions/Functions.php:1004 +#: app/Services/RelationshipService.php:730 msgctxt "child’s daughter’s daughter" msgid "great-granddaughter" msgstr "بنت بنت ولد" -#: app/Functions/Functions.php:1012 +#: app/Services/RelationshipService.php:738 msgctxt "child’s son’s daughter" msgid "great-granddaughter" msgstr "بنت إبن ولد" -#: app/Functions/Functions.php:1020 +#: app/Services/RelationshipService.php:746 msgctxt "daughter’s child’s daughter" msgid "great-granddaughter" msgstr "بنت ولد بنت" -#: app/Functions/Functions.php:1026 +#: app/Services/RelationshipService.php:752 msgctxt "daughter’s daughter’s daughter" msgid "great-granddaughter" msgstr "بنت بنت بنت" -#: app/Functions/Functions.php:1040 +#: app/Services/RelationshipService.php:766 msgctxt "daughter’s son’s daughter" msgid "great-granddaughter" msgstr "بنت إبن بنت" -#: app/Functions/Functions.php:1318 +#: app/Services/RelationshipService.php:1044 msgctxt "son’s child’s daughter" msgid "great-granddaughter" msgstr "بنت ولد إبن" -#: app/Functions/Functions.php:1324 +#: app/Services/RelationshipService.php:1050 msgctxt "son’s daughter’s daughter" msgid "great-granddaughter" msgstr "بنت بنت إبن" -#: app/Functions/Functions.php:1332 +#: app/Services/RelationshipService.php:1058 msgctxt "son’s son’s daughter" msgid "great-granddaughter" msgstr "بنت إبن إبن" -#: app/Functions/Functions.php:1056 +#: app/Services/RelationshipService.php:782 msgctxt "father’s father’s father" msgid "great-grandfather" msgstr "أب جد-لأب" -#: app/Functions/Functions.php:1068 +#: app/Services/RelationshipService.php:794 msgctxt "father’s mother’s father" msgid "great-grandfather" msgstr "أب جدة-لأب" -#: app/Functions/Functions.php:1080 +#: app/Services/RelationshipService.php:806 msgctxt "father’s parent’s father" msgid "great-grandfather" msgstr "جد أب" -#: app/Functions/Functions.php:1136 +#: app/Services/RelationshipService.php:862 msgctxt "mother’s father’s father" msgid "great-grandfather" msgstr "أب جد-لأم" -#: app/Functions/Functions.php:1154 +#: app/Services/RelationshipService.php:880 msgctxt "mother’s mother’s father" msgid "great-grandfather" msgstr "أب جدة-لأم" -#: app/Functions/Functions.php:1166 +#: app/Services/RelationshipService.php:892 msgctxt "mother’s parent’s father" msgid "great-grandfather" msgstr "جد أم" -#: app/Functions/Functions.php:1188 +#: app/Services/RelationshipService.php:914 msgctxt "parent’s father’s father" msgid "great-grandfather" msgstr "أب أب والد" -#: app/Functions/Functions.php:1200 +#: app/Services/RelationshipService.php:926 msgctxt "parent’s mother’s father" msgid "great-grandfather" msgstr "أب أم والد" -#: app/Functions/Functions.php:1212 +#: app/Services/RelationshipService.php:938 msgctxt "parent’s parent’s father" msgid "great-grandfather" msgstr "أب والد والد" -#: app/Functions/Functions.php:1058 +#: app/Services/RelationshipService.php:784 msgctxt "father’s father’s mother" msgid "great-grandmother" msgstr "أم جد-لأب" -#: app/Functions/Functions.php:1070 +#: app/Services/RelationshipService.php:796 msgctxt "father’s mother’s mother" msgid "great-grandmother" msgstr "أم جدة-لأب" -#: app/Functions/Functions.php:1082 +#: app/Services/RelationshipService.php:808 msgctxt "father’s parent’s mother" msgid "great-grandmother" msgstr "جدة أب" -#: app/Functions/Functions.php:1138 +#: app/Services/RelationshipService.php:864 msgctxt "mother’s father’s mother" msgid "great-grandmother" msgstr "أم جد-لأم" -#: app/Functions/Functions.php:1156 +#: app/Services/RelationshipService.php:882 msgctxt "mother’s mother’s mother" msgid "great-grandmother" msgstr "أم جدة-لأم" -#: app/Functions/Functions.php:1168 +#: app/Services/RelationshipService.php:894 msgctxt "mother’s parent’s mother" msgid "great-grandmother" msgstr "جدة أم" -#: app/Functions/Functions.php:1190 +#: app/Services/RelationshipService.php:916 msgctxt "parent’s father’s mother" msgid "great-grandmother" msgstr "أم أب والد" -#: app/Functions/Functions.php:1202 +#: app/Services/RelationshipService.php:928 msgctxt "parent’s mother’s mother" msgid "great-grandmother" msgstr "أم أم والد" -#: app/Functions/Functions.php:1214 +#: app/Services/RelationshipService.php:940 msgctxt "parent’s parent’s mother" msgid "great-grandmother" msgstr "أم والد والد" -#: app/Functions/Functions.php:1060 +#: app/Services/RelationshipService.php:786 msgctxt "father’s father’s parent" msgid "great-grandparent" msgstr "والد جد-لأب" -#: app/Functions/Functions.php:1072 +#: app/Services/RelationshipService.php:798 msgctxt "father’s mother’s parent" msgid "great-grandparent" msgstr "والد جدة-لأب" -#: app/Functions/Functions.php:1084 +#: app/Services/RelationshipService.php:810 msgctxt "father’s parent’s parent" msgid "great-grandparent" msgstr "جد أب" -#: app/Functions/Functions.php:1140 +#: app/Services/RelationshipService.php:866 msgctxt "mother’s father’s parent" msgid "great-grandparent" msgstr "جد أم" -#: app/Functions/Functions.php:1158 +#: app/Services/RelationshipService.php:884 msgctxt "mother’s mother’s parent" msgid "great-grandparent" msgstr "والد جدة-لأم" -#: app/Functions/Functions.php:1170 +#: app/Services/RelationshipService.php:896 msgctxt "mother’s parent’s parent" msgid "great-grandparent" msgstr "جد أم" -#: app/Functions/Functions.php:1192 +#: app/Services/RelationshipService.php:918 msgctxt "parent’s father’s parent" msgid "great-grandparent" msgstr "والد أب والد" -#: app/Functions/Functions.php:1204 +#: app/Services/RelationshipService.php:930 msgctxt "parent’s mother’s parent" msgid "great-grandparent" msgstr "والد أم والد" -#: app/Functions/Functions.php:1216 +#: app/Services/RelationshipService.php:942 msgctxt "parent’s parent’s parent" msgid "great-grandparent" msgstr "والد والد والد" -#: app/Functions/Functions.php:1000 +#: app/Services/RelationshipService.php:726 msgctxt "child’s child’s son" msgid "great-grandson" msgstr "إبن حفيد" -#: app/Functions/Functions.php:1008 +#: app/Services/RelationshipService.php:734 msgctxt "child’s daughter’s son" msgid "great-grandson" msgstr "إبن بنت ولد" -#: app/Functions/Functions.php:1014 +#: app/Services/RelationshipService.php:740 msgctxt "child’s son’s son" msgid "great-grandson" msgstr "إبن إبن ولد" -#: app/Functions/Functions.php:1022 +#: app/Services/RelationshipService.php:748 msgctxt "daughter’s child’s son" msgid "great-grandson" msgstr "إبن ولد بنت" -#: app/Functions/Functions.php:1030 +#: app/Services/RelationshipService.php:756 msgctxt "daughter’s daughter’s son" msgid "great-grandson" msgstr "إبن بنت بنت" -#: app/Functions/Functions.php:1042 +#: app/Services/RelationshipService.php:768 msgctxt "daughter’s son’s son" msgid "great-grandson" msgstr "إبن إبن بنت" -#: app/Functions/Functions.php:1320 +#: app/Services/RelationshipService.php:1046 msgctxt "son’s child’s son" msgid "great-grandson" msgstr "إبن ولد إبن" -#: app/Functions/Functions.php:1328 +#: app/Services/RelationshipService.php:1054 msgctxt "son’s daughter’s son" msgid "great-grandson" msgstr "إبن بنت إبن" -#: app/Functions/Functions.php:1334 +#: app/Services/RelationshipService.php:1060 msgctxt "son’s son’s son" msgid "great-grandson" msgstr "إبن إبن إبن" -#: app/Functions/Functions.php:1600 +#: app/Services/RelationshipService.php:1326 msgid "great-great-aunt" msgstr "عمة والد والد" -#: app/Functions/Functions.php:1603 +#: app/Services/RelationshipService.php:1329 msgid "great-great-aunt/uncle" msgstr "عم/عمة والد والد" -#: app/Functions/Functions.php:2191 +#: app/Services/RelationshipService.php:1920 msgid "great-great-grandchild" msgstr "حفيد حفيد" -#: app/Functions/Functions.php:2188 +#: app/Services/RelationshipService.php:1917 msgid "great-great-granddaughter" msgstr "حفيدة حفيد" -#: app/Functions/Functions.php:2038 +#: app/Services/RelationshipService.php:1767 msgid "great-great-grandfather" msgstr "جد ثالث" -#: app/Functions/Functions.php:2042 +#: app/Services/RelationshipService.php:1771 msgid "great-great-grandmother" msgstr "جدة ثالثة" -#: app/Functions/Functions.php:2045 +#: app/Services/RelationshipService.php:1774 msgid "great-great-grandparent" msgstr "جد ثالث" -#: app/Functions/Functions.php:2184 +#: app/Services/RelationshipService.php:1913 msgid "great-great-grandson" msgstr "حفيد حفيد" -#: app/Functions/Functions.php:1619 +#: app/Services/RelationshipService.php:1345 msgid "great-great-great-aunt" msgstr "أخت جد-والد ثالث" -#: app/Functions/Functions.php:1622 +#: app/Services/RelationshipService.php:1348 msgid "great-great-great-aunt/uncle" msgstr "أخ/أخت جد-والد ثالث" -#: app/Functions/Functions.php:2202 +#: app/Services/RelationshipService.php:1931 msgid "great-great-great-grandchild" msgstr "ولد حفيد حفيد" -#: app/Functions/Functions.php:2199 +#: app/Services/RelationshipService.php:1928 msgid "great-great-great-granddaughter" msgstr "بنت حفيد حفيد" -#: app/Functions/Functions.php:2049 +#: app/Services/RelationshipService.php:1778 msgid "great-great-great-grandfather" msgstr "أب جد ثالث" -#: app/Functions/Functions.php:2053 +#: app/Services/RelationshipService.php:1782 msgid "great-great-great-grandmother" msgstr "أم جد ثالث" -#: app/Functions/Functions.php:2056 +#: app/Services/RelationshipService.php:1785 msgid "great-great-great-grandparent" msgstr "والد جد ثالث" -#: app/Functions/Functions.php:2195 +#: app/Services/RelationshipService.php:1924 msgid "great-great-great-grandson" msgstr "إبن حفيد حفيد" -#: app/Functions/Functions.php:1820 +#: app/Services/RelationshipService.php:1546 msgctxt "(a man’s) brother’s great-great-grandson" msgid "great-great-great-nephew" msgstr "حفيد حفيد أخ" -#: app/Functions/Functions.php:1824 +#: app/Services/RelationshipService.php:1550 msgctxt "(a man’s) sister’s great-great-grandson" msgid "great-great-great-nephew" msgstr "حفيد حفيد أخت" -#: app/Functions/Functions.php:1827 +#: app/Services/RelationshipService.php:1553 msgctxt "(a woman’s) great-great-great-nephew" msgid "great-great-great-nephew" msgstr "حفيد حفيد أخ/أخت" -#: app/Functions/Functions.php:1843 +#: app/Services/RelationshipService.php:1569 msgctxt "(a man’s) brother’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "ولد حفيد أخ" -#: app/Functions/Functions.php:1847 +#: app/Services/RelationshipService.php:1573 msgctxt "(a man’s) sister’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "ولد حفيد أخت" -#: app/Functions/Functions.php:1850 +#: app/Services/RelationshipService.php:1576 msgctxt "(a woman’s) great-great-great-nephew/niece" msgid "great-great-great-nephew/niece" msgstr "ولد حفيد أخ/أخت" -#: app/Functions/Functions.php:1832 +#: app/Services/RelationshipService.php:1558 msgctxt "(a man’s) brother’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "حفيدة حفيد أخ" -#: app/Functions/Functions.php:1836 +#: app/Services/RelationshipService.php:1562 msgctxt "(a man’s) sister’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "حفيدة حفيد أخت" -#: app/Functions/Functions.php:1839 +#: app/Services/RelationshipService.php:1565 msgctxt "(a woman’s) great-great-great-niece" msgid "great-great-great-niece" msgstr "حفيد حفيد أخ/أخت" -#: app/Functions/Functions.php:1608 +#: app/Services/RelationshipService.php:1334 msgctxt "great-great-grandfather’s brother" msgid "great-great-great-uncle" msgstr "أخ جد-أب ثالث" -#: app/Functions/Functions.php:1612 +#: app/Services/RelationshipService.php:1338 msgctxt "great-great-grandmother’s brother" msgid "great-great-great-uncle" msgstr "أخ جد-أم ثالث" -#: app/Functions/Functions.php:1615 +#: app/Services/RelationshipService.php:1341 msgctxt "great-great-grandparent’s brother" msgid "great-great-great-uncle" msgstr "أخ جد-والد ثالث" -#: app/Functions/Functions.php:1785 +#: app/Services/RelationshipService.php:1511 msgctxt "(a man’s) brother’s great-grandson" msgid "great-great-nephew" msgstr "إبن حفيد أخ" -#: app/Functions/Functions.php:1789 +#: app/Services/RelationshipService.php:1515 msgctxt "(a man’s) sister’s great-grandson" msgid "great-great-nephew" msgstr "إبن حفيد أخت" -#: app/Functions/Functions.php:1792 +#: app/Services/RelationshipService.php:1518 msgctxt "(a woman’s) great-great-nephew" msgid "great-great-nephew" msgstr "إبن حفيد أخ/أخت" -#: app/Functions/Functions.php:1808 +#: app/Services/RelationshipService.php:1534 msgctxt "(a man’s) brother’s great-grandchild" msgid "great-great-nephew/niece" msgstr "ولد حفيد أخ" -#: app/Functions/Functions.php:1812 +#: app/Services/RelationshipService.php:1538 msgctxt "(a man’s) sister’s great-grandchild" msgid "great-great-nephew/niece" msgstr "ولد حفيد أخت" -#: app/Functions/Functions.php:1815 +#: app/Services/RelationshipService.php:1541 msgctxt "(a woman’s) great-great-nephew/niece" msgid "great-great-nephew/niece" msgstr "ولد حفيد أخ/أخت" -#: app/Functions/Functions.php:1797 +#: app/Services/RelationshipService.php:1523 msgctxt "(a man’s) brother’s great-granddaughter" msgid "great-great-niece" msgstr "بنت حفيد أخ" -#: app/Functions/Functions.php:1801 +#: app/Services/RelationshipService.php:1527 msgctxt "(a man’s) sister’s great-granddaughter" msgid "great-great-niece" msgstr "بنت حفيد أخت" -#: app/Functions/Functions.php:1804 +#: app/Services/RelationshipService.php:1530 msgctxt "(a woman’s) great-great-niece" msgid "great-great-niece" msgstr "بنت حفيد أخ/أخت" -#: app/Functions/Functions.php:1589 +#: app/Services/RelationshipService.php:1315 msgctxt "great-grandfather’s brother" msgid "great-great-uncle" msgstr "عم جد" -#: app/Functions/Functions.php:1593 +#: app/Services/RelationshipService.php:1319 msgctxt "great-grandmother’s brother" msgid "great-great-uncle" msgstr "عم جدة" -#: app/Functions/Functions.php:1596 +#: app/Services/RelationshipService.php:1322 msgctxt "great-grandparent’s brother" msgid "great-great-uncle" msgstr "عم والد والد" -#: app/Functions/Functions.php:945 +#: app/Services/RelationshipService.php:671 msgctxt "(a man’s) brother’s child’s son" msgid "great-nephew" msgstr "إبن ولد أخ" -#: app/Functions/Functions.php:965 +#: app/Services/RelationshipService.php:691 msgctxt "(a man’s) brother’s daughter’s son" msgid "great-nephew" msgstr "إبن بنت أخ" -#: app/Functions/Functions.php:983 +#: app/Services/RelationshipService.php:709 msgctxt "(a man’s) brother’s son’s son" msgid "great-nephew" msgstr "إبن إبن أخ" -#: app/Functions/Functions.php:1265 +#: app/Services/RelationshipService.php:991 msgctxt "(a man’s) sister’s child’s son" msgid "great-nephew" msgstr "إبن ولد أخت" -#: app/Functions/Functions.php:1285 +#: app/Services/RelationshipService.php:1011 msgctxt "(a man’s) sister’s daughter’s son" msgid "great-nephew" msgstr "إبن بنت أخت" -#: app/Functions/Functions.php:1309 +#: app/Services/RelationshipService.php:1035 msgctxt "(a man’s) sister’s son’s son" msgid "great-nephew" msgstr "إبن إبن أخت" -#: app/Functions/Functions.php:948 +#: app/Services/RelationshipService.php:674 msgctxt "(a woman’s) brother’s child’s son" msgid "great-nephew" msgstr "إبن ولد أخ" -#: app/Functions/Functions.php:968 +#: app/Services/RelationshipService.php:694 msgctxt "(a woman’s) brother’s daughter’s son" msgid "great-nephew" msgstr "إبن بنت أخ" -#: app/Functions/Functions.php:986 +#: app/Services/RelationshipService.php:712 msgctxt "(a woman’s) brother’s son’s son" msgid "great-nephew" msgstr "إبن إبن أخ" -#: app/Functions/Functions.php:1268 +#: app/Services/RelationshipService.php:994 msgctxt "(a woman’s) sister’s child’s son" msgid "great-nephew" msgstr "إبن ولد أخت" -#: app/Functions/Functions.php:1288 +#: app/Services/RelationshipService.php:1014 msgctxt "(a woman’s) sister’s daughter’s son" msgid "great-nephew" msgstr "إبن بنت أخت" -#: app/Functions/Functions.php:1312 +#: app/Services/RelationshipService.php:1038 msgctxt "(a woman’s) sister’s son’s son" msgid "great-nephew" msgstr "إبن إبن أخت" -#: app/Functions/Functions.php:1234 +#: app/Services/RelationshipService.php:960 msgctxt "sibling’s child’s son" msgid "great-nephew" msgstr "إبن ولد أخ" -#: app/Functions/Functions.php:1242 +#: app/Services/RelationshipService.php:968 msgctxt "sibling’s daughter’s son" msgid "great-nephew" msgstr "إبن بنت أخ" -#: app/Functions/Functions.php:1248 +#: app/Services/RelationshipService.php:974 msgctxt "sibling’s son’s son" msgid "great-nephew" msgstr "إبن إبن أخ" -#: app/Functions/Functions.php:933 +#: app/Services/RelationshipService.php:659 msgctxt "(a man’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "ولد ولد أخ" -#: app/Functions/Functions.php:951 +#: app/Services/RelationshipService.php:677 msgctxt "(a man’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "ولد بنت أخ" -#: app/Functions/Functions.php:971 +#: app/Services/RelationshipService.php:697 msgctxt "(a man’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "ولد إبن أخ" -#: app/Functions/Functions.php:1253 +#: app/Services/RelationshipService.php:979 msgctxt "(a man’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "ولد ولد أخت" -#: app/Functions/Functions.php:1271 +#: app/Services/RelationshipService.php:997 msgctxt "(a man’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "ولد بنت أخت" -#: app/Functions/Functions.php:1297 +#: app/Services/RelationshipService.php:1023 msgctxt "(a man’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "ولد إبن أخت" -#: app/Functions/Functions.php:936 +#: app/Services/RelationshipService.php:662 msgctxt "(a woman’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "ولد ولد أخ" -#: app/Functions/Functions.php:954 +#: app/Services/RelationshipService.php:680 msgctxt "(a woman’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "ولد بنت أخ" -#: app/Functions/Functions.php:974 +#: app/Services/RelationshipService.php:700 msgctxt "(a woman’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "ولد إبن أخ" -#: app/Functions/Functions.php:1256 +#: app/Services/RelationshipService.php:982 msgctxt "(a woman’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "ولد ولد أخت" -#: app/Functions/Functions.php:1274 +#: app/Services/RelationshipService.php:1000 msgctxt "(a woman’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "ولد بنت أخت" -#: app/Functions/Functions.php:1300 +#: app/Services/RelationshipService.php:1026 msgctxt "(a woman’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "ولد إبن أخت" -#: app/Functions/Functions.php:1230 +#: app/Services/RelationshipService.php:956 msgctxt "sibling’s child’s child" msgid "great-nephew/niece" msgstr "ولد ولد أخ" -#: app/Functions/Functions.php:1236 +#: app/Services/RelationshipService.php:962 msgctxt "sibling’s daughter’s child" msgid "great-nephew/niece" msgstr "ولد بنت أخ" -#: app/Functions/Functions.php:1244 +#: app/Services/RelationshipService.php:970 msgctxt "sibling’s son’s child" msgid "great-nephew/niece" msgstr "ولد إبن أخ" -#: app/Functions/Functions.php:939 +#: app/Services/RelationshipService.php:665 msgctxt "(a man’s) brother’s child’s daughter" msgid "great-niece" msgstr "بنت ولد أخ" -#: app/Functions/Functions.php:957 +#: app/Services/RelationshipService.php:683 msgctxt "(a man’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "بنت بنت أخ" -#: app/Functions/Functions.php:977 +#: app/Services/RelationshipService.php:703 msgctxt "(a man’s) brother’s son’s daughter" msgid "great-niece" msgstr "بنت إبن أخ" -#: app/Functions/Functions.php:1259 +#: app/Services/RelationshipService.php:985 msgctxt "(a man’s) sister’s child’s daughter" msgid "great-niece" msgstr "بنت ولد أخت" -#: app/Functions/Functions.php:1277 +#: app/Services/RelationshipService.php:1003 msgctxt "(a man’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "بنت بنت أخت" -#: app/Functions/Functions.php:1303 +#: app/Services/RelationshipService.php:1029 msgctxt "(a man’s) sister’s son’s daughter" msgid "great-niece" msgstr "بنت إبن أخت" -#: app/Functions/Functions.php:942 +#: app/Services/RelationshipService.php:668 msgctxt "(a woman’s) brother’s child’s daughter" msgid "great-niece" msgstr "بنت ولد أخ" -#: app/Functions/Functions.php:960 +#: app/Services/RelationshipService.php:686 msgctxt "(a woman’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "بنت بنت أخ" -#: app/Functions/Functions.php:980 +#: app/Services/RelationshipService.php:706 msgctxt "(a woman’s) brother’s son’s daughter" msgid "great-niece" msgstr "بنت إبن أخ" -#: app/Functions/Functions.php:1262 +#: app/Services/RelationshipService.php:988 msgctxt "(a woman’s) sister’s child’s daughter" msgid "great-niece" msgstr "بنت ولد أخت" -#: app/Functions/Functions.php:1280 +#: app/Services/RelationshipService.php:1006 msgctxt "(a woman’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "بنت بنت أخت" -#: app/Functions/Functions.php:1306 +#: app/Services/RelationshipService.php:1032 msgctxt "(a woman’s) sister’s son’s daughter" msgid "great-niece" msgstr "بنت إبن أخت" -#: app/Functions/Functions.php:1232 +#: app/Services/RelationshipService.php:958 msgctxt "sibling’s child’s daughter" msgid "great-niece" msgstr "بنت ولد أخ" -#: app/Functions/Functions.php:1238 +#: app/Services/RelationshipService.php:964 msgctxt "sibling’s daughter’s daughter" msgid "great-niece" msgstr "بنت بنت أخ" -#: app/Functions/Functions.php:1246 +#: app/Services/RelationshipService.php:972 msgctxt "sibling’s son’s daughter" msgid "great-niece" msgstr "بنت إبن أخ" -#: app/Functions/Functions.php:1054 +#: app/Services/RelationshipService.php:780 msgctxt "father’s father’s brother" msgid "great-uncle" msgstr "عم أب" -#: app/Functions/Functions.php:1372 +#: app/Services/RelationshipService.php:1098 msgctxt "father’s father’s sister’s husband" msgid "great-uncle" msgstr "زوج عمة أب" -#: app/Functions/Functions.php:1066 +#: app/Services/RelationshipService.php:792 msgctxt "father’s mother’s brother" msgid "great-uncle" msgstr "خال أب" -#: app/Functions/Functions.php:1378 +#: app/Services/RelationshipService.php:1104 msgctxt "father’s mother’s sister’s husband" msgid "great-uncle" msgstr "زوج خالة أب" -#: app/Functions/Functions.php:1078 +#: app/Services/RelationshipService.php:804 msgctxt "father’s parent’s brother" msgid "great-uncle" msgstr "أخ والد أب" -#: app/Functions/Functions.php:1384 +#: app/Services/RelationshipService.php:1110 msgctxt "father’s parent’s sister’s husband" msgid "great-uncle" msgstr "زوج أخت والد أب" -#: app/Functions/Functions.php:1134 +#: app/Services/RelationshipService.php:860 msgctxt "mother’s father’s brother" msgid "great-uncle" msgstr "عم أم" -#: app/Functions/Functions.php:1390 +#: app/Services/RelationshipService.php:1116 msgctxt "mother’s father’s sister’s husband" msgid "great-uncle" msgstr "زوج عمة أم" -#: app/Functions/Functions.php:1152 +#: app/Services/RelationshipService.php:878 msgctxt "mother’s mother’s brother" msgid "great-uncle" msgstr "خال أم" -#: app/Functions/Functions.php:1396 +#: app/Services/RelationshipService.php:1122 msgctxt "mother’s mother’s sister’s husband" msgid "great-uncle" msgstr "زوج خالة أم" -#: app/Functions/Functions.php:1164 +#: app/Services/RelationshipService.php:890 msgctxt "mother’s parent’s brother" msgid "great-uncle" msgstr "أخ والد أم" -#: app/Functions/Functions.php:1402 +#: app/Services/RelationshipService.php:1128 msgctxt "mother’s parent’s sister’s husband" msgid "great-uncle" msgstr "زوج أخت والد أم" -#: app/Functions/Functions.php:1186 +#: app/Services/RelationshipService.php:912 msgctxt "parent’s father’s brother" msgid "great-uncle" msgstr "عم والد" -#: app/Functions/Functions.php:1408 +#: app/Services/RelationshipService.php:1134 msgctxt "parent’s father’s sister’s husband" msgid "great-uncle" msgstr "زوج عمة والد" -#: app/Functions/Functions.php:1198 +#: app/Services/RelationshipService.php:924 msgctxt "parent’s mother’s brother" msgid "great-uncle" msgstr "خال والد" -#: app/Functions/Functions.php:1414 +#: app/Services/RelationshipService.php:1140 msgctxt "parent’s mother’s sister’s husband" msgid "great-uncle" msgstr "زوج خال والد" -#: app/Functions/Functions.php:1210 +#: app/Services/RelationshipService.php:936 msgctxt "parent’s parent’s brother" msgid "great-uncle" msgstr "أخ والد والد" -#: app/Functions/Functions.php:1420 +#: app/Services/RelationshipService.php:1146 msgctxt "parent’s parent’s sister’s husband" msgid "great-uncle" msgstr "زوج أخت والد والد" @@ -19512,73 +19253,68 @@ msgstr "زوج أخت والد والد" msgid "half circle" msgstr "نصف دائرة" -#: app/Functions/Functions.php:812 +#: app/Services/RelationshipService.php:538 msgctxt "father’s son" msgid "half-brother" msgstr "أخ-لأب" -#: app/Functions/Functions.php:850 +#: app/Services/RelationshipService.php:576 msgctxt "mother’s son" msgid "half-brother" msgstr "أخ-لأم" -#: app/Functions/Functions.php:868 +#: app/Services/RelationshipService.php:594 msgctxt "parent’s son" msgid "half-brother" msgstr "أخ غير شقيق" -#: app/Functions/Functions.php:798 +#: app/Services/RelationshipService.php:524 msgctxt "father’s child" msgid "half-sibling" msgstr "ولد أب" -#: app/Functions/Functions.php:834 +#: app/Services/RelationshipService.php:560 msgctxt "mother’s child" msgid "half-sibling" msgstr "ولد أم" -#: app/Functions/Functions.php:854 +#: app/Services/RelationshipService.php:580 msgctxt "parent’s child" msgid "half-sibling" msgstr "ولد أب أو أم" -#: app/Functions/Functions.php:800 +#: app/Services/RelationshipService.php:526 msgctxt "father’s daughter" msgid "half-sister" msgstr "أخت لأب" -#: app/Functions/Functions.php:836 +#: app/Services/RelationshipService.php:562 msgctxt "mother’s daughter" msgid "half-sister" msgstr "أخت-لأم" -#: app/Functions/Functions.php:856 +#: app/Services/RelationshipService.php:582 msgctxt "parent’s daughter" msgid "half-sister" msgstr "أخت غير شقيقة" #. I18N: reflexive pronoun -#: app/Functions/Functions.php:191 +#: app/Services/RelationshipService.php:244 msgid "herself" msgstr "هي نفسها" -#. I18N: Examples of valid time formats (hours:minutes:seconds) -#: app/Functions/FunctionsEdit.php:562 -msgid "hh:mm or hh:mm:ss" -msgstr "ساعة:دقائق أو ساعة:دقائق:ثواني" - -#: resources/views/admin/trees-preferences.phtml:303 -#: resources/views/admin/trees-preferences.phtml:383 -#: resources/views/admin/trees-preferences.phtml:398 -#: resources/views/admin/trees-preferences.phtml:414 -#: resources/views/admin/trees-preferences.phtml:539 -#: resources/views/admin/trees-preferences.phtml:651 -#: resources/views/admin/trees-preferences.phtml:666 +#: resources/views/admin/trees-preferences.phtml:307 +#: resources/views/admin/trees-preferences.phtml:387 +#: resources/views/admin/trees-preferences.phtml:402 +#: resources/views/admin/trees-preferences.phtml:418 +#: resources/views/admin/trees-preferences.phtml:543 +#: resources/views/admin/trees-preferences.phtml:655 +#: resources/views/admin/trees-preferences.phtml:670 msgid "hide" msgstr "إخفاء" #. I18N: reflexive pronoun -#: app/Functions/Functions.php:188 +#: app/Services/RelationshipService.php:241 msgid "himself" msgstr "هو نفسه" @@ -19587,24 +19323,12 @@ msgstr "هو نفسه" msgid "household" msgstr "" -#: app/Functions/Functions.php:638 +#: app/Services/RelationshipService.php:364 msgid "husband" msgstr "زوج" #. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names -#: app/Elements/NameType.php:57 app/GedcomCode/GedcomCodeName.php:143 -msgid "immigration name" -msgstr "إسم الإستيطان" - -#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names -#: app/GedcomCode/GedcomCodeName.php:139 -msgctxt "FEMALE" -msgid "immigration name" -msgstr "إسم الإستيطان" - -#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names -#: app/GedcomCode/GedcomCodeName.php:134 -msgctxt "MALE" +#: app/Elements/NameType.php:57 msgid "immigration name" msgstr "إسم الإستيطان" @@ -19613,14 +19337,18 @@ msgstr "إسم الإستيطان" msgid "import file" msgstr "توريد ملف" +#: app/Elements/NoteStructure.php:73 +msgid "inline note" +msgstr "" + #. I18N: Gedcom INT dates -#: app/Date.php:354 +#: app/Date.php:351 #, php-format msgid "interpreted %s (%s)" msgstr "أعتبر %s (%s)" -#: resources/views/search-general-page.phtml:125 -#: resources/views/search-phonetic-page.phtml:108 +#. I18N: reverse the selection (of a list of options) +#: resources/views/search-trees.phtml:53 msgid "invert selection" msgstr "عكس الإختيار" @@ -19649,14 +19377,14 @@ msgid "jours complementaires" msgstr "أيام مكملة" #. I18N: A button label, last page -#: resources/views/admin/trees-preferences.phtml:588 +#: resources/views/admin/trees-preferences.phtml:592 #: resources/views/edit/reorder-card-header.phtml:34 #: resources/views/lists/datatables-attributes.phtml:16 #: resources/views/modules/media-list/pagination.phtml:53 msgid "last" msgstr "الأخير" -#: resources/views/admin/trees-preferences.phtml:597 +#: resources/views/admin/trees-preferences.phtml:601 msgctxt "Show the [first/last] [N] parts of a place name." msgid "last" msgstr "الأخير" @@ -19668,7 +19396,7 @@ msgstr "" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/RequestHandlers/TreePreferencesPage.php:93 +#: app/Http/RequestHandlers/TreePreferencesPage.php:120 #: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 #: app/Module/TopGivenNamesModule.php:182 #: app/Module/UpcomingAnniversariesModule.php:274 @@ -19676,13 +19404,13 @@ msgstr "" msgid "list" msgstr "قائمة" -#: app/Http/RequestHandlers/MapDataImportAction.php:186 +#: app/Http/RequestHandlers/MapDataImportAction.php:203 #, php-format msgid "locations updated: %s, locations added: %s" msgstr "مواقع تم تحديثها: %s، مواقع تمت إضافتها: %s" #. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) -#: app/Elements/NameType.php:59 app/GedcomCode/GedcomCodeName.php:148 +#: app/Elements/NameType.php:59 msgid "maiden name" msgstr "الإسم قبل الزواج" @@ -19691,7 +19419,7 @@ msgid "managers" msgstr "مدراء" #. I18N: https://en.wikipedia.org/wiki/Markdown -#: app/Http/RequestHandlers/TreePreferencesPage.php:111 +#: app/Http/RequestHandlers/TreePreferencesPage.php:138 msgid "markdown" msgstr "رموز التنسيق ماركداون" @@ -19710,33 +19438,21 @@ msgid "married" msgstr "متزوج" #. I18N: A name taken on marriage - usually the wife takes the husband’s surname -#: app/Elements/NameType.php:61 app/GedcomCode/GedcomCodeName.php:162 +#: app/Elements/NameType.php:61 msgid "married name" msgstr "الإسم ما بعد الزواج" -#. I18N: A name taken on marriage - usually the wife takes the husband’s surname -#: app/GedcomCode/GedcomCodeName.php:158 -msgctxt "FEMALE" -msgid "married name" -msgstr "إسمها ما بعد الزواج" - -#. I18N: A name taken on marriage - usually the wife takes the husband’s surname -#: app/GedcomCode/GedcomCodeName.php:153 -msgctxt "MALE" -msgid "married name" -msgstr "إسمه ما بعد الزواج" - -#: app/Functions/Functions.php:838 +#: app/Services/RelationshipService.php:564 msgctxt "mother’s father" msgid "maternal grandfather" msgstr "جد-لأم" -#: app/Functions/Functions.php:842 +#: app/Services/RelationshipService.php:568 msgctxt "mother’s mother" msgid "maternal grandmother" msgstr "جدة-لأم" -#: app/Functions/Functions.php:844 +#: app/Services/RelationshipService.php:570 msgctxt "mother’s parent" msgid "maternal grandparent" msgstr "والد أم" @@ -19772,144 +19488,142 @@ msgstr "أعضاء" msgid "minimal" msgstr "أدنى" -#: app/Functions/Functions.php:620 +#: app/Services/RelationshipService.php:346 msgid "mother" msgstr "أم" -#: app/Functions/Functions.php:824 +#: app/Services/RelationshipService.php:550 msgctxt "husband’s mother" msgid "mother-in-law" msgstr "أم زوج" -#: app/Functions/Functions.php:904 +#: app/Services/RelationshipService.php:630 msgctxt "spouse’s mother" msgid "mother-in-law" msgstr "أم زوج" -#: app/Functions/Functions.php:922 +#: app/Services/RelationshipService.php:648 msgctxt "wife’s mother" msgid "mother-in-law" msgstr "أم زوجة" -#: app/Functions/Functions.php:910 +#: app/Services/RelationshipService.php:636 msgctxt "spouse’s parent" msgid "mother/father-in-law" msgstr "والد زوج" -#: app/Functions/Functions.php:772 +#: app/Services/RelationshipService.php:498 msgctxt "brother’s son" msgid "nephew" msgstr "إبن أخ" -#: app/Functions/Functions.php:1124 +#: app/Services/RelationshipService.php:850 msgctxt "husband’s brother’s son" msgid "nephew" msgstr "إبن أخو الزوج" -#: app/Functions/Functions.php:1120 +#: app/Services/RelationshipService.php:846 msgctxt "husband’s sibling’s son" msgid "nephew" msgstr "إبن شقيق الزوج" -#: app/Functions/Functions.php:1122 +#: app/Services/RelationshipService.php:848 msgctxt "husband’s sister’s son" msgid "nephew" msgstr "إبن أخت الزوج" -#: app/Functions/Functions.php:876 +#: app/Services/RelationshipService.php:602 msgctxt "sibling’s son" msgid "nephew" msgstr "إبن أخ" -#: app/Functions/Functions.php:886 +#: app/Services/RelationshipService.php:612 msgctxt "sister’s son" msgid "nephew" msgstr "إبن أخت" -#: app/Functions/Functions.php:1364 +#: app/Services/RelationshipService.php:1090 msgctxt "wife’s brother’s son" msgid "nephew" msgstr "إبن أخو الزوجة" -#: app/Functions/Functions.php:1360 +#: app/Services/RelationshipService.php:1086 msgctxt "wife’s sibling’s son" msgid "nephew" msgstr "إبن شقيق الزوجة" -#: app/Functions/Functions.php:1362 +#: app/Services/RelationshipService.php:1088 msgctxt "wife’s sister’s son" msgid "nephew" msgstr "إبن أخت الزوجة" -#: app/Functions/Functions.php:962 +#: app/Services/RelationshipService.php:688 msgctxt "brother’s daughter’s husband" msgid "nephew-in-law" msgstr "زوج بنت أخ" -#: app/Functions/Functions.php:1240 +#: app/Services/RelationshipService.php:966 msgctxt "sibling’s daughter’s husband" msgid "nephew-in-law" msgstr "زوج بنت أخ" -#: app/Functions/Functions.php:1282 +#: app/Services/RelationshipService.php:1008 msgctxt "sisters’s daughter’s husband" msgid "nephew-in-law" msgstr "زوج بنت أخت" -#: app/Functions/Functions.php:768 +#: app/Services/RelationshipService.php:494 msgctxt "brother’s child" msgid "nephew/niece" msgstr "ولد أخ" -#: app/Functions/Functions.php:1112 +#: app/Services/RelationshipService.php:838 msgctxt "husband’s brother’s child" msgid "nephew/niece" msgstr "ولد أخو الزوج" -#: app/Functions/Functions.php:1108 +#: app/Services/RelationshipService.php:834 msgctxt "husband’s sibling’s child" msgid "nephew/niece" msgstr "ولد شقيق الزوج" -#: app/Functions/Functions.php:1110 +#: app/Services/RelationshipService.php:836 msgctxt "husband’s sister’s child" msgid "nephew/niece" msgstr "ولد أخت الزوج" -#: app/Functions/Functions.php:872 +#: app/Services/RelationshipService.php:598 msgctxt "sibling’s child" msgid "nephew/niece" msgstr "ولد أخ" -#: app/Functions/Functions.php:880 +#: app/Services/RelationshipService.php:606 msgctxt "sister’s child" msgid "nephew/niece" msgstr "ولد أخت" -#: app/Functions/Functions.php:1352 +#: app/Services/RelationshipService.php:1078 msgctxt "wife’s brother’s child" msgid "nephew/niece" msgstr "ولد أخو الزوجة" -#: app/Functions/Functions.php:1348 +#: app/Services/RelationshipService.php:1074 msgctxt "wife’s sibling’s child" msgid "nephew/niece" msgstr "ولد شقيق الزوجة" -#: app/Functions/Functions.php:1350 +#: app/Services/RelationshipService.php:1076 msgctxt "wife’s sister’s child" msgid "nephew/niece" msgstr "ولد أخت الزوجة" -#: app/Functions/FunctionsEdit.php:566 -msgid "never" -msgstr "كلا" - #. I18N: A button label, next page #: resources/views/admin/data-fix-select.phtml:50 -#: resources/views/individual-page.phtml:86 -#: resources/views/layouts/default.phtml:164 +#: resources/views/individual-page-images.phtml:51 +#: resources/views/layouts/default.phtml:162 #: resources/views/lists/datatables-attributes.phtml:18 +#: resources/views/modules/batch_update/admin.phtml:67 +#: resources/views/modules/batch_update/admin.phtml:71 #: resources/views/modules/media-list/pagination.phtml:45 #: resources/views/setup/step-1-language.phtml:59 #: resources/views/setup/step-2-server-checks.phtml:87 @@ -19922,98 +19636,97 @@ msgstr "كلا" msgid "next" msgstr "التالي" -#: app/Functions/Functions.php:770 +#: app/Services/RelationshipService.php:496 msgctxt "brother’s daughter" msgid "niece" msgstr "بنت أخ" -#: app/Functions/Functions.php:1118 +#: app/Services/RelationshipService.php:844 msgctxt "husband’s brother’s daughter" msgid "niece" msgstr "بنت أخو الزوج" -#: app/Functions/Functions.php:1114 +#: app/Services/RelationshipService.php:840 msgctxt "husband’s sibling’s daughter" msgid "niece" msgstr "بنت شقيق الزوج" -#: app/Functions/Functions.php:1116 +#: app/Services/RelationshipService.php:842 msgctxt "husband’s sister’s daughter" msgid "niece" msgstr "بنت أخت الزوج" -#: app/Functions/Functions.php:874 +#: app/Services/RelationshipService.php:600 msgctxt "sibling’s daughter" msgid "niece" msgstr "بنت أخ" -#: app/Functions/Functions.php:882 +#: app/Services/RelationshipService.php:608 msgctxt "sister’s daughter" msgid "niece" msgstr "بنت أخت" -#: app/Functions/Functions.php:1358 +#: app/Services/RelationshipService.php:1084 msgctxt "wife’s brother’s daughter" msgid "niece" msgstr "بنت أخو الزوجة" -#: app/Functions/Functions.php:1354 +#: app/Services/RelationshipService.php:1080 msgctxt "wife’s sibling’s daughter" msgid "niece" msgstr "بنت شقيق الزوجة" -#: app/Functions/Functions.php:1356 +#: app/Services/RelationshipService.php:1082 msgctxt "wife’s sister’s daughter" msgid "niece" msgstr "بنت أخت الزوجة" -#: app/Functions/Functions.php:988 +#: app/Services/RelationshipService.php:714 msgctxt "brother’s son’s wife" msgid "niece-in-law" msgstr "زوجة إبن أخ" -#: app/Functions/Functions.php:1250 +#: app/Services/RelationshipService.php:976 msgctxt "sibling’s son’s wife" msgid "niece-in-law" msgstr "زوجة إبن أخ" -#: app/Functions/Functions.php:1314 +#: app/Services/RelationshipService.php:1040 msgctxt "sisters’s son’s wife" msgid "niece-in-law" msgstr "زوجة إبن أخت" -#: app/Functions/Functions.php:483 +#: app/Services/RelationshipService.php:2269 msgid "ninth cousin" msgstr "حفيد تاسع لسلف مشترك" -#: app/Functions/Functions.php:447 +#: app/Services/RelationshipService.php:2233 msgctxt "FEMALE" msgid "ninth cousin" msgstr "حفيدة تاسعة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:403 +#: app/Services/RelationshipService.php:2189 msgctxt "MALE" msgid "ninth cousin" msgstr "حفيد تاسع لسلف مشترك" -#: app/Elements/OrdinanceProcessFlag.php:55 app/Functions/FunctionsEdit.php:152 -#: app/Functions/FunctionsEdit.php:186 -#: app/Http/RequestHandlers/UserListData.php:143 -#: app/Http/RequestHandlers/UserListData.php:144 +#: app/Elements/OrdinanceProcessFlag.php:55 +#: app/Http/RequestHandlers/UserListData.php:140 +#: app/Http/RequestHandlers/UserListData.php:141 #: app/Statistics/Repository/LatestUserRepository.php:147 #: resources/views/admin/map-import-form.phtml:65 -#: resources/views/admin/site-mail.phtml:111 +#: resources/views/admin/site-mail.phtml:126 #: resources/views/admin/site-preferences.phtml:102 #: resources/views/admin/site-registration.phtml:55 #: resources/views/admin/site-registration.phtml:72 -#: resources/views/admin/trees-preferences.phtml:148 -#: resources/views/admin/trees-preferences.phtml:318 -#: resources/views/admin/trees-preferences.phtml:554 -#: resources/views/admin/trees-preferences.phtml:570 -#: resources/views/admin/trees-preferences.phtml:636 -#: resources/views/admin/trees-preferences.phtml:918 -#: resources/views/admin/trees-preferences.phtml:948 +#: resources/views/admin/trees-preferences.phtml:150 +#: resources/views/admin/trees-preferences.phtml:322 +#: resources/views/admin/trees-preferences.phtml:558 +#: resources/views/admin/trees-preferences.phtml:574 +#: resources/views/admin/trees-preferences.phtml:640 +#: resources/views/admin/trees-preferences.phtml:840 +#: resources/views/admin/trees-preferences.phtml:870 #: resources/views/lists/families-table.phtml:324 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:55 @@ -20038,10 +19751,10 @@ msgid "no" msgstr "كلا" #. I18N: None of the other options -#: app/Http/RequestHandlers/TreePreferencesPage.php:109 -#: app/Http/RequestHandlers/TreePreferencesPage.php:115 -#: app/Module/RelationshipsChartModule.php:454 -#: app/Services/EmailService.php:234 +#: app/Http/RequestHandlers/TreePreferencesPage.php:136 +#: app/Http/RequestHandlers/TreePreferencesPage.php:142 +#: app/Module/RelationshipsChartModule.php:481 +#: app/Services/EmailService.php:211 #: resources/views/modules/statistics-chart/custom.phtml:83 msgid "none" msgstr "لا شيء" @@ -20071,20 +19784,20 @@ msgstr "أرقام" msgid "of" msgstr "من" -#: app/Functions/Functions.php:624 +#: app/Services/RelationshipService.php:350 msgid "parent" msgstr "والد" -#: app/Functions/Functions.php:694 +#: app/Services/RelationshipService.php:420 msgid "partner" msgstr "خليل" -#: app/Functions/Functions.php:671 +#: app/Services/RelationshipService.php:397 msgctxt "FEMALE" msgid "partner" msgstr "خليلة" -#: app/Functions/Functions.php:647 +#: app/Services/RelationshipService.php:373 msgctxt "MALE" msgid "partner" msgstr "خليل" @@ -20094,17 +19807,17 @@ msgctxt "Surname tradition" msgid "paternal" msgstr "مثل الأب" -#: app/Functions/Functions.php:802 +#: app/Services/RelationshipService.php:528 msgctxt "father’s father" msgid "paternal grandfather" msgstr "جد-لأب" -#: app/Functions/Functions.php:804 +#: app/Services/RelationshipService.php:530 msgctxt "father’s mother" msgid "paternal grandmother" msgstr "جدة-لأب" -#: app/Functions/Functions.php:806 +#: app/Services/RelationshipService.php:532 msgctxt "father’s parent" msgid "paternal grandparent" msgstr "والد أب" @@ -20115,7 +19828,7 @@ msgid "patrilineal" msgstr "إنتساب أبوي" #. I18N: the status of an edit accepted/rejected/pending -#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 msgid "pending" msgstr "مُعلق" @@ -20129,9 +19842,11 @@ msgid "political" msgstr "" #. I18N: A button label, previous page -#: resources/views/individual-page.phtml:82 -#: resources/views/layouts/default.phtml:163 +#: resources/views/individual-page-images.phtml:47 +#: resources/views/layouts/default.phtml:161 #: resources/views/lists/datatables-attributes.phtml:20 +#: resources/views/modules/batch_update/admin.phtml:57 +#: resources/views/modules/batch_update/admin.phtml:61 #: resources/views/modules/media-list/pagination.phtml:33 #: resources/views/setup/step-2-server-checks.phtml:91 #: resources/views/setup/step-3-database-type.phtml:97 @@ -20144,7 +19859,7 @@ msgid "previous" msgstr "السابق" #. I18N: Quality of source information - GEDCOM tag “QUAY 3” -#: app/Elements/CertaintyAssessment.php:52 app/GedcomCode/GedcomCodeQuay.php:49 +#: app/Elements/CertaintyAssessment.php:52 msgid "primary evidence" msgstr "قرينة أولية" @@ -20154,35 +19869,35 @@ msgid "proven" msgstr "" #. I18N: Quality of source information - GEDCOM tag “QUAY 1” -#: app/Elements/CertaintyAssessment.php:50 app/GedcomCode/GedcomCodeQuay.php:55 +#: app/Elements/CertaintyAssessment.php:50 msgid "questionable evidence" msgstr "قرينة مشكوك فيها" -#: app/Http/RequestHandlers/TreePreferencesPage.php:117 +#: app/Http/RequestHandlers/TreePreferencesPage.php:144 #: resources/xml/reports/fact_sources.xml:6 msgid "records" msgstr "سجلات" -#: resources/views/family-page.phtml:30 -#: resources/views/gedcom-record-page.phtml:39 -#: resources/views/individual-page.phtml:43 resources/views/media-page.phtml:45 -#: resources/views/note-page.phtml:41 resources/views/repository-page.phtml:33 -#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:33 +#: resources/views/family-page-pending.phtml:23 +#: resources/views/individual-page-pending.phtml:27 +#: resources/views/media-page-pending.phtml:22 +#: resources/views/note-page-pending.phtml:23 +#: resources/views/record-page-pending.phtml:23 msgctxt "You should review the changes and then accept or reject them." msgid "reject" msgstr "رفض" -#: resources/views/family-page.phtml:24 -#: resources/views/gedcom-record-page.phtml:33 -#: resources/views/individual-page.phtml:34 resources/views/media-page.phtml:39 -#: resources/views/note-page.phtml:35 resources/views/repository-page.phtml:27 -#: resources/views/source-page.phtml:34 resources/views/submitter-page.phtml:27 +#: resources/views/family-page-pending.phtml:17 +#: resources/views/individual-page-pending.phtml:18 +#: resources/views/media-page-pending.phtml:16 +#: resources/views/note-page-pending.phtml:17 +#: resources/views/record-page-pending.phtml:17 msgctxt "You should review the deletion and then accept or reject it." msgid "reject" msgstr "رفض" #. I18N: the status of an edit accepted/rejected/pending -#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 msgid "rejected" msgstr "مرفوض" @@ -20192,19 +19907,7 @@ msgid "religious" msgstr "" #. I18N: A name taken when entering a religion or a religious order -#: app/Elements/NameType.php:63 app/GedcomCode/GedcomCodeName.php:176 -msgid "religious name" -msgstr "الإسم الديني" - -#. I18N: A name taken when entering a religion or a religious order -#: app/GedcomCode/GedcomCodeName.php:172 -msgctxt "FEMALE" -msgid "religious name" -msgstr "الإسم الديني" - -#. I18N: A name taken when entering a religion or a religious order -#: app/GedcomCode/GedcomCodeName.php:167 -msgctxt "MALE" +#: app/Elements/NameType.php:63 msgid "religious name" msgstr "الإسم الديني" @@ -20217,7 +19920,7 @@ msgstr "استبدال" #: resources/views/admin/changes-log.phtml:106 #: resources/views/admin/site-logs.phtml:97 #: resources/views/modules/lifespans-chart/page.phtml:79 -#: resources/views/modules/media-list/page.phtml:89 +#: resources/views/modules/media-list/page.phtml:88 #: resources/views/modules/timeline-chart/page.phtml:44 msgid "reset" msgstr "إستعادة القيم المبدئية" @@ -20229,28 +19932,26 @@ msgstr "" #. I18N: A button label. #: resources/views/admin/analytics-edit.phtml:40 -#: resources/views/admin/components.phtml:158 -#: resources/views/admin/location-edit.phtml:72 -#: resources/views/admin/map-provider.phtml:62 +#: resources/views/admin/components.phtml:164 +#: resources/views/admin/location-edit.phtml:73 #: resources/views/admin/merge-records-step-2.phtml:178 #: resources/views/admin/modules.phtml:278 -#: resources/views/admin/site-mail.phtml:227 +#: resources/views/admin/site-mail.phtml:242 #: resources/views/admin/site-preferences.phtml:115 #: resources/views/admin/site-registration.phtml:83 -#: resources/views/admin/trees-preferences.phtml:960 +#: resources/views/admin/trees-preferences.phtml:882 #: resources/views/admin/trees-privacy.phtml:296 #: resources/views/admin/users-create.phtml:84 #: resources/views/admin/users-edit.phtml:348 #: resources/views/edit-account-page.phtml:165 #: resources/views/edit-blocks-page.phtml:60 -#: resources/views/edit/add-fact.phtml:98 #: resources/views/edit/change-family-members.phtml:92 -#: resources/views/edit/edit-fact.phtml:130 -#: resources/views/edit/edit-record.phtml:50 +#: resources/views/edit/edit-fact.phtml:38 +#: resources/views/edit/edit-record.phtml:39 #: resources/views/edit/link-child-to-family.phtml:49 -#: resources/views/edit/link-spouse-to-individual.phtml:40 -#: resources/views/edit/new-individual.phtml:330 -#: resources/views/edit/raw-gedcom-fact.phtml:41 +#: resources/views/edit/link-spouse-to-individual.phtml:48 +#: resources/views/edit/new-individual.phtml:53 +#: resources/views/edit/raw-gedcom-fact.phtml:40 #: resources/views/edit/raw-gedcom-record.phtml:64 #: resources/views/edit/reorder-children.phtml:40 #: resources/views/edit/reorder-families.phtml:99 @@ -20259,11 +19960,18 @@ msgstr "" #: resources/views/edit/shared-note.phtml:41 #: resources/views/modals/create-media-from-file.phtml:61 #: resources/views/modals/footer-save-cancel.phtml:10 +#: resources/views/modules/bing-maps/config.phtml:44 #: resources/views/modules/custom-css-js/edit.phtml:46 #: resources/views/modules/edit-block-config.phtml:35 #: resources/views/modules/faq/edit.phtml:89 #: resources/views/modules/favorites/favorites.phtml:175 #: resources/views/modules/gedcom_news/edit.phtml:50 +#: resources/views/modules/geonames/config.phtml:44 +#: resources/views/modules/google-maps/config.phtml:44 +#: resources/views/modules/here-maps/config.phtml:44 +#: resources/views/modules/map-box/config.phtml:44 +#: resources/views/modules/openrouteservice/config.phtml:44 +#: resources/views/modules/openstreetmap/config.phtml:44 #: resources/views/modules/relationships-chart/config.phtml:58 #: resources/views/modules/sitemap/config.phtml:38 #: resources/views/modules/stories/edit.phtml:71 @@ -20274,226 +19982,228 @@ msgstr "حفظ" #. I18N: A button label. #: resources/views/admin/changes-log.phtml:101 #: resources/views/admin/site-logs.phtml:92 -#: resources/views/modules/media-list/page.phtml:86 +#: resources/views/modules/media-list/page.phtml:85 #: resources/views/search-advanced-page.phtml:87 -#: resources/views/search-general-page.phtml:140 -#: resources/views/search-phonetic-page.phtml:121 +#: resources/views/search-general-page.phtml:101 +#: resources/views/search-phonetic-page.phtml:90 msgid "search" msgstr "بحث" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:565 +#: app/Services/RelationshipService.php:2353 #, php-format msgid "second %s" msgstr "%s ثاني" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:543 +#: app/Services/RelationshipService.php:2331 #, php-format msgctxt "FEMALE" msgid "second %s" msgstr "%s ثانية" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:520 +#: app/Services/RelationshipService.php:2308 #, php-format msgctxt "MALE" msgid "second %s" msgstr "%s ثاني" -#: app/Functions/Functions.php:469 +#: app/Services/RelationshipService.php:2255 msgid "second cousin" msgstr "حفيد ثاني لسلف مشترك" -#: app/Functions/Functions.php:433 +#: app/Services/RelationshipService.php:2219 msgctxt "FEMALE" msgid "second cousin" msgstr "حفيدة ثانية لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:382 +#: app/Services/RelationshipService.php:2168 msgctxt "MALE" msgid "second cousin" msgstr "حفيد ثاني لسلف مشترك" -#: app/Functions/Functions.php:1481 +#: app/Services/RelationshipService.php:1207 msgctxt "grandfather’s brother’s grandchild" msgid "second cousin" msgstr "ولد حفيد جد" -#: app/Functions/Functions.php:1473 +#: app/Services/RelationshipService.php:1199 msgctxt "grandfather’s brother’s granddaughter" msgid "second cousin" msgstr "حفيدة أخ جد" -#: app/Functions/Functions.php:1477 +#: app/Services/RelationshipService.php:1203 msgctxt "grandfather’s brother’s grandson" msgid "second cousin" msgstr "حفيد أخ جد" -#: app/Functions/Functions.php:1505 +#: app/Services/RelationshipService.php:1231 msgctxt "grandfather’s sibling’s grandchild" msgid "second cousin" msgstr "ولد ولد أخ جد" -#: app/Functions/Functions.php:1497 +#: app/Services/RelationshipService.php:1223 msgctxt "grandfather’s sibling’s granddaughter" msgid "second cousin" msgstr "حفيدة أخ جد" -#: app/Functions/Functions.php:1501 +#: app/Services/RelationshipService.php:1227 msgctxt "grandfather’s sibling’s grandson" msgid "second cousin" msgstr "حفيد أخ جد" -#: app/Functions/Functions.php:1493 +#: app/Services/RelationshipService.php:1219 msgctxt "grandfather’s sister’s grandchild" msgid "second cousin" msgstr "ولد ولد أخت جد" -#: app/Functions/Functions.php:1485 +#: app/Services/RelationshipService.php:1211 msgctxt "grandfather’s sister’s granddaughter" msgid "second cousin" msgstr "حفيدة أخت جد" -#: app/Functions/Functions.php:1489 +#: app/Services/RelationshipService.php:1215 msgctxt "grandfather’s sister’s grandson" msgid "second cousin" msgstr "حفيد أخت جد" -#: app/Functions/Functions.php:1517 +#: app/Services/RelationshipService.php:1243 msgctxt "grandmother’s brother’s grandchild" msgid "second cousin" msgstr "ولد ولد أخ جد" -#: app/Functions/Functions.php:1509 +#: app/Services/RelationshipService.php:1235 msgctxt "grandmother’s brother’s granddaughter" msgid "second cousin" msgstr "حفيدة أخ جدة" -#: app/Functions/Functions.php:1513 +#: app/Services/RelationshipService.php:1239 msgctxt "grandmother’s brother’s grandson" msgid "second cousin" msgstr "حفيد أخ جدة" -#: app/Functions/Functions.php:1541 +#: app/Services/RelationshipService.php:1267 msgctxt "grandmother’s sibling’s grandchild" msgid "second cousin" msgstr "ولد ولد أخ جدة" -#: app/Functions/Functions.php:1533 +#: app/Services/RelationshipService.php:1259 msgctxt "grandmother’s sibling’s granddaughter" msgid "second cousin" msgstr "حفيد أخ جدة" -#: app/Functions/Functions.php:1537 +#: app/Services/RelationshipService.php:1263 msgctxt "grandmother’s sibling’s grandson" msgid "second cousin" msgstr "حفيد أخ جدة" -#: app/Functions/Functions.php:1529 +#: app/Services/RelationshipService.php:1255 msgctxt "grandmother’s sister’s grandchild" msgid "second cousin" msgstr "ولد أخت جدة" -#: app/Functions/Functions.php:1521 +#: app/Services/RelationshipService.php:1247 msgctxt "grandmother’s sister’s granddaughter" msgid "second cousin" msgstr "حفيدة أخت جدة" -#: app/Functions/Functions.php:1525 +#: app/Services/RelationshipService.php:1251 msgctxt "grandmother’s sister’s grandson" msgid "second cousin" msgstr "حفيد أخت جدة" -#: app/Functions/Functions.php:1553 +#: app/Services/RelationshipService.php:1279 msgctxt "grandparent’s brother’s grandchild" msgid "second cousin" msgstr "ولد ولد عم والد" -#: app/Functions/Functions.php:1545 +#: app/Services/RelationshipService.php:1271 msgctxt "grandparent’s brother’s granddaughter" msgid "second cousin" msgstr "حفيدة عم والد" -#: app/Functions/Functions.php:1549 +#: app/Services/RelationshipService.php:1275 msgctxt "grandparent’s brother’s grandson" msgid "second cousin" msgstr "حفيد عم والد" -#: app/Functions/Functions.php:1577 +#: app/Services/RelationshipService.php:1303 msgctxt "grandparent’s sibling’s grandchild" msgid "second cousin" msgstr "ولد ولد أخ والد والد" -#: app/Functions/Functions.php:1569 +#: app/Services/RelationshipService.php:1295 msgctxt "grandparent’s sibling’s granddaughter" msgid "second cousin" msgstr "حفيدة أخ والد والد" -#: app/Functions/Functions.php:1573 +#: app/Services/RelationshipService.php:1299 msgctxt "grandparent’s sibling’s grandson" msgid "second cousin" msgstr "حفيد أخ والد والد" -#: app/Functions/Functions.php:1565 +#: app/Services/RelationshipService.php:1291 msgctxt "grandparent’s sister’s grandchild" msgid "second cousin" msgstr "ولد ولد أخت والد والد" -#: app/Functions/Functions.php:1557 +#: app/Services/RelationshipService.php:1283 msgctxt "grandparent’s sister’s granddaughter" msgid "second cousin" msgstr "حفيدة أخت والد والد" -#: app/Functions/Functions.php:1561 +#: app/Services/RelationshipService.php:1287 msgctxt "grandparent’s sister’s grandson" msgid "second cousin" msgstr "حفيد أخت والد والد" #. I18N: Quality of source information - GEDCOM tag “QUAY 2” -#: app/Elements/CertaintyAssessment.php:51 app/GedcomCode/GedcomCodeQuay.php:52 +#: app/Elements/CertaintyAssessment.php:51 msgid "secondary evidence" msgstr "قرينة ثانوية" -#. I18N: select all (of the family trees) -#: resources/views/search-general-page.phtml:118 -#: resources/views/search-phonetic-page.phtml:105 +#. I18N: select all (of a list of options) +#: resources/views/search-trees.phtml:46 msgid "select all" msgstr "إختيار الجميع" -#. I18N: select none (of the family trees) -#: resources/views/search-general-page.phtml:122 -#: resources/views/search-phonetic-page.phtml:106 +#. I18N: select none (of a list of options) +#: resources/views/search-trees.phtml:49 msgid "select none" msgstr "إختيار لا شيء" -#: app/Functions/Functions.php:617 +#: app/Services/RelationshipService.php:343 msgid "self" msgstr "الذات" -#: app/Functions/Functions.php:479 +#: app/Services/RelationshipService.php:2265 msgid "seventh cousin" msgstr "حفيد سابع لسلف مشترك" -#: app/Functions/Functions.php:443 +#: app/Services/RelationshipService.php:2229 msgctxt "FEMALE" msgid "seventh cousin" msgstr "حفيدة سابعة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:397 +#: app/Services/RelationshipService.php:2183 msgctxt "MALE" msgid "seventh cousin" msgstr "حفيد سابع لسلف مشترك" -#: resources/views/admin/trees-preferences.phtml:303 -#: resources/views/admin/trees-preferences.phtml:383 -#: resources/views/admin/trees-preferences.phtml:398 -#: resources/views/admin/trees-preferences.phtml:414 -#: resources/views/admin/trees-preferences.phtml:539 -#: resources/views/admin/trees-preferences.phtml:651 -#: resources/views/admin/trees-preferences.phtml:666 +#: app/Elements/NoteStructure.php:74 +msgid "shared note" +msgstr "" + +#: resources/views/admin/trees-preferences.phtml:307 +#: resources/views/admin/trees-preferences.phtml:387 +#: resources/views/admin/trees-preferences.phtml:402 +#: resources/views/admin/trees-preferences.phtml:418 +#: resources/views/admin/trees-preferences.phtml:543 +#: resources/views/admin/trees-preferences.phtml:655 +#: resources/views/admin/trees-preferences.phtml:670 #: resources/views/modules/faq/config.phtml:38 #: resources/views/modules/stories/config.phtml:31 msgid "show" @@ -20522,7 +20232,7 @@ msgstr "" msgid "show the chart" msgstr "إظهار الرسم" -#: app/Functions/Functions.php:764 +#: app/Services/RelationshipService.php:490 msgid "sibling" msgstr "أخ أو أخت" @@ -20537,66 +20247,66 @@ msgstr "تسجيل دخول" msgid "sign out" msgstr "تسجيل خروج" -#: app/Functions/Functions.php:743 +#: app/Services/RelationshipService.php:469 msgid "sister" msgstr "شقيقة" -#: app/Functions/Functions.php:774 +#: app/Services/RelationshipService.php:500 msgctxt "brother’s wife" msgid "sister-in-law" msgstr "زوجة أخ" -#: app/Functions/Functions.php:994 +#: app/Services/RelationshipService.php:720 msgctxt "brother’s wife’s sister" msgid "sister-in-law" msgstr "أخت زوجة أخ" -#: app/Functions/Functions.php:1104 +#: app/Services/RelationshipService.php:830 msgctxt "husband’s brother’s wife" msgid "sister-in-law" msgstr "زوجة أخ زوج" -#: app/Functions/Functions.php:828 +#: app/Services/RelationshipService.php:554 msgctxt "husband’s sister" msgid "sister-in-law" msgstr "أخت زوج" -#: app/Functions/Functions.php:1294 +#: app/Services/RelationshipService.php:1020 msgctxt "sister’s husband’s sister" msgid "sister-in-law" msgstr "أخت زوج أخت" -#: app/Functions/Functions.php:906 +#: app/Services/RelationshipService.php:632 msgctxt "spouse’s sister" msgid "sister-in-law" msgstr "أخت زوج" -#: app/Functions/Functions.php:1344 +#: app/Services/RelationshipService.php:1070 msgctxt "wife’s brother’s wife" msgid "sister-in-law" msgstr "زوجة أخ زوجة" -#: app/Functions/Functions.php:926 +#: app/Services/RelationshipService.php:652 msgctxt "wife’s sister" msgid "sister-in-law" msgstr "خالة" -#: app/Functions/Functions.php:477 +#: app/Services/RelationshipService.php:2263 msgid "sixth cousin" msgstr "حفيد سادس لسلف مشترك" -#: app/Functions/Functions.php:441 +#: app/Services/RelationshipService.php:2227 msgctxt "FEMALE" msgid "sixth cousin" msgstr "حفيدة سادسة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:394 +#: app/Services/RelationshipService.php:2180 msgctxt "MALE" msgid "sixth cousin" msgstr "حفيد سادس لسلف مشترك" -#: app/Functions/Functions.php:697 +#: app/Services/RelationshipService.php:423 msgid "son" msgstr "إبن" @@ -20604,32 +20314,32 @@ msgstr "إبن" msgid "son of" msgstr "إبن" -#: app/Functions/Functions.php:780 +#: app/Services/RelationshipService.php:506 msgctxt "child’s husband" msgid "son-in-law" msgstr "زوج بنت" -#: app/Functions/Functions.php:792 +#: app/Services/RelationshipService.php:518 msgctxt "daughter’s husband" msgid "son-in-law" msgstr "زوج بنت" -#: app/Functions/Functions.php:1032 +#: app/Services/RelationshipService.php:758 msgctxt "daughter’s husband’s father" msgid "son-in-law’s father" msgstr "أب زوج بنت" -#: app/Functions/Functions.php:1034 +#: app/Services/RelationshipService.php:760 msgctxt "daughter’s husband’s mother" msgid "son-in-law’s mother" msgstr "أم زوج بنت" -#: app/Functions/Functions.php:1036 +#: app/Services/RelationshipService.php:762 msgctxt "daughter’s husband’s parent" msgid "son-in-law’s parent" msgstr "والد زوج بنت" -#: app/Functions/Functions.php:784 +#: app/Services/RelationshipService.php:510 msgctxt "child’s spouse" msgid "son/daughter-in-law" msgstr "زوج ولد" @@ -20691,123 +20401,123 @@ msgstr "ترتيب بالتأريخ، الأقدم أولاً" msgid "sort by name" msgstr "ترتيب بالإسم" -#: app/Functions/Functions.php:685 +#: app/Services/RelationshipService.php:411 msgid "spouse" msgstr "الزوج" #. I18N: Secure Sockets Layer - a secure communications protocol -#: app/Services/EmailService.php:236 +#: app/Services/EmailService.php:213 msgid "ssl" msgstr "SSL" -#: app/Functions/Functions.php:1102 +#: app/Services/RelationshipService.php:828 msgctxt "father’s wife’s son" msgid "step-brother" msgstr "إبن زوجة أب" -#: app/Functions/Functions.php:1150 +#: app/Services/RelationshipService.php:876 msgctxt "mother’s husband’s son" msgid "step-brother" msgstr "إبن زوج أم" -#: app/Functions/Functions.php:1228 +#: app/Services/RelationshipService.php:954 msgctxt "parent’s spouse’s son" msgid "step-brother" msgstr "إبن زوج والد" -#: app/Functions/Functions.php:818 +#: app/Services/RelationshipService.php:544 msgctxt "husband’s child" msgid "step-child" msgstr "إبن زوج" -#: app/Functions/Functions.php:898 +#: app/Services/RelationshipService.php:624 msgctxt "spouse’s child" msgid "step-child" msgstr "ولد زوج" -#: app/Functions/Functions.php:916 +#: app/Services/RelationshipService.php:642 msgctxt "wife’s child" msgid "step-child" msgstr "إبن زوجة" -#: app/Functions/Functions.php:820 +#: app/Services/RelationshipService.php:546 msgctxt "husband’s daughter" msgid "step-daughter" msgstr "بنت زوج" -#: app/Functions/Functions.php:900 +#: app/Services/RelationshipService.php:626 msgctxt "spouse’s daughter" msgid "step-daughter" msgstr "بنت زوج" -#: app/Functions/Functions.php:918 +#: app/Services/RelationshipService.php:644 msgctxt "wife’s daughter" msgid "step-daughter" msgstr "بنت زوجة" -#: app/Functions/Functions.php:840 +#: app/Services/RelationshipService.php:566 msgctxt "mother’s husband" msgid "step-father" msgstr "زوج أم" -#: app/Functions/Functions.php:814 +#: app/Services/RelationshipService.php:540 msgctxt "father’s wife" msgid "step-mother" msgstr "زوجة أب" -#: app/Functions/Functions.php:870 +#: app/Services/RelationshipService.php:596 msgctxt "parent’s spouse" msgid "step-parent" msgstr "زوج والد" -#: app/Functions/Functions.php:1098 +#: app/Services/RelationshipService.php:824 msgctxt "father’s wife’s child" msgid "step-sibling" msgstr "ولد زوجة أب" -#: app/Functions/Functions.php:1146 +#: app/Services/RelationshipService.php:872 msgctxt "mother’s husband’s child" msgid "step-sibling" msgstr "ولد زوج أم" -#: app/Functions/Functions.php:1224 +#: app/Services/RelationshipService.php:950 msgctxt "parent’s spouse’s child" msgid "step-sibling" msgstr "ولد زوج والد" -#: app/Functions/Functions.php:1100 +#: app/Services/RelationshipService.php:826 msgctxt "father’s wife’s daughter" msgid "step-sister" msgstr "بنت زوجة أب" -#: app/Functions/Functions.php:1148 +#: app/Services/RelationshipService.php:874 msgctxt "mother’s husband’s daughter" msgid "step-sister" msgstr "بنت زوج أم" -#: app/Functions/Functions.php:1226 +#: app/Services/RelationshipService.php:952 msgctxt "parent’s spouse’s daughter" msgid "step-sister" msgstr "بنت زوج والد" -#: app/Functions/Functions.php:830 +#: app/Services/RelationshipService.php:556 msgctxt "husband’s son" msgid "step-son" msgstr "إبن زوج" -#: app/Functions/Functions.php:908 +#: app/Services/RelationshipService.php:634 msgctxt "spouse’s son" msgid "step-son" msgstr "إبن الزوج" -#: app/Functions/Functions.php:928 +#: app/Services/RelationshipService.php:654 msgctxt "wife’s son" msgid "step-son" msgstr "إبن زوجة" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/RequestHandlers/TreePreferencesPage.php:95 +#: app/Http/RequestHandlers/TreePreferencesPage.php:122 #: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 #: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 #: app/Module/UpcomingAnniversariesModule.php:276 @@ -20817,22 +20527,22 @@ msgstr "جدول" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/RequestHandlers/TreePreferencesPage.php:97 +#: app/Http/RequestHandlers/TreePreferencesPage.php:124 #: app/Module/TopSurnamesModule.php:249 msgid "tag cloud" msgstr "علامات ركامية" -#: app/Functions/Functions.php:485 +#: app/Services/RelationshipService.php:2271 msgid "tenth cousin" msgstr "حفيد عاشر لسلف مشترك" -#: app/Functions/Functions.php:449 +#: app/Services/RelationshipService.php:2235 msgctxt "FEMALE" msgid "tenth cousin" msgstr "حفيدة عاشرة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:406 +#: app/Services/RelationshipService.php:2192 msgctxt "MALE" msgid "tenth cousin" msgstr "حفيد عاشر لسلف مشترك" @@ -20848,56 +20558,56 @@ msgid "the folder “/data” and the file “/data/config.ini.php” have acces msgstr "المجلد “/data” وملف “/data/config.ini.php” لهما صلاحيات نفاذ تتيح للخادم قرائتهما" #. I18N: reflexive pronoun - gender neutral version of himself/herself -#: app/Functions/Functions.php:194 +#: app/Services/RelationshipService.php:247 msgid "themself" msgstr "أنفسهم" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:568 +#: app/Services/RelationshipService.php:2356 #, php-format msgid "third %s" msgstr "%s ثالث" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:546 +#: app/Services/RelationshipService.php:2334 #, php-format msgctxt "FEMALE" msgid "third %s" msgstr "%s ثالثة" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:523 +#: app/Services/RelationshipService.php:2311 #, php-format msgctxt "MALE" msgid "third %s" msgstr "%s ثالث" -#: app/Functions/Functions.php:471 +#: app/Services/RelationshipService.php:2257 msgid "third cousin" msgstr "حفيد ثالث لسلف مشترك" -#: app/Functions/Functions.php:435 +#: app/Services/RelationshipService.php:2221 msgctxt "FEMALE" msgid "third cousin" msgstr "حفيدة ثالثة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:385 +#: app/Services/RelationshipService.php:2171 msgctxt "MALE" msgid "third cousin" msgstr "حفيد ثالث لسلف مشترك" -#: app/Functions/Functions.php:491 +#: app/Services/RelationshipService.php:2277 msgid "thirteenth cousin" msgstr "حفيد ثالث عشر لسلف مشترك" -#: app/Functions/Functions.php:455 +#: app/Services/RelationshipService.php:2241 msgctxt "FEMALE" msgid "thirteenth cousin" msgstr "حفيدة ثالثة عشرة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:415 +#: app/Services/RelationshipService.php:2201 msgctxt "MALE" msgid "thirteenth cousin" msgstr "حفيد ثالث عشر لسلف مشترك" @@ -20908,69 +20618,69 @@ msgid "three-quarter circle" msgstr "ثلاثة أرباع دائرة" #. I18N: Transport Layer Security - a secure communications protocol -#: app/Services/EmailService.php:238 +#: app/Services/EmailService.php:215 msgid "tls" msgstr "TLS" #. I18N: Gedcom TO dates -#: app/Date.php:370 +#: app/Date.php:367 #, php-format msgid "to %s" msgstr "إلى %s" -#: app/Functions/Functions.php:489 +#: app/Services/RelationshipService.php:2275 msgid "twelfth cousin" msgstr "حفيد ثاني عشر لسلف مشترك" -#: app/Functions/Functions.php:453 +#: app/Services/RelationshipService.php:2239 msgctxt "FEMALE" msgid "twelfth cousin" msgstr "حفيدة ثانية عشرة لسلف مشترك" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:412 +#: app/Services/RelationshipService.php:2198 msgctxt "MALE" msgid "twelfth cousin" msgstr "حفيد ثاني عشر لسلف مشترك" -#: app/Functions/Functions.php:709 +#: app/Services/RelationshipService.php:435 msgid "twin brother" msgstr "شقيق توأم" -#: app/Functions/Functions.php:751 +#: app/Services/RelationshipService.php:477 msgid "twin sibling" msgstr "أخ أو أخت توأم" -#: app/Functions/Functions.php:730 +#: app/Services/RelationshipService.php:456 msgid "twin sister" msgstr "شقيقة توأم" -#: app/Functions/Functions.php:796 +#: app/Services/RelationshipService.php:522 msgctxt "father’s brother" msgid "uncle" msgstr "عم" -#: app/Functions/Functions.php:1094 +#: app/Services/RelationshipService.php:820 msgctxt "father’s sister’s husband" msgid "uncle" msgstr "زوج عمة" -#: app/Functions/Functions.php:832 +#: app/Services/RelationshipService.php:558 msgctxt "mother’s brother" msgid "uncle" msgstr "أخ أم" -#: app/Functions/Functions.php:1180 +#: app/Services/RelationshipService.php:906 msgctxt "mother’s sister’s husband" msgid "uncle" msgstr "زوج خالة" -#: app/Functions/Functions.php:852 +#: app/Services/RelationshipService.php:578 msgctxt "parent’s brother" msgid "uncle" msgstr "أخ والد" -#: app/Functions/Functions.php:1222 +#: app/Services/RelationshipService.php:948 msgctxt "parent’s sister’s husband" msgid "uncle" msgstr "زوج أخت والد" @@ -20979,17 +20689,17 @@ msgstr "زوج أخت والد" msgid "unknown" msgstr "غير معروف" -#: app/Module/InteractiveTree/TreeView.php:353 +#: app/Module/InteractiveTree/TreeView.php:355 msgctxt "unknown family" msgid "unknown" msgstr "غير معروفة" -#: app/Module/RelationshipsChartModule.php:458 +#: app/Module/RelationshipsChartModule.php:485 msgid "unlimited" msgstr "غير محدود" #. I18N: Quality of source information - GEDCOM tag “QUAY 0” -#: app/Elements/CertaintyAssessment.php:49 app/GedcomCode/GedcomCodeQuay.php:58 +#: app/Elements/CertaintyAssessment.php:49 msgid "unreliable evidence" msgstr "قرينة غير معتمدة" @@ -21049,7 +20759,7 @@ msgstr "وُلد" msgid "webtrees" msgstr "ويب تريز" -#: app/Services/MessageService.php:127 +#: app/Services/MessageService.php:125 msgid "webtrees message" msgstr "رسالة من webtrees" @@ -21058,11 +20768,11 @@ msgid "webtrees needs a database to store your genealogy data." msgstr "" #. I18N: Help text for the “Messages” site configuration setting -#: resources/views/admin/site-mail.phtml:49 +#: resources/views/admin/site-mail.phtml:50 msgid "webtrees needs to send emails, such as password reminders and website notifications." msgstr "" -#: app/Services/MessageService.php:228 +#: app/Services/MessageService.php:226 msgid "webtrees sends emails with no storage" msgstr "الموقع يرسل الرسائل دون حفظ" @@ -21070,7 +20780,7 @@ msgstr "الموقع يرسل الرسائل دون حفظ" msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." msgstr "تستخدم webtrees ترميز UTF-8 للرسائل المعلمة، الأحرف الخاصة والكتابات غير اللاتينية . إذا كنت تريد استخدام هذا الملف GEDCOM مع برنامج أنساب لا يدعم UTF- 8، ثم يمكنك إنشاء باستخدام الترميز ISO- 8859-1 ." -#: app/Functions/Functions.php:662 +#: app/Services/RelationshipService.php:388 msgid "wife" msgstr "زوجة" @@ -21083,23 +20793,22 @@ msgstr "النمط xenea" msgid "years" msgstr "أعوام" -#: app/Elements/OrdinanceProcessFlag.php:56 app/Functions/FunctionsEdit.php:153 -#: app/Functions/FunctionsEdit.php:187 -#: app/Http/RequestHandlers/UserListData.php:143 -#: app/Http/RequestHandlers/UserListData.php:144 +#: app/Elements/OrdinanceProcessFlag.php:56 +#: app/Http/RequestHandlers/UserListData.php:140 +#: app/Http/RequestHandlers/UserListData.php:141 #: app/Statistics/Repository/LatestUserRepository.php:146 #: resources/views/admin/map-import-form.phtml:65 -#: resources/views/admin/site-mail.phtml:111 +#: resources/views/admin/site-mail.phtml:126 #: resources/views/admin/site-preferences.phtml:102 #: resources/views/admin/site-registration.phtml:55 #: resources/views/admin/site-registration.phtml:72 -#: resources/views/admin/trees-preferences.phtml:148 -#: resources/views/admin/trees-preferences.phtml:318 -#: resources/views/admin/trees-preferences.phtml:554 -#: resources/views/admin/trees-preferences.phtml:570 -#: resources/views/admin/trees-preferences.phtml:636 -#: resources/views/admin/trees-preferences.phtml:918 -#: resources/views/admin/trees-preferences.phtml:948 +#: resources/views/admin/trees-preferences.phtml:150 +#: resources/views/admin/trees-preferences.phtml:322 +#: resources/views/admin/trees-preferences.phtml:558 +#: resources/views/admin/trees-preferences.phtml:574 +#: resources/views/admin/trees-preferences.phtml:640 +#: resources/views/admin/trees-preferences.phtml:840 +#: resources/views/admin/trees-preferences.phtml:870 #: resources/views/lists/families-table.phtml:326 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:55 @@ -21128,23 +20837,23 @@ msgstr "نعم" msgid "you can connect to the database using other applications, such as phpmyadmin" msgstr "يمكنك الإتصال بقاعدة البيانات بإستخدام تطبيقات أخرى" -#: app/Functions/Functions.php:713 +#: app/Services/RelationshipService.php:439 msgid "younger brother" msgstr "شقيق أصغر" -#: app/Functions/Functions.php:755 +#: app/Services/RelationshipService.php:481 msgid "younger sibling" msgstr "أخ أو أخت أصغر" -#: app/Functions/Functions.php:734 +#: app/Services/RelationshipService.php:460 msgid "younger sister" msgstr "شقيقة أصغر" +#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 #: app/Http/RequestHandlers/SearchAdvancedPage.php:244 #: app/Http/RequestHandlers/SearchAdvancedPage.php:245 #: app/Http/RequestHandlers/SearchAdvancedPage.php:246 #: app/Http/RequestHandlers/SearchAdvancedPage.php:247 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:248 #, php-format msgid "±%s year" msgid_plural "±%s years" @@ -21156,7 +20865,7 @@ msgstr[4] "±%s عاماً" msgstr[5] "±%s عاماً" #. I18N: %s is the name of a genealogy record -#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 +#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 #, php-format msgid "“%s” has been deleted." msgstr "تم حذف %s." @@ -21166,25 +20875,25 @@ msgstr "تم حذف %s." msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." msgstr "" -#: app/Functions/FunctionsPrint.php:119 app/Note.php:121 +#: app/Functions/FunctionsPrint.php:106 app/Note.php:88 #: app/Report/ReportParserGenerate.php:972 #: app/Report/ReportParserGenerate.php:1054 msgid "…" msgstr "…" -#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:395 -#: app/Family.php:413 app/Individual.php:1138 -#: app/Module/IndividualListModule.php:279 -#: app/Module/IndividualListModule.php:492 +#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 +#: app/Family.php:381 app/Individual.php:1075 +#: app/Module/IndividualListModule.php:278 +#: app/Module/IndividualListModule.php:491 msgctxt "Unknown given name" msgid "…" msgstr "…" -#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:395 -#: app/Family.php:413 app/Individual.php:1137 -#: app/Module/IndividualListModule.php:264 -#: app/Module/IndividualListModule.php:288 -#: app/Module/IndividualListModule.php:508 +#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 +#: app/Family.php:381 app/Individual.php:1074 +#: app/Module/IndividualListModule.php:263 +#: app/Module/IndividualListModule.php:287 +#: app/Module/IndividualListModule.php:507 msgctxt "Unknown surname" msgid "…" msgstr "…" @@ -21377,9 +21086,6 @@ msgstr "…" #~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" #~ msgstr "ALPHABET_upper=ابتثجحخدذرزسشصضطظعغفقكلمنهويآةىی" -#~ msgid "API key" -#~ msgstr "مفتاح API" - #~ msgid "Acadia" #~ msgstr "أكاديا" @@ -21398,21 +21104,27 @@ msgstr "…" #~ msgid "Add a husband to this family" #~ msgstr "إضافة زوج لهذه الأسرة" +#~ msgid "Add a restriction" +#~ msgstr "إضافه قيد جديد" + #~ msgid "Add a scrollbar when block contents grow" #~ msgstr "إضافة شريط تمرير عندما تكثر محتويات الكتلة" +#~ msgid "Add a shared note" +#~ msgstr "إضافة ملاحظة مشتركة جديدة" + #~ msgid "Add a son or daughter" #~ msgstr "إضافة إبن/بنت جديدة" -#~ msgid "Add a spouse" -#~ msgstr "إضافة زوج/زوجة جديدة" - #~ msgid "Add a wife to this family" #~ msgstr "إضافة زوجة لهذه الأسرة" #~ msgid "Add an associate" #~ msgstr "إضافة فرد ذي علاقة" +#~ msgid "Add an event" +#~ msgstr "إضافة حدث" + #~ msgid "Add another individual to the chart" #~ msgstr "إضافة فرد آخر إلى المخطط" @@ -21476,6 +21188,12 @@ msgstr "…" #~ msgid "All files have read and write permission." #~ msgstr "كافة الملفات لديها صلاحية القراءة والكتابة." +#~ msgid "All repository facts" +#~ msgstr "جميع حقائق المستودع" + +#~ msgid "All source facts" +#~ msgstr "جميع حقائق المصادر" + #~ msgid "Allow users to select their own theme" #~ msgstr "تمكين المستخدمين من إختيار مظهر مخصص" @@ -21487,6 +21205,12 @@ msgstr "…" #~ msgid "Also known as" #~ msgstr "إسم آخر يعرف به" +#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." +#~ msgstr "الفرد ذو العلاقة هو فرد آخر له إرتباط بهذا الحدث أو المعلومة مثل شاهد أو رجل دين." + +#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." +#~ msgstr "الفرد ذو العلاقة هو فرد آخر له إرتباط بهذا الفرد مثل صديق أو موظف." + #~ msgid "An edit menu for individuals, families, sources, etc." #~ msgstr "قائمة لتعديل الأفراد والأسر والمصادر وغيرها." @@ -21521,9 +21245,6 @@ msgstr "…" #~ msgid "Basic" #~ msgstr "أساسي" -#~ msgid "Batch update" -#~ msgstr "تحديث على دفعات" - #~ msgid "Bearing" #~ msgstr "الوجهة" @@ -21637,6 +21358,9 @@ msgstr "…" #~ msgid "Choose: " #~ msgstr "إختيار: " +#~ msgid "Cleared but not yet completed" +#~ msgstr "تم التطهير لكن غير مكتمل" + #~ msgid "Click %s to choose individual as head of family." #~ msgstr "نقر %s لإختيار الفرد كرب أسرة." @@ -21664,6 +21388,9 @@ msgstr "…" #~ msgid "Columns per page" #~ msgstr "عدد الأعمدة في الصفحة" +#~ msgid "Concatenation" +#~ msgstr "سلسلة" + #~ msgid "Configure" #~ msgstr "تهيئة" @@ -21673,15 +21400,15 @@ msgstr "…" #~ msgid "Continue adding" #~ msgstr "إستمرار بالإضافة" +#~ msgid "Continued" +#~ msgstr "مستأنف" + #~ msgid "Cookie warning" #~ msgstr "تحذير ملف تعريف الارتباط" #~ msgid "Copy these files to the folder %s, replacing any that have the same name." #~ msgstr "نسخ هذه الملفات إلي المجلد %s، واستبدال الملفات التي تحمل نفس الاسم." -#~ msgid "Count" -#~ msgstr "عدد" - #~ msgid "Countries" #~ msgstr "بلدان" @@ -21691,6 +21418,9 @@ msgstr "…" #~ msgid "County" #~ msgstr "مقاطعة" +#~ msgid "Create a family" +#~ msgstr "إنشاء عائلة" + #~ msgid "Create a family from existing individuals" #~ msgstr "إنشاء عائلة من أفراد موجودين" @@ -21742,6 +21472,9 @@ msgstr "…" #~ msgid "Desired username" #~ msgstr "إسم المستخدم المرغوب" +#~ msgid "Died as an infant: exempt" +#~ msgstr "توفي رضيع: مستثنى" + #~ msgid "Disable these modules" #~ msgstr "تعطيل هذه الوحدات" @@ -21760,6 +21493,9 @@ msgstr "…" #~ msgid "Do not create new locations, just import coordinates for existing locations." #~ msgstr "عدم إنشاء مكان جديد، فقط توريد الإحداثيات لمواقع الأماكان القائمة." +#~ msgid "Do not use maps" +#~ msgstr "بدون إستخدام خرائط" + #~ msgid "Down" #~ msgstr "أسفل" @@ -21826,6 +21562,12 @@ msgstr "…" #~ msgid "FAQ visibility" #~ msgstr "إبانة الأسئلة الشائعة" +#~ msgid "Facts for repository records" +#~ msgstr "معلومات سجلات المستودع" + +#~ msgid "Facts for source records" +#~ msgstr "معلومات سجلات المصادر" + #~ msgid "Family ID prefix" #~ msgstr "بادئة المعرف الخاص بأسرة" @@ -21875,15 +21617,15 @@ msgstr "…" #~ msgid "Gives users the option of selecting their own theme." #~ msgstr "يتيح للمستخدم إختيار مظهر خاص للموقع." -#~ msgid "Google™ maps preferences" -#~ msgstr "تفضيلات خرائط Google" - #~ msgid "Google Street View™" #~ msgstr "منظر من الشارع" #~ msgid "Google allows a small number of anonymous map requests per day. If you need more than this, you will need a Google account and an API key." #~ msgstr "تسمح جوجل بعدد قليل من الطلبات المجهولة المصدر لخدمة الخرائط في اليوم الواحد. إذا كنت بحاجة إلى أكثر من ذلك ، سوف تحتاج إلى حساب Google و مفتاح API ." +#~ msgid "Google™ maps preferences" +#~ msgstr "تفضيلات خرائط Google" + #~ msgid "Grandparents" #~ msgstr "الجدان" @@ -22013,6 +21755,9 @@ msgstr "…" #~ msgid "Link to an existing media object" #~ msgstr "ربط إلى كائن وسائط قائم" +#~ msgid "Linked database ID" +#~ msgstr "المعرف الخاص بقاعدة البيانات المرتبط" + #~ msgid "Location not removed: this location contains sub-locations" #~ msgstr "لم يتم التمكن من إزالة الموقع لأنه يحتوي على مواقع أخرى في مستويات أدنى" @@ -22031,12 +21776,24 @@ msgstr "…" #~ msgid "Main section blocks" #~ msgstr "كتل القسم الرئيسي" +#~ msgid "Manage family trees " +#~ msgstr "إدارة مشجرات العائلة " + #~ msgid "Manage the links" #~ msgstr "إدارة الروابط" #~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." #~ msgstr "تتطلب العديد من خوادم البريد بأن يتم تعريف الخادم المرسل بشكل صحيح، وذلك باستخدام اسم نطاق صالح." +#~ msgid "Map provider" +#~ msgstr "مزود الخريطة" + +#~ msgid "Marriage status" +#~ msgstr "وضع الزواج" + +#~ msgid "Married surname" +#~ msgstr "إسم العائلة بعد الزواج" + #~ msgid "Match calendar" #~ msgstr "مطابقة التقويم" @@ -22055,6 +21812,9 @@ msgstr "…" #~ msgid "Media contains" #~ msgstr "الوسائط تحتوي على" +#~ msgid "Medical condition" +#~ msgstr "الوضع الطبي" + #~ msgid "Memory limit" #~ msgstr "حد الذاكرة المستخدمة" @@ -22236,6 +21996,12 @@ msgstr "…" #~ msgid "Pedigree of %s" #~ msgstr "نسب %s" +#~ msgid "Phonetic" +#~ msgstr "لفظي" + +#~ msgid "Phonetic title" +#~ msgstr "لقب لفظي" + #~ msgid "PhpGedView might be installed in one of these folders:" #~ msgstr "قد تكون PhpGedView مثبتة في احدى هذه المجلدات :" @@ -22296,9 +22062,18 @@ msgstr "…" #~ msgid "Prefixes" #~ msgstr "بواديء" +#~ msgid "Quick repository facts" +#~ msgstr "معلومات مستودعات مختزلة" + +#~ msgid "Quick source facts" +#~ msgstr "معلومات مصادر مختزلة" + #~ msgid "README documentation" #~ msgstr "إقرأني أولاً" +#~ msgid "Rada" +#~ msgstr "رضاع" + #~ msgid "Records are not the same type. Cannot merge records that are not the same type." #~ msgstr "السجلات ليست من نفس النوع، لا يمكن دمجها." @@ -22328,6 +22103,9 @@ msgstr "…" #~ msgid "Repository contains" #~ msgstr "مستودع البيانات يحتوي على" +#~ msgid "Reset to initial map state" +#~ msgstr "إعادة ضبط حالة الخريطة للأصل" + #~ msgid "Restrict access to the website, using IP addresses and user-agent strings." #~ msgstr "حصر النفاذ للموقع بإستخدام معرف الإنترنت الرقمي ونصوص مستخدم بديل." @@ -22337,6 +22115,9 @@ msgstr "…" #~ msgid "Right section blocks" #~ msgstr "كتل الجانب الأيمن" +#~ msgid "Romanized title" +#~ msgstr "المسمى باللاتينية" + #~ msgid "Rule" #~ msgstr "قاعدة" @@ -22403,6 +22184,9 @@ msgstr "…" #~ msgid "Shared notes found" #~ msgstr "ملاحظات مشتركة تم العثور عليها" +#~ msgid "Short version" +#~ msgstr "نسخة مختصرة" + #~ msgid "Should this block be hidden when it is empty" #~ msgstr "هل يتم إخفاء هذه الكتلة عندما تكون فارغة" @@ -22575,6 +22359,12 @@ msgstr "…" #~ msgid "The media file you are uploading can be, and probably should be, named differently on the server than it is on your local computer. This is so because often the local filename has meaning to you but is much less meaningful to others visiting this website. Consider also the possibility that you and someone else both try to upload different files called “granny.jpg“.<br><br>In this field, you specify the new name of the file you are uploading. The name you enter here will also be used to name the thumbnail, which can be uploaded separately or generated automatically. You do not need to enter the filename extension (jpg, gif, pdf, doc, etc.)<br><br>Leave this field blank to keep the original name of the file you have uploaded from your local computer." #~ msgstr "يمكن تغيير إسم ملف الوسائط في الخادم عن ما هو عليه في جهازك، وعادة يغير إلى إسم له دلالة أكبر على محتواه.<br><br>يتم إدخال الإسم الجديد في هذا الحقل إختيارياً وهو الإسم الذي سيستخدم أيضاً للصور المصغرة للملف الأصلي. ويمكن إدخاله دون اللاحقة (jpg, gif, pdf, doc.)<br><br>يمكن ترك الحقل فارغاً لإستخدام نفس إسم الملف الأصلي." +#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." +#~ msgstr "هذه قائمة مختصرة لحقائق المستودع الأكثر شيوعا والتي تظهر بالقرب من القائمة الكاملة ويمكن إضافة أي منها بنقرة واحدة عليها." + +#~ msgid "The most common source facts are listed separately, so that they can be added more easily." +#~ msgstr "هذه قائمة مختصرة لحقائق المصادر الأكثر شيوعا والتي تظهر بالقرب من القائمة الكاملة ويمكن إضافة أي منها بنقرة واحدة عليها." + #~ msgid "The new files are currently located in the folder %s." #~ msgstr "الملفات الجديدة متواجدة حاليا في المجلد %s." @@ -22632,6 +22422,9 @@ msgstr "…" #~ msgid "The website access rule has been updated." #~ msgstr "تم تحرير قاعدة الوصول للموقع." +#~ msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username." +#~ msgstr "يوفر الموقع www.geonames.org قاعدة بيانات كبيرة لأسماء الأماكن . بالإمكان البحث فيه عند إدخال أماكن جديدة. يجب التسجيل للحصول على حساب مستخدم مجاني في www.geonames.org للتمكن من استخدام هذه الميزة." + #~ msgid "The “%” character is a wildcard, and will match zero or more other characters." #~ msgstr "يستخدم الرمز “%” لاكمال الكلمة أثناء البحث لاستعادة حرف واحد أو أكثر مطابق للبحث." @@ -22678,6 +22471,18 @@ msgstr "…" #~ msgid "This is the initial value for the “show details” option on the charts." #~ msgstr "هذه هي القيمة الأولية للخيار \"إظهار التفاصيل\" على الرسم البياني." +#~ msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." +#~ msgstr "هذه قائمة بمعلومات المشجر الممكن إضافتها للمستودع. ويمكن تعديلها بإضافة أو إزالة أسماء المعلومات حسب مواصفات علامات GEDCOM. المعلومات التي تظهر في هذه القائمة يجب أن لا تتكرر في قائمة <b>معلومات مستودعات فريدة</b>." + +#~ msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." +#~ msgstr "هذه قائمة بمعلومات المشجر الممكن إضافتها للمصدر. ويمكن تعديلها بإضافة أو إزالة أسماء المعلومات حسب مواصفات علامات GEDCOM. المعلومات التي تظهر في هذه القائمة يجب أن لا تتكرر في قائمة <b>معلومات مصادر فريدة</b>." + +#~ msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." +#~ msgstr "هذه قائمة بمعلومات المستودعات الفريدة والتي لا تتكرر. مثلاً إذا وضع NAME فيها فيعني ذلك أنه لا يمكن إدخال أكثر من معلومة إسم واحدة فقط للمستودع. أي من المعلومات التي تكون في هذه القائمة يجب أن لا تتكرر في قائمة <b>إضافة معلومات المستودعات</b>." + +#~ msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." +#~ msgstr "هذه قائمة بمعلومات المصدر الفريدة والتي لا تتكرر. مثلاً إذا وضع TITL فيها فيعني ذلك أنه لا يمكن إدخال أكثر من معلومة عنوان واحدة فقط للمصدر. أي من المعلومات التي تكون في هذه القائمة يجب أن لا تتكرر في قائمة <b>إضافة معلومات المصادر</b>." + #~ msgid "This is the number of times that a surname must occur before it shows up in the Common Surname list on the “Home page”." #~ msgstr "أدنى تكرار لإسم عائلة لكي يظهر في قائمة الأسماء الشائعة في الصفحة الرئيسية." @@ -22723,6 +22528,20 @@ msgstr "…" #~ msgid "This place has no coordinates" #~ msgstr "لا يوجد إحداثيات لهذا المكان" +#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." +#~ msgstr "لقد تم حذف المستودع وسوف تتم المراجعه من قبل المراقب." + +#, php-format +#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." +#~ msgstr "لقد تم حذف المستودع، بعد الإطلاع يجب %1$s أو %2$s الحذف." + +#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." +#~ msgstr "لقد تم تعديل المستودع وسوف تتم المراجعه من قبل المراقب." + +#, php-format +#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." +#~ msgstr "لقد تم تعديل المستودع، بعد الإطلاع يجب %1$s أو %2$s التعديل." + #~ msgid "This server does not support secure downloads using HTTPS." #~ msgstr "لا يدعم هذا الخادم التنزيلات الآمنة باستخدام HTTPS ." @@ -22732,6 +22551,20 @@ msgstr "…" #~ msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." #~ msgstr "هذا الموقع يستخدم ملفات تعريف الإرتباط لتخزين خياراتك فيه، مثل اللغة المستخدم المختارة." +#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." +#~ msgstr "لقد تم حذف المصدر وسوف تتم المراجعه من قبل المراقب." + +#, php-format +#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." +#~ msgstr "المصدر هذا قد تم حذفه، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." + +#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." +#~ msgstr "لقد تم تعديل المصدر وسوف تتم المراجعه من قبل المراقب." + +#, php-format +#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." +#~ msgstr "المصدر هذا قد تم تعديله، يجب الإطلاع ومن ثم %1$s أو %2$s ذلك." + #~ msgid "This specifies the precision of the different levels when entering new geographic locations. For example a country will be specified with precision 0 (=0 digits after the decimal point), while a town needs 3 or 4 digits." #~ msgstr "هذا يحدد دقة تحديد إحداثيات المواقع على المستويات المختلفة. مثلاً تحديد البلد قد يحدد بدقة 0 (0 = عدد الأرقام بعد الفاصلة العشرية)، بنما المدينة تحتاج 3 إلى 4." @@ -22744,6 +22577,9 @@ msgstr "…" #~ msgid "Thumbnail to upload" #~ msgstr "صورة مصغرة للتحميل" +#~ msgid "Title in Hebrew" +#~ msgstr "المسمى بالعبرية" + #~ msgid "To" #~ msgstr "إلى" @@ -22815,6 +22651,12 @@ msgstr "…" #~ msgid "Unable to find record with ID" #~ msgstr "لم يتم العثور على سجل بالمعرف" +#~ msgid "Unique repository facts" +#~ msgstr "معلومات مستودعات فريدة" + +#~ msgid "Unique source facts" +#~ msgstr "معلومات مصادر فريدة" + #~ msgid "Unlink the media object" #~ msgstr "فك رابط وسائط" @@ -22839,6 +22681,12 @@ msgstr "…" #~ msgid "Use RIN number instead of GEDCOM ID" #~ msgstr "إستخدام رقم تعريف السجل بدل المعرف الخاص بـ GEDCOM" +#~ msgid "Use the GeoNames database for autocomplete on places" +#~ msgstr "تفعيل إستخدام بيانات GeoNames لإقتراح أسماء الأماكن" + +#~ msgid "Use this image for charts and on the individual’s page." +#~ msgstr "استخدام هذه الصورة للرسومات البيانية وصفحة الفرد ." + #~ msgid "Use this value" #~ msgstr "إستخدام هذه القيمة" @@ -22914,6 +22762,12 @@ msgstr "…" #~ msgid "Width of generated thumbnails" #~ msgstr "مقاس الصور المصغرة المستحدثة بالنقاط" +#~ msgid "Wife’s maiden surname becomes new given name" +#~ msgstr "إسم عائلة الزوجة قبل الزواج يصبح هو إسمها الأول" + +#~ msgid "Wife’s surname replaced by husband’s surname" +#~ msgstr "لقد إستبدال إسم عائلة الزوجة بإسم عائلة زوجها" + #~ msgid "Wildcards" #~ msgstr "بدائل" @@ -22923,9 +22777,15 @@ msgstr "…" #~ msgid "Year input box" #~ msgstr "خانة إدخال السنة" +#~ msgid "Yes" +#~ msgstr "نعم" + #~ msgid "You can choose the prefix that will be used whenever new XREFs are created." #~ msgstr "بإمكانك اختيار البادئة التي سيتم استخدامها كلما يتم إنشاء XREFs جديدة ." +#~ msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database." +#~ msgstr "يمكن جعل البحث عن النساء المتزوجات أكثر سهولة من خلال تسجيل أسمائهن التي إكتسبنها ما بعد الزواج. ولكن ليس كل النساء تأخذ لقب زوجها ، فيجب توخي الحذر من تقديم معلومات غير صحيحة في قاعدة البيانات الخاصة بك." + #~ msgid "You can re-enable these modules after the upgrade." #~ msgstr "يمكنك إعادة تفعيل هذه الوحدات بعد الترقية." @@ -22986,9 +22846,6 @@ msgstr "…" #~ msgid "Your server’s administrator will provide you with the connection details." #~ msgstr "مدير الخادم هو من سيزود بتفاصيل الإتصال." -#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." -#~ msgstr "لأن خاصية \"قبول التعديلات تلقائياً\" في إعدادات حسابك غير مفعلة فالقدرة على تعديل السجلات مقصورة على سجل واحد تلو الآخر." - #~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." #~ msgstr "خادمك يستخدم النسخة %s من PHP الغير مدعوم. يلزم التحديث إلى نسخة لاحقة." @@ -23022,6 +22879,14 @@ msgstr "…" #~ msgid "a.m." #~ msgstr "ص." +#~ msgctxt "FEMALE" +#~ msgid "adopted name" +#~ msgstr "إسم التبني" + +#~ msgctxt "MALE" +#~ msgid "adopted name" +#~ msgstr "إسم التبني" + #~ msgid "after" #~ msgstr "بعد" @@ -23031,12 +22896,42 @@ msgstr "…" #~ msgid "allow" #~ msgstr "إتاحة" +#~ msgctxt "FEMALE" +#~ msgid "also known as" +#~ msgstr "تعرف أيضاً بـ" + +#~ msgctxt "MALE" +#~ msgid "also known as" +#~ msgstr "يعرف أيضاً بـ" + +#~ msgid "always" +#~ msgstr "دائماً" + #~ msgid "before" #~ msgstr "قبل" +#~ msgctxt "FEMALE" +#~ msgid "birth name" +#~ msgstr "الإسم عند الميلاد" + +#~ msgctxt "MALE" +#~ msgid "birth name" +#~ msgstr "الإسم عند الميلاد" + +#~ msgid "by" +#~ msgstr "بواسطة" + #~ msgid "century" #~ msgstr "القرن" +#~ msgctxt "FEMALE" +#~ msgid "change of name" +#~ msgstr "تعديل إسم" + +#~ msgctxt "MALE" +#~ msgid "change of name" +#~ msgstr "تعديل إسم" + #~ msgid "children" #~ msgstr "أولاد" @@ -23049,6 +22944,14 @@ msgstr "…" #~ msgid "east" #~ msgstr "شرق" +#~ msgctxt "FEMALE" +#~ msgid "estate name" +#~ msgstr "اسم العقار" + +#~ msgctxt "MALE" +#~ msgid "estate name" +#~ msgstr "اسم العقار" + #~ msgid "ex-partner" #~ msgstr "رفيق سابق" @@ -23066,6 +22969,17 @@ msgstr "…" #~ msgid "half-year after marriage" #~ msgstr "أنصاف السنة بعد الزواج" +#~ msgid "hh:mm or hh:mm:ss" +#~ msgstr "ساعة:دقائق أو ساعة:دقائق:ثواني" + +#~ msgctxt "FEMALE" +#~ msgid "immigration name" +#~ msgstr "إسم الإستيطان" + +#~ msgctxt "MALE" +#~ msgid "immigration name" +#~ msgstr "إسم الإستيطان" + #~ msgid "import" #~ msgstr "توريد" @@ -23090,6 +23004,14 @@ msgstr "…" #~ msgid "link" #~ msgstr "ربط" +#~ msgctxt "FEMALE" +#~ msgid "married name" +#~ msgstr "إسمها ما بعد الزواج" + +#~ msgctxt "MALE" +#~ msgid "married name" +#~ msgstr "إسمه ما بعد الزواج" + #~ msgid "maximum" #~ msgstr "الأقصى" @@ -23108,6 +23030,9 @@ msgstr "…" #~ msgid "months before and after marriage" #~ msgstr "عدد الشهور قبل وبعد الزواج" +#~ msgid "never" +#~ msgstr "كلا" + #~ msgid "noon" #~ msgstr "ظهراً" @@ -23132,6 +23057,14 @@ msgstr "…" #~ msgid "quarters after marriage" #~ msgstr "عدد الفصول بعد الزواج" +#~ msgctxt "FEMALE" +#~ msgid "religious name" +#~ msgstr "الإسم الديني" + +#~ msgctxt "MALE" +#~ msgid "religious name" +#~ msgstr "الإسم الديني" + #~ msgid "reporting" #~ msgstr "تقرير" |
