Template:Wip/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (autolang replace)
Line 19: Line 19:
<includeonly><onlyinclude>{{#switch:{{{1|}}}
<includeonly><onlyinclude>{{#switch:{{{1|}}}


| This = {{autolang
| This = {{#switch: {{language}}
             | 1 = This
             | #default = This
             | eo = Ĉi
             | eo = Ĉi
             | ru = Эта
             | ru = Эта
Line 26: Line 26:
             }}
             }}


| Page= {{autolang
| Page= {{#switch: {{language}}
             | 1 = page
             | #default = page
             | ru = страница
             | ru = страница
             }}
             }}


| String 1 = {{autolang
| String 1 = {{#switch: {{language}}
             | 1 = is actively undergoing a [[Wikipedia:Edit_lock|major edit]].
             | #default = is actively undergoing a [[Wikipedia:Edit_lock|major edit]].
             | eo = tiu artikolo [[Wikipedia:Wikipedia:Edit_lock|ŝanĝegota grande]].
             | eo = tiu artikolo [[Wikipedia:Wikipedia:Edit_lock|ŝanĝegota grande]].
             | ru = претерпевает [[Wikipedia:Wikipedia:Edit_lock|крупные изменения]].
             | ru = претерпевает [[Wikipedia:Wikipedia:Edit_lock|крупные изменения]].
Line 38: Line 38:
             }}
             }}


| String 2 = {{autolang
| String 2 = {{#switch: {{language}}
             | 1 = ''As a courtesy, please do not edit this {{NAMESPACE}} while this message is displayed.<br>If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce [[Wikipedia:Help:Edit_conflict|edit conflicts]]; please remove it between editing sessions to allow others to edit the page.''
             | #default = ''As a courtesy, please do not edit this {{NAMESPACE}} while this message is displayed.<br>If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce [[Wikipedia:Help:Edit_conflict|edit conflicts]]; please remove it between editing sessions to allow others to edit the page.''
             | eo = ''Bonu ne redakti ĉi artikolon dum mesaĝo montrata. Se ĉi paĝo ne redaktita dum multaj horoj ĝis kelkaj tagoj, bonu malkrei ĉi tiun ŝablonon prefere inter redaktaj sekcioj permesi aliuloj redakti la paĝon. Ĉi mesaĝo intencis helpi mapliigon de [[Wikipedia:Help:Edit_conflict|redaktaj bataloj]].
             | eo = ''Bonu ne redakti ĉi artikolon dum mesaĝo montrata. Se ĉi paĝo ne redaktita dum multaj horoj ĝis kelkaj tagoj, bonu malkrei ĉi tiun ŝablonon prefere inter redaktaj sekcioj permesi aliuloj redakti la paĝon. Ĉi mesaĝo intencis helpi mapliigon de [[Wikipedia:Help:Edit_conflict|redaktaj bataloj]].
             | ru = В порядке вежливости не редактируйте страницу {{NAMESPACE}}, пока это сообщение не будет убрано. Если страница не редактировалась уже несколько часов или дней, удалите этот шаблон.<br>Данное сообщение позволяет предотвратить [[Wikipedia:Help:Edit_conflict|конфликт редактирований]]; удаляйте сообщение между сеансами редактирования, чтобы передать очередь редактирования другим участникам.
             | ru = В порядке вежливости не редактируйте страницу {{NAMESPACE}}, пока это сообщение не будет убрано. Если страница не редактировалась уже несколько часов или дней, удалите этот шаблон.<br>Данное сообщение позволяет предотвратить [[Wikipedia:Help:Edit_conflict|конфликт редактирований]]; удаляйте сообщение между сеансами редактирования, чтобы передать очередь редактирования другим участникам.
Line 45: Line 45:
             }}
             }}


| String 3 = {{autolang
| String 3 = {{#switch: {{language}}
             | 1 = The user who added this notice, should you wish to contact them, is:
             | #default = The user who added this notice, should you wish to contact them, is:
             | eo = Se vi volus kontakti, la redaktiston kiun aldonis ĉi noton estas
             | eo = Se vi volus kontakti, la redaktiston kiun aldonis ĉi noton estas
             | ru = Вы можете связаться с пользователем, добавившим это сообщение:  
             | ru = Вы можете связаться с пользователем, добавившим это сообщение:  
Line 52: Line 52:
             }}
             }}


| String 3.1 = {{autolang
| String 3.1 = {{#switch: {{language}}
             | tr = idir.
             | #default = tr = idir.
             }}
             }}


| String 4 = {{autolang
| String 4 = {{#switch: {{language}}
             | 1 =The person who added this notice will be listed in its [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history] should you wish to contact them.
             | #default = The person who added this notice will be listed in its [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history] should you wish to contact them.
             | eo = Oni kiu aldonis ĉi noton listotan en redakta historio, se vi volos renkonti onin
             | eo = Oni kiu aldonis ĉi noton listotan en redakta historio, se vi volos renkonti onin
             | ru = Участник, добавивший сообщение, есть в [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} истории изменений], и вы можете связаться с ним.
             | ru = Участник, добавивший сообщение, есть в [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} истории изменений], и вы можете связаться с ним.
Line 63: Line 63:
             }}
             }}


| String 5 = {{autolang
| String 5 = {{#switch: {{language}}
             | 1 = '''Additional Notes:'''
             | #default = '''Additional Notes:'''
             | ru = '''Примечания:'''
             | ru = '''Примечания:'''
             }}
             }}


| String 6 = {{autolang
| String 6 = {{#switch: {{language}}
             | 1 = is currently Work in Progress and it's not recommended to be used on pages.
             | #default = is currently Work in Progress and it's not recommended to be used on pages.
             | ru = в настоящее время находится в разработке, и его не рекомендуется использовать на страницах.
             | ru = в настоящее время находится в разработке, и его не рекомендуется использовать на страницах.
             }}
             }}
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>

Revision as of 19:10, 5 August 2024

English (en)Esperanto (eo)Русский (ru)Türkçe (tr)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:9
Approximate status of translation:English (en) 100% Esperanto (eo) 66.67% Русский (ru) 88.89% Türkçe (tr) 66.67% 
  • This
  • page
  • is actively undergoing a major edit.
  • As a courtesy, please do not edit this Template while this message is displayed.
    If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.
  • The user who added this notice, should you wish to contact them, is:
  • tr = idir.
  • The person who added this notice will be listed in its edit history should you wish to contact them.
  • Additional Notes:
  • is currently Work in Progress and it's not recommended to be used on pages.