diff --git a/frontend/app/locales/be.json b/frontend/app/locales/be.json index d0485a6953..d27e6e6dd8 100644 --- a/frontend/app/locales/be.json +++ b/frontend/app/locales/be.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Карыстальнік не знойдзены", "auth.username": "Імя карыстальніка", "authPanel.disable-comments": "Адключыць каментары", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Нумараваны спіс", "toolbar.quote": "Цытата", "toolbar.unordered-list": "Ненумараваны спіс", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Ананімныя карыстальнікі не могуць галасаваць", "vote.deleted": "Нельга галасаваць за выдалены каментар", "vote.guest": "Увайдзіце ў сістэму, каб галасаваць", diff --git a/frontend/app/locales/bg.json b/frontend/app/locales/bg.json index 86b3668cdf..8ceeee275e 100644 --- a/frontend/app/locales/bg.json +++ b/frontend/app/locales/bg.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Не бе намерен потребител", "auth.username": "Потребителско име", "authPanel.disable-comments": "Забрани коментарите", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Добави номериран списък", "toolbar.quote": "Добави цитат", "toolbar.unordered-list": "Добави обозначен списък", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Анонимни потребители не могат да гласуват", "vote.deleted": "Не може да гласъвате за изтрит коментарт", "vote.guest": "Влезте за да гласувате", diff --git a/frontend/app/locales/bp.json b/frontend/app/locales/bp.json index 14128b4a13..614a0ecc8c 100644 --- a/frontend/app/locales/bp.json +++ b/frontend/app/locales/bp.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Nenhum usuário encontrado", "auth.username": "Nome do usuário", "authPanel.disable-comments": "Desabilitar comentários", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Adicionar uma lista numerada", "toolbar.quote": "Inserir citação", "toolbar.unordered-list": "Adicionar lista com marcadores", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Usuários anônimos não podem votar", "vote.deleted": "Não posso votar em um comentário excluído", "vote.guest": "Faça login para votar", diff --git a/frontend/app/locales/de.json b/frontend/app/locales/de.json index 8b93151405..833bc4c9fe 100644 --- a/frontend/app/locales/de.json +++ b/frontend/app/locales/de.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Benutzer konnte nicht gefunden werden", "auth.username": "Benutzername", "authPanel.disable-comments": "Kommentarfunktion deaktivieren", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Nummerierte Liste einfügen", "toolbar.quote": "Zitat einfügen", "toolbar.unordered-list": "Aufzählungsliste einfügen", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Anonyme Benutzer können leider nicht abstimmen", "vote.deleted": "Sie können nicht für einen gelöschten Kommentar abstimmen", "vote.guest": "Melden Sie sich an, um abzustimmen", diff --git a/frontend/app/locales/en.json b/frontend/app/locales/en.json index 3a61b421c2..8b2f6c35fa 100644 --- a/frontend/app/locales/en.json +++ b/frontend/app/locales/en.json @@ -12,10 +12,11 @@ "auth.symbols-restriction": "Username must contain only letters, numbers, underscores or spaces", "auth.telegram-check": "Check", "auth.telegram-link": "by the link", - "auth.telegram-message-1": "Open the Telegram", + "auth.telegram-message-1": "Open Telegram", "auth.telegram-message-2": "and click “Start” there.", "auth.telegram-message-3": "Afterwards, click “Check” below.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "No user was found", "auth.username": "Username", "authPanel.disable-comments": "Disable comments", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Add a numbered list", "toolbar.quote": "Insert a quote", "toolbar.unordered-list": "Add a bulleted list", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Anonymous users can't vote", "vote.deleted": "Can't vote for deleted comment", "vote.guest": "Sign in to vote", diff --git a/frontend/app/locales/es.json b/frontend/app/locales/es.json index 68110025ab..3c2b25086d 100644 --- a/frontend/app/locales/es.json +++ b/frontend/app/locales/es.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "No se encontró el usuario", "auth.username": "Nombre de usuario", "authPanel.disable-comments": "Deshabilitar comentarios", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Agrega una lista numerada", "toolbar.quote": "Inserta una cita", "toolbar.unordered-list": "Agrega una lista sin numerar", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Los usuarios anónimos no puede votar", "vote.deleted": "No se puede votar un comentario eliminado", "vote.guest": "Accede para votar", diff --git a/frontend/app/locales/fi.json b/frontend/app/locales/fi.json index 84c99fad60..d6017cf90c 100644 --- a/frontend/app/locales/fi.json +++ b/frontend/app/locales/fi.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Käyttäjää ei löytynyt", "auth.username": "Käyttäjätunnus", "authPanel.disable-comments": "Poista kommentit käytöstä", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Järjestetty luettelo", "toolbar.quote": "Lainaus", "toolbar.unordered-list": "Järjestämätön luettelo", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Anonyymit käyttäjät eivät voi äänestää", "vote.deleted": "Poistettua kommenttia ei voi äänestää", "vote.guest": "Kirjaudu sisään äänestääksesi", diff --git a/frontend/app/locales/fr.json b/frontend/app/locales/fr.json index 02ca17eb14..97973fc95d 100644 --- a/frontend/app/locales/fr.json +++ b/frontend/app/locales/fr.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Aucun utilisateur n'a été trouvé", "auth.username": "Nom d'utilisateur", "authPanel.disable-comments": "Désactiver les commentaires", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Ajouter une liste numérotée", "toolbar.quote": "Insérer une citation", "toolbar.unordered-list": "Ajouter une liste à puces", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Les utilisateurs anonymes ne peuvent pas voter", "vote.deleted": "Vous ne pouvez pas voter pour un commentaire supprimé", "vote.guest": "Connectez-vous pour voter", diff --git a/frontend/app/locales/it.json b/frontend/app/locales/it.json index 8bfa077ba7..071ad6f1eb 100644 --- a/frontend/app/locales/it.json +++ b/frontend/app/locales/it.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Nessun utente trovato", "auth.username": "Username", "authPanel.disable-comments": "Disabilita commenti", @@ -164,6 +165,7 @@ "toolbar.quote": "Inserisci citazione", "toolbar.unordered-list": "Aggiungi lista a pallini", "user.comments": "Comments", + "user.load-more": "Load more", "user.my-comments": "My comments", "vote.anonymous": "Gli utenti anonimi non possono votare", "vote.deleted": "Non puoi votare per un commento eliminato", diff --git a/frontend/app/locales/ja.json b/frontend/app/locales/ja.json index 56c90a59b2..b4ee43980e 100644 --- a/frontend/app/locales/ja.json +++ b/frontend/app/locales/ja.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "ユーザーが見つかりませんでした", "auth.username": "ユーザー名", "authPanel.disable-comments": "コメントの無効化", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "番号付きリストの追加", "toolbar.quote": "引用符の挿入", "toolbar.unordered-list": "記号付きリストの追加", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "匿名ユーザーは投稿できません", "vote.deleted": "削除済みコメントには投票できません", "vote.guest": "投票するにはサインインしてください", diff --git a/frontend/app/locales/ko.json b/frontend/app/locales/ko.json index b3edd76ef7..acfe8fa490 100644 --- a/frontend/app/locales/ko.json +++ b/frontend/app/locales/ko.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "사용자를 찾을 수 없습니다", "auth.username": "사용자 이름", "authPanel.disable-comments": "댓글 비활성화", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "숫자 지정된 목록 추가", "toolbar.quote": "인용구 삽입", "toolbar.unordered-list": "글머리 기호가 지정된 목록 추가", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "익명의 사용자는 투표할 수 없습니다", "vote.deleted": "삭제된 댓글에는 투표할 수 없습니다", "vote.guest": "투표하려면 로그인하세요", diff --git a/frontend/app/locales/pl.json b/frontend/app/locales/pl.json index a359621f34..502c6febb8 100644 --- a/frontend/app/locales/pl.json +++ b/frontend/app/locales/pl.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Żaden użytkownik nie został znaleziony", "auth.username": "Nazwa użytkownika", "authPanel.disable-comments": "Wyłącz komentarze", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Dodaj numerowaną listę", "toolbar.quote": "Dodaj cytat", "toolbar.unordered-list": "Dodaj listę punktowaną", - "user.my-comments": "Moje komentarze", "user.comments": "Komentarze", "user.load-more": "Load more", + "user.my-comments": "Moje komentarze", "vote.anonymous": "Anonimowi użytkownicy nie mogą głosować", "vote.deleted": "Nie można głosować na usunięte komentarze", "vote.guest": "Zaloguj się żeby głosować", diff --git a/frontend/app/locales/ru.json b/frontend/app/locales/ru.json index 89bf46c877..19bf89ab2c 100644 --- a/frontend/app/locales/ru.json +++ b/frontend/app/locales/ru.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "и нажмите там кнопку “Start”/“Начать”.", "auth.telegram-message-3": "Затем нажмите кнопку “Проверить”.", "auth.telegram-optional-qr": "или по QR-коду", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Пользователь не найден", "auth.username": "Имя пользователя", "authPanel.disable-comments": "Отключить комментарии", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Добавить нумерованный список", "toolbar.quote": "Вставить цитату", "toolbar.unordered-list": "Добавить маркированный список", - "user.my-comments": "Мои комментарии", "user.comments": "Комментарии", "user.load-more": "Загрузить ещё", + "user.my-comments": "Мои комментарии", "vote.anonymous": "Анонимные пользователи не могут голосовать", "vote.deleted": "Нельзя голосовать за удаленный комментарий", "vote.guest": "Войдите, чтобы проголосовать", diff --git a/frontend/app/locales/tr.json b/frontend/app/locales/tr.json index e7b9d0b1d0..714e9198f1 100644 --- a/frontend/app/locales/tr.json +++ b/frontend/app/locales/tr.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Kullanıcı bulunamadı", "auth.username": "Kullanıcı adı", "authPanel.disable-comments": "Yorumları devre dışı bırak", @@ -112,9 +113,9 @@ "errors.not-authorized": "Yetki yetersiz.", "errors.to-many-request": "Maksimum talep limitine ulaştınız.", "errors.unexpected-error": "Bir hata oluştu.", - "retry": "Retry", "profile.close": "Close profile", "profile.request-to-delete-data": "Request my data removal", + "retry": "Retry", "root.pinned-comments": "Sabitlenmiş yorumlar", "root.powered-by": "Remark42 ile üretildi", "root.show-more": "Daha fazla göster", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Sıralı liste ekle", "toolbar.quote": "Alıntı ekle", "toolbar.unordered-list": "Liste ekle", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Anonim kullanıcılar oy kullanamaz", "vote.deleted": "Silinmiş yorum oylanamaz", "vote.guest": "Oy vermek için giriş yapın", diff --git a/frontend/app/locales/ua.json b/frontend/app/locales/ua.json index de10ebbf8a..bf5f708822 100644 --- a/frontend/app/locales/ua.json +++ b/frontend/app/locales/ua.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Користувач не знайдений", "auth.username": "Ім’я користувача", "authPanel.disable-comments": "Вимкнути коментарі", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Упорядкованний список", "toolbar.quote": "Цитата", "toolbar.unordered-list": "Неупорядкованний список", - "user.my-comments": "Мої коментарі", "user.comments": "Коментарі", "user.load-more": "Load more", + "user.my-comments": "Мої коментарі", "vote.anonymous": "Не можна голосувати анонімному користувачу", "vote.deleted": "Не можна голосувати за видалений коментар", "vote.guest": "Увійдіть в систему для голосування", diff --git a/frontend/app/locales/vi.json b/frontend/app/locales/vi.json index a36139321a..f733d7969e 100644 --- a/frontend/app/locales/vi.json +++ b/frontend/app/locales/vi.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "Không tìm thấy người dùng nào", "auth.username": "Tên người dùng", "authPanel.disable-comments": "Tắt bình luận", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "Thêm danh sách số", "toolbar.quote": "Thêm trích dẫn", "toolbar.unordered-list": "Thêm danh sách", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "Người dùng ẩn danh không thể vote", "vote.deleted": "Không thể vote bình luận đã xoá", "vote.guest": "Đăng nhập để vote", diff --git a/frontend/app/locales/zh.json b/frontend/app/locales/zh.json index 341847efc2..843b21919e 100644 --- a/frontend/app/locales/zh.json +++ b/frontend/app/locales/zh.json @@ -16,6 +16,7 @@ "auth.telegram-message-2": "by clicking “Start” there.", "auth.telegram-message-3": "Click “Check” below after authorization in the Telegram bot.", "auth.telegram-optional-qr": "or by scanning the QR code", + "auth.telegram-qr": "Telegram QR-code", "auth.user-not-found": "未找到用户", "auth.username": "用户名", "authPanel.disable-comments": "禁用评论", @@ -163,9 +164,9 @@ "toolbar.ordered-list": "添加编号列表", "toolbar.quote": "插入引用文本", "toolbar.unordered-list": "添加项目符号列表", - "user.my-comments": "My comments", "user.comments": "Comments", "user.load-more": "Load more", + "user.my-comments": "My comments", "vote.anonymous": "匿名用户无法投票", "vote.deleted": "无法为已删除的评论投票", "vote.guest": "登录以投票",