summaryrefslogtreecommitdiffstats
path: root/translations/qtxmlpatterns_ru.ts
diff options
context:
space:
mode:
authorSergey Belyashov <Sergey.Belyashov@gmail.com>2017-11-01 15:35:26 +0300
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-11-08 12:40:18 +0000
commitd1d71799aba12883f96fe5503a84d9ce9ae5ebbf (patch)
tree96588786f242396427acdfb5faafc903e8ec3965 /translations/qtxmlpatterns_ru.ts
parentc24bb936786b8da06db998a1ba2193ce3460d5b1 (diff)
Update Russian translation
Change-Id: Ic387514b3c1715d4617e6ab6dd297855b4c852be Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'translations/qtxmlpatterns_ru.ts')
-rw-r--r--translations/qtxmlpatterns_ru.ts20
1 files changed, 10 insertions, 10 deletions
diff --git a/translations/qtxmlpatterns_ru.ts b/translations/qtxmlpatterns_ru.ts
index 3465aff..e0ddac4 100644
--- a/translations/qtxmlpatterns_ru.ts
+++ b/translations/qtxmlpatterns_ru.ts
@@ -1164,27 +1164,27 @@
</message>
<message>
<source>Target namespace %1 of included schema is different from the target namespace %2 as defined by the including schema.</source>
- <translation type="unfinished"></translation>
+ <translation>Целевое пространство имён %1 включённой схемы отличается от оного (%2) включающей.</translation>
</message>
<message>
<source>Target namespace %1 of imported schema is different from the target namespace %2 as defined by the importing schema.</source>
- <translation type="unfinished"></translation>
+ <translation>Целевое пространство имён %1 импортируемой схемы отличается от оного (%2) импортирующей.</translation>
</message>
<message>
<source>%1 element is not allowed to have the same %2 attribute value as the target namespace %3.</source>
- <translation type="unfinished"></translation>
+ <translation>Элемент %1 не может иметь такое же значение атрибута %2, как и целевое пространство имён %3.</translation>
</message>
<message>
<source>%1 element without %2 attribute is not allowed inside schema without target namespace.</source>
- <translation type="unfinished"></translation>
+ <translation>Элемент %1 без атрибута %2 не допустим в схеме без целевого пространства имён.</translation>
</message>
<message>
<source>%1 element is not allowed inside %2 element if %3 attribute is present.</source>
- <translation type="unfinished"></translation>
+ <translation>Элемент %1 недрпустим внутри элемента %2, если указан атрибут %3.</translation>
</message>
<message>
<source>%1 element has neither %2 attribute nor %3 child element.</source>
- <translation type="unfinished"></translation>
+ <translation>Элемент %1 не может иметь ни атрибут %2, ни дочерний элемент %3.</translation>
</message>
<message>
<source>%1 element with %2 child element must not have a %3 attribute.</source>
@@ -1300,11 +1300,11 @@
</message>
<message>
<source>%1 references identity constraint %2 that is no %3 or %4 element.</source>
- <translation type="unfinished"></translation>
+ <translation>%1 ссылается на ограничение идентичности %2, которое не имеет элементов %3 или %4.</translation>
</message>
<message>
<source>%1 has a different number of fields from the identity constraint %2 that it references.</source>
- <translation type="unfinished"></translation>
+ <translation>У %1 число полей отличается от оного у ограничения идентичности %2, на которое ссылается.</translation>
</message>
<message>
<source>Base type %1 of %2 element cannot be resolved.</source>
@@ -1332,11 +1332,11 @@
</message>
<message>
<source>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</source>
- <translation type="unfinished"></translation>
+ <translation>Модель содержимого сложного типа %1 содержит элемент %2, поэтому она не может быть унаследована расширением из непустого типа.</translation>
</message>
<message>
<source>Complex type %1 cannot be derived by extension from %2 as the latter contains %3 element in its content model.</source>
- <translation type="unfinished"></translation>
+ <translation>Сложный тип %1 не может наследоваться расширением из %2, так как последнее содержит элемент %3 в своей модели содержимого.</translation>
</message>
<message>
<source>Type of %1 element must be a simple type, %2 is not.</source>