From 4f467fd3be9afbec8da3c4f6b34509f686102489 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 14 Sep 2019 02:39:09 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 2 ++ l10n/es.json | 2 ++ l10n/zh_CN.js | 3 +++ l10n/zh_CN.json | 3 +++ 4 files changed, 10 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 84d72db3..57421dd7 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -47,6 +47,8 @@ OC.L10N.register( "Posts directed to you will show up here" : "Las entradas dirigidas a ti aparecerán aquí", "No local posts found" : "No se han encontrado entradas locales", "Posts from other people on this instance will show up here" : "Las entradas de otras personas en esta instancia aparecerán aquí", + "No notifications found" : "No hay notificaciones", + "You haven't receive any notifications yet" : "Todavía no has recibido ninguna notificación", "No global posts found" : "No se han encontrado entradas globales", "Posts from federated instances will show up here" : "Las entradas de instancias federadas aparecerán aquí", "No liked posts found" : "No se han encontrado entradas con Me gusta", diff --git a/l10n/es.json b/l10n/es.json index 5cfe009b..908e2eb8 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -45,6 +45,8 @@ "Posts directed to you will show up here" : "Las entradas dirigidas a ti aparecerán aquí", "No local posts found" : "No se han encontrado entradas locales", "Posts from other people on this instance will show up here" : "Las entradas de otras personas en esta instancia aparecerán aquí", + "No notifications found" : "No hay notificaciones", + "You haven't receive any notifications yet" : "Todavía no has recibido ninguna notificación", "No global posts found" : "No se han encontrado entradas globales", "Posts from federated instances will show up here" : "Las entradas de instancias federadas aparecerán aquí", "No liked posts found" : "No se han encontrado entradas con Me gusta", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index dfb9a401..b5057031 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -47,9 +47,12 @@ OC.L10N.register( "Posts directed to you will show up here" : "直接发给您的帖子将在此处显示", "No local posts found" : "未找到本地帖子", "Posts from other people on this instance will show up here" : "此实例上来自其他人的帖子将在此处显示", + "No notifications found" : "未找到通知", + "You haven't receive any notifications yet" : "您还没有收到任何通知", "No global posts found" : "未找到全局帖子", "Posts from federated instances will show up here" : "来自联合实例的帖子将在此处显示", "No liked posts found" : "未找到被点赞的文章", + "You haven't tooted yet" : "您还没有toot过", "No posts found for this tag" : "未找到带有此标签的帖子", "Reply" : "回复", "Boost" : "推荐", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 713ea9d8..31166f82 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -45,9 +45,12 @@ "Posts directed to you will show up here" : "直接发给您的帖子将在此处显示", "No local posts found" : "未找到本地帖子", "Posts from other people on this instance will show up here" : "此实例上来自其他人的帖子将在此处显示", + "No notifications found" : "未找到通知", + "You haven't receive any notifications yet" : "您还没有收到任何通知", "No global posts found" : "未找到全局帖子", "Posts from federated instances will show up here" : "来自联合实例的帖子将在此处显示", "No liked posts found" : "未找到被点赞的文章", + "You haven't tooted yet" : "您还没有toot过", "No posts found for this tag" : "未找到带有此标签的帖子", "Reply" : "回复", "Boost" : "推荐",