Merge pull request #247 from candytangnb/webfm-0629-000348-cs,pl,ru-translation

[WebFM] cs/pl/ru translation Check-in by YI TANG (tangyinb@cn.ibm.com)
This commit is contained in:
Miroslav Bajtoš 2018-07-02 09:19:33 +02:00 committed by GitHub
commit 872cb8a275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 0 deletions

7
intl/cs/messages.json Normal file
View File

@ -0,0 +1,7 @@
{
"88bef790f515ec7b7af0c6871e60c077": "{{Explorer}} připojen k {{http://localhost:{0}/explorer}}",
"af448751b9a970c539400cadd2681e93": "Vestavěný middleware CORS poskytnutý modulem loopback-component-explorer byl zamítnut. Další podrobnosti viz {0}.",
"b9e94c12da3208f46a969191874c425c": "{{Explorer}} připojen k {{localhost:{0}/explorer}}",
"f3f2b04c273e23780d76306f8c72a60f": "{{loopback-component-explorer}} vyžaduje {{loopback}} 2.0 nebo novější"
}

7
intl/pl/messages.json Normal file
View File

@ -0,0 +1,7 @@
{
"88bef790f515ec7b7af0c6871e60c077": "{{Explorer}} podłączony pod adresem {{http://localhost:{0}/explorer}}",
"af448751b9a970c539400cadd2681e93": "Wbudowana warstwa pośrednia CORS zapewniana przez moduł loopback-component-explorer jest nieaktualna. Więcej informacji na ten temat zawiera sekcja {0}.",
"b9e94c12da3208f46a969191874c425c": "{{Explorer}} podłączony pod adresem {{localhost:{0}/explorer}}",
"f3f2b04c273e23780d76306f8c72a60f": "{{loopback-component-explorer}} wymaga aplikacji {{loopback}} 2.0 lub nowszej"
}

7
intl/ru/messages.json Normal file
View File

@ -0,0 +1,7 @@
{
"88bef790f515ec7b7af0c6871e60c077": "{{Explorer}} примонтирован в {{http://localhost:{0}/explorer}}",
"af448751b9a970c539400cadd2681e93": "Встроенное промежуточное ПО CORS, заданное параметром loopback-component-explorer, устарело. Для получения дополнительной информации см. {0}.",
"b9e94c12da3208f46a969191874c425c": "{{Explorer}} примонтирован в {{localhost:{0}/explorer}}",
"f3f2b04c273e23780d76306f8c72a60f": "Для {{loopback-component-explorer}} требуется {{loopback}} 2.0 и выше"
}