mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 17:18:16 +02:00
LCL: updated Russian translation
git-svn-id: trunk@44901 -
This commit is contained in:
parent
2b50e7adff
commit
b70099f4fe
@ -5,7 +5,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2013-06-23 23:14+0400\n"
|
||||
"PO-Revision-Date: 2014-05-03 17:10+0400\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@ -529,16 +529,14 @@ msgid "First"
|
||||
msgstr "Первая"
|
||||
|
||||
#: lclstrconsts.rsfixedcolstoobig
|
||||
#, fuzzy
|
||||
#| msgid "FixedCols can't be >= ColCount"
|
||||
msgid "FixedCols can't be > ColCount"
|
||||
msgstr "FixedCols не может быть >= ColCount"
|
||||
msgstr "Значение FixedCols не может превышать ColCount"
|
||||
|
||||
#: lclstrconsts.rsfixedrowstoobig
|
||||
#, fuzzy
|
||||
#| msgid "FixedRows can't be >= RowCount"
|
||||
msgid "FixedRows can't be > RowCount"
|
||||
msgstr "FixedRows не может быть >= RowCount"
|
||||
msgstr "Значение FixedRows не может превышать RowCount"
|
||||
|
||||
#: lclstrconsts.rsformcolorcaption
|
||||
msgid "Form"
|
||||
|
Loading…
Reference in New Issue
Block a user