New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 00:45:53 +01:00
parent 53105b1dcd
commit fbab4e9fc0

View File

@@ -126,7 +126,7 @@
<comment>{0} will be replaced by number of hours</comment> <comment>{0} will be replaced by number of hours</comment>
</data> </data>
<data name="Content" xml:space="preserve"> <data name="Content" xml:space="preserve">
<value>Content: <value>Sadrzaj:
{0}</value> {0}</value>
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment> <comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data> </data>
@@ -156,17 +156,17 @@ StackTrace:
<comment>{0} will be replaced by file's path</comment> <comment>{0} will be replaced by file's path</comment>
</data> </data>
<data name="ErrorIsInvalid" xml:space="preserve"> <data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} is invalid!</value> <value>{0} je invalid!</value>
<comment>{0} will be replaced by object's name</comment> <comment>{0} will be replaced by object's name</comment>
</data> </data>
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve"> <data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Refusing to execute this function due to invalid DeviceID in ASF 2FA!</value> <value>Refusing to execute this function due to invalid DeviceID in ASF 2FA!</value>
</data> </data>
<data name="ErrorNoBotsDefined" xml:space="preserve"> <data name="ErrorNoBotsDefined" xml:space="preserve">
<value>No bots are defined, did you forget to configure your ASF?</value> <value>Botovi nisu definisani, da li ste zaboravili da konfigurisete vas ASF?</value>
</data> </data>
<data name="ErrorObjectIsNull" xml:space="preserve"> <data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} is null!</value> <value>{0} je null!</value>
<comment>{0} will be replaced by object's name</comment> <comment>{0} will be replaced by object's name</comment>
</data> </data>
<data name="ErrorParsingObject" xml:space="preserve"> <data name="ErrorParsingObject" xml:space="preserve">
@@ -253,41 +253,41 @@ StackTrace:
<comment>{0} will be replaced by status code number/name</comment> <comment>{0} will be replaced by status code number/name</comment>
</data> </data>
<data name="Success" xml:space="preserve"> <data name="Success" xml:space="preserve">
<value>Success!</value> <value>Uspesno!</value>
</data> </data>
<data name="TimeSpanDay" xml:space="preserve"> <data name="TimeSpanDay" xml:space="preserve">
<value>1 day</value> <value>1 dan</value>
</data> </data>
<data name="TimeSpanDays" xml:space="preserve"> <data name="TimeSpanDays" xml:space="preserve">
<value>{0} days</value> <value>{0} dana</value>
<comment>{0} will be replaced by number of days</comment> <comment>{0} will be replaced by number of days</comment>
</data> </data>
<data name="TimeSpanHour" xml:space="preserve"> <data name="TimeSpanHour" xml:space="preserve">
<value>1 hour</value> <value>1 sat</value>
</data> </data>
<data name="TimeSpanHours" xml:space="preserve"> <data name="TimeSpanHours" xml:space="preserve">
<value>{0} hours</value> <value>{0} sati</value>
<comment>{0} will be replaced by number of hours</comment> <comment>{0} will be replaced by number of hours</comment>
</data> </data>
<data name="TimeSpanMinute" xml:space="preserve"> <data name="TimeSpanMinute" xml:space="preserve">
<value>1 minute</value> <value>1 minut</value>
</data> </data>
<data name="TimeSpanMinutes" xml:space="preserve"> <data name="TimeSpanMinutes" xml:space="preserve">
<value>{0} minutes</value> <value>{0} minuta</value>
<comment>{0} will be replaced by number of minutes</comment> <comment>{0} will be replaced by number of minutes</comment>
</data> </data>
<data name="TimeSpanSecond" xml:space="preserve"> <data name="TimeSpanSecond" xml:space="preserve">
<value>1 second</value> <value>1 sekunda</value>
</data> </data>
<data name="TimeSpanSeconds" xml:space="preserve"> <data name="TimeSpanSeconds" xml:space="preserve">
<value>{0} seconds</value> <value>{0} sekundi</value>
<comment>{0} will be replaced by number of seconds</comment> <comment>{0} will be replaced by number of seconds</comment>
</data> </data>
<data name="UnlockingParentalAccount" xml:space="preserve"> <data name="UnlockingParentalAccount" xml:space="preserve">
<value>Unlocking parental account...</value> <value>Unlocking parental account...</value>
</data> </data>
<data name="UpdateCheckingNewVersion" xml:space="preserve"> <data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Checking for new version...</value> <value>Trazenje nove verzije...</value>
</data> </data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve"> <data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Downloading new version... While waiting, consider donating if you appreciate the work being done! :)</value> <value>Downloading new version... While waiting, consider donating if you appreciate the work being done! :)</value>