summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-02-17 12:29:39 -0300
committerGitHub <noreply@github.com>2017-02-17 12:29:39 -0300
commit2f96814a8bca991a2acba3b66c38c22cfddef769 (patch)
tree0630fe56b8c52078440672a103edf95844cca74a /i18n/es.json
parent96f01d8c6c3dae37b6046b13d39aabc6853ba826 (diff)
downloadchat-2f96814a8bca991a2acba3b66c38c22cfddef769.tar.gz
chat-2f96814a8bca991a2acba3b66c38c22cfddef769.tar.bz2
chat-2f96814a8bca991a2acba3b66c38c22cfddef769.zip
translations PR 20170213 (#5393)
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 5e16502e4..5888a2876 100644
--- a/i18n/es.json
+++ b/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",
@@ -2912,6 +2912,14 @@
"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",