diff options
Diffstat (limited to 'po/ar.po')
-rw-r--r-- | po/ar.po | 72 |
1 files changed, 36 insertions, 36 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-07-09 09:33-0400\n" +"POT-Creation-Date: 2004-07-30 15:30-0400\n" "PO-Revision-Date: 2003-12-19 01:22+0100\n" "Last-Translator: Arafat Medini <lumina@silverpen.de>\n" "Language-Team: Arabic <doc@arabeyes.org>\n" @@ -167,23 +167,23 @@ msgstr "القناة تنتهي عند حرف جزئي" msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "لا يمكن عمل قراءة خام في g_io_channel_read_to_end" -#: glib/gmarkup.c:223 +#: glib/gmarkup.c:225 #, c-format msgid "Error on line %d char %d: %s" msgstr "خطأ في السطر %d الرمز %d: %s" -#: glib/gmarkup.c:307 +#: glib/gmarkup.c:309 #, c-format msgid "Error on line %d: %s" msgstr "خطأ في السطر %d: %s" -#: glib/gmarkup.c:412 +#: glib/gmarkup.c:414 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "كيان فارغ '&;' تمت رؤيته، الكيانات السليمة هي:& " < > ' " -#: glib/gmarkup.c:422 +#: glib/gmarkup.c:424 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -193,17 +193,17 @@ msgstr "" "الرمز '%s' غير سليم عند بداية اسم الكيان; الرمز & يبدأ كيانا, ان كان علامة " "اﻻمبارساند هذه غير موضوعة على انها كيان, تخطاها باعتبارها &" -#: glib/gmarkup.c:458 +#: glib/gmarkup.c:460 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "الرمز '%s' غير موجود داخل اسم أي كيان" -#: glib/gmarkup.c:502 +#: glib/gmarkup.c:504 #, c-format msgid "Entity name '%s' is not known" msgstr "اسم الكيان '%s' غير معروف" -#: glib/gmarkup.c:512 +#: glib/gmarkup.c:514 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -211,7 +211,7 @@ msgstr "" "اسم الكيان لم ينته بفاصلة منقوطة; الأرجح أنك استخدمت علامة امبارساند دون أن " "تنوي بدء كيان - تخطا العلامة عن طريق اعتبارها &" -#: glib/gmarkup.c:558 +#: glib/gmarkup.c:560 #, c-format msgid "" "Failed to parse '%s', which should have been a digit inside a character " @@ -220,16 +220,16 @@ msgstr "" "فشل اعراب '%s', الذي كان يجب أن يكون رقما داخل مرجع الرمز (ê مثلا) - " "ربما الرقم عريض جدا" -#: glib/gmarkup.c:583 +#: glib/gmarkup.c:585 #, c-format msgid "Character reference '%s' does not encode a permitted character" msgstr "مرجع الرمز '%s' لا يقوم بتشفير رمز مسموح به" -#: glib/gmarkup.c:600 +#: glib/gmarkup.c:602 msgid "Empty character reference; should include a digit such as dž" msgstr "مرجع رمز فارغ; يجب أن يتضمن رقما مثل dž" -#: glib/gmarkup.c:610 +#: glib/gmarkup.c:612 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -238,43 +238,43 @@ msgstr "" "مرجع الرمز لم ينته بفاصلة منقوطة; الأرجح أنك استخدمت علامة امبارساند دون أن " "تنوي بدء كيان - تخطا العلامت عن طريق اعتبارها &" -#: glib/gmarkup.c:636 +#: glib/gmarkup.c:638 msgid "Unfinished entity reference" msgstr "مرجع كيان غير منتهى منه" -#: glib/gmarkup.c:642 +#: glib/gmarkup.c:644 msgid "Unfinished character reference" msgstr "مرجع رمز غير منتهى منه" -#: glib/gmarkup.c:893 glib/gmarkup.c:921 glib/gmarkup.c:952 +#: glib/gmarkup.c:895 glib/gmarkup.c:923 glib/gmarkup.c:954 msgid "Invalid UTF-8 encoded text" msgstr "نص UTF-8 مشفر غير سليم" -#: glib/gmarkup.c:988 +#: glib/gmarkup.c:990 msgid "Document must begin with an element (e.g. <book>)" msgstr "يجب أن يبدأ المستند بعنصر (<book> مثلا)" -#: glib/gmarkup.c:1027 +#: glib/gmarkup.c:1029 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "'%s' رمز غير سليم بعد الرمز '<'; ربما لا يبدأ هذا الرمز اسم عنصر" -#: glib/gmarkup.c:1090 +#: glib/gmarkup.c:1092 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" msgstr "رمز غريب '%s', توقعت رمز '>' لإنهاء بداية علامة العنصر '%s'" -#: glib/gmarkup.c:1177 +#: glib/gmarkup.c:1180 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "رمز غريب '%s', توقعت '=' بعد اسم الصفة '%s' للعنصر '%s'" -#: glib/gmarkup.c:1218 +#: glib/gmarkup.c:1221 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -284,7 +284,7 @@ msgstr "" "رمز غريب '%s', توقعت الرمز '>' أو '/' لإنهاء علامة البداية للعنصر '%s', أو " "بشكل اختياري صفة; ربما استخدمت رمزاً غير صالح في اسم صفة" -#: glib/gmarkup.c:1301 +#: glib/gmarkup.c:1309 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -293,39 +293,39 @@ msgstr "" "رمز غريب '%s', توقعت علامة اقتباس مفتوحة بعد علامة التساوي عند إعطاء قيمة من " "الصفة '%s' للعنصر '%s'" -#: glib/gmarkup.c:1441 +#: glib/gmarkup.c:1450 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " "begin an element name" msgstr "'%s' رمز غير صالح بعد الرموز '</'; '%s' ربما لن يبدأ اسم عنصر" -#: glib/gmarkup.c:1479 +#: glib/gmarkup.c:1489 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " "allowed character is '>'" msgstr "'%s' رمز غير صالح بعد اغلاق اسم العنصر '%s'; الرمز المسموح به هو '>'" -#: glib/gmarkup.c:1490 +#: glib/gmarkup.c:1500 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "العنصر '%s' كان مغلقا، لا عنصر مفتوح حاليا" -#: glib/gmarkup.c:1499 +#: glib/gmarkup.c:1509 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "العنصر '%s' كان مغلقا, لكن العنصر المفتوح حاليا هو '%s'" -#: glib/gmarkup.c:1646 +#: glib/gmarkup.c:1656 msgid "Document was empty or contained only whitespace" msgstr "المستند كان فارغا أو كان يحتوي فقط على مساحات فارغة" -#: glib/gmarkup.c:1660 +#: glib/gmarkup.c:1670 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "انتهى المستند بشكل غير متوقع بعد قوس بزاوية '<'" -#: glib/gmarkup.c:1668 glib/gmarkup.c:1712 +#: glib/gmarkup.c:1678 glib/gmarkup.c:1722 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -334,7 +334,7 @@ msgstr "" "انتهى المستند بشكل غير متوقع مع عناصر لا زالت مفتوحة - '%s' كان آخر عنصر " "مفتوح" -#: glib/gmarkup.c:1676 +#: glib/gmarkup.c:1686 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -342,19 +342,19 @@ msgid "" msgstr "" "انتهى المستند بشكل غير متوقع، كنت توقعت رؤية قوس ذا زاوية لينهي العلامة<%s/>" -#: glib/gmarkup.c:1682 +#: glib/gmarkup.c:1692 msgid "Document ended unexpectedly inside an element name" msgstr "انتهى المستند بشكل غير متوقع داخل اسم عنصر" -#: glib/gmarkup.c:1687 +#: glib/gmarkup.c:1697 msgid "Document ended unexpectedly inside an attribute name" msgstr "انتهى المستند بشكل غير متوقع داخل اسم صفة" -#: glib/gmarkup.c:1692 +#: glib/gmarkup.c:1702 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "انتهى المستند بشكل غير متوقع بعد علامة فتح عنصر" -#: glib/gmarkup.c:1698 +#: glib/gmarkup.c:1708 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -362,16 +362,16 @@ msgstr "" "انتهى المستند بشكل غير متوقع بعد علامة التساوي اثر اسم صفة; لا توجد قيمة " "للصفة" -#: glib/gmarkup.c:1705 +#: glib/gmarkup.c:1715 msgid "Document ended unexpectedly while inside an attribute value" msgstr "انتهى المستند بشكل غير متوقع وهو داخلَ قيمة صفة" -#: glib/gmarkup.c:1720 +#: glib/gmarkup.c:1730 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "انتهى المستند بشكل غير متوقع داخل علامة انهاء للعنصر '%s'" -#: glib/gmarkup.c:1726 +#: glib/gmarkup.c:1736 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "انتهى المستند بشكل غير متوقع داخل تعليق أو تعليمات معالجة" |