From 0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 8 Oct 2016 00:06:50 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/es.js | 1 + apps/comments/l10n/es.json | 1 + apps/comments/l10n/ru.js | 1 + apps/comments/l10n/ru.json | 1 + 4 files changed, 4 insertions(+) (limited to 'apps/comments') diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 033496bcc9a..7ff1f13f78c 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "Comments for files" : "Comentarios para archivos", "You commented" : "Has comentado", diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 020082d7972..998dfc87aa5 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -13,6 +13,7 @@ "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "Comments for files" : "Comentarios para archivos", "You commented" : "Has comentado", diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index a74b2c2b60b..65c4505fc98 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", + "_%n unread comment_::_%n unread comments_" : ["%n не прочитанный комментарий","%n не прочитанных комментариев","%n не прочитанных комментариев","%n не прочитанных комментариев"], "Comment" : "Комментарий", "Comments for files" : "Комментарии к файлам", "You commented" : "Вы прокомментировали", diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index b0851a701ac..23ba8e796e4 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -13,6 +13,7 @@ "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", + "_%n unread comment_::_%n unread comments_" : ["%n не прочитанный комментарий","%n не прочитанных комментариев","%n не прочитанных комментариев","%n не прочитанных комментариев"], "Comment" : "Комментарий", "Comments for files" : "Комментарии к файлам", "You commented" : "Вы прокомментировали", -- cgit v1.2.3