New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 19:22:24 +01:00
parent 24d29e99d6
commit d35baf7b9f

View File

@@ -282,11 +282,17 @@ StackTrace:
<data name="WCFAnswered" xml:space="preserve">
<value>Απαντήθηκε η εντολή WCF: {0} με: {1}</value>
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF answer</comment>
</data>
<data name="WCFReady" xml:space="preserve">
<value>Διακομιστής WCF έτοιμος!</value>
</data>
<data name="WCFResponseReceived" xml:space="preserve">
<value>Ελήφθη WCF απάντηση: {0}</value>
<comment>{0} will be replaced by WCF response</comment>
</data>
<data name="WCFSendingCommand" xml:space="preserve">
<value>Αποστολή εντολής: {0} στο διακομιστή WCF στο {1}...</value>
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF hostname</comment>