diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/2012-March/002694.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/2012-March/002694.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2012-March/002694.html b/zarb-ml/mageia-i18n/2012-March/002694.html new file mode 100644 index 000000000..9cf974777 --- /dev/null +++ b/zarb-ml/mageia-i18n/2012-March/002694.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-i18n] Script for non tx translation work (was: Re: Upcoming i18n freeze) + </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%20non%20tx%20translation%20work%20%28was%3A%20Re%3A%20Upcoming%0A%20i18n%20freeze%29&In-Reply-To=%3CaW.kGs%40r78.nl%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002689.html"> + <LINK REL="Next" HREF="002695.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-i18n] Script for non tx translation work (was: Re: Upcoming i18n freeze)</H1> + <B>Remco Rijnders</B> + <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Script%20for%20non%20tx%20translation%20work%20%28was%3A%20Re%3A%20Upcoming%0A%20i18n%20freeze%29&In-Reply-To=%3CaW.kGs%40r78.nl%3E" + TITLE="[Mageia-i18n] Script for non tx translation work (was: Re: Upcoming i18n freeze)">remco at webconquest.com + </A><BR> + <I>Sat Mar 10 13:28:32 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="002689.html">[Mageia-i18n] Upcoming i18n freeze +</A></li> + <LI>Next message: <A HREF="002695.html">[Mageia-i18n] Script for non tx translation work (was: Re: Upcoming i18n freeze) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2694">[ date ]</a> + <a href="thread.html#2694">[ thread ]</a> + <a href="subject.html#2694">[ subject ]</a> + <a href="author.html#2694">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi all, + +Because of the problems we've been having with transifex, I have chosen to +translate without it. This brought up a new problem for me: Which .po +files need to be worked on and which not? + +I have created a small shell script to help me with this, and am sharing +it in the hope that you may find a use for it as well. + +The script, which needs the package 'gettext' installed on your system, +pulls from svn (no password required) the latest files and shows you which +files contain fuzzy or untranslated strings so you can edit those files +directly. Furthermore, you need a recent version of bash on your system +(the one shipped with Mageia 1 should do the trick). + +It does this by creating a directory for each project in the directory +from which you run this script. So, best might be to start with an empty +directory to run this from! + +The only configuration this script needs is for you to select the proper +lang.po to check at the top. + +I hope this is of use to you. + +Cheers, + +Remmy +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: checkfortranslationwork.sh +Type: application/x-sh +Size: 2598 bytes +Desc: not available +URL: </pipermail/mageia-i18n/attachments/20120310/9678a1bb/attachment.sh> +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 836 bytes +Desc: Digital signature +URL: </pipermail/mageia-i18n/attachments/20120310/9678a1bb/attachment.asc> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002689.html">[Mageia-i18n] Upcoming i18n freeze +</A></li> + <LI>Next message: <A HREF="002695.html">[Mageia-i18n] Script for non tx translation work (was: Re: Upcoming i18n freeze) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2694">[ date ]</a> + <a href="thread.html#2694">[ thread ]</a> + <a href="subject.html#2694">[ subject ]</a> + <a href="author.html#2694">[ 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> |
