New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-08 10:51:18 +01:00
parent 05779508fa
commit 3d305f8aee

View File

@@ -335,9 +335,18 @@
<data name="ErrorIsEmpty" xml:space="preserve">
<value>{0} е празен!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Неизползваните ключове: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Неуспешно поради грешка: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>