After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134108 - epiphany: translation error
epiphany: translation error
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Arabic [ar]
git master
Other Linux
: Normal critical
: ---
Assigned To: Arafat Medini
Arafat Medini
Depends on:
Blocks: 134105
 
 
Reported: 2004-02-11 13:47 UTC by Christian Persch
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Christian Persch 2004-02-11 13:47:01 UTC
From epiphany/ar.po:

#: embed/mozilla/mozilla-notifiers.cpp:591
msgid "system-language"
msgstr "لغة النظام"

That's wrong, please check the accompanying translator's comment. Should
probably be "ar" instead.

#: data/epiphany.schemas.in.h:74
msgid "x-western"
msgstr "x-غربي"

Wrong. Should be "ar".

#: data/epiphany.schemas.in.h:29
msgid ""
"Paper type. Supported values are \"A4\", \"Letter\", \"Legal\" and "
"\"Executive\"."
msgstr ""
"نوع الورق. القيم المدعومة هي \"A4\"، \"رسالة\"، \"قانوني\"، \"تنفيذي\"."

"A4", "Letter", "Legal" and "Executive" are taken literally by epiphany and
must not be translated.

#: data/epiphany.schemas.in.h:65
msgid ""
"Where to accept cookies from. Possible values are \"anywhere\", \"current "
"site\" and \"nowhere\"."
msgstr ""
"من اين ستستقبل الكوكيس. القيم الممكنة هي \"من اي مكان\" و \"الموقع الحالي\""
"و \"لا تستقبل من أي مكان\""

Same here.

#: data/epiphany.schemas.in.h:47
msgid ""
"Show the history pages visited \"ever\", \"last_two_days\", \"last_three_days"
"\", \"today\"."
msgstr ""
"عرض صفحات التاريخ المزارة \"أبدا\"، \"اليومان_الاخيران\"،
\"الثلاثة_أيام_الأخيرة\"، \"اليوم\"."

Same here.

#: data/epiphany.schemas.in.h:54
msgid ""
"The bookmark informations shown in the editor view. Valid values in the list "
"are \"address\" and \"title\"."
msgstr ""
"معلومات علامات المواقع المعروضة في معرض التحرير, القيم الممكنة في القائمة"
"هي \"عنوان الموقع\" و \"اسمه\"."

And here.

#: data/epiphany.schemas.in.h:60
msgid ""
"The page informations shown in the history view. Valid values in the list "
"are \"address\", \"title\"."
msgstr ""
"معلومات الصفحة المعروضة في مشهد التاريخ. القيم الممكنة في القائمة"
"هي \"عنوان الصفحة\" و \"اسمها\"."
Comment 1 Arafat Medini 2004-02-16 12:25:42 UTC
will be fixed with next translation update
Comment 2 Christian Persch 2004-03-08 13:39:18 UTC
The bug in the translation of the string with msgid "system-language" is a
critical bug. It will cause web page loads to fail in the default configuration
of Epiphany. Therefore this bug MUST be fixed for Epiphany 1.2 (tarballs will be
made ~ March 20).
Comment 3 Arafat Medini 2004-03-08 21:46:25 UTC
fixed