Этот коммит содержится в:
Elias Nahum
2018-09-11 16:50:39 -03:00
коммит произвёл Carlos Tadeu Panato Junior
родитель 4e33aeb581
Коммит 7d60bc8cf5
14 изменённых файлов: 423 добавлений и 143 удалений

Просмотреть файл

@@ -1434,6 +1434,14 @@
"id": "api.preference.update_preferences.set.app_error",
"translation": "Unable to set user preferences."
},
{
"id": "api.reaction.delete.archived_channel.app_error",
"translation": "You cannot remove a reaction in an archived channel."
},
{
"id": "api.reaction.save.archived_channel.app_error",
"translation": "You cannot react in an archived channel."
},
{
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Niepoprawna wartość reakcji."
@@ -1650,6 +1658,10 @@
"id": "api.team.join_team.post_and_forget",
"translation": "%v dołączył do kanału."
},
{
"id": "api.team.join_user_to_team.allowed_domains.app_error",
"translation": "E-mail musi być z określonej domeny (np. @example.com). Proszę, skontaktuj się z administratorem systemu, aby poznać szczegóły."
},
{
"id": "api.team.leave.left",
"translation": "%v opuścił zespół."
@@ -1726,6 +1738,10 @@
"id": "api.team.update_member_roles.not_a_member",
"translation": "Wskazany użytkownik nie jest członkiem określonego zespołu."
},
{
"id": "api.team.update_restricted_domains.mismatch.app_error",
"translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
},
{
"id": "api.team.update_team_scheme.license.error",
"translation": "Your license does not support updating a team's scheme"
@@ -4990,6 +5006,10 @@
"id": "store.sql_channel.update.app_error",
"translation": "Nie mogliśmy zaktualizować kanału"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{
"id": "store.sql_channel.update.exists.app_error",
"translation": "Kanał o taki uchwycie już istnieje"