1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20%5BBug%206416%5D%20Hebrew%20translation%20problems%20%28drakconf%29&In-Reply-To=%3C20121014180454.571D5466E6%40alamut.mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003503.html">
<LINK REL="Next" HREF="003506.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)</H1>
<B>Marja van Waes</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20%5BBug%206416%5D%20Hebrew%20translation%20problems%20%28drakconf%29&In-Reply-To=%3C20121014180454.571D5466E6%40alamut.mageia.org%3E"
TITLE="[Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)">bugzilla-daemon at mageia.org
</A><BR>
<I>Sun Oct 14 20:04:54 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="003503.html">[Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)
</A></li>
<LI>Next message: <A HREF="003506.html">[Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3505">[ date ]</a>
<a href="thread.html#3505">[ thread ]</a>
<a href="subject.html#3505">[ subject ]</a>
<a href="author.html#3505">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=6416">https://bugs.mageia.org/show_bug.cgi?id=6416</A>
--- Comment #31 from Marja van Waes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">marja11 at xs4all.nl</A>> 2012-10-14 20:04:51 CEST ---
Out of curiousness, I had a look too.
It is *worse*, now, in cauldron I see:
[Control Center [on localhost מגיה
where the string was completely Hebrew before (with the hard-coded Mandriva
Linux)
In the he.po file, that string is
%s מרכז הבקרה של
so I don't understand what went wrong. (btw, in Mageia 2 I've seen the same,
but also the opposite: the entire string being in Hebrew, except for Mageia...
maybe the opposite was caused by my not having closed MCC before taking tv's
steps and starting it again.. I had 2 MCC's running at the same time)
With both the old and the proposed he.po, at least the following strings are in
English instead of in Hebrew in my cauldron:
* Configure updates frequency
in the po file:
#: ../lib/MDV/Control_Center.pm:603
#, fuzzy, c-format
msgid "Configure updates frequency"
msgstr "הגדרת ,תוכנת שיתוף בקבוצות עבודה"
* Configure system security, permissions and audit:
#: ../lib/MDV/Control_Center.pm:571
#, fuzzy, c-format
msgid "Configure system security, permissions and audit"
msgstr "כינון עדין של הרשאות האבטחה של המערכת"
* Configure authentication for Mageia tools
That one is really missing:
#: ../lib/MDV/Control_Center.pm:349
#, c-format
msgid "Configure authentication for Mageia tools"
msgstr ""
* In the about screen: Mageia Contributors, Copyright (2x)
Mageia Contributors was already translated, though:
#: ../control-center:1495
#, fuzzy, c-format
msgid "Mageia Contributors"
msgstr "אנשים שתורמים או עוזרים למגיה"
Anyway, it doesn't seem a good idea at all to commit the attached po file
Does anyone understand why the strings with %s for מגיה turn out so bad?
--
Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003503.html">[Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)
</A></li>
<LI>Next message: <A HREF="003506.html">[Mageia-i18n] [Bug 6416] Hebrew translation problems (drakconf)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3505">[ date ]</a>
<a href="thread.html#3505">[ thread ]</a>
<a href="subject.html#3505">[ subject ]</a>
<a href="author.html#3505">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n
mailing list</a><br>
</body></html>
|