r40951 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r40950‎ | r40951 | r40952 >
Date:09:14, 17 September 2008
Author:mkroetzsch
Status:old
Tags:
Comment:
updated Russian translations as provided by Dmitry Khoroshev (CNIT)
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_LanguageRu.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_LanguageRu.php
@@ -25,7 +25,7 @@
2626 '_wpg' => 'Страница', // name of page datatype
2727 '_str' => 'Строка', // name of the string type
2828 '_txt' => 'Текст', // name of the text type (very long strings)
29 - '_cod' => 'Code', // name of the (source) code type //TODO: translate
 29+ '_cod' => 'Код', // name of the (source) code type
3030 '_boo' => 'Булево', // name of the boolean type
3131 '_num' => 'Число', // name for the datatype of numbers
3232 '_geo' => 'Географическая координата', // name of the geocoord type
@@ -88,8 +88,8 @@
8989 SMW_NS_PROPERTY_TALK => 'Обсуждение_свойства',
9090 SMW_NS_TYPE => 'Тип',
9191 SMW_NS_TYPE_TALK => 'Обсуждение_типа',
92 - SMW_NS_CONCEPT => 'Concept', // TODO: translate
93 - SMW_NS_CONCEPT_TALK => 'Concept_talk' // TODO: translate
 92+ SMW_NS_CONCEPT => 'Концепция',
 93+ SMW_NS_CONCEPT_TALK => 'Обсуждение_концепции'
9494 );
9595
9696 protected $m_NamespaceAliases = array(

Status & tagging log