From 21f624609f6728dc89545536e75fe141e16eadc3 Mon Sep 17 00:00:00 2001 From: ZEN Date: Fri, 4 Dec 2020 19:39:40 +0000 Subject: [PATCH 01/33] Translated using Weblate (Ukrainian) Currently translated at 98.0% (658 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index f630b2dd..530c57a0 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -193,7 +193,7 @@ "interactions": { "load_older": "Завантажити давніші взаємодії", "follows": "Нові підписки", - "favs_repeats": "Повтори та вподобайки", + "favs_repeats": "Поширення та вподобайки", "moves": "Міграції користувачів" }, "errors": { @@ -482,7 +482,8 @@ "buttonPressedHover": "Кнопка (натиснута + наведенний курсор)", "buttonPressed": "Кнопка (натиснута)", "buttonHover": "Кнопка (при наведенні)", - "popup": "Спливаючі вікна та підказки" + "popup": "Спливаючі вікна та підказки", + "topBar": "Верхня панель" }, "component": "Компонент", "filter_hint": { @@ -497,7 +498,8 @@ "shadow_id": "Тінь №{value}", "override": "Перевизначити", "_tab_label": "Тінь і підсвічування", - "hintV3": "Для тіней ви також можете використовувати позначення {0} для використання іншого кольорового слота." + "hintV3": "Для тіней ви також можете використовувати позначення {0} для використання іншого кольорового слота.", + "spread": "Розмах" }, "fonts": { "components": { @@ -695,7 +697,9 @@ "search": { "no_results": "Немає результатів", "hashtags": "Хештеги", - "people": "Люди" + "people": "Люди", + "people_talking": "{count} людей говорять про це", + "person_talking": "{count} особа говорить про це" }, "user_card": { "statuses": "Дописи", @@ -713,7 +717,15 @@ "delete_user_confirmation": "Ви абсолютно впевнені? Цю дію неможливо буде скасовувати.", "delete_user": "Видалити обліковий запис", "strip_media": "Вилучити медіа з дописів користувача", - "force_nsfw": "Позначити всі дописи як NSFW" + "force_nsfw": "Позначити всі дописи як NSFW", + "disable_any_subscription": "Взагалі заборонити підписку на користувача", + "disable_remote_subscription": "Заборонити підписуватись на користувачів з віддалених інстансів", + "sandbox": "Показувати дописи лише підписникам", + "force_unlisted": "Не показувати дописи в стрічці", + "revoke_moderator": "Позбавити прав модератора", + "grant_moderator": "Надати права модератора", + "revoke_admin": "Позбавити прав адміністратора", + "grant_admin": "Надати права адміністратора" }, "deny": "Відмовити", "block": "Заблокувати", @@ -724,7 +736,13 @@ "report": "Поскаржитись", "per_day": "на день", "favorites": "Вподобання", - "media": "Медіа" + "media": "Медіа", + "show_repeats": "Показати поширення", + "hide_repeats": "Приховати поширення", + "its_you": "Це ти!", + "follows_you": "Підписаний на вас!", + "followers": "Підписника", + "followees": "Підписаний(-а)" }, "status": { "copy_link": "Скопіювати посилання на допис", @@ -746,7 +764,10 @@ "bookmark": "Додати до закладок", "pinned": "Закріплено", "unpin": "Відкріпити від профілю", - "repeats": "Повтори" + "repeats": "Поширення", + "nsfw": "Дратівливий вміст", + "thread_muted": "Нитка заглушена", + "unmute_conversation": "Припинити глушити розмову" }, "timeline": { "no_more_statuses": "Більше немає дописів", @@ -759,7 +780,7 @@ "conversation": "Розмова", "no_statuses": "Ніяких статусів", "repeated": "поширив(-ла)", - "no_retweet_hint": "Запис, позначено як \"тільки для відстежувачів\" або \"особисте\" і тому не може бути повторений" + "no_retweet_hint": "Запис, позначено як \"тільки для відстежувачів\" або \"особисте\" і тому не може бути поширений" }, "user_reporting": { "submit": "Відправити", @@ -772,6 +793,7 @@ }, "user_profile": { "profile_loading_error": "Вибачте, під час завантаження цього профілю виникла помилка.", - "profile_does_not_exist": "Вибачте, цей профіль більше не існує." + "profile_does_not_exist": "Вибачте, цей профіль більше не існує.", + "timeline_title": "Стрічка користувача" } } From 9780e1fc111cc58b6c4756c3be7ddcb148fd8d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=82=D0=B5=D1=86=D1=8C?= Date: Fri, 4 Dec 2020 22:42:46 +0000 Subject: [PATCH 02/33] Translated using Weblate (Ukrainian) Currently translated at 98.0% (658 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 530c57a0..dba90b7d 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -742,7 +742,8 @@ "its_you": "Це ти!", "follows_you": "Підписаний на вас!", "followers": "Підписника", - "followees": "Підписаний(-а)" + "followees": "Підписаний(-а)", + "follow_progress": "Запитую…" }, "status": { "copy_link": "Скопіювати посилання на допис", From 07b31a7d9c965eeb78648e1b986da17cd4a12b21 Mon Sep 17 00:00:00 2001 From: ZEN Date: Fri, 4 Dec 2020 22:46:19 +0000 Subject: [PATCH 03/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (671 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index dba90b7d..74a0ee0f 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -644,7 +644,8 @@ "favorite": "Подобається", "reject_follow_request": "Відхилити запит на підписку", "accept_follow_request": "Прийняти запит на підписку", - "media_upload": "Завантажити медіа" + "media_upload": "Завантажити медіа", + "bookmark": "Додати до закладок" }, "upload": { "error": { @@ -725,7 +726,8 @@ "revoke_moderator": "Позбавити прав модератора", "grant_moderator": "Надати права модератора", "revoke_admin": "Позбавити прав адміністратора", - "grant_admin": "Надати права адміністратора" + "grant_admin": "Надати права адміністратора", + "quarantine": "Не розповсюджувати дописи на інших інстансах" }, "deny": "Відмовити", "block": "Заблокувати", @@ -743,7 +745,18 @@ "follows_you": "Підписаний на вас!", "followers": "Підписника", "followees": "Підписаний(-а)", - "follow_progress": "Запитую…" + "follow_progress": "Запитую…", + "mute_progress": "Глушимо…", + "unmute_progress": "Знімаємо глушення…", + "unmute": "Зняти глушення", + "hidden": "Приховано", + "following": "Підписаний!", + "block_progress": "Блокуємо…", + "unblock_progress": "Розблоковуємо…", + "unblock": "Розблокувати", + "remote_follow": "Підписатись", + "muted": "Заглушений", + "mute": "Заглушити" }, "status": { "copy_link": "Скопіювати посилання на допис", From 1847315353fd895880509c703e239531c0ca0322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=82=D0=B5=D1=86=D1=8C?= Date: Fri, 4 Dec 2020 23:15:31 +0000 Subject: [PATCH 04/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (671 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 74a0ee0f..e0983ddc 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -39,7 +39,7 @@ }, "domain_mute_card": { "unmute_progress": "Вимикаю…", - "unmute": "Вимкнути ігнорування", + "unmute": "Вимкнути заглушення", "mute_progress": "Вмикаю…", "mute": "Ігнорувати" }, From 76809e9d2426bc372d65b2312a26fffff2e650ff Mon Sep 17 00:00:00 2001 From: ZEN Date: Fri, 4 Dec 2020 23:16:28 +0000 Subject: [PATCH 05/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (671 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index e0983ddc..ed2a62da 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -713,7 +713,7 @@ "admin_menu": { "activate_account": "Активувати обліковий запис", "deactivate_account": "Деактивувати обліковий запис", - "delete_account": "Видалити аккаунт", + "delete_account": "Видалити обліковий запис", "moderation": "Модерація", "delete_user_confirmation": "Ви абсолютно впевнені? Цю дію неможливо буде скасовувати.", "delete_user": "Видалити обліковий запис", @@ -743,7 +743,7 @@ "hide_repeats": "Приховати поширення", "its_you": "Це ти!", "follows_you": "Підписаний на вас!", - "followers": "Підписника", + "followers": "Підписники", "followees": "Підписаний(-а)", "follow_progress": "Запитую…", "mute_progress": "Глушимо…", From 837df4f5a544e64bef0e2182f4c2020e5ecb7b7c Mon Sep 17 00:00:00 2001 From: ZEN Date: Fri, 4 Dec 2020 23:43:41 +0000 Subject: [PATCH 06/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (671 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index ed2a62da..7f37bfa0 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -25,8 +25,8 @@ }, "features_panel": { "gopher": "Gopher", - "pleroma_chat_messages": "Чат Pleroma", - "chat": "Чат", + "pleroma_chat_messages": "Локальні балачки", + "chat": "Міні-чат", "who_to_follow": "Кого відстежувати", "title": "Особливості", "scope_options": "Параметри осягу", From d1f51d946bf186401146d3bc6f7d903a0b525b3c Mon Sep 17 00:00:00 2001 From: rinpatch Date: Fri, 4 Dec 2020 21:26:28 +0000 Subject: [PATCH 07/33] Translated using Weblate (Russian) Currently translated at 77.3% (519 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/ --- src/i18n/ru.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 3a7c61a9..b14d8629 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -460,7 +460,10 @@ "status_deleted": "Пост удален", "reply_to": "Ответ", "repeats": "Повторы", - "favorites": "Понравилось" + "favorites": "Понравилось", + "unmute_conversation": "Прекратить игнорировать разговор", + "mute_conversation": "Игнорировать разговор", + "thread_muted": "Разговор игнорируется" }, "user_card": { "block": "Заблокировать", From 762204f3bedb3151c99dfba3461ec94f50c49b1d Mon Sep 17 00:00:00 2001 From: ZEN Date: Sat, 5 Dec 2020 11:30:10 +0000 Subject: [PATCH 08/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (671 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 7f37bfa0..603b2480 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -219,7 +219,7 @@ }, "attachments_sensitive": "Позначити вкладення як чутливі", "account_not_locked_warning_link": "замкнена", - "account_not_locked_warning": "Ваша обліковка не {0}. Будь-хто може відстежувати вас для перегляду дописів тільки для відстежувачів.", + "account_not_locked_warning": "Ваша обліковка не {0}. Будь-хто може відстежувати вас для перегляду дописів тільки для підписників.", "new_status": "Створити допис", "direct_warning_to_first_only": "Цей допис побачать лише користувачі, що були згадані на початку повідомлення.", "direct_warning_to_all": "Цей допис побачать всі згадані користувачі.", @@ -230,7 +230,7 @@ "empty_status_error": "Не можу опублікувати пустий статус без вкладень", "scope": { "unlisted": "Непублічний - цей допис буде відсутній у публічних стрічках", - "public": "Піблічний - цей допис побачать усі", + "public": "Публічний - цей допис побачать усі", "private": "Для читачів - цей допис побачать лише ваші читачі", "direct": "Приватний - цей допис побачать лише згадані користувачі" }, @@ -479,7 +479,7 @@ "panelHeader": "Заголовок панелі", "avatarStatus": "Аватар користувача (в стрічці)", "avatar": "Аватар користувача (профіль)", - "buttonPressedHover": "Кнопка (натиснута + наведенний курсор)", + "buttonPressedHover": "Кнопка (натиснута + наведений курсор)", "buttonPressed": "Кнопка (натиснута)", "buttonHover": "Кнопка (при наведенні)", "popup": "Спливаючі вікна та підказки", @@ -584,7 +584,7 @@ "type_domains_to_mute": "Пошук доменів для заглушення", "nsfw_clickthrough": "Увімкнути приховування NSFW медіа", "greentext": "Мемний текст", - "virtual_scrolling": "Оптимізувати оновлення стрчки", + "virtual_scrolling": "Оптимізувати оновлення стрічки", "theme_help_v2_2": "Піктограми під деякими записами є показниками контрасту між фоном та текстом. Коли ви наведете на них курсор, ви отримаєте детальну інформацію. Пам'ятайте, якщо ви використовуєте прозорість, індикатори показують найгірший варіант.", "theme_help_v2_1": "Ви також можете замінити кольори та видимість окремих компонентів, перемикаючи прапорці, використовуйте \"Очистити все\", щоб видалити всі заміни.", "theme_help": "Використовувати шістнадцяткові коди кольору (#rrggbb) щоб редагувати тему.", @@ -613,7 +613,7 @@ }, "registration": { "validations": { - "password_confirmation_match": "пароль та підтвердження паролю мають співпадати", + "password_confirmation_match": "пароль та підтвердження паролю мають бути однаковими", "password_confirmation_required": "не може бути порожнім", "password_required": "не може бути порожнім", "email_required": "не може бути порожнім", @@ -668,7 +668,7 @@ "year_short": "{0}р", "years": "{0} роки", "year": "{0} рік", - "weeks": "{0} тижднів", + "weeks": "{0} тижнів", "week": "{0} тиждень", "second_short": "{0}с", "second": "{0} секунда", @@ -794,7 +794,7 @@ "conversation": "Розмова", "no_statuses": "Ніяких статусів", "repeated": "поширив(-ла)", - "no_retweet_hint": "Запис, позначено як \"тільки для відстежувачів\" або \"особисте\" і тому не може бути поширений" + "no_retweet_hint": "Запис, позначено як \"тільки для підписників\" або \"особисте\" і тому не може бути поширений" }, "user_reporting": { "submit": "Відправити", From cf796d8f5c1334974d62495c43d2ddca90f9b3d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=82=D0=B5=D1=86=D1=8C?= Date: Sat, 5 Dec 2020 14:00:01 +0000 Subject: [PATCH 09/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (671 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 603b2480..524e6252 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -338,7 +338,7 @@ "security": "Безпека", "domain_mutes": "Домени", "discoverable": "Дозволити виявлення цього облікового запису в результатах пошуку та інших службах", - "mutes_and_blocks": "Заглушені та блоковані", + "mutes_and_blocks": "Заглушення та блокування", "changed_email": "Email успішно змінено!", "change_email_error": "Сталася помилка під час зміни email.", "change_email": "Змінити email", @@ -384,7 +384,7 @@ "user_mutes": "Користувачі", "no_mutes": "Заглушені відсутні", "emoji_reactions_on_timeline": "Показувати реакції емоджі на стрічці", - "pad_emoji": "Додавати простір з обидвох сторін емоджі, при додаванні з панелі", + "pad_emoji": "Автоматично додавати простір з обидвох сторін емоджі", "allow_following_move": "Дозволити автостеження при переміщенні на інший інстанс", "set_new_profile_background": "Встановити нову обкладинку профілю", "radii_help": "Радіус заокруглення кутів інтерфейсу (в пікселях)", @@ -554,7 +554,7 @@ "_tab_label": "Загальні" }, "radii": { - "_tab_label": "Округлість" + "_tab_label": "Скруглення" } }, "enable_web_push_notifications": "Увімкнути web push-сповіщення", @@ -566,7 +566,7 @@ "reset_profile_background": "Скинути обкладинку профілю", "reset_avatar_confirm": "Ви дійсно хочете скинути аватар?", "reset_profile_banner": "Скинули банер профілю", - "hide_follows_count_description": "Не показувати на кого я підписаний", + "hide_follows_count_description": "Не показувати кількість підписників", "reset_banner_confirm": "Ви дійсно хочете скинути банер?", "reset_background_confirm": "Ви дійсно хочете скинути обкладинку?", "subject_line_behavior": "Вигляд теми при відповіді", @@ -577,7 +577,7 @@ "search_user_to_block": "Шукайте кого ви хочете заблокувати", "autohide_floating_post_button": "Автоматично ховати кнопку \"Новий допис\" (в мобільній версії)", "pause_on_unfocused": "Призупинити трансляцію, коли вкладка неактивна", - "hide_followers_count_description": "Не показувати кількість читачів", + "hide_followers_count_description": "Не показувати кількість моїх підписників", "notification_blocks": "Блокування користувача зупиняє всі сповіщення від нього, а також скасовує його відстеження.", "notification_setting_hide_notification_contents": "Ховати відправника та вміст push-сповіщень", "notification_setting_block_from_strangers": "Блокувати сповіщення від користувачів за якими ви не слідкуєте", From 2b6b5ff227bb7ef0ad3eb0dc4d1cc7b9e27ebac7 Mon Sep 17 00:00:00 2001 From: rinpatch Date: Wed, 9 Dec 2020 21:21:53 +0000 Subject: [PATCH 10/33] Translated using Weblate (Russian) Currently translated at 77.4% (520 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/ --- src/i18n/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index b14d8629..b61a043a 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -452,7 +452,8 @@ "no_retweet_hint": "Пост помечен как \"только для подписчиков\" или \"личное\" и поэтому не может быть повторён", "repeated": "повторил(а)", "show_new": "Показать новые", - "up_to_date": "Обновлено" + "up_to_date": "Обновлено", + "error": "Ошибка при обновлении ленты: {0}" }, "status": { "bookmark": "В закладки", From 646ff273ee63ac007f734c522ce4b9dbf7c31c1e Mon Sep 17 00:00:00 2001 From: Kana Date: Thu, 10 Dec 2020 05:40:17 +0000 Subject: [PATCH 11/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.7% (669 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 7f8e5593..d319ced9 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -34,7 +34,7 @@ "confirm": "确认", "verify": "验证", "dismiss": "忽略", - "peek": "窥探", + "peek": "预览", "close": "关闭", "retry": "重试", "error_retry": "请重试", @@ -104,7 +104,8 @@ "no_more_notifications": "没有更多的通知", "reacted_with": "作出了 {0} 的反应", "migrated_to": "迁移到了", - "follow_request": "想要关注你" + "follow_request": "想要关注你", + "error": "取得通知时发生错误:{0}" }, "polls": { "add_poll": "增加投票", @@ -465,7 +466,8 @@ "buttonPressed": "按钮(按下)", "buttonPressedHover": "按钮(按下和悬停)", "input": "输入框" - } + }, + "hintV3": "对于阴影,您还可以使用 {0} 表示法来使用其它颜色插槽。" }, "fonts": { "_tab_label": "字体", @@ -594,7 +596,8 @@ "up_to_date": "已是最新", "no_more_statuses": "没有更多的状态", "no_statuses": "没有状态更新", - "reload": "重新载入" + "reload": "重新载入", + "error": "取得时间轴时发生错误:{0}" }, "status": { "favorites": "收藏", @@ -618,7 +621,8 @@ "unbookmark": "取消书签", "bookmark": "书签", "thread_muted_and_words": ",含有过滤词:", - "status_deleted": "该状态已被删除" + "status_deleted": "该状态已被删除", + "nsfw": "NSFW" }, "user_card": { "approve": "允许", @@ -772,7 +776,7 @@ "ftl_removal": "从“全部已知网络”时间线上移除" }, "mrf_policies_desc": "MRF 策略会影响本实例的互通行为。以下策略已启用:", - "mrf_policies": "已启动的 MRF 策略", + "mrf_policies": "已启用的 MRF 策略", "keyword": { "ftl_removal": "从“全部已知网络”时间线上移除", "keyword_policies": "关键词策略", From 467efc4639a088ced40205ccf3655600d6693454 Mon Sep 17 00:00:00 2001 From: Kana Date: Sat, 12 Dec 2020 15:27:09 +0000 Subject: [PATCH 12/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.7% (670 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 63 ++++++++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index d319ced9..1303bcfe 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -14,7 +14,8 @@ "text_limit": "文字数量限制", "title": "功能", "who_to_follow": "推荐关注", - "pleroma_chat_messages": "Pleroma 聊天" + "pleroma_chat_messages": "Pleroma 聊天", + "upload_limit": "上传限制" }, "finder": { "error_fetching_user": "获取用户时发生错误", @@ -125,7 +126,7 @@ "add_sticker": "添加贴纸" }, "interactions": { - "favs_repeats": "转发和收藏", + "favs_repeats": "转发和喜欢", "follows": "新的关注者", "load_older": "加载更早的互动", "moves": "用户迁移" @@ -228,7 +229,7 @@ "btnRadius": "按钮", "cBlue": "蓝色(回复,关注)", "cGreen": "绿色(转发)", - "cOrange": "橙色(收藏)", + "cOrange": "橙色(喜欢)", "cRed": "红色(取消)", "change_password": "修改密码", "change_password_error": "修改密码的时候出了点问题。", @@ -245,7 +246,7 @@ "delete_account_description": "永久删除你的帐号和所有数据。", "delete_account_error": "删除账户时发生错误,如果一直删除不了,请联系实例管理员。", "delete_account_instructions": "在下面输入您的密码来确认删除账户。", - "avatar_size_instruction": "推荐的头像图片最小的尺寸是 150x150 像素。", + "avatar_size_instruction": "推荐的头像图片最小尺寸为 150x150 像素。", "export_theme": "导出预置主题", "filtering": "过滤器", "filtering_explanation": "所有包含以下词汇的内容都会被隐藏,一行一个", @@ -259,11 +260,11 @@ "hide_attachments_in_convo": "在对话中隐藏附件", "hide_attachments_in_tl": "在时间线上隐藏附件", "hide_muted_posts": "不显示被隐藏的用户的帖子", - "max_thumbnails": "最多再每个帖子所能显示的缩略图数量", + "max_thumbnails": "每个帖子最多能显示的缩略图数量", "hide_isp": "隐藏实例独有的面板", "preload_images": "预载图片", - "use_one_click_nsfw": "点击一次以打开工作场所不适宜的附件", - "hide_post_stats": "隐藏推文相关的统计数据(例如:收藏的次数)", + "use_one_click_nsfw": "点击一次以打开工作场所不适宜(NSFW)的附件", + "hide_post_stats": "隐藏帖子的统计数据(例如:喜欢的次数)", "hide_user_stats": "隐藏用户的统计数据(例如:关注者的数量)", "hide_filtered_statuses": "隐藏过滤的状态", "import_blocks_from_a_csv_file": "从 csv 文件中导入拉黑名单", @@ -297,8 +298,8 @@ "no_mutes": "没有隐藏", "hide_follows_description": "不要显示我所关注的人", "hide_followers_description": "不要显示关注我的人", - "show_admin_badge": "显示管理徽章", - "show_moderator_badge": "在我的个人资料中显示监察员标志", + "show_admin_badge": "在我的个人资料中显示管理员徽章", + "show_moderator_badge": "在我的个人资料中显示监察员徽章", "nsfw_clickthrough": "将不和谐附件隐藏,点击才能打开", "oauth_tokens": "OAuth令牌", "token": "令牌", @@ -401,7 +402,7 @@ "_tab_label": "常规", "main": "常用颜色", "foreground_hint": "点击”高级“ 标签进行细致的控制", - "rgbo": "图标,口音,徽章" + "rgbo": "图标,强调,徽章" }, "advanced_colors": { "_tab_label": "高级", @@ -421,7 +422,7 @@ "incoming": "收到的" }, "disabled": "禁用的", - "pressed": "按下的", + "pressed": "压下的", "highlight": "强调元素", "selectedMenu": "选中的菜单项", "selectedPost": "选中的发布内容", @@ -433,7 +434,7 @@ "alert_warning": "警告", "tabs": "标签页", "underlay": "底衬", - "toggled": "勾选的" + "toggled": "按下的" }, "radii": { "_tab_label": "圆角" @@ -445,14 +446,14 @@ "shadow_id": "阴影 #{value}", "blur": "模糊", "spread": "扩散", - "inset": "插入内部", + "inset": "内阴影", "hint": "对于阴影你还可以使用 --variable 作为颜色值来使用 CSS3 变量。请注意,这种情况下,透明设置将不起作用。", "filter_hint": { "always_drop_shadow": "警告,此阴影设置会总是使用 {0} ,如果浏览器支持的话。", "drop_shadow_syntax": "{0} 不支持参数 {1} 和关键词 {2} 。", "avatar_inset": "请注意组合两个内部和非内部的阴影到头像上,在透明头像上可能会有意料之外的效果。", "spread_zero": "阴影的扩散 > 0 会同设置成零一样", - "inset_classic": "插入内部的阴影会使用 {0}" + "inset_classic": "内阴影会使用 {0}" }, "components": { "panel": "面板", @@ -463,8 +464,8 @@ "popup": "弹窗和工具提示", "button": "按钮", "buttonHover": "按钮(悬停)", - "buttonPressed": "按钮(按下)", - "buttonPressedHover": "按钮(按下和悬停)", + "buttonPressed": "按钮(压下)", + "buttonPressedHover": "按钮(压下和悬停)", "input": "输入框" }, "hintV3": "对于阴影,您还可以使用 {0} 表示法来使用其它颜色插槽。" @@ -480,22 +481,22 @@ }, "family": "字体名称", "size": "大小 (in px)", - "weight": "字重 (粗体))", + "weight": "字重 (粗体)", "custom": "自选" }, "preview": { "header": "预览", "content": "内容", - "error": "例子错误", + "error": "错误示例", "button": "按钮", "text": "有堆 {0} 和 {1}", - "mono": "内容", - "input": "刚刚抵达上海", - "faint_link": "帮助菜单", + "mono": "monospace 内容", + "input": "刚刚抵达上海。", + "faint_link": "帮助手册", "fine_print": "阅读我们的 {0} ,然而什么也学不到!", "header_faint": "这很正常", - "checkbox": "我已经浏览了 TOC", - "link": "一个很棒的摇滚链接" + "checkbox": "我已经浏览了条款及细则", + "link": "一个棒棒的小小链接" } }, "version": { @@ -590,7 +591,7 @@ "conversation": "对话", "error_fetching": "获取更新时发生错误", "load_older": "加载更早的状态", - "no_retweet_hint": "这条内容仅关注者可见,或者是私信,因此不能转发。", + "no_retweet_hint": "这条内容仅关注者可见,或者是私信,因此不能转发", "repeated": "已转发", "show_new": "显示新内容", "up_to_date": "已是最新", @@ -600,7 +601,7 @@ "error": "取得时间轴时发生错误:{0}" }, "status": { - "favorites": "收藏", + "favorites": "喜欢", "repeats": "转发", "delete": "删除状态", "pin": "在个人资料置顶", @@ -625,21 +626,21 @@ "nsfw": "NSFW" }, "user_card": { - "approve": "允许", + "approve": "核准", "block": "屏蔽", "blocked": "已屏蔽!", "deny": "拒绝", - "favorites": "收藏", + "favorites": "喜欢", "follow": "关注", "follow_sent": "请求已发送!", - "follow_progress": "请求中", + "follow_progress": "请求中…", "follow_again": "再次发送请求?", "follow_unfollow": "取消关注", "followees": "正在关注", "followers": "关注者", "following": "正在关注!", "follows_you": "关注了你!", - "its_you": "就是你!!", + "its_you": "就是你!", "media": "媒体", "mute": "隐藏", "muted": "已隐藏", @@ -656,7 +657,7 @@ "unmute_progress": "取消隐藏中…", "mute_progress": "隐藏中…", "admin_menu": { - "moderation": "权限", + "moderation": "仲裁", "grant_admin": "赋予管理权限", "revoke_admin": "撤销管理权限", "grant_moderator": "赋予监察员权限", @@ -702,7 +703,7 @@ "media_upload": "上传多媒体", "repeat": "转发", "reply": "回复", - "favorite": "收藏", + "favorite": "喜欢", "user_settings": "用户设置", "reject_follow_request": "拒绝关注请求", "add_reaction": "添加互动", From a2dff277373631dc51f2ffc05aceb3edf91d586f Mon Sep 17 00:00:00 2001 From: shironeko Date: Sun, 13 Dec 2020 04:34:34 +0000 Subject: [PATCH 13/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.7% (670 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 1303bcfe..771d1700 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -300,7 +300,7 @@ "hide_followers_description": "不要显示关注我的人", "show_admin_badge": "在我的个人资料中显示管理员徽章", "show_moderator_badge": "在我的个人资料中显示监察员徽章", - "nsfw_clickthrough": "将不和谐附件隐藏,点击才能打开", + "nsfw_clickthrough": "将不和谐附件和链接预览隐藏,点击才会显示", "oauth_tokens": "OAuth令牌", "token": "令牌", "refresh_token": "刷新令牌", From 271f9e539a4664360e0d148fc924ab0d26575104 Mon Sep 17 00:00:00 2001 From: Tirifto Date: Sat, 12 Dec 2020 17:35:30 +0000 Subject: [PATCH 14/33] Translated using Weblate (Esperanto) Currently translated at 100.0% (672 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/ --- src/i18n/eo.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/i18n/eo.json b/src/i18n/eo.json index b0a15cfe..58f8e125 100644 --- a/src/i18n/eo.json +++ b/src/i18n/eo.json @@ -10,7 +10,8 @@ "text_limit": "Limo de teksto", "title": "Funkcioj", "who_to_follow": "Kiun aboni", - "pleroma_chat_messages": "Babilejo de Pleroma" + "pleroma_chat_messages": "Babilejo de Pleroma", + "upload_limit": "Limo de alŝutoj" }, "finder": { "error_fetching_user": "Eraris alporto de uzanto", @@ -95,7 +96,8 @@ "no_more_notifications": "Neniuj pliaj sciigoj", "reacted_with": "reagis per {0}", "migrated_to": "migris al", - "follow_request": "volas vin aboni" + "follow_request": "volas vin aboni", + "error": "Eraris akirado de sciigoj: {0}" }, "post_status": { "new_status": "Afiŝi novan staton", @@ -235,7 +237,7 @@ "hide_followers_description": "Ne montri kiu min sekvas", "show_admin_badge": "Montri la insignon de administranto en mia profilo", "show_moderator_badge": "Montri la insignon de reguligisto en mia profilo", - "nsfw_clickthrough": "Ŝalti traklakan kaŝadon de konsternaj kunsendaĵoj", + "nsfw_clickthrough": "Ŝalti traklakan kaŝadon de kunsendaĵoj kaj antaŭmontroj de ligiloj por konsternaj statoj", "oauth_tokens": "Ĵetonoj de OAuth", "token": "Ĵetono", "refresh_token": "Ĵetono de aktualigo", @@ -527,7 +529,8 @@ "up_to_date": "Ĝisdata", "no_more_statuses": "Neniuj pliaj statoj", "no_statuses": "Neniuj statoj", - "reload": "Enlegi ree" + "reload": "Enlegi ree", + "error": "Eraris akirado de historio: {0}" }, "user_card": { "approve": "Aprobi", @@ -728,7 +731,8 @@ "delete": "Forigi staton", "repeats": "Ripetoj", "favorites": "Ŝatoj", - "status_deleted": "Ĉi tiu afiŝo foriĝis" + "status_deleted": "Ĉi tiu afiŝo foriĝis", + "nsfw": "Konsterna" }, "time": { "years_short": "{0}j", From 3987020216d949a67664aaa673d5b41848d4b806 Mon Sep 17 00:00:00 2001 From: rinpatch Date: Sun, 13 Dec 2020 22:00:57 +0000 Subject: [PATCH 15/33] Translated using Weblate (Russian) Currently translated at 78.5% (528 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/ --- src/i18n/ru.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index b61a043a..e457202d 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -652,5 +652,15 @@ "hour": "{0} час", "day_short": "{0}д", "days": "{0} дней" + }, + "chats": { + "empty_chat_list_placeholder": "У вас пока нет бесед. Начните одну!", + "delete_confirm": "Вы точно хотите удалить сообщение?", + "empty_message_error": "Нельзя отправить пустое сообщение", + "new": "Новая беседа", + "chats": "Беседы", + "delete": "Удалить", + "message_user": "Напишите {nickname}", + "you": "Вы:" } } From b5dca9bbe211378410d08fbedfb5ab1b0a86d032 Mon Sep 17 00:00:00 2001 From: shironeko Date: Sun, 13 Dec 2020 04:36:07 +0000 Subject: [PATCH 16/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (672 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 771d1700..e46b13da 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -461,7 +461,7 @@ "topBar": "顶栏", "avatar": "用户头像(在个人资料栏)", "avatarStatus": "用户头像(在帖子显示栏)", - "popup": "弹窗和工具提示", + "popup": "弹窗与工具提示", "button": "按钮", "buttonHover": "按钮(悬停)", "buttonPressed": "按钮(压下)", From d50798e8ce77191952b5535af802e098d66d0a56 Mon Sep 17 00:00:00 2001 From: Kana Date: Sun, 13 Dec 2020 05:25:09 +0000 Subject: [PATCH 17/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (672 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index e46b13da..f5014327 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -143,7 +143,7 @@ "text/bbcode": "BBCode" }, "content_warning": "主题(可选)", - "default": "刚刚抵达洛杉矶", + "default": "刚刚抵达上海。", "direct_warning_to_all": "本条内容只有被提及的用户能够看到。", "direct_warning_to_first_only": "本条内容只有被在消息开始处提及的用户能够看到。", "posting": "发送", @@ -592,7 +592,7 @@ "error_fetching": "获取更新时发生错误", "load_older": "加载更早的状态", "no_retweet_hint": "这条内容仅关注者可见,或者是私信,因此不能转发", - "repeated": "已转发", + "repeated": "转发了", "show_new": "显示新内容", "up_to_date": "已是最新", "no_more_statuses": "没有更多的状态", From 2509bfc5e6816b373fd78bfabbc43945717e883a Mon Sep 17 00:00:00 2001 From: shironeko Date: Sun, 13 Dec 2020 05:34:49 +0000 Subject: [PATCH 18/33] Translated using Weblate (Chinese (Traditional)) Currently translated at 99.4% (668 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/ --- src/i18n/zh_Hant.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index f2625116..cfee9b02 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -35,7 +35,8 @@ "follow_request": "想要關注你", "followed_you": "關注了你", "favorited_you": "喜歡了你的發文", - "broken_favorite": "未知的狀態,正在搜索中…" + "broken_favorite": "未知的狀態,正在搜索中…", + "error": "獲取通知錯誤:{0}" }, "nav": { "chats": "聊天", @@ -121,7 +122,8 @@ "media_proxy": "媒體代理", "pleroma_chat_messages": "Pleroma 聊天", "chat": "聊天", - "gopher": "Gopher" + "gopher": "Gopher", + "upload_limit": "上傳限制" }, "exporter": { "processing": "正在處理,稍後會提示您下載文件", From fa6cfc823843915f9c7a37ce0b3649b728437382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=82=D0=B5=D1=86=D1=8C?= Date: Mon, 14 Dec 2020 19:09:26 +0000 Subject: [PATCH 19/33] Translated using Weblate (Ukrainian) Currently translated at 99.8% (671 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 524e6252..6d189333 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -215,7 +215,7 @@ "text/bbcode": "BBCode", "text/markdown": "Markdown", "text/html": "HTML", - "text/plain": "Простий текст" + "text/plain": "Текстові дані" }, "attachments_sensitive": "Позначити вкладення як чутливі", "account_not_locked_warning_link": "замкнена", @@ -439,7 +439,7 @@ }, "keep_as_is": "Залишити як є", "clear_opacity": "Очистити прозорість", - "save_load_hint": "Параметри \"Зберегти\" зберігають встановлені на даний момент параметри під час вибору або завантаження тем, вони також зберігають зазначені параметри під час експорту теми. Коли всі прапорці знято, експортування теми збереже все." + "save_load_hint": "Параметри \"Зберегти\" зберігають поточні параметри під час вибору або завантаження тем, вони також зберігають зазначені параметри під час експорту теми. Коли всі прапорці знято, експортування теми збереже все." }, "common": { "color": "Колір", From e3b02de6fb1d95dec0a37e815177c4dc5be1c77a Mon Sep 17 00:00:00 2001 From: Ben Is Date: Mon, 14 Dec 2020 23:55:01 +0000 Subject: [PATCH 20/33] Translated using Weblate (Italian) Currently translated at 100.0% (672 of 672 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/ --- src/i18n/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/it.json b/src/i18n/it.json index 58dafca5..6b38dcc7 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -498,7 +498,8 @@ "text_limit": "Lunghezza massima", "title": "Caratteristiche", "who_to_follow": "Chi seguire", - "pleroma_chat_messages": "Chiacchiere" + "pleroma_chat_messages": "Chiacchiere", + "upload_limit": "Limite allegati" }, "finder": { "error_fetching_user": "Errore nel recupero dell'utente", From 3681d6bbd1acbab784ec33311c61bb1990ada745 Mon Sep 17 00:00:00 2001 From: ZEN Date: Thu, 17 Dec 2020 21:03:59 +0000 Subject: [PATCH 21/33] Translated using Weblate (Ukrainian) Currently translated at 100.0% (675 of 675 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ --- src/i18n/uk.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 6d189333..4ead8790 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -31,7 +31,8 @@ "title": "Особливості", "scope_options": "Параметри осягу", "media_proxy": "Посередник медіа-даних", - "text_limit": "Ліміт символів" + "text_limit": "Ліміт символів", + "upload_limit": "Обмеження завантажень" }, "exporter": { "processing": "Опрацьовую, скоро ви зможете завантажити файл", @@ -651,7 +652,8 @@ "error": { "base": "Збій при завантаженні.", "file_too_big": "Файл завеликий [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]", - "default": "Спробуйте ще раз пізніше" + "default": "Спробуйте ще раз пізніше", + "message": "Помилка завантаження: {0}" }, "file_size_units": { "TiB": "ТіБ", @@ -781,7 +783,9 @@ "repeats": "Поширення", "nsfw": "Дратівливий вміст", "thread_muted": "Нитка заглушена", - "unmute_conversation": "Припинити глушити розмову" + "unmute_conversation": "Припинити глушити розмову", + "external_source": "Зовнішнє джерело", + "expand": "Розгорнути" }, "timeline": { "no_more_statuses": "Більше немає дописів", From e98c19c7258f6cb0c6bc3d4462f2be916eadc421 Mon Sep 17 00:00:00 2001 From: Ben Is Date: Thu, 17 Dec 2020 08:37:48 +0000 Subject: [PATCH 22/33] Translated using Weblate (Italian) Currently translated at 100.0% (675 of 675 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/ --- src/i18n/it.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/i18n/it.json b/src/i18n/it.json index 6b38dcc7..0ef86f73 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -382,7 +382,7 @@ "preload_images": "Precarica immagini", "hide_isp": "Nascondi pannello della stanza", "max_thumbnails": "Numero massimo di anteprime per messaggio", - "hide_muted_posts": "Nascondi messaggi degli utenti zittiti", + "hide_muted_posts": "Nascondi messaggi degli utenti zilenziati", "accent": "Accento", "emoji_reactions_on_timeline": "Mostra emoji di reazione sulle sequenze", "pad_emoji": "Affianca spazi agli emoji inseriti tramite selettore", @@ -696,18 +696,20 @@ "hide_full_subject": "Nascondi intero oggetto", "show_full_subject": "Mostra intero oggetto", "thread_muted_and_words": ", contiene:", - "thread_muted": "Discussione zittita", + "thread_muted": "Discussione silenziata", "copy_link": "Copia collegamento", "status_unavailable": "Messaggio non disponibile", "unmute_conversation": "Riabilita conversazione", - "mute_conversation": "Zittisci conversazione", + "mute_conversation": "Silenzia conversazione", "replies_list": "Risposte:", "reply_to": "Rispondi a", "delete_confirm": "Vuoi veramente eliminare questo messaggio?", "unbookmark": "Rimuovi segnalibro", "bookmark": "Aggiungi segnalibro", "status_deleted": "Questo messagio è stato cancellato", - "nsfw": "Pruriginoso" + "nsfw": "Pruriginoso", + "external_source": "Vai al sito", + "expand": "Espandi" }, "time": { "years_short": "{0}a", @@ -782,7 +784,8 @@ "error": { "default": "Riprova in seguito", "file_too_big": "File troppo pesante [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]", - "base": "Caricamento fallito." + "base": "Caricamento fallito.", + "message": "Caricamento fallito: {0}" } }, "tool_tip": { From 2053b3396abaddd7044313f90710fd50d1abf8da Mon Sep 17 00:00:00 2001 From: Kana Date: Thu, 17 Dec 2020 13:28:16 +0000 Subject: [PATCH 23/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (675 of 675 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index f5014327..e3d6dcd1 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -23,7 +23,7 @@ }, "general": { "apply": "应用", - "submit": "发送", + "submit": "提交", "more": "更多", "generic_error": "发生了一个错误", "optional": "可选", @@ -146,7 +146,7 @@ "default": "刚刚抵达上海。", "direct_warning_to_all": "本条内容只有被提及的用户能够看到。", "direct_warning_to_first_only": "本条内容只有被在消息开始处提及的用户能够看到。", - "posting": "发送", + "posting": "发送中", "scope_notice": { "public": "本条内容可以被所有人看到", "private": "关注你的人才能看到本条内容", @@ -235,7 +235,7 @@ "change_password_error": "修改密码的时候出了点问题。", "changed_password": "成功修改了密码!", "collapse_subject": "折叠带主题的内容", - "composing": "正在书写", + "composing": "写作", "confirm_new_password": "确认新密码", "current_avatar": "当前头像", "current_password": "当前密码", @@ -323,7 +323,7 @@ "search_user_to_block": "搜索你想屏蔽的用户", "search_user_to_mute": "搜索你想要隐藏的用户", "security_tab": "安全", - "scope_copy": "回复时的复制范围(私信是总是复制的)", + "scope_copy": "回复时复制可见范围(私信中永远会复制)", "minimal_scopes_mode": "使发文可见范围的选项最少化", "set_new_avatar": "设置新头像", "set_new_profile_background": "设置新的个人资料背景", @@ -331,12 +331,12 @@ "settings": "设置", "subject_input_always_show": "总是显示主题框", "subject_line_behavior": "回复时复制主题", - "subject_line_email": "比如电邮: \"re: 主题\"", - "subject_line_mastodon": "比如 mastodon: copy as is", + "subject_line_email": "类似电子邮件: \"re: 主题\"", + "subject_line_mastodon": "类似 mastodon: 与原主题相同", "subject_line_noop": "不要复制", "post_status_content_type": "发文状态内容类型", "stop_gifs": "鼠标悬停时播放GIF", - "streaming": "开启滚动到顶部时的自动推送", + "streaming": "滚动到顶部时自动推送新内容", "text": "文本", "theme": "主题", "theme_help": "使用十六进制代码(#rrggbb)来设置主题颜色。", @@ -623,7 +623,9 @@ "bookmark": "书签", "thread_muted_and_words": ",含有过滤词:", "status_deleted": "该状态已被删除", - "nsfw": "NSFW" + "nsfw": "NSFW", + "external_source": "外部来源", + "expand": "展开" }, "user_card": { "approve": "核准", @@ -690,7 +692,7 @@ "title": "报告 {0}", "add_comment_description": "此报告会发送给您的实例监察员。您可以在下面提供更多详细信息解释报告的缘由:", "additional_comments": "其它信息", - "forward_description": "这个账号是从另外一个服务器。同时发送一个副本到那里?", + "forward_description": "这个账号来自另一个服务器。是否同时发送一份报告副本到那里?", "forward_to": "转发 {0}", "submit": "提交", "generic_error": "当处理您的请求时,发生了一个错误。" @@ -700,7 +702,7 @@ "who_to_follow": "推荐关注" }, "tool_tip": { - "media_upload": "上传多媒体", + "media_upload": "上传媒体", "repeat": "转发", "reply": "回复", "favorite": "喜欢", @@ -714,7 +716,8 @@ "error": { "base": "上传不成功。", "file_too_big": "文件太大了 [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]", - "default": "迟些再试" + "default": "迟些再试", + "message": "上传错误:{0}" }, "file_size_units": { "B": "B", From 12991f915f303da588a36426697e5caae776130d Mon Sep 17 00:00:00 2001 From: Kana Date: Thu, 17 Dec 2020 13:33:08 +0000 Subject: [PATCH 24/33] Translated using Weblate (Chinese (Traditional)) Currently translated at 98.9% (668 of 675 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/ --- src/i18n/zh_Hant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index cfee9b02..f63acab8 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -353,7 +353,7 @@ "reset_avatar": "重置頭像", "discoverable": "允許通過搜索檢索等服務找到此賬號", "delete_account_error": "刪除賬戶時發生錯誤,如果一直刪除不了,請聯繫實例管理員。", - "composing": "正在書寫", + "composing": "寫作設置", "chatMessageRadius": "聊天訊息", "mfa": { "confirm_and_enable": "確認並啟用OTP", From bdee1277b1926c48d7d27483331d1301faf988a7 Mon Sep 17 00:00:00 2001 From: Ben Is Date: Fri, 18 Dec 2020 13:54:40 +0000 Subject: [PATCH 25/33] Translated using Weblate (Italian) Currently translated at 100.0% (677 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/ --- src/i18n/it.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/it.json b/src/i18n/it.json index 0ef86f73..2301a4c0 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -263,7 +263,8 @@ "border": "Bordo", "outgoing": "Inviati", "incoming": "Ricevuti" - } + }, + "wallpaper": "Sfondo" }, "common_colors": { "rgbo": "Icone, accenti, medaglie", @@ -415,7 +416,8 @@ "mute_import_error": "Errore nell'importazione", "mute_import": "Importa silenziati", "mute_export_button": "Esporta la tua lista di silenziati in un file CSV", - "mute_export": "Esporta silenziati" + "mute_export": "Esporta silenziati", + "hide_wallpaper": "Nascondi sfondo della stanza" }, "timeline": { "error_fetching": "Errore nell'aggiornamento", From c1de7b60e1a08ff907dacb63586245b81f3afc94 Mon Sep 17 00:00:00 2001 From: tarteka Date: Sun, 20 Dec 2020 19:34:38 +0000 Subject: [PATCH 26/33] Translated using Weblate (Spanish) Currently translated at 100.0% (677 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/ --- src/i18n/es.json | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/i18n/es.json b/src/i18n/es.json index 0c2cc3e9..f4d87eb3 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -14,7 +14,8 @@ "text_limit": "Límite de caracteres", "title": "Características", "who_to_follow": "A quién seguir", - "pleroma_chat_messages": "Chat de Pleroma" + "pleroma_chat_messages": "Chat de Pleroma", + "upload_limit": "Límite de subida" }, "finder": { "error_fetching_user": "Error al buscar usuario", @@ -448,7 +449,8 @@ "underlay": "Subrayado", "popover": "Sugerencias, menús, superposiciones", "post": "Publicaciones/Biografías de Usuarios", - "alert_warning": "Precaución" + "alert_warning": "Precaución", + "wallpaper": "Fondo de pantalla" }, "radii": { "_tab_label": "Redondez" @@ -559,7 +561,8 @@ "mute_import_error": "Error al importar los silenciados", "mute_import": "Importar silenciados", "mute_export_button": "Exportar los silenciados a un archivo csv", - "mute_export": "Exportar silenciados" + "mute_export": "Exportar silenciados", + "hide_wallpaper": "Ocultar el fondo de pantalla de la instancia" }, "time": { "day": "{0} día", @@ -632,7 +635,9 @@ "bookmark": "Marcar", "unbookmark": "Desmarcar", "status_deleted": "Esta entrada ha sido eliminada", - "nsfw": "NSFW (No apropiado para el trabajo)" + "nsfw": "NSFW (No apropiado para el trabajo)", + "expand": "Expandir", + "external_source": "Fuente externa" }, "user_card": { "approve": "Aprobar", @@ -723,7 +728,8 @@ "error": { "base": "Subida fallida.", "file_too_big": "Archivo demasiado grande [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]", - "default": "Inténtalo más tarde" + "default": "Inténtalo más tarde", + "message": "Error de subida: {0}" }, "file_size_units": { "B": "B", From 6670668a7cd4f690d85e6587bec140ec55c73eee Mon Sep 17 00:00:00 2001 From: rinpatch Date: Tue, 22 Dec 2020 12:11:42 +0000 Subject: [PATCH 27/33] Translated using Weblate (Russian) Currently translated at 77.9% (528 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/ --- src/i18n/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index e457202d..5e1b3593 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -477,7 +477,7 @@ "follow_unfollow": "Перестать читать", "followees": "Читаемые", "followers": "Читатели", - "following": "Читаю!", + "following": "Читаете!", "follows_you": "Читает вас!", "mute": "Игнорировать", "muted": "Игнорирую", From 8729c663747f6ba5ce410edeb9e82b069fbb6415 Mon Sep 17 00:00:00 2001 From: Dmitriy Nelovchenko Date: Wed, 30 Dec 2020 08:55:56 +0000 Subject: [PATCH 28/33] Translated using Weblate (Russian) Currently translated at 78.8% (534 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/ --- src/i18n/ru.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 5e1b3593..5cc3c08f 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -40,7 +40,8 @@ "heading": { "TotpForm": "Двухфакторная аутентификация", "RecoveryForm": "Two-factor recovery", - "totp": "Двухфакторная аутентификация" + "totp": "Двухфакторная аутентификация", + "recovery": "Двухфакторное возвращение аккаунта" }, "hint": "Войдите чтобы присоединиться к дискуссии", "description": "Войти с помощью OAuth" @@ -62,10 +63,11 @@ "who_to_follow": "Кого читать", "dms": "Личные Сообщения", "administration": "Панель администратора", - "about": "О сервере" + "about": "О сервере", + "user_search": "Поиск пользователей" }, "notifications": { - "broken_favorite": "Неизвестный статус, ищем...", + "broken_favorite": "Неизвестный статус, ищем…", "favorited_you": "нравится ваш статус", "followed_you": "начал(а) читать вас", "load_older": "Загрузить старые уведомления", @@ -150,7 +152,7 @@ "generate_new_recovery_codes": "Получить новые коды востановления", "warning_of_generate_new_codes": "После получения новых кодов восстановления, старые больше не будут работать.", "recovery_codes": "Коды восстановления.", - "waiting_a_recovery_codes": "Получение кодов восстановления ...", + "waiting_a_recovery_codes": "Получение кодов восстановления…", "recovery_codes_warning": "Запишите эти коды и держите в безопасном месте - иначе вы их больше не увидите. Если вы потеряете доступ к OTP приложению - без резервных кодов вы больше не сможете залогиниться.", "authentication_methods": "Методы аутентификации", "scan": { @@ -442,7 +444,9 @@ "notification_setting_block_from_strangers": "Не показывать уведомления от пользователей которых вы не читаете", "notification_setting_filters": "Фильтрация", "notifications": "Уведомления", - "virtual_scrolling": "Оптимизировать рендеринг ленты" + "virtual_scrolling": "Оптимизировать рендеринг ленты", + "hide_wallpaper": "Скрыть обои узла", + "accent": "Акцент" }, "timeline": { "collapse": "Свернуть", @@ -662,5 +666,8 @@ "delete": "Удалить", "message_user": "Напишите {nickname}", "you": "Вы:" + }, + "remote_user_resolver": { + "error": "Не найдено." } } From 4f69c41fa596ed4000c6239fbb4ef55c25e16f95 Mon Sep 17 00:00:00 2001 From: Dmitriy Nelovchenko Date: Wed, 30 Dec 2020 09:01:50 +0000 Subject: [PATCH 29/33] Translated using Weblate (Russian) Currently translated at 79.6% (539 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/ --- src/i18n/ru.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 5cc3c08f..e063f09f 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -291,7 +291,11 @@ "save_load_hint": "Опции \"оставить...\" позволяют сохранить текущие настройки при выборе другой темы или импорта её из файла. Так же они влияют на то какие компоненты будут сохранены при экспорте темы. Когда все галочки сняты все компоненты будут экспортированы.", "reset": "Сбросить", "clear_all": "Очистить всё", - "clear_opacity": "Очистить прозрачность" + "clear_opacity": "Очистить прозрачность", + "use_source": "Новая версия", + "use_snapshot": "Старая версия", + "keep_as_is": "Оставить, как есть", + "load_theme": "Загрузить тему" }, "common": { "color": "Цвет", @@ -446,7 +450,8 @@ "notifications": "Уведомления", "virtual_scrolling": "Оптимизировать рендеринг ленты", "hide_wallpaper": "Скрыть обои узла", - "accent": "Акцент" + "accent": "Акцент", + "upload_a_photo": "Загрузить фото" }, "timeline": { "collapse": "Свернуть", From 83db5f0916bf58b5837ec560824be959dfbc8f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Miko=C5=82ajczak?= Date: Fri, 1 Jan 2021 22:07:53 +0000 Subject: [PATCH 30/33] Translated using Weblate (Polish) Currently translated at 99.8% (676 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/ --- src/i18n/pl.json | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/src/i18n/pl.json b/src/i18n/pl.json index 67cf38a5..7cf06796 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -50,7 +50,8 @@ "text_limit": "Limit tekstu", "title": "Funkcje", "who_to_follow": "Propozycje obserwacji", - "pleroma_chat_messages": "Czat Pleromy" + "pleroma_chat_messages": "Czat Pleromy", + "upload_limit": "Limit wysyłania" }, "finder": { "error_fetching_user": "Błąd przy pobieraniu profilu", @@ -140,7 +141,8 @@ "no_more_notifications": "Nie masz więcej powiadomień", "migrated_to": "wyemigrował do", "reacted_with": "zareagował z {0}", - "follow_request": "chce ciebie obserwować" + "follow_request": "chce ciebie obserwować", + "error": "Błąd pobierania powiadomień: {0}" }, "polls": { "add_poll": "Dodaj ankietę", @@ -501,7 +503,8 @@ "outgoing": "Wiadomości wychodzące", "incoming": "Wiadomości przychodzące", "border": "Granica" - } + }, + "wallpaper": "Tło" }, "radii": { "_tab_label": "Zaokrąglenie" @@ -596,7 +599,8 @@ "mute_import_error": "Wystąpił błąd podczas importowania wyciszeń", "mute_import": "Import wyciszeń", "mute_export_button": "Wyeksportuj swoje wyciszenia do pliku .csv", - "mute_export": "Eksport wyciszeń" + "mute_export": "Eksport wyciszeń", + "hide_wallpaper": "Ukryj tło instancji" }, "time": { "day": "{0} dzień", @@ -643,7 +647,8 @@ "up_to_date": "Na bieżąco", "no_more_statuses": "Brak kolejnych statusów", "no_statuses": "Brak statusów", - "reload": "Odśwież" + "reload": "Odśwież", + "error": "Błąd pobierania osi czasu: {0}" }, "status": { "favorites": "Ulubione", @@ -667,7 +672,10 @@ "show_full_subject": "Pokaż cały temat", "thread_muted_and_words": ", ma słowa:", "thread_muted": "Wątek wyciszony", - "status_deleted": "Ten wpis został usunięty" + "status_deleted": "Ten wpis został usunięty", + "expand": "Rozwiń", + "nsfw": "NSFW", + "external_source": "Zewnętrzne źródło" }, "user_card": { "approve": "Przyjmij", @@ -758,7 +766,8 @@ "error": { "base": "Wysyłanie nie powiodło się.", "file_too_big": "Zbyt duży plik [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]", - "default": "Spróbuj ponownie później" + "default": "Spróbuj ponownie później", + "message": "Błąd wysyłania: {0}" }, "file_size_units": { "B": "B", From 1a89ec5d8a94deeb729639cbe856b8bd66ce249b Mon Sep 17 00:00:00 2001 From: Kana Date: Sat, 2 Jan 2021 06:52:53 +0000 Subject: [PATCH 31/33] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (677 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/ --- src/i18n/zh.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index e3d6dcd1..b4185b30 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -309,7 +309,7 @@ "panelRadius": "面板", "pause_on_unfocused": "在离开页面时暂停时间线推送", "presets": "预置", - "profile_background": "个人资料背景图", + "profile_background": "个人背景图", "profile_banner": "横幅图片", "profile_tab": "个人资料", "radii_help": "设置界面边缘的圆角 (单位:像素)", @@ -434,7 +434,8 @@ "alert_warning": "警告", "tabs": "标签页", "underlay": "底衬", - "toggled": "按下的" + "toggled": "按下的", + "wallpaper": "壁纸" }, "radii": { "_tab_label": "圆角" @@ -522,11 +523,11 @@ "type_domains_to_mute": "搜索需要隐藏的域名", "useStreamingApi": "实时接收帖子和通知", "user_mutes": "用户", - "reset_background_confirm": "您确定要重置个人资料背景图吗?", + "reset_background_confirm": "您确定要重置背景图吗?", "reset_banner_confirm": "您确定要重置横幅图片吗?", "reset_avatar_confirm": "您确定要重置头像吗?", "reset_profile_banner": "重置横幅图片", - "reset_profile_background": "重置个人资料背景图", + "reset_profile_background": "重置个人背景图", "reset_avatar": "重置头像", "hide_followers_count_description": "不显示关注者数量", "profile_fields": { @@ -550,7 +551,8 @@ "mute_import_error": "导入隐藏名单出错", "mute_import": "隐藏名单导入", "mute_export_button": "导出你的隐藏名单到一个 csv 文件", - "mute_export": "隐藏名单导出" + "mute_export": "隐藏名单导出", + "hide_wallpaper": "隐藏实例壁纸" }, "time": { "day": "{0} 天", From 65dbf7b85d680f0855e9f6706a4437d2f4a52227 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Tue, 12 Jan 2021 14:43:21 +0200 Subject: [PATCH 32/33] Add report button to status ellipsis menu --- CHANGELOG.md | 3 +++ .../account_actions/account_actions.js | 2 +- src/components/extra_buttons/extra_buttons.js | 9 +++++++-- src/components/extra_buttons/extra_buttons.vue | 10 ++++++++++ .../user_reporting_modal/user_reporting_modal.js | 2 +- src/modules/reports.js | 16 ++++++++++++---- .../entity_normalizer.service.js | 1 - 7 files changed, 34 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f270bfe..7164eb26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Added +- Added Report button to status ellipsis menu for easier reporting + ### Fixed - Follows/Followers tabs on user profiles now display the content properly. - Handle punycode in screen names diff --git a/src/components/account_actions/account_actions.js b/src/components/account_actions/account_actions.js index 395d6685..e53c4f77 100644 --- a/src/components/account_actions/account_actions.js +++ b/src/components/account_actions/account_actions.js @@ -35,7 +35,7 @@ const AccountActions = { this.$store.dispatch('unblockUser', this.user.id) }, reportUser () { - this.$store.dispatch('openUserReportingModal', this.user.id) + this.$store.dispatch('openUserReportingModal', { userId: this.user.id }) }, openChat () { this.$router.push({ diff --git a/src/components/extra_buttons/extra_buttons.js b/src/components/extra_buttons/extra_buttons.js index b5b29e8a..dd45b6b9 100644 --- a/src/components/extra_buttons/extra_buttons.js +++ b/src/components/extra_buttons/extra_buttons.js @@ -9,7 +9,8 @@ import { faExternalLinkAlt } from '@fortawesome/free-solid-svg-icons' import { - faBookmark as faBookmarkReg + faBookmark as faBookmarkReg, + faFlag } from '@fortawesome/free-regular-svg-icons' library.add( @@ -19,7 +20,8 @@ library.add( faEyeSlash, faThumbtack, faShareAlt, - faExternalLinkAlt + faExternalLinkAlt, + faFlag ) const ExtraButtons = { @@ -66,6 +68,9 @@ const ExtraButtons = { this.$store.dispatch('unbookmark', { id: this.status.id }) .then(() => this.$emit('onSuccess')) .catch(err => this.$emit('onError', err.error.error)) + }, + reportStatus () { + this.$store.dispatch('openUserReportingModal', { userId: this.status.user.id, statusIds: [this.status.id] }) } }, computed: { diff --git a/src/components/extra_buttons/extra_buttons.vue b/src/components/extra_buttons/extra_buttons.vue index dc790cad..e845d8fc 100644 --- a/src/components/extra_buttons/extra_buttons.vue +++ b/src/components/extra_buttons/extra_buttons.vue @@ -109,6 +109,16 @@ icon="external-link-alt" />{{ $t("status.external_source") }} + status.user.id === userId) - commit('openUserReportingModal', { userId, statuses }) + openUserReportingModal ({ rootState, commit }, { userId, statusIds = [] }) { + const preTickedStatuses = statusIds.map(id => rootState.statuses.allStatusesObject[id]) + const preTickedIds = statusIds + const statuses = preTickedStatuses.concat( + filter(rootState.statuses.allStatuses, + status => status.user.id === userId && !preTickedIds.includes(status.id) + ) + ) + commit('openUserReportingModal', { userId, statuses, preTickedIds }) }, closeUserReportingModal ({ commit }) { commit('closeUserReportingModal') diff --git a/src/services/entity_normalizer/entity_normalizer.service.js b/src/services/entity_normalizer/entity_normalizer.service.js index 206e6281..625f593e 100644 --- a/src/services/entity_normalizer/entity_normalizer.service.js +++ b/src/services/entity_normalizer/entity_normalizer.service.js @@ -201,7 +201,6 @@ export const parseUser = (data) => { // Convert punycode to unicode if (output.screen_name.includes('@')) { const parts = output.screen_name.split('@') - console.log(parts) let unicodeDomain = punycode.toUnicode(parts[1]) if (unicodeDomain !== parts[1]) { // Add some identifier so users can potentially spot spoofing attempts: From 0ee0551a471266066050e059876ee24a4637c1ad Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Tue, 12 Jan 2021 14:55:31 +0200 Subject: [PATCH 33/33] fix changing reported status on same user --- .../user_reporting_modal/user_reporting_modal.js | 10 ++++++++-- src/modules/reports.js | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/components/user_reporting_modal/user_reporting_modal.js b/src/components/user_reporting_modal/user_reporting_modal.js index 5ec4a5df..8d171b2d 100644 --- a/src/components/user_reporting_modal/user_reporting_modal.js +++ b/src/components/user_reporting_modal/user_reporting_modal.js @@ -38,17 +38,23 @@ const UserReportingModal = { }, statuses () { return this.$store.state.reports.statuses + }, + preTickedIds () { + return this.$store.state.reports.preTickedIds } }, watch: { - userId: 'resetState' + userId: 'resetState', + preTickedIds (newValue) { + this.statusIdsToReport = newValue + } }, methods: { resetState () { // Reset state this.comment = '' this.forward = false - this.statusIdsToReport = this.$store.state.reports.preTickedIds + this.statusIdsToReport = this.preTickedIds this.processing = false this.error = false }, diff --git a/src/modules/reports.js b/src/modules/reports.js index c6026f38..fea83e5f 100644 --- a/src/modules/reports.js +++ b/src/modules/reports.js @@ -4,7 +4,7 @@ const reports = { state: { userId: null, statuses: [], - preTicked: [], + preTickedIds: [], modalActivated: false }, mutations: {