From bae956f520b4e6251e5d40b94ccd6d6629e7d37d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 Mar 2024 01:36:16 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/ru.js | 2 +- l10n/ru.json | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/ast.js b/l10n/ast.js index 1fdaef1c..bc350867 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -8,6 +8,7 @@ OC.L10N.register( "Delete" : "Desaniciar", "Website" : "Sitiu web", "No replies found" : "Nun s'atopó nenguna rempuesta", + "Reply" : "Responder", "Hello" : "Hola", "Close" : "Zarrar", "Continue" : "Siguir" diff --git a/l10n/ast.json b/l10n/ast.json index 6fb3be44..e4c95a2d 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -6,6 +6,7 @@ "Delete" : "Desaniciar", "Website" : "Sitiu web", "No replies found" : "Nun s'atopó nenguna rempuesta", + "Reply" : "Responder", "Hello" : "Hola", "Close" : "Zarrar", "Continue" : "Siguir" diff --git a/l10n/ru.js b/l10n/ru.js index 63ea493b..57bf33d9 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -35,7 +35,7 @@ OC.L10N.register( "Unfollow" : "Отписаться", "Follow" : "Следить", "posts" : "записи", - "following" : "вы подписаны", + "following" : "вы отслеживаете", "followers" : "ваши подписчики", "Website" : "Сайт", "No results found" : "Результаты отсутствуют", diff --git a/l10n/ru.json b/l10n/ru.json index 6c10d387..eda2c801 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -33,7 +33,7 @@ "Unfollow" : "Отписаться", "Follow" : "Следить", "posts" : "записи", - "following" : "вы подписаны", + "following" : "вы отслеживаете", "followers" : "ваши подписчики", "Website" : "Сайт", "No results found" : "Результаты отсутствуют",