Translations update

This commit is contained in:
JustArchi
2019-05-01 15:46:15 +02:00
parent 1d6584e728
commit a0c4dc00a3
32 changed files with 105 additions and 20 deletions

2
ASF-ui

Submodule ASF-ui updated: 9fc552a7b8...aa454af7cb

View File

@@ -702,4 +702,5 @@
</root> </root>

View File

@@ -703,4 +703,5 @@ StackTrace:
</root> </root>

View File

@@ -728,4 +728,5 @@ StackTrace:
<value>Venter op til {0} for at sikre at vi er klar til at begynde at idle...</value> <value>Venter op til {0} for at sikre at vi er klar til at begynde at idle...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
</root> </root>

View File

@@ -728,4 +728,5 @@ StackTrace:
<value>Wir warten noch {0}, um sicherzustellen, dass alles OK ist um mit dem Farmen zu beginnen...</value> <value>Wir warten noch {0}, um sicherzustellen, dass alles OK ist um mit dem Farmen zu beginnen...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
</root> </root>

View File

@@ -642,6 +642,7 @@ StackTrace:
</root> </root>

View File

@@ -702,4 +702,5 @@ Trazo de pila:
</root> </root>

View File

@@ -711,4 +711,5 @@ StackTrace:
</root> </root>

View File

@@ -717,4 +717,5 @@ StackTrace :
</root> </root>

View File

@@ -654,6 +654,7 @@ StackTrace:
</root> </root>

View File

@@ -690,4 +690,5 @@ StackTrace: {2}</value>
</root> </root>

View File

@@ -680,4 +680,5 @@
</root> </root>

View File

@@ -718,4 +718,5 @@
</root> </root>

View File

@@ -657,25 +657,75 @@
<value>Botのレベルは {0} です。</value> <value>Botのレベルは {0} です。</value>
<comment>{0} will be replaced by bot's level</comment> <comment>{0} will be replaced by bot's level</comment>
</data> </data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Steamアイテムをマッチさせています: #{0}</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Steamアイテムのマッチが完了しました: #{0}</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve"> <data name="ErrorAborted" xml:space="preserve">
<value>中断しました!</value> <value>中断しました!</value>
</data> </data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>すべてのうち、{0} セットにマッチしたためこのラウンドを終了します。</value>
<comment>{0} will be replaced by number of sets traded</comment>
</data>
<data name="WarningExcessiveBotsCount" xml:space="preserve">
<value>推奨の上限値よりも多くの個人Botを実行しているようです({0})。この設定はサポートされておらず、アカウントの凍結を含むさまざまな問題を引き起こす可能性があります。詳しくは FAQ をチェックしてください。</value>
<comment>{0} will be replaced by our maximum recommended bots count (number)</comment>
</data>
<data name="PluginLoaded" xml:space="preserve">
<value>{0} が正常にロードされました!</value>
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
</data>
<data name="PluginLoading" xml:space="preserve">
<value>{0} V{1} をロード中…</value>
<comment>{0} will be replaced by the name of the custom ASF plugin, {1} will be replaced by its version</comment>
</data>
<data name="NothingFound" xml:space="preserve">
<value>何も見つかりません!</value>
</data>
<data name="PluginsWarning" xml:space="preserve">
<value>ASFに1つ以上のカスタムプラグインをロードしました。私たちはModのセットアップのためにサポートを提供することはできません。何か問題が発生した場合はModの開発者に問い合わせてください。</value>
</data>
<data name="PleaseWait" xml:space="preserve">
<value>しばらくお待ちください…</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>コマンドを入力: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>実行中…</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>対話型コンソールがアクティブになりました。コマンドモードに入るには「c」と入力します。</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>{0} の設定が見つからないため、対話型コンソールが無効にしました。</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>応答: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Botのバックグラウンドキューに {0} 個のゲームが残っています。</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASFプロセスはすでにこの作業ディレクトリに対して実行中です。中止します</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>{0} 件の確認を正常に処理しました。</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>アイドル状態になったことを確認するために {0} まで待機しています…</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>更新後に古いファイルをクリーンアップしています…</value>
</data>
</root> </root>

View File

@@ -728,4 +728,5 @@ StackTrace:
<value>농사를 시작해도 될지 확인을 위해 최대 {0} 기다립니다.</value> <value>농사를 시작해도 될지 확인을 위해 최대 {0} 기다립니다.</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
</root> </root>

View File

@@ -654,6 +654,7 @@
</root> </root>

View File

@@ -728,4 +728,5 @@ StackTrace:
<value>{0} wachten ter controle of alles in orde is om het farmen te starten...</value> <value>{0} wachten ter controle of alles in orde is om het farmen te starten...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
</root> </root>

View File

@@ -728,4 +728,7 @@ StackTrace:
<value>{0} oczekiwania, aby upewnić się że jesteśmy w stanie rozpocząć farmienie...</value> <value>{0} oczekiwania, aby upewnić się że jesteśmy w stanie rozpocząć farmienie...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Czyszczenie starych plików po aktualizacji...</value>
</data>
</root> </root>

View File

@@ -728,4 +728,7 @@ StackTrace:
<value>Esperando até {0} para garantir que estamos livres para começar a coletar...</value> <value>Esperando até {0} para garantir que estamos livres para começar a coletar...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Apagando arquivos antigos após a atualização...</value>
</data>
</root> </root>

View File

@@ -635,6 +635,7 @@ StackTrace:
</root> </root>

View File

@@ -677,4 +677,5 @@ StackTrace:
</root> </root>

View File

@@ -728,4 +728,5 @@
<value>Задержка {0}, чтобы убедится, что аккаунт свободен для фарма...</value> <value>Задержка {0}, чтобы убедится, что аккаунт свободен для фарма...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
</root> </root>

View File

@@ -654,6 +654,7 @@ StackTrace:
</root> </root>

View File

@@ -575,6 +575,7 @@ StackTrace:
</root> </root>

View File

@@ -636,6 +636,7 @@ StackTrace:
</root> </root>

View File

@@ -720,4 +720,5 @@ Yığın izleme:
</root> </root>

View File

@@ -728,4 +728,5 @@
<value>Затримка {0}, щоб гарантувати, що акаунт вільний для фарму...</value> <value>Затримка {0}, щоб гарантувати, що акаунт вільний для фарму...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
</root> </root>

View File

@@ -667,6 +667,7 @@ StackTrace:
</root> </root>

View File

@@ -728,4 +728,7 @@
<value>正在等待至多 {0}以确保可以开始挂卡……</value> <value>正在等待至多 {0}以确保可以开始挂卡……</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment> <comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data> </data>
<data name="UpdateCleanup" xml:space="preserve">
<value>正在清理更新后过时的文件……</value>
</data>
</root> </root>

View File

@@ -725,4 +725,5 @@
<comment>{0} will be replaced by number of confirmations</comment> <comment>{0} will be replaced by number of confirmations</comment>
</data> </data>
</root> </root>

View File

@@ -704,4 +704,5 @@
</root> </root>

2
wiki

Submodule wiki updated: 043a2f429a...73faa595bf