blob: 85f8e22242aa91c6d56334689fffda9b8fd393b0 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Script%20for%20lang%3C-%3Epo%20conversion%20to%20translate%0A%09Mageia%20web%20pages&In-Reply-To=%3C2489141.M5sCquHza3%40localhost.localdomain%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003372.html">
<LINK REL="Next" HREF="003374.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages</H1>
<B>Dimitrios Glentadakis</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Script%20for%20lang%3C-%3Epo%20conversion%20to%20translate%0A%09Mageia%20web%20pages&In-Reply-To=%3C2489141.M5sCquHza3%40localhost.localdomain%3E"
TITLE="[Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages">dglent at gmail.com
</A><BR>
<I>Sun Sep 9 14:51:44 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="003372.html">[Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages
</A></li>
<LI>Next message: <A HREF="003374.html">[Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3373">[ date ]</a>
<a href="thread.html#3373">[ thread ]</a>
<a href="subject.html#3373">[ subject ]</a>
<a href="author.html#3373">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Στις 09/09/2012 14:40:43 Filip Komar έγραψε:
><i>Thanks Yuri. Nice job. I think it's worth committing it in svn[1].
</I>><i>
</I>><i>On 9 September 2012 14:16, Dimitrios Glentadakis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">dglent at gmail.com</A>> wrote:
</I>>><i> But what about the already translated .lang files ?
</I>>><i> The only way to work with po files is to run the script and translate them again ? (i hope no :))
</I>><i>
</I>><i>Dimitrios, did you miss this part of explanation?
</I>>>><i>If you ever need to update something (.lang's were updated or you found a
</I>>>><i>typo, etc.) just run
</I>>>><i> python langpo.py
</I>><i>
</I>><i>
</I>><i>
</I>><i>I hope that someone will test this procedure some more and put it in
</I>><i>wiki. I'm sure that this script deserve that.
</I>><i>
</I>><i>Best regards,
</I>><i>Filip.
</I>><i>
</I>><i>[1] <A HREF="http://svnweb.mageia.org/soft/i18n-tools/">http://svnweb.mageia.org/soft/i18n-tools/</A>
</I>
I run the script in the folder with the English .lang files, how i will merge them with my existing .lang files?
If i run the script in the el folder nothing happens
--
Dimitrios Glentadakis
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003372.html">[Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages
</A></li>
<LI>Next message: <A HREF="003374.html">[Mageia-i18n] Script for lang<->po conversion to translate Mageia web pages
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3373">[ date ]</a>
<a href="thread.html#3373">[ thread ]</a>
<a href="subject.html#3373">[ subject ]</a>
<a href="author.html#3373">[ 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>
|