<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Translation_langconfig</id>
	<title>Translation langconfig - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Translation_langconfig"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Translation_langconfig&amp;action=history"/>
	<updated>2026-05-06T17:34:50Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Translation_langconfig&amp;diff=5875&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Translation_langconfig&amp;diff=5875&amp;oldid=prev"/>
		<updated>2024-10-18T06:46:06Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:46, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Translation_langconfig&amp;diff=5874&amp;oldid=prev</id>
		<title>1&gt;Germanvaleroelizondo: Fixed link to es:Langconfig</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Translation_langconfig&amp;diff=5874&amp;oldid=prev"/>
		<updated>2023-11-09T14:09:36Z</updated>

		<summary type="html">&lt;p&gt;Fixed link to &lt;a href=&quot;/index.php?title=Es:Langconfig&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Es:Langconfig (страница не существует)&quot;&gt;es:Langconfig&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Translation}}&lt;br /&gt;
Langconfig is an important file in a language pack, dealing with all the configuration parameters of that language. It is good practice to review this first when starting of a new language pack or when taking on responsibility of an existing language pack. You can edit it by going to lang.moodle.org and find it as the core_langconfig component for your language.&lt;br /&gt;
&lt;br /&gt;
On this page you find a little documentation for each setting to help you deciding what should go there for your language.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===alphabet,core_langconfig===&lt;br /&gt;
The alphabet in your language. Used e.g. for the list of letters on the participants page.&lt;br /&gt;
===am,core_langconfig===&lt;br /&gt;
The way to indicate morning in your language. This is used on servers that only support 24 hour time for your language. (see https://tracker.moodle.org/browse/MDL-74379).&lt;br /&gt;
===amcaps,core_langconfig===&lt;br /&gt;
The way to indicate morning in capitals.&lt;br /&gt;
===backupnameformat,core_langconfig===&lt;br /&gt;
===decsep,core_langconfig===&lt;br /&gt;
How decimals are separated in your language. [https://en.wikipedia.org/wiki/Decimal_separator Usually a dot or a comma]. Take note that some countries which seem to share the same language may have a different character to separate the integer part from the fractional part of a number written in decimal form. e.g. Central American Spanish-speaking countries use the decimal point, while South American Spanish-speaking countries use the decimal comma. More info on the [[Decimal separator]] page.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 * English: 36.5&lt;br /&gt;
 * Dutch: 36,5&lt;br /&gt;
===firstdayofweek,core_langconfig===&lt;br /&gt;
The first day of the week in your language. Allowed values are 0,1,2,3,4,5,6, where 0 stands for Sunday.&lt;br /&gt;
===iso6391,core_langconfig===&lt;br /&gt;
The ISO 639.1 value for your language. You can find this value easily on [https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes Wikipedia].&lt;br /&gt;
===iso6392,core_langconfig===&lt;br /&gt;
The ISO 639.2 value for your language. You can find this value easily on [https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes Wikipedia].&lt;br /&gt;
===labelsep,core_langconfig===&lt;br /&gt;
How a label is separated from a form. Could be a colon, a space and a colon or something different, according to what&amp;#039;s generally used in your language. This character is not read by screen readers for accessibility reasons.&lt;br /&gt;
===listsep,core_langconfig===&lt;br /&gt;
The symbol usually used in your language, for separating items in a list. This is used e.g. when using formulas with multiple items in the gradebook. This must be a symbol different from the decsep symbol.&lt;br /&gt;
===locale,core_langconfig===&lt;br /&gt;
locale for *nix servers. &lt;br /&gt;
&lt;br /&gt;
If your Moodle calendar is not translated, then this string is wrong (or your server is not configured to support the language)&lt;br /&gt;
{{Note|Locales, used in language packs should come only from the table of locales at [[Table_of_locales]] and the list at [[List_of_locales_supported_on_Moodle_community_servers]]}}&lt;br /&gt;
An unsupported locale in a Mac or Linux site will produce the following error when you try to update your language pack:&lt;br /&gt;
&lt;br /&gt;
[[File:Unsupported locale mac.png|400px|link=Special:FilePath/Unsupported_locale_mac.png]]&lt;br /&gt;
&lt;br /&gt;
And, more important, it may produce an intermitent &amp;#039;undefined&amp;#039; error message:&lt;br /&gt;
&lt;br /&gt;
[[File:ERROR undefined.png|400px]]&lt;br /&gt;
===localecldr,core_lanconfig===&lt;br /&gt;
See http://cldr.unicode.org/index/cldr-spec/picking-the-right-language-code&lt;br /&gt;
&lt;br /&gt;
A practical test can be found on https://util.unicode.org/UnicodeJsps/languageid.jsp&lt;br /&gt;
===localewin,core_langconfig===&lt;br /&gt;
locale for Windows servers. &lt;br /&gt;
&lt;br /&gt;
If your Moodle calendar is not translated, then this string is wrong (or your server is not configured to support the language). There are quite a few languages that are not supported by Windows servers and the localewin server can not be set. In that case, you have to run your Moodle on a *nix server to make the translation of your Moodle calendar work&lt;br /&gt;
===localewincharset,core_langconfig===&lt;br /&gt;
The character set to use when Moodle is installed on a Windows server&lt;br /&gt;
===oldcharset,core_langconfig===&lt;br /&gt;
Necessary to upgrade from prior to 1.6. This string defines the charset used in 1.5 and earlier for this language pack. For language packs that start later then Moodle 1.5, this can be left empty&lt;br /&gt;
===parentlanguage,core_langconfig===&lt;br /&gt;
The original Moodle default Australian language pack has this field empty (as the Australian English language IS the official Moodle language).&lt;br /&gt;
&lt;br /&gt;
If your language pack relies on another one (it is a &amp;#039;child&amp;#039; language of a &amp;#039;parent&amp;#039; language), then this is the place to point out which language pack. &amp;#039;&amp;#039;&amp;#039;For most language packs, this should be left empty&amp;#039;&amp;#039;&amp;#039;, to default to English if strings are missing. &lt;br /&gt;
&lt;br /&gt;
Example: Canadian French (fr_ca) is mostly the same as French (fr) apart from a few changes. Creating a language pack with as parent language French will shop French if a string does not exist in the language pack Canadian French. If a string doesn&amp;#039;t exist in both language packs, English is shown.&lt;br /&gt;
&lt;br /&gt;
On the download page for the language packs (https://download.moodle.org/langpack/3.7/) you can see how many strings are different from the parent language pack. In Moodle 3.7, Canadian French had 998 changes from French.&lt;br /&gt;
{{Note|Using language customization for parentlanguage inside langconfig.php in an existing Moodle server, where you add a parent language (while the AMOS parentlanguage string is actually empty) will ask for the installation of said parent language in the server, but will not substitute the missing translations in the child language with those of the parent language; English will be shown. Surgically editing (a dangerous, never recommended procedure) the langconfig.php file of the server would work, until the next language pack update -manual or cron made-  erases the change.}}&lt;br /&gt;
===pm,core_langconfig===&lt;br /&gt;
The way to indicate afternoon in your language. This is used on servers that only support 24 hour time for your language. (see https://tracker.moodle.org/browse/MDL-74379).&lt;br /&gt;
===pmcaps,core_langconfig===&lt;br /&gt;
The way to indicate afternoon in capitals.&lt;br /&gt;
===questioniconfollowlangdirection===&lt;br /&gt;
*The setting to specify whether the question icon follows the language direction (or not.) &lt;br /&gt;
*Set it to &amp;#039;yes&amp;#039; for RTL languages such as Arabic where the question mark is flipped.&lt;br /&gt;
*Set it to &amp;#039;no&amp;#039; for Hebrew where the question mark is not flipped.&lt;br /&gt;
Note: Since this is a setting, as with all settings, it must be in English, either &amp;#039;yes&amp;#039; or &amp;#039;no&amp;#039;, even in languages other than English.&lt;br /&gt;
===strftimedate,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedatefullshort,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedateshort,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedatetime,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedatetimeshort,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedaydate,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedaydatetime,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedayshort,core_langconfig===&lt;br /&gt;
How time and day are displayed in short in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimedaytime,core_langconfig===&lt;br /&gt;
How time and day are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimemonthyear,core_langconfig===&lt;br /&gt;
How month and year are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimerecent,core_langconfig===&lt;br /&gt;
How time and date are displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimerecentfull,core_langconfig===&lt;br /&gt;
How time and date are displayed for recent activities in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===strftimetime,core_langconfig===&lt;br /&gt;
How time is displayed in Moodle. Usually it is fine to check the order of the English one and use the same symbols. If that doesn&amp;#039;t serve your needs, the complete reference for what is possible can be found on http://www.w3schools.com/php/func_date_strftime.asp&lt;br /&gt;
===thisdirection,core_langconfig===&lt;br /&gt;
In which direction your language should be displayed on the screen. The only possible options are ltr (left to right) or rtl (right to left).&amp;#039;&amp;#039;&amp;#039;Do not attempt to translate these&amp;#039;&amp;#039;&amp;#039;, or [https://moodle.org/mod/forum/discuss.php?d=328567#p1323101 you will wreak havoc on many themes].&lt;br /&gt;
===thisdirectionvertical,core_langconfig===&lt;br /&gt;
How text that is printed vertical on the screen is oriënted (like in a docked block).&lt;br /&gt;
&lt;br /&gt;
The only possible values can be btt (bottom to top) or ttb (top to bottom). &amp;#039;&amp;#039;&amp;#039;Do not attempt to translate these&amp;#039;&amp;#039;&amp;#039;, or [https://moodle.org/mod/forum/discuss.php?d=328567#p1323101 you will wreak havoc on many themes].&lt;br /&gt;
===thislanguage,core_langconfig===&lt;br /&gt;
The name of your language in your own language&lt;br /&gt;
===thislanguageint,core_langconfig===&lt;br /&gt;
The name of your language in English&lt;br /&gt;
===thousandssep,core_langconfig===&lt;br /&gt;
How you separate thousands in your language.&lt;br /&gt;
Important: this can not be a space (more information in discussion http://lang.moodle.org/mod/forum/discuss.php?d=1450#p1730). If you want a space, you can try with &amp;amp;amp;nbsp; but that is not fully tested yet.&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
 * in Dutch 1.000.000 (with a dot)&lt;br /&gt;
 * in English 1,000,000 (with a comma)&lt;br /&gt;
&lt;br /&gt;
[[Category:Language]]&lt;br /&gt;
&lt;br /&gt;
[[es:Langconfig]]&lt;/div&gt;</summary>
		<author><name>1&gt;Germanvaleroelizondo</name></author>
	</entry>
</feed>