translations PR 20180212
Этот коммит содержится в:
20
i18n/pl.json
20
i18n/pl.json
@@ -2202,10 +2202,6 @@
|
||||
"id": "api.team.create_team_from_signup.expired_link.app_error",
|
||||
"translation": "Odnośnik zapisu jest przeterminowany"
|
||||
},
|
||||
{
|
||||
"id": "api.team.create_team_from_signup.invalid_link.app_error",
|
||||
"translation": "Odnośnik zapisu nie wydaje się być poprawny"
|
||||
},
|
||||
{
|
||||
"id": "api.team.create_team_from_signup.unavailable.app_error",
|
||||
"translation": "Ten adres URL jest niedostępny. Proszę wybrać inny."
|
||||
@@ -2710,6 +2706,10 @@
|
||||
"id": "api.user.create_user.signup_link_invalid.app_error",
|
||||
"translation": "Link rejestracyjny wydaje się być niepoprawny"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
|
||||
"translation": "The signup link does not appear to be valid"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.team_name.app_error",
|
||||
"translation": "Niepoprawna nazwa zespołu"
|
||||
@@ -4758,6 +4758,10 @@
|
||||
"id": "model.config.is_valid.file_thumb_width.app_error",
|
||||
"translation": "Nieprawidłowa szerokość miniaturki dla ustawień plików. Musi być liczbą większą od 0."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.group_unread_channels.app_error",
|
||||
"translation": "Invalid group unread channels for service settings. Must be 'disabled', 'default_on', or 'default_off'."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.image_proxy_type.app_error",
|
||||
"translation": "Invalid image proxy type for service settings."
|
||||
@@ -7290,10 +7294,6 @@
|
||||
"id": "web.root.singup_title",
|
||||
"translation": "Rejestracja"
|
||||
},
|
||||
{
|
||||
"id": "web.signup_team_complete.invalid_link.app_error",
|
||||
"translation": "Link do rejestracji jest niepoprawny"
|
||||
},
|
||||
{
|
||||
"id": "web.signup_team_complete.link_expired.app_error",
|
||||
"translation": "Link do rejestracji wygasł"
|
||||
@@ -7310,10 +7310,6 @@
|
||||
"id": "web.signup_user_complete.link_expired.app_error",
|
||||
"translation": "Link do rejestracji wygasł"
|
||||
},
|
||||
{
|
||||
"id": "web.signup_user_complete.link_invalid.app_error",
|
||||
"translation": "Link do rejestracji jest niepoprawny"
|
||||
},
|
||||
{
|
||||
"id": "web.signup_user_complete.no_invites.app_error",
|
||||
"translation": "The team type doesn't allow open invites"
|
||||
|
||||
Ссылка в новой задаче
Block a user