translations PR 20170213 (#5393)
Этот коммит содержится в:
14
i18n/es.json
14
i18n/es.json
@@ -217,7 +217,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_direct_channel.invalid_user.app_error",
|
||||
"translation": "Invalid user ID for direct channel creation"
|
||||
"translation": "ID del usuario no válido para la creación del canal directo"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.delete_channel.archived",
|
||||
@@ -2911,6 +2911,14 @@
|
||||
"id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
|
||||
"translation": "Channel name missing from User's Channel Membership."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
|
||||
"translation": "Invalid Desktop NotifyProps for User's Channel Membership."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
|
||||
"translation": "Invalid MarkUnread NotifyProps for User's Channel Membership."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.invalid_roles.error",
|
||||
"translation": "Invalid roles for User's Channel Membership."
|
||||
@@ -4593,7 +4601,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.save_channel.exists.app_error",
|
||||
"translation": "A channel with that name already exists on the same team"
|
||||
"translation": "Un canal con ese nombre ya existe en el mismo equipo"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.save_channel.limit.app_error",
|
||||
@@ -4925,7 +4933,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.permanent_delete_by_channel.app_error",
|
||||
"translation": "No pudimos eliminar el canal"
|
||||
"translation": "No pudimos eliminar los mensajes de canal"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.permanent_delete_by_user.app_error",
|
||||
|
||||
Ссылка в новой задаче
Block a user