Skip to content

Commit

Permalink
Merge pull request #6095 from dotnet/locfiles/73204421-9cf0-43bd-891a…
Browse files Browse the repository at this point in the history
…-5d04373068d6

Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 1921733
  • Loading branch information
github-actions[bot] authored Aug 4, 2022
2 parents b83e9cb + c108584 commit 793113a
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@
</trans-unit>
<trans-unit id="AvoidUninstantiatedInternalClassesMessage">
<source>'{0}' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic).</source>
<target state="new">'{0}' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic).</target>
<target state="translated">'{0}' görünüşe göre hiç örnek oluşturulmamış bir iç sınıftır. Öyleyse, kodu derlemeden kaldırın. Bu sınıfın yalnızca statik üyeler içermesi gerekiyorsa, ‘statik’ hale getirin (Visual Basic’te Module).</target>
<note>{Locked="Module"}</note>
</trans-unit>
<trans-unit id="AvoidUnusedPrivateFieldsTitle">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@
</trans-unit>
<trans-unit id="AvoidUninstantiatedInternalClassesMessage">
<source>'{0}' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic).</source>
<target state="new">'{0}' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic).</target>
<target state="translated">'{0}' 是明顯從未具現化的內部類別。若是如此,請從組件中移除該程式碼。如果此類別預計只會包含靜態成員,請將其設為 'static' (Visual Basic 中為 Module )。</target>
<note>{Locked="Module"}</note>
</trans-unit>
<trans-unit id="AvoidUnusedPrivateFieldsTitle">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Toto místo volání je k dispozici na všech platformách. {0} se nepodporuje na {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Toto místo volání je k dispozici na {2}. {0} se nepodporuje na {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Diese Aufrufsite ist auf allen Plattformen erreichbar. "{0}" nicht unterstützt für: {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Diese Aufrufsite ist erreichbar für: {2}. "{0}" nicht unterstützt für: {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Se puede acceder a este sitio de llamada en todas las plataformas. "{0}" no se admite en {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Se puede acceder a este sitio de llamada en {2}. "{0}" no se admite en {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Ce site d'appel est accessible sur toutes les plateformes. '{0}' n'est pas pris en charge sur {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Ce site d'appel est accessible sur {2}. '{0}' n'est pas pris en charge sur {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Questo sito di chiamata è raggiungibile da tutte le piattaforme. '{0}' non è supportato in {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Questo sito di chiamata è raggiungibile da {2}. '{0}' non è supportato in {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">この呼び出しサイトはすべてのプラットフォームで到達可能です。'{0}' {1} でサポートされていません。</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">この呼び出しサイトは {2} で到達可能です。'{0}' {1} でサポートされていません。</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">이 호출 사이트에는 모든 플랫폼에서 연결할 수 있습니다. '{0}'은(는) {1}에서 지원되지 않습니다.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">이 호출 사이트에는 {2}에서 연결할 수 있습니다. '{0}'은(는) {1}에서 지원되지 않습니다.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">To miejsce wywołania jest osiągalne na wszystkich platformach. Metoda „{0}” nie jest obsługiwana na następujących platformach: {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">To miejsce wywołania jest osiągalne na platformie: {2}. Metoda „{0}” nie jest obsługiwana na następujących platformach: {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Este site de chamada pode ser acessado em todas as plataformas. Não há suporte para '{0}' em: {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Este site de chamada pode ser acessado em: {2}. Não há suporte para '{0}' em: {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Этот сайт вызова доступен на всех платформах. "{0}" не поддерживается в {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Этот сайт вызова доступен в {2}. "{0}" не поддерживается в {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">Bu çağrı sitesine tüm platformlarda ulaşılabilir. '{0}' şurada desteklenmez: {1}.</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">Bu çağrı sitesine şurada ulaşılabilir: {2}. '{0}' şurada desteklenmez: {1}.</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">可在所有平台上访问此调用站点。"{0}" 在 {1} 上不受支持。</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">可在 {2} 上访问此调用站点。"{0}" 在 {1} 上不受支持。</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,12 +1899,12 @@
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsAllPlatformMessage">
<source>This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on all platforms. '{0}' is unsupported on: {1}.</target>
<target state="translated">可在所有平台上連線到此呼叫網站。{1} 不支援 '{0}'</target>
<note>This call site is reachable on all platforms. 'UnsupportedOnWindows()' is unsupported on: 'windows'</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityUnsupportedCsReachableMessage">
<source>This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</source>
<target state="new">This call site is reachable on: {2}. '{0}' is unsupported on: {1}.</target>
<target state="translated">可在 {2} 上連線到此呼叫網站。{1} 不支援 '{0}'。</target>
<note>This call site is reachable on: 'windows', 'browser'. 'UnsupportedOnBrowser()' is unsupported on: 'browser'.</note>
</trans-unit>
<trans-unit id="PlatformCompatibilityVersionAndBefore">
Expand Down

0 comments on commit 793113a

Please sign in to comment.