[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    l10n-kde4/scripts/pology/l10n
From:       Chusslove Illich <caslav.ilic () gmx ! net>
Date:       2008-01-31 22:36:24
Message-ID: 1201818984.890636.29340.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 769241 by ilic:

More epydoc.

 M  +6 -0      __init__.py  
 M  +7 -0      fr/__init__.py  
 M  +10 -0     fr/sieve/__init__.py  
 M  +7 -0      sr/__init__.py  
 M  +2 -2      sr/translit.py  


--- trunk/l10n-kde4/scripts/pology/l10n/__init__.py #769240:769241
@@ -1,2 +1,8 @@
 # -*- coding: UTF-8 -*-
 # l10n.__init__
+
+"""
+Language-specific Pology tools, arranged in submodules by language code.
+
+Check the respective language submodules for the credits and license notes.
+"""
--- trunk/l10n-kde4/scripts/pology/l10n/fr/__init__.py #769240:769241
@@ -1,2 +1,9 @@
 # -*- coding: UTF-8 -*-
 # l10n.fr.__init__
+
+"""
+Language-specific tools for French language.
+
+@author: Sébastien Renard <sebastien.renard@digitalfox.org>
+@license: ???
+"""
--- trunk/l10n-kde4/scripts/pology/l10n/fr/sieve/__init__.py #769240:769241
@@ -1,2 +1,12 @@
 # -*- coding: UTF-8 -*-
 # l10n.fr.sieve.__init__
+
+"""
+Sieves specific to French language.
+
+Prepend the sieve name with C{fr:} in the command line of C{posieve.py},
+to have it look for the sieve in here.
+
+@author: Sébastien Renard <sebastien.renard@digitalfox.org>
+@license: ???
+"""
--- trunk/l10n-kde4/scripts/pology/l10n/sr/__init__.py #769240:769241
@@ -1,2 +1,9 @@
 # -*- coding: UTF-8 -*-
 # l10n.sr.__init__
+
+"""
+Language-specific tools for Serbian language.
+
+@author: Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>
+@license: GPLv3
+"""
--- trunk/l10n-kde4/scripts/pology/l10n/sr/translit.py #769240:769241
@@ -28,8 +28,8 @@
     """
     Transliterate Serbian Cyrillic text to Serbian Latin.
 
-    Handles uppercase digraphs properly:
-    управљање -> upravljanje, but УП АВЉАЊЕ -> UPRAVLJANJE.
+    Properly converts uppercase digraphs, e.g.
+    Љубљана→Ljubljana, but ЉУБЉАНА→LJUBLJANA.
 
     @param text: Cyrillic text to transform
     @type text: string
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic