Merge pull request #427 from JustArchi/l10n

New Crowdin translations
This commit is contained in:
Łukasz Domeradzki
2017-01-20 19:52:47 +01:00
committed by GitHub
16 changed files with 222 additions and 75 deletions

View File

@@ -231,7 +231,7 @@ Si prega di utilizzare la versione di ConfigGenerator corrispondente al tuo ASF.
<value>Benvenuto! Sembra che tu stia utilizzando ASF ConfigGenerator per la prima volta, lascia che ti aiuti un po'.</value>
</data>
<data name="UserInputBotName" xml:space="preserve">
<value>Si prega di inserire il nuovo nome del bot: </value>
<value>Si prega di inserire il nome del nuovo bot: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="WarningConfigPropertyModified" xml:space="preserve">

View File

@@ -117,6 +117,24 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CategoryAccess" xml:space="preserve">
<value>Tilgang</value>
</data>
<data name="CategoryAdvanced" xml:space="preserve">
<value>Avansert</value>
</data>
<data name="CategoryCore" xml:space="preserve">
<value>Kjerne</value>
</data>
<data name="CategoryDebugging" xml:space="preserve">
<value>Feilsøking</value>
</data>
<data name="CategoryPerformance" xml:space="preserve">
<value>Ytelse</value>
</data>
<data name="CategoryUpdates" xml:space="preserve">
<value>Oppdateringer</value>
</data>
@@ -124,19 +142,31 @@
<data name="ErrorNameAlreadyUsed" xml:space="preserve">
<value>Dette navnet brukes allerede!</value>
<comment>This happens e.g. when user wants to create a bot with name that exists already</comment>
</data>
<data name="ErrorNameReserved" xml:space="preserve">
<value>Dette navnet er reservert!</value>
<comment>This happens e.g. when user wants to create a bot with reserved name, such as "ASF"</comment>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} er null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="New" xml:space="preserve">
<value>Ny</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="Removal" xml:space="preserve">
<value>Fjerning</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="Rename" xml:space="preserve">
<value>Omdøp</value>
<comment>This is used as MessageBox title</comment>
</data>

View File

@@ -228,7 +228,7 @@ ASF版本: {0} | ConfigGenerator版本: {1}
<value>做得好你现在需要设置你的bot名字了。一个很好的例子就是使用你即将配置的这个Steam账号的名字或者其他任何让你将来能轻松联系到你的bot的名字。</value>
</data>
<data name="TutorialStart" xml:space="preserve">
<value>欢迎!我发现你第一次使用ASF ConfigGenerator就让我来帮你一下。</value>
<value>欢迎!我发现你第一次使用ASF ConfigGenerator就让我来帮你一下。</value>
</data>
<data name="UserInputBotName" xml:space="preserve">
<value>请输入新bot名 </value>

View File

@@ -210,7 +210,7 @@
<comment>If possible, try to keep visual representation of [+] button</comment>
</data>
<data name="TutorialMainFormHelpButton" xml:space="preserve">
<value>在右上角你可以找到説明按鈕 [] 會將您轉至 ASF wiki 來獲得更多資訊。</value>
<value>在右上角你可以找到説明按鈕 [?] 會將您轉至 ASF維基 來獲得更多資訊。</value>
<comment>If possible, try to keep visual representation of [?] button</comment>
</data>
<data name="TutorialMainFormShown" xml:space="preserve">
@@ -221,7 +221,7 @@
<comment>{0} will be replaced by name of the configuration property ("Enabled")</comment>
</data>
<data name="TutorialNewBotFormShown" xml:space="preserve">
<value>做得好現在會詢問你的機器人帳號要用什麼名字。其中一個很好的範例便是你設定中所使用的Steam帳號或者選擇任何其他較容易與正在設定中的機器人帳戶聯想起來的稱。</value>
<value>做得好現在會詢問你的機器人帳號要用什麼名字。其中一個很好的範例便是你設定中所使用的Steam帳號或者選擇任何其他較容易與正在設定中的機器人帳戶聯想起來的稱。</value>
</data>
<data name="TutorialStart" xml:space="preserve">
<value>歡迎 !我注意到您是第一次使用 ASF ConfigGenerator所以讓我來幫你一下。</value>