* translations PR 20180813

* Fix french translation
Этот коммит содержится в:
Elias Nahum
2018-08-15 05:09:26 -03:00
коммит произвёл Carlos Tadeu Panato Junior
родитель e39ebd0883
Коммит 43483805ea
15 изменённых файлов: 307 добавлений и 307 удалений

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

@@ -91,10 +91,6 @@
"id": "api.channel.add_user.to.channel.failed.deleted.app_error",
"translation": "사용자가 팀에서 제거되어 채널에 추가할 수 없습니다."
},
{
"id": "api.channel.add_user_to_channel.deleted.app_error",
"translation": "채널이 보존 처리 혹은 삭제되었습니다"
},
{
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "이 유형의 채널엔 사용자를 추가할 수 없습니다"
@@ -163,10 +159,6 @@
"id": "api.channel.delete_channel.type.invalid",
"translation": "개인 혹은 단체 메시지 채널을 삭제할 수 없습니다."
},
{
"id": "api.channel.join_channel.already_deleted.app_error",
"translation": "채널이 이미 삭제되었습니다"
},
{
"id": "api.channel.join_channel.permissions.app_error",
"translation": "사용 권한이 없습니다."
@@ -381,7 +373,7 @@
},
{
"id": "api.command_channel_header.permission.app_error",
"translation": "당신은 채널 머릿말을 수정할 권한을 가지고 있지 않습니다."
"translation": "채널 헤더를 수정할 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_channel_header.update_channel.app_error",
@@ -413,7 +405,7 @@
},
{
"id": "api.command_channel_purpose.permission.app_error",
"translation": "당신은 채널 설명 수정 권한을 가지고 있지 않습니다."
"translation": "채널 설명 수정 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_channel_purpose.update_channel.app_error",
@@ -445,7 +437,7 @@
},
{
"id": "api.command_channel_rename.permission.app_error",
"translation": "당신은 채널 이름 수정 권한을 가지고 있지 않습니다."
"translation": "채널 이름 수정 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_channel_rename.too_long.app_error",
@@ -840,7 +832,7 @@
},
{
"id": "api.command_remove.permission.app_error",
"translation": "멤버 삭제를 위한 적합한 권한을 가지고 있지 않습니다."
"translation": "멤버 삭제 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_remove.user_not_in_channel",
@@ -3118,6 +3110,10 @@
"id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
"translation": "This API endpoint is not accessible as required migrations have not yet completed."
},
{
"id": "app.system_install_date.parse_int.app_error",
"translation": "Failed to parse installation date"
},
{
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
@@ -5962,6 +5958,10 @@
"id": "store.sql_user.get_sysadmin_profiles.app_error",
"translation": "We encountered an error while finding user profiles"
},
{
"id": "store.sql_user.get_system_install_date.app_error",
"translation": "Unable to infer the system date based on the first user creation date."
},
{
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "채널을 찾을 수 없습니다"