[Moin-devel] CVS: MoinMoin/i18n fi.py,1.13,1.14 fr.py,1.17,1.18 it.py,1.1,1.2 ja.py,1.3,1.4 ko.py,1.4,1.5 nl.py,1.13,1.14 pt.py,1.10,1.11 sv.py,1.16,1.17 zh.py,1.8,1.9
J?rgen Hermann
jhermann at users.sourceforge.net
Fri Mar 8 10:54:05 EST 2002
Update of /cvsroot/moin/MoinMoin/i18n
In directory usw-pr-cvs1:/tmp/cvs-serv30841
Modified Files:
fi.py fr.py it.py ja.py ko.py nl.py pt.py sv.py zh.py
Log Message:
Synched system page names
Index: fi.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/fi.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** fi.py 2 Mar 2002 16:31:55 -0000 1.13
--- fi.py 8 Mar 2002 18:53:20 -0000 1.14
***************
*** 411,417 ****
--- 411,423 ----
'Global extension macros',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 528,531 ****
--- 534,540 ----
'Really delete this page?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'Redirected from page "%(page)s"',
***************
*** 588,591 ****
--- 597,603 ----
'ShowText',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Size',
***************
*** 636,639 ****
--- 648,654 ----
'Title search for "%s"',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'To create you own templates, add a page with a name ending in Template.',
***************
*** 657,660 ****
--- 672,678 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'Version as of %(date)s',
***************
*** 662,665 ****
--- 680,686 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: fr.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/fr.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** fr.py 2 Mar 2002 16:31:55 -0000 1.17
--- fr.py 8 Mar 2002 18:53:20 -0000 1.18
***************
*** 412,418 ****
--- 412,424 ----
"Macros d'extension globale",
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 529,532 ****
--- 535,541 ----
'Voulez-vous vraiment détruire cette page ?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'Redirection depuis la page "%(page)s"',
***************
*** 589,592 ****
--- 598,604 ----
'MontrerTexte',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Taille',
***************
*** 637,640 ****
--- 649,655 ----
'Recherche de titre pour "%s"',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'Pour créer vos propres modèles, ajoutez une page avec un nom finissant par Template.',
***************
*** 658,661 ****
--- 673,679 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'Version du %(date)s',
***************
*** 663,666 ****
--- 681,687 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: it.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/it.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** it.py 7 Mar 2002 11:40:58 -0000 1.1
--- it.py 8 Mar 2002 18:53:20 -0000 1.2
***************
*** 408,414 ****
--- 408,420 ----
'Macro estese globali',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignora differenze di spaziatura',
***************
*** 519,522 ****
--- 525,531 ----
'Vuoi veramente cancellare questa pagina?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'Rediretto dalla pagina "%(page)s"',
***************
*** 579,582 ****
--- 588,594 ----
'MostraTesto',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Dimensione',
***************
*** 627,630 ****
--- 639,645 ----
'Ricerca "%s" nei titoli',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'Per creare i tuoi modelli, aggiungi una pagina con il nome che termina per "Template".',
***************
*** 648,651 ****
--- 663,669 ----
"Carica l'allegato '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'Versione al %(date)s',
***************
*** 653,656 ****
--- 671,677 ----
'Wed':
'mer',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: ja.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/ja.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ja.py 2 Mar 2002 16:31:55 -0000 1.3
--- ja.py 8 Mar 2002 18:53:20 -0000 1.4
***************
*** 411,417 ****
--- 411,423 ----
'¥°¥í¡¼¥Ð¥ë³ÈÄ¥¥Þ¥¯¥í',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 528,531 ****
--- 534,540 ----
'¤³¤Î¥Ú¡¼¥¸¤òËÜÅö¤Ëºï½ü¤·¤Þ¤¹¤«¡©',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'"%(page)s"¤«¤é¥ê¥À¥¤¥ì¥¯¥È¤µ¤ì¤Þ¤·¤¿',
***************
*** 588,591 ****
--- 597,603 ----
'¥Æ¥¥¹¥È¤òɽ¼¨',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'¥µ¥¤¥º',
***************
*** 636,639 ****
--- 648,654 ----
'"%s"¤Î¥¿¥¤¥È¥ë¸¡º÷·ë²Ì',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'¥ª¥ê¥¸¥Ê¥ë¤Î¤Ò¤Ê·¿¤òºî¤ë¤Ë¤Ï¡¢"Template"¤Ç½ª¤ë¥Ú¡¼¥¸¤òÄɲ䷤Ƥ¯¤À¤µ¤¤¡£',
***************
*** 657,660 ****
--- 672,678 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'%(date)s ¤Î¥Ð¡¼¥¸¥ç¥ó',
***************
*** 662,665 ****
--- 680,686 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: ko.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/ko.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ko.py 4 Mar 2002 22:22:24 -0000 1.4
--- ko.py 8 Mar 2002 18:53:20 -0000 1.5
***************
*** 2,8 ****
# Maintained by: "Hye-Shik Chang" <perky at fallin.lv>
# Encoding: euc-kr
- #
- # XXX: Don't try to translate messages for 'action=chart'.
- # Standard distribution of gdchart doesn't support HANGUL_CHARSET.
text = {
'''
--- 2,5 ----
***************
*** 264,268 ****
"<p>SHA digest of this page's content is: <tt>%(digest)s</tt></p>":
! "<p>ÀÌ ÆäÀÌÁö ³»¿ëÀÇ SHA Çؽ¬ ´ÙÀÌÁ¦½ºÆ®´Â: <tt>%(digest)s</tt></p>",
'''<p>To refer to attachments on a page, use <b><tt>attachment:filename</tt></b>,
--- 261,265 ----
"<p>SHA digest of this page's content is: <tt>%(digest)s</tt></p>":
! '<p>ÀÌ ÆäÀÌÁö ³»¿ëÀÇ SHA Çؽ¬ ´ÙÀÌÁ¦½ºÆ®´Â: <tt>%(digest)s</tt></p>',
'''<p>To refer to attachments on a page, use <b><tt>attachment:filename</tt></b>,
***************
*** 421,427 ****
--- 418,430 ----
'ÀÏ¹Ý È®Àå ¸ÅÅ©·Î',
+ 'Go':
+ 'Go',
+
'HelpContents':
'µµ¿ò¸»',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'ºñ±³ÇÒ ¶§ °ø¹éÀº ¹«½Ã',
***************
*** 532,535 ****
--- 535,541 ----
'Á¤¸»·Î ÀÌ ÆäÀÌÁö¸¦ Áö¿ì°Ú½À´Ï±î?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'"%(page)s"·Î ºÎÅÍ ¸®´ÙÀÌ·ºÆ® µÊ',
***************
*** 592,595 ****
--- 598,604 ----
'º»¹®º¸±â',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Å©±â',
***************
*** 640,643 ****
--- 649,655 ----
'Á¦¸ñ "%s" ã±â',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'ÅÛÇø´À» »õ·Î ¸¸µé·Á¸é, "Template"·Î ³¡³ª´Â À̸§À¸·Î ÆäÀÌÁö¸¦ ¸¸µé¸é µË´Ï´Ù.',
***************
*** 661,664 ****
--- 673,679 ----
"÷ºÎ '%(filename)s'¸¦ ¾÷·Îµå",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'%(date)sÀÏÀÚ ¹öÁ¯',
***************
*** 666,669 ****
--- 681,687 ----
'Wed':
'¼ö¿äÀÏ',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: nl.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/nl.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** nl.py 2 Mar 2002 16:31:55 -0000 1.13
--- nl.py 8 Mar 2002 18:53:20 -0000 1.14
***************
*** 411,417 ****
--- 411,423 ----
'Global extension macros',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 528,531 ****
--- 534,540 ----
'Really delete this page?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'Redirected from page "%(page)s"',
***************
*** 588,591 ****
--- 597,603 ----
'ShowText',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Size',
***************
*** 636,639 ****
--- 648,654 ----
'Title search for "%s"',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'To create you own templates, add a page with a name ending in Template.',
***************
*** 657,660 ****
--- 672,678 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'Version as of %(date)s',
***************
*** 662,665 ****
--- 680,686 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: pt.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/pt.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** pt.py 2 Mar 2002 16:31:55 -0000 1.10
--- pt.py 8 Mar 2002 18:53:20 -0000 1.11
***************
*** 407,413 ****
--- 407,419 ----
'Macros de extensão global',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 518,521 ****
--- 524,530 ----
'Realmente remover esta página?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'Redirecionado da página "%(page)s"',
***************
*** 578,581 ****
--- 587,593 ----
'ShowText',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Tamanho',
***************
*** 629,632 ****
--- 641,647 ----
'Buscar título para "%s"',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'Para criar seus próprios templates, crie uma página terminada em Template.',
***************
*** 650,653 ****
--- 665,671 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'Versão de %(date)s',
***************
*** 655,658 ****
--- 673,679 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: sv.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/sv.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** sv.py 2 Mar 2002 16:31:55 -0000 1.16
--- sv.py 8 Mar 2002 18:53:20 -0000 1.17
***************
*** 408,414 ****
--- 408,420 ----
'Global extension macros',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 525,528 ****
--- 531,537 ----
'Verkligen radera den här sidan?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'Omdirigerad från sida "%(page)s"',
***************
*** 585,588 ****
--- 594,600 ----
'ShowText',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'Storlek',
***************
*** 633,636 ****
--- 645,651 ----
'Titelsökning för "%s"',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'För att skapa en egen mall, ge den ett namn som slutar med "Template".',
***************
*** 654,657 ****
--- 669,675 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'Version vid datum %(date)s',
***************
*** 659,662 ****
--- 677,683 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
Index: zh.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/zh.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** zh.py 2 Mar 2002 16:31:55 -0000 1.8
--- zh.py 8 Mar 2002 18:53:20 -0000 1.9
***************
*** 410,416 ****
--- 410,422 ----
'È«¾ÖÀ©³äºê',
+ 'Go':
+ 'Go',
+
'HelpContents':
'HelpContents',
+ 'HelpOnFormatting':
+ 'HelpOnFormatting',
+
'Ignore changes in the amount of whitespace':
'Ignore changes in the amount of whitespace',
***************
*** 521,524 ****
--- 527,533 ----
'ÕæҪɾ³ý±¾Ò³?',
+ 'RecentChanges':
+ 'RecentChanges',
+
'Redirected from page "%(page)s"':
'´Ó "%(page)s" Ò³Öض¨Ïò¹ýÀ´',
***************
*** 581,584 ****
--- 590,596 ----
'ÏÔʾÎÄ×Ö',
+ 'SiteNavigation':
+ 'SiteNavigation',
+
'Size':
'´óС',
***************
*** 629,632 ****
--- 641,647 ----
'¶Ô "%s" ½øÐÐÌâÄ¿ËÑË÷',
+ 'TitleIndex':
+ 'TitleIndex',
+
'To create you own templates, add a page with a name ending in Template.':
'Ϊ´´½¨Äú×Ô¼ºµÄÄ£°å, ¼ÓÈëÒ»¸öÃû×ÖÒÔ Template ½áβµÄÒ³Ãæ.',
***************
*** 650,653 ****
--- 665,671 ----
"Upload of attachment '%(filename)s'.",
+ 'UserPreferences':
+ 'UserPreferences',
+
'Version as of %(date)s':
'%(date)s µÄ°æ±¾',
***************
*** 655,658 ****
--- 673,679 ----
'Wed':
'Wed',
+
+ 'WordIndex':
+ 'WordIndex',
'XML title index':
More information about the Moin-devel
mailing list