From 02dbd68c4addb32ec367695e7edc703c373e6d3a Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Wed, 1 May 2024 20:35:31 +0200 Subject: [PATCH 01/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1636 of 1636 strings) Translated using Weblate (Spanish) Currently translated at 99.8% (1632 of 1634 strings) Translated using Weblate (Spanish) Currently translated at 99.8% (1631 of 1634 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (1605 of 1605 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (1603 of 1603 strings) Translated using Weblate (Spanish) Currently translated at 99.9% (1596 of 1597 strings) Translated using Weblate (Spanish) Currently translated at 99.8% (1595 of 1597 strings) Co-authored-by: gallegonovato Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ Translation: Soapbox/Soapbox --- src/locales/es.json | 81 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/src/locales/es.json b/src/locales/es.json index fcaefe8ef..26771bb4f 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -105,6 +105,16 @@ "admin.dashcounters.user_count_label": "usuarios totales", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.domains.action": "Crear un dominio", + "admin.domains.delete": "Borrar", + "admin.domains.edit": "Modificar", + "admin.domains.name": "Dominio:", + "admin.domains.private": "Privado", + "admin.domains.public": "Público", + "admin.domains.resolve.fail_label": "Sin resolver", + "admin.domains.resolve.last_checked": "Última comprobación: {date}", + "admin.domains.resolve.pending_label": "Verificación de resolución pendiente", + "admin.domains.resolve.success_label": "Se resuelve correctamente", "admin.edit_announcement.created": "Anuncio creado", "admin.edit_announcement.deleted": "Anuncio borrado", "admin.edit_announcement.fields.all_day_hint": "Si está marcada, sólo se mostrarán las fechas del intervalo de tiempo", @@ -117,14 +127,42 @@ "admin.edit_announcement.fields.start_time_placeholder": "El anuncio empieza el:", "admin.edit_announcement.save": "Guardar", "admin.edit_announcement.updated": "Anuncio editado", + "admin.edit_domain.created": "Dominio creado", + "admin.edit_domain.deleted": "Dominio borrado", + "admin.edit_domain.fields.all_day_hint": "Cuando está marcado, todos pueden registrarse para obtener un nombre de usuario con este dominio", + "admin.edit_domain.fields.domain_label": "Dominio", + "admin.edit_domain.fields.domain_placeholder": "Nombre del dominio", + "admin.edit_domain.fields.public_label": "Público", + "admin.edit_domain.save": "Guardar", + "admin.edit_domain.updated": "Dominio modificado", + "admin.edit_rule.created": "Regla creada", + "admin.edit_rule.deleted": "Regla borrada", + "admin.edit_rule.fields.priority_label": "Prioridad de la regla", + "admin.edit_rule.fields.priority_placeholder": "Prioridad de visualización de la regla de la instancia", + "admin.edit_rule.fields.text_label": "Texto de la regla", + "admin.edit_rule.fields.text_placeholder": "Texto de la regla de la instancia", + "admin.edit_rule.save": "Guardar", + "admin.edit_rule.updated": "Regla editada", "admin.latest_accounts_panel.more": "Haga clic para ver {contar, plural, una {# cuenta} other {# cuentas}}", "admin.latest_accounts_panel.title": "Cuentas más recientes", "admin.moderation_log.empty_message": "Aún no has realizado ninguna acción de moderación. Cuando lo hagas, se mostrará un historial aquí.", + "admin.relays.add.fail": "No se pudo seguir la retransmisión de la instancia", + "admin.relays.add.success": "Repetición de las instancias seguida", + "admin.relays.deleted": "Retransmisión sin seguimiento", + "admin.relays.followed_back": "Volve a seguir", + "admin.relays.new.follow": "Seguir", + "admin.relays.new.url_placeholder": "URL de retransmisión de la instancia", + "admin.relays.unfollow": "Dejar de seguir", + "admin.relays.url": "URL de la instancia:", "admin.reports.actions.close": "Cerrar", "admin.reports.actions.view_status": "Ver publicación", "admin.reports.empty_message": "No hay reportes pendientes. Si un usuario es reportado, se mostrará aquí.", "admin.reports.report_closed_message": "El reporte sobre @{name} fue cerrado", "admin.reports.report_title": "Reporte sobre {acct}", + "admin.rule.priority": "Prioridad:", + "admin.rules.action": "Crear una regla", + "admin.rules.delete": "Borrar", + "admin.rules.edit": "Modificar", "admin.software.backend": "Backend", "admin.software.frontend": "Interfaz", "admin.statuses.actions.delete_status": "Eliminar publicación", @@ -292,11 +330,18 @@ "column.admin.announcements": "Anuncios", "column.admin.awaiting_approval": "En espera de aprobación", "column.admin.create_announcement": "Crear un anuncio", + "column.admin.create_domain": "Crear un dominio", + "column.admin.create_rule": "Crear una regla", "column.admin.dashboard": "Dashboard", + "column.admin.domains": "Dominios", "column.admin.edit_announcement": "Editar el anuncio", + "column.admin.edit_domain": "Editar el dominio", + "column.admin.edit_rule": "Modificar una regla", "column.admin.moderation_log": "Registro de moderación", + "column.admin.relays": "Relés de instancia", "column.admin.reports": "Reports", "column.admin.reports.menu.moderation_log": "Registro de moderación", + "column.admin.rules": "Reglas de la instancia", "column.admin.users": "Usuarios", "column.aliases": "Account aliases", "column.aliases.create_error": "Error al crear alias", @@ -459,7 +504,13 @@ "confirmations.admin.delete_announcement.confirm": "Borrar", "confirmations.admin.delete_announcement.heading": "Borrar el anuncio", "confirmations.admin.delete_announcement.message": "¿Seguro que quieres borrar el anuncio?", + "confirmations.admin.delete_domain.confirm": "Borrar", + "confirmations.admin.delete_domain.heading": "Borrar el dominio", + "confirmations.admin.delete_domain.message": "¿Estás seguro de que deseas eliminar el dominio?", "confirmations.admin.delete_local_user.checkbox": "I understand that I am about to delete a local user.", + "confirmations.admin.delete_rule.confirm": "Borrar", + "confirmations.admin.delete_rule.heading": "Borrar la regla", + "confirmations.admin.delete_rule.message": "¿Estás seguro de que quieres eliminar la regla?", "confirmations.admin.delete_status.confirm": "Delete post", "confirmations.admin.delete_status.heading": "Delete post", "confirmations.admin.delete_status.message": "You are about to delete a post by @{acct}. This action cannot be undone.", @@ -610,6 +661,7 @@ "edit_profile.fields.meta_fields_label": "Profile fields", "edit_profile.fields.nip05_label": "Nombre de usuario", "edit_profile.fields.nip05_placeholder": "user@{domain}", + "edit_profile.fields.nip05_unverified": "El nombre no se pudo verificar y no se utilizará.", "edit_profile.fields.stranger_notifications_label": "Block notifications from strangers", "edit_profile.fields.website_label": "Website", "edit_profile.fields.website_placeholder": "Display a Link", @@ -654,10 +706,14 @@ "empty_column.account_timeline": "¡No hay toots aquí!", "empty_column.account_unavailable": "Perfil no disponible", "empty_column.admin.announcements": "Todavía no hay anuncios.", + "empty_column.admin.domains": "Aún no hay dominios.", + "empty_column.admin.relays": "Todavía no hay relés.", + "empty_column.admin.rules": "Aún no existen reglas para la instancia.", "empty_column.aliases": "You haven't created any account alias yet.", "empty_column.aliases.suggestions": "There are no account suggestions available for the provided term.", "empty_column.blocks": "Aún no has bloqueado a ningún usuario.", "empty_column.bookmarks": "You don't have any bookmarks yet. When you add one, it will show up here.", + "empty_column.bookmarks.folder": "Aún no tienes ningún marcador en esta carpeta. Cuando agregue uno, aparecerá aquí.", "empty_column.community": "La línea de tiempo local está vacía. ¡Escribe algo para empezar la fiesta!", "empty_column.direct": "Aún no tienes ningún mensaje directo. Cuando envíes o recibas uno, se mostrará aquí.", "empty_column.dislikes": "A nadie le ha disgustado este post todavía. Cuando alguien lo haga, aparecerá aquí.", @@ -1088,6 +1144,10 @@ "new_group_panel.title": "Crear un Grupo", "nostr_extension.found": "Iniciar sesión con la extensión del navegador.", "nostr_extension.not_found": "No se ha encontrado la extensión del navegador.", + "nostr_relays.read_only": "Solo lectura", + "nostr_relays.read_write": "Lectura y escritura", + "nostr_relays.title": "Relés", + "nostr_relays.write_only": "Solo escritura", "nostr_signup.key-add.title": "Importar clave", "nostr_signup.key.title": "Necesita una clave para continuar", "nostr_signup.keygen.title": "Su nueva clave", @@ -1298,6 +1358,7 @@ "report.other_actions.add_more": "Añadir más", "report.other_actions.further_actions": "Otras acciones:", "report.other_actions.hide_additional": "Ocultar otros estados", + "report.other_actions.other_statuses": "¿Incluir otros estados?", "report.placeholder": "Comentarios adicionales", "report.previous": "Previous", "report.reason.blankslate": "You have removed all statuses from being selected.", @@ -1349,6 +1410,7 @@ "settings.change_password": "Change Password", "settings.configure_mfa": "Configure MFA", "settings.delete_account": "Delete Account", + "settings.edit_identity": "Identidad", "settings.edit_profile": "Edit Profile", "settings.messages.label": "Permitir a usuarios empezar una nueva conversación contigo", "settings.mutes": "Silenciados", @@ -1419,6 +1481,8 @@ "status.approval.rejected": "Rechazado", "status.bookmark": "Bookmark", "status.bookmark.select_folder": "Seleccione la carpeta", + "status.bookmark_folder": "Establecer carpeta de favoritos", + "status.bookmark_folder_change": "Cambiar carpeta de favoritos", "status.bookmark_folder_changed": "Carpeta cambiada", "status.bookmarked": "Bookmark added.", "status.cancel_reblog_private": "Des-impulsar", @@ -1431,6 +1495,7 @@ "status.disabled_replies.group_membership": "Sólo los miembros del grupo pueden responder", "status.disfavourite": "Disgusto", "status.edit": "Edit", + "status.edited": "Modificado {date}", "status.embed": "Incrustado", "status.external": "View post on {domain}", "status.favourite": "Favorito", @@ -1451,6 +1516,7 @@ "status.pin_to_group.success": "¡Vinculado al grupo!", "status.pinned": "Toot fijado", "status.quote": "Quote post", + "status.quote_tombstone": "La publicación no está disponible.", "status.reactions.cry": "Sad", "status.reactions.empty": "No one has reacted to this post yet. When someone does, they will show up here.", "status.reactions.heart": "Love", @@ -1468,6 +1534,7 @@ "status.remove_account_from_group": "Remove account from group", "status.remove_post_from_group": "Remove post from group", "status.reply": "Responder", + "status.reply_all": "Responder al hilo", "status.report": "Reportar", "status.sensitive_warning": "Contenido sensible", "status.sensitive_warning.subtitle": "This content may not be suitable for all audiences.", @@ -1512,9 +1579,20 @@ "tabs_bar.search": "Buscar", "tabs_bar.settings": "Settings", "textarea.counter.label": "{count} caracteres restantes", + "theme_editor.colors.accent": "Acento", + "theme_editor.colors.accent_blue": "Resaltar en azul", + "theme_editor.colors.danger": "Peligro", + "theme_editor.colors.gradient_end": "Fin del degradado", + "theme_editor.colors.gradient_start": "Inicio del gradiente", + "theme_editor.colors.gray": "Gris", + "theme_editor.colors.greentext": "Texto verde", + "theme_editor.colors.primary": "Primario", + "theme_editor.colors.secondary": "Secundario", + "theme_editor.colors.success": "Exitoso", "theme_editor.export": "Exportar tema", "theme_editor.import": "Importar tema", "theme_editor.import_success": "¡Tema importado con éxito!", + "theme_editor.reset": "Restablecer", "theme_editor.restore": "Restaurar tema por defecto", "theme_editor.save": "Guardar tema", "theme_editor.saved": "¡Se actualizó el tema!", @@ -1534,6 +1612,7 @@ "toast.view": "Ver", "trends.count_by_accounts": "{count} {rawCount, plural, one {persona} other {personas}} hablando", "trends.title": "Trends", + "trends_panel.view_all": "Ver todo", "unauthorized_modal.text": "You need to be logged in to do that.", "unauthorized_modal.title": "Sign up for {site_title}", "upload_button.label": "Subir multimedia (JPEG, PNG, GIF, WebM, MP4, MOV)", @@ -1543,6 +1622,8 @@ "upload_error.video_duration_limit": "El vídeo supera el límite de duración actual ({limit, plural, un {# segundo} other {# segundos}})", "upload_error.video_size_limit": "Video exceeds the current file size limit ({limit})", "upload_form.description": "Describir para los usuarios con dificultad visual", + "upload_form.description_missing.indicator": "Alt", + "upload_form.description_missing.title": "Este adjunto no tiene descripción", "upload_form.preview": "Preview", "upload_form.undo": "Borrar", "upload_progress.label": "Subiendo…", From ad7bcc3ca0841d8776770fdb7b64b7321d591561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Wed, 1 May 2024 20:35:31 +0200 Subject: [PATCH 02/54] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian?= =?UTF-8?q?=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 88.6% (1415 of 1597 strings) Co-authored-by: Allan Nordhøy Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/ Translation: Soapbox/Soapbox --- src/locales/no.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/no.json b/src/locales/no.json index e3efaa64d..e99bc1991 100644 --- a/src/locales/no.json +++ b/src/locales/no.json @@ -190,7 +190,7 @@ "birthday_panel.title": "Bursdager", "birthdays_modal.empty": "Ingen av vennene dine har bursdag i dag.", "boost_modal.combo": "Du kan trykke på {combo} for å hoppe over dette neste gang", - "boost_modal.title": "Repostere?", + "boost_modal.title": "Post igjen?", "card.back.label": "Tilbake", "chat.actions.send": "Send", "chat.failed_to_send": "Meldingen kunne ikke sendes.", From b6f6833be2c6eaec921f0d7d00e2e6e9c60b9432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Wed, 1 May 2024 20:35:31 +0200 Subject: [PATCH 03/54] Translated using Weblate (Polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 96.5% (1549 of 1605 strings) Translated using Weblate (Czech) Currently translated at 45.3% (727 of 1603 strings) Translated using Weblate (Polish) Currently translated at 96.9% (1549 of 1597 strings) Translated using Weblate (Polish) Currently translated at 96.2% (1537 of 1597 strings) Co-authored-by: marcin mikołajczak Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/cs/ Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/ Translation: Soapbox/Soapbox --- src/locales/cs.json | 2 +- src/locales/pl.json | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/src/locales/cs.json b/src/locales/cs.json index 2bf5d3499..eaa392350 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -678,7 +678,7 @@ "status.share": "Sdílet", "status.show_less_all": "Zobrazit méně pro všechny", "status.show_more_all": "Zobrazit více pro všechny", - "status.title": "Příspěvek uživatele @{username}", + "status.title": "Příspěvek", "status.unbookmark": "Odstranit záložku", "status.unbookmarked": "Záložka odstraněna.", "status.unmute_conversation": "Odkrýt konverzaci", diff --git a/src/locales/pl.json b/src/locales/pl.json index 25f76844a..244ec56d3 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -105,6 +105,16 @@ "admin.dashcounters.user_count_label": "użytkownicy łącznie", "admin.dashwidgets.email_list_header": "Lista adresów e-mail", "admin.dashwidgets.software_header": "Oprogramowanie", + "admin.domains.action": "Utwórz domenę", + "admin.domains.delete": "Usuń", + "admin.domains.edit": "Edytuj", + "admin.domains.name": "Domena:", + "admin.domains.private": "Prywatna", + "admin.domains.public": "Publiczna", + "admin.domains.resolve.fail_label": "Nie rozwiązuje", + "admin.domains.resolve.last_checked": "Ostatnio sprawdzono: {data}", + "admin.domains.resolve.pending_label": "Czeka na sprawdzenie rozwiązywania", + "admin.domains.resolve.success_label": "Rozwiązuje prawidłowo", "admin.edit_announcement.created": "Utworzono ogłoszenie", "admin.edit_announcement.deleted": "Usunięto ogłoszenie", "admin.edit_announcement.fields.all_day_hint": "Jeżeli zaznaczone, ogłoszenie będzie wyświetlane tylko w dni z przedziału czasu", @@ -117,6 +127,8 @@ "admin.edit_announcement.fields.start_time_placeholder": "Ogłoszenie rozpoczyna się:", "admin.edit_announcement.save": "Zapisz", "admin.edit_announcement.updated": "Edytowano ogłoszenie", + "admin.edit_domain.created": "Utworzono domenę", + "admin.edit_domain.deleted": "Usunięto domenę", "admin.latest_accounts_panel.more": "Naciśnij, aby zobaczyć {count, plural, one {# konto} few {# konta} many {# kont}}", "admin.latest_accounts_panel.title": "Najnowsze konta", "admin.moderation_log.empty_message": "Nie wykonałeś(-aś) jeszcze żadnych działań moderacyjnych. Kiedy jakieś zostaną wykonane, ich historia pojawi się tutaj.", @@ -654,6 +666,7 @@ "empty_column.aliases.suggestions": "Brak propozycji kont dla podanej frazy.", "empty_column.blocks": "Nie zablokowałeś(-aś) jeszcze żadnego użytkownika.", "empty_column.bookmarks": "Nie masz jeszcze żadnej zakładki. Kiedy dodasz jakąś, pojawi się ona tutaj.", + "empty_column.bookmarks.folder": "Nie masz jeszcze żadnej zakładki w tym folderze. Kiedy dodasz jakąś, pojawi się ona tutaj.", "empty_column.community": "Lokalna oś czasu jest pusta. Napisz coś publicznie, aby zagaić!", "empty_column.direct": "Nie masz żadnych wiadomości bezpośrednich. Kiedy dostaniesz lub wyślesz jakąś, pojawi się ona tutaj.", "empty_column.domain_blocks": "Brak ukrytych domen.", @@ -859,7 +872,7 @@ "groups.search.placeholder": "Szukaj moich grup", "groups.suggested.label": "Proponowane grupy", "groups.tags.title": "Szukaj tematów", - "hashtag.follow": "Obserwuj hashtagi", + "hashtag.follow": "Obserwuj hashtag", "header.login.label": "Zaloguj się", "header.register.label": "Rejestracja", "home.column_settings.show_reblogs": "Pokazuj podbicia", From 3740231024eadc60ad42948e1f2df9f01e53b25d Mon Sep 17 00:00:00 2001 From: misodengaku Date: Wed, 1 May 2024 20:35:31 +0200 Subject: [PATCH 04/54] Translated using Weblate (Japanese) Currently translated at 87.4% (1396 of 1597 strings) Co-authored-by: misodengaku Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/ Translation: Soapbox/Soapbox --- src/locales/ja.json | 61 +++++++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 27 deletions(-) diff --git a/src/locales/ja.json b/src/locales/ja.json index 411683665..eed26764b 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -89,9 +89,9 @@ "admin.announcements.ends_at": "終了日時:", "admin.announcements.starts_at": "開始日時:", "admin.awaiting_approval.empty_message": "承認待ちの人はいません。誰かがアカウントを登録すると、ここでアカウントをレビューできます。", - "admin.dashboard.registration_mode.approval_hint": "新規登録はできるものの、アカウントの有効化には管理者の承認が必要になります。", - "admin.dashboard.registration_mode.approval_label": "承認の要求", - "admin.dashboard.registration_mode.closed_hint": "誰も新規登録できません。誰かを招待することはできます。", + "admin.dashboard.registration_mode.approval_hint": "誰でもアカウントを作成できますが、アカウントの有効化には管理者の承認が必要になります。", + "admin.dashboard.registration_mode.approval_label": "承認を必須にする", + "admin.dashboard.registration_mode.closed_hint": "管理者による招待を受けたユーザー以外、このサーバーに参加できなくなります。", "admin.dashboard.registration_mode.closed_label": "登録停止", "admin.dashboard.registration_mode.open_hint": "誰でも新規登録できます。", "admin.dashboard.registration_mode.open_label": "登録開放", @@ -101,8 +101,10 @@ "admin.dashcounters.mau_label": "月間ユーザー数(MAU)", "admin.dashcounters.status_count_label": "投稿", "admin.dashcounters.user_count_label": "総ユーザー数", - "admin.dashwidgets.email_list_header": "Eメールリスト", + "admin.dashwidgets.email_list_header": "メールアドレスのリスト", "admin.dashwidgets.software_header": "ソフトウェア", + "admin.domains.delete": "削除", + "admin.domains.edit": "編集", "admin.edit_announcement.created": "アナウンスが作成されました", "admin.edit_announcement.deleted": "アナウンスを削除しました", "admin.edit_announcement.fields.all_day_hint": "チェックすると、日付のみが表示されるようになります", @@ -147,7 +149,7 @@ "admin.users.user_unsuggested_message": "@{acct} はおすすめアカウントではなくなりました", "admin.users.user_unverified_message": "@{acct} が確認済みではなくなりました", "admin.users.user_verified_message": "@{acct} が確認済みになりました", - "admin_nav.awaiting_approval": "Awaiting Approval", + "admin_nav.awaiting_approval": "承認待ち", "admin_nav.dashboard": "ダッシュボード", "admin_nav.reports": "通報", "alert.unexpected.body": "ご迷惑をおかけして申し訳ありません。この問題が継続する場合、その旨を我々のサポートチームにお問い合わせください。 {clearCookies} もお試しください(サイトからログアウトされます)。", @@ -279,11 +281,11 @@ "column.aliases": "Account aliases", "column.aliases.create_error": "エイリアスを作成中にエラーが発生しました", "column.aliases.delete": "Delete", - "column.aliases.delete_error": "エイリアスを削除中にエラーが発生しました", + "column.aliases.delete_error": "エイリアスの削除中にエラーが発生しました", "column.aliases.subheading_add_new": "新しいエイリアスを追加する", "column.aliases.subheading_aliases": "現在のエイリアス", "column.app_create": "アプリを作成する", - "column.backups": "`Backups", + "column.backups": "バックアップ", "column.birthdays": "誕生日", "column.blocks": "ブロックしたユーザー", "column.bookmarks": "ブックマーク", @@ -299,7 +301,7 @@ "column.event_map": "イベントの場所", "column.event_participants": "イベントの参加者", "column.events": "イベント", - "column.export_data": "Export data", + "column.export_data": "データのエクスポート", "column.favourited_statuses": "お気に入りの投稿", "column.favourites": "お気に入り", "column.federation_restrictions": "連合の規制", @@ -548,7 +550,7 @@ "directory.local": "{domain}のみ", "directory.new_arrivals": "新着", "directory.recently_active": "最近の活動", - "edit_email.header": "Eメールを変更", + "edit_email.header": "メールアドレスを変更", "edit_email.placeholder": "me@example.com", "edit_federation.force_nsfw": "強制的に添付ファイルをセンシティブ指定する", "edit_federation.save": "保存", @@ -872,13 +874,13 @@ "lists.subheading": "あなたのリスト", "loading_indicator.label": "読み込み中…", "location_search.placeholder": "アドレスで検索", - "login.fields.email_label": "Eメールアドレス", + "login.fields.email_label": "メールアドレス", "login.fields.instance_label": "インスタンス", "login.fields.instance_placeholder": "example.com", "login.fields.otp_code_hint": "携帯電話のアプリから生成された二要素認証コードかリカバリコードを入力してください", "login.fields.otp_code_label": "二要素認証コード:", "login.fields.password_placeholder": "パスワード", - "login.fields.username_label": "Eメールアドレスかユーザー名", + "login.fields.username_label": "メールアドレスかユーザー名", "login.log_in": "ログイン", "login.otp_log_in": "ワンタイムパスワードログイン", "login.otp_log_in.fail": "コードが正しくありません、もう一度お試しください。", @@ -1015,6 +1017,7 @@ "notifications.filter.polls": "アンケート結果", "notifications.filter.statuses": "フォローしている人の更新", "notifications.group": "{count} 件の通知", + "notifications.queue_label": "クリックして {count} 件の通知を表示", "oauth_consumer.tooltip": "Sign in with {provider}", "oauth_consumers.title": "他のサインイン手段", "onboarding.avatar.title": "プロフィール画像を選択", @@ -1069,23 +1072,24 @@ "preferences.fields.demo_hint": "デフォルトの Soapbox ロゴと配色を使用します。スクリーンショットの撮影に便利です。", "preferences.fields.demo_label": "デモモード", "preferences.fields.display_media.default": "センシティブ指定されたメディアを隠す", - "preferences.fields.display_media.hide_all": "Always hide media", - "preferences.fields.display_media.show_all": "Always show media", + "preferences.fields.display_media.hide_all": "常にメディアを非表示にする", + "preferences.fields.display_media.show_all": "常にメディアを表示する", "preferences.fields.expand_spoilers_label": "コンテンツ警告のついた投稿を常に開く", "preferences.fields.language_label": "言語", "preferences.fields.media_display_label": "センシティブな内容", "preferences.fields.missing_description_modal_label": "メディアに説明を与えないまま投稿しようとしたときに確認ダイアログを表示する", - "preferences.fields.privacy_label": "Default post privacy", + "preferences.fields.preserve_spoilers_label": "返信時に元投稿の閲覧注意を引き継ぐ", + "preferences.fields.privacy_label": "デフォルトの公開範囲", "preferences.fields.reduce_motion_label": "アニメーションの動きを削減する", "preferences.fields.system_font_label": "システムのデフォルトフォントを使用する", - "preferences.fields.theme": "Theme", + "preferences.fields.theme": "テーマ", "preferences.fields.underline_links_label": "常に投稿のリンクに下線を引く", "preferences.fields.unfollow_modal_label": "誰かのフォローを解除する前に確認ダイアログを表示する", "preferences.notifications.advanced": "すべての通知カテゴリを表示する", "preferences.options.content_type_markdown": "Markdown", "preferences.options.content_type_plaintext": "プレーンテキスト", "preferences.options.privacy_followers_only": "フォロワー限定", - "preferences.options.privacy_public": "Public", + "preferences.options.privacy_public": "公開", "privacy.change": "公開範囲を変更", "privacy.direct.long": "メンションしたユーザーだけに公開", "privacy.direct.short": "ダイレクト", @@ -1167,7 +1171,7 @@ "report.target": "{target}さんを通報する", "reset_password.fail": "トークンが失効しています、もう一度お試しください。", "reset_password.header": "新パスワードを設定", - "reset_password.password.label": "Password", + "reset_password.password.label": "パスワード", "reset_password.password.placeholder": "プレースホルダー", "save": "保存", "schedule.post_time": "投票日付・時刻", @@ -1187,9 +1191,9 @@ "security.fields.email.label": "Email address", "security.fields.new_password.label": "新しいパスワード", "security.fields.old_password.label": "現在のパスワード", - "security.fields.password.label": "Password", - "security.fields.password_confirmation.label": "新しいパスワード(もう一度)", - "security.headers.delete": "Delete Account", + "security.fields.password.label": "パスワード", + "security.fields.password_confirmation.label": "新しいパスワード(再入力)", + "security.headers.delete": "アカウントの削除", "security.headers.tokens": "セッション", "security.qr.fail": "セットアップキーを取得できませんでした", "security.submit": "変更を保存する", @@ -1208,21 +1212,21 @@ "settings.configure_mfa": "二要素認証を設定する", "settings.delete_account": "Delete Account", "settings.edit_profile": "プロフィールを編集する", - "settings.messages.label": "誰かがあなたと新しくチャットすることを許可する", + "settings.messages.label": "他のユーザーがあなたと新しいチャットを開始することを許可する", "settings.mutes": "ミュート", - "settings.other": "Other options", + "settings.other": "その他の操作", "settings.preferences": "個人設定", "settings.privacy": "プライバシー", "settings.profile": "プロフィール", "settings.save.success": "個人設定を保存しました!", "settings.security": "セキュリティ", - "settings.sessions": "アクティブな設定", + "settings.sessions": "アクティブなセッション", "settings.settings": "設定", "shared.tos": "利用規約", "signup_panel.subtitle": "登録してお話しましょう。", "signup_panel.title": "{site_title}は初めてですか?", "site_preview.preview": "プレビュー", - "soapbox_config.authenticated_profile_hint": "ユーザーのプロフィール上でリプライやメディアを見るために、閲覧者に認証を強制する。", + "soapbox_config.authenticated_profile_hint": "ログインしているユーザーにのみ、ユーザーのプロフィールページで返信やメディアの表示を許可します。", "soapbox_config.authenticated_profile_label": "プロフィールの閲覧に認証を求める", "soapbox_config.copyright_footer.meta_fields.label_placeholder": "著作権表示のフッター", "soapbox_config.crypto_address.meta_fields.address_placeholder": "Address", @@ -1234,8 +1238,9 @@ "soapbox_config.feed_injection_label": "フィードの挿入", "soapbox_config.fields.crypto_addresses_label": "暗号通貨のアドレス", "soapbox_config.fields.edit_theme_label": "テーマを編集する", - "soapbox_config.fields.logo_label": "Logo", + "soapbox_config.fields.logo_label": "ロゴ", "soapbox_config.fields.theme_label": "Default theme", + "soapbox_config.greentext_label": "greentextのサポートを有効にする", "soapbox_config.headings.advanced": "上級者向け設定", "soapbox_config.headings.cryptocurrency": "暗号通貨", "soapbox_config.headings.events": "イベント", @@ -1252,15 +1257,16 @@ "soapbox_config.promo_panel.meta_fields.icon_placeholder": "Icon", "soapbox_config.promo_panel.meta_fields.label_placeholder": "Label", "soapbox_config.promo_panel.meta_fields.url_placeholder": "URL", - "soapbox_config.raw_json_hint": "設定を直接編集します。JSON ファイルに直接もたらされた変更は上記のフィールドの内容を上書きします。「保存」を押すと変更が適用します。", + "soapbox_config.raw_json_hint": "設定を直接編集します。JSON ファイルに記載された内容は上記のフィールドの内容を上書きします。\"保存\"を押すと変更が適用されます。", "soapbox_config.raw_json_label": "上級者向け: 生の JSON データを編集する", - "soapbox_config.redirect_root_no_login_hint": "ユーザーがログインしていないときのリダイレクト先ホームページのパスです。", + "soapbox_config.redirect_root_no_login_hint": "未ログインユーザーがアクセスしてきた際に表示するホームページのリダイレクト先パスを設定します。", "soapbox_config.redirect_root_no_login_label": "リダイレクト先ホームページ", "soapbox_config.save": "保存", "soapbox_config.saved": "Soapbox 設定を保存しました!", "soapbox_config.sentry_dsn_label": "Sentry DSN", "soapbox_config.tile_server_attribution_label": "マップタイルの属性", "soapbox_config.tile_server_label": "マップタイルのサーバー", + "soapbox_config.verified_can_edit_name_label": "認証済みユーザーが自分の表示名を変更することを許可する。", "status.admin_account": "@{name} のモデレーション画面を開く", "status.admin_status": "この投稿をモデレーション画面で開く", "status.bookmark": "ブックマーク", @@ -1321,6 +1327,7 @@ "status.unbookmarked": "ブックマークを解除しました。", "status.unmute_conversation": "会話のミュートを解除", "status.unpin": "プロフィールへの固定を解除", + "status_list.queue_label": "クリックして {count} 件の新着投稿を表示", "statuses.quote_tombstone": "投稿は利用できません。", "statuses.tombstone": "一つかそれ以上の投稿が利用できません。", "streamfield.add": "Add", From 422d64c119d00fab2ece1ab5bfe4c7fd156295e1 Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 05/54] Translated using Weblate (Japanese) Currently translated at 87.4% (1396 of 1597 strings) Co-authored-by: LibreTranslate Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/ Translation: Soapbox/Soapbox --- src/locales/ja.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/ja.json b/src/locales/ja.json index eed26764b..11bf90ed9 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -105,6 +105,7 @@ "admin.dashwidgets.software_header": "ソフトウェア", "admin.domains.delete": "削除", "admin.domains.edit": "編集", + "admin.domains.name": "ドメイン:", "admin.edit_announcement.created": "アナウンスが作成されました", "admin.edit_announcement.deleted": "アナウンスを削除しました", "admin.edit_announcement.fields.all_day_hint": "チェックすると、日付のみが表示されるようになります", From 80c03fb5886435352f004812e645a2e5a874c8a4 Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 06/54] Translated using Weblate (Chinese (Simplified)) Currently translated at 94.4% (1508 of 1597 strings) Co-authored-by: Poesty Li Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/ Translation: Soapbox/Soapbox --- src/locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index d27f90274..d9683b99b 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -1128,7 +1128,7 @@ "patron.title": "筹集目标", "pinned_accounts.title": "{name} 的选择", "pinned_statuses.none": "没有置顶帖文。", - "poll.choose_multiple": "选您所想。", + "poll.choose_multiple": "想选多少就选多少。", "poll.closed": "已关闭", "poll.non_anonymous": "公开投票", "poll.non_anonymous.label": "投票的选择能被其他实例看到", From c84f74ca10b7a6bf4587e4c94516eb65d4a23674 Mon Sep 17 00:00:00 2001 From: aleksej0R Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 07/54] Translated using Weblate (French) Currently translated at 81.8% (1313 of 1605 strings) Co-authored-by: aleksej0R Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fr/ Translation: Soapbox/Soapbox --- src/locales/fr.json | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/locales/fr.json b/src/locales/fr.json index e7dcc35c2..67a69d4e6 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -79,6 +79,7 @@ "account_moderation_modal.roles.moderator": "Modérateur⋅ice", "account_moderation_modal.roles.user": "User", "account_moderation_modal.title": "Modérer @{acct}", + "account_note.header": "Note", "account_note.placeholder": "Pas de commentaire", "account_search.placeholder": "Rechercher un compte", "admin.announcements.action": "Créer une annonce", @@ -103,6 +104,9 @@ "admin.dashcounters.user_count_label": "comptes au total", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.domains.edit": "Editer", + "admin.domains.resolve.fail_label": "Non résolu", + "admin.domains.resolve.last_checked": "Dernière vérification : {date}", "admin.edit_announcement.created": "Annonce créée", "admin.edit_announcement.deleted": "Annonce supprimée", "admin.edit_announcement.fields.all_day_hint": "Si cette case est cochée, seules les dates de la plage horaire seront affichées.", @@ -715,8 +719,23 @@ "gdpr.message": "{siteTitle} uses session cookies, which are essential to the website's functioning.", "gdpr.title": "{siteTitle} uses cookies", "getting_started.open_source_notice": "{code_name} est un logiciel libre. Vous pouvez contribuer et envoyer vos commentaires et rapports de bogues via {code_link} (v{code_version}) sur GitLab.", - "header.login.label": "Log in", - "header.register.label": "Register", + "group.popover.title": "Adhésion obligatoire", + "group.privacy.locked.full": "Groupe privé", + "groups.discover.suggested.show_more": "Afficher plus", + "groups.discover.suggested.title": "Suggéré pour vous", + "groups.discover.tags.empty": "Impossible d'extraire les sujets les plus populaires pour le moment. Veuillez revenir plus tard.", + "groups.discover.tags.show_more": "Afficher plus", + "groups.discover.tags.title": "Parcourir les sujets", + "groups.discovery.tags.no_of_groups": "Nombre de groupes", + "groups.empty.subtitle": "Commencez à découvrir des groupes à rejoindre ou créez le vôtre.", + "groups.empty.title": "Pas encore de groupes", + "groups.popular.label": "Groupes suggérés", + "groups.search.placeholder": "Rechercher dans mes groupes", + "groups.suggested.label": "Groupes suggérés", + "groups.tags.title": "Parcourir les sujets", + "hashtag.follow": "Suivre le hashtag", + "header.login.label": "Connexion", + "header.register.label": "Inscription", "home.column_settings.show_reblogs": "Afficher les partages", "home.column_settings.show_replies": "Afficher les réponses", "icon_button.icons": "Icons", From 3dcbcae287098e280d0e7d2e56a5f74a73ab76cc Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 08/54] Translated using Weblate (French) Currently translated at 81.8% (1313 of 1605 strings) Co-authored-by: LibreTranslate Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fr/ Translation: Soapbox/Soapbox --- src/locales/fr.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/locales/fr.json b/src/locales/fr.json index 67a69d4e6..31e2e4995 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -104,7 +104,10 @@ "admin.dashcounters.user_count_label": "comptes au total", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.domains.action": "Créer un domaine", "admin.domains.edit": "Editer", + "admin.domains.name": "Domaine :", + "admin.domains.private": "Privé", "admin.domains.resolve.fail_label": "Non résolu", "admin.domains.resolve.last_checked": "Dernière vérification : {date}", "admin.edit_announcement.created": "Annonce créée", From 2e83e76f1046140a43bf8eba932f627c56c599e0 Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 09/54] Translated using Weblate (French) Currently translated at 81.8% (1313 of 1605 strings) Co-authored-by: Weblate Translation Memory Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fr/ Translation: Soapbox/Soapbox --- src/locales/fr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/fr.json b/src/locales/fr.json index 31e2e4995..3df6f4d00 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -105,9 +105,11 @@ "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", "admin.domains.action": "Créer un domaine", + "admin.domains.delete": "Effacer", "admin.domains.edit": "Editer", "admin.domains.name": "Domaine :", "admin.domains.private": "Privé", + "admin.domains.public": "Public", "admin.domains.resolve.fail_label": "Non résolu", "admin.domains.resolve.last_checked": "Dernière vérification : {date}", "admin.edit_announcement.created": "Annonce créée", From 2e80e947f14a270cc518911c18c2cfdfee1fab4d Mon Sep 17 00:00:00 2001 From: Amar Dugonja Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 10/54] Translated using Weblate (Croatian) Currently translated at 74.5% (1219 of 1636 strings) Co-authored-by: Amar Dugonja Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ Translation: Soapbox/Soapbox --- src/locales/hr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 382205d67..f94c61266 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -1,7 +1,7 @@ { "about.also_available": "Dostupno u:", "accordion.collapse": "Sažmi", - "accordion.expand": "Proširiti", + "accordion.expand": "Proširi", "account.add_or_remove_from_list": "Dodavanje ili uklanjanje s popisa", "account.badges.bot": "Bot", "account.birthday": "Rođen/a {datum}", From 2336e02cba524afe356c7cd139b5a01581008a0f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 1 May 2024 20:35:32 +0200 Subject: [PATCH 11/54] Update translation files Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ Translation: Soapbox/Soapbox --- src/locales/ar.json | 2 -- src/locales/ast.json | 2 -- src/locales/bg.json | 4 +--- src/locales/bn.json | 2 -- src/locales/br.json | 2 -- src/locales/ca.json | 2 -- src/locales/co.json | 2 -- src/locales/cs.json | 2 -- src/locales/cy.json | 2 -- src/locales/da.json | 2 -- src/locales/de.json | 2 -- src/locales/el.json | 2 -- src/locales/en-Shaw.json | 2 -- src/locales/eo.json | 2 -- src/locales/es-AR.json | 2 -- src/locales/es.json | 2 -- src/locales/et.json | 2 -- src/locales/eu.json | 2 -- src/locales/fa.json | 2 -- src/locales/fi.json | 2 -- src/locales/fr.json | 2 -- src/locales/ga.json | 2 -- src/locales/gl.json | 2 -- src/locales/he.json | 2 -- src/locales/hi.json | 2 -- src/locales/hr.json | 2 -- src/locales/hu.json | 2 -- src/locales/hy.json | 2 -- src/locales/id.json | 2 -- src/locales/io.json | 2 -- src/locales/is.json | 2 -- src/locales/it.json | 2 -- src/locales/ja.json | 2 -- src/locales/ka.json | 2 -- src/locales/kk.json | 2 -- src/locales/ko.json | 2 -- src/locales/lt.json | 2 -- src/locales/lv.json | 2 -- src/locales/mk.json | 2 -- src/locales/ms.json | 2 -- src/locales/nl.json | 2 -- src/locales/nn.json | 2 -- src/locales/no.json | 2 -- src/locales/oc.json | 2 -- src/locales/pl.json | 2 -- src/locales/pt-BR.json | 2 -- src/locales/pt.json | 2 -- src/locales/ro.json | 2 -- src/locales/ru.json | 2 -- src/locales/sk.json | 2 -- src/locales/sl.json | 2 -- src/locales/sq.json | 2 -- src/locales/sr-Latn.json | 2 -- src/locales/sr.json | 2 -- src/locales/sv.json | 2 -- src/locales/ta.json | 2 -- src/locales/te.json | 2 -- src/locales/th.json | 2 -- src/locales/tr.json | 2 -- src/locales/uk.json | 2 -- src/locales/zh-CN.json | 2 -- src/locales/zh-HK.json | 2 -- src/locales/zh-TW.json | 2 -- 63 files changed, 1 insertion(+), 127 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index 84b462abc..ab3203a65 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -1466,10 +1466,8 @@ "sw.url": "رابط الإسكربت", "tabs_bar.all": "الكل", "tabs_bar.dashboard": "لوحة التحكم", - "tabs_bar.fediverse": "الاتحاد الاجتماعي", "tabs_bar.groups": "المجموعات", "tabs_bar.home": "الرئيسية", - "tabs_bar.local": "الخط المحلي", "tabs_bar.more": "المزيد", "tabs_bar.notifications": "الإشعارات", "tabs_bar.profile": "الملف الشخصي", diff --git a/src/locales/ast.json b/src/locales/ast.json index 9c5e44313..b7918c68a 100644 --- a/src/locales/ast.json +++ b/src/locales/ast.json @@ -318,9 +318,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Aniciu", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Avisos", "theme_toggle.system": "System", "thread_login.login": "Log in", diff --git a/src/locales/bg.json b/src/locales/bg.json index 0cb7a54f5..23a6e7bbd 100644 --- a/src/locales/bg.json +++ b/src/locales/bg.json @@ -50,13 +50,13 @@ "chats.actions.delete": "Delete message", "chats.actions.report": "Report user", "chats.search_placeholder": "Start a chat with…", - "column.filters.expiration.never": "Никога", "column.admin.dashboard": "Dashboard", "column.admin.reports": "Reports", "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.export_data": "Export data", "column.filters.delete": "Delete", + "column.filters.expiration.never": "Никога", "column.filters.notifications": "Notifications", "column.home": "Начало", "column.import_data": "Import data", @@ -257,10 +257,8 @@ "sw.url": "Script URL", "tabs_bar.all": "Всичко", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Федивърс", "tabs_bar.groups": "Групи", "tabs_bar.home": "Начало", - "tabs_bar.local": "Местни", "tabs_bar.more": "Още", "tabs_bar.notifications": "Известия", "tabs_bar.profile": "Профил", diff --git a/src/locales/bn.json b/src/locales/bn.json index 4c95b5a92..9169459bc 100644 --- a/src/locales/bn.json +++ b/src/locales/bn.json @@ -386,9 +386,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "বাড়ি", - "tabs_bar.local": "Local", "tabs_bar.notifications": "প্রজ্ঞাপনগুলো", "tabs_bar.search": "খুঁজতে", "theme_toggle.system": "System", diff --git a/src/locales/br.json b/src/locales/br.json index 3f85c06c2..d9c9922b2 100644 --- a/src/locales/br.json +++ b/src/locales/br.json @@ -224,9 +224,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Notifications", "theme_toggle.system": "System", "thread_login.login": "Log in", diff --git a/src/locales/ca.json b/src/locales/ca.json index 9c681d7db..d32276d11 100644 --- a/src/locales/ca.json +++ b/src/locales/ca.json @@ -561,9 +561,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Tauler", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Inici", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Notificacions", "tabs_bar.search": "Cerca", "theme_toggle.system": "System", diff --git a/src/locales/co.json b/src/locales/co.json index fa8416e82..11900dcfb 100644 --- a/src/locales/co.json +++ b/src/locales/co.json @@ -386,9 +386,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Accolta", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Nutificazione", "tabs_bar.search": "Cercà", "theme_toggle.system": "System", diff --git a/src/locales/cs.json b/src/locales/cs.json index eaa392350..4a2bc711c 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -694,9 +694,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Ovládací panel", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Domů", - "tabs_bar.local": "Local", "tabs_bar.more": "Více", "tabs_bar.notifications": "Oznámení", "tabs_bar.profile": "Profil", diff --git a/src/locales/cy.json b/src/locales/cy.json index f69e11b5f..d4b1e78ef 100644 --- a/src/locales/cy.json +++ b/src/locales/cy.json @@ -550,10 +550,8 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Ffedysawd", "tabs_bar.groups": "Grwpiau", "tabs_bar.home": "Hafan", - "tabs_bar.local": "Lleol", "tabs_bar.more": "Rhagor", "tabs_bar.notifications": "Hysbysiadau", "tabs_bar.profile": "Proffil", diff --git a/src/locales/da.json b/src/locales/da.json index 5b874795f..96b85af38 100644 --- a/src/locales/da.json +++ b/src/locales/da.json @@ -384,9 +384,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Hjem", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Notifikationer", "tabs_bar.search": "Søg", "theme_toggle.system": "System", diff --git a/src/locales/de.json b/src/locales/de.json index af7cc96c2..90b30cc2a 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -1252,10 +1252,8 @@ "sw.url": "Script URL", "tabs_bar.all": "Alle", "tabs_bar.dashboard": "Steuerung", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.groups": "Gruppen", "tabs_bar.home": "Start", - "tabs_bar.local": "Lokal", "tabs_bar.more": "Mehr", "tabs_bar.notifications": "Benachrichtigungen", "tabs_bar.profile": "Profil", diff --git a/src/locales/el.json b/src/locales/el.json index a3cf409dd..f8676c706 100644 --- a/src/locales/el.json +++ b/src/locales/el.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Αρχική", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Ειδοποιήσεις", "tabs_bar.profile": "Profile", diff --git a/src/locales/en-Shaw.json b/src/locales/en-Shaw.json index 3a0952cd3..f83634f35 100644 --- a/src/locales/en-Shaw.json +++ b/src/locales/en-Shaw.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "𐑷𐑤", "tabs_bar.dashboard": "𐑛𐑨𐑖𐑚𐑹𐑛", - "tabs_bar.fediverse": "·𐑓𐑧𐑛𐑦𐑝𐑻𐑕", "tabs_bar.home": "𐑣𐑴𐑥", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "𐑯𐑴𐑑𐑦𐑓𐑦𐑒𐑱𐑖𐑩𐑯𐑟", "tabs_bar.profile": "Profile", diff --git a/src/locales/eo.json b/src/locales/eo.json index 4dbe5c376..7afc80d19 100644 --- a/src/locales/eo.json +++ b/src/locales/eo.json @@ -387,9 +387,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Hejmo", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Sciigoj", "tabs_bar.search": "Serĉi", "theme_toggle.system": "System", diff --git a/src/locales/es-AR.json b/src/locales/es-AR.json index e8223307d..fcc8578eb 100644 --- a/src/locales/es-AR.json +++ b/src/locales/es-AR.json @@ -435,9 +435,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Principal", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Notificaciones", "tabs_bar.search": "Buscar", "theme_toggle.system": "System", diff --git a/src/locales/es.json b/src/locales/es.json index 26771bb4f..0ccff1812 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1569,10 +1569,8 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.groups": "Grupos", "tabs_bar.home": "Inicio", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notificaciones", "tabs_bar.profile": "Profile", diff --git a/src/locales/et.json b/src/locales/et.json index 3f33f2437..e0192861e 100644 --- a/src/locales/et.json +++ b/src/locales/et.json @@ -387,9 +387,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Kodu", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Teated", "tabs_bar.search": "Otsi", "theme_toggle.system": "System", diff --git a/src/locales/eu.json b/src/locales/eu.json index bc9fa91b0..159f38925 100644 --- a/src/locales/eu.json +++ b/src/locales/eu.json @@ -387,9 +387,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Hasiera", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Jakinarazpenak", "tabs_bar.search": "Bilatu", "theme_toggle.system": "System", diff --git a/src/locales/fa.json b/src/locales/fa.json index d263bad92..53d47ec4a 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -1023,9 +1023,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "خانه", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "اعلان‌ها", "tabs_bar.profile": "Profile", diff --git a/src/locales/fi.json b/src/locales/fi.json index d7fb3b169..8b682aa65 100644 --- a/src/locales/fi.json +++ b/src/locales/fi.json @@ -383,9 +383,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Koti", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Ilmoitukset", "tabs_bar.search": "Hae", "theme_toggle.system": "System", diff --git a/src/locales/fr.json b/src/locales/fr.json index 3df6f4d00..4bc093ca6 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -1278,9 +1278,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Accueil", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/ga.json b/src/locales/ga.json index 61dba46f3..dc111edac 100644 --- a/src/locales/ga.json +++ b/src/locales/ga.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/gl.json b/src/locales/gl.json index afe1b5311..f22ad17f1 100644 --- a/src/locales/gl.json +++ b/src/locales/gl.json @@ -391,9 +391,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Inicio", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Notificacións", "tabs_bar.search": "Buscar", "theme_toggle.system": "System", diff --git a/src/locales/he.json b/src/locales/he.json index a68115dc1..37ac9b04e 100644 --- a/src/locales/he.json +++ b/src/locales/he.json @@ -1264,9 +1264,7 @@ "sw.url": "Script URL", "tabs_bar.all": "הכל", "tabs_bar.dashboard": "לוח מחוונים", - "tabs_bar.fediverse": "פדרציה", "tabs_bar.home": "בית", - "tabs_bar.local": "Local", "tabs_bar.more": "עוד", "tabs_bar.notifications": "התראות", "tabs_bar.profile": "פרופיל", diff --git a/src/locales/hi.json b/src/locales/hi.json index 1bfe48ac2..28a91ae10 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/hr.json b/src/locales/hr.json index f94c61266..532878473 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -1176,9 +1176,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Federacija", "tabs_bar.home": "Naslovnica", - "tabs_bar.local": "Lokalno", "tabs_bar.more": "Više", "tabs_bar.notifications": "Obavijesti", "tabs_bar.profile": "Profil", diff --git a/src/locales/hu.json b/src/locales/hu.json index 015ac72fb..8f78a1096 100644 --- a/src/locales/hu.json +++ b/src/locales/hu.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Saját", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Értesítések", "tabs_bar.profile": "Profile", diff --git a/src/locales/hy.json b/src/locales/hy.json index 9f9570856..9e09156ec 100644 --- a/src/locales/hy.json +++ b/src/locales/hy.json @@ -319,9 +319,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Հիմնական", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Ծանուցումներ", "tabs_bar.search": "Փնտրել", "theme_toggle.system": "System", diff --git a/src/locales/id.json b/src/locales/id.json index c7ea75d24..c0ef136ac 100644 --- a/src/locales/id.json +++ b/src/locales/id.json @@ -1458,10 +1458,8 @@ "sw.url": "Script URL", "tabs_bar.all": "Semua", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.groups": "Grup", "tabs_bar.home": "Beranda", - "tabs_bar.local": "Local", "tabs_bar.more": "Lagi", "tabs_bar.notifications": "Notifikasi", "tabs_bar.profile": "Profil", diff --git a/src/locales/io.json b/src/locales/io.json index b17de84bf..0fcd24500 100644 --- a/src/locales/io.json +++ b/src/locales/io.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Hemo", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Savigi", "tabs_bar.profile": "Profile", diff --git a/src/locales/is.json b/src/locales/is.json index 52ca3e02f..cb4694e88 100644 --- a/src/locales/is.json +++ b/src/locales/is.json @@ -1015,9 +1015,7 @@ "sw.url": "Script URL", "tabs_bar.all": "Allt", "tabs_bar.dashboard": "Stjórnborð", - "tabs_bar.fediverse": "Samtengdir Vefþjónar", "tabs_bar.home": "Heima", - "tabs_bar.local": "Local", "tabs_bar.more": "Meira", "tabs_bar.notifications": "Tilkynningar", "tabs_bar.profile": "Profile", diff --git a/src/locales/it.json b/src/locales/it.json index d6db52480..7c5c66ac6 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -1506,10 +1506,8 @@ "sw.url": "Script URL", "tabs_bar.all": "Tutto", "tabs_bar.dashboard": "Cruscotto", - "tabs_bar.fediverse": "Timeline Federata", "tabs_bar.groups": "Gruppi", "tabs_bar.home": "Home", - "tabs_bar.local": "Timeline Locale", "tabs_bar.more": "Altro", "tabs_bar.notifications": "Notifiche", "tabs_bar.profile": "Profilo", diff --git a/src/locales/ja.json b/src/locales/ja.json index 11bf90ed9..e86c7a8e5 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -1344,10 +1344,8 @@ "sw.url": "Script URL", "tabs_bar.all": "すべて", "tabs_bar.dashboard": "ダッシュボード", - "tabs_bar.fediverse": "フェディバース", "tabs_bar.groups": "グループ", "tabs_bar.home": "ホーム", - "tabs_bar.local": "ローカル", "tabs_bar.more": "その他", "tabs_bar.notifications": "通知", "tabs_bar.profile": "プロフィール", diff --git a/src/locales/ka.json b/src/locales/ka.json index 980d1ca06..0adee3c93 100644 --- a/src/locales/ka.json +++ b/src/locales/ka.json @@ -349,9 +349,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "სახლი", - "tabs_bar.local": "Local", "tabs_bar.notifications": "შეტყობინებები", "tabs_bar.search": "ძებნა", "theme_toggle.system": "System", diff --git a/src/locales/kk.json b/src/locales/kk.json index 317dbf4ac..b4e3187ca 100644 --- a/src/locales/kk.json +++ b/src/locales/kk.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Басты бет", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Ескертпелер", "tabs_bar.profile": "Profile", diff --git a/src/locales/ko.json b/src/locales/ko.json index 4a8459d04..2cda4b22f 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "홈", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "알림", "tabs_bar.profile": "Profile", diff --git a/src/locales/lt.json b/src/locales/lt.json index f99cd4fb0..9f57fb171 100644 --- a/src/locales/lt.json +++ b/src/locales/lt.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/lv.json b/src/locales/lv.json index bba5d5170..d8683e076 100644 --- a/src/locales/lv.json +++ b/src/locales/lv.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/mk.json b/src/locales/mk.json index e5a580c6e..59631e321 100644 --- a/src/locales/mk.json +++ b/src/locales/mk.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Дома", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/ms.json b/src/locales/ms.json index 72f84b029..195403356 100644 --- a/src/locales/ms.json +++ b/src/locales/ms.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/nl.json b/src/locales/nl.json index d5488b450..25b4bfc3e 100644 --- a/src/locales/nl.json +++ b/src/locales/nl.json @@ -382,9 +382,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Start", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Meldingen", "tabs_bar.search": "Zoeken", "theme_toggle.system": "System", diff --git a/src/locales/nn.json b/src/locales/nn.json index 3256eaa55..57166a7c8 100644 --- a/src/locales/nn.json +++ b/src/locales/nn.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Heim", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notifications", "tabs_bar.profile": "Profile", diff --git a/src/locales/no.json b/src/locales/no.json index e99bc1991..d399dff59 100644 --- a/src/locales/no.json +++ b/src/locales/no.json @@ -1378,10 +1378,8 @@ "sw.url": "Script URL", "tabs_bar.all": "Alle", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.groups": "Grupper", "tabs_bar.home": "Hjem", - "tabs_bar.local": "Local", "tabs_bar.more": "Mer", "tabs_bar.notifications": "Varslinger", "tabs_bar.profile": "Profil", diff --git a/src/locales/oc.json b/src/locales/oc.json index faaaa03cb..efea5b7fa 100644 --- a/src/locales/oc.json +++ b/src/locales/oc.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Acuèlh", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notificacions", "tabs_bar.profile": "Profile", diff --git a/src/locales/pl.json b/src/locales/pl.json index 244ec56d3..8b28a8d68 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -1496,10 +1496,8 @@ "sw.url": "Adres URL skryptu", "tabs_bar.all": "Wszystkie", "tabs_bar.dashboard": "Panel administracyjny", - "tabs_bar.fediverse": "Fediwersum", "tabs_bar.groups": "Grupy", "tabs_bar.home": "Strona główna", - "tabs_bar.local": "Lokalna", "tabs_bar.more": "Więcej", "tabs_bar.notifications": "Powiadomienia", "tabs_bar.profile": "Profil", diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index 1767d466d..fddb8dfc3 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Página inicial", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notificações", "tabs_bar.profile": "Profile", diff --git a/src/locales/pt.json b/src/locales/pt.json index 022167bf1..f2b3a6e2c 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Painel de Controlo", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Início", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notificações", "tabs_bar.profile": "Profile", diff --git a/src/locales/ro.json b/src/locales/ro.json index 6686a0dab..b5926b0be 100644 --- a/src/locales/ro.json +++ b/src/locales/ro.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Acasă", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Notificări", "tabs_bar.profile": "Profile", diff --git a/src/locales/ru.json b/src/locales/ru.json index 18fbbcaa1..87bb3240e 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -1444,10 +1444,8 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.groups": "Группы", "tabs_bar.home": "Главная", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Уведомления", "tabs_bar.profile": "Profile", diff --git a/src/locales/sk.json b/src/locales/sk.json index c4e4fc52f..4a70c91de 100644 --- a/src/locales/sk.json +++ b/src/locales/sk.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Domovská", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Oboznámenia", "tabs_bar.profile": "Profile", diff --git a/src/locales/sl.json b/src/locales/sl.json index 671ddb353..f7ce87cff 100644 --- a/src/locales/sl.json +++ b/src/locales/sl.json @@ -386,9 +386,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Domov", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Obvestila", "tabs_bar.search": "Iskanje", "theme_toggle.system": "System", diff --git a/src/locales/sq.json b/src/locales/sq.json index 84ad75be3..1fd1174f5 100644 --- a/src/locales/sq.json +++ b/src/locales/sq.json @@ -370,9 +370,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Kreu", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Njoftime", "tabs_bar.search": "Kërkim", "theme_toggle.system": "System", diff --git a/src/locales/sr-Latn.json b/src/locales/sr-Latn.json index 16499a64d..da592aa13 100644 --- a/src/locales/sr-Latn.json +++ b/src/locales/sr-Latn.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Početna", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Obaveštenja", "tabs_bar.profile": "Profile", diff --git a/src/locales/sr.json b/src/locales/sr.json index 62da2a47a..f5a854446 100644 --- a/src/locales/sr.json +++ b/src/locales/sr.json @@ -1014,9 +1014,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Почетна", - "tabs_bar.local": "Local", "tabs_bar.more": "More", "tabs_bar.notifications": "Обавештења", "tabs_bar.profile": "Profile", diff --git a/src/locales/sv.json b/src/locales/sv.json index 4bd2bd0db..e98f1457a 100644 --- a/src/locales/sv.json +++ b/src/locales/sv.json @@ -384,9 +384,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Hem", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Meddelanden", "tabs_bar.search": "Sök", "theme_toggle.system": "System", diff --git a/src/locales/ta.json b/src/locales/ta.json index b2435ca6d..43949a909 100644 --- a/src/locales/ta.json +++ b/src/locales/ta.json @@ -385,9 +385,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Home", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Notifications", "tabs_bar.search": "தேடு", "theme_toggle.system": "System", diff --git a/src/locales/te.json b/src/locales/te.json index 87ee328d4..6bcc8bec2 100644 --- a/src/locales/te.json +++ b/src/locales/te.json @@ -381,9 +381,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "హోమ్", - "tabs_bar.local": "Local", "tabs_bar.notifications": "ప్రకటనలు", "tabs_bar.search": "శోధన", "theme_toggle.system": "System", diff --git a/src/locales/th.json b/src/locales/th.json index d6758c6c7..fe0785c8f 100644 --- a/src/locales/th.json +++ b/src/locales/th.json @@ -391,9 +391,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "หน้าแรก", - "tabs_bar.local": "Local", "tabs_bar.notifications": "การแจ้งเตือน", "tabs_bar.search": "ค้นหา", "theme_toggle.system": "System", diff --git a/src/locales/tr.json b/src/locales/tr.json index 21c97e2d8..76a94d13d 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -1440,10 +1440,8 @@ "sw.url": "Script URL", "tabs_bar.all": "Tümü", "tabs_bar.dashboard": "Yönetici Paneli", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.groups": "Gruplar", "tabs_bar.home": "Ana sayfa", - "tabs_bar.local": "Yerel", "tabs_bar.more": "Daha fazla", "tabs_bar.notifications": "Bildirimler", "tabs_bar.profile": "Profil", diff --git a/src/locales/uk.json b/src/locales/uk.json index 1d6e642df..110224f1f 100644 --- a/src/locales/uk.json +++ b/src/locales/uk.json @@ -448,9 +448,7 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.dashboard": "Dashboard", - "tabs_bar.fediverse": "Fediverse", "tabs_bar.home": "Головна", - "tabs_bar.local": "Local", "tabs_bar.notifications": "Сповіщення", "tabs_bar.search": "Пошук", "theme_toggle.system": "System", diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index d9683b99b..eaf1bf0ed 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -1456,10 +1456,8 @@ "sw.url": "脚本链接", "tabs_bar.all": "全部", "tabs_bar.dashboard": "仪表板", - "tabs_bar.fediverse": "联邦宇宙", "tabs_bar.groups": "群组", "tabs_bar.home": "主页", - "tabs_bar.local": "本站", "tabs_bar.more": "更多", "tabs_bar.notifications": "通知", "tabs_bar.profile": "个人资料", diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index 2c0891b59..02d3255e6 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -927,9 +927,7 @@ "sw.url": "Script URL", "tabs_bar.all": "全部", "tabs_bar.dashboard": "控制台", - "tabs_bar.fediverse": "聯邦宇宙", "tabs_bar.home": "主頁", - "tabs_bar.local": "Local", "tabs_bar.more": "更多", "tabs_bar.notifications": "通知", "tabs_bar.profile": "個人資料", diff --git a/src/locales/zh-TW.json b/src/locales/zh-TW.json index 56a077f9a..7e94a1be0 100644 --- a/src/locales/zh-TW.json +++ b/src/locales/zh-TW.json @@ -1458,10 +1458,8 @@ "sw.url": "Script URL", "tabs_bar.all": "全部", "tabs_bar.dashboard": "控制台", - "tabs_bar.fediverse": "聯邦宇宙", "tabs_bar.groups": "群組", "tabs_bar.home": "首頁", - "tabs_bar.local": "本地", "tabs_bar.more": "更多", "tabs_bar.notifications": "通知", "tabs_bar.profile": "個人檔案", From cea142a6da15b3b57ee5f1e647c0730783ac980a Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Wed, 1 May 2024 20:35:33 +0200 Subject: [PATCH 12/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1635 of 1635 strings) Co-authored-by: gallegonovato Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ Translation: Soapbox/Soapbox --- src/locales/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/es.json b/src/locales/es.json index 0ccff1812..f1b4dc057 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -423,7 +423,7 @@ "column.notifications": "Notificaciones", "column.pins": "Pinned posts", "column.preferences": "Preferences", - "column.public": "Calendario de Fediverse", + "column.public": "Calendario mundial", "column.quotes": "Citas de la publicación", "column.reactions": "Reactions", "column.reblogs": "Reposts", @@ -1569,6 +1569,7 @@ "sw.url": "Script URL", "tabs_bar.all": "All", "tabs_bar.dashboard": "Dashboard", + "tabs_bar.global": "Mundial", "tabs_bar.groups": "Grupos", "tabs_bar.home": "Inicio", "tabs_bar.more": "More", From 732d3fb68e814095a8d4e2d523cf5ea61160d10f Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 4 May 2024 10:46:57 +0000 Subject: [PATCH 13/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1636 of 1636 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/es.json b/src/locales/es.json index f1b4dc057..0f6b57682 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -338,6 +338,7 @@ "column.admin.edit_domain": "Editar el dominio", "column.admin.edit_rule": "Modificar una regla", "column.admin.moderation_log": "Registro de moderación", + "column.admin.nostr_relays": "Relés", "column.admin.relays": "Relés de instancia", "column.admin.reports": "Reports", "column.admin.reports.menu.moderation_log": "Registro de moderación", From 1667f986fa9e860733ecd82d2a6e03c476235929 Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Sun, 5 May 2024 12:49:07 +0000 Subject: [PATCH 14/54] Translated using Weblate (Chinese (Simplified)) Currently translated at 92.0% (1506 of 1636 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/ --- src/locales/zh-CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index eaf1bf0ed..eacefced2 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -1456,6 +1456,7 @@ "sw.url": "脚本链接", "tabs_bar.all": "全部", "tabs_bar.dashboard": "仪表板", + "tabs_bar.global": "全局", "tabs_bar.groups": "群组", "tabs_bar.home": "主页", "tabs_bar.more": "更多", From 5c9bf6672feb7bd7bad37adc0ecdf7daada8da3f Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 21 May 2024 12:57:20 +0000 Subject: [PATCH 15/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1637 of 1637 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/es.json b/src/locales/es.json index 0f6b57682..b27fc9541 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -38,6 +38,7 @@ "account.mute": "Silenciar a @{name}", "account.muted": "Silenciado", "account.never_active": "Nunca", + "account.npub": "Copiar el usuario npub", "account.patron": "Patrón", "account.posts": "Posts", "account.posts_with_replies": "Toots y respuestas", From 7e5f2b796129b7ecd55ec15a1ef1f9696de4a2c8 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Wed, 22 May 2024 19:06:12 +0000 Subject: [PATCH 16/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1637 of 1637 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/es.json b/src/locales/es.json index b27fc9541..d7edb7251 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -431,7 +431,7 @@ "column.reblogs": "Reposts", "column.registration": "Regístrese", "column.scheduled_statuses": "Scheduled Posts", - "column.search": "Search", + "column.search": "Descubrir", "column.settings_store": "Settings store", "column.soapbox_config": "Soapbox config", "column.test": "Test timeline", @@ -1577,7 +1577,7 @@ "tabs_bar.more": "More", "tabs_bar.notifications": "Notificaciones", "tabs_bar.profile": "Profile", - "tabs_bar.search": "Buscar", + "tabs_bar.search": "Descubrir", "tabs_bar.settings": "Settings", "textarea.counter.label": "{count} caracteres restantes", "theme_editor.colors.accent": "Acento", From d298136af52b828c15a71ad5f89101ae16c6c923 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 23 May 2024 13:53:21 +0000 Subject: [PATCH 17/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1637 of 1637 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es.json b/src/locales/es.json index d7edb7251..05a51042d 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1108,7 +1108,7 @@ "navigation.direct_messages": "Messages", "navigation.home": "Home", "navigation.notifications": "Notifications", - "navigation.search": "Search", + "navigation.search": "Descubrir", "navigation_bar.account_aliases": "Account aliases", "navigation_bar.account_migration": "Move account", "navigation_bar.blocks": "Usuarios bloqueados", From c4acc53e7b138f53ebccacb490c9813f02caf90f Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 23 May 2024 20:04:06 +0000 Subject: [PATCH 18/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1639 of 1639 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/es.json b/src/locales/es.json index 05a51042d..c68915f33 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -658,6 +658,8 @@ "edit_profile.fields.location_label": "Location", "edit_profile.fields.location_placeholder": "Location", "edit_profile.fields.locked_label": "Lock account", + "edit_profile.fields.lud16_label": "Direcciones Lightning", + "edit_profile.fields.lud16_placeholder": "user@example.com", "edit_profile.fields.meta_fields.content_placeholder": "Content", "edit_profile.fields.meta_fields.label_placeholder": "Label", "edit_profile.fields.meta_fields_label": "Profile fields", From d8b03077a4cad3f685d3c1cef7ade4dffc1a84a8 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sun, 2 Jun 2024 19:52:45 +0000 Subject: [PATCH 19/54] Translated using Weblate (Spanish) Currently translated at 99.9% (1644 of 1645 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/locales/es.json b/src/locales/es.json index c68915f33..726e4642b 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1148,6 +1148,7 @@ "new_group_panel.title": "Crear un Grupo", "nostr_extension.found": "Iniciar sesión con la extensión del navegador.", "nostr_extension.not_found": "No se ha encontrado la extensión del navegador.", + "nostr_panel.message": "Conéctese con cualquier cliente de Nostr.", "nostr_relays.read_only": "Solo lectura", "nostr_relays.read_write": "Lectura y escritura", "nostr_relays.title": "Relés", @@ -1637,5 +1638,9 @@ "video.pause": "Pausar", "video.play": "Reproducir", "video.unmute": "Dejar de silenciar sonido", - "who_to_follow.title": "Who To Follow" + "who_to_follow.title": "Who To Follow", + "zap.comment_input.placeholder": "Comentario opcional", + "zap.open_wallet": "Abrir Wallet", + "zap.send_to": "Enviar zaps a {target}", + "zap.unit": "Cantidad de zap en el sats" } From 101c8dc7004990868594ac01ab945bef5f50effb Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 4 Jun 2024 11:14:58 +0000 Subject: [PATCH 20/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1645 of 1645 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/es.json b/src/locales/es.json index 726e4642b..dd6425924 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1149,6 +1149,7 @@ "nostr_extension.found": "Iniciar sesión con la extensión del navegador.", "nostr_extension.not_found": "No se ha encontrado la extensión del navegador.", "nostr_panel.message": "Conéctese con cualquier cliente de Nostr.", + "nostr_panel.title": "Relés de Nostr", "nostr_relays.read_only": "Solo lectura", "nostr_relays.read_write": "Lectura y escritura", "nostr_relays.title": "Relés", From d75f4b36676ba2d366c8cf1c3f879d4b6403fef8 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 7 Jun 2024 04:55:50 +0200 Subject: [PATCH 21/54] Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ --- src/locales/ar.json | 1 - src/locales/ast.json | 1 - src/locales/bn.json | 1 - src/locales/br.json | 1 - src/locales/ca.json | 1 - src/locales/co.json | 1 - src/locales/cs.json | 1 - src/locales/cy.json | 1 - src/locales/da.json | 1 - src/locales/de.json | 1 - src/locales/el.json | 1 - src/locales/en-Shaw.json | 1 - src/locales/eo.json | 1 - src/locales/es-AR.json | 1 - src/locales/es.json | 1 - src/locales/et.json | 1 - src/locales/eu.json | 1 - src/locales/fa.json | 1 - src/locales/fi.json | 1 - src/locales/fr.json | 1 - src/locales/ga.json | 1 - src/locales/gl.json | 1 - src/locales/he.json | 1 - src/locales/hi.json | 1 - src/locales/hr.json | 1 - src/locales/hu.json | 1 - src/locales/hy.json | 1 - src/locales/id.json | 1 - src/locales/io.json | 1 - src/locales/is.json | 1 - src/locales/it.json | 1 - src/locales/ja.json | 1 - src/locales/ka.json | 1 - src/locales/kk.json | 1 - src/locales/ko.json | 1 - src/locales/lt.json | 1 - src/locales/lv.json | 1 - src/locales/mk.json | 1 - src/locales/ms.json | 1 - src/locales/nl.json | 1 - src/locales/nn.json | 1 - src/locales/no.json | 1 - src/locales/oc.json | 1 - src/locales/pl.json | 1 - src/locales/pt-BR.json | 1 - src/locales/pt.json | 1 - src/locales/ro.json | 1 - src/locales/ru.json | 1 - src/locales/sk.json | 1 - src/locales/sl.json | 1 - src/locales/sq.json | 1 - src/locales/sr-Latn.json | 1 - src/locales/sr.json | 1 - src/locales/sv.json | 1 - src/locales/ta.json | 1 - src/locales/te.json | 1 - src/locales/th.json | 1 - src/locales/tr.json | 1 - src/locales/uk.json | 1 - src/locales/zh-CN.json | 1 - src/locales/zh-HK.json | 1 - src/locales/zh-TW.json | 1 - 62 files changed, 62 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index ab3203a65..a4a580f0f 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -297,7 +297,6 @@ "column.blocks": "الحسابات المحظورة", "column.bookmarks": "المحفوظات", "column.chats": "المحادثات", - "column.community": "الخط المحلي", "column.crypto_donate": "التبرّع بالعملات الرقمية", "column.developers": "المطورون", "column.developers.service_worker": "عامل الخدمة", diff --git a/src/locales/ast.json b/src/locales/ast.json index b7918c68a..f74060707 100644 --- a/src/locales/ast.json +++ b/src/locales/ast.json @@ -55,7 +55,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Usuarios bloquiaos", - "column.community": "Llinia temporal llocal", "column.direct": "Mensaxes direutos", "column.domain_blocks": "Dominios anubríos", "column.export_data": "Export data", diff --git a/src/locales/bn.json b/src/locales/bn.json index 9169459bc..6a7c38c8a 100644 --- a/src/locales/bn.json +++ b/src/locales/bn.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "যাদের বন্ধ করে রাখা হয়েছে", - "column.community": "স্থানীয় সময়সারি", "column.direct": "সরাসরি লেখা", "column.domain_blocks": "সরিয়ে ফেলা ওয়েবসাইট", "column.export_data": "Export data", diff --git a/src/locales/br.json b/src/locales/br.json index d9c9922b2..a6edd4b87 100644 --- a/src/locales/br.json +++ b/src/locales/br.json @@ -60,7 +60,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Implijour·ezed·ion stanket", - "column.community": "Red-amzer lec'hel", "column.direct": "Kemennadoù prevez", "column.domain_blocks": "Domani kuzhet", "column.export_data": "Export data", diff --git a/src/locales/ca.json b/src/locales/ca.json index d32276d11..b21008fed 100644 --- a/src/locales/ca.json +++ b/src/locales/ca.json @@ -110,7 +110,6 @@ "column.blocks": "Usuaris bloquejats", "column.bookmarks": "Marcadors", "column.chats": "Xats", - "column.community": "Línia de temps local", "column.direct": "Missatges directes", "column.domain_blocks": "Dominis ocults", "column.edit_profile": "Editar perfil", diff --git a/src/locales/co.json b/src/locales/co.json index 11900dcfb..c9ab7f87e 100644 --- a/src/locales/co.json +++ b/src/locales/co.json @@ -66,7 +66,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Utilizatori bluccati", - "column.community": "Linea pubblica lucale", "column.direct": "Missaghji diretti", "column.domain_blocks": "Duminii piattati", "column.export_data": "Export data", diff --git a/src/locales/cs.json b/src/locales/cs.json index 4a2bc711c..5ce1ba963 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -136,7 +136,6 @@ "column.blocks": "Blokovaní uživatelé", "column.bookmarks": "Záložky", "column.chats": "Chaty", - "column.community": "Místní časová osa", "column.direct": "Přímé zprávy", "column.domain_blocks": "Skryté domény", "column.edit_profile": "Upravit profil", diff --git a/src/locales/cy.json b/src/locales/cy.json index d4b1e78ef..3605f1d16 100644 --- a/src/locales/cy.json +++ b/src/locales/cy.json @@ -127,7 +127,6 @@ "column.aliases.delete": "Dileu", "column.backups": "Copïau wrth gefn", "column.blocks": "Defnyddwyr wedi'u rhwystro", - "column.community": "Ffrwd leol", "column.direct": "Negeseuon preifat", "column.domain_blocks": "Parthau cudd", "column.edit_profile": "Golygu'ch proffil", diff --git a/src/locales/da.json b/src/locales/da.json index 96b85af38..a36e1b51c 100644 --- a/src/locales/da.json +++ b/src/locales/da.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Blokerede brugere", - "column.community": "Lokal tidslinje", "column.direct": "Direkte beskeder", "column.domain_blocks": "Skjulte domæner", "column.export_data": "Export data", diff --git a/src/locales/de.json b/src/locales/de.json index 90b30cc2a..19d0b7003 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -262,7 +262,6 @@ "column.blocks": "Blockierte Profile", "column.bookmarks": "Lesezeichen", "column.chats": "Chats", - "column.community": "Lokale Zeitleiste", "column.crypto_donate": "Mit Kryptowährungen spenden", "column.developers": "Entwickler", "column.developers.service_worker": "Service-Arbeiter", diff --git a/src/locales/el.json b/src/locales/el.json index f8676c706..b4d35aeb2 100644 --- a/src/locales/el.json +++ b/src/locales/el.json @@ -191,7 +191,6 @@ "column.blocks": "Αποκλεισμένοι χρήστες", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Τοπική ροή", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/en-Shaw.json b/src/locales/en-Shaw.json index f83634f35..8567f4210 100644 --- a/src/locales/en-Shaw.json +++ b/src/locales/en-Shaw.json @@ -191,7 +191,6 @@ "column.blocks": "𐑚𐑤𐑪𐑒𐑑 𐑿𐑟𐑼𐑟", "column.bookmarks": "𐑚𐑫𐑒𐑥𐑸𐑒𐑕", "column.chats": "𐑗𐑨𐑑𐑕", - "column.community": "𐑤𐑴𐑒𐑩𐑤 𐑑𐑲𐑥𐑤𐑲𐑯", "column.crypto_donate": "𐑛𐑴𐑯𐑱𐑑 𐑒𐑮𐑦𐑐𐑑𐑴𐑒𐑳𐑮𐑩𐑯𐑕𐑦", "column.developers": "𐑛𐑦𐑝𐑧𐑤𐑩𐑐𐑼𐑟", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/eo.json b/src/locales/eo.json index 7afc80d19..1b35a906a 100644 --- a/src/locales/eo.json +++ b/src/locales/eo.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Blokitaj uzantoj", - "column.community": "Loka tempolinio", "column.direct": "Rektaj mesaĝoj", "column.domain_blocks": "Kaŝitaj domajnoj", "column.export_data": "Export data", diff --git a/src/locales/es-AR.json b/src/locales/es-AR.json index fcc8578eb..6f1fee1b0 100644 --- a/src/locales/es-AR.json +++ b/src/locales/es-AR.json @@ -116,7 +116,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Usuarios bloqueados", - "column.community": "Línea temporal local", "column.direct": "Mensajes directos", "column.domain_blocks": "Dominios ocultos", "column.export_data": "Export data", diff --git a/src/locales/es.json b/src/locales/es.json index dd6425924..73ed039f5 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -357,7 +357,6 @@ "column.blocks": "Usuarios bloqueados", "column.bookmarks": "Marcadores", "column.chats": "Mensajes", - "column.community": "Línea de tiempo local", "column.crypto_donate": "Donar con criptomonedas", "column.developers": "Desarrolladores", "column.developers.service_worker": "Trabajador de servicio", diff --git a/src/locales/et.json b/src/locales/et.json index e0192861e..0d1743439 100644 --- a/src/locales/et.json +++ b/src/locales/et.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Blokeeritud kasutajad", - "column.community": "Kohalik ajajoon", "column.direct": "Otsesõnumid", "column.domain_blocks": "Peidetud domeenid", "column.export_data": "Export data", diff --git a/src/locales/eu.json b/src/locales/eu.json index 159f38925..b2e400f9d 100644 --- a/src/locales/eu.json +++ b/src/locales/eu.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Blokeatutako erabiltzaileak", - "column.community": "Denbora-lerro lokala", "column.direct": "Mezu zuzenak", "column.domain_blocks": "Ezkutatutako domeinuak", "column.export_data": "Export data", diff --git a/src/locales/fa.json b/src/locales/fa.json index 53d47ec4a..67451a14f 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -200,7 +200,6 @@ "column.blocks": "کاربران مسدودشده", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "نوشته‌های محلی", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/fi.json b/src/locales/fi.json index 8b682aa65..c6695288a 100644 --- a/src/locales/fi.json +++ b/src/locales/fi.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Estetyt käyttäjät", - "column.community": "Paikallinen aikajana", "column.direct": "Viestit", "column.domain_blocks": "Piilotetut verkkotunnukset", "column.export_data": "Export data", diff --git a/src/locales/fr.json b/src/locales/fr.json index 4bc093ca6..b3fabdc8a 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -295,7 +295,6 @@ "column.blocks": "Comptes bloqués", "column.bookmarks": "Marque-pages", "column.chats": "Discussions", - "column.community": "Fil public local", "column.crypto_donate": "Donner en cryptomonnaies", "column.developers": "Développeurs", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ga.json b/src/locales/ga.json index dc111edac..f3b596cd1 100644 --- a/src/locales/ga.json +++ b/src/locales/ga.json @@ -191,7 +191,6 @@ "column.blocks": "Blocked users", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Local timeline", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/gl.json b/src/locales/gl.json index f22ad17f1..1272a5e54 100644 --- a/src/locales/gl.json +++ b/src/locales/gl.json @@ -68,7 +68,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Usuarias bloqueadas", - "column.community": "Liña temporal local", "column.direct": "Mensaxes directas", "column.domain_blocks": "Dominios agochados", "column.export_data": "Export data", diff --git a/src/locales/he.json b/src/locales/he.json index 37ac9b04e..4cc1f5f65 100644 --- a/src/locales/he.json +++ b/src/locales/he.json @@ -275,7 +275,6 @@ "column.blocks": "חסימות", "column.bookmarks": "סימניות", "column.chats": "צ'אטים", - "column.community": "ציר זמן מקומי", "column.crypto_donate": "תרום קריפטו", "column.developers": "מפתחים", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/hi.json b/src/locales/hi.json index 28a91ae10..4be7bbbc5 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -191,7 +191,6 @@ "column.blocks": "Blocked users", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Local timeline", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/hr.json b/src/locales/hr.json index 532878473..bb59636eb 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -261,7 +261,6 @@ "column.blocks": "Blokirani korisnici", "column.bookmarks": "Knjižne oznake", "column.chats": "Razgovori", - "column.community": "Lokalni timeline", "column.crypto_donate": "Donirajte kriptovalutu", "column.developers": "Programeri", "column.developers.service_worker": "Uslužni program", diff --git a/src/locales/hu.json b/src/locales/hu.json index 8f78a1096..aba688214 100644 --- a/src/locales/hu.json +++ b/src/locales/hu.json @@ -191,7 +191,6 @@ "column.blocks": "Letiltott felhasználók", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Helyi idővonal", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/hy.json b/src/locales/hy.json index 9e09156ec..49f477244 100644 --- a/src/locales/hy.json +++ b/src/locales/hy.json @@ -59,7 +59,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Արգելափակված օգտատերեր", - "column.community": "Տեղական հոսք", "column.export_data": "Export data", "column.filters.delete": "Delete", "column.filters.notifications": "Notifications", diff --git a/src/locales/id.json b/src/locales/id.json index c0ef136ac..070ed30ea 100644 --- a/src/locales/id.json +++ b/src/locales/id.json @@ -297,7 +297,6 @@ "column.blocks": "Blokir", "column.bookmarks": "Bookmarks", "column.chats": "Obrolan", - "column.community": "Linimasa Lokal", "column.crypto_donate": "Donasi Cryptocurrency", "column.developers": "Pengembang", "column.developers.service_worker": "Pekerja Layanan", diff --git a/src/locales/io.json b/src/locales/io.json index 0fcd24500..f61a833c4 100644 --- a/src/locales/io.json +++ b/src/locales/io.json @@ -191,7 +191,6 @@ "column.blocks": "Blokusita uzeri", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Lokala tempolineo", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/is.json b/src/locales/is.json index cb4694e88..4745c7950 100644 --- a/src/locales/is.json +++ b/src/locales/is.json @@ -191,7 +191,6 @@ "column.blocks": "Útilokaðir notendur", "column.bookmarks": "Bókamerki", "column.chats": "Spjöll", - "column.community": "Staðbundin tímalína", "column.crypto_donate": "Gefa dulmálsgjaldmiðil", "column.developers": "Forritarar", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/it.json b/src/locales/it.json index 7c5c66ac6..fe2bce321 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -310,7 +310,6 @@ "column.blocks": "Blocchi", "column.bookmarks": "Segnalibri", "column.chats": "Chat", - "column.community": "Timeline locale", "column.crypto_donate": "Donazioni in cripto valuta", "column.developers": "Sviluppatori", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ja.json b/src/locales/ja.json index e86c7a8e5..47fa30d40 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -291,7 +291,6 @@ "column.blocks": "ブロックしたユーザー", "column.bookmarks": "ブックマーク", "column.chats": "チャット", - "column.community": "公開タイムライン", "column.crypto_donate": "暗号通貨を寄付する", "column.developers": "開発者", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ka.json b/src/locales/ka.json index 0adee3c93..b13f59450 100644 --- a/src/locales/ka.json +++ b/src/locales/ka.json @@ -64,7 +64,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "დაბლოკილი მომხმარებლები", - "column.community": "ლოკალური თაიმლაინი", "column.direct": "პირდაპირი წერილები", "column.domain_blocks": "დამალული დომენები", "column.export_data": "Export data", diff --git a/src/locales/kk.json b/src/locales/kk.json index b4e3187ca..7b2ea24d5 100644 --- a/src/locales/kk.json +++ b/src/locales/kk.json @@ -191,7 +191,6 @@ "column.blocks": "Бұғатталғандар", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Жергілікті желі", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ko.json b/src/locales/ko.json index 2cda4b22f..cb71be6c9 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -191,7 +191,6 @@ "column.blocks": "차단 중인 사용자", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "로컬 타임라인", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/lt.json b/src/locales/lt.json index 9f57fb171..5dba082b5 100644 --- a/src/locales/lt.json +++ b/src/locales/lt.json @@ -191,7 +191,6 @@ "column.blocks": "Blocked users", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Local timeline", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/lv.json b/src/locales/lv.json index d8683e076..32b312d24 100644 --- a/src/locales/lv.json +++ b/src/locales/lv.json @@ -191,7 +191,6 @@ "column.blocks": "Bloķētie lietotāji", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Lokālā laika līnija", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/mk.json b/src/locales/mk.json index 59631e321..c73543d5d 100644 --- a/src/locales/mk.json +++ b/src/locales/mk.json @@ -191,7 +191,6 @@ "column.blocks": "Блокирани корисници", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Local timeline", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ms.json b/src/locales/ms.json index 195403356..75831c097 100644 --- a/src/locales/ms.json +++ b/src/locales/ms.json @@ -191,7 +191,6 @@ "column.blocks": "Blocked users", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Local timeline", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/nl.json b/src/locales/nl.json index 25b4bfc3e..082087a11 100644 --- a/src/locales/nl.json +++ b/src/locales/nl.json @@ -66,7 +66,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Geblokkeerde gebruikers", - "column.community": "Lokale tijdlijn", "column.direct": "Directe berichten", "column.domain_blocks": "Genegeerde servers", "column.export_data": "Export data", diff --git a/src/locales/nn.json b/src/locales/nn.json index 57166a7c8..ab40da6e9 100644 --- a/src/locales/nn.json +++ b/src/locales/nn.json @@ -191,7 +191,6 @@ "column.blocks": "Blokka brukare", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Lokal samtid", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/no.json b/src/locales/no.json index d399dff59..cbb5f2598 100644 --- a/src/locales/no.json +++ b/src/locales/no.json @@ -285,7 +285,6 @@ "column.blocks": "Blokkerte brukere", "column.bookmarks": "Bokmerker", "column.chats": "Sludringer", - "column.community": "Lokal tidslinje", "column.crypto_donate": "Doner kryptovaluta", "column.developers": "Utviklere", "column.developers.service_worker": "Servicearbeider", diff --git a/src/locales/oc.json b/src/locales/oc.json index efea5b7fa..4a9968321 100644 --- a/src/locales/oc.json +++ b/src/locales/oc.json @@ -191,7 +191,6 @@ "column.blocks": "Personas blocadas", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Flux public local", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/pl.json b/src/locales/pl.json index 8b28a8d68..ef216f1b6 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -320,7 +320,6 @@ "column.blocks": "Zablokowani użytkownicy", "column.bookmarks": "Zakładki", "column.chats": "Rozmowy", - "column.community": "Lokalna oś czasu", "column.crypto_donate": "Przekaż kryptowalutę", "column.developers": "Programiści", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index fddb8dfc3..71d9fbb94 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -191,7 +191,6 @@ "column.blocks": "Usuários bloqueados", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Local", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/pt.json b/src/locales/pt.json index f2b3a6e2c..07e31643b 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -191,7 +191,6 @@ "column.blocks": "Utilizadores Bloqueados", "column.bookmarks": "Items Guardados", "column.chats": "Chats", - "column.community": "Cronologia local", "column.crypto_donate": "Doar Cryptomoedas", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ro.json b/src/locales/ro.json index b5926b0be..ca0423629 100644 --- a/src/locales/ro.json +++ b/src/locales/ro.json @@ -191,7 +191,6 @@ "column.blocks": "Utilizatori blocați", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Fluxul Local", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/ru.json b/src/locales/ru.json index 87bb3240e..8473d8fb8 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -288,7 +288,6 @@ "column.blocks": "Список блокировки", "column.bookmarks": "Закладки", "column.chats": "Чаты", - "column.community": "Локальная лента", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/sk.json b/src/locales/sk.json index 4a70c91de..1d37b0f19 100644 --- a/src/locales/sk.json +++ b/src/locales/sk.json @@ -191,7 +191,6 @@ "column.blocks": "Blokovaní užívatelia", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Miestna časová os", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/sl.json b/src/locales/sl.json index f7ce87cff..c2a11b2d2 100644 --- a/src/locales/sl.json +++ b/src/locales/sl.json @@ -70,7 +70,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Blokirani uporabniki", - "column.community": "Lokalna časovnica", "column.direct": "Neposredna sporočila", "column.export_data": "Export data", "column.filters.delete": "Delete", diff --git a/src/locales/sq.json b/src/locales/sq.json index 1fd1174f5..6b59e9f95 100644 --- a/src/locales/sq.json +++ b/src/locales/sq.json @@ -67,7 +67,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Përdorues të bllokuar", - "column.community": "Rrjedhë kohore vendore", "column.direct": "Mesazhe të drejtpërdrejta", "column.domain_blocks": "Përkatësi të fshehura", "column.export_data": "Export data", diff --git a/src/locales/sr-Latn.json b/src/locales/sr-Latn.json index da592aa13..9ea5d7d32 100644 --- a/src/locales/sr-Latn.json +++ b/src/locales/sr-Latn.json @@ -191,7 +191,6 @@ "column.blocks": "Blokirani korisnici", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Lokalna lajna", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/sr.json b/src/locales/sr.json index f5a854446..b53a3844e 100644 --- a/src/locales/sr.json +++ b/src/locales/sr.json @@ -191,7 +191,6 @@ "column.blocks": "Блокирани корисници", "column.bookmarks": "Bookmarks", "column.chats": "Chats", - "column.community": "Локална временска линија", "column.crypto_donate": "Donate Cryptocurrency", "column.developers": "Developers", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/sv.json b/src/locales/sv.json index e98f1457a..f3e5120a7 100644 --- a/src/locales/sv.json +++ b/src/locales/sv.json @@ -70,7 +70,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "Blockerade användare", - "column.community": "Lokal tidslinje", "column.direct": "Direktmeddelanden", "column.domain_blocks": "Dolda domäner", "column.export_data": "Export data", diff --git a/src/locales/ta.json b/src/locales/ta.json index 43949a909..dc837ef9d 100644 --- a/src/locales/ta.json +++ b/src/locales/ta.json @@ -69,7 +69,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "தடுக்கப்பட்ட பயனர்கள்", - "column.community": "உள்ளூர் காலக்கெடு", "column.direct": "நேரடி செய்திகள்", "column.domain_blocks": "மறைந்த களங்கள்", "column.export_data": "Export data", diff --git a/src/locales/te.json b/src/locales/te.json index 6bcc8bec2..78f8422fc 100644 --- a/src/locales/te.json +++ b/src/locales/te.json @@ -70,7 +70,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "బ్లాక్ చేయబడిన వినియోగదారులు", - "column.community": "స్థానిక కాలక్రమం", "column.direct": "ప్రత్యక్ష సందేశాలు", "column.domain_blocks": "దాచిన డొమైన్లు", "column.export_data": "Export data", diff --git a/src/locales/th.json b/src/locales/th.json index fe0785c8f..658d9268d 100644 --- a/src/locales/th.json +++ b/src/locales/th.json @@ -70,7 +70,6 @@ "column.aliases": "Account aliases", "column.aliases.delete": "Delete", "column.blocks": "ผู้ใช้ที่ปิดกั้นอยู่", - "column.community": "เส้นเวลาในเว็บ", "column.direct": "ข้อความโดยตรง", "column.domain_blocks": "โดเมนที่ซ่อนอยู่", "column.export_data": "Export data", diff --git a/src/locales/tr.json b/src/locales/tr.json index 76a94d13d..9f7df7db6 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -286,7 +286,6 @@ "column.blocks": "Engellenenler", "column.bookmarks": "Yer imleri", "column.chats": "Sohbetler", - "column.community": "Yerel zaman tüneli", "column.crypto_donate": "Kripto Para Bağışları", "column.developers": "Geliştiriciler", "column.developers.service_worker": "Service Worker", diff --git a/src/locales/uk.json b/src/locales/uk.json index 110224f1f..9f4605650 100644 --- a/src/locales/uk.json +++ b/src/locales/uk.json @@ -83,7 +83,6 @@ "column.blocks": "Заблоковані користувачі", "column.bookmarks": "Закладки", "column.chats": "Чат", - "column.community": "Локальна стрічка", "column.developers": "Розробникам", "column.direct": "Прямі повідомлення", "column.directory": "Переглянути профілі", diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index eacefced2..0b8240bd1 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -297,7 +297,6 @@ "column.blocks": "屏蔽", "column.bookmarks": "书签", "column.chats": "聊天", - "column.community": "本站时间轴", "column.crypto_donate": "加密货币捐款", "column.developers": "开发者", "column.developers.service_worker": "服务工作进程", diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index 02d3255e6..034f44f50 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -176,7 +176,6 @@ "column.blocks": "封鎖的使用者", "column.bookmarks": "書籤", "column.chats": "聊天", - "column.community": "本站時間軸", "column.crypto_donate": "數字貨幣捐贈", "column.developers": "開發者", "column.direct": "私訊", diff --git a/src/locales/zh-TW.json b/src/locales/zh-TW.json index 7e94a1be0..1b8659006 100644 --- a/src/locales/zh-TW.json +++ b/src/locales/zh-TW.json @@ -297,7 +297,6 @@ "column.blocks": "封鎖的使用者", "column.bookmarks": "書籤", "column.chats": "聊天", - "column.community": "本地時間軸", "column.crypto_donate": "捐贈加密貨幣", "column.developers": "開發者", "column.developers.service_worker": "Service Worker", From ae0721721b145eaa411aa40aa8953be1646df3b6 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 10 Jun 2024 02:36:15 +0200 Subject: [PATCH 22/54] Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ --- src/locales/ar.json | 1 - src/locales/cy.json | 1 - src/locales/de.json | 1 - src/locales/el.json | 1 - src/locales/en-Shaw.json | 1 - src/locales/es-AR.json | 1 - src/locales/es.json | 1 - src/locales/fa.json | 1 - src/locales/fr.json | 1 - src/locales/ga.json | 1 - src/locales/gl.json | 1 - src/locales/he.json | 1 - src/locales/hi.json | 1 - src/locales/hr.json | 1 - src/locales/hu.json | 1 - src/locales/id.json | 1 - src/locales/io.json | 1 - src/locales/is.json | 1 - src/locales/it.json | 1 - src/locales/ja.json | 1 - src/locales/ka.json | 1 - src/locales/kk.json | 1 - src/locales/ko.json | 1 - src/locales/lt.json | 1 - src/locales/lv.json | 1 - src/locales/mk.json | 1 - src/locales/ms.json | 1 - src/locales/nn.json | 1 - src/locales/no.json | 1 - src/locales/oc.json | 1 - src/locales/pl.json | 1 - src/locales/pt-BR.json | 1 - src/locales/pt.json | 1 - src/locales/ro.json | 1 - src/locales/ru.json | 1 - src/locales/sk.json | 1 - src/locales/sl.json | 1 - src/locales/sr-Latn.json | 1 - src/locales/sr.json | 1 - src/locales/sv.json | 1 - src/locales/ta.json | 1 - src/locales/te.json | 1 - src/locales/th.json | 1 - src/locales/tr.json | 1 - src/locales/uk.json | 1 - src/locales/zh-CN.json | 1 - src/locales/zh-HK.json | 1 - src/locales/zh-TW.json | 1 - 48 files changed, 48 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index a4a580f0f..c8505abf2 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -1076,7 +1076,6 @@ "notification.mentioned": "{name} أشار إليك", "notification.move": "{name} تغير إلى {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count, plural, one {# آخر} other {# آخرون}}", "notification.pleroma:chat_mention": "{name} أرسل لك رسالة", "notification.pleroma:emoji_reaction": "تفاعل {name} مع منشورك", "notification.pleroma:event_reminder": "يبدأ الحدث الذي تشارك فيه قريبًا", diff --git a/src/locales/cy.json b/src/locales/cy.json index 3605f1d16..4d8baa4ea 100644 --- a/src/locales/cy.json +++ b/src/locales/cy.json @@ -392,7 +392,6 @@ "notification.follow_request": "Hoffai {name} eich dilyn chi", "notification.mention": "Soniodd {name} amdanoch chi", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "Anfonodd {name} neges atoch", "notification.pleroma:participation_accepted": "Derbyniwyd eich cais i ymuno â'r digwyddiad", "notification.pleroma:participation_request": "Hoffai {name} ymuno â'ch digwyddiad", diff --git a/src/locales/de.json b/src/locales/de.json index 19d0b7003..83d1655d2 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -883,7 +883,6 @@ "notification.mentioned": "{name} hat dich erwähnt", "notification.move": "{name} ist nach {targetName} umgezogen", "notification.name": "{link}{others}", - "notification.others": " + {count, plural, one {# andere} other {# anderen}}", "notification.pleroma:chat_mention": "{name} hat dir eine Nachricht gesendet", "notification.pleroma:emoji_reaction": "{name} hat auf deinen Beitrag reagiert", "notification.pleroma:event_reminder": "Eine Veranstaltung, an der du teilnimmst, beginnt bald", diff --git a/src/locales/el.json b/src/locales/el.json index b4d35aeb2..5fdf54431 100644 --- a/src/locales/el.json +++ b/src/locales/el.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "Τελείωσε μια από τις ψηφοφορίες που συμμετείχες", diff --git a/src/locales/en-Shaw.json b/src/locales/en-Shaw.json index 8567f4210..cf8ad7455 100644 --- a/src/locales/en-Shaw.json +++ b/src/locales/en-Shaw.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} 𐑥𐑵𐑝𐑛 𐑑 {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} 𐑕𐑧𐑯𐑑 𐑿 𐑩 𐑥𐑧𐑕𐑦𐑡", "notification.pleroma:emoji_reaction": "{name} 𐑮𐑦𐑨𐑒𐑑𐑩𐑛 𐑑 𐑘𐑹 𐑐𐑴𐑕𐑑", "notification.poll": "A 𐑐𐑴𐑤 𐑿 𐑣𐑨𐑝 𐑝𐑴𐑑𐑩𐑛 𐑦𐑯 𐑣𐑨𐑟 𐑧𐑯𐑛𐑩𐑛", diff --git a/src/locales/es-AR.json b/src/locales/es-AR.json index 6f1fee1b0..c709c10fa 100644 --- a/src/locales/es-AR.json +++ b/src/locales/es-AR.json @@ -306,7 +306,6 @@ "notification.follow": "{name} te empezó a seguir", "notification.mention": "{name} te mencionó", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "Finalizó una encuesta en la que votaste", "notification.reblog": "{name} retooteó tu estado", "notifications.filter.all": "Todas", diff --git a/src/locales/es.json b/src/locales/es.json index 73ed039f5..22e16a1a8 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1168,7 +1168,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count, plural, one {# otro} other {# otros}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.pleroma:event_reminder": "Un evento en el que participas empezará pronto", diff --git a/src/locales/fa.json b/src/locales/fa.json index 67451a14f..a927f2e1d 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -677,7 +677,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "نظرسنجی‌ای که در آن رأی دادید به پایان رسیده است", diff --git a/src/locales/fr.json b/src/locales/fr.json index b3fabdc8a..72e3c20a6 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -914,7 +914,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {autre} other {autres}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.pleroma:event_reminder": "Un évènement auquel vous participez commence bientôt", diff --git a/src/locales/ga.json b/src/locales/ga.json index f3b596cd1..664409aad 100644 --- a/src/locales/ga.json +++ b/src/locales/ga.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/gl.json b/src/locales/gl.json index 1272a5e54..9f5cf73b6 100644 --- a/src/locales/gl.json +++ b/src/locales/gl.json @@ -262,7 +262,6 @@ "notification.follow": "{name} está a seguila", "notification.mention": "{name} mencionoute", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "Unha sondaxe na que votou xa rematou", "notification.reblog": "{name} promoveu o seu estado", "notifications.filter.all": "Todo", diff --git a/src/locales/he.json b/src/locales/he.json index 4cc1f5f65..fc5a0cbc5 100644 --- a/src/locales/he.json +++ b/src/locales/he.json @@ -917,7 +917,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} הועבר אל {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count, plural, one {# אחר} other {# אחרים}}", "notification.pleroma:chat_mention": "{name} שלח לך הודעה", "notification.pleroma:emoji_reaction": "{name} הגיב לפוסט שלך", "notification.poll": "סקר שהצבעת בו הסתיים", diff --git a/src/locales/hi.json b/src/locales/hi.json index 4be7bbbc5..045970d18 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/hr.json b/src/locales/hr.json index bb59636eb..ab803c363 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -813,7 +813,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.pleroma:event_reminder": "Uskoro počinje događaj u kojem sudjelujete", diff --git a/src/locales/hu.json b/src/locales/hu.json index aba688214..db2b82b42 100644 --- a/src/locales/hu.json +++ b/src/locales/hu.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "Egy szavazás, melyben részt vettél, véget ért", diff --git a/src/locales/id.json b/src/locales/id.json index 070ed30ea..e5fd36107 100644 --- a/src/locales/id.json +++ b/src/locales/id.json @@ -1068,7 +1068,6 @@ "notification.mentioned": "{name} menyebutmu", "notification.move": "{name} pindah ke {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {hitung, jamak, satu {# lainnya} lainnya {# lainnya}}", "notification.pleroma:chat_mention": "{name} mengirimimu pesan", "notification.pleroma:emoji_reaction": "{name} bereaksi terhadap postingan Anda", "notification.pleroma:event_reminder": "Acara yang Anda ikuti akan segera dimulai", diff --git a/src/locales/io.json b/src/locales/io.json index f61a833c4..37a8357b1 100644 --- a/src/locales/io.json +++ b/src/locales/io.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/is.json b/src/locales/is.json index 4745c7950..ae97f5d8d 100644 --- a/src/locales/is.json +++ b/src/locales/is.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/it.json b/src/locales/it.json index fe2bce321..c49861c19 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -1102,7 +1102,6 @@ "notification.mentioned": "{name} ti ha menzionato", "notification.move": "{name} ha migrato su {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count, plural, one {altro} other {altri}}", "notification.pleroma:chat_mention": "{name} ti ha scritto in chat", "notification.pleroma:emoji_reaction": "{name} ha reagito alla pubblicazione", "notification.pleroma:event_reminder": "Un evento a cui partecipi, inizierà presto", diff --git a/src/locales/ja.json b/src/locales/ja.json index 47fa30d40..5bdc0a973 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -1000,7 +1000,6 @@ "notification.mention": "{name}さんがあなたに返信しました", "notification.mentioned": "{name} があなたをメンションしました", "notification.name": "{link}{others}", - "notification.others": "+ {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name}さんがあなたにメッセージを送りました", "notification.pleroma:emoji_reaction": "{name}さんがあなたの投稿に反応しました", "notification.pleroma:participation_request": "{name} があなたのイベントに参加を申請しています", diff --git a/src/locales/ka.json b/src/locales/ka.json index b13f59450..9f34c3af6 100644 --- a/src/locales/ka.json +++ b/src/locales/ka.json @@ -237,7 +237,6 @@ "notification.follow": "{name} გამოგყვათ", "notification.mention": "{name}-მა გასახელათ", "notification.name": "{link}{others}", - "notification.others": "+ {count} {count, plural, one {other} other {others}}", "notification.reblog": "{name}-მა დაბუსტა თქვენი სტატუსი", "notifications.filter.favourites": "Favorites", "notifications.group": "{count} შეტყობინება", diff --git a/src/locales/kk.json b/src/locales/kk.json index 7b2ea24d5..cb7ab7c02 100644 --- a/src/locales/kk.json +++ b/src/locales/kk.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "Бұл сауалнаманың мерзімі аяқталыпты", diff --git a/src/locales/ko.json b/src/locales/ko.json index cb71be6c9..34fe56c0e 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "당신이 참여 한 투표가 종료되었습니다", diff --git a/src/locales/lt.json b/src/locales/lt.json index 5dba082b5..a8b5b6fea 100644 --- a/src/locales/lt.json +++ b/src/locales/lt.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/lv.json b/src/locales/lv.json index 32b312d24..42a96a148 100644 --- a/src/locales/lv.json +++ b/src/locales/lv.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/mk.json b/src/locales/mk.json index c73543d5d..6a893fa91 100644 --- a/src/locales/mk.json +++ b/src/locales/mk.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/ms.json b/src/locales/ms.json index 75831c097..6c31cafa2 100644 --- a/src/locales/ms.json +++ b/src/locales/ms.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/nn.json b/src/locales/nn.json index ab40da6e9..6ce6b3903 100644 --- a/src/locales/nn.json +++ b/src/locales/nn.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/no.json b/src/locales/no.json index cbb5f2598..2d85d4b35 100644 --- a/src/locales/no.json +++ b/src/locales/no.json @@ -1001,7 +1001,6 @@ "notification.mentioned": "{name} nevnte deg", "notification.move": "{name} flyttet til {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sendte deg en melding", "notification.pleroma:emoji_reaction": "{name} reagerte på innlegget ditt", "notification.pleroma:event_reminder": "Et arrangement du deltar på starter snart", diff --git a/src/locales/oc.json b/src/locales/oc.json index 4a9968321..7ed4708c5 100644 --- a/src/locales/oc.json +++ b/src/locales/oc.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "Avètz participat a un sondatge que ven de s’acabar", diff --git a/src/locales/pl.json b/src/locales/pl.json index ef216f1b6..a0d78306a 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -1106,7 +1106,6 @@ "notification.mentioned": "{name} wspomniał(a) o tobie", "notification.move": "{name} przeniósł(-osła) się na {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count} więcej", "notification.pleroma:chat_mention": "{name} wysłał(a) Ci wiadomośść", "notification.pleroma:emoji_reaction": "{name} zareagował(a) na Twój wpis", "notification.pleroma:event_reminder": "Wydarzenie w którym bierzesz udział wkrótce się zaczyna", diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index 71d9fbb94..f76a48dd3 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "Uma enquete em que você votou chegou ao fim", diff --git a/src/locales/pt.json b/src/locales/pt.json index 07e31643b..019f694b6 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} enviou-te uma mensagem", "notification.pleroma:emoji_reaction": "{name} reagiu à tua publicação", "notification.poll": "Uma sondagem em que participaste chegou ao fim", diff --git a/src/locales/ro.json b/src/locales/ro.json index ca0423629..282868dc5 100644 --- a/src/locales/ro.json +++ b/src/locales/ro.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/ru.json b/src/locales/ru.json index 8473d8fb8..80d95e603 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -1057,7 +1057,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.pleroma:event_reminder": "Скоро начнется мероприятие, в котором вы участвуете", diff --git a/src/locales/sk.json b/src/locales/sk.json index 1d37b0f19..4f82842f2 100644 --- a/src/locales/sk.json +++ b/src/locales/sk.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "Anketa v ktorej si hlasoval/a sa skončila", diff --git a/src/locales/sl.json b/src/locales/sl.json index c2a11b2d2..11e6b039a 100644 --- a/src/locales/sl.json +++ b/src/locales/sl.json @@ -257,7 +257,6 @@ "notification.follow": "{name} vam sledi", "notification.mention": "{name} vas je omenil/a", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "Glasovanje, v katerem ste sodelovali, se je končalo", "notification.reblog": "{name} je spodbudil/a vaš status", "notifications.filter.all": "Vse", diff --git a/src/locales/sr-Latn.json b/src/locales/sr-Latn.json index 9ea5d7d32..f1c84057c 100644 --- a/src/locales/sr-Latn.json +++ b/src/locales/sr-Latn.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/sr.json b/src/locales/sr.json index b53a3844e..f43482794 100644 --- a/src/locales/sr.json +++ b/src/locales/sr.json @@ -668,7 +668,6 @@ "notification.mentioned": "{name} mentioned you", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", "notification.poll": "A poll you have voted in has ended", diff --git a/src/locales/sv.json b/src/locales/sv.json index f3e5120a7..51b9dbc9b 100644 --- a/src/locales/sv.json +++ b/src/locales/sv.json @@ -257,7 +257,6 @@ "notification.follow": "{name} följer dig", "notification.mention": "{name} nämnde dig", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "En omröstning du röstat i har avslutats", "notification.reblog": "{name} knuffade din status", "notifications.filter.all": "Alla", diff --git a/src/locales/ta.json b/src/locales/ta.json index dc837ef9d..260afc7e4 100644 --- a/src/locales/ta.json +++ b/src/locales/ta.json @@ -256,7 +256,6 @@ "notification.follow": "{name} நீங்கள் தொடர்ந்து வந்தீர்கள்", "notification.mention": "{name} நீங்கள் குறிப்பிட்டுள்ளீர்கள்", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "நீங்கள் வாக்களித்த வாக்கெடுப்பு முடிவடைந்தது", "notification.reblog": "{name} உங்கள் நிலை அதிகரித்தது", "notifications.filter.all": "எல்லா", diff --git a/src/locales/te.json b/src/locales/te.json index 78f8422fc..ea08ae16d 100644 --- a/src/locales/te.json +++ b/src/locales/te.json @@ -253,7 +253,6 @@ "notification.follow": "{name} మిమ్మల్ని అనుసరిస్తున్నారు", "notification.mention": "{name} మిమ్మల్ని ప్రస్తావించారు", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "మీరు పాల్గొనిన ఎన్సిక ముగిసినది", "notification.reblog": "{name} మీ స్టేటస్ ను బూస్ట్ చేసారు", "notifications.filter.all": "అన్నీ", diff --git a/src/locales/th.json b/src/locales/th.json index 658d9268d..bd092b5b9 100644 --- a/src/locales/th.json +++ b/src/locales/th.json @@ -261,7 +261,6 @@ "notification.follow": "{name} ได้ติดตามคุณ", "notification.mention": "{name} ได้กล่าวถึงคุณ", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "โพลที่คุณได้ลงคะแนนได้สิ้นสุดแล้ว", "notification.reblog": "{name} ได้ดันสถานะของคุณ", "notifications.filter.all": "ทั้งหมด", diff --git a/src/locales/tr.json b/src/locales/tr.json index 9f7df7db6..fb57bbece 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -1054,7 +1054,6 @@ "notification.mentioned": "{name} senden bahsetti", "notification.move": "{name}, {targetName} konumuna taşındı", "notification.name": "{link}{others}", - "notification.others": " + {count} diğer", "notification.pleroma:chat_mention": "{name} sana bir mesaj gönderdi", "notification.pleroma:emoji_reaction": "{name} gönderinize tepki verdi", "notification.pleroma:event_reminder": "Katıldığınız bir etkinlik yakında başlıyor", diff --git a/src/locales/uk.json b/src/locales/uk.json index 9f4605650..66ee1e0bd 100644 --- a/src/locales/uk.json +++ b/src/locales/uk.json @@ -318,7 +318,6 @@ "notification.follow_request": "{name} відправив(-ла) запит на підписку", "notification.mention": "{name} згадав(-ла) Вас", "notification.name": "{link}{others}", - "notification.others": " + {count} {count, plural, one {other} other {others}}", "notification.poll": "Опитування, у якому ви голосували, закінчилося", "notification.reblog": "{name} передмухнув(-ла) Ваш допис", "notifications.filter.all": "Усі", diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index 0b8240bd1..62960ff1b 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -1067,7 +1067,6 @@ "notification.mentioned": "{name} 提及了您", "notification.move": "{name} 移动到了 {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count} 条其它通知", "notification.pleroma:chat_mention": "{name} 给您发送了信息", "notification.pleroma:emoji_reaction": "{name} 表情回应了您的帖文", "notification.pleroma:event_reminder": "您参加的一项活动即将开始", diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index 034f44f50..75941da87 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -622,7 +622,6 @@ "notification.mentioned": "{name} 提到了你", "notification.move": "{name} 移動到了 {targetName}", "notification.name": "{link}{others}", - "notification.others": " + {count} 其他通知", "notification.pleroma:chat_mention": "{name} 給你發送了訊息", "notification.pleroma:emoji_reaction": "{name} 用表情回應了你的帖文", "notification.poll": "你參與的一項投票已經結束", diff --git a/src/locales/zh-TW.json b/src/locales/zh-TW.json index 1b8659006..20ef1c754 100644 --- a/src/locales/zh-TW.json +++ b/src/locales/zh-TW.json @@ -1068,7 +1068,6 @@ "notification.mentioned": "{name} 提到了你", "notification.move": "{name} 移動到了 {targetName}", "notification.name": "{link}{others}", - "notification.others": "+ {count} 其他通知", "notification.pleroma:chat_mention": "{name} 發送了訊息給你", "notification.pleroma:emoji_reaction": "{name} 用表情回應了你的貼文", "notification.pleroma:event_reminder": "您正在參加的活動即將開始", From 371c0456912565389c95253b14c8ace8bd6bc658 Mon Sep 17 00:00:00 2001 From: CXPLAY Date: Sat, 15 Jun 2024 15:51:40 +0000 Subject: [PATCH 23/54] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.1% (1644 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/ --- src/locales/zh-CN.json | 157 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 155 insertions(+), 2 deletions(-) diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index 62960ff1b..fc1e991fb 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -38,7 +38,8 @@ "account.mute": "静音 @{name}", "account.muted": "已静音", "account.never_active": "从未", - "account.patron": "Patron", + "account.npub": "复制用户 npub", + "account.patron": "赞助人", "account.posts": "帖文", "account.posts_with_replies": "帖文和回复", "account.profile": "个人资料", @@ -73,6 +74,7 @@ "account_moderation_modal.fields.badges": "自定义徽章", "account_moderation_modal.fields.deactivate": "停用帐号", "account_moderation_modal.fields.delete": "删除帐号", + "account_moderation_modal.fields.revoke_name": "吊销名称", "account_moderation_modal.fields.suggested": "推荐关注的人", "account_moderation_modal.fields.verified": "已认证账户", "account_moderation_modal.info.id": "ID: {id}", @@ -105,6 +107,16 @@ "admin.dashcounters.user_count_label": "总用户数", "admin.dashwidgets.email_list_header": "邮件列表", "admin.dashwidgets.software_header": "软件版本", + "admin.domains.action": "创建域", + "admin.domains.delete": "删除", + "admin.domains.edit": "编辑", + "admin.domains.name": "域:", + "admin.domains.private": "私密", + "admin.domains.public": "公共", + "admin.domains.resolve.fail_label": "未解析", + "admin.domains.resolve.last_checked": "最后检查:{date}", + "admin.domains.resolve.pending_label": "正在检查解析记录", + "admin.domains.resolve.success_label": "解析正确", "admin.edit_announcement.created": "公告已创建", "admin.edit_announcement.deleted": "公告已删除", "admin.edit_announcement.fields.all_day_hint": "勾选后,将仅显示时间范围内的日期", @@ -117,14 +129,42 @@ "admin.edit_announcement.fields.start_time_placeholder": "公告开始于:", "admin.edit_announcement.save": "保存", "admin.edit_announcement.updated": "公告已编辑", + "admin.edit_domain.created": "已创建域", + "admin.edit_domain.deleted": "已删除域", + "admin.edit_domain.fields.all_day_hint": "选中后,所有人都可以注册该域的用户名", + "admin.edit_domain.fields.domain_label": "域", + "admin.edit_domain.fields.domain_placeholder": "标签域名", + "admin.edit_domain.fields.public_label": "公共", + "admin.edit_domain.save": "保存", + "admin.edit_domain.updated": "已编辑域", + "admin.edit_rule.created": "已创建规则", + "admin.edit_rule.deleted": "已删除规则", + "admin.edit_rule.fields.priority_label": "规则优先级", + "admin.edit_rule.fields.priority_placeholder": "实例规则显示优先级", + "admin.edit_rule.fields.text_label": "规则文本", + "admin.edit_rule.fields.text_placeholder": "实例规则文本", + "admin.edit_rule.save": "保存", + "admin.edit_rule.updated": "已编辑规则", "admin.latest_accounts_panel.more": "点击查看 {count} 个帐号", "admin.latest_accounts_panel.title": "最近帐号", "admin.moderation_log.empty_message": "您尚未执行过管理操作,若执行过,则历史记录便会显示在这里。", + "admin.relays.add.fail": "添加实例中继失败", + "admin.relays.add.success": "已添加实例中继", + "admin.relays.deleted": "中继已移除", + "admin.relays.followed_back": "重新添加", + "admin.relays.new.follow": "已添加", + "admin.relays.new.url_placeholder": "实例中继 URL", + "admin.relays.unfollow": "未添加", + "admin.relays.url": "实例 URL:", "admin.reports.actions.close": "关闭", "admin.reports.actions.view_status": "查看帖文", "admin.reports.empty_message": "没有未处理的举报,如果有新的举报,它就会显示在这里。", "admin.reports.report_closed_message": "对 @{name} 的举报已关闭", "admin.reports.report_title": "对 {acct} 的举报", + "admin.rule.priority": "优先级:", + "admin.rules.action": "创建规则", + "admin.rules.delete": "删除", + "admin.rules.edit": "编辑", "admin.software.backend": "后端", "admin.software.frontend": "前端", "admin.statuses.actions.delete_status": "删除帖文", @@ -144,6 +184,7 @@ "admin.users.actions.promote_to_moderator_message": "@{acct} 已被升级为站务", "admin.users.badges_saved_message": "自定义徽章已更新。", "admin.users.remove_donor_message": "@{acct} 已从捐赠者列表中移除", + "admin.users.revoked_name_message": "名称已被吊销。", "admin.users.set_donor_message": "@{acct} 已被设置为捐赠者", "admin.users.user_deactivated_message": "@{acct} 已停用", "admin.users.user_deleted_message": "@{acct} 已被删除", @@ -195,6 +236,17 @@ "badge_input.placeholder": "输入一个徽章…", "birthday_panel.title": "生日", "birthdays_modal.empty": "今天您的朋友中无人过生日。", + "bookmark_folders.add.fail": "书签文件夹创建失败", + "bookmark_folders.add.success": "书签文件夹创建成功", + "bookmark_folders.all_bookmarks": "所有书签", + "bookmark_folders.edit.fail": "编辑书签文件夹失败", + "bookmark_folders.edit.success": "编辑书签文件夹成功", + "bookmark_folders.new.create_title": "添加文件夹", + "bookmark_folders.new.title_placeholder": "新文件夹名称", + "bookmarks.delete_folder": "删除文件夹", + "bookmarks.delete_folder.fail": "删除文件夹失败", + "bookmarks.delete_folder.success": "已删除文件夹", + "bookmarks.edit_folder": "编辑文件夹", "boost_modal.combo": "下次按住 {combo} 即可跳过此提示", "boost_modal.title": "转发?", "bundle_column_error.body": "载入页面时发生错误。", @@ -221,6 +273,7 @@ "chat_list_item.blocked_you": "此用户已将您屏蔽", "chat_list_item.blocking": "您已屏蔽此用户", "chat_message_list.blocked": "您屏蔽了此用户", + "chat_message_list.blocked_by": "您已被屏蔽", "chat_message_list.network_failure.action": "重试", "chat_message_list.network_failure.subtitle": "我们遇到了网络错误。", "chat_message_list.network_failure.title": "啊哦!", @@ -267,6 +320,7 @@ "chat_window.auto_delete_tooltip": "聊天信息被设置为在发送后 {day} 天后自动删除。", "chats.actions.copy": "复制", "chats.actions.delete": "为双方删除", + "chats.actions.delete_for_me": "为我删除", "chats.actions.more": "更多选项", "chats.actions.report": "举报", "chats.dividers.today": "此刻", @@ -279,11 +333,19 @@ "column.admin.announcements": "公告", "column.admin.awaiting_approval": "等待批准", "column.admin.create_announcement": "创建公告", + "column.admin.create_domain": "创建域", + "column.admin.create_rule": "创建规则", "column.admin.dashboard": "仪表板", + "column.admin.domains": "域", "column.admin.edit_announcement": "编辑公告", + "column.admin.edit_domain": "编辑域", + "column.admin.edit_rule": "编辑规则", "column.admin.moderation_log": "管理记录", + "column.admin.nostr_relays": "中继", + "column.admin.relays": "实例中继", "column.admin.reports": "举报", "column.admin.reports.menu.moderation_log": "管理记录", + "column.admin.rules": "实例规则", "column.admin.users": "用户", "column.aliases": "帐号别名", "column.aliases.create_error": "创建别名出错", @@ -374,6 +436,7 @@ "column.settings_store": "设置储存", "column.soapbox_config": "Soapbox 设置", "column.test": "测试时间轴", + "column.zaps": "打闪", "column_forbidden.body": "您没有权限访问此页面。", "column_forbidden.title": "无权访问", "common.cancel": "取消", @@ -445,7 +508,13 @@ "confirmations.admin.delete_announcement.confirm": "删除", "confirmations.admin.delete_announcement.heading": "删除公告", "confirmations.admin.delete_announcement.message": "您确定要删除公告吗?", + "confirmations.admin.delete_domain.confirm": "删除", + "confirmations.admin.delete_domain.heading": "删除域", + "confirmations.admin.delete_domain.message": "您确定要删除这个域?", "confirmations.admin.delete_local_user.checkbox": "我确定我即将要删除一个本站用户。", + "confirmations.admin.delete_rule.confirm": "删除", + "confirmations.admin.delete_rule.heading": "删除规则", + "confirmations.admin.delete_rule.message": "您确定要删除这个规则?", "confirmations.admin.delete_status.confirm": "删除帖文", "confirmations.admin.delete_status.heading": "删除帖文", "confirmations.admin.delete_status.message": "您即将删除 @{acct} 的帖文。此操作无法撤销。", @@ -479,6 +548,9 @@ "confirmations.delete.confirm": "删除", "confirmations.delete.heading": "删除帖文", "confirmations.delete.message": "您确定要删除此帖文吗?", + "confirmations.delete_bookmark_folder.confirm": "删除文件夹", + "confirmations.delete_bookmark_folder.heading": "删除 \"{name}\" 文件夹?", + "confirmations.delete_bookmark_folder.message": "您确定要删除这个文件夹?其中的书签不会被删除。", "confirmations.delete_event.confirm": "删除", "confirmations.delete_event.heading": "删除活动", "confirmations.delete_event.message": "您确定要删除此活动吗?", @@ -524,6 +596,7 @@ "confirmations.scheduled_status_delete.message": "您确定要取消此帖文的定时发布吗?", "confirmations.unfollow.confirm": "取消关注", "copy.success": "已复制到剪贴板!", + "crypto.lightning": "闪电网络", "crypto_donate.explanation_box.message": "{siteTitle} 接受加密货币捐赠。您可以将捐款发送到以下任何一个地址。感谢您的支持!", "crypto_donate.explanation_box.title": "发送加密货币捐赠", "crypto_donate_panel.actions.view": "点击查看 {count} 个钱包", @@ -555,10 +628,14 @@ "developers.settings_store.advanced": "高级设置", "developers.settings_store.hint": "您可以在此处直接编辑您的用户设置。当心!编辑此部分可能会破坏您的帐号,您将只能通过 API 恢复。", "direct.search_placeholder": "发送私信给……", + "directory.display_filter": "过滤", "directory.federated": "来自已知联邦宇宙", + "directory.fediverse_filter": "联邦宇宙过滤", "directory.local": "仅来自 {domain}", "directory.new_arrivals": "新增访客", "directory.recently_active": "最近活跃", + "edit_bookmark_folder_modal.confirm": "保存", + "edit_bookmark_folder_modal.header_title": "编辑文件夹", "edit_email.header": "修改邮箱", "edit_email.placeholder": "me@example.com", "edit_federation.followers_only": "对关注者以外的用户隐藏帖文", @@ -568,6 +645,11 @@ "edit_federation.save": "保存", "edit_federation.success": "{host} 联邦设定已保存", "edit_federation.unlisted": "强制帖文为不公开", + "edit_identity.names_title": "名称", + "edit_identity.pending_names_title": "已请求的名称", + "edit_identity.reason_placeholder": "您为什么想要这个名称?", + "edit_identity.request": "请求", + "edit_identity.requested": "名称请求已发送", "edit_password.header": "修改密码", "edit_profile.error": "个人资料更新失败", "edit_profile.fields.accepts_email_list_label": "接收邮件列表", @@ -583,9 +665,14 @@ "edit_profile.fields.location_label": "地点", "edit_profile.fields.location_placeholder": "地点", "edit_profile.fields.locked_label": "锁定帐号", + "edit_profile.fields.lud16_label": "闪电网络地址", + "edit_profile.fields.lud16_placeholder": "user@example.com", "edit_profile.fields.meta_fields.content_placeholder": "内容", "edit_profile.fields.meta_fields.label_placeholder": "标签", "edit_profile.fields.meta_fields_label": "自定义个人资料字段", + "edit_profile.fields.nip05_label": "用户名", + "edit_profile.fields.nip05_placeholder": "user@{domain}", + "edit_profile.fields.nip05_unverified": "无法使用这个名称因为无法验证。", "edit_profile.fields.stranger_notifications_label": "屏蔽来自陌生人的通知", "edit_profile.fields.website_label": "网站", "edit_profile.fields.website_placeholder": "显示链接", @@ -630,10 +717,14 @@ "empty_column.account_timeline": "这里没有帖文!", "empty_column.account_unavailable": "个人资料不可用", "empty_column.admin.announcements": "目前还没有公告。", + "empty_column.admin.domains": "暂无可用域。", + "empty_column.admin.relays": "暂无已添加的中继。", + "empty_column.admin.rules": "暂无实例规则。", "empty_column.aliases": "您尚未创建过任何别名。", "empty_column.aliases.suggestions": "没有相匹配的帐号建议。", "empty_column.blocks": "您尚未屏蔽过任何用户。", "empty_column.bookmarks": "您还没有任何书签,一旦您将帖文加入书签,它就会显示在这里。", + "empty_column.bookmarks.folder": "这个文件夹中还没有任何书签。书签将在您添加后显示在这里。", "empty_column.community": "本站时间轴暂时没有内容,快写点什么让它动起来吧!", "empty_column.direct": "您还没有使用过私信。当您发出或者收到私信时,它会在这里显示。", "empty_column.dislikes": "没有人点踩过此帖文。若有,则会显示在这里。", @@ -671,9 +762,11 @@ "event.copy": "复制链接到活动", "event.date": "日期", "event.description": "说明", + "event.discussion": "讨论", "event.discussion.empty": "目前还没有人对此活动发表评论。当有人这样做时,他们将出现在这里。", "event.export_ics": "导出到日历", "event.external": "查看活动于 {domain}", + "event.information": "信息", "event.join_state.accept": "参与", "event.join_state.empty": "参与", "event.join_state.pending": "待处理", @@ -732,6 +825,7 @@ "filters.filters_list_phrases_label": "关键词或词组:", "filters.filters_list_warn": "显示警告", "filters.removed": "过滤器已移除。", + "follow_recommendations.heading": "推荐用户", "follow_request.authorize": "同意", "follow_request.reject": "拒绝", "gdpr.accept": "接受", @@ -901,6 +995,7 @@ "keyboard_shortcuts.unfocus": "取消输入", "keyboard_shortcuts.up": "在列表中让光标上移", "landing_page_modal.download": "下载", + "landing_page_modal.help_center": "帮助中心", "lightbox.close": "关闭", "lightbox.expand": "展开", "lightbox.minimize": "最小化", @@ -1058,6 +1153,21 @@ "new_group_panel.action": "创建群组", "new_group_panel.subtitle": "找不到您要找的东西?开始您自己的私有或公共群组。", "new_group_panel.title": "创建群组", + "nostr_extension.found": "使用浏览器扩展登录。", + "nostr_extension.not_found": "没有找到浏览器扩展。", + "nostr_panel.message": "与任意 Nostr 客户端连接。", + "nostr_panel.title": "Nostr 中继", + "nostr_relays.read_only": "只读", + "nostr_relays.read_write": "读 & 写", + "nostr_relays.title": "中继", + "nostr_relays.write_only": "仅写", + "nostr_signup.key-add.title": "导入密钥", + "nostr_signup.key.title": "您需要一个密钥才能继续", + "nostr_signup.keygen.title": "你的新密钥", + "nostr_signup.siwe.action": "使用浏览器扩展签署", + "nostr_signup.siwe.alt": "使用密钥登录", + "nostr_signup.siwe.title": "登录", + "notification.ditto:name_grant": "您已被授予名称 {acct}", "notification.favourite": "{name} 点赞了您的帖文", "notification.follow": "{name} 开始关注您", "notification.follow_request": "{name} 请求关注您", @@ -1074,8 +1184,10 @@ "notification.pleroma:participation_request": "{name} 想要参加您的活动", "notification.poll": "一项您参加的投票已经结束", "notification.reblog": "{name} 转载了您的帖文", + "notification.set_name": "设置名称为 {name}", "notification.status": "{name} 刚刚发帖", "notification.update": "{name} 修改了您参与互动的帖文", + "notification.update_name_success": "更新名称成功", "notification.user_approved": "欢迎来到 {instance}!", "notifications.filter.all": "全部", "notifications.filter.boosts": "转发", @@ -1188,6 +1300,7 @@ "register_invite.lead": "填写以下表单以创建帐号。", "register_invite.title": "您已被邀请加入 {siteTitle}!", "registration.agreement": "我同意本站用户条款 {tos}。", + "registration.captcha": "人机验证", "registration.captcha.hint": "点击图像以重新加载验证码", "registration.captcha.placeholder": "输入图片中的文字", "registration.closed_message": "{instance} 暂不开放注册", @@ -1245,6 +1358,8 @@ "reply_mentions.reply_empty": "回复帖文", "report.block": "屏蔽帐号 {target}", "report.block_hint": "您是否也要屏蔽此帐号呢?", + "report.chat_message.context": "当报告用户消息时,所选消息的上下五条额外消息将被发送给我们的审核团队,以便了解相关情况。", + "report.chat_message.title": "举报消息", "report.confirmation.content": "如果我们发现此 {entity} 确实违反了 {link} ,我们会采取进一步的处罚措施。", "report.confirmation.entity.account": "帐号", "report.confirmation.entity.group": "群组", @@ -1254,6 +1369,11 @@ "report.forward_hint": "这名用户来自另一个服务器。是否要向那个服务器发送一条匿名的举报?", "report.group.title": "举报群组", "report.next": "下一步", + "report.other_actions.add_additional": "您想在本次举报中添加额外动态吗?", + "report.other_actions.add_more": "添加更多", + "report.other_actions.further_actions": "进一步动作:", + "report.other_actions.hide_additional": "隐藏额外动态", + "report.other_actions.other_statuses": "是否包含其他动态?", "report.placeholder": "备注", "report.previous": "往前", "report.reason.blankslate": "您已移除选中的状态。", @@ -1298,12 +1418,14 @@ "security.update_email.success": "邮箱地址已成功更新。", "security.update_password.fail": "更新密码失败。", "security.update_password.success": "密码已成功更新。", + "select_bookmark_folder_modal.header_title": "选择文件夹", "settings.account_migration": "迁移帐号", "settings.blocks": "屏蔽帐号", "settings.change_email": "修改邮箱", "settings.change_password": "修改密码", "settings.configure_mfa": "配置多重认证(MFA)", "settings.delete_account": "删除帐号", + "settings.edit_identity": "标识", "settings.edit_profile": "编辑个人资料", "settings.messages.label": "允许用户与您开始新的聊天", "settings.mutes": "静音帐号", @@ -1373,6 +1495,10 @@ "status.approval.pending": "等待批准", "status.approval.rejected": "已拒绝", "status.bookmark": "添加书签", + "status.bookmark.select_folder": "选择文件夹", + "status.bookmark_folder": "设置书签文件夹", + "status.bookmark_folder_change": "修改书签文件夹", + "status.bookmark_folder_changed": "已修改文件夹", "status.bookmarked": "书签已添加。", "status.cancel_reblog_private": "取消转发", "status.cannot_reblog": "此帖文不允许被转发", @@ -1384,6 +1510,7 @@ "status.disabled_replies.group_membership": "仅群组成员可以回复", "status.disfavourite": "点踩", "status.edit": "编辑", + "status.edited": "编辑于 {date}", "status.embed": "嵌入帖文", "status.external": "查看帖文于 {domain}", "status.favourite": "点赞", @@ -1394,6 +1521,7 @@ "status.interactions.favourites": "次点赞", "status.interactions.quotes": "次引用", "status.interactions.reblogs": "次转发", + "status.interactions.zaps": "次打闪", "status.load_more": "加载更多", "status.mention": "提及 @{name}", "status.more": "更多", @@ -1404,6 +1532,7 @@ "status.pin_to_group.success": "已置顶于群组!", "status.pinned": "置顶帖文", "status.quote": "引用帖文", + "status.quote_tombstone": "贴文不可用。", "status.reactions.cry": "伤心", "status.reactions.empty": "没有人表情回应过此帖文。若有,则会显示在这里。", "status.reactions.heart": "爱心", @@ -1421,6 +1550,7 @@ "status.remove_account_from_group": "将帐号移出群组", "status.remove_post_from_group": "将帖文移出群组", "status.reply": "回复", + "status.reply_all": "回复整个线程", "status.report": "举报 @{name}", "status.sensitive_warning": "敏感内容", "status.sensitive_warning.subtitle": "此条内容可能并不适宜所有人查看。", @@ -1438,6 +1568,8 @@ "status.unmute_conversation": "不再静音此对话", "status.unpin": "在个人资料页面取消置顶", "status.unpin_to_group": "取消置顶于群组", + "status.zap": "打闪", + "status.zaps.empty": "还没有人打闪过这个帖子。当有人打闪后他们就会显示在这里。", "status_list.queue_label": "点击查看 {count} 条新帖文", "statuses.quote_tombstone": "帖文不可用。", "statuses.tombstone": "部分帖文不可见。", @@ -1463,12 +1595,24 @@ "tabs_bar.search": "搜索", "tabs_bar.settings": "设置", "textarea.counter.label": "剩余 {count} 个字符", + "theme_editor.colors.accent": "强调", + "theme_editor.colors.accent_blue": "强调蓝", + "theme_editor.colors.danger": "危险", + "theme_editor.colors.gradient_end": "渐变结尾", + "theme_editor.colors.gradient_start": "渐变开头", + "theme_editor.colors.gray": "灰", + "theme_editor.colors.greentext": "绿字", + "theme_editor.colors.primary": "基础", + "theme_editor.colors.secondary": "中级", + "theme_editor.colors.success": "成功", "theme_editor.export": "导出主题", "theme_editor.import": "导入主题", "theme_editor.import_success": "主题已成功导入!", + "theme_editor.reset": "重置", "theme_editor.restore": "恢复默认主题", "theme_editor.save": "保存主题", "theme_editor.saved": "主题已更新!", + "theme_toggle.black": "黑色", "theme_toggle.dark": "黑暗", "theme_toggle.light": "明亮", "theme_toggle.system": "系统", @@ -1484,6 +1628,7 @@ "toast.view": "浏览", "trends.count_by_accounts": "{count} 人正在讨论", "trends.title": "热门", + "trends_panel.view_all": "查看全部", "unauthorized_modal.text": "您需要登录才能继续。", "unauthorized_modal.title": "注册 {site_title} 帐号", "upload_button.label": "添加媒体附件", @@ -1493,6 +1638,8 @@ "upload_error.video_duration_limit": "视频超过了当前的时长限制({limit} 秒)", "upload_error.video_size_limit": "视频超过了当前的文件大小限制({limit})", "upload_form.description": "为视觉障碍人士添加文字说明", + "upload_form.description_missing.indicator": "替代文本", + "upload_form.description_missing.title": "这个附件没有描述", "upload_form.preview": "预览", "upload_form.undo": "删除", "upload_progress.label": "上传中……", @@ -1503,5 +1650,11 @@ "video.pause": "暂停", "video.play": "播放", "video.unmute": "解除静音声音", - "who_to_follow.title": "推荐关注" + "who_to_follow.title": "推荐关注", + "zap.button.text.raw": "打闪 {amount} 聪", + "zap.button.text.rounded": "打闪 {amount}K 聪", + "zap.comment_input.placeholder": "可选评论", + "zap.open_wallet": "打开钱包", + "zap.send_to": "发送打闪给 {target}", + "zap.unit": "打闪金额(聪)" } From 70eef68cd0273f641accaa1d1c9ee3caa5645971 Mon Sep 17 00:00:00 2001 From: EndermanXD <82046100+EndermanCo@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:28:39 +0000 Subject: [PATCH 24/54] Translated using Weblate (Persian) Currently translated at 64.3% (1067 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fa/ --- src/locales/fa.json | 57 +++++++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 23 deletions(-) diff --git a/src/locales/fa.json b/src/locales/fa.json index a927f2e1d..48c56e079 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -26,7 +26,7 @@ "account.follows.empty": "این کاربر هنوز هیچ کسی را پی نمی‌گیرد.", "account.follows_you": "پیگیر شماست", "account.header.alt": "هدر نمایه", - "account.hide_reblogs": "پنهان کردن بازبوق‌های @{name}", + "account.hide_reblogs": "پنهان کردن بازپست‌های @{name}", "account.last_status": "آخرین فعالیت", "account.link_verified_on": "مالکیت این نشانی در تاریخ {date} بررسی شد", "account.locked_info": "این حساب خصوصی است. صاحب این حساب تصمیم می‌گیرد که چه کسی می‌تواند پیگیرش باشد.", @@ -37,8 +37,8 @@ "account.mute": "بی‌صدا کردن @{name}", "account.muted": "Muted", "account.never_active": "Never", - "account.posts": "نوشته‌ها", - "account.posts_with_replies": "نوشته‌ها و پاسخ‌ها", + "account.posts": "پست‌ها", + "account.posts_with_replies": "پست‌ها و پاسخ‌ها", "account.profile": "Profile", "account.profile_external": "View profile on {domain}", "account.register": "Sign up", @@ -49,9 +49,9 @@ "account.requested_small": "Awaiting approval", "account.rss_feed": "مشترک شدن در خوراک RSS", "account.search": "Search from @{name}", - "account.search_self": "Search your posts", + "account.search_self": "جست‌وجوی پست‌های خود", "account.share": "هم‌رسانی نمایهٔ @{name}", - "account.show_reblogs": "نشان‌دادن بازبوق‌های @{name}", + "account.show_reblogs": "نشان‌دادن بازپست‌های @{name}", "account.subscribe": "Subscribe to notifications from @{name}", "account.subscribe.failure": "An error occurred trying to subscribe to this account.", "account.subscribe.success": "You have subscribed to this account.", @@ -78,6 +78,7 @@ "account_moderation_modal.roles.moderator": "Moderator", "account_moderation_modal.roles.user": "User", "account_moderation_modal.title": "Moderate @{acct}", + "account_note.header": "یادداشت", "account_note.placeholder": "Click to add a note", "account_search.placeholder": "Search for an account", "admin.announcements.action": "ایجاد اعلامیه", @@ -98,21 +99,31 @@ "admin.dashcounters.domain_count_label": "peers", "admin.dashcounters.mau_label": "monthly active users", "admin.dashcounters.retention_label": "user retention", - "admin.dashcounters.status_count_label": "posts", + "admin.dashcounters.status_count_label": "پست‌ها", "admin.dashcounters.user_count_label": "total users", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.domains.action": "ایجاد دامنه", + "admin.domains.delete": "حذف", + "admin.domains.edit": "ویرایش", + "admin.domains.name": "دامنه:", + "admin.domains.private": "خصوصی", + "admin.domains.public": "عمومی", "admin.edit_announcement.created": "اعلامیه ایجاد شد", "admin.edit_announcement.deleted": "اطلاعیه حذف شد", + "admin.edit_announcement.fields.content_label": "محتوا", + "admin.edit_announcement.fields.content_placeholder": "محتوای اطلاعیه", + "admin.edit_announcement.fields.end_time_label": "تاریخ پایان", + "admin.edit_announcement.fields.start_time_label": "تاریخ شروع", "admin.latest_accounts_panel.more": "Click to see {count} {count, plural, one {account} other {accounts}}", "admin.latest_accounts_panel.title": "Latest Accounts", "admin.moderation_log.empty_message": "You have not performed any moderation actions yet. When you do, a history will be shown here.", "admin.reports.actions.close": "Close", - "admin.reports.actions.view_status": "View post", + "admin.reports.actions.view_status": "مشاهده پست", "admin.reports.empty_message": "There are no open reports. If a user gets reported, they will show up here.", "admin.reports.report_closed_message": "Report on @{name} was closed", "admin.reports.report_title": "Report on {acct}", - "admin.statuses.actions.delete_status": "Delete post", + "admin.statuses.actions.delete_status": "حذف پست", "admin.statuses.actions.mark_status_not_sensitive": "Mark post not sensitive", "admin.statuses.actions.mark_status_sensitive": "Mark post sensitive", "admin.statuses.status_deleted_message": "Post by @{acct} was deleted", @@ -175,7 +186,7 @@ "birthday_panel.title": "Birthdays", "birthdays_modal.empty": "None of your friends have birthday today.", "boost_modal.combo": "دکمهٔ {combo} را بزنید تا دیگر این را نبینید", - "boost_modal.title": "Repost?", + "boost_modal.title": "بازپست شود؟", "card.back.label": "Back", "chats.actions.delete": "Delete message", "chats.actions.more": "More", @@ -209,7 +220,7 @@ "column.edit_profile": "Edit profile", "column.export_data": "Export data", "column.familiar_followers": "People you know following {name}", - "column.favourited_statuses": "Liked posts", + "column.favourited_statuses": "پست‌های پسندیده شده", "column.favourites": "Likes", "column.federation_restrictions": "Federation Restrictions", "column.filters": "Muted words", @@ -242,11 +253,11 @@ "column.migration": "Account migration", "column.mutes": "کاربران بی‌صداشده", "column.notifications": "اعلان‌ها", - "column.pins": "Pinned posts", + "column.pins": "پست‌های سنجاق شده", "column.preferences": "Preferences", "column.public": "نوشته‌های همه‌جا", "column.reactions": "Reactions", - "column.reblogs": "Reposts", + "column.reblogs": "بازپست‌ها", "column.scheduled_statuses": "Scheduled Posts", "column.search": "Search", "column.settings_store": "Settings store", @@ -259,10 +270,10 @@ "compose.character_counter.title": "Used {chars} out of {maxChars} characters", "compose.edit_success": "Your post was edited", "compose.invalid_schedule": "You must schedule a post at least 5 minutes out.", - "compose.submit_success": "Your post was sent", - "compose_form.direct_message_warning": "این بوق تنها به کاربرانی که از آن‌ها نام برده شده فرستاده خواهد شد.", - "compose_form.hashtag_warning": "از آن‌جا که این بوق فهرست‌نشده است، در نتایج جستجوی هشتگ‌ها پیدا نخواهد شد. تنها بوق‌های عمومی را می‌توان با جستجوی هشتگ پیدا کرد.", - "compose_form.lock_disclaimer": "حساب شما {locked} نیست. هر کسی می‌تواند پیگیر شما شود و نوشته‌های ویژهٔ پیگیران شما را ببیند.", + "compose.submit_success": "پست شما ارسال شد!", + "compose_form.direct_message_warning": "این پست تنها به کاربرانی که از آن‌ها نام برده شده فرستاده خواهد شد.", + "compose_form.hashtag_warning": "از آن‌جا که این پست فهرست‌نشده است، در نتایج جستجوی هشتگ‌ها پیدا نخواهد شد. تنها بوق‌های عمومی را می‌توان با جستجوی هشتگ پیدا کرد.", + "compose_form.lock_disclaimer": "حساب شما {locked} نیست. هر کسی می‌تواند پیگیر شما شود و پست‌های ویژهٔ پیگیران شما را ببیند.", "compose_form.lock_disclaimer.lock": "قفل", "compose_form.markdown.marked": "Post markdown enabled", "compose_form.markdown.unmarked": "Post markdown disabled", @@ -277,8 +288,8 @@ "compose_form.poll.remove_option": "حذف این گزینه", "compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices", "compose_form.poll.switch_to_single": "Change poll to allow for a single choice", - "compose_form.poll_placeholder": "Add a poll topic...", - "compose_form.publish": "بوق", + "compose_form.poll_placeholder": "موضوع نظرسنجی را اضافه کن…", + "compose_form.publish": "پست", "compose_form.publish_loud": "{publish}!", "compose_form.save_changes": "Save changes", "compose_form.schedule": "Schedule", @@ -294,8 +305,8 @@ "confirmations.admin.deactivate_user.heading": "Deactivate @{acct}", "confirmations.admin.deactivate_user.message": "You are about to deactivate @{acct}. Deactivating a user is a reversible action.", "confirmations.admin.delete_local_user.checkbox": "I understand that I am about to delete a local user.", - "confirmations.admin.delete_status.confirm": "Delete post", - "confirmations.admin.delete_status.heading": "Delete post", + "confirmations.admin.delete_status.confirm": "حذف پست", + "confirmations.admin.delete_status.heading": "حذف کردن پست", "confirmations.admin.delete_status.message": "You are about to delete a post by @{acct}. This action cannot be undone.", "confirmations.admin.delete_user.confirm": "Delete @{name}", "confirmations.admin.delete_user.heading": "Delete @{acct}", @@ -330,7 +341,7 @@ "confirmations.mute.message": "آیا واقعاً می‌خواهید {name} را بی‌صدا کنید؟", "confirmations.redraft.confirm": "پاک‌کردن و بازنویسی", "confirmations.redraft.heading": "Delete & redraft", - "confirmations.redraft.message": "آیا واقعاً می‌خواهید این نوشته را پاک کنید و آن را از نو بنویسید؟ با این کار بازبوق‌ها و پسندیده‌شدن‌های آن از دست می‌رود و پاسخ‌ها به آن بی‌مرجع می‌شود.", + "confirmations.redraft.message": "آیا واقعاً می‌خواهید این نوشته را پاک کنید و آن را از نو بنویسید؟ با این کار بازپست‌ها و پسندیده‌شدن‌های آن از دست می‌رود و پاسخ‌ها به آن بی‌مرجع می‌شود.", "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", "confirmations.register.needs_approval.header": "Approval needed", "confirmations.register.needs_confirmation": "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue.", @@ -512,7 +523,7 @@ "getting_started.open_source_notice": "ماستدون یک نرم‌افزار آزاد است. می‌توانید در ساخت آن مشارکت کنید یا مشکلاتش را در {code_link} (v{code_version}) گزارش دهید.", "header.login.label": "Log in", "header.register.label": "Register", - "home.column_settings.show_reblogs": "نمایش بازبوق‌ها", + "home.column_settings.show_reblogs": "نمایش بازپست‌ها", "home.column_settings.show_replies": "نمایش پاسخ‌ها", "icon_button.icons": "Icons", "icon_button.label": "Select icon", @@ -685,7 +696,7 @@ "notification.update": "{name} edited a post you interacted with", "notification.user_approved": "Welcome to {instance}!", "notifications.filter.all": "همه", - "notifications.filter.boosts": "بازبوق‌ها", + "notifications.filter.boosts": "بازپست‌ها", "notifications.filter.emoji_reacts": "Emoji reacts", "notifications.filter.favourites": "پسندیده‌ها", "notifications.filter.follows": "پیگیری‌ها", From daf9ed3e13d96cccd17af9b6d05b68aaa4f65c30 Mon Sep 17 00:00:00 2001 From: CXPLAY Date: Sun, 23 Jun 2024 16:31:23 +0000 Subject: [PATCH 25/54] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.1% (1644 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/ --- src/locales/zh-CN.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index fc1e991fb..b4bdc8514 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -1595,16 +1595,16 @@ "tabs_bar.search": "搜索", "tabs_bar.settings": "设置", "textarea.counter.label": "剩余 {count} 个字符", - "theme_editor.colors.accent": "强调", - "theme_editor.colors.accent_blue": "强调蓝", - "theme_editor.colors.danger": "危险", + "theme_editor.colors.accent": "Accent", + "theme_editor.colors.accent_blue": "Accent Blue", + "theme_editor.colors.danger": "Danger", "theme_editor.colors.gradient_end": "渐变结尾", "theme_editor.colors.gradient_start": "渐变开头", - "theme_editor.colors.gray": "灰", - "theme_editor.colors.greentext": "绿字", - "theme_editor.colors.primary": "基础", - "theme_editor.colors.secondary": "中级", - "theme_editor.colors.success": "成功", + "theme_editor.colors.gray": "Gray", + "theme_editor.colors.greentext": "Greentext", + "theme_editor.colors.primary": "Primary", + "theme_editor.colors.secondary": "Secondary", + "theme_editor.colors.success": "Success", "theme_editor.export": "导出主题", "theme_editor.import": "导入主题", "theme_editor.import_success": "主题已成功导入!", From 48440aca811f429058787f4536546f95f75a6238 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 26 Jun 2024 12:02:56 +0000 Subject: [PATCH 26/54] Translated using Weblate (Croatian) Currently translated at 75.5% (1253 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 140 ++++++++++++++++++++++++++++---------------- 1 file changed, 89 insertions(+), 51 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index ab803c363..6396210f6 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -70,7 +70,7 @@ "account_moderation_modal.fields.account_role": "Razina osoblja", "account_moderation_modal.fields.badges": "Prilagođene značke", "account_moderation_modal.fields.deactivate": "Deaktiviraj račun", - "account_moderation_modal.fields.delete": "Delete account", + "account_moderation_modal.fields.delete": "Izbriši račun", "account_moderation_modal.fields.suggested": "Predloženo u osobama za praćenje", "account_moderation_modal.fields.verified": "Potvrđen račun", "account_moderation_modal.info.id": "ID: {id}", @@ -169,8 +169,14 @@ "badge_input.placeholder": "Enter a badge…", "birthday_panel.title": "Rođendani", "birthdays_modal.empty": "Nitko od tvojih prijatelja danas nema rođendan.", + "bookmark_folders.all_bookmarks": "Sve knjižne oznake", + "bookmark_folders.new.create_title": "Dodaj mapu", + "bookmark_folders.new.title_placeholder": "Naslov nove mape", + "bookmarks.delete_folder": "Izbriši mapu", "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put", "boost_modal.title": "Proslijedi objavu?", + "bundle_column_error.retry": "Pokušaj ponovo", + "bundle_column_error.title": "Mrežna greška", "card.back.label": "Natrag", "chat.actions.send": "Pošalji", "chat.failed_to_send": "Slanje poruke nije uspjelo.", @@ -192,9 +198,9 @@ "chat_list_item.blocked_you": "Ovaj vas je korisnik blokirao", "chat_list_item.blocking": "Blokirali ste ovog korisnika", "chat_message_list.blocked": "Blokirali ste ovog korisnika", - "chat_message_list.network_failure.action": "Pokušajte ponovno", + "chat_message_list.network_failure.action": "Pokušaj ponovo", "chat_message_list.network_failure.subtitle": "Naišli smo na grešku na mreži.", - "chat_message_list.network_failure.title": "Ups!", + "chat_message_list.network_failure.title": "Whoops!", "chat_message_list_intro.actions.accept": "Prihvatiti", "chat_message_list_intro.actions.leave_chat": "Napusti razgovor", "chat_message_list_intro.actions.message_lifespan": "Poruke starije od {day, plural, one {# dana} other {# dana}} se brišu.", @@ -258,14 +264,15 @@ "column.app_create": "Izradi aplikaciju", "column.backups": "Sigurnosne kopije", "column.birthdays": "Rođendani", - "column.blocks": "Blokirani korisnici", + "column.blocks": "Blokiranja", "column.bookmarks": "Knjižne oznake", "column.chats": "Razgovori", - "column.crypto_donate": "Donirajte kriptovalutu", + "column.crypto_donate": "Donacija s kriptovalutom", "column.developers": "Programeri", - "column.developers.service_worker": "Uslužni program", + "column.developers.service_worker": "Service Worker", "column.direct": "Izravna poruka", "column.directory": "Pregledajte profile", + "column.dislikes": "Nesviđanja", "column.domain_blocks": "Skrivene domene", "column.edit_profile": "Uredi profil", "column.event_map": "Mjesto događaja", @@ -277,22 +284,36 @@ "column.favourites": "Sviđa mi se", "column.federation_restrictions": "Ograničenja Federacije", "column.filters": "Utišane riječi", + "column.filters.accounts": "Računi", "column.filters.add_new": "Dodaj novi filtar", "column.filters.conversations": "Razgovori", "column.filters.create_error": "Pogreška pri dodavanju filtra", "column.filters.delete": "Delete", "column.filters.delete_error": "Pogreška pri brisanju filtra", - "column.filters.drop_header": "Ispustite umjesto da sakrijete", - "column.filters.drop_hint": "Filtrirani postovi nepovratno će nestati, čak i ako se filter kasnije ukloni", - "column.filters.expires": "Istječe nakon", + "column.filters.drop_header": "Odbaci umjesto skrivanja", + "column.filters.drop_hint": "Filtrirani postovi nepovratno će nestati, čak i ako se filtar kasnije ukloni", + "column.filters.edit": "Uredi filtar", + "column.filters.expiration.1800": "30 minuta", + "column.filters.expiration.21600": "6 sati", + "column.filters.expiration.3600": "1 sat", + "column.filters.expiration.43200": "12 sati", + "column.filters.expiration.604800": "1 tjedan", + "column.filters.expiration.86400": "1 dan", + "column.filters.expires": "Isteče nakon", + "column.filters.hide_header": "Sakrij potpuno", + "column.filters.hide_hint": "Potpuno sakri filtrirani sadržaj umjesto prikazivanja upozorenja", "column.filters.home_timeline": "Početna vremenska linija", "column.filters.keyword": "Ključna riječ ili izraz", + "column.filters.keywords": "Ključne riječi ili izrazi", "column.filters.notifications": "Obavijesti", "column.filters.public_timeline": "Javna vremenska linija", "column.filters.subheading_add_new": "Dodaj novi filtar", + "column.filters.title": "Naslov", + "column.filters.whole_word": "Cijela riječ", "column.follow_requests": "Zahtjevi za slijeđenje", "column.followers": "Osoba koje prate", "column.following": "Pratim", + "column.group_blocked_members": "Blokirani članovi", "column.home": "Naslovnica", "column.import_data": "Uvoz podataka", "column.info": "Informacije o poslužitelju", @@ -414,6 +435,7 @@ "confirmations.delete.confirm": "Obriši", "confirmations.delete.heading": "Delete post", "confirmations.delete.message": "Želiš li stvarno obrisati ovaj status?", + "confirmations.delete_bookmark_folder.confirm": "Izbriši mapu", "confirmations.delete_event.confirm": "Izbrisati", "confirmations.delete_event.heading": "Izbriši događaj", "confirmations.delete_event.message": "Jeste li sigurni da želite izbrisati ovaj događaj?", @@ -435,14 +457,14 @@ "confirmations.register.needs_approval.header": "Approval needed", "confirmations.register.needs_confirmation": "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue.", "confirmations.register.needs_confirmation.header": "Confirmation needed", - "confirmations.remove_from_followers.confirm": "Ukloniti", + "confirmations.remove_from_followers.confirm": "Ukloni", "confirmations.remove_from_followers.message": "Jeste li sigurni da želite ukloniti {name} iz svojih pratitelja?", "confirmations.reply.confirm": "Reply", "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?", "confirmations.revoke_session.confirm": "Revoke", "confirmations.revoke_session.heading": "Revoke current session", "confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.", - "confirmations.scheduled_status_delete.confirm": "Cancel", + "confirmations.scheduled_status_delete.confirm": "Odbaci", "confirmations.scheduled_status_delete.heading": "Cancel scheduled post", "confirmations.scheduled_status_delete.message": "Are you sure you want to cancel this scheduled post?", "confirmations.unfollow.confirm": "Prestani pratiti", @@ -450,7 +472,7 @@ "crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!", "crypto_donate.explanation_box.title": "Sending cryptocurrency donations", "crypto_donate_panel.actions.view": "Click to see {count} {count, plural, one {wallet} other {wallets}}", - "crypto_donate_panel.heading": "Donate Cryptocurrency", + "crypto_donate_panel.heading": "Donacija s kriptovalutom", "crypto_donate_panel.intro.message": "{siteTitle} accepts cryptocurrency donations to fund our service. Thank you for your support!", "datepicker.day": "Dan", "datepicker.hint": "Zakazano objavljivanje…", @@ -464,14 +486,14 @@ "developers.challenge.answer_placeholder": "Tvoj odgovor", "developers.challenge.fail": "Krivi odgovor", "developers.challenge.message": "Što je rezultat pozivanja funkcije {function}?", - "developers.challenge.submit": "Become a developer", - "developers.challenge.success": "You are now a developer", - "developers.leave": "You have left developers", - "developers.navigation.app_create_label": "Create an app", + "developers.challenge.submit": "Postanite programer", + "developers.challenge.success": "Sada ste programer", + "developers.leave": "Napustili ste programere", + "developers.navigation.app_create_label": "Stvorite aplikaciju", "developers.navigation.intentional_error_label": "Pokreni grešku", - "developers.navigation.leave_developers_label": "Leave developers", + "developers.navigation.leave_developers_label": "Napustite programere", "developers.navigation.network_error_label": "Mrežna greška", - "developers.navigation.service_worker_label": "Uslužni program", + "developers.navigation.service_worker_label": "Service Worker", "developers.navigation.settings_store_label": "Settings store", "developers.navigation.test_timeline_label": "Test timeline", "developers.settings_store.advanced": "Napredne postavke", @@ -600,7 +622,7 @@ "export_data.actions.export_blocks": "Izvezi blokirane", "export_data.actions.export_follows": "Izvezi pratim", "export_data.actions.export_mutes": "Izvezi utišane", - "export_data.blocks_label": "Blokirani korisnici", + "export_data.blocks_label": "Blokiranja", "export_data.follows_label": "Pratim", "export_data.hints.blocks": "Preuzmite CSV datoteku koja sadrži popis blokiranih korisnika", "export_data.hints.follows": "Preuzmite CSV datoteku koja sadrži popis korisnika koje pratite", @@ -647,7 +669,7 @@ "import_data.actions.import_blocks": "Uvezi blokirane korisnike", "import_data.actions.import_follows": "Uvezi korisnike koje pratiš", "import_data.actions.import_mutes": "Uvezi utišane korisnike", - "import_data.blocks_label": "Blokirani korisnici", + "import_data.blocks_label": "Blokiranja", "import_data.follows_label": "Korisnici koje pratite", "import_data.hints.blocks": "CSV datoteka koja sadrži popis blokiranih korisnika", "import_data.hints.follows": "CSV datoteka koja sadrži popis korisnika koje pratite", @@ -698,8 +720,8 @@ "keyboard_shortcuts.up": "to move up in the list", "landing_page_modal.download": "Download", "lightbox.close": "Zatvori", - "lightbox.next": "Next", - "lightbox.previous": "Previous", + "lightbox.next": "Dalje", + "lightbox.previous": "Natrag", "lightbox.view_context": "View context", "list.click_to_add": "Click here to add people", "list_adder.header_title": "Add or Remove from Lists", @@ -714,14 +736,15 @@ "lists.new.title_placeholder": "New list title", "lists.search": "Pretražujte među ljudima koje pratite", "lists.subheading": "Your lists", - "loading_indicator.label": "Učitavam…", + "loading_indicator.label": "Učitavanje…", "location_search.placeholder": "Pronađite adresu", + "login.fields.email_label": "E-mail adresa", "login.fields.instance_label": "Instance", "login.fields.instance_placeholder": "example.com", "login.fields.otp_code_hint": "Enter the two-factor code generated by your phone app or use one of your recovery codes", - "login.fields.otp_code_label": "Two-factor code:", + "login.fields.otp_code_label": "Dvofaktorski kod:", "login.fields.password_placeholder": "Lozinka", - "login.fields.username_label": "Email or username", + "login.fields.username_label": "E-mail ili korisničko ime", "login.log_in": "Log in", "login.otp_log_in": "OTP Login", "login.otp_log_in.fail": "Invalid code, please try again.", @@ -730,6 +753,9 @@ "login_external.errors.instance_fail": "The instance returned an error.", "login_external.errors.network_fail": "Connection failed. Is a browser extension blocking it?", "login_form.header": "Sign In", + "manage_group.blocked_members": "Blokirani članovi", + "manage_group.confirmation.copy": "Kopiraj poveznicu", + "manage_group.next": "Dalje", "media_panel.empty_message": "No media found.", "media_panel.title": "Media", "mfa.confirm.success_message": "MFA potvrđena", @@ -773,9 +799,10 @@ "mute_modal.duration": "Duration", "mute_modal.hide_notifications": "Sakriti obavijesti od ovog korisnika?", "navbar.login.action": "Log in", + "navbar.login.email.placeholder": "E-mail adresa", "navbar.login.forgot_password": "Zaboravili ste lozinku?", "navbar.login.password.label": "Lozinka", - "navbar.login.username.placeholder": "Email or username", + "navbar.login.username.placeholder": "E-mail ili korisničko ime", "navigation.chats": "Razgovori", "navigation.compose": "Objavi", "navigation.dashboard": "Dashboard", @@ -786,7 +813,7 @@ "navigation.search": "Traži", "navigation_bar.account_aliases": "Pseudonimi računa", "navigation_bar.account_migration": "Premjesti račun", - "navigation_bar.blocks": "Blokirani korisnici", + "navigation_bar.blocks": "Blokiranja", "navigation_bar.compose": "Sastavite novu objavu", "navigation_bar.compose_direct": "Izravna poruka", "navigation_bar.compose_edit": "Uredi objavu", @@ -847,23 +874,24 @@ "onboarding.error": "An unexpected error occurred. Please try again or skip this step.", "onboarding.fediverse.its_you": "Ovo si ti! Drugi vas ljudi mogu pratiti s drugih poslužitelja koristeći vaš punu @-oznaku.", "onboarding.fediverse.message": "Fediverse ili Federacija je društvena mreža sastavljena od tisuća različitih i neovisno vođenih stranica društvenih medija (poznatih kao \"poslužitelji\"). Možete pratiti korisnike — i lajkati, ponovno objavljivati i odgovarati na objave — s većine drugih Fediverse poslužitelja jer mogu komunicirati s {siteTitle}.", - "onboarding.fediverse.next": "Sljedeći", + "onboarding.fediverse.next": "Dalje", "onboarding.fediverse.other_instances": "Dok pregledavate svoju vremensku traku, obratite pozornost na puno korisničko ime nakon drugog simbola @ kako biste znali s kojeg je poslužitelja objava.", "onboarding.fediverse.title": "{siteTitle} samo je jedan dio Federacije", "onboarding.fediverse.trailer": "Budući da je distribuiran i svatko može pokrenuti vlastiti poslužitelj, Fediverse je otporan i otvoren. Ako se odlučite pridružiti drugom poslužitelju ili postaviti vlastiti, možete komunicirati s istim ljudima i nastaviti na istom društvenom grafikonu.", "onboarding.finished.message": "We are very excited to welcome you to our community! Tap the button below to get started.", "onboarding.finished.title": "Onboarding complete", "onboarding.header.subtitle": "Ovo će biti prikazano na vrhu vašeg profila.", - "onboarding.header.title": "Pick a cover image", - "onboarding.next": "Next", + "onboarding.header.title": "Odaberite naslovnu sliku", + "onboarding.next": "Dalje", "onboarding.note.subtitle": "You can always edit this later.", "onboarding.note.title": "Write a short bio", "onboarding.saving": "Saving…", "onboarding.skip": "Skip for now", - "onboarding.suggestions.subtitle": "Evo nekoliko najpopularnijih korisnika koji bi vam se mogli svidjeti.", - "onboarding.suggestions.title": "Suggested accounts", + "onboarding.suggestions.subtitle": "Evo nekoliko najpopularnijih računa koji bi vam se mogli svidjeti.", + "onboarding.suggestions.title": "Predloženi računi", "onboarding.view_feed": "View Feed", "password_reset.confirmation": "Provjerite svoju e-poštu za potvrdu.", + "password_reset.fields.email_placeholder": "E-mail adresa", "password_reset.fields.username_placeholder": "E-mail ili korisničko ime", "password_reset.header": "Ponovno postavi lozinku", "password_reset.reset": "Ponovno postavi lozinku", @@ -927,7 +955,7 @@ "profile_dropdown.theme": "Tema", "profile_fields_panel.title": "Polja profila", "reactions.all": "All", - "regeneration_indicator.label": "Loading…", + "regeneration_indicator.label": "Učitavanje…", "regeneration_indicator.sublabel": "Vaša naslovnica se priprema!", "register_invite.lead": "Complete the form below to create an account.", "register_invite.title": "You've been invited to join {siteTitle}!", @@ -949,9 +977,10 @@ "registration.sign_up": "Sign up", "registration.tos": "Terms of Service", "registration.username_unavailable": "Username is already taken.", + "reject.success": "Odbijeno", "relative_time.days": "{number}d", "relative_time.hours": "{number}h", - "relative_time.just_now": "now", + "relative_time.just_now": "sada", "relative_time.minutes": "{number}m", "relative_time.seconds": "{number}s", "remote_instance.edit_federation": "Edit federation", @@ -978,26 +1007,30 @@ "remote_interaction.user_not_found_error": "Couldn't find given user", "remote_timeline.filter_message": "You are viewing the timeline of {instance}.", "reply_indicator.cancel": "Otkaži", - "reply_mentions.account.add": "Add to mentions", - "reply_mentions.account.remove": "Remove from mentions", - "reply_mentions.more": "{count} more", + "reply_mentions.account.add": "Dodaj u spominjanja", + "reply_mentions.account.remove": "Ukloni iz spominjanja", + "reply_mentions.more": "još {count}", "reply_mentions.reply": "Replying to {accounts}", "reply_mentions.reply.hoverable": "Replying to {accounts}", "reply_mentions.reply_empty": "Replying to post", - "report.block": "Block {target}", - "report.block_hint": "Do you also want to block this account?", + "report.block": "Blokiraj {target}", + "report.block_hint": "Želite li također blokirati ovaj račun?", "report.confirmation.content": "If we find that this account is violating the {link} we will take further action on the matter.", - "report.confirmation.title": "Thanks for submitting your report.", + "report.confirmation.entity.account": "račun", + "report.confirmation.entity.group": "grupa", + "report.confirmation.title": "Hvala na slanju prijave.", "report.done": "Done", - "report.forward": "Forward to {target}", + "report.forward": "Proslijedi {target}", "report.forward_hint": "The account is from another server. Send a copy of the report there as well?", - "report.next": "Next", + "report.group.title": "Prijavi grupu", + "report.next": "Dalje", + "report.other_actions.hide_additional": "Sakrij dodatna stanja", "report.placeholder": "Dodatni komentari", - "report.previous": "Previous", + "report.previous": "Natrag", "report.reason.blankslate": "You have removed all statuses from being selected.", - "report.reason.title": "Reason for reporting", + "report.reason.title": "Razlog prijavljivanja", "report.submit": "Pošalji", - "report.target": "Prijavljivanje", + "report.target": "Prijavljivanje za {target}", "reset_password.fail": "Token je istekao, pokušajte ponovno.", "reset_password.header": "Postavite novu lozinku", "reset_password.password.label": "Lozinka", @@ -1036,7 +1069,9 @@ "security.update_email.success": "Email successfully updated.", "security.update_password.fail": "Ažuriranje lozinke nije uspjelo.", "security.update_password.success": "Lozinka je uspješno ažurirana.", + "select_bookmark_folder_modal.header_title": "Odberi mapu", "settings.account_migration": "Premjesti račun", + "settings.blocks": "Blokiranja", "settings.change_email": "Promijeni e-mail", "settings.change_password": "Promjena lozinke", "settings.configure_mfa": "Konfigurirajte MFA", @@ -1103,7 +1138,10 @@ "soapbox_config.verified_can_edit_name_label": "Dopustite potvrđenim korisnicima da uređuju vlastito ime za prikaz.", "status.admin_account": "Open moderation interface for @{name}", "status.admin_status": "Open this post in the moderation interface", + "status.approval.pending": "Čeka na odobrenje", + "status.approval.rejected": "Odbijeno", "status.bookmark": "Knjižne oznake", + "status.bookmark.select_folder": "Odberi mapu", "status.bookmarked": "Knjižna oznaka dodana.", "status.cancel_reblog_private": "Un-repost", "status.cannot_reblog": "Ovaj post ne može biti boostan", @@ -1161,12 +1199,12 @@ "status_list.queue_label": "Click to see {count} new {count, plural, one {post} other {posts}}", "statuses.quote_tombstone": "Post is unavailable.", "statuses.tombstone": "Jedna ili više objava su nedostupne.", - "streamfield.add": "Add", - "streamfield.remove": "Remove", - "suggestions.dismiss": "Dismiss suggestion", - "sw.restart": "Restart", - "sw.state.active": "Active", - "sw.state.loading": "Loading…", + "streamfield.add": "Dodaj", + "streamfield.remove": "Ukloni", + "suggestions.dismiss": "Odbaci prijedlog", + "sw.restart": "Ponovo pokreni", + "sw.state.active": "Aktivno", + "sw.state.loading": "Učitavanje…", "sw.state.unavailable": "Unavailable", "sw.state.unknown": "Unknown", "sw.state.waiting": "Waiting", From 69586d45643e6175a743180dffddfee2fcf5833f Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Wed, 26 Jun 2024 12:27:48 +0000 Subject: [PATCH 27/54] Translated using Weblate (Croatian) Currently translated at 75.5% (1253 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/hr.json b/src/locales/hr.json index 6396210f6..e29ecfd24 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -299,6 +299,7 @@ "column.filters.expiration.43200": "12 sati", "column.filters.expiration.604800": "1 tjedan", "column.filters.expiration.86400": "1 dan", + "column.filters.expiration.never": "Nikada", "column.filters.expires": "Isteče nakon", "column.filters.hide_header": "Sakrij potpuno", "column.filters.hide_hint": "Potpuno sakri filtrirani sadržaj umjesto prikazivanja upozorenja", @@ -1015,6 +1016,7 @@ "reply_mentions.reply_empty": "Replying to post", "report.block": "Blokiraj {target}", "report.block_hint": "Želite li također blokirati ovaj račun?", + "report.chat_message.title": "Prijavi poruku", "report.confirmation.content": "If we find that this account is violating the {link} we will take further action on the matter.", "report.confirmation.entity.account": "račun", "report.confirmation.entity.group": "grupa", From 8f955d5c96c612c0c4f99669bc2b4fe9e220ce5f Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 26 Jun 2024 13:06:08 +0000 Subject: [PATCH 28/54] Translated using Weblate (Croatian) Currently translated at 79.7% (1322 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 161 +++++++++++++++++++++++++++++++------------- 1 file changed, 115 insertions(+), 46 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index e29ecfd24..359ec672c 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -17,11 +17,11 @@ "account.edit_profile": "Uredi profil", "account.endorse": "Istakni na profilu", "account.endorse.success": "Sada na svom profilu ističete @{acct}", - "account.familiar_followers": "Prate {accounts}", + "account.familiar_followers": "{accounts} prate", "account.familiar_followers.empty": "Nitko koga poznajete ne prati {name}.", "account.familiar_followers.more": "{count} {count, plural, one {druge} other {druge}} koje pratite", - "account.follow": "Počni pratiti", - "account.followers": "Osoba koje prate", + "account.follow": "Prati", + "account.followers": "Osobe koje prate", "account.followers.empty": "Još nitko ne prati ovog korisnika.", "account.follows": "Pratim", "account.follows.empty": "Ovaj korisnik još nikoga ne prati.", @@ -31,7 +31,7 @@ "account.last_status": "Zadnja aktivnost", "account.link_verified_on": "Vlasništvo nad ovom poveznicom provjereno je {date}", "account.locked_info": "Ovaj status privatnosti računa postavljen je na zaključano. Vlasnik ručno provjerava tko ga može pratiti.", - "account.login": "Log in", + "account.login": "Prijavi se", "account.media": "Media", "account.member_since": "Pridružio/la se {date}", "account.mention": "Spomeni", @@ -80,6 +80,7 @@ "account_moderation_modal.title": "Moderiraj @{acct}", "account_note.placeholder": "Nema komentara", "account_search.placeholder": "Potražite račun", + "admin.announcements.delete": "Izbriši", "admin.awaiting_approval.empty_message": "Nitko ne čeka odobrenje. Kada se novi korisnik prijavi, možete ga pregledati ovdje.", "admin.dashboard.registration_mode.approval_hint": "Korisnici se mogu prijaviti, ali njihov račun se aktivira tek kada ga administrator odobri.", "admin.dashboard.registration_mode.approval_label": "Potrebno odobrenje", @@ -96,14 +97,18 @@ "admin.dashcounters.user_count_label": "ukupno korisnika", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.domains.delete": "Izbriši", "admin.latest_accounts_panel.more": "Kliknite da vidite {count, plural, one {# korisnika} other {# korisnike}}", "admin.latest_accounts_panel.title": "Najnoviji korisnici", "admin.moderation_log.empty_message": "Još niste izvršili nijednu radnju moderiranja. Kada to učinite, ovdje će se prikazati povijest.", - "admin.reports.actions.close": "Zatvoriti", + "admin.relays.new.follow": "Prati", + "admin.relays.unfollow": "Prestani pratiti", + "admin.reports.actions.close": "Zatvori", "admin.reports.actions.view_status": "View post", "admin.reports.empty_message": "Nema otvorenih izvješća. Ako je korisnik prijavljen, pojavit će se ovdje.", "admin.reports.report_closed_message": "Izvješće o @{name} je zatvoreno", "admin.reports.report_title": "Report on {acct}", + "admin.rules.delete": "Izbriši", "admin.software.backend": "Pozadina", "admin.software.frontend": "Sučelje", "admin.statuses.actions.delete_status": "Delete post", @@ -131,7 +136,7 @@ "admin.users.user_unverified_message": "@{acct} nije potvrđen", "admin.users.user_verified_message": "@{acct} je potvrđen", "admin_nav.awaiting_approval": "Awaiting Approval", - "admin_nav.dashboard": "Dashboard", + "admin_nav.dashboard": "Pregledna ploča", "admin_nav.reports": "Reports", "alert.unexpected.body": "Ispričavamo se zbog prekida. Ako se problem nastavi, obratite se našem timu za podršku. Također možete pokušati {clearCookies} (ovo će vas odjaviti).", "alert.unexpected.browser": "Browser", @@ -169,10 +174,14 @@ "badge_input.placeholder": "Enter a badge…", "birthday_panel.title": "Rođendani", "birthdays_modal.empty": "Nitko od tvojih prijatelja danas nema rođendan.", + "bookmark_folders.add.success": "Mapa knjižnih oznaka uspješno stvorena", "bookmark_folders.all_bookmarks": "Sve knjižne oznake", + "bookmark_folders.edit.success": "Mapa knjižnih oznaka uspješno uređena", "bookmark_folders.new.create_title": "Dodaj mapu", "bookmark_folders.new.title_placeholder": "Naslov nove mape", "bookmarks.delete_folder": "Izbriši mapu", + "bookmarks.delete_folder.success": "Mapa izbrisana", + "bookmarks.edit_folder": "Uredi mapu", "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put", "boost_modal.title": "Proslijedi objavu?", "bundle_column_error.retry": "Pokušaj ponovo", @@ -250,14 +259,14 @@ "chats.main.blankslate_with_chats.title": "Odaberite razgovor", "chats.search_placeholder": "Započnite razgovor s…", "column.admin.awaiting_approval": "Awaiting Approval", - "column.admin.dashboard": "Dashboard", + "column.admin.dashboard": "Pregledna ploča", "column.admin.moderation_log": "Moderation Log", "column.admin.reports": "Reports", "column.admin.reports.menu.moderation_log": "Moderation Log", "column.admin.users": "Korisnici", "column.aliases": "Pseudonimi računa", "column.aliases.create_error": "Pogreška pri stvaranju pseudonima", - "column.aliases.delete": "Delete", + "column.aliases.delete": "Izbriši", "column.aliases.delete_error": "Pogreška pri brisanju pseudonima", "column.aliases.subheading_add_new": "Dodaj novi pseudonim", "column.aliases.subheading_aliases": "Trenutni pseudonimi", @@ -288,7 +297,7 @@ "column.filters.add_new": "Dodaj novi filtar", "column.filters.conversations": "Razgovori", "column.filters.create_error": "Pogreška pri dodavanju filtra", - "column.filters.delete": "Delete", + "column.filters.delete": "Izbriši", "column.filters.delete_error": "Pogreška pri brisanju filtra", "column.filters.drop_header": "Odbaci umjesto skrivanja", "column.filters.drop_hint": "Filtrirani postovi nepovratno će nestati, čak i ako se filtar kasnije ukloni", @@ -312,13 +321,16 @@ "column.filters.title": "Naslov", "column.filters.whole_word": "Cijela riječ", "column.follow_requests": "Zahtjevi za slijeđenje", - "column.followers": "Osoba koje prate", + "column.followers": "Osobe koje prate", "column.following": "Pratim", "column.group_blocked_members": "Blokirani članovi", + "column.group_pending_requests": "Zahtjevi na čekanju", + "column.groups": "Grupe", "column.home": "Naslovnica", "column.import_data": "Uvoz podataka", "column.info": "Informacije o poslužitelju", "column.lists": "Popisi", + "column.manage_group": "Upravljanje grupom", "column.mentions": "Spominjanja", "column.mfa": "Autentikacija s više faktora", "column.mfa_cancel": "Otkaži", @@ -380,11 +392,11 @@ "compose_form.markdown.unmarked": "Markdown onemogućen", "compose_form.message": "Poruka", "compose_form.placeholder": "Što ti je na umu?", - "compose_form.poll.add_option": "Dodaj izbor", + "compose_form.poll.add_option": "Dodaj odgovor", "compose_form.poll.duration": "Trajanje ankete", "compose_form.poll.multiselect": "Višestruki odabir", - "compose_form.poll.multiselect_detail": "Omogućite korisnicima odabir više odgovora", - "compose_form.poll.option_placeholder": "Izbor {number}", + "compose_form.poll.multiselect_detail": "Dozvoli korisnicima odabrati više odgovora", + "compose_form.poll.option_placeholder": "Odgovor broj {number}", "compose_form.poll.remove": "Ukloni anketu", "compose_form.poll.remove_option": "Ukloni ovaj odgovor", "compose_form.poll.switch_to_multiple": "Promijenite anketu da omogućite više izbora", @@ -405,7 +417,11 @@ "confirmations.admin.deactivate_user.confirm": "Deactivate @{name}", "confirmations.admin.deactivate_user.heading": "Deactivate @{acct}", "confirmations.admin.deactivate_user.message": "You are about to deactivate @{acct}. Deactivating a user is a reversible action.", + "confirmations.admin.delete_announcement.confirm": "Izbriši", + "confirmations.admin.delete_domain.confirm": "Izbriši", "confirmations.admin.delete_local_user.checkbox": "Razumijem da ću izbrisati lokalnog korisnika.", + "confirmations.admin.delete_rule.confirm": "Izbriši", + "confirmations.admin.delete_rule.heading": "Izbriši pravilo", "confirmations.admin.delete_status.confirm": "Delete post", "confirmations.admin.delete_status.heading": "Delete post", "confirmations.admin.delete_status.message": "You are about to delete a post by @{acct}. This action cannot be undone.", @@ -433,14 +449,17 @@ "confirmations.cancel_editing.message": "Are you sure you want to cancel editing this post? All changes will be lost.", "confirmations.cancel_event_editing.heading": "Otkaži uređivanje događaja", "confirmations.cancel_event_editing.message": "Jeste li sigurni da želite otkazati uređivanje ovog događaja? Sve promjene će biti izgubljene.", - "confirmations.delete.confirm": "Obriši", + "confirmations.delete.confirm": "Izbriši", "confirmations.delete.heading": "Delete post", "confirmations.delete.message": "Želiš li stvarno obrisati ovaj status?", "confirmations.delete_bookmark_folder.confirm": "Izbriši mapu", - "confirmations.delete_event.confirm": "Izbrisati", + "confirmations.delete_bookmark_folder.heading": "Izbrisati mapu „{name}”?", + "confirmations.delete_event.confirm": "Izbriši", "confirmations.delete_event.heading": "Izbriši događaj", "confirmations.delete_event.message": "Jeste li sigurni da želite izbrisati ovaj događaj?", - "confirmations.delete_list.confirm": "Delete", + "confirmations.delete_group.confirm": "Izbriši", + "confirmations.delete_group.heading": "Izbriši grupu", + "confirmations.delete_list.confirm": "Izbriši", "confirmations.delete_list.heading": "Delete list", "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?", "confirmations.domain_block.confirm": "Sakrij cijelu domenu", @@ -448,6 +467,7 @@ "confirmations.domain_block.message": "Jeste li stvarno, stvarno sigurni da želite blokirati cijelu domenu {domain}? U većini slučajeva nekoliko ciljanih blokada ili utišavanja dovoljno je i poželjno. Nećete vidjeti sadržaj s te domene ni na jednoj javnoj vremenskoj traci ili u svojim obavijestima.", "confirmations.leave_event.confirm": "Napusti događaj", "confirmations.leave_event.message": "Ako se želite ponovno pridružiti događaju, zahtjev će se ponovno ručno pregledati. Jeste li sigurni da želite nastaviti?", + "confirmations.leave_group.heading": "Napusti grupu", "confirmations.mute.confirm": "Utišaj", "confirmations.mute.heading": "Mute @{name}", "confirmations.mute.message": "Jesi li siguran da želiš utišati {name}?", @@ -504,6 +524,7 @@ "directory.local": "Samo s {domain}", "directory.new_arrivals": "Novi dolasci", "directory.recently_active": "Nedavno aktivan", + "edit_bookmark_folder_modal.header_title": "Uredi mapu", "edit_email.header": "Promijeni e-mail", "edit_email.placeholder": "me@example.com", "edit_federation.followers_only": "Hide posts except to followers", @@ -531,7 +552,10 @@ "edit_profile.fields.meta_fields.content_placeholder": "Sadržaj", "edit_profile.fields.meta_fields.label_placeholder": "Oznaka", "edit_profile.fields.meta_fields_label": "Polja profila", - "edit_profile.fields.stranger_notifications_label": "Blokiraj obavijesti od stranaca", + "edit_profile.fields.nip05_label": "Korisničko ime", + "edit_profile.fields.nip05_placeholder": "korisnik@{domain}", + "edit_profile.fields.nip05_unverified": "Nije bilo moguće potvrditi ime i neće se koristiti.", + "edit_profile.fields.stranger_notifications_label": "Blokiraj obavijesti od nepoznatih osoba", "edit_profile.fields.website_label": "Web stranica", "edit_profile.fields.website_placeholder": "Prikaži poveznicu", "edit_profile.header": "Uredi profil", @@ -555,19 +579,30 @@ "emoji_button.not_found": "Nije pronađen nijedan emoji.", "emoji_button.objects": "Objekti", "emoji_button.people": "Osobe", - "emoji_button.recent": "Frequently used", + "emoji_button.pick": "Odaberite emoji…", + "emoji_button.recent": "Često korišteni", "emoji_button.search": "Traži…", - "emoji_button.search_results": "Rezultati pretraživanja", + "emoji_button.search_results": "Rezultati pretrage", + "emoji_button.skins_1": "Zadano", + "emoji_button.skins_2": "Svijetla", + "emoji_button.skins_3": "Srednje svijetla", + "emoji_button.skins_4": "Srednja", + "emoji_button.skins_5": "Srednje tamna", + "emoji_button.skins_6": "Tamna", + "emoji_button.skins_choose": "Odaberite zadani ton kože", "emoji_button.symbols": "Simboli", - "emoji_button.travel": "Putovanja & Mjesta", - "empty_column.account_blocked": "You are blocked by @{accountUsername}.", + "emoji_button.travel": "Putovanja i mjesta", + "empty_column.account_blocked": "Blokirao vas je @{accountUsername}.", "empty_column.account_favourited_statuses": "Ovaj korisnik još nema nijedan post koji mu se sviđa.", "empty_column.account_timeline": "No posts here!", "empty_column.account_unavailable": "Profil nedostupan", + "empty_column.admin.announcements": "Još nema najava.", + "empty_column.admin.domains": "Još nema domena.", "empty_column.aliases": "Još niste stvorili nijedan pseudonim računa.", "empty_column.aliases.suggestions": "Nema dostupnih prijedloga računa za navedeni termin.", "empty_column.blocks": "Još niste blokirali nijednog korisnika.", - "empty_column.bookmarks": "Nemojte da vam se zanimljive objave izgube! Spremite ih u knjižne oznake da biste ih mogli ponovno pronaći.", + "empty_column.bookmarks": "Još nemate nijednu knjižnu oznaku. Kada dodate jednu knjižnu oznaku ona će se ovdje pojaviti.", + "empty_column.bookmarks.folder": "Još nemate nijednu knjižnu oznaku u ovoj mapi. Kada dodate jednu knjižnu oznaku ona će se ovdje pojaviti.", "empty_column.community": "Lokalna vremenska linija je prazna. Napiši nešto javno kako bi pokrenuo stvari!", "empty_column.direct": "Još nemate izravnih poruka. Kada nekom pošaljete izravnu poruku ili primite, pojavit će se ovdje.", "empty_column.domain_blocks": "Još nema skrivenih domena.", @@ -651,16 +686,42 @@ "filters.context_hint": "Jedan ili više konteksta u kojima bi se filtar trebao primijeniti", "filters.filters_list_context_label": "Filtriraj kontekste:", "filters.filters_list_drop": "Drop", - "filters.filters_list_hide": "Hide", - "filters.removed": "Filter deleted.", + "filters.filters_list_hide": "Sakrij", + "filters.filters_list_hide_completely": "Sakrij sadržaj", + "filters.removed": "Filtar je izbrisan.", "follow_request.authorize": "Autoriziraj", "follow_request.reject": "Odbij", "gdpr.accept": "Accept", - "gdpr.learn_more": "Learn more", + "gdpr.learn_more": "Saznaj više", "gdpr.message": "{siteTitle} uses session cookies, which are essential to the website's functioning.", "gdpr.title": "{siteTitle} uses cookies", "getting_started.open_source_notice": "{code_name} je softver otvorenog koda. Možeš doprinijeti ili prijaviti probleme na {code_link} (v{code_version}).", - "header.login.label": "Log in", + "group.cancel_request": "Otkaži zahtjev", + "group.delete.success": "Grupa je uspješno izbrisana", + "group.deleted.message": "Ova grupa je izbrisana.", + "group.demote.user.success": "@{name} je sada član", + "group.group_mod_demote": "Ukloni ulogu {role}", + "group.group_mod_kick": "Izbaci @{name} iz grupe", + "group.group_mod_kick.success": "@{name} je izbačen/a iz grupe", + "group.group_mod_promote_mod": "Dodijeli ulogu {role}", + "group.leave": "Napusti grupu", + "group.leave.label": "Napusti", + "group.manage": "Upravljanje grupom", + "group.member.admin.limit.summary": "U ovom trenutku možete dodijeliti {count, plural, one {administratora} few {administratora} other {administratora}} za grupu.", + "groups.discover.popular.show_more": "Prikaži više", + "groups.discover.search.results.groups": "Grupe", + "groups.discover.search.results.member_count": "{members, plural, one {član} few {člana} other {članova}}", + "groups.discover.suggested.empty": "Trenutačno nije moguće dohvatiti predložene grupe. Navratite kasnije.", + "groups.discover.suggested.show_more": "Prikaži više", + "groups.discover.tags.show_more": "Prikaži više", + "groups.discover.tags.title": "Pregledajte teme", + "groups.pending.empty.title": "Nema zahtjeva na čekanju", + "groups.pending.label": "Zahtjevi na čekanju", + "groups.popular.label": "Predložene grupe", + "groups.search.placeholder": "Pretraži moje grupe", + "groups.suggested.label": "Predložene grupe", + "groups.tags.title": "Pregledajte teme", + "header.login.label": "Prijavi se", "header.register.label": "Register", "home.column_settings.show_reblogs": "Prikaži proslijeđene objave", "home.column_settings.show_replies": "Prikaži odgovore", @@ -746,7 +807,7 @@ "login.fields.otp_code_label": "Dvofaktorski kod:", "login.fields.password_placeholder": "Lozinka", "login.fields.username_label": "E-mail ili korisničko ime", - "login.log_in": "Log in", + "login.log_in": "Prijavi se", "login.otp_log_in": "OTP Login", "login.otp_log_in.fail": "Invalid code, please try again.", "login.reset_password_hint": "Problemi s prijavom?", @@ -756,7 +817,9 @@ "login_form.header": "Sign In", "manage_group.blocked_members": "Blokirani članovi", "manage_group.confirmation.copy": "Kopiraj poveznicu", + "manage_group.delete_group": "Izbriši grupu", "manage_group.next": "Dalje", + "manage_group.pending_requests": "Zahtjevi na čekanju", "media_panel.empty_message": "No media found.", "media_panel.title": "Media", "mfa.confirm.success_message": "MFA potvrđena", @@ -791,22 +854,22 @@ "missing_description_modal.text": "You have not entered a description for all attachments. Continue anyway?", "missing_indicator.label": "Nije nađen", "missing_indicator.sublabel": "This resource could not be found", - "moderation_overlay.contact": "Contact", - "moderation_overlay.hide": "Hide content", - "moderation_overlay.show": "Show Content", + "moderation_overlay.contact": "Kontakt", + "moderation_overlay.hide": "Sakrij sadržaj", + "moderation_overlay.show": "Prikaži sadržaj", "moderation_overlay.subtitle": "This Post has been sent to Moderation for review and is only visible to you. If you believe this is an error please contact Support.", - "moderation_overlay.title": "Content Under Review", + "moderation_overlay.title": "Sadržaj se pregledava", "mute_modal.auto_expire": "Automatically expire mute?", - "mute_modal.duration": "Duration", + "mute_modal.duration": "Trajanje", "mute_modal.hide_notifications": "Sakriti obavijesti od ovog korisnika?", - "navbar.login.action": "Log in", + "navbar.login.action": "Prijavi se", "navbar.login.email.placeholder": "E-mail adresa", "navbar.login.forgot_password": "Zaboravili ste lozinku?", "navbar.login.password.label": "Lozinka", "navbar.login.username.placeholder": "E-mail ili korisničko ime", "navigation.chats": "Razgovori", "navigation.compose": "Objavi", - "navigation.dashboard": "Dashboard", + "navigation.dashboard": "Pregledna ploča", "navigation.developers": "Developers", "navigation.direct_messages": "Poruke", "navigation.home": "Naslovnica", @@ -911,7 +974,7 @@ "poll.voted": "You voted for this answer", "poll.votes": "{votes, plural, one {# vote} other {# votes}}", "poll_button.add_poll": "Add a poll", - "poll_button.remove_poll": "Remove poll", + "poll_button.remove_poll": "Ukloni anketu", "preferences.fields.auto_play_gif_label": "Automatska reprodukcija animiranih GIF-ova", "preferences.fields.autoload_more_label": "Automatski učitaj više stavki kada se pomaknete na dno stranice", "preferences.fields.autoload_timelines_label": "Automatski učitaj nove objave kada se pomaknete na vrh stranice", @@ -965,12 +1028,12 @@ "registration.captcha.placeholder": "Enter the pictured text", "registration.closed_message": "{instance} is not accepting new members", "registration.closed_title": "Registrations Closed", - "registration.confirmation_modal.close": "Close", + "registration.confirmation_modal.close": "Zatvori", "registration.fields.confirm_placeholder": "Lozinka (još jednom)", "registration.fields.email_placeholder": "E-Mail adresa", "registration.fields.password_placeholder": "Lozinka", "registration.fields.username_hint": "Only letters, numbers, and underscores are allowed.", - "registration.fields.username_placeholder": "Username", + "registration.fields.username_placeholder": "Korisničko ime", "registration.newsletter": "Subscribe to newsletter.", "registration.password_mismatch": "Lozinke se ne podudaraju.", "registration.reason": "Why do you want to join?", @@ -1016,13 +1079,13 @@ "reply_mentions.reply_empty": "Replying to post", "report.block": "Blokiraj {target}", "report.block_hint": "Želite li također blokirati ovaj račun?", - "report.chat_message.title": "Prijavi poruku", + "report.chat_message.title": "Poruka prijave", "report.confirmation.content": "If we find that this account is violating the {link} we will take further action on the matter.", "report.confirmation.entity.account": "račun", "report.confirmation.entity.group": "grupa", "report.confirmation.title": "Hvala na slanju prijave.", "report.done": "Done", - "report.forward": "Proslijedi {target}", + "report.forward": "Proslijedi na {target}", "report.forward_hint": "The account is from another server. Send a copy of the report there as well?", "report.group.title": "Prijavi grupu", "report.next": "Dalje", @@ -1144,12 +1207,15 @@ "status.approval.rejected": "Odbijeno", "status.bookmark": "Knjižne oznake", "status.bookmark.select_folder": "Odberi mapu", + "status.bookmark_folder": "Odaberi mapu knjižnih oznaka", + "status.bookmark_folder_change": "Promijeni mapu knjižnih oznaka", + "status.bookmark_folder_changed": "Mapa promijenjena", "status.bookmarked": "Knjižna oznaka dodana.", "status.cancel_reblog_private": "Un-repost", "status.cannot_reblog": "Ovaj post ne može biti boostan", "status.chat": "Chat with @{name}", "status.copy": "Kopiraj poveznicu na objavu", - "status.delete": "Obriši", + "status.delete": "Izbriši", "status.detailed_status": "Detailed conversation view", "status.direct": "Direct message @{name}", "status.edit": "Edit", @@ -1213,7 +1279,9 @@ "sw.status": "Status", "sw.url": "Script URL", "tabs_bar.all": "All", - "tabs_bar.dashboard": "Dashboard", + "tabs_bar.dashboard": "Pregledna ploča", + "tabs_bar.global": "Globalno", + "tabs_bar.groups": "Grupe", "tabs_bar.home": "Naslovnica", "tabs_bar.more": "Više", "tabs_bar.notifications": "Obavijesti", @@ -1226,10 +1294,11 @@ "theme_editor.restore": "Vrati zadanu temu", "theme_editor.save": "Spremi temu", "theme_editor.saved": "Tema ažurirana!", - "theme_toggle.dark": "Dark", - "theme_toggle.light": "Light", - "theme_toggle.system": "System", - "thread_login.login": "Log in", + "theme_toggle.black": "Crna", + "theme_toggle.dark": "Tamna", + "theme_toggle.light": "Svijetla", + "theme_toggle.system": "Sustav", + "thread_login.login": "Prijavi se", "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", @@ -1251,7 +1320,7 @@ "upload_error.video_size_limit": "Video exceeds the current file size limit ({limit})", "upload_form.description": "Describe for the visually impaired", "upload_form.preview": "Preview", - "upload_form.undo": "Poništi", + "upload_form.undo": "Izbriši", "upload_progress.label": "Prijenos…", "video.download": "Download file", "video.exit_fullscreen": "Exit full screen", From 7db28baab724b28ff2ee1ee74a646008822d9dae Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Wed, 26 Jun 2024 13:58:16 +0000 Subject: [PATCH 29/54] Translated using Weblate (Croatian) Currently translated at 79.7% (1322 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 359ec672c..63d7844df 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -401,7 +401,7 @@ "compose_form.poll.remove_option": "Ukloni ovaj odgovor", "compose_form.poll.switch_to_multiple": "Promijenite anketu da omogućite više izbora", "compose_form.poll.switch_to_single": "Promijenite anketu kako biste omogućili jedan izbor", - "compose_form.poll_placeholder": "Dodajte temu ankete...", + "compose_form.poll_placeholder": "Dodajte temu ankete…", "compose_form.publish": "Objavi", "compose_form.publish_loud": "{publish}!", "compose_form.save_changes": "Spremi promjene", From 272556df658f617b9e3e021f653939c29c2c5a65 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 26 Jun 2024 14:26:43 +0000 Subject: [PATCH 30/54] Translated using Weblate (Croatian) Currently translated at 80.3% (1332 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 63d7844df..002f64407 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -19,7 +19,7 @@ "account.endorse.success": "Sada na svom profilu ističete @{acct}", "account.familiar_followers": "{accounts} prate", "account.familiar_followers.empty": "Nitko koga poznajete ne prati {name}.", - "account.familiar_followers.more": "{count} {count, plural, one {druge} other {druge}} koje pratite", + "account.familiar_followers.more": "{count, plural, one {# drugi} few {# druga} other {# drugih}} koje pratite", "account.follow": "Prati", "account.followers": "Osobe koje prate", "account.followers.empty": "Još nitko ne prati ovog korisnika.", @@ -48,6 +48,7 @@ "account.report": "Prijavi @{name}", "account.requested": "Čeka odobrenje. Kliknite za otkazivanje zahtjeva za praćenje", "account.requested_small": "Čeka odobrenje", + "account.rss_feed": "Pretplatite se na RSS feed", "account.search": "Traži od @{name}", "account.search_self": "Pretražite svoje postove", "account.share": "Podijelite profil @{name}", @@ -80,6 +81,7 @@ "account_moderation_modal.title": "Moderiraj @{acct}", "account_note.placeholder": "Nema komentara", "account_search.placeholder": "Potražite račun", + "admin.announcements.action": "Stvorite najavu", "admin.announcements.delete": "Izbriši", "admin.awaiting_approval.empty_message": "Nitko ne čeka odobrenje. Kada se novi korisnik prijavi, možete ga pregledati ovdje.", "admin.dashboard.registration_mode.approval_hint": "Korisnici se mogu prijaviti, ali njihov račun se aktivira tek kada ga administrator odobri.", @@ -152,7 +154,7 @@ "aliases.search": "Pronađi svoj stari račun", "aliases.success.add": "Pseudonim računa uspješno je kreiran", "aliases.success.remove": "Pseudonim računa uspješno je uklonjen", - "announcements.title": "Obavijesti", + "announcements.title": "Najave", "app_create.name_label": "Naziv aplikacije", "app_create.name_placeholder": "e.g. 'Soapbox'", "app_create.redirect_uri_label": "Preusmjeravanje URI-ja", @@ -258,8 +260,11 @@ "chats.main.blankslate_with_chats.subtitle": "Odaberite jedan od svojih otvorenih razgovora ili stvorite novu poruku.", "chats.main.blankslate_with_chats.title": "Odaberite razgovor", "chats.search_placeholder": "Započnite razgovor s…", - "column.admin.awaiting_approval": "Awaiting Approval", + "column.admin.announcements": "Najave", + "column.admin.awaiting_approval": "Čeka odobrenje", + "column.admin.create_announcement": "Stvorite najavu", "column.admin.dashboard": "Pregledna ploča", + "column.admin.domains": "Domene", "column.admin.moderation_log": "Moderation Log", "column.admin.reports": "Reports", "column.admin.reports.menu.moderation_log": "Moderation Log", @@ -320,7 +325,8 @@ "column.filters.subheading_add_new": "Dodaj novi filtar", "column.filters.title": "Naslov", "column.filters.whole_word": "Cijela riječ", - "column.follow_requests": "Zahtjevi za slijeđenje", + "column.follow_requests": "Zahtjevi za praćenje", + "column.followed_tags": "Praćeni hashtagovi", "column.followers": "Osobe koje prate", "column.following": "Pratim", "column.group_blocked_members": "Blokirani članovi", @@ -849,11 +855,11 @@ "migration.move_account.success": "Račun je uspješno premješten.", "migration.submit": "Premjesti", "missing_description_modal.cancel": "Cancel", - "missing_description_modal.continue": "Post", - "missing_description_modal.description": "Continue anyway?", + "missing_description_modal.continue": "Objavi", + "missing_description_modal.description": "Svejedno nastaviti?", "missing_description_modal.text": "You have not entered a description for all attachments. Continue anyway?", - "missing_indicator.label": "Nije nađen", - "missing_indicator.sublabel": "This resource could not be found", + "missing_indicator.label": "Nije pronađen", + "missing_indicator.sublabel": "Ovaj resurs nije pronađen", "moderation_overlay.contact": "Kontakt", "moderation_overlay.hide": "Sakrij sadržaj", "moderation_overlay.show": "Prikaži sadržaj", @@ -868,7 +874,8 @@ "navbar.login.password.label": "Lozinka", "navbar.login.username.placeholder": "E-mail ili korisničko ime", "navigation.chats": "Razgovori", - "navigation.compose": "Objavi", + "navigation.compose": "Sastavi", + "navigation.compose_group": "Sastavi u grupu", "navigation.dashboard": "Pregledna ploča", "navigation.developers": "Developers", "navigation.direct_messages": "Poruke", @@ -882,13 +889,16 @@ "navigation_bar.compose_direct": "Izravna poruka", "navigation_bar.compose_edit": "Uredi objavu", "navigation_bar.compose_event": "Upravljanje događajem", + "navigation_bar.compose_group": "Sastavi u grupu", + "navigation_bar.compose_group_reply": "Odgovorite na objavu grupe", "navigation_bar.compose_quote": "Citiraj objavu", "navigation_bar.compose_reply": "Odgovor na objavu", "navigation_bar.create_event": "Kreirajte novi događaj", "navigation_bar.domain_blocks": "Skrivene domene", "navigation_bar.favourites": "Favoriti", "navigation_bar.filters": "Filteri", - "navigation_bar.follow_requests": "Zahtjevi za slijeđenje", + "navigation_bar.follow_requests": "Zahtjevi za praćenje", + "navigation_bar.followed_tags": "Praćeni hashtagovi", "navigation_bar.import_data": "Uvoz podataka", "navigation_bar.in_reply_to": "In reply to", "navigation_bar.invites": "Invites", From 9d901093963590d47ae8f907e88ce97a0b91c24b Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 26 Jun 2024 17:50:53 +0000 Subject: [PATCH 31/54] Translated using Weblate (Croatian) Currently translated at 90.9% (1508 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 931 ++++++++++++++++++++++++++------------------ 1 file changed, 549 insertions(+), 382 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 002f64407..eb77274fb 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -4,12 +4,12 @@ "accordion.expand": "Proširi", "account.add_or_remove_from_list": "Dodavanje ili uklanjanje s popisa", "account.badges.bot": "Bot", - "account.birthday": "Rođen/a {datum}", + "account.birthday": "Rođen/a {date}", "account.birthday_today": "Rođendan je danas!", "account.block": "Blokiraj @{name}", "account.block_domain": "Sakrij sve sa {domain}", "account.blocked": "Blokiran", - "account.chat": "Razgovaraj sa @{name}", + "account.chat": "Razgovor sa @{name}", "account.copy": "Kopiraj poveznicu na profil", "account.deactivated": "Deaktiviran", "account.direct": "Izravna poruka @{name}", @@ -25,14 +25,14 @@ "account.followers.empty": "Još nitko ne prati ovog korisnika.", "account.follows": "Pratim", "account.follows.empty": "Ovaj korisnik još nikoga ne prati.", - "account.follows_you": "te prati", + "account.follows_you": "Prati te", "account.header.alt": "Zaglavlje profila", "account.hide_reblogs": "Sakrij ponovne objave od @{name}", "account.last_status": "Zadnja aktivnost", "account.link_verified_on": "Vlasništvo nad ovom poveznicom provjereno je {date}", "account.locked_info": "Ovaj status privatnosti računa postavljen je na zaključano. Vlasnik ručno provjerava tko ga može pratiti.", "account.login": "Prijavi se", - "account.media": "Media", + "account.media": "Mediji", "account.member_since": "Pridružio/la se {date}", "account.mention": "Spomeni", "account.mute": "Utišaj @{name}", @@ -41,24 +41,24 @@ "account.posts": "Objave", "account.posts_with_replies": "Objave i odgovori", "account.profile": "Profil", - "account.profile_external": "Pogledajte profil na {domain}", - "account.register": "Sign up", + "account.profile_external": "Prikaži profil na {domain}", + "account.register": "Registriraj se", "account.remote_follow": "Daljinsko praćenje", - "account.remove_from_followers": "Ukloni pratioca", + "account.remove_from_followers": "Ukloni ovog pratioca", "account.report": "Prijavi @{name}", "account.requested": "Čeka odobrenje. Kliknite za otkazivanje zahtjeva za praćenje", "account.requested_small": "Čeka odobrenje", - "account.rss_feed": "Pretplatite se na RSS feed", - "account.search": "Traži od @{name}", - "account.search_self": "Pretražite svoje postove", - "account.share": "Podijelite profil @{name}", + "account.rss_feed": "Pretplati se na RSS feed", + "account.search": "Pretraga od @{name}", + "account.search_self": "Pretražite svoje objave", + "account.share": "Dijeli profil @{name}", "account.show_reblogs": "Prikaži ponovne objave od @{name}", - "account.subscribe": "Pretplatite se na obavijesti od @{name}", + "account.subscribe": "Pretplati se na obavijesti od @{name}", "account.subscribe.failure": "Došlo je do pogreške prilikom pokušaja pretplate na ovaj račun.", "account.subscribe.success": "Pretplatili ste se na ovaj račun.", "account.unblock": "Deblokiraj @{name}", "account.unblock_domain": "Poništi sakrivanje {domain}", - "account.unendorse": "Ne isticati na profilu", + "account.unendorse": "Nemoj isticati na profilu", "account.unendorse.success": "Više ne predstavljate @{acct}", "account.unfollow": "Prestani pratiti", "account.unmute": "Poništi utišavanje @{name}", @@ -72,58 +72,97 @@ "account_moderation_modal.fields.badges": "Prilagođene značke", "account_moderation_modal.fields.deactivate": "Deaktiviraj račun", "account_moderation_modal.fields.delete": "Izbriši račun", + "account_moderation_modal.fields.revoke_name": "Opozovi ime", "account_moderation_modal.fields.suggested": "Predloženo u osobama za praćenje", "account_moderation_modal.fields.verified": "Potvrđen račun", "account_moderation_modal.info.id": "ID: {id}", - "account_moderation_modal.roles.admin": "Admin", + "account_moderation_modal.roles.admin": "Administrator", "account_moderation_modal.roles.moderator": "Moderator", "account_moderation_modal.roles.user": "User", "account_moderation_modal.title": "Moderiraj @{acct}", + "account_note.header": "Bilješka", "account_note.placeholder": "Nema komentara", "account_search.placeholder": "Potražite račun", - "admin.announcements.action": "Stvorite najavu", + "admin.announcements.action": "Stvori najavu", + "admin.announcements.all_day": "Cijeli dan", "admin.announcements.delete": "Izbriši", + "admin.announcements.edit": "Uredi", + "admin.announcements.ends_at": "Završava:", + "admin.announcements.starts_at": "Počinje:", "admin.awaiting_approval.empty_message": "Nitko ne čeka odobrenje. Kada se novi korisnik prijavi, možete ga pregledati ovdje.", "admin.dashboard.registration_mode.approval_hint": "Korisnici se mogu prijaviti, ali njihov račun se aktivira tek kada ga administrator odobri.", "admin.dashboard.registration_mode.approval_label": "Potrebno odobrenje", "admin.dashboard.registration_mode.closed_hint": "Nitko se ne može prijaviti. I dalje možete pozvati ljude.", "admin.dashboard.registration_mode.closed_label": "Zatvoreno", "admin.dashboard.registration_mode.open_hint": "Svatko se može pridružiti.", - "admin.dashboard.registration_mode.open_label": "Open", - "admin.dashboard.registration_mode_label": "Prijave", + "admin.dashboard.registration_mode.open_label": "Otvori", + "admin.dashboard.registration_mode_label": "Registracije", "admin.dashboard.settings_saved": "Postavke spremljene!", "admin.dashcounters.domain_count_label": "peers", "admin.dashcounters.mau_label": "mjesečno aktivnih korisnika", "admin.dashcounters.retention_label": "zadržavanje korisnika", "admin.dashcounters.status_count_label": "objave", - "admin.dashcounters.user_count_label": "ukupno korisnika", + "admin.dashcounters.user_count_label": "ukupni broj korisnika", "admin.dashwidgets.email_list_header": "Email list", - "admin.dashwidgets.software_header": "Software", + "admin.dashwidgets.software_header": "Softver", + "admin.domains.action": "Stvori domenu", "admin.domains.delete": "Izbriši", - "admin.latest_accounts_panel.more": "Kliknite da vidite {count, plural, one {# korisnika} other {# korisnike}}", - "admin.latest_accounts_panel.title": "Najnoviji korisnici", + "admin.domains.edit": "Uredi", + "admin.domains.name": "Domena:", + "admin.domains.private": "Privatno", + "admin.domains.public": "Javno", + "admin.domains.resolve.last_checked": "Zadnja provjera: {date}", + "admin.edit_announcement.created": "Najava stvorena", + "admin.edit_announcement.deleted": "Najava izbrisana", + "admin.edit_announcement.fields.all_day_label": "Cjelodnevni događaj", + "admin.edit_announcement.fields.content_label": "Sadržaj", + "admin.edit_announcement.fields.content_placeholder": "Sadržaj najave", + "admin.edit_announcement.fields.end_time_label": "Datum završetka", + "admin.edit_announcement.fields.end_time_placeholder": "Najava završava:", + "admin.edit_announcement.fields.start_time_label": "Datum početka", + "admin.edit_announcement.fields.start_time_placeholder": "Najava počinje:", + "admin.edit_announcement.save": "Spremi", + "admin.edit_announcement.updated": "Najava uređena", + "admin.edit_domain.created": "Domena stvorena", + "admin.edit_domain.deleted": "Domena izbrisana", + "admin.edit_domain.fields.domain_label": "Domena", + "admin.edit_domain.fields.domain_placeholder": "Ime domene identiteta", + "admin.edit_domain.fields.public_label": "Javno", + "admin.edit_domain.save": "Spremi", + "admin.edit_domain.updated": "Domena uređena", + "admin.edit_rule.created": "Pravilo stvoreno", + "admin.edit_rule.deleted": "Pravilo izbrisano", + "admin.edit_rule.fields.priority_label": "Prioritet pravila", + "admin.edit_rule.fields.text_label": "Tekst pravila", + "admin.edit_rule.save": "Spremi", + "admin.edit_rule.updated": "Pravilo uređeno", + "admin.latest_accounts_panel.more": "Kliknite da vidite {count, plural, one {# račun} few {# računa} other {# računa}}", + "admin.latest_accounts_panel.title": "Najnoviji računi", "admin.moderation_log.empty_message": "Još niste izvršili nijednu radnju moderiranja. Kada to učinite, ovdje će se prikazati povijest.", "admin.relays.new.follow": "Prati", "admin.relays.unfollow": "Prestani pratiti", "admin.reports.actions.close": "Zatvori", - "admin.reports.actions.view_status": "View post", + "admin.reports.actions.view_status": "Prikaži objavu", "admin.reports.empty_message": "Nema otvorenih izvješća. Ako je korisnik prijavljen, pojavit će se ovdje.", - "admin.reports.report_closed_message": "Izvješće o @{name} je zatvoreno", - "admin.reports.report_title": "Report on {acct}", + "admin.reports.report_closed_message": "Prijava o @{name} je zatvorena", + "admin.reports.report_title": "Prijava o {acct}", + "admin.rule.priority": "Prioritet:", + "admin.rules.action": "Stvori pravilo", "admin.rules.delete": "Izbriši", + "admin.rules.edit": "Uredi", "admin.software.backend": "Pozadina", "admin.software.frontend": "Sučelje", - "admin.statuses.actions.delete_status": "Delete post", + "admin.statuses.actions.delete_status": "Izbriši objavu", "admin.statuses.actions.mark_status_not_sensitive": "Označi objavu kao neosjetljivu", "admin.statuses.actions.mark_status_sensitive": "Označi objavu osjetljivom", - "admin.statuses.status_deleted_message": "Objava od @{account} je izbrisana", + "admin.statuses.status_deleted_message": "Objava od @{acct} je izbrisana", "admin.statuses.status_marked_message_not_sensitive": "Objava autora @{acct} označena je kao neosjetljiva", "admin.statuses.status_marked_message_sensitive": "Objava autora @{acct} označena je kao osjetljiva", "admin.theme.title": "Tema", "admin.user_index.empty": "Nema pronađenih korisnika.", "admin.user_index.search_input_placeholder": "Koga tražite?", "admin.users.actions.deactivate_user": "Deaktiviraj @{name}", - "admin.users.actions.delete_user": "Delete @{name}", + "admin.users.actions.delete_user": "Izbriši @{name}", "admin.users.actions.demote_to_moderator_message": "@{acct} je degradiran u moderatora", "admin.users.actions.demote_to_user_message": "@{acct} je degradiran u redovnog korisnika", "admin.users.actions.promote_to_admin_message": "@{acct} je promaknut u administratora", @@ -139,15 +178,16 @@ "admin.users.user_verified_message": "@{acct} je potvrđen", "admin_nav.awaiting_approval": "Awaiting Approval", "admin_nav.dashboard": "Pregledna ploča", - "admin_nav.reports": "Reports", + "admin_nav.reports": "Prijave", "alert.unexpected.body": "Ispričavamo se zbog prekida. Ako se problem nastavi, obratite se našem timu za podršku. Također možete pokušati {clearCookies} (ovo će vas odjaviti).", - "alert.unexpected.browser": "Browser", + "alert.unexpected.browser": "Preglednik", "alert.unexpected.clear_cookies": "brisanje kolačića i podataka preglednika", - "alert.unexpected.links.help": "Centar za pomoć", - "alert.unexpected.links.status": "Status", - "alert.unexpected.links.support": "Support", - "alert.unexpected.message": "An unexpected error occurred.", - "alert.unexpected.return_home": "Povratak na početnu", + "alert.unexpected.links.help": "Centar pomoći", + "alert.unexpected.links.status": "Stanje", + "alert.unexpected.links.support": "Podrška", + "alert.unexpected.message": "Dogodila se greška.", + "alert.unexpected.return_home": "Povratak na početnu stranicu", + "alert.unexpected.submit_feedback": "Pošalji povratne informacije", "aliases.account.add": "Stvorite alias", "aliases.account_label": "Stari račun:", "aliases.aliases_list_delete": "Prekini vezu aliasa", @@ -156,24 +196,26 @@ "aliases.success.remove": "Pseudonim računa uspješno je uklonjen", "announcements.title": "Najave", "app_create.name_label": "Naziv aplikacije", - "app_create.name_placeholder": "e.g. 'Soapbox'", - "app_create.redirect_uri_label": "Preusmjeravanje URI-ja", - "app_create.restart": "Stvorite drugu", + "app_create.name_placeholder": "npr. 'Soapbox'", + "app_create.redirect_uri_label": "URI adrese preusmjeravanja", + "app_create.restart": "Stvori drugu", "app_create.results.app_label": "Aplikacija", "app_create.results.explanation_text": "Napravili ste novu aplikaciju i token! Molimo kopirajte vjerodajnice negdje; nećete ih više vidjeti nakon što napustite ovu stranicu.", "app_create.results.explanation_title": "Aplikacija je uspješno izrađena", "app_create.results.token_label": "OAuth token", "app_create.scopes_label": "Opsezi", "app_create.scopes_placeholder": "npr. 'čitaj piši prati'", - "app_create.submit": "Izradi aplikaciju", - "app_create.website_label": "Website", + "app_create.submit": "Stvori aplikaciju", + "app_create.website_label": "Web-stranica", "auth.invalid_credentials": "Pogrešno korisničko ime ili lozinka", "auth.logged_out": "Odjavljen.", - "backups.actions.create": "Napravi sigurnosnu kopiju", + "authorize.success": "Odobreno", + "backups.actions.create": "Stvori sigurnosnu kopiju", + "backups.download": "Preuzimanje", "backups.empty_message": "Nisu pronađene sigurnosne kopije. {action}", - "backups.empty_message.action": "Napravite sigurnosnu kopiju sada?", - "backups.pending": "U tijeku", - "badge_input.placeholder": "Enter a badge…", + "backups.empty_message.action": "Sada stvoriti novu?", + "backups.pending": "Na čekanju", + "badge_input.placeholder": "Unesi značku…", "birthday_panel.title": "Rođendani", "birthdays_modal.empty": "Nitko od tvojih prijatelja danas nema rođendan.", "bookmark_folders.add.success": "Mapa knjižnih oznaka uspješno stvorena", @@ -185,7 +227,7 @@ "bookmarks.delete_folder.success": "Mapa izbrisana", "bookmarks.edit_folder": "Uredi mapu", "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put", - "boost_modal.title": "Proslijedi objavu?", + "boost_modal.title": "Proslijediti objavu?", "bundle_column_error.retry": "Pokušaj ponovo", "bundle_column_error.title": "Mrežna greška", "card.back.label": "Natrag", @@ -194,34 +236,38 @@ "chat.input.placeholder": "Upišite poruku", "chat.new_message.title": "Nova poruka", "chat.page_settings.accepting_messages.label": "Dopustite korisnicima da započnu novi razgovor s vama", - "chat.page_settings.play_sounds.label": "Zvukovna najava dolazećih poruka", + "chat.page_settings.play_sounds.label": "Reprodukcija zvuka kada primite poruku", "chat.page_settings.preferences": "Postavke", "chat.page_settings.privacy": "Privatnost", "chat.page_settings.submit": "Spremi", "chat.page_settings.title": "Postavke poruka", - "chat.retry": "Pokušajte ponovno?", + "chat.retry": "Ponovo pokušati?", "chat.welcome.accepting_messages.label": "Dopustite korisnicima da započnu novi razgovor s vama", "chat.welcome.notice": "Ove postavke možete promijeniti kasnije.", "chat.welcome.submit": "Spremi i nastavi", "chat.welcome.subtitle": "Razmjena izravnih poruka s drugim korisnicima.", "chat.welcome.title": "Dobro došli u {br} razgovore!", - "chat_composer.unblock": "Odblokiraj", + "chat_composer.unblock": "Deblokiraj", "chat_list_item.blocked_you": "Ovaj vas je korisnik blokirao", "chat_list_item.blocking": "Blokirali ste ovog korisnika", "chat_message_list.blocked": "Blokirali ste ovog korisnika", + "chat_message_list.blocked_by": "Blokirao/la vas je", "chat_message_list.network_failure.action": "Pokušaj ponovo", "chat_message_list.network_failure.subtitle": "Naišli smo na grešku na mreži.", "chat_message_list.network_failure.title": "Whoops!", - "chat_message_list_intro.actions.accept": "Prihvatiti", + "chat_message_list_intro.actions.accept": "Prihvati", "chat_message_list_intro.actions.leave_chat": "Napusti razgovor", "chat_message_list_intro.actions.message_lifespan": "Poruke starije od {day, plural, one {# dana} other {# dana}} se brišu.", + "chat_message_list_intro.actions.report": "Prijavi", "chat_message_list_intro.intro": "želi započeti razgovor s vama", "chat_message_list_intro.leave_chat.confirm": "Napusti razgovor", "chat_message_list_intro.leave_chat.heading": "Napusti razgovor", "chat_message_list_intro.leave_chat.message": "Jeste li sigurni da želite napustiti ovaj razgovor? Poruke će biti izbrisane za vas i razgovor će biti uklonjen iz vaše pristigle pošte.", + "chat_pane.blankslate.action": "Pošalji nekome poruku", + "chat_pane.blankslate.title": "Još nema poruka", "chat_search.blankslate.body": "Potražite nekoga za razgovor.", "chat_search.blankslate.title": "Započnite razgovor", - "chat_search.empty_results_blankslate.body": "Pokušajte potražiti drugo ime.", + "chat_search.empty_results_blankslate.body": "Pokušajte tražiti jedno drugo ime.", "chat_search.empty_results_blankslate.title": "Nije pronađeno nijedno podudaranje", "chat_search.placeholder": "Upišite ime", "chat_search.title": "Poruke", @@ -230,7 +276,7 @@ "chat_settings.auto_delete.30days": "30 dana", "chat_settings.auto_delete.7days": "7 dana", "chat_settings.auto_delete.90days": "90 dana", - "chat_settings.auto_delete.days": "{day, plural, one {# dana} other {# dana}}", + "chat_settings.auto_delete.days": "{day, plural, one {# dan} few {# dana} other {# dana}}", "chat_settings.auto_delete.hint": "Poslane poruke će se automatski izbrisati nakon odabranog vremenskog razdoblja", "chat_settings.auto_delete.label": "Automatsko brisanje poruka", "chat_settings.block.confirm": "Blokiraj", @@ -242,32 +288,39 @@ "chat_settings.options.block_user": "Blokiraj @{acct}", "chat_settings.options.leave_chat": "Napusti razgovor", "chat_settings.options.report_user": "Prijavi @{acct}", - "chat_settings.options.unblock_user": "Ukloni blokadu @{acct}", + "chat_settings.options.unblock_user": "Deblokiraj @{acct}", "chat_settings.title": "Detalji razgovora", - "chat_settings.unblock.confirm": "Ukloni blokadu", - "chat_settings.unblock.heading": "Ukloni blokadu @{acct}", - "chat_settings.unblock.message": "Uklanjanje blokade će omogućiti ovom profilu da vam šalje poruke i pregledava vaš sadržaj.", + "chat_settings.unblock.confirm": "Deblokiraj", + "chat_settings.unblock.heading": "Deblokiraj @{acct}", + "chat_settings.unblock.message": "Deblokiranje će omogućiti ovom profilu da vam šalje poruke i pregledava vaš sadržaj.", "chat_window.auto_delete_label": "Automatsko brisanje nakon {day, plural, one {# dana} other {# dana}}", "chat_window.auto_delete_tooltip": "Poruke razgovora postavljene su na automatsko brisanje nakon {day, plural, one {# dana} other {# dana}} nakon slanja.", "chats.actions.copy": "Kopiraj", - "chats.actions.delete": "Izbriši poruku", + "chats.actions.delete": "Izbriši za oboje", + "chats.actions.delete_for_me": "Izbriši za mene", "chats.actions.more": "Više", - "chats.actions.report": "Prijavi korisnika", + "chats.actions.report": "Prijavi", "chats.dividers.today": "Danas", - "chats.main.blankslate.new_chat": "Pošalji poruku nekome", + "chats.main.blankslate.new_chat": "Pošalji nekome poruku", "chats.main.blankslate.subtitle": "Potražite nekoga za razgovor", "chats.main.blankslate.title": "Još nema poruka", "chats.main.blankslate_with_chats.subtitle": "Odaberite jedan od svojih otvorenih razgovora ili stvorite novu poruku.", - "chats.main.blankslate_with_chats.title": "Odaberite razgovor", + "chats.main.blankslate_with_chats.title": "Odaberi razgovor", "chats.search_placeholder": "Započnite razgovor s…", "column.admin.announcements": "Najave", "column.admin.awaiting_approval": "Čeka odobrenje", - "column.admin.create_announcement": "Stvorite najavu", + "column.admin.create_announcement": "Stvori najavu", + "column.admin.create_domain": "Stvori domenu", + "column.admin.create_rule": "Stvori pravilo", "column.admin.dashboard": "Pregledna ploča", "column.admin.domains": "Domene", - "column.admin.moderation_log": "Moderation Log", - "column.admin.reports": "Reports", - "column.admin.reports.menu.moderation_log": "Moderation Log", + "column.admin.edit_announcement": "Uredi najavu", + "column.admin.edit_domain": "Uredi domenu", + "column.admin.edit_rule": "Uredi pravilo", + "column.admin.moderation_log": "Dnevnik moderiranja", + "column.admin.nostr_relays": "Releji", + "column.admin.reports": "Prijave", + "column.admin.reports.menu.moderation_log": "Dnevnik moderiranja", "column.admin.users": "Korisnici", "column.aliases": "Pseudonimi računa", "column.aliases.create_error": "Pogreška pri stvaranju pseudonima", @@ -275,7 +328,7 @@ "column.aliases.delete_error": "Pogreška pri brisanju pseudonima", "column.aliases.subheading_add_new": "Dodaj novi pseudonim", "column.aliases.subheading_aliases": "Trenutni pseudonimi", - "column.app_create": "Izradi aplikaciju", + "column.app_create": "Stvori aplikaciju", "column.backups": "Sigurnosne kopije", "column.birthdays": "Rođendani", "column.blocks": "Blokiranja", @@ -292,11 +345,11 @@ "column.event_map": "Mjesto događaja", "column.event_participants": "Sudionici događaja", "column.events": "Događaji", - "column.export_data": "Izvoz podataka", + "column.export_data": "Izvezi podatke", "column.familiar_followers": "Osobe koje poznajete slijede {name}", "column.favourited_statuses": "Oznake „sviđa mi se”", "column.favourites": "Sviđa mi se", - "column.federation_restrictions": "Ograničenja Federacije", + "column.federation_restrictions": "Ograničenja federacije", "column.filters": "Utišane riječi", "column.filters.accounts": "Računi", "column.filters.add_new": "Dodaj novi filtar", @@ -336,36 +389,38 @@ "column.import_data": "Uvoz podataka", "column.info": "Informacije o poslužitelju", "column.lists": "Popisi", - "column.manage_group": "Upravljanje grupom", + "column.manage_group": "Upravljaj grupom", "column.mentions": "Spominjanja", "column.mfa": "Autentikacija s više faktora", "column.mfa_cancel": "Otkaži", "column.mfa_confirm_button": "Potvrdi", "column.mfa_disable_button": "Onemogući", - "column.mfa_setup": "Prijeđite na postavljanje", + "column.mfa_setup": "Nastavi za postavljanje", "column.migration": "Premjesti račun", "column.mutes": "Utišani korisnici", "column.notifications": "Obavijesti", - "column.pins": "Zakačene obavjesti", + "column.pins": "Prikvačene objave", "column.preferences": "Postavke", - "column.public": "Federalni timeline", - "column.quotes": "Objavite citate", + "column.public": "Globalna vremenska crta", + "column.quotes": "Citati objave", "column.reactions": "Reakcije", - "column.reblogs": "Proslijeđene obavijesti", + "column.reblogs": "Proslijeđene objave", + "column.registration": "Registriraj se", "column.scheduled_statuses": "Zakazane objave", - "column.search": "Traži", - "column.settings_store": "Postavke trgovine", - "column.soapbox_config": "Soapbox postavke", + "column.search": "Otkrij", + "column.settings_store": "Spremište postavki", + "column.soapbox_config": "Soapbox konfiguracija", "column.test": "Test timeline", - "column_forbidden.body": "You do not have permission to access this page.", - "column_forbidden.title": "Forbidden", + "column_forbidden.body": "Nemate dozvolu za pristup ovoj stranici.", + "column_forbidden.title": "Zabranjeno", "common.cancel": "Otkaži", - "compare_history_modal.header": "Edit history", - "compose.character_counter.title": "Iskorišteno {chars} od {maxChars} {maxChars, plural, one {znakova} other {znakova}}", - "compose.edit_success": "Vaša objava je uređena", + "compare_history_modal.header": "Uredi povijest", + "compose.character_counter.title": "Iskorišteno {chars} od {maxChars} {maxChars, plural, one {znaka} few {znaka} other {znakova}}", + "compose.edit_success": "Vaša je objava uređena", "compose.invalid_schedule": "Morate zakazati objavu najmanje 5 minuta.", - "compose.submit_success": "Vaša objava je poslana!", - "compose_event.create": "Stvoriti", + "compose.reply_group_indicator.message": "Objavljivanje u {groupLink}", + "compose.submit_success": "Vaša je objava poslana!", + "compose_event.create": "Stvori", "compose_event.edit_success": "Vaš događaj je uređen", "compose_event.fields.approval_required": "Želim ručno odobriti zahtjeve za sudjelovanje", "compose_event.fields.banner_label": "Transparent događaja", @@ -376,26 +431,26 @@ "compose_event.fields.has_end_time": "Događaj ima datum završetka", "compose_event.fields.location_label": "Mjesto događaja", "compose_event.fields.name_label": "Naziv događaja", - "compose_event.fields.name_placeholder": "Naziv", + "compose_event.fields.name_placeholder": "Ime", "compose_event.fields.start_time_label": "Datum početka događaja", "compose_event.fields.start_time_placeholder": "Događaj počinje…", "compose_event.participation_requests.authorize": "Odobriti", "compose_event.participation_requests.authorize_success": "Korisnik prihvaćen", - "compose_event.participation_requests.reject": "Odbiti", + "compose_event.participation_requests.reject": "Odbij", "compose_event.participation_requests.reject_success": "Korisnik odbijen", - "compose_event.reset_location": "Poništi lokaciju", - "compose_event.submit_success": "Vaš događaj je kreiran", + "compose_event.reset_location": "Resetiraj lokaciju", + "compose_event.submit_success": "Vaš događaj je stvoren", "compose_event.tabs.edit": "Uredi detalje", - "compose_event.tabs.pending": "Upravljanje zahtjevima", + "compose_event.tabs.pending": "Upravljaj zahtjevima", "compose_event.update": "Ažuriraj", "compose_event.upload_banner": "Učitaj transparent događaja", - "compose_form.direct_message_warning": "Ovaj post će biti poslan samo navedenim korisnicima.", - "compose_form.event_placeholder": "Objavite na ovom događaju", + "compose_form.direct_message_warning": "Ova objava će se poslati samo navedenim korisnicima.", + "compose_form.event_placeholder": "Objavite na ovaj događaj", "compose_form.hashtag_warning": "Ovaj post neće biti naveden ni pod jednim hashtagom jer nije naveden. Samo javne objave mogu se pretraživati po hashtagu.", "compose_form.lock_disclaimer": "Tvoj račun nije {locked}. Svatko te može pratiti kako bi vidio postove namijenjene samo tvojim pratiocima.", "compose_form.lock_disclaimer.lock": "zaključan", - "compose_form.markdown.marked": "Post markdown enabled", - "compose_form.markdown.unmarked": "Markdown onemogućen", + "compose_form.markdown.marked": "Markdown označavanje objave je omogućeno", + "compose_form.markdown.unmarked": "Markdown označavanje objave je onemogućeno", "compose_form.message": "Poruka", "compose_form.placeholder": "Što ti je na umu?", "compose_form.poll.add_option": "Dodaj odgovor", @@ -417,22 +472,24 @@ "compose_form.spoiler.marked": "Tekst je skriven iza upozorenja", "compose_form.spoiler.unmarked": "Tekst nije skriven", "compose_form.spoiler_placeholder": "Upozorenje o sadržaju", - "compose_form.spoiler_remove": "Uklonite osjetljive", + "compose_form.spoiler_remove": "Ukloni osjetljive", "compose_form.spoiler_title": "Osjetljivi sadržaj", "confirmation_modal.cancel": "Otkaži", - "confirmations.admin.deactivate_user.confirm": "Deactivate @{name}", - "confirmations.admin.deactivate_user.heading": "Deactivate @{acct}", + "confirmations.admin.deactivate_user.confirm": "Deaktiviraj @{name}", + "confirmations.admin.deactivate_user.heading": "Deaktiviraj @{acct}", "confirmations.admin.deactivate_user.message": "You are about to deactivate @{acct}. Deactivating a user is a reversible action.", "confirmations.admin.delete_announcement.confirm": "Izbriši", + "confirmations.admin.delete_announcement.heading": "Izbriši objavu", "confirmations.admin.delete_domain.confirm": "Izbriši", + "confirmations.admin.delete_domain.heading": "Izbriši domenu", "confirmations.admin.delete_local_user.checkbox": "Razumijem da ću izbrisati lokalnog korisnika.", "confirmations.admin.delete_rule.confirm": "Izbriši", "confirmations.admin.delete_rule.heading": "Izbriši pravilo", - "confirmations.admin.delete_status.confirm": "Delete post", - "confirmations.admin.delete_status.heading": "Delete post", + "confirmations.admin.delete_status.confirm": "Izbriši objavu", + "confirmations.admin.delete_status.heading": "Izbriši objavu", "confirmations.admin.delete_status.message": "You are about to delete a post by @{acct}. This action cannot be undone.", - "confirmations.admin.delete_user.confirm": "Delete @{name}", - "confirmations.admin.delete_user.heading": "Delete @{acct}", + "confirmations.admin.delete_user.confirm": "Izbriši @{name}", + "confirmations.admin.delete_user.heading": "Izbriši @{acct}", "confirmations.admin.delete_user.message": "You are about to delete @{acct}. THIS IS A DESTRUCTIVE ACTION THAT CANNOT BE UNDONE.", "confirmations.admin.mark_status_not_sensitive.confirm": "Mark post not sensitive", "confirmations.admin.mark_status_not_sensitive.heading": "Mark post not sensitive.", @@ -440,23 +497,25 @@ "confirmations.admin.mark_status_sensitive.confirm": "Mark post sensitive", "confirmations.admin.mark_status_sensitive.heading": "Mark post sensitive", "confirmations.admin.mark_status_sensitive.message": "You are about to mark a post by @{acct} sensitive.", - "confirmations.admin.reject_user.confirm": "Reject @{name}", - "confirmations.admin.reject_user.heading": "Reject @{acct}", + "confirmations.admin.reject_user.confirm": "Odbij @{name}", + "confirmations.admin.reject_user.heading": "Odbij @{acct}", "confirmations.admin.reject_user.message": "You are about to reject @{acct} registration request. This action cannot be undone.", "confirmations.block.block_and_report": "Block & Report", "confirmations.block.confirm": "Blokiraj", - "confirmations.block.heading": "Block @{name}", + "confirmations.block.heading": "Blokiraj @{name}", "confirmations.block.message": "Želiš li sigurno blokirati {name}?", + "confirmations.block_from_group.confirm": "Blokiraj korisnika", + "confirmations.block_from_group.heading": "Blokiraj iz grupe", "confirmations.cancel.confirm": "Odbaci", "confirmations.cancel.heading": "Odbaci objavu", "confirmations.cancel.message": "Jeste li sigurni da želite otkazati stvaranje ove objave?", - "confirmations.cancel_editing.confirm": "Cancel editing", - "confirmations.cancel_editing.heading": "Cancel post editing", + "confirmations.cancel_editing.confirm": "Otkaži uređivanje", + "confirmations.cancel_editing.heading": "Otkaži uređivanje objave", "confirmations.cancel_editing.message": "Are you sure you want to cancel editing this post? All changes will be lost.", "confirmations.cancel_event_editing.heading": "Otkaži uređivanje događaja", "confirmations.cancel_event_editing.message": "Jeste li sigurni da želite otkazati uređivanje ovog događaja? Sve promjene će biti izgubljene.", "confirmations.delete.confirm": "Izbriši", - "confirmations.delete.heading": "Delete post", + "confirmations.delete.heading": "Izbriši objavu", "confirmations.delete.message": "Želiš li stvarno obrisati ovaj status?", "confirmations.delete_bookmark_folder.confirm": "Izbriši mapu", "confirmations.delete_bookmark_folder.heading": "Izbrisati mapu „{name}”?", @@ -466,39 +525,43 @@ "confirmations.delete_group.confirm": "Izbriši", "confirmations.delete_group.heading": "Izbriši grupu", "confirmations.delete_list.confirm": "Izbriši", - "confirmations.delete_list.heading": "Delete list", + "confirmations.delete_list.heading": "Izbriši popis", "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?", "confirmations.domain_block.confirm": "Sakrij cijelu domenu", "confirmations.domain_block.heading": "Block {domain}", "confirmations.domain_block.message": "Jeste li stvarno, stvarno sigurni da želite blokirati cijelu domenu {domain}? U većini slučajeva nekoliko ciljanih blokada ili utišavanja dovoljno je i poželjno. Nećete vidjeti sadržaj s te domene ni na jednoj javnoj vremenskoj traci ili u svojim obavijestima.", + "confirmations.kick_from_group.confirm": "Izbaci", "confirmations.leave_event.confirm": "Napusti događaj", "confirmations.leave_event.message": "Ako se želite ponovno pridružiti događaju, zahtjev će se ponovno ručno pregledati. Jeste li sigurni da želite nastaviti?", + "confirmations.leave_group.confirm": "Napusti", "confirmations.leave_group.heading": "Napusti grupu", "confirmations.mute.confirm": "Utišaj", - "confirmations.mute.heading": "Mute @{name}", + "confirmations.mute.heading": "Utišaj @{name}", "confirmations.mute.message": "Jesi li siguran da želiš utišati {name}?", + "confirmations.mute_group.confirm": "Utišaj", + "confirmations.mute_group.heading": "Utišaj grupu", "confirmations.redraft.confirm": "Delete & redraft", "confirmations.redraft.heading": "Delete & redraft", "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, reposts and favourites to it.", "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", - "confirmations.register.needs_approval.header": "Approval needed", - "confirmations.register.needs_confirmation": "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue.", - "confirmations.register.needs_confirmation.header": "Confirmation needed", + "confirmations.register.needs_approval.header": "Potrebno je odobrenje", + "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", + "confirmations.register.needs_confirmation.header": "Potrebna je potvrda", "confirmations.remove_from_followers.confirm": "Ukloni", "confirmations.remove_from_followers.message": "Jeste li sigurni da želite ukloniti {name} iz svojih pratitelja?", "confirmations.reply.confirm": "Reply", "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?", - "confirmations.revoke_session.confirm": "Revoke", - "confirmations.revoke_session.heading": "Revoke current session", + "confirmations.revoke_session.confirm": "Opozovi", + "confirmations.revoke_session.heading": "Opozivi trenutačnu sesiju", "confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.", "confirmations.scheduled_status_delete.confirm": "Odbaci", - "confirmations.scheduled_status_delete.heading": "Cancel scheduled post", + "confirmations.scheduled_status_delete.heading": "Otkaži zakazanu objavu", "confirmations.scheduled_status_delete.message": "Are you sure you want to cancel this scheduled post?", "confirmations.unfollow.confirm": "Prestani pratiti", "copy.success": "Kopirano u međuspremnik!", "crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!", "crypto_donate.explanation_box.title": "Sending cryptocurrency donations", - "crypto_donate_panel.actions.view": "Click to see {count} {count, plural, one {wallet} other {wallets}}", + "crypto_donate_panel.actions.view": "Kliknite da vidite {count} {count, plural, one {novčanik} few {novčanika} other {novčanika}}", "crypto_donate_panel.heading": "Donacija s kriptovalutom", "crypto_donate_panel.intro.message": "{siteTitle} accepts cryptocurrency donations to fund our service. Thank you for your support!", "datepicker.day": "Dan", @@ -516,74 +579,78 @@ "developers.challenge.submit": "Postanite programer", "developers.challenge.success": "Sada ste programer", "developers.leave": "Napustili ste programere", - "developers.navigation.app_create_label": "Stvorite aplikaciju", + "developers.navigation.app_create_label": "Stvori aplikaciju", "developers.navigation.intentional_error_label": "Pokreni grešku", - "developers.navigation.leave_developers_label": "Napustite programere", + "developers.navigation.leave_developers_label": "Napusti programere", "developers.navigation.network_error_label": "Mrežna greška", "developers.navigation.service_worker_label": "Service Worker", - "developers.navigation.settings_store_label": "Settings store", + "developers.navigation.settings_store_label": "Spremište postavki", "developers.navigation.test_timeline_label": "Test timeline", "developers.settings_store.advanced": "Napredne postavke", "developers.settings_store.hint": "Ovdje je moguće izravno urediti svoje korisničke postavke. BUDI OPREZAN! Uređivanje ovog odjeljka može uništiti vaš račun, a moći će se oporaviti samo putem API-ja.", - "direct.search_placeholder": "Pošaljite poruku na…", + "direct.search_placeholder": "Pošaljite poruku za…", "directory.federated": "Iz poznate federacije", - "directory.local": "Samo s {domain}", + "directory.local": "Samo s domene {domain}", "directory.new_arrivals": "Novi dolasci", "directory.recently_active": "Nedavno aktivan", + "edit_bookmark_folder_modal.confirm": "Spremi", "edit_bookmark_folder_modal.header_title": "Uredi mapu", "edit_email.header": "Promijeni e-mail", "edit_email.placeholder": "me@example.com", "edit_federation.followers_only": "Hide posts except to followers", "edit_federation.force_nsfw": "Force attachments to be marked sensitive", - "edit_federation.media_removal": "Strip media", - "edit_federation.reject": "Reject all activities", - "edit_federation.save": "Save", + "edit_federation.media_removal": "Ukloni medije", + "edit_federation.reject": "Odbij sve aktivnosti", + "edit_federation.save": "Spremi", "edit_federation.success": "{host} federation was updated", "edit_federation.unlisted": "Force posts unlisted", + "edit_identity.request": "Zahtjev", "edit_password.header": "Promjena lozinke", "edit_profile.error": "Ažuriranje profila nije uspjelo", - "edit_profile.fields.accepts_email_list_label": "Pretplatite se na newsletter", + "edit_profile.fields.accepts_email_list_label": "Pretplati se na newsletter", "edit_profile.fields.bio_label": "Bio", - "edit_profile.fields.bio_placeholder": "Reci nam o sebi.", + "edit_profile.fields.bio_placeholder": "Reci nam nešto o sebi.", "edit_profile.fields.birthday_label": "Rođendan", "edit_profile.fields.birthday_placeholder": "Tvoj rođendan", "edit_profile.fields.bot_label": "Ovo je bot račun", - "edit_profile.fields.discoverable_label": "Dopusti otkrivanje računa", + "edit_profile.fields.discoverable_label": "Dozvoli otkrivanje računa", "edit_profile.fields.display_name_label": "Ime za prikaz", "edit_profile.fields.display_name_placeholder": "Ime", "edit_profile.fields.hide_network_label": "Sakrij mrežu", "edit_profile.fields.location_label": "Lokacija", "edit_profile.fields.location_placeholder": "Lokacija", "edit_profile.fields.locked_label": "Zaključaj račun", + "edit_profile.fields.lud16_placeholder": "korisnik@primjer.com", "edit_profile.fields.meta_fields.content_placeholder": "Sadržaj", - "edit_profile.fields.meta_fields.label_placeholder": "Oznaka", + "edit_profile.fields.meta_fields.label_placeholder": "Etiketa", "edit_profile.fields.meta_fields_label": "Polja profila", "edit_profile.fields.nip05_label": "Korisničko ime", "edit_profile.fields.nip05_placeholder": "korisnik@{domain}", "edit_profile.fields.nip05_unverified": "Nije bilo moguće potvrditi ime i neće se koristiti.", "edit_profile.fields.stranger_notifications_label": "Blokiraj obavijesti od nepoznatih osoba", - "edit_profile.fields.website_label": "Web stranica", + "edit_profile.fields.website_label": "Web-stranica", "edit_profile.fields.website_placeholder": "Prikaži poveznicu", "edit_profile.header": "Uredi profil", "edit_profile.hints.accepts_email_list": "Uključite se u novosti i marketinška ažuriranja.", "edit_profile.hints.bot": "Ovaj račun uglavnom izvodi automatizirane radnje i možda se neće nadzirati", "edit_profile.hints.discoverable": "Prikaži račun u imeniku profila i omogući indeksiranje vanjskim uslugama", "edit_profile.hints.hide_network": "Koga pratite i tko vas prati neće biti prikazan na vašem profilu", - "edit_profile.hints.locked": "Zahtijevi da ručno odobrite sljedbenike", + "edit_profile.hints.locked": "Zahtijeva da ručno odobrite pratitelje", "edit_profile.hints.meta_fields": "Na svom profilu možete prikazati do {count, plural, one {# prilagođenih polja} other {# prilagođenih polja}}.", "edit_profile.hints.stranger_notifications": "Prikaži samo obavijesti od osoba koje pratiš", "edit_profile.save": "Spremi", - "edit_profile.success": "Profil spremljen!", - "email_confirmation.success": "Your email has been confirmed!", - "embed.instructions": "Embed this post on your website by copying the code below.", + "edit_profile.success": "Vaš profil je uspješno spremljen!", + "email_confirmation.success": "Vaša e-mail adresa je potvrđena!", + "embed.instructions": "Ugradite ovu objavu u svoju web stranicu kopiranjem koda.", "emoji_button.activity": "Aktivnost", - "emoji_button.custom": "Custom", + "emoji_button.custom": "Prilagođeno", "emoji_button.flags": "Zastave", - "emoji_button.food": "Hrana & Piće", + "emoji_button.food": "Hrana i piće", "emoji_button.label": "Umetni smajlije", "emoji_button.nature": "Priroda", "emoji_button.not_found": "Nije pronađen nijedan emoji.", "emoji_button.objects": "Objekti", + "emoji_button.oh_no": "Oh ne!", "emoji_button.people": "Osobe", "emoji_button.pick": "Odaberite emoji…", "emoji_button.recent": "Često korišteni", @@ -598,8 +665,8 @@ "emoji_button.skins_choose": "Odaberite zadani ton kože", "emoji_button.symbols": "Simboli", "emoji_button.travel": "Putovanja i mjesta", - "empty_column.account_blocked": "Blokirao vas je @{accountUsername}.", - "empty_column.account_favourited_statuses": "Ovaj korisnik još nema nijedan post koji mu se sviđa.", + "empty_column.account_blocked": "Blokirao/la vas je @{accountUsername}.", + "empty_column.account_favourited_statuses": "Ovaj korisnik još nema nijednu objavu koja mu se sviđa.", "empty_column.account_timeline": "No posts here!", "empty_column.account_unavailable": "Profil nedostupan", "empty_column.admin.announcements": "Još nema najava.", @@ -624,13 +691,13 @@ "empty_column.home.local_tab": "karticu {site_title}", "empty_column.home.subtitle": "{siteTitle} postaje zanimljiviji kada počnete pratiti druge korisnike.", "empty_column.home.title": "Još nikoga ne pratite", - "empty_column.list": "There is nothing in this list yet.", + "empty_column.list": "Još nema ničega u ovom popisu. Kada članovi ovog popisa stvore nove objave, one će se pojaviti ovdje.", "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.", "empty_column.mutes": "You haven't muted any users yet.", "empty_column.notifications": "Još nemate nijednu obavijest. Komunicirajte s drugima kako biste započeli razgovor.", "empty_column.notifications_filtered": "Još nemate nijednu obavijest ove vrste.", "empty_column.public": "Ovdje nema ništa! Napiši nešto javno, ili zaprati korisnike sa drugih servera kako bi popunio", - "empty_column.quotes": "Ovaj post još nije citiran.", + "empty_column.quotes": "Ova objava još nije citirana.", "empty_column.remote": "There is nothing here! Manually follow users from {instance} to fill it up.", "empty_column.scheduled_statuses": "You don't have any scheduled statuses yet. When you add one, it will show up here.", "empty_column.search.accounts": "Nema rezultata za osobe \"{term}\"", @@ -641,31 +708,32 @@ "event.copy": "Kopiraj poveznicu na događaj", "event.date": "Datum", "event.description": "Opis", + "event.discussion": "Rasprava", "event.discussion.empty": "Nitko još nije komentirao ovaj događaj. Kada netko to učini, pojavit će se ovdje.", "event.export_ics": "Izvezi u svoj kalendar", - "event.external": "Pogledajte događaj na {domain}", + "event.external": "Prikaži događaj na {domain}", "event.join_state.accept": "Ide", - "event.join_state.empty": "Sudjelovati", - "event.join_state.pending": "U tijeku", + "event.join_state.empty": "Sudjeluj", + "event.join_state.pending": "Na čekanju", "event.join_state.rejected": "Ide", "event.location": "Lokacija", - "event.manage": "Upravljati", - "event.organized_by": "Organizira {name}", + "event.manage": "Upravljaj", + "event.organized_by": "Organizator: {name}", "event.participants": "{count} {rawCount, plural, osoba {person} osoba {people}} ide", "event.show_on_map": "Prikaži na karti", "event.website": "Vanjske poveznice", "event_map.navigate": "Navigacija", - "events.create_event": "Kreiraj događaj", + "events.create_event": "Stvori događaj", "events.joined_events": "Događaji na kojima sudjelujete", "events.joined_events.empty": "Ne sudjelujete na nijednom događaju.", "events.recent_events": "Nedavni događaji", "events.recent_events.empty": "Još nema javnih događanja.", "export_data.actions.export": "Izvezi", - "export_data.actions.export_blocks": "Izvezi blokirane", - "export_data.actions.export_follows": "Izvezi pratim", + "export_data.actions.export_blocks": "Izvezi blokiranja", + "export_data.actions.export_follows": "Izvezi praćenja", "export_data.actions.export_mutes": "Izvezi utišane", "export_data.blocks_label": "Blokiranja", - "export_data.follows_label": "Pratim", + "export_data.follows_label": "Prati", "export_data.hints.blocks": "Preuzmite CSV datoteku koja sadrži popis blokiranih korisnika", "export_data.hints.follows": "Preuzmite CSV datoteku koja sadrži popis korisnika koje pratite", "export_data.hints.mutes": "Preuzmite CSV datoteku koja sadrži popis utišanih korisnika", @@ -673,54 +741,101 @@ "export_data.success.blocks": "Blokirani korisnici su uspješno izvezeni", "export_data.success.followers": "Korisnici koje pratite su uspješno izvezeni", "export_data.success.mutes": "Utišani korisnici su uspješto izvezeni", - "federation_restriction.federated_timeline_removal": "Fediverse uklanjanje vremenske trake", + "federation_restriction.federated_timeline_removal": "Uklanjanje Fediverse vremenske trake", "federation_restriction.followers_only": "Hidden except to followers", - "federation_restriction.full_media_removal": "Full media removal", + "federation_restriction.full_media_removal": "Potpuno uklanjanje medija", "federation_restriction.media_nsfw": "Attachments marked NSFW", - "federation_restriction.partial_media_removal": "Partial media removal", + "federation_restriction.partial_media_removal": "Djelomično uklanjanje medija", "federation_restrictions.empty_message": "{siteTitle} has not restricted any instances.", "federation_restrictions.explanation_box.message": "Obično poslužitelji na Fediverseu mogu slobodno komunicirati. {siteTitle} je uveo ograničenja za sljedeće poslužitelje.", - "federation_restrictions.explanation_box.title": "Instance-specific policies", + "federation_restrictions.explanation_box.title": "Pravila instance", "federation_restrictions.not_disclosed_message": "{siteTitle} does not disclose federation restrictions through the API.", - "fediverse_tab.explanation_box.dismiss": "Ne prikazuj više", + "fediverse_tab.explanation_box.dismiss": "Nemoj više prikazivati", "fediverse_tab.explanation_box.explanation": "{site_title} dio je Fediversea, društvene mreže koju čine tisuće neovisnih stranica društvenih medija (poznatih i kao \"poslužitelji\"). Objave koje vidite ovdje su s poslužitelja trećih strana. Imate slobodu surađivati s njima ili blokirati bilo koji server koji vam se ne sviđa. Obratite pozornost na puno korisničko ime nakon drugog simbola @ kako biste znali s kojeg je poslužitelja objava. Da biste vidjeli samo {site_title} objave, posjetite {local}.", - "fediverse_tab.explanation_box.title": "Što je to Federacija?", + "fediverse_tab.explanation_box.title": "Što je Fediverse?", "feed_suggestions.heading": "Predloženi profili", - "feed_suggestions.view_all": "Prikaži još", + "feed_suggestions.view_all": "Prikaži sve", "filters.added": "Filter added.", "filters.context_header": "Filtrirajte kontekste", "filters.context_hint": "Jedan ili više konteksta u kojima bi se filtar trebao primijeniti", + "filters.create_filter": "Stvori filtar", "filters.filters_list_context_label": "Filtriraj kontekste:", - "filters.filters_list_drop": "Drop", + "filters.filters_list_drop": "Odbaci", + "filters.filters_list_expired": "Isteklo", "filters.filters_list_hide": "Sakrij", "filters.filters_list_hide_completely": "Sakrij sadržaj", + "filters.filters_list_phrases_label": "Ključne riječi ili izrazi:", "filters.removed": "Filtar je izbrisan.", + "follow_recommendations.heading": "Predloženi profili", "follow_request.authorize": "Autoriziraj", "follow_request.reject": "Odbij", - "gdpr.accept": "Accept", + "gdpr.accept": "Prihvati", "gdpr.learn_more": "Saznaj više", "gdpr.message": "{siteTitle} uses session cookies, which are essential to the website's functioning.", "gdpr.title": "{siteTitle} uses cookies", + "generic.saved": "Spremljeno", "getting_started.open_source_notice": "{code_name} je softver otvorenog koda. Možeš doprinijeti ili prijaviti probleme na {code_link} (v{code_version}).", "group.cancel_request": "Otkaži zahtjev", - "group.delete.success": "Grupa je uspješno izbrisana", - "group.deleted.message": "Ova grupa je izbrisana.", + "group.delete.success": "Grupa uspješno izbrisana", + "group.deleted.message": "Ova je grupa izbrisana.", "group.demote.user.success": "@{name} je sada član", + "group.group_mod_block": "Blokiraj iz grupe", + "group.group_mod_block.success": "@{name} je blokiran", "group.group_mod_demote": "Ukloni ulogu {role}", "group.group_mod_kick": "Izbaci @{name} iz grupe", "group.group_mod_kick.success": "@{name} je izbačen/a iz grupe", "group.group_mod_promote_mod": "Dodijeli ulogu {role}", + "group.header.alt": "Zaglavlje grupe", + "group.join.private": "Zatraži pristup", + "group.join.public": "Pridružite se grupi", "group.leave": "Napusti grupu", "group.leave.label": "Napusti", - "group.manage": "Upravljanje grupom", + "group.leave.success": "Napustio/la je grupu", + "group.manage": "Upravljaj grupom", "group.member.admin.limit.summary": "U ovom trenutku možete dodijeliti {count, plural, one {administratora} few {administratora} other {administratora}} za grupu.", + "group.mute.label": "Utišaj", + "group.mute.long_label": "Utišaj grupu", + "group.popover.title": "Potrebno je članstvo", + "group.privacy.locked": "Privatno", + "group.privacy.locked.full": "Privatna grupa", + "group.privacy.public": "Javno", + "group.privacy.public.full": "Javna grupa", + "group.promote.admin.success": "@{name} je sada administrator", + "group.report.label": "Prijavi", + "group.role.admin": "Administrator", + "group.role.owner": "Vlasnik", + "group.share.label": "Dijeli", + "group.tabs.all": "Sve", + "group.tabs.media": "Mediji", + "group.tabs.members": "Članovi", + "group.tabs.tags": "Teme", + "group.tags.hidden.success": "Tema označena kao skrivena", + "group.tags.hide": "Sakrij temu", + "group.tags.label": "Oznake", + "group.tags.pin": "Prikvači temu", + "group.tags.pin.success": "Prikvačeno!", + "group.tags.show": "Prikaži temu", + "group.tags.total": "Ukupni broj objava", + "group.tags.unpin": "Otkvači temu", + "group.tags.unpin.success": "Otkvačeno!", + "group.tags.visible.success": "Tema označena kao vidljiva", + "group.update.success": "Grupa uspješno spremljena", "groups.discover.popular.show_more": "Prikaži više", + "groups.discover.popular.title": "Popularne grupe", + "groups.discover.search.error.subtitle": "Pokušajte ponovo kasnije.", + "groups.discover.search.no_results.subtitle": "Pokušajte tražiti jedno drugu grupu.", + "groups.discover.search.placeholder": "Traži", + "groups.discover.search.recent_searches.clear_all": "Izbriši sve", + "groups.discover.search.recent_searches.title": "Nedavne pretrage", "groups.discover.search.results.groups": "Grupe", "groups.discover.search.results.member_count": "{members, plural, one {član} few {člana} other {članova}}", "groups.discover.suggested.empty": "Trenutačno nije moguće dohvatiti predložene grupe. Navratite kasnije.", "groups.discover.suggested.show_more": "Prikaži više", "groups.discover.tags.show_more": "Prikaži više", "groups.discover.tags.title": "Pregledajte teme", + "groups.discovery.tags.no_of_groups": "Broj grupa", + "groups.empty.title": "Još nema grupa", + "groups.pending.count": "{number, plural, one {# zahtjev na čekanju} few {# zahtjeva na čekanju} other {# zahtjeva na čekanju}}", "groups.pending.empty.title": "Nema zahtjeva na čekanju", "groups.pending.label": "Zahtjevi na čekanju", "groups.popular.label": "Predložene grupe", @@ -728,17 +843,17 @@ "groups.suggested.label": "Predložene grupe", "groups.tags.title": "Pregledajte teme", "header.login.label": "Prijavi se", - "header.register.label": "Register", + "header.register.label": "Registriraj se", "home.column_settings.show_reblogs": "Prikaži proslijeđene objave", "home.column_settings.show_replies": "Prikaži odgovore", - "icon_button.icons": "Icons", - "icon_button.label": "Select icon", + "icon_button.icons": "Ikone", + "icon_button.label": "Odaberi ikonu", "import_data.actions.import": "Uvezi", "import_data.actions.import_blocks": "Uvezi blokirane korisnike", "import_data.actions.import_follows": "Uvezi korisnike koje pratiš", "import_data.actions.import_mutes": "Uvezi utišane korisnike", "import_data.blocks_label": "Blokiranja", - "import_data.follows_label": "Korisnici koje pratite", + "import_data.follows_label": "Prati", "import_data.hints.blocks": "CSV datoteka koja sadrži popis blokiranih korisnika", "import_data.hints.follows": "CSV datoteka koja sadrži popis korisnika koje pratite", "import_data.hints.mutes": "CSV datoteka koja sadrži popis korisnika koje ste utišali", @@ -746,90 +861,104 @@ "import_data.success.blocks": "Blokirani korisnici su uspješno uvezeni", "import_data.success.followers": "Korisnici koje pratite su uspješno uvezeni", "import_data.success.mutes": "Utišani korisnici su uspješno uvezeni", - "input.copy": "Copy", + "input.copy": "Kopiraj", "input.password.hide_password": "Sakrij lozinku", "input.password.show_password": "Pokaži lozinku", - "intervals.full.days": "{number, plural, one {# day} other {# days}}", - "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}", - "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}", + "intervals.full.days": "{number, plural, one {# dan} few {# dana} other {# dana}}", + "intervals.full.hours": "{number, plural, one {# sat} few {# sata} other {# sati}}", + "intervals.full.minutes": "{number, plural, one {# minuta} few {# minute} other {# minuta}}", "join_event.hint": "Organizatoru možete reći zašto želite sudjelovati u ovom događaju:", "join_event.join": "Zatraži pridruživanje", "join_event.placeholder": "Poruka organizatoru", "join_event.request_success": "Zatraženo je pridruživanje događaju", - "join_event.success": "Pridružio se događaju", + "join_event.success": "Pridružio/la se događaju", "join_event.title": "Pridružite se događaju", - "keyboard_shortcuts.back": "to navigate back", - "keyboard_shortcuts.blocked": "to open blocked users list", - "keyboard_shortcuts.boost": "to repost", + "keyboard_shortcuts.back": "za navigaciju prema natrag", + "keyboard_shortcuts.blocked": "za otvaranje popisa blokiranih korisnika", + "keyboard_shortcuts.boost": "za ponovno objavljivanje", "keyboard_shortcuts.compose": "za fokusiranje tekstnog područja za sastavljanje", - "keyboard_shortcuts.down": "to move down in the list", - "keyboard_shortcuts.enter": "to open post", - "keyboard_shortcuts.favourite": "to favorite", - "keyboard_shortcuts.favourites": "to open favorites list", - "keyboard_shortcuts.heading": "Keyboard Shortcuts", + "keyboard_shortcuts.down": "za premještanje prema dolje u popisu", + "keyboard_shortcuts.enter": "za otvaranje objave", + "keyboard_shortcuts.favourite": "za favorite", + "keyboard_shortcuts.favourites": "za otvaranje popisa favorita", + "keyboard_shortcuts.heading": "Tipkovnički prečaci", "keyboard_shortcuts.home": "za otvaranje početne vremenske linije", - "keyboard_shortcuts.hotkey": "Hotkey", - "keyboard_shortcuts.legend": "to display this legend", - "keyboard_shortcuts.mention": "to mention author", - "keyboard_shortcuts.muted": "to open muted users list", - "keyboard_shortcuts.my_profile": "da otvorite svoj profil", + "keyboard_shortcuts.hotkey": "Tipkovnički prečac", + "keyboard_shortcuts.legend": "za prikaz ove legende", + "keyboard_shortcuts.mention": "za spominjanje autora", + "keyboard_shortcuts.muted": "za otvaranje popisa isključenih korisnika", + "keyboard_shortcuts.my_profile": "za otvaranje vašeg profila", "keyboard_shortcuts.notifications": "za otvaranje stupca obavijesti", - "keyboard_shortcuts.open_media": "to open media", - "keyboard_shortcuts.pinned": "to open pinned posts list", + "keyboard_shortcuts.open_media": "za otvaranje medija", + "keyboard_shortcuts.pinned": "za otvaranje popisa prikvačenih objava", "keyboard_shortcuts.profile": "za otvaranje profila autora", - "keyboard_shortcuts.react": "to react", - "keyboard_shortcuts.reply": "to reply", - "keyboard_shortcuts.requests": "to open follow requests list", + "keyboard_shortcuts.react": "za reagiranje", + "keyboard_shortcuts.reply": "za odgovaranje", + "keyboard_shortcuts.requests": "za otvaranje popisa zahtjeva za praćenje", "keyboard_shortcuts.search": "za fokusiranje pretraživanja", - "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW", - "keyboard_shortcuts.toggle_sensitivity": "to show/hide media", - "keyboard_shortcuts.toot": "to start a new post", + "keyboard_shortcuts.toggle_hidden": "za prikazivanje/skrivanje teksta iza CW-a", + "keyboard_shortcuts.toggle_sensitivity": "za prikazivanje/skrivanje medija", + "keyboard_shortcuts.toot": "za počinjanje nove objave", "keyboard_shortcuts.unfocus": "za poništavanje fokusa sastavite tekstualno područje/pretraživanje", - "keyboard_shortcuts.up": "to move up in the list", - "landing_page_modal.download": "Download", + "keyboard_shortcuts.up": "za premještanje prema gore u popisu", + "landing_page_modal.download": "Preuzimanje", + "landing_page_modal.help_center": "Centar pomoći", "lightbox.close": "Zatvori", + "lightbox.expand": "Proširi", + "lightbox.minimize": "Smanji", "lightbox.next": "Dalje", "lightbox.previous": "Natrag", - "lightbox.view_context": "View context", - "list.click_to_add": "Click here to add people", - "list_adder.header_title": "Add or Remove from Lists", - "lists.account.add": "Add to list", - "lists.account.remove": "Remove from list", - "lists.delete": "Delete list", - "lists.edit": "Edit list", - "lists.edit.submit": "Change title", - "lists.new.create": "Add list", - "lists.new.create_title": "Add list", - "lists.new.save_title": "Save Title", - "lists.new.title_placeholder": "New list title", - "lists.search": "Pretražujte među ljudima koje pratite", - "lists.subheading": "Your lists", + "lightbox.view_context": "Prikaži kontekst", + "list.click_to_add": "Kliknite ovdje za dodavanje osoba", + "list_adder.header_title": "Dodaj ili ukloni iz popisa", + "lists.account.add": "Dodaj u popis", + "lists.account.remove": "Ukloni iz popisa", + "lists.delete": "Izbriši popis", + "lists.edit": "Uređivanje liste", + "lists.edit.submit": "Promijeni naslov", + "lists.new.create": "Dodaj popis", + "lists.new.create_title": "Dodaj popis", + "lists.new.save_title": "Spremi naslov", + "lists.new.title_placeholder": "Novi naslov popisa", + "lists.search": "Pretražite ljude koje pratite", + "lists.subheading": "Vaši popisi", "loading_indicator.label": "Učitavanje…", "location_search.placeholder": "Pronađite adresu", "login.fields.email_label": "E-mail adresa", - "login.fields.instance_label": "Instance", + "login.fields.instance_label": "Instanca", "login.fields.instance_placeholder": "example.com", "login.fields.otp_code_hint": "Enter the two-factor code generated by your phone app or use one of your recovery codes", "login.fields.otp_code_label": "Dvofaktorski kod:", "login.fields.password_placeholder": "Lozinka", "login.fields.username_label": "E-mail ili korisničko ime", "login.log_in": "Prijavi se", - "login.otp_log_in": "OTP Login", - "login.otp_log_in.fail": "Invalid code, please try again.", + "login.otp_log_in": "OTP prijava", + "login.otp_log_in.fail": "Kod nije valjan, pokušajte ponovno.", "login.reset_password_hint": "Problemi s prijavom?", - "login.sign_in": "Sign in", + "login.sign_in": "Prijavi se", "login_external.errors.instance_fail": "The instance returned an error.", - "login_external.errors.network_fail": "Connection failed. Is a browser extension blocking it?", - "login_form.header": "Sign In", + "login_external.errors.network_fail": "Povezivanje nije uspjelo. Blokira li ga proširenje preglednika?", + "login_form.header": "Prijavi se", "manage_group.blocked_members": "Blokirani članovi", "manage_group.confirmation.copy": "Kopiraj poveznicu", + "manage_group.create": "Stvori grupu", "manage_group.delete_group": "Izbriši grupu", + "manage_group.done": "Gotovo", + "manage_group.edit_group": "Uredi grupu", + "manage_group.fields.description_label": "Opis", + "manage_group.fields.description_placeholder": "Opis", + "manage_group.fields.name_label": "Ime grupe (obavezno)", + "manage_group.fields.name_label_optional": "Ime grupe", + "manage_group.fields.name_placeholder": "Ime grupe", + "manage_group.get_started": "Počnimo!", "manage_group.next": "Dalje", "manage_group.pending_requests": "Zahtjevi na čekanju", - "media_panel.empty_message": "No media found.", - "media_panel.title": "Media", - "mfa.confirm.success_message": "MFA potvrđena", - "mfa.disable.success_message": "MFA Onemogućen", + "manage_group.privacy.label": "Postavke privatnosti", + "manage_group.privacy.public.label": "Javno", + "media_panel.empty_message": "Nijedan medij nije pronađen.", + "media_panel.title": "Mediji", + "mfa.confirm.success_message": "MFA potvrđeno", + "mfa.disable.success_message": "MFA onemogućeno", "mfa.disabled": "Onemogućeno", "mfa.enabled": "Omogućeno", "mfa.mfa_disable_enter_password": "Unesite svoju trenutnu lozinku da biste onemogućili dvostruku autentifikaciju.", @@ -841,11 +970,11 @@ "mfa.mfa_setup_scan_title": "Skeniraj", "mfa.mfa_setup_verify_title": "Potvrdi", "mfa.otp_enabled_description": "Omogućili ste dvofaktorsku autentifikaciju putem OTP-a.", - "mfa.otp_enabled_title": "OTP Omogućen", + "mfa.otp_enabled_title": "OTP omogućen", "mfa.setup_recoverycodes": "Kodovi za oporavak", "mfa.setup_warning": "Zapišite ove kodove ili ih spremite na sigurno mjesto - inače ih više nećete vidjeti. Ako izgubite pristup svojoj 2FA aplikaciji i kodovima za oporavak, izgubit ćete pristup svom računu.", "migration.fields.acct.label": "Ime novog računa", - "migration.fields.acct.placeholder": "username@domain", + "migration.fields.acct.placeholder": "korisničko_ime@domena", "migration.fields.confirm_password.label": "Trenutna lozinka", "migration.hint": "Ovo će premjestiti vaše pratitelje na novi račun. Nikakvi drugi podaci neće biti premješteni. Da biste izvršili migraciju, prvo trebate {link} na svom novom računu.", "migration.hint.cooldown_period": "Ako prenesete svoj račun, nećete moći ponovno prenijeti svoj račun {cooldownPeriod, plural, one {dan} other {slijedećih # dana}}.", @@ -854,7 +983,7 @@ "migration.move_account.fail.cooldown_period": "Nedavno ste premjestili svoj račun. Molimo pokušajte ponovo kasnije.", "migration.move_account.success": "Račun je uspješno premješten.", "migration.submit": "Premjesti", - "missing_description_modal.cancel": "Cancel", + "missing_description_modal.cancel": "Otkaži", "missing_description_modal.continue": "Objavi", "missing_description_modal.description": "Svejedno nastaviti?", "missing_description_modal.text": "You have not entered a description for all attachments. Continue anyway?", @@ -877,41 +1006,57 @@ "navigation.compose": "Sastavi", "navigation.compose_group": "Sastavi u grupu", "navigation.dashboard": "Pregledna ploča", - "navigation.developers": "Developers", + "navigation.developers": "Programeri", "navigation.direct_messages": "Poruke", "navigation.home": "Naslovnica", "navigation.notifications": "Obavijesti", - "navigation.search": "Traži", + "navigation.search": "Otkrij", "navigation_bar.account_aliases": "Pseudonimi računa", "navigation_bar.account_migration": "Premjesti račun", "navigation_bar.blocks": "Blokiranja", - "navigation_bar.compose": "Sastavite novu objavu", + "navigation_bar.compose": "Sastavi objavu", "navigation_bar.compose_direct": "Izravna poruka", "navigation_bar.compose_edit": "Uredi objavu", - "navigation_bar.compose_event": "Upravljanje događajem", + "navigation_bar.compose_event": "Upravljaj događajem", "navigation_bar.compose_group": "Sastavi u grupu", - "navigation_bar.compose_group_reply": "Odgovorite na objavu grupe", + "navigation_bar.compose_group_reply": "Odgovori na objavu grupe", "navigation_bar.compose_quote": "Citiraj objavu", "navigation_bar.compose_reply": "Odgovor na objavu", - "navigation_bar.create_event": "Kreirajte novi događaj", - "navigation_bar.domain_blocks": "Skrivene domene", + "navigation_bar.create_event": "Stvori novi događaj", + "navigation_bar.create_group": "Stvori grupu", + "navigation_bar.create_group.private": "Stvori privatnu grupu", + "navigation_bar.create_group.public": "Stvori javnu grupu", + "navigation_bar.domain_blocks": "Blokiranja domene", + "navigation_bar.edit_group": "Uredi grupu", "navigation_bar.favourites": "Favoriti", - "navigation_bar.filters": "Filteri", + "navigation_bar.filters": "Filtri", "navigation_bar.follow_requests": "Zahtjevi za praćenje", "navigation_bar.followed_tags": "Praćeni hashtagovi", "navigation_bar.import_data": "Uvoz podataka", "navigation_bar.in_reply_to": "In reply to", - "navigation_bar.invites": "Invites", - "navigation_bar.logout": "Odjavi se", + "navigation_bar.invites": "Pozivnice", + "navigation_bar.logout": "Odjava", "navigation_bar.mutes": "Utišani korisnici", "navigation_bar.preferences": "Postavke", - "navigation_bar.profile_directory": "Imenik profila", - "navigation_bar.soapbox_config": "Soapbox config", - "notification.favourite": "{name} se sviđa tvoj status", + "navigation_bar.profile_directory": "Direktorij profila", + "navigation_bar.soapbox_config": "Soapbox konfiguracija", + "new_event_panel.action": "Stvori događaj", + "new_event_panel.title": "Stvori novi događaj", + "new_group_panel.action": "Stvori grupu", + "new_group_panel.title": "Stvori grupu", + "nostr_extension.found": "Prijavite se pomoću proširenja preglednika.", + "nostr_relays.read_only": "Samo čitanje", + "nostr_relays.read_write": "Čitanje-i-pisanje", + "nostr_relays.title": "Releji", + "nostr_signup.keygen.title": "Vaš novi ključ", + "nostr_signup.siwe.action": "Prijavi se s proširenjem", + "nostr_signup.siwe.alt": "Prijavi se s ključem", + "nostr_signup.siwe.title": "Prijavi se", + "notification.favourite": "{name} se sviđa tvoja objava", "notification.follow": "{name} te sada prati", "notification.follow_request": "{name} has requested to follow you", - "notification.mention": "{name} te je spomenuo", - "notification.mentioned": "{name} mentioned you", + "notification.mention": "{name} te je spomenuo/la", + "notification.mentioned": "{name} te je spomenuo/la", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", "notification.pleroma:chat_mention": "{name} sent you a message", @@ -921,30 +1066,31 @@ "notification.pleroma:participation_request": "{name} se želi pridružiti vašem događaju", "notification.poll": "A poll you have voted in has ended", "notification.reblog": "{name} je proslijedio/la objavu", + "notification.set_name": "Postavi ime na {name}", "notification.status": "{name} just posted", "notification.update": "{name} edited a post you interacted with", - "notification.user_approved": "Welcome to {instance}!", + "notification.user_approved": "Dobro došli u {instance}!", "notifications.filter.all": "Sve", - "notifications.filter.boosts": "Reposts", - "notifications.filter.emoji_reacts": "Emoji reagiranja", + "notifications.filter.boosts": "Proslijeđene objave", + "notifications.filter.emoji_reacts": "Emoji reakcije", "notifications.filter.favourites": "Sviđa mi se", - "notifications.filter.follows": "Follows", + "notifications.filter.follows": "Prati", "notifications.filter.mentions": "Spominjanja", "notifications.filter.polls": "Rezultati ankete", "notifications.filter.statuses": "Ažuriranja od osoba koje pratite", "notifications.group": "{count} obavijesti", - "notifications.queue_label": "Kliknite da vidite {count} novih {count, plural, one {notification} other {notifications}}", - "oauth_consumer.tooltip": "Sign in with {provider}", - "oauth_consumers.title": "Other ways to sign in", + "notifications.queue_label": "Kliknite da vidite {count} {count, plural, one {novu obavijest} few {nove obavijesti} other {novih obavijesti}}", + "oauth_consumer.tooltip": "Prijavi se sa {provider}", + "oauth_consumers.title": "Drugi načini prijave", "onboarding.avatar.subtitle": "Just have fun with it.", - "onboarding.avatar.title": "Odaberite profilnu sliku", - "onboarding.bio.hint": "Max 500 characters", - "onboarding.bio.placeholder": "Tell the world a little about yourself…", + "onboarding.avatar.title": "Odaberite sliku profila", + "onboarding.bio.hint": "Najviše 500 znakova", + "onboarding.bio.placeholder": "Reci svijetu nešto o sebi…", "onboarding.display_name.label": "Ime za prikaz", "onboarding.display_name.placeholder": "Npr. John Smith", - "onboarding.display_name.subtitle": "You can always edit this later.", + "onboarding.display_name.subtitle": "To uvijek možete urediti kasnije.", "onboarding.display_name.title": "Choose a display name", - "onboarding.done": "Done", + "onboarding.done": "Gotovo", "onboarding.error": "An unexpected error occurred. Please try again or skip this step.", "onboarding.fediverse.its_you": "Ovo si ti! Drugi vas ljudi mogu pratiti s drugih poslužitelja koristeći vaš punu @-oznaku.", "onboarding.fediverse.message": "Fediverse ili Federacija je društvena mreža sastavljena od tisuća različitih i neovisno vođenih stranica društvenih medija (poznatih kao \"poslužitelji\"). Možete pratiti korisnike — i lajkati, ponovno objavljivati i odgovarati na objave — s većine drugih Fediverse poslužitelja jer mogu komunicirati s {siteTitle}.", @@ -957,33 +1103,33 @@ "onboarding.header.subtitle": "Ovo će biti prikazano na vrhu vašeg profila.", "onboarding.header.title": "Odaberite naslovnu sliku", "onboarding.next": "Dalje", - "onboarding.note.subtitle": "You can always edit this later.", - "onboarding.note.title": "Write a short bio", - "onboarding.saving": "Saving…", - "onboarding.skip": "Skip for now", + "onboarding.note.subtitle": "To uvijek možete urediti kasnije.", + "onboarding.note.title": "Napišite kratku biografiju", + "onboarding.saving": "Spremanje…", + "onboarding.skip": "Preskoči za sada", "onboarding.suggestions.subtitle": "Evo nekoliko najpopularnijih računa koji bi vam se mogli svidjeti.", "onboarding.suggestions.title": "Predloženi računi", "onboarding.view_feed": "View Feed", "password_reset.confirmation": "Provjerite svoju e-poštu za potvrdu.", "password_reset.fields.email_placeholder": "E-mail adresa", "password_reset.fields.username_placeholder": "E-mail ili korisničko ime", - "password_reset.header": "Ponovno postavi lozinku", - "password_reset.reset": "Ponovno postavi lozinku", - "patron.donate": "Donate", - "patron.title": "Funding Goal", + "password_reset.header": "Resetiraj lozinku", + "password_reset.reset": "Resetiraj lozinku", + "patron.donate": "Doniraj", + "patron.title": "Cilj financiranja", "pinned_accounts.title": "{name}’s choices", "pinned_statuses.none": "No pins to show.", "poll.choose_multiple": "Odaberite koliko god želite.", - "poll.closed": "Closed", + "poll.closed": "Zatvoreno", "poll.non_anonymous": "Javna anketa", "poll.non_anonymous.label": "Other instances may display the options you voted for", - "poll.refresh": "Refresh", - "poll.total_people": "{count, plural, one {# person} other {# people}}", - "poll.total_votes": "{count, plural, one {# vote} other {# votes}}", - "poll.vote": "Vote", + "poll.refresh": "Osvježi", + "poll.total_people": "{count, plural, one {# osoba} few {# osobe} other {# osoba}}", + "poll.total_votes": "{count, plural, one {# glas} few {# glasa} other {# glasova}}", + "poll.vote": "Pošalji glasovanje", "poll.voted": "You voted for this answer", "poll.votes": "{votes, plural, one {# vote} other {# votes}}", - "poll_button.add_poll": "Add a poll", + "poll_button.add_poll": "Dodaj anketu", "poll_button.remove_poll": "Ukloni anketu", "preferences.fields.auto_play_gif_label": "Automatska reprodukcija animiranih GIF-ova", "preferences.fields.autoload_more_label": "Automatski učitaj više stavki kada se pomaknete na dno stranice", @@ -1002,10 +1148,10 @@ "preferences.fields.media_display_label": "Prikaz medija", "preferences.fields.missing_description_modal_label": "Show confirmation dialog before sending a post without media descriptions", "preferences.fields.privacy_label": "Zadana privatnost objave", - "preferences.fields.reduce_motion_label": "Reduce motion in animations", - "preferences.fields.system_font_label": "Use system's default font", + "preferences.fields.reduce_motion_label": "Smanjite kretanje u animacijama", + "preferences.fields.system_font_label": "Koristi zadani font sustava", "preferences.fields.theme": "Tema", - "preferences.fields.underline_links_label": "Always underline links in posts", + "preferences.fields.underline_links_label": "Uvijek podcrtaj poveznice u objavama", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.notifications.advanced": "Prikaži sve kategorije obavijesti", @@ -1014,9 +1160,9 @@ "preferences.options.privacy_followers_only": "Samo pratioci", "preferences.options.privacy_public": "Javno", "preferences.options.privacy_unlisted": "Unlisted", - "privacy.change": "Podesi status privatnosti", + "privacy.change": "Podesi privatnost objave", "privacy.direct.long": "Prikaži samo spomenutim korisnicima", - "privacy.direct.short": "Direktno", + "privacy.direct.short": "Izravno", "privacy.private.long": "Prikaži samo pratiocima", "privacy.private.short": "Samo pratioci", "privacy.public.long": "Objavite na javnim vremenskim linijama", @@ -1024,81 +1170,83 @@ "privacy.unlisted.long": "Nemojte objavljivati na javnim vremenskim linijama", "privacy.unlisted.short": "Unlisted", "profile_dropdown.add_account": "Dodajte postojeći račun", - "profile_dropdown.logout": "Odjava @{account}", + "profile_dropdown.logout": "Odjavi @{acct}", "profile_dropdown.switch_account": "Promijenite račune", "profile_dropdown.theme": "Tema", "profile_fields_panel.title": "Polja profila", - "reactions.all": "All", + "reactions.all": "Sve", "regeneration_indicator.label": "Učitavanje…", "regeneration_indicator.sublabel": "Vaša naslovnica se priprema!", - "register_invite.lead": "Complete the form below to create an account.", + "register_invite.lead": "Ispunite donji obrazac da biste stvorili račun.", "register_invite.title": "You've been invited to join {siteTitle}!", - "registration.agreement": "I agree to the {tos}.", - "registration.captcha.hint": "Click the image to get a new captcha", + "registration.agreement": "Slažem se s {tos}.", + "registration.captcha": "Captcha", + "registration.captcha.hint": "Kliknite sliku za dobivanje novog captcha", "registration.captcha.placeholder": "Enter the pictured text", "registration.closed_message": "{instance} is not accepting new members", - "registration.closed_title": "Registrations Closed", + "registration.closed_title": "Registracije zatvorene", "registration.confirmation_modal.close": "Zatvori", "registration.fields.confirm_placeholder": "Lozinka (još jednom)", "registration.fields.email_placeholder": "E-Mail adresa", "registration.fields.password_placeholder": "Lozinka", - "registration.fields.username_hint": "Only letters, numbers, and underscores are allowed.", + "registration.fields.username_hint": "Dopuštena su samo slova, brojevi i podvlake.", "registration.fields.username_placeholder": "Korisničko ime", - "registration.newsletter": "Subscribe to newsletter.", + "registration.newsletter": "Pretplati se na newsletter.", "registration.password_mismatch": "Lozinke se ne podudaraju.", "registration.reason": "Why do you want to join?", - "registration.reason_hint": "This will help us review your application", - "registration.sign_up": "Sign up", - "registration.tos": "Terms of Service", - "registration.username_unavailable": "Username is already taken.", + "registration.reason_hint": "To će nam pomoći da pregledamo vašu aplikaciju", + "registration.sign_up": "Registriraj se", + "registration.tos": "Uvjeti usluge", + "registration.username_unavailable": "Korisničko ime se već koristi.", "reject.success": "Odbijeno", - "relative_time.days": "{number}d", - "relative_time.hours": "{number}h", + "relative_time.days": "{number} dan", + "relative_time.hours": "{number} h", "relative_time.just_now": "sada", - "relative_time.minutes": "{number}m", - "relative_time.seconds": "{number}s", - "remote_instance.edit_federation": "Edit federation", - "remote_instance.federation_panel.heading": "Federation Restrictions", + "relative_time.minutes": "{number} min", + "relative_time.seconds": "{number} s", + "remote_instance.edit_federation": "Uredi federaciju", + "remote_instance.federation_panel.heading": "Ograničenja federacije", "remote_instance.federation_panel.no_restrictions_message": "{siteTitle} has placed no restrictions on {host}.", "remote_instance.federation_panel.restricted_message": "{siteTitle} blocks all activities from {host}.", "remote_instance.federation_panel.some_restrictions_message": "{siteTitle} has placed some restrictions on {host}.", - "remote_instance.pin_host": "Pin {host}", - "remote_instance.unpin_host": "Unpin {host}", + "remote_instance.pin_host": "Prikvači {host}", + "remote_instance.unpin_host": "Otkvači {host}", "remote_interaction.account_placeholder": "Enter your username@domain you want to act from", - "remote_interaction.divider": "or", - "remote_interaction.event_join": "Nastavite s pridruživanjem", + "remote_interaction.divider": "ili", + "remote_interaction.event_join": "Nastavi za pridruživanje", "remote_interaction.event_join_title": "Pridružite se događaju na daljinu", - "remote_interaction.favourite": "Nastavite sa sviđanjem objave", + "remote_interaction.favourite": "Nastavi za sviđanjem", "remote_interaction.favourite_title": "Lajkajte objavu na daljinu", - "remote_interaction.follow": "Proceed to follow", + "remote_interaction.follow": "Nastavi za praćenje", "remote_interaction.follow_title": "Follow {user} remotely", - "remote_interaction.poll_vote": "Proceed to vote", + "remote_interaction.poll_vote": "Nastavi za glasanje", "remote_interaction.poll_vote_title": "Vote in a poll remotely", - "remote_interaction.reblog": "Proceed to repost", + "remote_interaction.reblog": "Nastavi za ponovno slanje objave", "remote_interaction.reblog_title": "Reblog a post remotely", - "remote_interaction.reply": "Proceed to reply", + "remote_interaction.reply": "Nastavi za odgovaranje", "remote_interaction.reply_title": "Reply to a post remotely", "remote_interaction.user_not_found_error": "Couldn't find given user", - "remote_timeline.filter_message": "You are viewing the timeline of {instance}.", + "remote_timeline.filter_message": "Gledate vremensku traku {instance}.", "reply_indicator.cancel": "Otkaži", "reply_mentions.account.add": "Dodaj u spominjanja", "reply_mentions.account.remove": "Ukloni iz spominjanja", "reply_mentions.more": "još {count}", - "reply_mentions.reply": "Replying to {accounts}", - "reply_mentions.reply.hoverable": "Replying to {accounts}", - "reply_mentions.reply_empty": "Replying to post", + "reply_mentions.reply": "Odgovaranje na {accounts}", + "reply_mentions.reply.hoverable": "Odgovaranje na {accounts}", + "reply_mentions.reply_empty": "Odgovaranje na objavu", "report.block": "Blokiraj {target}", "report.block_hint": "Želite li također blokirati ovaj račun?", "report.chat_message.title": "Poruka prijave", - "report.confirmation.content": "If we find that this account is violating the {link} we will take further action on the matter.", + "report.confirmation.content": "Ako utvrdimo da ovaj {entity} krši {link} poduzet ćemo daljnje mjere po tom pitanju.", "report.confirmation.entity.account": "račun", "report.confirmation.entity.group": "grupa", "report.confirmation.title": "Hvala na slanju prijave.", - "report.done": "Done", + "report.done": "Gotovo", "report.forward": "Proslijedi na {target}", "report.forward_hint": "The account is from another server. Send a copy of the report there as well?", "report.group.title": "Prijavi grupu", "report.next": "Dalje", + "report.other_actions.add_more": "Dodaj više", "report.other_actions.hide_additional": "Sakrij dodatna stanja", "report.placeholder": "Dodatni komentari", "report.previous": "Natrag", @@ -1107,15 +1255,15 @@ "report.submit": "Pošalji", "report.target": "Prijavljivanje za {target}", "reset_password.fail": "Token je istekao, pokušajte ponovno.", - "reset_password.header": "Postavite novu lozinku", + "reset_password.header": "Postavi novu lozinku", "reset_password.password.label": "Lozinka", - "reset_password.password.placeholder": "Placeholder", - "save": "Save", - "schedule.post_time": "Post Date/Time", - "schedule.remove": "Remove schedule", - "schedule_button.add_schedule": "Schedule post for later", - "schedule_button.remove_schedule": "Post immediately", - "scheduled_status.cancel": "Cancel", + "reset_password.password.placeholder": "Rezervirano mjesto", + "save": "Spremi", + "schedule.post_time": "Datum/vrijeme objave", + "schedule.remove": "Ukloni raspored", + "schedule_button.add_schedule": "Zakaži objavu za kasnije", + "schedule_button.remove_schedule": "Objavi odmah", + "scheduled_status.cancel": "Otkaži", "search.action": "Traži \"{query}\"", "search.placeholder": "Traži", "search_results.accounts": "Osobe", @@ -1139,7 +1287,7 @@ "security.submit.delete": "Izbriši račun", "security.text.delete": "Da biste izbrisali svoj račun, unesite lozinku, a zatim kliknite Izbriši račun. Ovo je trajna radnja koja se ne može poništiti. Vaš će račun biti uništen s ovog poslužitelja, a zahtjev za brisanje bit će poslan drugim poslužiteljima. Nije zajamčeno da će svi poslužitelji očistiti vaš račun.", "security.text.delete.local": "Da biste izbrisali svoj račun, unesite lozinku, a zatim kliknite Izbriši račun. Ovo je trajna radnja koja se ne može poništiti.", - "security.tokens.revoke": "Revoke", + "security.tokens.revoke": "Opozovi", "security.update_email.fail": "Update email failed.", "security.update_email.success": "Email successfully updated.", "security.update_password.fail": "Ažuriranje lozinke nije uspjelo.", @@ -1149,26 +1297,28 @@ "settings.blocks": "Blokiranja", "settings.change_email": "Promijeni e-mail", "settings.change_password": "Promjena lozinke", - "settings.configure_mfa": "Konfigurirajte MFA", + "settings.configure_mfa": "Konfiguriraj MFA", "settings.delete_account": "Izbriši račun", + "settings.edit_identity": "Identitet", "settings.edit_profile": "Uredi profil", "settings.messages.label": "Dopustite korisnicima da započnu novi razgovor s vama", "settings.other": "Druge opcije", "settings.preferences": "Postavke", + "settings.privacy": "Privatnost", "settings.profile": "Profil", - "settings.save.success": "Vaše postavke su spremljene!", + "settings.save.success": "Vaše su postavke spremljene!", "settings.security": "Sigurnost", "settings.sessions": "Aktivne sesije", "settings.settings": "Postavke", - "shared.tos": "Terms of Service", - "signup_panel.subtitle": "Sign up now to discuss what's happening.", + "shared.tos": "Uvjeti usluge", + "signup_panel.subtitle": "Prijavite se sada kako biste razgovarali o tome što se događa.", "signup_panel.title": "New to {site_title}?", - "site_preview.preview": "Preview", + "site_preview.preview": "Pregled", "soapbox_config.authenticated_profile_hint": "Korisnici moraju biti prijavljeni kako bi vidjeli odgovore i medije na korisničkim profilima.", "soapbox_config.authenticated_profile_label": "Profili zahtijevaju autentifikaciju", - "soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer", - "soapbox_config.crypto_address.meta_fields.address_placeholder": "Address", - "soapbox_config.crypto_address.meta_fields.note_placeholder": "Note (optional)", + "soapbox_config.copyright_footer.meta_fields.label_placeholder": "Podnožje autorskih prava", + "soapbox_config.crypto_address.meta_fields.address_placeholder": "Adresa", + "soapbox_config.crypto_address.meta_fields.note_placeholder": "Bilješka (opcionalno)", "soapbox_config.crypto_address.meta_fields.ticker_placeholder": "Ticker", "soapbox_config.crypto_donate_panel_limit.meta_fields.limit_placeholder": "Broj stavki za prikaz u widgetu kripto početne stranice", "soapbox_config.cta_label": "Display call to action panels if not authenticated", @@ -1179,40 +1329,40 @@ "soapbox_config.fields.crypto_addresses_label": "Cryptocurrency addresses", "soapbox_config.fields.edit_theme_label": "Uredi temu", "soapbox_config.fields.home_footer_fields_label": "Početne stavke podnožja", - "soapbox_config.fields.logo_label": "Logo", - "soapbox_config.fields.promo_panel_fields_label": "Promo panel items", + "soapbox_config.fields.logo_label": "Logotip", + "soapbox_config.fields.promo_panel_fields_label": "Stavke promotivne ploče", "soapbox_config.fields.theme_label": "Zadana tema", - "soapbox_config.greentext_label": "Enable greentext support", - "soapbox_config.headings.advanced": "Advanced", - "soapbox_config.headings.cryptocurrency": "Cryptocurrency", + "soapbox_config.greentext_label": "Omogući podršku za zeleni tekst", + "soapbox_config.headings.advanced": "Napredno", + "soapbox_config.headings.cryptocurrency": "Kriptovaluta", "soapbox_config.headings.events": "Događaji", - "soapbox_config.headings.navigation": "Navigation", - "soapbox_config.headings.options": "Options", + "soapbox_config.headings.navigation": "Navigacija", + "soapbox_config.headings.options": "Opcije", "soapbox_config.headings.theme": "Tema", "soapbox_config.hints.crypto_addresses": "Add cryptocurrency addresses so users of your site can donate to you. Order matters, and you must use lowercase ticker values.", "soapbox_config.hints.home_footer_fields": "Možete imati prilagođeno definirane veze prikazane u podnožju vaših statičnih stranica", "soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio", "soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the right panel of the timelines page.", - "soapbox_config.hints.promo_panel_icons.link": "Soapbox Icons List", - "soapbox_config.home_footer.meta_fields.label_placeholder": "Označiti", + "soapbox_config.hints.promo_panel_icons.link": "Popis Soapbox ikona", + "soapbox_config.home_footer.meta_fields.label_placeholder": "Etiketa", "soapbox_config.home_footer.meta_fields.url_placeholder": "URL", "soapbox_config.media_preview_hint": "Neke pozadine pružaju optimiziranu verziju medija za prikaz na vremenskim trakama. Međutim, te slike pregleda mogu biti premale bez dodatne konfiguracije.", "soapbox_config.media_preview_label": "Dajte prednost medijima za pregled sličica", - "soapbox_config.promo_panel.meta_fields.icon_placeholder": "Icon", - "soapbox_config.promo_panel.meta_fields.label_placeholder": "Label", + "soapbox_config.promo_panel.meta_fields.icon_placeholder": "Ikona", + "soapbox_config.promo_panel.meta_fields.label_placeholder": "Etiketa", "soapbox_config.promo_panel.meta_fields.url_placeholder": "URL", "soapbox_config.raw_json_hint": "Izravno uredite podatke postavki. Promjene izvršene izravno u JSON datoteci poništit će gornja polja obrasca. Pritisnite Spremi za primjenu promjena.", - "soapbox_config.raw_json_invalid": "netočno je", - "soapbox_config.raw_json_label": "Advanced: Edit raw JSON data", + "soapbox_config.raw_json_invalid": "je nevaljan", + "soapbox_config.raw_json_label": "Napredno: Uredi neobrađene JSON podatke", "soapbox_config.redirect_root_no_login_hint": "Put za preusmjeravanje početne stranice kada korisnik nije prijavljen.", "soapbox_config.redirect_root_no_login_label": "Preusmjeri početnu stranicu", - "soapbox_config.save": "Save", - "soapbox_config.saved": "Soapbox config saved!", + "soapbox_config.save": "Spremi", + "soapbox_config.saved": "Soapbox konfiguracija spremljena!", "soapbox_config.tile_server_attribution_label": "Atribucija pločica karte", "soapbox_config.tile_server_label": "Poslužitelj pločica karte", "soapbox_config.verified_can_edit_name_label": "Dopustite potvrđenim korisnicima da uređuju vlastito ime za prikaz.", "status.admin_account": "Open moderation interface for @{name}", - "status.admin_status": "Open this post in the moderation interface", + "status.admin_status": "Otvori ovu objavu u sučelju za moderiranje", "status.approval.pending": "Čeka na odobrenje", "status.approval.rejected": "Odbijeno", "status.bookmark": "Knjižne oznake", @@ -1222,33 +1372,39 @@ "status.bookmark_folder_changed": "Mapa promijenjena", "status.bookmarked": "Knjižna oznaka dodana.", "status.cancel_reblog_private": "Un-repost", - "status.cannot_reblog": "Ovaj post ne može biti boostan", - "status.chat": "Chat with @{name}", + "status.cannot_reblog": "Ova se obajva ne može ponovo objaviti", + "status.chat": "Razgovor sa @{name}", "status.copy": "Kopiraj poveznicu na objavu", "status.delete": "Izbriši", - "status.detailed_status": "Detailed conversation view", - "status.direct": "Direct message @{name}", - "status.edit": "Edit", - "status.embed": "Embed", - "status.external": "View post on {domain}", + "status.detailed_status": "Detaljan prikaz razgovora", + "status.direct": "Izravna poruka @{name}", + "status.edit": "Uredi", + "status.edited": "Uređeno {date}", + "status.embed": "Ugradi objavu", + "status.external": "Prikaži objavu na {domain}", "status.favourite": "Reagiraj na objavu", "status.filtered": "Filtered", + "status.group": "Objavljeno u grupi {group}", + "status.group_mod_delete": "Izbriši objavu iz grupe", "status.interactions.favourites": "{count, plural, one {Sviđa se} other {Sviđa se}}", "status.interactions.reblogs": "{count, plural, one {Repost} other {Reposts}}", "status.load_more": "Učitaj više", "status.mention": "Spomeni @{name}", "status.more": "Više", "status.mute_conversation": "Utišaj razgovor", - "status.open": "Proširi ovaj status", + "status.open": "Prikaži detalje objave", "status.pin": "Prikvači na profil", - "status.pinned": "Pinned post", + "status.pin_to_group": "Prikvači na grupu", + "status.pin_to_group.success": "Prikvačeno na grupu!", + "status.pinned": "Prikvačena objava", "status.quote": "Citiraj objavu", - "status.reactions.cry": "Sad", + "status.quote_tombstone": "Objava nije dostupna.", + "status.reactions.cry": "Tuga", "status.reactions.empty": "No one has reacted to this post yet. When someone does, they will show up here.", - "status.reactions.heart": "Love", + "status.reactions.heart": "Ljubav", "status.reactions.laughing": "Haha", "status.reactions.like": "Like", - "status.reactions.open_mouth": "Wow", + "status.reactions.open_mouth": "Nevjerojatno", "status.reactions.weary": "Weary", "status.read_more": "Pročitaj više", "status.reblog": "Proslijedi objavu", @@ -1256,39 +1412,40 @@ "status.reblogged_by": "{name} je proslijedio/la objavu", "status.reblogs.empty": "No one has reposted this post yet. When someone does, they will show up here.", "status.redraft": "Delete & re-draft", - "status.remove_account_from_group": "Remove account from group", - "status.remove_post_from_group": "Remove post from group", + "status.remove_account_from_group": "Ukloni račun iz grupe", + "status.remove_post_from_group": "Ukloni objavu iz grupe", "status.reply": "Odgovori", "status.report": "Prijavi @{name}", "status.sensitive_warning": "Osjetljiv sadržaj", - "status.sensitive_warning.subtitle": "This content may not be suitable for all audiences.", - "status.share": "Share", + "status.sensitive_warning.subtitle": "Ovaj sadržaj možda nije prikladan za svu publiku.", + "status.share": "Dijeli", "status.show_less_all": "Show less for all", "status.show_more_all": "Prikaži više za sve", - "status.show_original": "Show original", - "status.title": "Post", - "status.title_direct": "Direct message", - "status.translate": "Translate", - "status.translated_from_with": "Translated from {lang} using {provider}", + "status.show_original": "Prikaži original", + "status.title": "Detalji objave", + "status.title_direct": "Izravna poruka", + "status.translate": "Prevedi", + "status.translated_from_with": "Prevedeno s {lang} pomoću {provider}", "status.unbookmark": "Ukloni knjižnu oznaku", "status.unbookmarked": "Knjižna oznaka uklonjena.", "status.unmute_conversation": "Poništi utišavanje razgovora", - "status.unpin": "Otkvači s profila", - "status_list.queue_label": "Click to see {count} new {count, plural, one {post} other {posts}}", - "statuses.quote_tombstone": "Post is unavailable.", + "status.unpin": "Otkvači iz profila", + "status.unpin_to_group": "Otkvači iz grupe", + "status_list.queue_label": "Kliknite da vidite {count} {count, plural, one {novu objavu} few {nove objave} other {novih objava}}", + "statuses.quote_tombstone": "Objava nije dostupna.", "statuses.tombstone": "Jedna ili više objava su nedostupne.", "streamfield.add": "Dodaj", "streamfield.remove": "Ukloni", "suggestions.dismiss": "Odbaci prijedlog", - "sw.restart": "Ponovo pokreni", + "sw.restart": "Pokreni ponovo", "sw.state.active": "Aktivno", "sw.state.loading": "Učitavanje…", - "sw.state.unavailable": "Unavailable", + "sw.state.unavailable": "Nedostupno", "sw.state.unknown": "Unknown", - "sw.state.waiting": "Waiting", - "sw.status": "Status", - "sw.url": "Script URL", - "tabs_bar.all": "All", + "sw.state.waiting": "Čeka", + "sw.status": "Stanje", + "sw.url": "URL skripta", + "tabs_bar.all": "Sve", "tabs_bar.dashboard": "Pregledna ploča", "tabs_bar.global": "Globalno", "tabs_bar.groups": "Grupe", @@ -1296,12 +1453,20 @@ "tabs_bar.more": "Više", "tabs_bar.notifications": "Obavijesti", "tabs_bar.profile": "Profil", - "tabs_bar.search": "Pretraživanje", + "tabs_bar.search": "Otkrij", "tabs_bar.settings": "Postavke", + "textarea.counter.label": "Preostalih znakova: {count}", + "theme_editor.colors.danger": "Opasnost", + "theme_editor.colors.gray": "Siva", + "theme_editor.colors.greentext": "Zeleni tekst", + "theme_editor.colors.primary": "Primarna", + "theme_editor.colors.secondary": "Sekundarna", + "theme_editor.colors.success": "Uspjeh", "theme_editor.export": "Izvezi temu", "theme_editor.import": "Uvezi temu", "theme_editor.import_success": "Tema je uspješno uvezena!", - "theme_editor.restore": "Vrati zadanu temu", + "theme_editor.reset": "Resetiraj", + "theme_editor.restore": "Obnovi zadanu temu", "theme_editor.save": "Spremi temu", "theme_editor.saved": "Tema ažurirana!", "theme_toggle.black": "Crna", @@ -1309,35 +1474,37 @@ "theme_toggle.light": "Svijetla", "theme_toggle.system": "Sustav", "thread_login.login": "Prijavi se", - "thread_login.message": "Become a part of the {siteTitle} community.", - "thread_login.signup": "Sign up", - "thread_login.title": "Continue the conversation", - "time_remaining.days": "{number, plural, one {# day} other {# days}} left", - "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", - "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", - "time_remaining.moments": "Moments remaining", - "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left", - "toast.view": "Pogled", - "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking", - "trends.title": "Trends", + "thread_login.message": "Postani član {siteTitle} zajednice.", + "thread_login.signup": "Registriraj se", + "thread_login.title": "Nastavi razgovor", + "time_remaining.days": "{number, plural, one {# dan preostao} few {# dana preostala} other {# dana preostalo}}", + "time_remaining.hours": "{number, plural, one {# sat preostao} few {# sata preostala} other {# sati preostalo}}", + "time_remaining.minutes": "{number, plural, one {# minuta preostala} few {# minute preostale} other {# minuta preostalo}}", + "time_remaining.moments": "Preostali trenuci", + "time_remaining.seconds": "{number, plural, one {# sekunda preostala} few {# sekunde preostale} other {# sekundi preostalo}}", + "toast.view": "Prikaz", + "trends.count_by_accounts": "{count} {rawCount, plural, one {osoba govori} few {osobe govore} other {osoba govore}}", + "trends.title": "Trendovi", + "trends_panel.view_all": "Prikaži sve", "unauthorized_modal.text": "You need to be logged in to do that.", - "unauthorized_modal.title": "Sign up for {site_title}", - "upload_button.label": "Dodaj media", - "upload_error.image_size_limit": "Image exceeds the current file size limit ({limit})", + "unauthorized_modal.title": "Registriraj se za {site_title}", + "upload_button.label": "Dodaj privitak medija", + "upload_error.image_size_limit": "Slika premašuje trenutno ograničenje veličine datoteke ({limit})", "upload_error.limit": "File upload limit exceeded.", "upload_error.poll": "File upload not allowed with polls.", "upload_error.video_duration_limit": "Video exceeds the current duration limit ({limit} seconds)", "upload_error.video_size_limit": "Video exceeds the current file size limit ({limit})", - "upload_form.description": "Describe for the visually impaired", - "upload_form.preview": "Preview", + "upload_form.description": "Opiši za slabovidne osobe", + "upload_form.preview": "Pregled", "upload_form.undo": "Izbriši", "upload_progress.label": "Prijenos…", - "video.download": "Download file", - "video.exit_fullscreen": "Exit full screen", - "video.fullscreen": "Full screen", - "video.mute": "Mute sound", - "video.pause": "Pause", - "video.play": "Play", + "video.download": "Preuzmi datoteku", + "video.exit_fullscreen": "Zatvori cjeloekranski prikaz", + "video.fullscreen": "Cjeloekranski prikaz", + "video.mute": "Isključi zvuk", + "video.pause": "Zaustavi", + "video.play": "Reproduciraj", "video.unmute": "Unmute sound", - "who_to_follow.title": "Moglo bi vam se svidjeti" + "who_to_follow.title": "Moglo bi vam se svidjeti", + "zap.comment_input.placeholder": "Opcionalni komentar" } From 4c00ba02a8d0d04f93f6150c40688a802f50e514 Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Thu, 27 Jun 2024 11:12:38 +0000 Subject: [PATCH 32/54] Translated using Weblate (Croatian) Currently translated at 91.1% (1511 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/hr.json b/src/locales/hr.json index eb77274fb..7877dd5da 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -228,6 +228,7 @@ "bookmarks.edit_folder": "Uredi mapu", "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put", "boost_modal.title": "Proslijediti objavu?", + "bundle_column_error.body": "Nešto nije u redu prilikom učitavanja ove stranice.", "bundle_column_error.retry": "Pokušaj ponovo", "bundle_column_error.title": "Mrežna greška", "card.back.label": "Natrag", From c06c3b633948bd8bfc178b35e77eb5e57be6fd85 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 27 Jun 2024 11:03:35 +0000 Subject: [PATCH 33/54] Translated using Weblate (Croatian) Currently translated at 91.1% (1511 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 7877dd5da..56799d3ee 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -87,8 +87,8 @@ "admin.announcements.all_day": "Cijeli dan", "admin.announcements.delete": "Izbriši", "admin.announcements.edit": "Uredi", - "admin.announcements.ends_at": "Završava:", - "admin.announcements.starts_at": "Počinje:", + "admin.announcements.ends_at": "Završava u:", + "admin.announcements.starts_at": "Počinje u:", "admin.awaiting_approval.empty_message": "Nitko ne čeka odobrenje. Kada se novi korisnik prijavi, možete ga pregledati ovdje.", "admin.dashboard.registration_mode.approval_hint": "Korisnici se mogu prijaviti, ali njihov račun se aktivira tek kada ga administrator odobri.", "admin.dashboard.registration_mode.approval_label": "Potrebno odobrenje", @@ -114,6 +114,7 @@ "admin.domains.resolve.last_checked": "Zadnja provjera: {date}", "admin.edit_announcement.created": "Najava stvorena", "admin.edit_announcement.deleted": "Najava izbrisana", + "admin.edit_announcement.fields.all_day_hint": "Kada je označeno prikazat će se samo datumi vremenskog raspona", "admin.edit_announcement.fields.all_day_label": "Cjelodnevni događaj", "admin.edit_announcement.fields.content_label": "Sadržaj", "admin.edit_announcement.fields.content_placeholder": "Sadržaj najave", @@ -207,6 +208,7 @@ "app_create.scopes_placeholder": "npr. 'čitaj piši prati'", "app_create.submit": "Stvori aplikaciju", "app_create.website_label": "Web-stranica", + "auth.awaiting_approval": "Vaš račun čeka na odobrenje", "auth.invalid_credentials": "Pogrešno korisničko ime ili lozinka", "auth.logged_out": "Odjavljen.", "authorize.success": "Odobreno", From ef1e565e0c2374825d169b35e7f4af29f8c24407 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 27 Jun 2024 11:12:56 +0000 Subject: [PATCH 34/54] Translated using Weblate (Croatian) Currently translated at 95.8% (1589 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 202 ++++++++++++++++++++++++++++++-------------- 1 file changed, 140 insertions(+), 62 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 56799d3ee..e676b2f76 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -196,7 +196,7 @@ "aliases.success.add": "Pseudonim računa uspješno je kreiran", "aliases.success.remove": "Pseudonim računa uspješno je uklonjen", "announcements.title": "Najave", - "app_create.name_label": "Naziv aplikacije", + "app_create.name_label": "Ime aplikacije", "app_create.name_placeholder": "npr. 'Soapbox'", "app_create.redirect_uri_label": "URI adrese preusmjeravanja", "app_create.restart": "Stvori drugu", @@ -230,7 +230,7 @@ "bookmarks.edit_folder": "Uredi mapu", "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put", "boost_modal.title": "Proslijediti objavu?", - "bundle_column_error.body": "Nešto nije u redu prilikom učitavanja ove stranice.", + "bundle_column_error.body": "Dogodila se greška prilikom učitavanja ove stranice.", "bundle_column_error.retry": "Pokušaj ponovo", "bundle_column_error.title": "Mrežna greška", "card.back.label": "Natrag", @@ -248,7 +248,7 @@ "chat.welcome.accepting_messages.label": "Dopustite korisnicima da započnu novi razgovor s vama", "chat.welcome.notice": "Ove postavke možete promijeniti kasnije.", "chat.welcome.submit": "Spremi i nastavi", - "chat.welcome.subtitle": "Razmjena izravnih poruka s drugim korisnicima.", + "chat.welcome.subtitle": "Komunicirajte izravno s drugim korisnicima.", "chat.welcome.title": "Dobro došli u {br} razgovore!", "chat_composer.unblock": "Deblokiraj", "chat_list_item.blocked_you": "Ovaj vas je korisnik blokirao", @@ -260,16 +260,16 @@ "chat_message_list.network_failure.title": "Whoops!", "chat_message_list_intro.actions.accept": "Prihvati", "chat_message_list_intro.actions.leave_chat": "Napusti razgovor", - "chat_message_list_intro.actions.message_lifespan": "Poruke starije od {day, plural, one {# dana} other {# dana}} se brišu.", + "chat_message_list_intro.actions.message_lifespan": "Poruke starije od {day, plural, one {# dan} few {# dana} other {# dana}} se brišu.", "chat_message_list_intro.actions.report": "Prijavi", "chat_message_list_intro.intro": "želi započeti razgovor s vama", "chat_message_list_intro.leave_chat.confirm": "Napusti razgovor", "chat_message_list_intro.leave_chat.heading": "Napusti razgovor", - "chat_message_list_intro.leave_chat.message": "Jeste li sigurni da želite napustiti ovaj razgovor? Poruke će biti izbrisane za vas i razgovor će biti uklonjen iz vaše pristigle pošte.", + "chat_message_list_intro.leave_chat.message": "Jeste li sigurni da želite napustiti ovaj razgovor? Poruke će se izbrisati za vas i razgovor će se ukloniti iz vaše pristigle pošte.", "chat_pane.blankslate.action": "Pošalji nekome poruku", "chat_pane.blankslate.title": "Još nema poruka", "chat_search.blankslate.body": "Potražite nekoga za razgovor.", - "chat_search.blankslate.title": "Započnite razgovor", + "chat_search.blankslate.title": "Započni razgovor", "chat_search.empty_results_blankslate.body": "Pokušajte tražiti jedno drugo ime.", "chat_search.empty_results_blankslate.title": "Nije pronađeno nijedno podudaranje", "chat_search.placeholder": "Upišite ime", @@ -287,7 +287,7 @@ "chat_settings.block.message": "Blokiranje će spriječiti ovaj profil da vam izravno šalje poruke i pregledava vaš sadržaj. Možete ga odblokirati kasnije.", "chat_settings.leave.confirm": "Napusti razgovor", "chat_settings.leave.heading": "Napusti razgovor", - "chat_settings.leave.message": "Jeste li sigurni da želite napustiti ovaj razgovor? Poruke će biti izbrisane za vas i razgovor će biti uklonjen iz vaše pristigle pošte.", + "chat_settings.leave.message": "Jeste li sigurni da želite napustiti ovaj razgovor? Poruke će se izbrisati za vas i razgovor će se ukloniti iz vaše pristigle pošte.", "chat_settings.options.block_user": "Blokiraj @{acct}", "chat_settings.options.leave_chat": "Napusti razgovor", "chat_settings.options.report_user": "Prijavi @{acct}", @@ -296,8 +296,8 @@ "chat_settings.unblock.confirm": "Deblokiraj", "chat_settings.unblock.heading": "Deblokiraj @{acct}", "chat_settings.unblock.message": "Deblokiranje će omogućiti ovom profilu da vam šalje poruke i pregledava vaš sadržaj.", - "chat_window.auto_delete_label": "Automatsko brisanje nakon {day, plural, one {# dana} other {# dana}}", - "chat_window.auto_delete_tooltip": "Poruke razgovora postavljene su na automatsko brisanje nakon {day, plural, one {# dana} other {# dana}} nakon slanja.", + "chat_window.auto_delete_label": "Automatsko brisanje nakon {day, plural, one {# dan} few {# dana} other {# dana}}", + "chat_window.auto_delete_tooltip": "Poruke razgovora će se automatski izbrisati {day, plural, one {# dan} few {# dana} other {# dana}} nakon slanja.", "chats.actions.copy": "Kopiraj", "chats.actions.delete": "Izbriši za oboje", "chats.actions.delete_for_me": "Izbriši za mene", @@ -337,7 +337,7 @@ "column.blocks": "Blokiranja", "column.bookmarks": "Knjižne oznake", "column.chats": "Razgovori", - "column.crypto_donate": "Donacija s kriptovalutom", + "column.crypto_donate": "Donacija u kriptovaluti", "column.developers": "Programeri", "column.developers.service_worker": "Service Worker", "column.direct": "Izravna poruka", @@ -345,7 +345,7 @@ "column.dislikes": "Nesviđanja", "column.domain_blocks": "Skrivene domene", "column.edit_profile": "Uredi profil", - "column.event_map": "Mjesto događaja", + "column.event_map": "Lokacija događaja", "column.event_participants": "Sudionici događaja", "column.events": "Događaji", "column.export_data": "Izvezi podatke", @@ -394,13 +394,13 @@ "column.lists": "Popisi", "column.manage_group": "Upravljaj grupom", "column.mentions": "Spominjanja", - "column.mfa": "Autentikacija s više faktora", + "column.mfa": "Višefaktorska autentikacija", "column.mfa_cancel": "Otkaži", "column.mfa_confirm_button": "Potvrdi", "column.mfa_disable_button": "Onemogući", - "column.mfa_setup": "Nastavi za postavljanje", - "column.migration": "Premjesti račun", - "column.mutes": "Utišani korisnici", + "column.mfa_setup": "Idi na postavke", + "column.migration": "Prijenos računa", + "column.mutes": "Utišani", "column.notifications": "Obavijesti", "column.pins": "Prikvačene objave", "column.preferences": "Postavke", @@ -418,37 +418,37 @@ "column_forbidden.title": "Zabranjeno", "common.cancel": "Otkaži", "compare_history_modal.header": "Uredi povijest", - "compose.character_counter.title": "Iskorišteno {chars} od {maxChars} {maxChars, plural, one {znaka} few {znaka} other {znakova}}", + "compose.character_counter.title": "Korišteno {chars} od {maxChars} {maxChars, plural, one {znaka} few {znaka} other {znakova}}", "compose.edit_success": "Vaša je objava uređena", "compose.invalid_schedule": "Morate zakazati objavu najmanje 5 minuta.", - "compose.reply_group_indicator.message": "Objavljivanje u {groupLink}", + "compose.reply_group_indicator.message": "Objavljivanje na {groupLink}", "compose.submit_success": "Vaša je objava poslana!", "compose_event.create": "Stvori", - "compose_event.edit_success": "Vaš događaj je uređen", - "compose_event.fields.approval_required": "Želim ručno odobriti zahtjeve za sudjelovanje", + "compose_event.edit_success": "Vaš je događaj promijenjen", + "compose_event.fields.approval_required": "Želim ručno odobravati zahtjeve za sudjelovanje", "compose_event.fields.banner_label": "Transparent događaja", "compose_event.fields.description_label": "Opis događaja", "compose_event.fields.description_placeholder": "Opis", "compose_event.fields.end_time_label": "Datum završetka događaja", - "compose_event.fields.end_time_placeholder": "Događaj završava…", + "compose_event.fields.end_time_placeholder": "Događaj završava u…", "compose_event.fields.has_end_time": "Događaj ima datum završetka", - "compose_event.fields.location_label": "Mjesto događaja", - "compose_event.fields.name_label": "Naziv događaja", + "compose_event.fields.location_label": "Lokacija događaja", + "compose_event.fields.name_label": "Ime događaja", "compose_event.fields.name_placeholder": "Ime", "compose_event.fields.start_time_label": "Datum početka događaja", - "compose_event.fields.start_time_placeholder": "Događaj počinje…", - "compose_event.participation_requests.authorize": "Odobriti", + "compose_event.fields.start_time_placeholder": "Događaj počinje u…", + "compose_event.participation_requests.authorize": "Autoriziraj", "compose_event.participation_requests.authorize_success": "Korisnik prihvaćen", "compose_event.participation_requests.reject": "Odbij", "compose_event.participation_requests.reject_success": "Korisnik odbijen", "compose_event.reset_location": "Resetiraj lokaciju", - "compose_event.submit_success": "Vaš događaj je stvoren", + "compose_event.submit_success": "Vaš je događaj stvoren", "compose_event.tabs.edit": "Uredi detalje", "compose_event.tabs.pending": "Upravljaj zahtjevima", "compose_event.update": "Ažuriraj", - "compose_event.upload_banner": "Učitaj transparent događaja", + "compose_event.upload_banner": "Prenesi transparent događaja", "compose_form.direct_message_warning": "Ova objava će se poslati samo navedenim korisnicima.", - "compose_form.event_placeholder": "Objavite na ovaj događaj", + "compose_form.event_placeholder": "Pošalji objavu na ovaj događaj", "compose_form.hashtag_warning": "Ovaj post neće biti naveden ni pod jednim hashtagom jer nije naveden. Samo javne objave mogu se pretraživati po hashtagu.", "compose_form.lock_disclaimer": "Tvoj račun nije {locked}. Svatko te može pratiti kako bi vidio postove namijenjene samo tvojim pratiocima.", "compose_form.lock_disclaimer.lock": "zaključan", @@ -477,17 +477,21 @@ "compose_form.spoiler_placeholder": "Upozorenje o sadržaju", "compose_form.spoiler_remove": "Ukloni osjetljive", "compose_form.spoiler_title": "Osjetljivi sadržaj", + "compose_group.share_to_followers": "Dijeli s mojim pratiteljima", "confirmation_modal.cancel": "Otkaži", "confirmations.admin.deactivate_user.confirm": "Deaktiviraj @{name}", "confirmations.admin.deactivate_user.heading": "Deaktiviraj @{acct}", - "confirmations.admin.deactivate_user.message": "You are about to deactivate @{acct}. Deactivating a user is a reversible action.", + "confirmations.admin.deactivate_user.message": "Deaktivirat ćete @{acct}. Deaktiviranje korisnika je reverzibilna radnja.", "confirmations.admin.delete_announcement.confirm": "Izbriši", - "confirmations.admin.delete_announcement.heading": "Izbriši objavu", + "confirmations.admin.delete_announcement.heading": "Izbriši najavu", + "confirmations.admin.delete_announcement.message": "Jeste li sigurni da želite izbrisati najavu?", "confirmations.admin.delete_domain.confirm": "Izbriši", "confirmations.admin.delete_domain.heading": "Izbriši domenu", + "confirmations.admin.delete_domain.message": "Jeste li sigurni da želite izbrisati domenu?", "confirmations.admin.delete_local_user.checkbox": "Razumijem da ću izbrisati lokalnog korisnika.", "confirmations.admin.delete_rule.confirm": "Izbriši", "confirmations.admin.delete_rule.heading": "Izbriši pravilo", + "confirmations.admin.delete_rule.message": "Jeste li sigurni da želite izbrisati pravilo?", "confirmations.admin.delete_status.confirm": "Izbriši objavu", "confirmations.admin.delete_status.heading": "Izbriši objavu", "confirmations.admin.delete_status.message": "You are about to delete a post by @{acct}. This action cannot be undone.", @@ -503,49 +507,55 @@ "confirmations.admin.reject_user.confirm": "Odbij @{name}", "confirmations.admin.reject_user.heading": "Odbij @{acct}", "confirmations.admin.reject_user.message": "You are about to reject @{acct} registration request. This action cannot be undone.", - "confirmations.block.block_and_report": "Block & Report", + "confirmations.block.block_and_report": "Blokiraj i prijavi", "confirmations.block.confirm": "Blokiraj", "confirmations.block.heading": "Blokiraj @{name}", - "confirmations.block.message": "Želiš li sigurno blokirati {name}?", + "confirmations.block.message": "Jeste li sigurni da želite blokirati {name}?", "confirmations.block_from_group.confirm": "Blokiraj korisnika", "confirmations.block_from_group.heading": "Blokiraj iz grupe", + "confirmations.block_from_group.message": "Jeste li sigurni da želite isključiti @{name} iz grupe?", "confirmations.cancel.confirm": "Odbaci", "confirmations.cancel.heading": "Odbaci objavu", "confirmations.cancel.message": "Jeste li sigurni da želite otkazati stvaranje ove objave?", "confirmations.cancel_editing.confirm": "Otkaži uređivanje", "confirmations.cancel_editing.heading": "Otkaži uređivanje objave", - "confirmations.cancel_editing.message": "Are you sure you want to cancel editing this post? All changes will be lost.", + "confirmations.cancel_editing.message": "Jeste li sigurni da želite otkazati uređivanje ove objave? Sve promjene će se izgubiti.", "confirmations.cancel_event_editing.heading": "Otkaži uređivanje događaja", - "confirmations.cancel_event_editing.message": "Jeste li sigurni da želite otkazati uređivanje ovog događaja? Sve promjene će biti izgubljene.", + "confirmations.cancel_event_editing.message": "Jeste li sigurni da želite otkazati uređivanje ovog događaja? Sve promjene će se izgubiti.", "confirmations.delete.confirm": "Izbriši", "confirmations.delete.heading": "Izbriši objavu", - "confirmations.delete.message": "Želiš li stvarno obrisati ovaj status?", + "confirmations.delete.message": "Jeste li sigurni da želite izbrisati ovu objavu?", "confirmations.delete_bookmark_folder.confirm": "Izbriši mapu", "confirmations.delete_bookmark_folder.heading": "Izbrisati mapu „{name}”?", "confirmations.delete_event.confirm": "Izbriši", "confirmations.delete_event.heading": "Izbriši događaj", "confirmations.delete_event.message": "Jeste li sigurni da želite izbrisati ovaj događaj?", + "confirmations.delete_from_group.message": "Jeste li sigurni da želite izbrisati objavu od @{name}?", "confirmations.delete_group.confirm": "Izbriši", "confirmations.delete_group.heading": "Izbriši grupu", + "confirmations.delete_group.message": "Jeste li sigurni da želite izbrisati ovu grupu? Ovo je nepovratna radnja.", "confirmations.delete_list.confirm": "Izbriši", "confirmations.delete_list.heading": "Izbriši popis", - "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?", + "confirmations.delete_list.message": "Jeste li sigurni da želite izbrisati ovaj popis zauvijek?", "confirmations.domain_block.confirm": "Sakrij cijelu domenu", "confirmations.domain_block.heading": "Block {domain}", "confirmations.domain_block.message": "Jeste li stvarno, stvarno sigurni da želite blokirati cijelu domenu {domain}? U većini slučajeva nekoliko ciljanih blokada ili utišavanja dovoljno je i poželjno. Nećete vidjeti sadržaj s te domene ni na jednoj javnoj vremenskoj traci ili u svojim obavijestima.", "confirmations.kick_from_group.confirm": "Izbaci", + "confirmations.kick_from_group.message": "Jeste li sigurni da želite izbaciti @{name} iz ove grupe?", "confirmations.leave_event.confirm": "Napusti događaj", "confirmations.leave_event.message": "Ako se želite ponovno pridružiti događaju, zahtjev će se ponovno ručno pregledati. Jeste li sigurni da želite nastaviti?", "confirmations.leave_group.confirm": "Napusti", "confirmations.leave_group.heading": "Napusti grupu", + "confirmations.leave_group.message": "Napustit ćete grupu. Želite li nastaviti?", "confirmations.mute.confirm": "Utišaj", "confirmations.mute.heading": "Utišaj @{name}", - "confirmations.mute.message": "Jesi li siguran da želiš utišati {name}?", + "confirmations.mute.message": "Jeste li sigurni da želite utišati {name}?", "confirmations.mute_group.confirm": "Utišaj", - "confirmations.mute_group.heading": "Utišaj grupu", + "confirmations.mute_group.heading": "Isključi zvuk grupe", + "confirmations.mute_group.message": "Upravo ćete isključiti zvuk grupe. Želite li nastaviti?", "confirmations.redraft.confirm": "Delete & redraft", "confirmations.redraft.heading": "Delete & redraft", - "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, reposts and favourites to it.", + "confirmations.redraft.message": "", "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", "confirmations.register.needs_approval.header": "Potrebno je odobrenje", "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", @@ -553,19 +563,20 @@ "confirmations.remove_from_followers.confirm": "Ukloni", "confirmations.remove_from_followers.message": "Jeste li sigurni da želite ukloniti {name} iz svojih pratitelja?", "confirmations.reply.confirm": "Reply", - "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?", + "confirmations.reply.message": "", "confirmations.revoke_session.confirm": "Opozovi", "confirmations.revoke_session.heading": "Opozivi trenutačnu sesiju", "confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.", "confirmations.scheduled_status_delete.confirm": "Odbaci", "confirmations.scheduled_status_delete.heading": "Otkaži zakazanu objavu", - "confirmations.scheduled_status_delete.message": "Are you sure you want to cancel this scheduled post?", + "confirmations.scheduled_status_delete.message": "Jeste li sigurni da želite odbaciti ovu zakazanu objavu?", "confirmations.unfollow.confirm": "Prestani pratiti", "copy.success": "Kopirano u međuspremnik!", - "crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!", - "crypto_donate.explanation_box.title": "Sending cryptocurrency donations", + "crypto.lightning": "Lightning", + "crypto_donate.explanation_box.message": "{siteTitle} prihvaća donacije u kriptovaluti. Donacije možete poslati na bilo koju od dolje navedenih adresa. Hvala na podršci!", + "crypto_donate.explanation_box.title": "Slanje donacija u kriptovaluti", "crypto_donate_panel.actions.view": "Kliknite da vidite {count} {count, plural, one {novčanik} few {novčanika} other {novčanika}}", - "crypto_donate_panel.heading": "Donacija s kriptovalutom", + "crypto_donate_panel.heading": "Donacija u kriptovaluti", "crypto_donate_panel.intro.message": "{siteTitle} accepts cryptocurrency donations to fund our service. Thank you for your support!", "datepicker.day": "Dan", "datepicker.hint": "Zakazano objavljivanje…", @@ -588,6 +599,7 @@ "developers.navigation.network_error_label": "Mrežna greška", "developers.navigation.service_worker_label": "Service Worker", "developers.navigation.settings_store_label": "Spremište postavki", + "developers.navigation.show_toast": "Pokreni toast obavijest", "developers.navigation.test_timeline_label": "Test timeline", "developers.settings_store.advanced": "Napredne postavke", "developers.settings_store.hint": "Ovdje je moguće izravno urediti svoje korisničke postavke. BUDI OPREZAN! Uređivanje ovog odjeljka može uništiti vaš račun, a moći će se oporaviti samo putem API-ja.", @@ -646,14 +658,15 @@ "email_confirmation.success": "Vaša e-mail adresa je potvrđena!", "embed.instructions": "Ugradite ovu objavu u svoju web stranicu kopiranjem koda.", "emoji_button.activity": "Aktivnost", + "emoji_button.add_custom": "Dodaj prilagođeni emoji", "emoji_button.custom": "Prilagođeno", "emoji_button.flags": "Zastave", "emoji_button.food": "Hrana i piće", - "emoji_button.label": "Umetni smajlije", + "emoji_button.label": "Umetni emoji", "emoji_button.nature": "Priroda", "emoji_button.not_found": "Nije pronađen nijedan emoji.", "emoji_button.objects": "Objekti", - "emoji_button.oh_no": "Oh ne!", + "emoji_button.oh_no": "O ne!", "emoji_button.people": "Osobe", "emoji_button.pick": "Odaberite emoji…", "emoji_button.recent": "Često korišteni", @@ -681,6 +694,7 @@ "empty_column.bookmarks.folder": "Još nemate nijednu knjižnu oznaku u ovoj mapi. Kada dodate jednu knjižnu oznaku ona će se ovdje pojaviti.", "empty_column.community": "Lokalna vremenska linija je prazna. Napiši nešto javno kako bi pokrenuo stvari!", "empty_column.direct": "Još nemate izravnih poruka. Kada nekom pošaljete izravnu poruku ili primite, pojavit će se ovdje.", + "empty_column.dislikes": "Nitko još nije negativno reagirao na ovu objavu. Kada netko to učini, pojavit će se ovdje.", "empty_column.domain_blocks": "Još nema skrivenih domena.", "empty_column.event_participant_requests": "Nema neriješenih zahtjeva za sudjelovanje na događaju.", "empty_column.event_participants": "Nitko se još nije pridružio ovom događaju. Kad netko to učini, pojavit će se ovdje.", @@ -689,6 +703,10 @@ "empty_column.filters": "Još niste stvorili nijednu riječ koju želite utišati.", "empty_column.follow_recommendations": "Čini se da nije moguće generirati prijedloge za vas. Možete pokušati upotrijebiti pretraživanje da biste potražili ljude koje možda poznajete ili istražite trendovske hashtagove.", "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.", + "empty_column.followed_tags": "Još niste pratili nijedan hashtag.", + "empty_column.group": "U ovoj grupi još nema objava.", + "empty_column.group_blocks": "Grupa još nije isključila niti jednog korisnika.", + "empty_column.group_membership_requests": "Nema neriješenih zahtjeva za članstvo za ovu grupu.", "empty_column.hashtag": "Još ne postoji ništa s ovim hashtagom.", "empty_column.home": "Još ne pratiš nikoga. Posjeti {public} ili koristi tražilicu kako bi počeo i upoznao druge korisnike.", "empty_column.home.local_tab": "karticu {site_title}", @@ -715,20 +733,24 @@ "event.discussion.empty": "Nitko još nije komentirao ovaj događaj. Kada netko to učini, pojavit će se ovdje.", "event.export_ics": "Izvezi u svoj kalendar", "event.external": "Prikaži događaj na {domain}", - "event.join_state.accept": "Ide", + "event.information": "Informacije", + "event.join_state.accept": "Prisustvojanje", "event.join_state.empty": "Sudjeluj", "event.join_state.pending": "Na čekanju", - "event.join_state.rejected": "Ide", + "event.join_state.rejected": "Prisustvojanje", "event.location": "Lokacija", "event.manage": "Upravljaj", "event.organized_by": "Organizator: {name}", - "event.participants": "{count} {rawCount, plural, osoba {person} osoba {people}} ide", + "event.participants": "{count} {rawCount, plural, one {osoba prisustvuje} few {osobe prisustvuju} other {osoba prisustvuje}}", + "event.quote": "Citiraj događaj", + "event.reblog": "Ponovno objavi događaj", "event.show_on_map": "Prikaži na karti", + "event.unreblog": "Poništi ponovno objavljivanje događaja", "event.website": "Vanjske poveznice", - "event_map.navigate": "Navigacija", + "event_map.navigate": "Navigiraj", "events.create_event": "Stvori događaj", "events.joined_events": "Događaji na kojima sudjelujete", - "events.joined_events.empty": "Ne sudjelujete na nijednom događaju.", + "events.joined_events.empty": "Još ne sudjelujete nijednom događaju.", "events.recent_events": "Nedavni događaji", "events.recent_events.empty": "Još nema javnih događanja.", "export_data.actions.export": "Izvezi", @@ -758,7 +780,7 @@ "fediverse_tab.explanation_box.title": "Što je Fediverse?", "feed_suggestions.heading": "Predloženi profili", "feed_suggestions.view_all": "Prikaži sve", - "filters.added": "Filter added.", + "filters.added": "Filtar dodan.", "filters.context_header": "Filtrirajte kontekste", "filters.context_hint": "Jedan ili više konteksta u kojima bi se filtar trebao primijeniti", "filters.create_filter": "Stvori filtar", @@ -768,6 +790,7 @@ "filters.filters_list_hide": "Sakrij", "filters.filters_list_hide_completely": "Sakrij sadržaj", "filters.filters_list_phrases_label": "Ključne riječi ili izrazi:", + "filters.filters_list_warn": "Prikaži upozorenja", "filters.removed": "Filtar je izbrisan.", "follow_recommendations.heading": "Predloženi profili", "follow_request.authorize": "Autoriziraj", @@ -778,31 +801,47 @@ "gdpr.title": "{siteTitle} uses cookies", "generic.saved": "Spremljeno", "getting_started.open_source_notice": "{code_name} je softver otvorenog koda. Možeš doprinijeti ili prijaviti probleme na {code_link} (v{code_version}).", + "group.banned.message": "Isključeni ste iz grupe {group}", "group.cancel_request": "Otkaži zahtjev", "group.delete.success": "Grupa uspješno izbrisana", "group.deleted.message": "Ova je grupa izbrisana.", "group.demote.user.success": "@{name} je sada član", + "group.group_mod_authorize.fail": "Neuspjelo odobrenje za @{name}", "group.group_mod_block": "Blokiraj iz grupe", "group.group_mod_block.success": "@{name} je blokiran", "group.group_mod_demote": "Ukloni ulogu {role}", "group.group_mod_kick": "Izbaci @{name} iz grupe", "group.group_mod_kick.success": "@{name} je izbačen/a iz grupe", "group.group_mod_promote_mod": "Dodijeli ulogu {role}", + "group.group_mod_reject.fail": "Neuspjelo odbijanje za @{name}", + "group.group_mod_unblock": "Ukloni blokiranje", + "group.group_mod_unblock.success": "@{name} deblokiran/a iz grupe", "group.header.alt": "Zaglavlje grupe", "group.join.private": "Zatraži pristup", "group.join.public": "Pridružite se grupi", + "group.join.request_success": "Poslan je zahtjev vlasniku grupe", + "group.join.success": "Pridruživanje grupi je uspjelo!", "group.leave": "Napusti grupu", "group.leave.label": "Napusti", "group.leave.success": "Napustio/la je grupu", "group.manage": "Upravljaj grupom", "group.member.admin.limit.summary": "U ovom trenutku možete dodijeliti {count, plural, one {administratora} few {administratora} other {administratora}} za grupu.", + "group.member.admin.limit.title": "Dosegnuto je ograničenje administratora", "group.mute.label": "Utišaj", - "group.mute.long_label": "Utišaj grupu", + "group.mute.long_label": "Isključi zvuk grupe", + "group.mute.success": "Zvuk grupe isključen", + "group.popover.action": "Prikaži grupu", + "group.popover.summary": "Morate biti član grupe kako biste mogli odgovoriti na ovo stanje.", "group.popover.title": "Potrebno je članstvo", "group.privacy.locked": "Privatno", "group.privacy.locked.full": "Privatna grupa", + "group.privacy.locked.info": "Uočljivo. Korisnici se mogu pridružiti nakon što se njihov zahtjev odobri.", "group.privacy.public": "Javno", "group.privacy.public.full": "Javna grupa", + "group.privacy.public.info": "Uočljivo. Svatko se može pridružiti.", + "group.private.message": "Sadržaj je vidljiv samo članovima grupe", + "group.promote.admin.confirmation.message": "Jeste li sigurni da želite da @{name} dobije ulogu administratora?", + "group.promote.admin.confirmation.title": "Dodijelite ulogu administratora", "group.promote.admin.success": "@{name} je sada administrator", "group.report.label": "Prijavi", "group.role.admin": "Administrator", @@ -812,8 +851,10 @@ "group.tabs.media": "Mediji", "group.tabs.members": "Članovi", "group.tabs.tags": "Teme", + "group.tags.empty": "U ovoj grupi još nema tema.", "group.tags.hidden.success": "Tema označena kao skrivena", "group.tags.hide": "Sakrij temu", + "group.tags.hint": "Dodajte do 3 ključne riječi koje će služiti kao glavne teme rasprave u grupi.", "group.tags.label": "Oznake", "group.tags.pin": "Prikvači temu", "group.tags.pin.success": "Prikvačeno!", @@ -822,29 +863,45 @@ "group.tags.unpin": "Otkvači temu", "group.tags.unpin.success": "Otkvačeno!", "group.tags.visible.success": "Tema označena kao vidljiva", + "group.unmute.label": "Uključi zvuk", + "group.unmute.long_label": "Uključi zvuk grupe", + "group.unmute.success": "Zvuk grupe uključena", "group.update.success": "Grupa uspješno spremljena", + "group.upload_avatar": "Prenesi avatar", + "group.upload_banner": "Prenesi sliku", + "group.upload_banner.title": "Prenesi sliku pozadine", + "groups.discover.popular.empty": "Trenutačno nije moguće dohvatiti popularne grupe. Navratite kasnije.", "groups.discover.popular.show_more": "Prikaži više", "groups.discover.popular.title": "Popularne grupe", "groups.discover.search.error.subtitle": "Pokušajte ponovo kasnije.", - "groups.discover.search.no_results.subtitle": "Pokušajte tražiti jedno drugu grupu.", + "groups.discover.search.error.title": "Dogodila se greška", + "groups.discover.search.no_results.subtitle": "Pokušajte tražiti jednu drugu grupu.", + "groups.discover.search.no_results.title": "Nije pronađeno nijedno podudaranje", "groups.discover.search.placeholder": "Traži", + "groups.discover.search.recent_searches.blankslate.subtitle": "Traži imena grupa, teme ili ključne riječi", + "groups.discover.search.recent_searches.blankslate.title": "Nema nedavnih pretraga", "groups.discover.search.recent_searches.clear_all": "Izbriši sve", "groups.discover.search.recent_searches.title": "Nedavne pretrage", "groups.discover.search.results.groups": "Grupe", "groups.discover.search.results.member_count": "{members, plural, one {član} few {člana} other {članova}}", "groups.discover.suggested.empty": "Trenutačno nije moguće dohvatiti predložene grupe. Navratite kasnije.", "groups.discover.suggested.show_more": "Prikaži više", + "groups.discover.suggested.title": "Predloženo za vas", + "groups.discover.tags.empty": "Trenutačno nije moguće dohvatiti popularne teme. Navratite kasnije.", "groups.discover.tags.show_more": "Prikaži više", "groups.discover.tags.title": "Pregledajte teme", "groups.discovery.tags.no_of_groups": "Broj grupa", + "groups.empty.subtitle": "Počnite otkrivati grupe kojima se želite pridružiti ili stvorite vlastitu.", "groups.empty.title": "Još nema grupa", "groups.pending.count": "{number, plural, one {# zahtjev na čekanju} few {# zahtjeva na čekanju} other {# zahtjeva na čekanju}}", + "groups.pending.empty.subtitle": "Trenutačno nemate zahtjeva na čekanju.", "groups.pending.empty.title": "Nema zahtjeva na čekanju", "groups.pending.label": "Zahtjevi na čekanju", "groups.popular.label": "Predložene grupe", "groups.search.placeholder": "Pretraži moje grupe", "groups.suggested.label": "Predložene grupe", "groups.tags.title": "Pregledajte teme", + "hashtag.follow": "Prati hashtag", "header.login.label": "Prijavi se", "header.register.label": "Registriraj se", "home.column_settings.show_reblogs": "Prikaži proslijeđene objave", @@ -879,7 +936,7 @@ "keyboard_shortcuts.back": "za navigaciju prema natrag", "keyboard_shortcuts.blocked": "za otvaranje popisa blokiranih korisnika", "keyboard_shortcuts.boost": "za ponovno objavljivanje", - "keyboard_shortcuts.compose": "za fokusiranje tekstnog područja za sastavljanje", + "keyboard_shortcuts.compose": "za fokusiranje tekstnog područja", "keyboard_shortcuts.down": "za premještanje prema dolje u popisu", "keyboard_shortcuts.enter": "za otvaranje objave", "keyboard_shortcuts.favourite": "za favorite", @@ -926,7 +983,7 @@ "lists.search": "Pretražite ljude koje pratite", "lists.subheading": "Vaši popisi", "loading_indicator.label": "Učitavanje…", - "location_search.placeholder": "Pronađite adresu", + "location_search.placeholder": "Pronađi adresu", "login.fields.email_label": "E-mail adresa", "login.fields.instance_label": "Instanca", "login.fields.instance_placeholder": "example.com", @@ -939,25 +996,38 @@ "login.otp_log_in.fail": "Kod nije valjan, pokušajte ponovno.", "login.reset_password_hint": "Problemi s prijavom?", "login.sign_in": "Prijavi se", - "login_external.errors.instance_fail": "The instance returned an error.", + "login_external.errors.instance_fail": "Instanca je odgovorila s greškom.", "login_external.errors.network_fail": "Povezivanje nije uspjelo. Blokira li ga proširenje preglednika?", - "login_form.header": "Prijavi se", + "login_form.header": "Prijava", "manage_group.blocked_members": "Blokirani članovi", "manage_group.confirmation.copy": "Kopiraj poveznicu", + "manage_group.confirmation.info_1": "Kao vlasnik ove grupe, možete dodijeliti osoblje, brisati objave i još mnogo toga.", + "manage_group.confirmation.info_2": "Objavite prvu objavu grupe i započnite razgovor.", + "manage_group.confirmation.info_3": "Dijelite svoju novu grupu s prijateljima, obitelji i pratiteljima kako biste povećali članstvo.", + "manage_group.confirmation.share": "Dijeli ovu grupu", + "manage_group.confirmation.title": "Sve je spremno!", "manage_group.create": "Stvori grupu", "manage_group.delete_group": "Izbriši grupu", "manage_group.done": "Gotovo", "manage_group.edit_group": "Uredi grupu", + "manage_group.fields.cannot_change_hint": "Ovo se ne može promijeniti nakon što je grupa stvorena.", "manage_group.fields.description_label": "Opis", "manage_group.fields.description_placeholder": "Opis", + "manage_group.fields.hashtag_placeholder": "Dodajte temu", + "manage_group.fields.name_help": "Ovo se ne može promijeniti nakon što je grupa stvorena.", "manage_group.fields.name_label": "Ime grupe (obavezno)", "manage_group.fields.name_label_optional": "Ime grupe", "manage_group.fields.name_placeholder": "Ime grupe", - "manage_group.get_started": "Počnimo!", + "manage_group.get_started": "Započnimo!", "manage_group.next": "Dalje", "manage_group.pending_requests": "Zahtjevi na čekanju", + "manage_group.privacy.hint": "Ove se postavke kasnije ne mogu promijeniti.", "manage_group.privacy.label": "Postavke privatnosti", + "manage_group.privacy.private.hint": "Uočljivo. Korisnici se mogu pridružiti nakon što je njihov zahtjev odobren.", + "manage_group.privacy.private.label": "Privatno (potrebno je odobrenje vlasnika)", + "manage_group.privacy.public.hint": "Uočljivo. Svatko se može pridružiti.", "manage_group.privacy.public.label": "Javno", + "manage_group.tagline": "Grupe vas povezuju s drugima na temelju zajedničkih interesa.", "media_panel.empty_message": "Nijedan medij nije pronađen.", "media_panel.title": "Mediji", "mfa.confirm.success_message": "MFA potvrđeno", @@ -1000,6 +1070,7 @@ "mute_modal.auto_expire": "Automatically expire mute?", "mute_modal.duration": "Trajanje", "mute_modal.hide_notifications": "Sakriti obavijesti od ovog korisnika?", + "mutes.empty.groups": "Još niste utišali nijednu grupu.", "navbar.login.action": "Prijavi se", "navbar.login.email.placeholder": "E-mail adresa", "navbar.login.forgot_password": "Zaboravili ste lozinku?", @@ -1044,8 +1115,10 @@ "navigation_bar.profile_directory": "Direktorij profila", "navigation_bar.soapbox_config": "Soapbox konfiguracija", "new_event_panel.action": "Stvori događaj", + "new_event_panel.subtitle": "Ne možete pronaći ono što tražite? Zakažite vlastiti događaj.", "new_event_panel.title": "Stvori novi događaj", "new_group_panel.action": "Stvori grupu", + "new_group_panel.subtitle": "Ne možete pronaći ono što tražite? Pokrenite svoju privatnu ili javnu grupu.", "new_group_panel.title": "Stvori grupu", "nostr_extension.found": "Prijavite se pomoću proširenja preglednika.", "nostr_relays.read_only": "Samo čitanje", @@ -1055,16 +1128,19 @@ "nostr_signup.siwe.action": "Prijavi se s proširenjem", "nostr_signup.siwe.alt": "Prijavi se s ključem", "nostr_signup.siwe.title": "Prijavi se", + "notification.ditto:name_grant": "Dobili ste ime {acct}", "notification.favourite": "{name} se sviđa tvoja objava", "notification.follow": "{name} te sada prati", - "notification.follow_request": "{name} has requested to follow you", + "notification.follow_request": "{name} je zatražio/la da vas prati", + "notification.group_favourite": "{name} voli vašu grupnu objavu", + "notification.group_reblog": "{name} je ponovno objavio/la vašu grupnu objavu", "notification.mention": "{name} te je spomenuo/la", "notification.mentioned": "{name} te je spomenuo/la", "notification.move": "{name} moved to {targetName}", "notification.name": "{link}{others}", "notification.pleroma:chat_mention": "{name} sent you a message", "notification.pleroma:emoji_reaction": "{name} reacted to your post", - "notification.pleroma:event_reminder": "Uskoro počinje događaj u kojem sudjelujete", + "notification.pleroma:event_reminder": "Uskoro počinje događaj kojem sudjelujete", "notification.pleroma:participation_accepted": "Prihvaćeni ste da se pridružite događaju", "notification.pleroma:participation_request": "{name} se želi pridružiti vašem događaju", "notification.poll": "A poll you have voted in has ended", @@ -1081,7 +1157,7 @@ "notifications.filter.mentions": "Spominjanja", "notifications.filter.polls": "Rezultati ankete", "notifications.filter.statuses": "Ažuriranja od osoba koje pratite", - "notifications.group": "{count} obavijesti", + "notifications.group": "{count, plural, one {# obavijest} few {# obavijesti} other {# obavijesti}}", "notifications.queue_label": "Kliknite da vidite {count} {count, plural, one {novu obavijest} few {nove obavijesti} other {novih obavijesti}}", "oauth_consumer.tooltip": "Prijavi se sa {provider}", "oauth_consumers.title": "Drugi načini prijave", @@ -1141,7 +1217,7 @@ "preferences.fields.content_type_label": "Zadani format objave", "preferences.fields.delete_modal_label": "Prikaži dijaloški okvir za potvrdu prije brisanja objave", "preferences.fields.demetricator_label": "Use Demetricator", - "preferences.fields.demo_hint": "Koristite zadani logotip i shemu boja Soapbox-a. Korisno za snimanje zaslona.", + "preferences.fields.demo_hint": "Koristite zadani logotip i shemu boja Soapboxa. Korisno za snimanje zaslona.", "preferences.fields.demo_label": "Demo način", "preferences.fields.display_media.default": "Sakrij medije označene kao osjetljive", "preferences.fields.display_media.hide_all": "Uvijek sakrij medije", @@ -1150,6 +1226,7 @@ "preferences.fields.language_label": "Jezik", "preferences.fields.media_display_label": "Prikaz medija", "preferences.fields.missing_description_modal_label": "Show confirmation dialog before sending a post without media descriptions", + "preferences.fields.preserve_spoilers_label": "Sačuvaj upozorenje o sadržaju prilikom odgovaranja", "preferences.fields.privacy_label": "Zadana privatnost objave", "preferences.fields.reduce_motion_label": "Smanjite kretanje u animacijama", "preferences.fields.system_font_label": "Koristi zadani font sustava", @@ -1215,6 +1292,7 @@ "remote_instance.pin_host": "Prikvači {host}", "remote_instance.unpin_host": "Otkvači {host}", "remote_interaction.account_placeholder": "Enter your username@domain you want to act from", + "remote_interaction.dislike": "Nastavi za nesviđanje", "remote_interaction.divider": "ili", "remote_interaction.event_join": "Nastavi za pridruživanje", "remote_interaction.event_join_title": "Pridružite se događaju na daljinu", From d6b6f2d997ef28f8e345fd699b00d4543196580e Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Thu, 27 Jun 2024 11:23:02 +0000 Subject: [PATCH 35/54] Translated using Weblate (Croatian) Currently translated at 95.8% (1589 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/hr.json b/src/locales/hr.json index e676b2f76..b04c20245 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -267,6 +267,7 @@ "chat_message_list_intro.leave_chat.heading": "Napusti razgovor", "chat_message_list_intro.leave_chat.message": "Jeste li sigurni da želite napustiti ovaj razgovor? Poruke će se izbrisati za vas i razgovor će se ukloniti iz vaše pristigle pošte.", "chat_pane.blankslate.action": "Pošalji nekome poruku", + "chat_pane.blankslate.body": "Potražite nekoga za razgovor.", "chat_pane.blankslate.title": "Još nema poruka", "chat_search.blankslate.body": "Potražite nekoga za razgovor.", "chat_search.blankslate.title": "Započni razgovor", @@ -1317,6 +1318,7 @@ "reply_mentions.reply_empty": "Odgovaranje na objavu", "report.block": "Blokiraj {target}", "report.block_hint": "Želite li također blokirati ovaj račun?", + "report.chat_message.context": "Prilikom prijavljivanja korisničke poruke, pet poruka prije i pet poruka nakon one odabrane bit će proslijeđeno našem timu za moderiranje radi konteksta.", "report.chat_message.title": "Poruka prijave", "report.confirmation.content": "Ako utvrdimo da ovaj {entity} krši {link} poduzet ćemo daljnje mjere po tom pitanju.", "report.confirmation.entity.account": "račun", From f22cc4583afc960a70cc58b2925426774475e1b1 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 27 Jun 2024 18:02:16 +0200 Subject: [PATCH 36/54] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ --- src/locales/hr.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index b04c20245..0204bf744 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -556,7 +556,6 @@ "confirmations.mute_group.message": "Upravo ćete isključiti zvuk grupe. Želite li nastaviti?", "confirmations.redraft.confirm": "Delete & redraft", "confirmations.redraft.heading": "Delete & redraft", - "confirmations.redraft.message": "", "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", "confirmations.register.needs_approval.header": "Potrebno je odobrenje", "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", @@ -564,7 +563,6 @@ "confirmations.remove_from_followers.confirm": "Ukloni", "confirmations.remove_from_followers.message": "Jeste li sigurni da želite ukloniti {name} iz svojih pratitelja?", "confirmations.reply.confirm": "Reply", - "confirmations.reply.message": "", "confirmations.revoke_session.confirm": "Opozovi", "confirmations.revoke_session.heading": "Opozivi trenutačnu sesiju", "confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.", From 7cdef33b9ebaabd882f84d4474c53ec22537f3d7 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 27 Jun 2024 16:02:17 +0000 Subject: [PATCH 37/54] Translated using Weblate (Croatian) Currently translated at 95.8% (1590 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 0204bf744..b07387dd2 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -1316,7 +1316,7 @@ "reply_mentions.reply_empty": "Odgovaranje na objavu", "report.block": "Blokiraj {target}", "report.block_hint": "Želite li također blokirati ovaj račun?", - "report.chat_message.context": "Prilikom prijavljivanja korisničke poruke, pet poruka prije i pet poruka nakon one odabrane bit će proslijeđeno našem timu za moderiranje radi konteksta.", + "report.chat_message.context": "Prilikom prijavljivanja korisničke poruke, pet poruka prije i pet poruka nakon odabrane poruke će se proslijediti našem timu za moderiranje radi konteksta.", "report.chat_message.title": "Poruka prijave", "report.confirmation.content": "Ako utvrdimo da ovaj {entity} krši {link} poduzet ćemo daljnje mjere po tom pitanju.", "report.confirmation.entity.account": "račun", From edd90cbc1d8fe9a441ecbbf522446c948d40de1d Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Thu, 27 Jun 2024 16:02:28 +0000 Subject: [PATCH 38/54] Translated using Weblate (Croatian) Currently translated at 95.8% (1590 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/hr.json b/src/locales/hr.json index b07387dd2..c1b2e5053 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -1327,6 +1327,7 @@ "report.forward_hint": "The account is from another server. Send a copy of the report there as well?", "report.group.title": "Prijavi grupu", "report.next": "Dalje", + "report.other_actions.add_additional": "Želite li ovom izvješću dodati dodatne statuse?", "report.other_actions.add_more": "Dodaj više", "report.other_actions.hide_additional": "Sakrij dodatna stanja", "report.placeholder": "Dodatni komentari", From 76a60b88912685f0fd07aec9c5be866fee3cf416 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 27 Jun 2024 16:04:22 +0000 Subject: [PATCH 39/54] Translated using Weblate (Croatian) Currently translated at 91.9% (1525 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 195 +++++++++++++++++++++++--------------------- 1 file changed, 101 insertions(+), 94 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index c1b2e5053..983d2c535 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -257,7 +257,7 @@ "chat_message_list.blocked_by": "Blokirao/la vas je", "chat_message_list.network_failure.action": "Pokušaj ponovo", "chat_message_list.network_failure.subtitle": "Naišli smo na grešku na mreži.", - "chat_message_list.network_failure.title": "Whoops!", + "chat_message_list.network_failure.title": "Ups!", "chat_message_list_intro.actions.accept": "Prihvati", "chat_message_list_intro.actions.leave_chat": "Napusti razgovor", "chat_message_list_intro.actions.message_lifespan": "Poruke starije od {day, plural, one {# dan} few {# dana} other {# dana}} se brišu.", @@ -495,11 +495,11 @@ "confirmations.admin.delete_rule.message": "Jeste li sigurni da želite izbrisati pravilo?", "confirmations.admin.delete_status.confirm": "Izbriši objavu", "confirmations.admin.delete_status.heading": "Izbriši objavu", - "confirmations.admin.delete_status.message": "You are about to delete a post by @{acct}. This action cannot be undone.", + "confirmations.admin.delete_status.message": "", "confirmations.admin.delete_user.confirm": "Izbriši @{name}", "confirmations.admin.delete_user.heading": "Izbriši @{acct}", - "confirmations.admin.delete_user.message": "You are about to delete @{acct}. THIS IS A DESTRUCTIVE ACTION THAT CANNOT BE UNDONE.", - "confirmations.admin.mark_status_not_sensitive.confirm": "Mark post not sensitive", + "confirmations.admin.delete_user.message": "", + "confirmations.admin.mark_status_not_sensitive.confirm": "", "confirmations.admin.mark_status_not_sensitive.heading": "Mark post not sensitive.", "confirmations.admin.mark_status_not_sensitive.message": "You are about to mark a post by @{acct} not sensitive.", "confirmations.admin.mark_status_sensitive.confirm": "Mark post sensitive", @@ -554,15 +554,15 @@ "confirmations.mute_group.confirm": "Utišaj", "confirmations.mute_group.heading": "Isključi zvuk grupe", "confirmations.mute_group.message": "Upravo ćete isključiti zvuk grupe. Želite li nastaviti?", - "confirmations.redraft.confirm": "Delete & redraft", - "confirmations.redraft.heading": "Delete & redraft", + "confirmations.redraft.confirm": "", + "confirmations.redraft.heading": "", "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", "confirmations.register.needs_approval.header": "Potrebno je odobrenje", "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", "confirmations.register.needs_confirmation.header": "Potrebna je potvrda", "confirmations.remove_from_followers.confirm": "Ukloni", "confirmations.remove_from_followers.message": "Jeste li sigurni da želite ukloniti {name} iz svojih pratitelja?", - "confirmations.reply.confirm": "Reply", + "confirmations.reply.confirm": "Odgovori", "confirmations.revoke_session.confirm": "Opozovi", "confirmations.revoke_session.heading": "Opozivi trenutačnu sesiju", "confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.", @@ -576,7 +576,7 @@ "crypto_donate.explanation_box.title": "Slanje donacija u kriptovaluti", "crypto_donate_panel.actions.view": "Kliknite da vidite {count} {count, plural, one {novčanik} few {novčanika} other {novčanika}}", "crypto_donate_panel.heading": "Donacija u kriptovaluti", - "crypto_donate_panel.intro.message": "{siteTitle} accepts cryptocurrency donations to fund our service. Thank you for your support!", + "crypto_donate_panel.intro.message": "", "datepicker.day": "Dan", "datepicker.hint": "Zakazano objavljivanje…", "datepicker.month": "Mjesec", @@ -599,7 +599,7 @@ "developers.navigation.service_worker_label": "Service Worker", "developers.navigation.settings_store_label": "Spremište postavki", "developers.navigation.show_toast": "Pokreni toast obavijest", - "developers.navigation.test_timeline_label": "Test timeline", + "developers.navigation.test_timeline_label": "", "developers.settings_store.advanced": "Napredne postavke", "developers.settings_store.hint": "Ovdje je moguće izravno urediti svoje korisničke postavke. BUDI OPREZAN! Uređivanje ovog odjeljka može uništiti vaš račun, a moći će se oporaviti samo putem API-ja.", "direct.search_placeholder": "Pošaljite poruku za…", @@ -611,18 +611,18 @@ "edit_bookmark_folder_modal.header_title": "Uredi mapu", "edit_email.header": "Promijeni e-mail", "edit_email.placeholder": "me@example.com", - "edit_federation.followers_only": "Hide posts except to followers", - "edit_federation.force_nsfw": "Force attachments to be marked sensitive", + "edit_federation.followers_only": "", + "edit_federation.force_nsfw": "", "edit_federation.media_removal": "Ukloni medije", "edit_federation.reject": "Odbij sve aktivnosti", "edit_federation.save": "Spremi", - "edit_federation.success": "{host} federation was updated", - "edit_federation.unlisted": "Force posts unlisted", + "edit_federation.success": "{host} federacija je ažurirana", + "edit_federation.unlisted": "", "edit_identity.request": "Zahtjev", "edit_password.header": "Promjena lozinke", "edit_profile.error": "Ažuriranje profila nije uspjelo", "edit_profile.fields.accepts_email_list_label": "Pretplati se na newsletter", - "edit_profile.fields.bio_label": "Bio", + "edit_profile.fields.bio_label": "Biografija", "edit_profile.fields.bio_placeholder": "Reci nam nešto o sebi.", "edit_profile.fields.birthday_label": "Rođendan", "edit_profile.fields.birthday_placeholder": "Tvoj rođendan", @@ -682,7 +682,7 @@ "emoji_button.travel": "Putovanja i mjesta", "empty_column.account_blocked": "Blokirao/la vas je @{accountUsername}.", "empty_column.account_favourited_statuses": "Ovaj korisnik još nema nijednu objavu koja mu se sviđa.", - "empty_column.account_timeline": "No posts here!", + "empty_column.account_timeline": "Ovdje nema objava!", "empty_column.account_unavailable": "Profil nedostupan", "empty_column.admin.announcements": "Još nema najava.", "empty_column.admin.domains": "Još nema domena.", @@ -701,7 +701,7 @@ "empty_column.favourites": "Nitko još nije reagirao na ovu objavu. Kad netko to učini, pojavit će se ovdje.", "empty_column.filters": "Još niste stvorili nijednu riječ koju želite utišati.", "empty_column.follow_recommendations": "Čini se da nije moguće generirati prijedloge za vas. Možete pokušati upotrijebiti pretraživanje da biste potražili ljude koje možda poznajete ili istražite trendovske hashtagove.", - "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.", + "empty_column.follow_requests": "", "empty_column.followed_tags": "Još niste pratili nijedan hashtag.", "empty_column.group": "U ovoj grupi još nema objava.", "empty_column.group_blocks": "Grupa još nije isključila niti jednog korisnika.", @@ -712,18 +712,18 @@ "empty_column.home.subtitle": "{siteTitle} postaje zanimljiviji kada počnete pratiti druge korisnike.", "empty_column.home.title": "Još nikoga ne pratite", "empty_column.list": "Još nema ničega u ovom popisu. Kada članovi ovog popisa stvore nove objave, one će se pojaviti ovdje.", - "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.", - "empty_column.mutes": "You haven't muted any users yet.", + "empty_column.lists": "", + "empty_column.mutes": "", "empty_column.notifications": "Još nemate nijednu obavijest. Komunicirajte s drugima kako biste započeli razgovor.", "empty_column.notifications_filtered": "Još nemate nijednu obavijest ove vrste.", "empty_column.public": "Ovdje nema ništa! Napiši nešto javno, ili zaprati korisnike sa drugih servera kako bi popunio", "empty_column.quotes": "Ova objava još nije citirana.", - "empty_column.remote": "There is nothing here! Manually follow users from {instance} to fill it up.", - "empty_column.scheduled_statuses": "You don't have any scheduled statuses yet. When you add one, it will show up here.", + "empty_column.remote": "", + "empty_column.scheduled_statuses": "", "empty_column.search.accounts": "Nema rezultata za osobe \"{term}\"", "empty_column.search.hashtags": "Nema rezultata hashtagova za \"{term}\"", "empty_column.search.statuses": "Nema rezultata postova za \"{term}\"", - "empty_column.test": "The test timeline is empty.", + "empty_column.test": "", "event.banner": "Transparent događaja", "event.copy": "Kopiraj poveznicu na događaj", "event.date": "Datum", @@ -766,14 +766,14 @@ "export_data.success.followers": "Korisnici koje pratite su uspješno izvezeni", "export_data.success.mutes": "Utišani korisnici su uspješto izvezeni", "federation_restriction.federated_timeline_removal": "Uklanjanje Fediverse vremenske trake", - "federation_restriction.followers_only": "Hidden except to followers", + "federation_restriction.followers_only": "", "federation_restriction.full_media_removal": "Potpuno uklanjanje medija", - "federation_restriction.media_nsfw": "Attachments marked NSFW", + "federation_restriction.media_nsfw": "", "federation_restriction.partial_media_removal": "Djelomično uklanjanje medija", - "federation_restrictions.empty_message": "{siteTitle} has not restricted any instances.", + "federation_restrictions.empty_message": "", "federation_restrictions.explanation_box.message": "Obično poslužitelji na Fediverseu mogu slobodno komunicirati. {siteTitle} je uveo ograničenja za sljedeće poslužitelje.", "federation_restrictions.explanation_box.title": "Pravila instance", - "federation_restrictions.not_disclosed_message": "{siteTitle} does not disclose federation restrictions through the API.", + "federation_restrictions.not_disclosed_message": "", "fediverse_tab.explanation_box.dismiss": "Nemoj više prikazivati", "fediverse_tab.explanation_box.explanation": "{site_title} dio je Fediversea, društvene mreže koju čine tisuće neovisnih stranica društvenih medija (poznatih i kao \"poslužitelji\"). Objave koje vidite ovdje su s poslužitelja trećih strana. Imate slobodu surađivati s njima ili blokirati bilo koji server koji vam se ne sviđa. Obratite pozornost na puno korisničko ime nakon drugog simbola @ kako biste znali s kojeg je poslužitelja objava. Da biste vidjeli samo {site_title} objave, posjetite {local}.", "fediverse_tab.explanation_box.title": "Što je Fediverse?", @@ -796,8 +796,8 @@ "follow_request.reject": "Odbij", "gdpr.accept": "Prihvati", "gdpr.learn_more": "Saznaj više", - "gdpr.message": "{siteTitle} uses session cookies, which are essential to the website's functioning.", - "gdpr.title": "{siteTitle} uses cookies", + "gdpr.message": "", + "gdpr.title": "{siteTitle} koristi kolačiće", "generic.saved": "Spremljeno", "getting_started.open_source_notice": "{code_name} je softver otvorenog koda. Možeš doprinijeti ili prijaviti probleme na {code_link} (v{code_version}).", "group.banned.message": "Isključeni ste iz grupe {group}", @@ -806,7 +806,7 @@ "group.deleted.message": "Ova je grupa izbrisana.", "group.demote.user.success": "@{name} je sada član", "group.group_mod_authorize.fail": "Neuspjelo odobrenje za @{name}", - "group.group_mod_block": "Blokiraj iz grupe", + "group.group_mod_block": "Isključi iz grupe", "group.group_mod_block.success": "@{name} je blokiran", "group.group_mod_demote": "Ukloni ulogu {role}", "group.group_mod_kick": "Izbaci @{name} iz grupe", @@ -986,7 +986,7 @@ "login.fields.email_label": "E-mail adresa", "login.fields.instance_label": "Instanca", "login.fields.instance_placeholder": "example.com", - "login.fields.otp_code_hint": "Enter the two-factor code generated by your phone app or use one of your recovery codes", + "login.fields.otp_code_hint": "", "login.fields.otp_code_label": "Dvofaktorski kod:", "login.fields.password_placeholder": "Lozinka", "login.fields.username_label": "E-mail ili korisničko ime", @@ -1058,15 +1058,15 @@ "missing_description_modal.cancel": "Otkaži", "missing_description_modal.continue": "Objavi", "missing_description_modal.description": "Svejedno nastaviti?", - "missing_description_modal.text": "You have not entered a description for all attachments. Continue anyway?", + "missing_description_modal.text": "", "missing_indicator.label": "Nije pronađen", "missing_indicator.sublabel": "Ovaj resurs nije pronađen", "moderation_overlay.contact": "Kontakt", "moderation_overlay.hide": "Sakrij sadržaj", "moderation_overlay.show": "Prikaži sadržaj", - "moderation_overlay.subtitle": "This Post has been sent to Moderation for review and is only visible to you. If you believe this is an error please contact Support.", + "moderation_overlay.subtitle": "", "moderation_overlay.title": "Sadržaj se pregledava", - "mute_modal.auto_expire": "Automatically expire mute?", + "mute_modal.auto_expire": "", "mute_modal.duration": "Trajanje", "mute_modal.hide_notifications": "Sakriti obavijesti od ovog korisnika?", "mutes.empty.groups": "Još niste utišali nijednu grupu.", @@ -1106,7 +1106,7 @@ "navigation_bar.follow_requests": "Zahtjevi za praćenje", "navigation_bar.followed_tags": "Praćeni hashtagovi", "navigation_bar.import_data": "Uvoz podataka", - "navigation_bar.in_reply_to": "In reply to", + "navigation_bar.in_reply_to": "", "navigation_bar.invites": "Pozivnice", "navigation_bar.logout": "Odjava", "navigation_bar.mutes": "Utišani korisnici", @@ -1135,18 +1135,18 @@ "notification.group_reblog": "{name} je ponovno objavio/la vašu grupnu objavu", "notification.mention": "{name} te je spomenuo/la", "notification.mentioned": "{name} te je spomenuo/la", - "notification.move": "{name} moved to {targetName}", + "notification.move": "", "notification.name": "{link}{others}", - "notification.pleroma:chat_mention": "{name} sent you a message", - "notification.pleroma:emoji_reaction": "{name} reacted to your post", + "notification.pleroma:chat_mention": "{name} vam je poslao/la poruku", + "notification.pleroma:emoji_reaction": "{name} je reagirao/la na vašu objavu", "notification.pleroma:event_reminder": "Uskoro počinje događaj kojem sudjelujete", "notification.pleroma:participation_accepted": "Prihvaćeni ste da se pridružite događaju", "notification.pleroma:participation_request": "{name} se želi pridružiti vašem događaju", - "notification.poll": "A poll you have voted in has ended", + "notification.poll": "", "notification.reblog": "{name} je proslijedio/la objavu", "notification.set_name": "Postavi ime na {name}", - "notification.status": "{name} just posted", - "notification.update": "{name} edited a post you interacted with", + "notification.status": "{name} je upravo poslao/la objavu", + "notification.update": "", "notification.user_approved": "Dobro došli u {instance}!", "notifications.filter.all": "Sve", "notifications.filter.boosts": "Proslijeđene objave", @@ -1160,24 +1160,24 @@ "notifications.queue_label": "Kliknite da vidite {count} {count, plural, one {novu obavijest} few {nove obavijesti} other {novih obavijesti}}", "oauth_consumer.tooltip": "Prijavi se sa {provider}", "oauth_consumers.title": "Drugi načini prijave", - "onboarding.avatar.subtitle": "Just have fun with it.", + "onboarding.avatar.subtitle": "", "onboarding.avatar.title": "Odaberite sliku profila", "onboarding.bio.hint": "Najviše 500 znakova", "onboarding.bio.placeholder": "Reci svijetu nešto o sebi…", "onboarding.display_name.label": "Ime za prikaz", "onboarding.display_name.placeholder": "Npr. John Smith", "onboarding.display_name.subtitle": "To uvijek možete urediti kasnije.", - "onboarding.display_name.title": "Choose a display name", + "onboarding.display_name.title": "Odaberi prikazano ime", "onboarding.done": "Gotovo", - "onboarding.error": "An unexpected error occurred. Please try again or skip this step.", + "onboarding.error": "", "onboarding.fediverse.its_you": "Ovo si ti! Drugi vas ljudi mogu pratiti s drugih poslužitelja koristeći vaš punu @-oznaku.", "onboarding.fediverse.message": "Fediverse ili Federacija je društvena mreža sastavljena od tisuća različitih i neovisno vođenih stranica društvenih medija (poznatih kao \"poslužitelji\"). Možete pratiti korisnike — i lajkati, ponovno objavljivati i odgovarati na objave — s većine drugih Fediverse poslužitelja jer mogu komunicirati s {siteTitle}.", "onboarding.fediverse.next": "Dalje", "onboarding.fediverse.other_instances": "Dok pregledavate svoju vremensku traku, obratite pozornost na puno korisničko ime nakon drugog simbola @ kako biste znali s kojeg je poslužitelja objava.", "onboarding.fediverse.title": "{siteTitle} samo je jedan dio Federacije", "onboarding.fediverse.trailer": "Budući da je distribuiran i svatko može pokrenuti vlastiti poslužitelj, Fediverse je otporan i otvoren. Ako se odlučite pridružiti drugom poslužitelju ili postaviti vlastiti, možete komunicirati s istim ljudima i nastaviti na istom društvenom grafikonu.", - "onboarding.finished.message": "We are very excited to welcome you to our community! Tap the button below to get started.", - "onboarding.finished.title": "Onboarding complete", + "onboarding.finished.message": "", + "onboarding.finished.title": "", "onboarding.header.subtitle": "Ovo će biti prikazano na vrhu vašeg profila.", "onboarding.header.title": "Odaberite naslovnu sliku", "onboarding.next": "Dalje", @@ -1187,7 +1187,7 @@ "onboarding.skip": "Preskoči za sada", "onboarding.suggestions.subtitle": "Evo nekoliko najpopularnijih računa koji bi vam se mogli svidjeti.", "onboarding.suggestions.title": "Predloženi računi", - "onboarding.view_feed": "View Feed", + "onboarding.view_feed": "", "password_reset.confirmation": "Provjerite svoju e-poštu za potvrdu.", "password_reset.fields.email_placeholder": "E-mail adresa", "password_reset.fields.username_placeholder": "E-mail ili korisničko ime", @@ -1195,17 +1195,17 @@ "password_reset.reset": "Resetiraj lozinku", "patron.donate": "Doniraj", "patron.title": "Cilj financiranja", - "pinned_accounts.title": "{name}’s choices", - "pinned_statuses.none": "No pins to show.", + "pinned_accounts.title": "Izbori od {name}", + "pinned_statuses.none": "", "poll.choose_multiple": "Odaberite koliko god želite.", "poll.closed": "Zatvoreno", "poll.non_anonymous": "Javna anketa", - "poll.non_anonymous.label": "Other instances may display the options you voted for", + "poll.non_anonymous.label": "", "poll.refresh": "Osvježi", "poll.total_people": "{count, plural, one {# osoba} few {# osobe} other {# osoba}}", "poll.total_votes": "{count, plural, one {# glas} few {# glasa} other {# glasova}}", "poll.vote": "Pošalji glasovanje", - "poll.voted": "You voted for this answer", + "poll.voted": "Glasali ste za ovaj odgovor", "poll.votes": "{votes, plural, one {# vote} other {# votes}}", "poll_button.add_poll": "Dodaj anketu", "poll_button.remove_poll": "Ukloni anketu", @@ -1215,7 +1215,7 @@ "preferences.fields.boost_modal_label": "Prikaži dijaloški okvir za potvrdu prije proslijeđivanja objave", "preferences.fields.content_type_label": "Zadani format objave", "preferences.fields.delete_modal_label": "Prikaži dijaloški okvir za potvrdu prije brisanja objave", - "preferences.fields.demetricator_label": "Use Demetricator", + "preferences.fields.demetricator_label": "Koristi Demetricator", "preferences.fields.demo_hint": "Koristite zadani logotip i shemu boja Soapboxa. Korisno za snimanje zaslona.", "preferences.fields.demo_label": "Demo način", "preferences.fields.display_media.default": "Sakrij medije označene kao osjetljive", @@ -1224,21 +1224,21 @@ "preferences.fields.expand_spoilers_label": "Uvijek proširi postove označene upozorenjima o sadržaju", "preferences.fields.language_label": "Jezik", "preferences.fields.media_display_label": "Prikaz medija", - "preferences.fields.missing_description_modal_label": "Show confirmation dialog before sending a post without media descriptions", + "preferences.fields.missing_description_modal_label": "", "preferences.fields.preserve_spoilers_label": "Sačuvaj upozorenje o sadržaju prilikom odgovaranja", "preferences.fields.privacy_label": "Zadana privatnost objave", "preferences.fields.reduce_motion_label": "Smanjite kretanje u animacijama", "preferences.fields.system_font_label": "Koristi zadani font sustava", "preferences.fields.theme": "Tema", "preferences.fields.underline_links_label": "Uvijek podcrtaj poveznice u objavama", - "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", - "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", + "preferences.fields.unfollow_modal_label": "", + "preferences.hints.demetricator": "", "preferences.notifications.advanced": "Prikaži sve kategorije obavijesti", "preferences.options.content_type_markdown": "Markdown", "preferences.options.content_type_plaintext": "Običan tekst", "preferences.options.privacy_followers_only": "Samo pratioci", "preferences.options.privacy_public": "Javno", - "preferences.options.privacy_unlisted": "Unlisted", + "preferences.options.privacy_unlisted": "", "privacy.change": "Podesi privatnost objave", "privacy.direct.long": "Prikaži samo spomenutim korisnicima", "privacy.direct.short": "Izravno", @@ -1247,7 +1247,7 @@ "privacy.public.long": "Objavite na javnim vremenskim linijama", "privacy.public.short": "Javno", "privacy.unlisted.long": "Nemojte objavljivati na javnim vremenskim linijama", - "privacy.unlisted.short": "Unlisted", + "privacy.unlisted.short": "", "profile_dropdown.add_account": "Dodajte postojeći račun", "profile_dropdown.logout": "Odjavi @{acct}", "profile_dropdown.switch_account": "Promijenite račune", @@ -1257,12 +1257,12 @@ "regeneration_indicator.label": "Učitavanje…", "regeneration_indicator.sublabel": "Vaša naslovnica se priprema!", "register_invite.lead": "Ispunite donji obrazac da biste stvorili račun.", - "register_invite.title": "You've been invited to join {siteTitle}!", + "register_invite.title": "", "registration.agreement": "Slažem se s {tos}.", "registration.captcha": "Captcha", "registration.captcha.hint": "Kliknite sliku za dobivanje novog captcha", - "registration.captcha.placeholder": "Enter the pictured text", - "registration.closed_message": "{instance} is not accepting new members", + "registration.captcha.placeholder": "", + "registration.closed_message": "{instance} ne prihvaća nove članove", "registration.closed_title": "Registracije zatvorene", "registration.confirmation_modal.close": "Zatvori", "registration.fields.confirm_placeholder": "Lozinka (još jednom)", @@ -1272,7 +1272,7 @@ "registration.fields.username_placeholder": "Korisničko ime", "registration.newsletter": "Pretplati se na newsletter.", "registration.password_mismatch": "Lozinke se ne podudaraju.", - "registration.reason": "Why do you want to join?", + "registration.reason": "", "registration.reason_hint": "To će nam pomoći da pregledamo vašu aplikaciju", "registration.sign_up": "Registriraj se", "registration.tos": "Uvjeti usluge", @@ -1285,12 +1285,12 @@ "relative_time.seconds": "{number} s", "remote_instance.edit_federation": "Uredi federaciju", "remote_instance.federation_panel.heading": "Ograničenja federacije", - "remote_instance.federation_panel.no_restrictions_message": "{siteTitle} has placed no restrictions on {host}.", - "remote_instance.federation_panel.restricted_message": "{siteTitle} blocks all activities from {host}.", - "remote_instance.federation_panel.some_restrictions_message": "{siteTitle} has placed some restrictions on {host}.", + "remote_instance.federation_panel.no_restrictions_message": "", + "remote_instance.federation_panel.restricted_message": "", + "remote_instance.federation_panel.some_restrictions_message": "", "remote_instance.pin_host": "Prikvači {host}", "remote_instance.unpin_host": "Otkvači {host}", - "remote_interaction.account_placeholder": "Enter your username@domain you want to act from", + "remote_interaction.account_placeholder": "", "remote_interaction.dislike": "Nastavi za nesviđanje", "remote_interaction.divider": "ili", "remote_interaction.event_join": "Nastavi za pridruživanje", @@ -1298,14 +1298,14 @@ "remote_interaction.favourite": "Nastavi za sviđanjem", "remote_interaction.favourite_title": "Lajkajte objavu na daljinu", "remote_interaction.follow": "Nastavi za praćenje", - "remote_interaction.follow_title": "Follow {user} remotely", + "remote_interaction.follow_title": "", "remote_interaction.poll_vote": "Nastavi za glasanje", - "remote_interaction.poll_vote_title": "Vote in a poll remotely", + "remote_interaction.poll_vote_title": "", "remote_interaction.reblog": "Nastavi za ponovno slanje objave", - "remote_interaction.reblog_title": "Reblog a post remotely", + "remote_interaction.reblog_title": "", "remote_interaction.reply": "Nastavi za odgovaranje", - "remote_interaction.reply_title": "Reply to a post remotely", - "remote_interaction.user_not_found_error": "Couldn't find given user", + "remote_interaction.reply_title": "", + "remote_interaction.user_not_found_error": "", "remote_timeline.filter_message": "Gledate vremensku traku {instance}.", "reply_indicator.cancel": "Otkaži", "reply_mentions.account.add": "Dodaj u spominjanja", @@ -1324,15 +1324,17 @@ "report.confirmation.title": "Hvala na slanju prijave.", "report.done": "Gotovo", "report.forward": "Proslijedi na {target}", - "report.forward_hint": "The account is from another server. Send a copy of the report there as well?", + "report.forward_hint": "", "report.group.title": "Prijavi grupu", "report.next": "Dalje", - "report.other_actions.add_additional": "Želite li ovom izvješću dodati dodatne statuse?", + "report.other_actions.add_additional": "Želite li ovoj prijavi dodati dodatna stanja?", "report.other_actions.add_more": "Dodaj više", + "report.other_actions.further_actions": "Daljnje radnje:", "report.other_actions.hide_additional": "Sakrij dodatna stanja", + "report.other_actions.other_statuses": "Uključiti druga stanja?", "report.placeholder": "Dodatni komentari", "report.previous": "Natrag", - "report.reason.blankslate": "You have removed all statuses from being selected.", + "report.reason.blankslate": "", "report.reason.title": "Razlog prijavljivanja", "report.submit": "Pošalji", "report.target": "Prijavljivanje za {target}", @@ -1352,7 +1354,7 @@ "search_results.filter_message": "Tražite objave od @{acct}.", "search_results.hashtags": "Hashtagovi", "search_results.statuses": "Objave", - "security.codes.fail": "Failed to fetch backup codes", + "security.codes.fail": "", "security.confirm.fail": "Neispravan kod ili lozinka. Pokušajte ponovo.", "security.delete_account.fail": "Brisanje računa nije uspjelo.", "security.delete_account.success": "Račun je uspješno izbrisan.", @@ -1364,14 +1366,14 @@ "security.fields.password_confirmation.label": "Nova lozinka (još jednom)", "security.headers.delete": "Izbriši račun", "security.headers.tokens": "Sesije", - "security.qr.fail": "Failed to fetch setup key", + "security.qr.fail": "", "security.submit": "Spremi promjene", "security.submit.delete": "Izbriši račun", "security.text.delete": "Da biste izbrisali svoj račun, unesite lozinku, a zatim kliknite Izbriši račun. Ovo je trajna radnja koja se ne može poništiti. Vaš će račun biti uništen s ovog poslužitelja, a zahtjev za brisanje bit će poslan drugim poslužiteljima. Nije zajamčeno da će svi poslužitelji očistiti vaš račun.", "security.text.delete.local": "Da biste izbrisali svoj račun, unesite lozinku, a zatim kliknite Izbriši račun. Ovo je trajna radnja koja se ne može poništiti.", "security.tokens.revoke": "Opozovi", - "security.update_email.fail": "Update email failed.", - "security.update_email.success": "Email successfully updated.", + "security.update_email.fail": "", + "security.update_email.success": "E-mail adresa uspješno ažurirana.", "security.update_password.fail": "Ažuriranje lozinke nije uspjelo.", "security.update_password.success": "Lozinka je uspješno ažurirana.", "select_bookmark_folder_modal.header_title": "Odberi mapu", @@ -1384,6 +1386,7 @@ "settings.edit_identity": "Identitet", "settings.edit_profile": "Uredi profil", "settings.messages.label": "Dopustite korisnicima da započnu novi razgovor s vama", + "settings.mutes": "Utišani", "settings.other": "Druge opcije", "settings.preferences": "Postavke", "settings.privacy": "Privatnost", @@ -1394,21 +1397,21 @@ "settings.settings": "Postavke", "shared.tos": "Uvjeti usluge", "signup_panel.subtitle": "Prijavite se sada kako biste razgovarali o tome što se događa.", - "signup_panel.title": "New to {site_title}?", + "signup_panel.title": "", "site_preview.preview": "Pregled", "soapbox_config.authenticated_profile_hint": "Korisnici moraju biti prijavljeni kako bi vidjeli odgovore i medije na korisničkim profilima.", "soapbox_config.authenticated_profile_label": "Profili zahtijevaju autentifikaciju", "soapbox_config.copyright_footer.meta_fields.label_placeholder": "Podnožje autorskih prava", "soapbox_config.crypto_address.meta_fields.address_placeholder": "Adresa", "soapbox_config.crypto_address.meta_fields.note_placeholder": "Bilješka (opcionalno)", - "soapbox_config.crypto_address.meta_fields.ticker_placeholder": "Ticker", + "soapbox_config.crypto_address.meta_fields.ticker_placeholder": "", "soapbox_config.crypto_donate_panel_limit.meta_fields.limit_placeholder": "Broj stavki za prikaz u widgetu kripto početne stranice", - "soapbox_config.cta_label": "Display call to action panels if not authenticated", + "soapbox_config.cta_label": "", "soapbox_config.custom_css.meta_fields.url_placeholder": "URL", "soapbox_config.display_fqn_label": "Prikaz domene (npr. @korisnik@domena) za lokalne račune.", "soapbox_config.feed_injection_hint": "Ubacite feed s dodatnim sadržajem, kao što su predloženi profili.", - "soapbox_config.feed_injection_label": "Feed injection", - "soapbox_config.fields.crypto_addresses_label": "Cryptocurrency addresses", + "soapbox_config.feed_injection_label": "", + "soapbox_config.fields.crypto_addresses_label": "Adrese kriptovaluta", "soapbox_config.fields.edit_theme_label": "Uredi temu", "soapbox_config.fields.home_footer_fields_label": "Početne stavke podnožja", "soapbox_config.fields.logo_label": "Logotip", @@ -1421,10 +1424,10 @@ "soapbox_config.headings.navigation": "Navigacija", "soapbox_config.headings.options": "Opcije", "soapbox_config.headings.theme": "Tema", - "soapbox_config.hints.crypto_addresses": "Add cryptocurrency addresses so users of your site can donate to you. Order matters, and you must use lowercase ticker values.", + "soapbox_config.hints.crypto_addresses": "", "soapbox_config.hints.home_footer_fields": "Možete imati prilagođeno definirane veze prikazane u podnožju vaših statičnih stranica", - "soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio", - "soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the right panel of the timelines page.", + "soapbox_config.hints.logo": "", + "soapbox_config.hints.promo_panel_fields": "", "soapbox_config.hints.promo_panel_icons.link": "Popis Soapbox ikona", "soapbox_config.home_footer.meta_fields.label_placeholder": "Etiketa", "soapbox_config.home_footer.meta_fields.url_placeholder": "URL", @@ -1453,23 +1456,25 @@ "status.bookmark_folder_change": "Promijeni mapu knjižnih oznaka", "status.bookmark_folder_changed": "Mapa promijenjena", "status.bookmarked": "Knjižna oznaka dodana.", - "status.cancel_reblog_private": "Un-repost", + "status.cancel_reblog_private": "", "status.cannot_reblog": "Ova se obajva ne može ponovo objaviti", "status.chat": "Razgovor sa @{name}", "status.copy": "Kopiraj poveznicu na objavu", "status.delete": "Izbriši", "status.detailed_status": "Detaljan prikaz razgovora", "status.direct": "Izravna poruka @{name}", + "status.disabled_replies.group_membership": "Odgovoriti mogu samo članovi grupe", "status.edit": "Uredi", "status.edited": "Uređeno {date}", "status.embed": "Ugradi objavu", "status.external": "Prikaži objavu na {domain}", "status.favourite": "Reagiraj na objavu", - "status.filtered": "Filtered", + "status.filtered": "Filtrirano", "status.group": "Objavljeno u grupi {group}", "status.group_mod_delete": "Izbriši objavu iz grupe", "status.interactions.favourites": "{count, plural, one {Sviđa se} other {Sviđa se}}", - "status.interactions.reblogs": "{count, plural, one {Repost} other {Reposts}}", + "status.interactions.quotes": "{count, plural, one {citat} few {citata} other {citata}}", + "status.interactions.reblogs": "", "status.load_more": "Učitaj više", "status.mention": "Spomeni @{name}", "status.more": "Više", @@ -1482,18 +1487,19 @@ "status.quote": "Citiraj objavu", "status.quote_tombstone": "Objava nije dostupna.", "status.reactions.cry": "Tuga", - "status.reactions.empty": "No one has reacted to this post yet. When someone does, they will show up here.", + "status.reactions.empty": "", "status.reactions.heart": "Ljubav", "status.reactions.laughing": "Haha", - "status.reactions.like": "Like", + "status.reactions.like": "", "status.reactions.open_mouth": "Nevjerojatno", - "status.reactions.weary": "Weary", + "status.reactions.weary": "", "status.read_more": "Pročitaj više", "status.reblog": "Proslijedi objavu", - "status.reblog_private": "Repost to original audience", + "status.reblog_private": "", "status.reblogged_by": "{name} je proslijedio/la objavu", - "status.reblogs.empty": "No one has reposted this post yet. When someone does, they will show up here.", - "status.redraft": "Delete & re-draft", + "status.reblogged_by_with_group": "{name} je ponovno objavio/la iz grupe {group}", + "status.reblogs.empty": "", + "status.redraft": "", "status.remove_account_from_group": "Ukloni račun iz grupe", "status.remove_post_from_group": "Ukloni objavu iz grupe", "status.reply": "Odgovori", @@ -1501,7 +1507,8 @@ "status.sensitive_warning": "Osjetljiv sadržaj", "status.sensitive_warning.subtitle": "Ovaj sadržaj možda nije prikladan za svu publiku.", "status.share": "Dijeli", - "status.show_less_all": "Show less for all", + "status.show_filter_reason": "Svejedno pokaži", + "status.show_less_all": "Prikaži manje za sve", "status.show_more_all": "Prikaži više za sve", "status.show_original": "Prikaži original", "status.title": "Detalji objave", @@ -1574,7 +1581,7 @@ "upload_error.image_size_limit": "Slika premašuje trenutno ograničenje veličine datoteke ({limit})", "upload_error.limit": "File upload limit exceeded.", "upload_error.poll": "File upload not allowed with polls.", - "upload_error.video_duration_limit": "Video exceeds the current duration limit ({limit} seconds)", + "upload_error.video_duration_limit": "Video premašuje trenutačno ograničenje trajanja ({limit, plural, one {# sekunda} few {# sekunde} other {# sekundi}})", "upload_error.video_size_limit": "Video exceeds the current file size limit ({limit})", "upload_form.description": "Opiši za slabovidne osobe", "upload_form.preview": "Pregled", From cb6d860fd22b1842bd6db25f0514c1804c374121 Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Thu, 27 Jun 2024 16:10:21 +0000 Subject: [PATCH 40/54] Translated using Weblate (Croatian) Currently translated at 91.9% (1525 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 983d2c535..4e613a1cf 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -1485,7 +1485,7 @@ "status.pin_to_group.success": "Prikvačeno na grupu!", "status.pinned": "Prikvačena objava", "status.quote": "Citiraj objavu", - "status.quote_tombstone": "Objava nije dostupna.", + "status.quote_tombstone": "Objava je nedostupna.", "status.reactions.cry": "Tuga", "status.reactions.empty": "", "status.reactions.heart": "Ljubav", @@ -1503,6 +1503,7 @@ "status.remove_account_from_group": "Ukloni račun iz grupe", "status.remove_post_from_group": "Ukloni objavu iz grupe", "status.reply": "Odgovori", + "status.reply_all": "Odgovori", "status.report": "Prijavi @{name}", "status.sensitive_warning": "Osjetljiv sadržaj", "status.sensitive_warning.subtitle": "Ovaj sadržaj možda nije prikladan za svu publiku.", From 51a3562eef7e58ab282c8c713ec5c0a1d1734914 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 27 Jun 2024 19:12:30 +0200 Subject: [PATCH 41/54] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ --- src/locales/hr.json | 73 --------------------------------------------- 1 file changed, 73 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 4e613a1cf..8f31867c4 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -495,11 +495,8 @@ "confirmations.admin.delete_rule.message": "Jeste li sigurni da želite izbrisati pravilo?", "confirmations.admin.delete_status.confirm": "Izbriši objavu", "confirmations.admin.delete_status.heading": "Izbriši objavu", - "confirmations.admin.delete_status.message": "", "confirmations.admin.delete_user.confirm": "Izbriši @{name}", "confirmations.admin.delete_user.heading": "Izbriši @{acct}", - "confirmations.admin.delete_user.message": "", - "confirmations.admin.mark_status_not_sensitive.confirm": "", "confirmations.admin.mark_status_not_sensitive.heading": "Mark post not sensitive.", "confirmations.admin.mark_status_not_sensitive.message": "You are about to mark a post by @{acct} not sensitive.", "confirmations.admin.mark_status_sensitive.confirm": "Mark post sensitive", @@ -554,8 +551,6 @@ "confirmations.mute_group.confirm": "Utišaj", "confirmations.mute_group.heading": "Isključi zvuk grupe", "confirmations.mute_group.message": "Upravo ćete isključiti zvuk grupe. Želite li nastaviti?", - "confirmations.redraft.confirm": "", - "confirmations.redraft.heading": "", "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", "confirmations.register.needs_approval.header": "Potrebno je odobrenje", "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", @@ -576,7 +571,6 @@ "crypto_donate.explanation_box.title": "Slanje donacija u kriptovaluti", "crypto_donate_panel.actions.view": "Kliknite da vidite {count} {count, plural, one {novčanik} few {novčanika} other {novčanika}}", "crypto_donate_panel.heading": "Donacija u kriptovaluti", - "crypto_donate_panel.intro.message": "", "datepicker.day": "Dan", "datepicker.hint": "Zakazano objavljivanje…", "datepicker.month": "Mjesec", @@ -599,7 +593,6 @@ "developers.navigation.service_worker_label": "Service Worker", "developers.navigation.settings_store_label": "Spremište postavki", "developers.navigation.show_toast": "Pokreni toast obavijest", - "developers.navigation.test_timeline_label": "", "developers.settings_store.advanced": "Napredne postavke", "developers.settings_store.hint": "Ovdje je moguće izravno urediti svoje korisničke postavke. BUDI OPREZAN! Uređivanje ovog odjeljka može uništiti vaš račun, a moći će se oporaviti samo putem API-ja.", "direct.search_placeholder": "Pošaljite poruku za…", @@ -611,13 +604,10 @@ "edit_bookmark_folder_modal.header_title": "Uredi mapu", "edit_email.header": "Promijeni e-mail", "edit_email.placeholder": "me@example.com", - "edit_federation.followers_only": "", - "edit_federation.force_nsfw": "", "edit_federation.media_removal": "Ukloni medije", "edit_federation.reject": "Odbij sve aktivnosti", "edit_federation.save": "Spremi", "edit_federation.success": "{host} federacija je ažurirana", - "edit_federation.unlisted": "", "edit_identity.request": "Zahtjev", "edit_password.header": "Promjena lozinke", "edit_profile.error": "Ažuriranje profila nije uspjelo", @@ -701,7 +691,6 @@ "empty_column.favourites": "Nitko još nije reagirao na ovu objavu. Kad netko to učini, pojavit će se ovdje.", "empty_column.filters": "Još niste stvorili nijednu riječ koju želite utišati.", "empty_column.follow_recommendations": "Čini se da nije moguće generirati prijedloge za vas. Možete pokušati upotrijebiti pretraživanje da biste potražili ljude koje možda poznajete ili istražite trendovske hashtagove.", - "empty_column.follow_requests": "", "empty_column.followed_tags": "Još niste pratili nijedan hashtag.", "empty_column.group": "U ovoj grupi još nema objava.", "empty_column.group_blocks": "Grupa još nije isključila niti jednog korisnika.", @@ -712,18 +701,13 @@ "empty_column.home.subtitle": "{siteTitle} postaje zanimljiviji kada počnete pratiti druge korisnike.", "empty_column.home.title": "Još nikoga ne pratite", "empty_column.list": "Još nema ničega u ovom popisu. Kada članovi ovog popisa stvore nove objave, one će se pojaviti ovdje.", - "empty_column.lists": "", - "empty_column.mutes": "", "empty_column.notifications": "Još nemate nijednu obavijest. Komunicirajte s drugima kako biste započeli razgovor.", "empty_column.notifications_filtered": "Još nemate nijednu obavijest ove vrste.", "empty_column.public": "Ovdje nema ništa! Napiši nešto javno, ili zaprati korisnike sa drugih servera kako bi popunio", "empty_column.quotes": "Ova objava još nije citirana.", - "empty_column.remote": "", - "empty_column.scheduled_statuses": "", "empty_column.search.accounts": "Nema rezultata za osobe \"{term}\"", "empty_column.search.hashtags": "Nema rezultata hashtagova za \"{term}\"", "empty_column.search.statuses": "Nema rezultata postova za \"{term}\"", - "empty_column.test": "", "event.banner": "Transparent događaja", "event.copy": "Kopiraj poveznicu na događaj", "event.date": "Datum", @@ -766,14 +750,10 @@ "export_data.success.followers": "Korisnici koje pratite su uspješno izvezeni", "export_data.success.mutes": "Utišani korisnici su uspješto izvezeni", "federation_restriction.federated_timeline_removal": "Uklanjanje Fediverse vremenske trake", - "federation_restriction.followers_only": "", "federation_restriction.full_media_removal": "Potpuno uklanjanje medija", - "federation_restriction.media_nsfw": "", "federation_restriction.partial_media_removal": "Djelomično uklanjanje medija", - "federation_restrictions.empty_message": "", "federation_restrictions.explanation_box.message": "Obično poslužitelji na Fediverseu mogu slobodno komunicirati. {siteTitle} je uveo ograničenja za sljedeće poslužitelje.", "federation_restrictions.explanation_box.title": "Pravila instance", - "federation_restrictions.not_disclosed_message": "", "fediverse_tab.explanation_box.dismiss": "Nemoj više prikazivati", "fediverse_tab.explanation_box.explanation": "{site_title} dio je Fediversea, društvene mreže koju čine tisuće neovisnih stranica društvenih medija (poznatih i kao \"poslužitelji\"). Objave koje vidite ovdje su s poslužitelja trećih strana. Imate slobodu surađivati s njima ili blokirati bilo koji server koji vam se ne sviđa. Obratite pozornost na puno korisničko ime nakon drugog simbola @ kako biste znali s kojeg je poslužitelja objava. Da biste vidjeli samo {site_title} objave, posjetite {local}.", "fediverse_tab.explanation_box.title": "Što je Fediverse?", @@ -796,7 +776,6 @@ "follow_request.reject": "Odbij", "gdpr.accept": "Prihvati", "gdpr.learn_more": "Saznaj više", - "gdpr.message": "", "gdpr.title": "{siteTitle} koristi kolačiće", "generic.saved": "Spremljeno", "getting_started.open_source_notice": "{code_name} je softver otvorenog koda. Možeš doprinijeti ili prijaviti probleme na {code_link} (v{code_version}).", @@ -986,7 +965,6 @@ "login.fields.email_label": "E-mail adresa", "login.fields.instance_label": "Instanca", "login.fields.instance_placeholder": "example.com", - "login.fields.otp_code_hint": "", "login.fields.otp_code_label": "Dvofaktorski kod:", "login.fields.password_placeholder": "Lozinka", "login.fields.username_label": "E-mail ili korisničko ime", @@ -1058,15 +1036,12 @@ "missing_description_modal.cancel": "Otkaži", "missing_description_modal.continue": "Objavi", "missing_description_modal.description": "Svejedno nastaviti?", - "missing_description_modal.text": "", "missing_indicator.label": "Nije pronađen", "missing_indicator.sublabel": "Ovaj resurs nije pronađen", "moderation_overlay.contact": "Kontakt", "moderation_overlay.hide": "Sakrij sadržaj", "moderation_overlay.show": "Prikaži sadržaj", - "moderation_overlay.subtitle": "", "moderation_overlay.title": "Sadržaj se pregledava", - "mute_modal.auto_expire": "", "mute_modal.duration": "Trajanje", "mute_modal.hide_notifications": "Sakriti obavijesti od ovog korisnika?", "mutes.empty.groups": "Još niste utišali nijednu grupu.", @@ -1106,7 +1081,6 @@ "navigation_bar.follow_requests": "Zahtjevi za praćenje", "navigation_bar.followed_tags": "Praćeni hashtagovi", "navigation_bar.import_data": "Uvoz podataka", - "navigation_bar.in_reply_to": "", "navigation_bar.invites": "Pozivnice", "navigation_bar.logout": "Odjava", "navigation_bar.mutes": "Utišani korisnici", @@ -1135,18 +1109,15 @@ "notification.group_reblog": "{name} je ponovno objavio/la vašu grupnu objavu", "notification.mention": "{name} te je spomenuo/la", "notification.mentioned": "{name} te je spomenuo/la", - "notification.move": "", "notification.name": "{link}{others}", "notification.pleroma:chat_mention": "{name} vam je poslao/la poruku", "notification.pleroma:emoji_reaction": "{name} je reagirao/la na vašu objavu", "notification.pleroma:event_reminder": "Uskoro počinje događaj kojem sudjelujete", "notification.pleroma:participation_accepted": "Prihvaćeni ste da se pridružite događaju", "notification.pleroma:participation_request": "{name} se želi pridružiti vašem događaju", - "notification.poll": "", "notification.reblog": "{name} je proslijedio/la objavu", "notification.set_name": "Postavi ime na {name}", "notification.status": "{name} je upravo poslao/la objavu", - "notification.update": "", "notification.user_approved": "Dobro došli u {instance}!", "notifications.filter.all": "Sve", "notifications.filter.boosts": "Proslijeđene objave", @@ -1160,7 +1131,6 @@ "notifications.queue_label": "Kliknite da vidite {count} {count, plural, one {novu obavijest} few {nove obavijesti} other {novih obavijesti}}", "oauth_consumer.tooltip": "Prijavi se sa {provider}", "oauth_consumers.title": "Drugi načini prijave", - "onboarding.avatar.subtitle": "", "onboarding.avatar.title": "Odaberite sliku profila", "onboarding.bio.hint": "Najviše 500 znakova", "onboarding.bio.placeholder": "Reci svijetu nešto o sebi…", @@ -1169,15 +1139,12 @@ "onboarding.display_name.subtitle": "To uvijek možete urediti kasnije.", "onboarding.display_name.title": "Odaberi prikazano ime", "onboarding.done": "Gotovo", - "onboarding.error": "", "onboarding.fediverse.its_you": "Ovo si ti! Drugi vas ljudi mogu pratiti s drugih poslužitelja koristeći vaš punu @-oznaku.", "onboarding.fediverse.message": "Fediverse ili Federacija je društvena mreža sastavljena od tisuća različitih i neovisno vođenih stranica društvenih medija (poznatih kao \"poslužitelji\"). Možete pratiti korisnike — i lajkati, ponovno objavljivati i odgovarati na objave — s većine drugih Fediverse poslužitelja jer mogu komunicirati s {siteTitle}.", "onboarding.fediverse.next": "Dalje", "onboarding.fediverse.other_instances": "Dok pregledavate svoju vremensku traku, obratite pozornost na puno korisničko ime nakon drugog simbola @ kako biste znali s kojeg je poslužitelja objava.", "onboarding.fediverse.title": "{siteTitle} samo je jedan dio Federacije", "onboarding.fediverse.trailer": "Budući da je distribuiran i svatko može pokrenuti vlastiti poslužitelj, Fediverse je otporan i otvoren. Ako se odlučite pridružiti drugom poslužitelju ili postaviti vlastiti, možete komunicirati s istim ljudima i nastaviti na istom društvenom grafikonu.", - "onboarding.finished.message": "", - "onboarding.finished.title": "", "onboarding.header.subtitle": "Ovo će biti prikazano na vrhu vašeg profila.", "onboarding.header.title": "Odaberite naslovnu sliku", "onboarding.next": "Dalje", @@ -1187,7 +1154,6 @@ "onboarding.skip": "Preskoči za sada", "onboarding.suggestions.subtitle": "Evo nekoliko najpopularnijih računa koji bi vam se mogli svidjeti.", "onboarding.suggestions.title": "Predloženi računi", - "onboarding.view_feed": "", "password_reset.confirmation": "Provjerite svoju e-poštu za potvrdu.", "password_reset.fields.email_placeholder": "E-mail adresa", "password_reset.fields.username_placeholder": "E-mail ili korisničko ime", @@ -1196,11 +1162,9 @@ "patron.donate": "Doniraj", "patron.title": "Cilj financiranja", "pinned_accounts.title": "Izbori od {name}", - "pinned_statuses.none": "", "poll.choose_multiple": "Odaberite koliko god želite.", "poll.closed": "Zatvoreno", "poll.non_anonymous": "Javna anketa", - "poll.non_anonymous.label": "", "poll.refresh": "Osvježi", "poll.total_people": "{count, plural, one {# osoba} few {# osobe} other {# osoba}}", "poll.total_votes": "{count, plural, one {# glas} few {# glasa} other {# glasova}}", @@ -1224,21 +1188,17 @@ "preferences.fields.expand_spoilers_label": "Uvijek proširi postove označene upozorenjima o sadržaju", "preferences.fields.language_label": "Jezik", "preferences.fields.media_display_label": "Prikaz medija", - "preferences.fields.missing_description_modal_label": "", "preferences.fields.preserve_spoilers_label": "Sačuvaj upozorenje o sadržaju prilikom odgovaranja", "preferences.fields.privacy_label": "Zadana privatnost objave", "preferences.fields.reduce_motion_label": "Smanjite kretanje u animacijama", "preferences.fields.system_font_label": "Koristi zadani font sustava", "preferences.fields.theme": "Tema", "preferences.fields.underline_links_label": "Uvijek podcrtaj poveznice u objavama", - "preferences.fields.unfollow_modal_label": "", - "preferences.hints.demetricator": "", "preferences.notifications.advanced": "Prikaži sve kategorije obavijesti", "preferences.options.content_type_markdown": "Markdown", "preferences.options.content_type_plaintext": "Običan tekst", "preferences.options.privacy_followers_only": "Samo pratioci", "preferences.options.privacy_public": "Javno", - "preferences.options.privacy_unlisted": "", "privacy.change": "Podesi privatnost objave", "privacy.direct.long": "Prikaži samo spomenutim korisnicima", "privacy.direct.short": "Izravno", @@ -1247,7 +1207,6 @@ "privacy.public.long": "Objavite na javnim vremenskim linijama", "privacy.public.short": "Javno", "privacy.unlisted.long": "Nemojte objavljivati na javnim vremenskim linijama", - "privacy.unlisted.short": "", "profile_dropdown.add_account": "Dodajte postojeći račun", "profile_dropdown.logout": "Odjavi @{acct}", "profile_dropdown.switch_account": "Promijenite račune", @@ -1257,11 +1216,9 @@ "regeneration_indicator.label": "Učitavanje…", "regeneration_indicator.sublabel": "Vaša naslovnica se priprema!", "register_invite.lead": "Ispunite donji obrazac da biste stvorili račun.", - "register_invite.title": "", "registration.agreement": "Slažem se s {tos}.", "registration.captcha": "Captcha", "registration.captcha.hint": "Kliknite sliku za dobivanje novog captcha", - "registration.captcha.placeholder": "", "registration.closed_message": "{instance} ne prihvaća nove članove", "registration.closed_title": "Registracije zatvorene", "registration.confirmation_modal.close": "Zatvori", @@ -1272,7 +1229,6 @@ "registration.fields.username_placeholder": "Korisničko ime", "registration.newsletter": "Pretplati se na newsletter.", "registration.password_mismatch": "Lozinke se ne podudaraju.", - "registration.reason": "", "registration.reason_hint": "To će nam pomoći da pregledamo vašu aplikaciju", "registration.sign_up": "Registriraj se", "registration.tos": "Uvjeti usluge", @@ -1285,12 +1241,8 @@ "relative_time.seconds": "{number} s", "remote_instance.edit_federation": "Uredi federaciju", "remote_instance.federation_panel.heading": "Ograničenja federacije", - "remote_instance.federation_panel.no_restrictions_message": "", - "remote_instance.federation_panel.restricted_message": "", - "remote_instance.federation_panel.some_restrictions_message": "", "remote_instance.pin_host": "Prikvači {host}", "remote_instance.unpin_host": "Otkvači {host}", - "remote_interaction.account_placeholder": "", "remote_interaction.dislike": "Nastavi za nesviđanje", "remote_interaction.divider": "ili", "remote_interaction.event_join": "Nastavi za pridruživanje", @@ -1298,14 +1250,9 @@ "remote_interaction.favourite": "Nastavi za sviđanjem", "remote_interaction.favourite_title": "Lajkajte objavu na daljinu", "remote_interaction.follow": "Nastavi za praćenje", - "remote_interaction.follow_title": "", "remote_interaction.poll_vote": "Nastavi za glasanje", - "remote_interaction.poll_vote_title": "", "remote_interaction.reblog": "Nastavi za ponovno slanje objave", - "remote_interaction.reblog_title": "", "remote_interaction.reply": "Nastavi za odgovaranje", - "remote_interaction.reply_title": "", - "remote_interaction.user_not_found_error": "", "remote_timeline.filter_message": "Gledate vremensku traku {instance}.", "reply_indicator.cancel": "Otkaži", "reply_mentions.account.add": "Dodaj u spominjanja", @@ -1324,7 +1271,6 @@ "report.confirmation.title": "Hvala na slanju prijave.", "report.done": "Gotovo", "report.forward": "Proslijedi na {target}", - "report.forward_hint": "", "report.group.title": "Prijavi grupu", "report.next": "Dalje", "report.other_actions.add_additional": "Želite li ovoj prijavi dodati dodatna stanja?", @@ -1334,7 +1280,6 @@ "report.other_actions.other_statuses": "Uključiti druga stanja?", "report.placeholder": "Dodatni komentari", "report.previous": "Natrag", - "report.reason.blankslate": "", "report.reason.title": "Razlog prijavljivanja", "report.submit": "Pošalji", "report.target": "Prijavljivanje za {target}", @@ -1354,7 +1299,6 @@ "search_results.filter_message": "Tražite objave od @{acct}.", "search_results.hashtags": "Hashtagovi", "search_results.statuses": "Objave", - "security.codes.fail": "", "security.confirm.fail": "Neispravan kod ili lozinka. Pokušajte ponovo.", "security.delete_account.fail": "Brisanje računa nije uspjelo.", "security.delete_account.success": "Račun je uspješno izbrisan.", @@ -1366,13 +1310,11 @@ "security.fields.password_confirmation.label": "Nova lozinka (još jednom)", "security.headers.delete": "Izbriši račun", "security.headers.tokens": "Sesije", - "security.qr.fail": "", "security.submit": "Spremi promjene", "security.submit.delete": "Izbriši račun", "security.text.delete": "Da biste izbrisali svoj račun, unesite lozinku, a zatim kliknite Izbriši račun. Ovo je trajna radnja koja se ne može poništiti. Vaš će račun biti uništen s ovog poslužitelja, a zahtjev za brisanje bit će poslan drugim poslužiteljima. Nije zajamčeno da će svi poslužitelji očistiti vaš račun.", "security.text.delete.local": "Da biste izbrisali svoj račun, unesite lozinku, a zatim kliknite Izbriši račun. Ovo je trajna radnja koja se ne može poništiti.", "security.tokens.revoke": "Opozovi", - "security.update_email.fail": "", "security.update_email.success": "E-mail adresa uspješno ažurirana.", "security.update_password.fail": "Ažuriranje lozinke nije uspjelo.", "security.update_password.success": "Lozinka je uspješno ažurirana.", @@ -1397,20 +1339,16 @@ "settings.settings": "Postavke", "shared.tos": "Uvjeti usluge", "signup_panel.subtitle": "Prijavite se sada kako biste razgovarali o tome što se događa.", - "signup_panel.title": "", "site_preview.preview": "Pregled", "soapbox_config.authenticated_profile_hint": "Korisnici moraju biti prijavljeni kako bi vidjeli odgovore i medije na korisničkim profilima.", "soapbox_config.authenticated_profile_label": "Profili zahtijevaju autentifikaciju", "soapbox_config.copyright_footer.meta_fields.label_placeholder": "Podnožje autorskih prava", "soapbox_config.crypto_address.meta_fields.address_placeholder": "Adresa", "soapbox_config.crypto_address.meta_fields.note_placeholder": "Bilješka (opcionalno)", - "soapbox_config.crypto_address.meta_fields.ticker_placeholder": "", "soapbox_config.crypto_donate_panel_limit.meta_fields.limit_placeholder": "Broj stavki za prikaz u widgetu kripto početne stranice", - "soapbox_config.cta_label": "", "soapbox_config.custom_css.meta_fields.url_placeholder": "URL", "soapbox_config.display_fqn_label": "Prikaz domene (npr. @korisnik@domena) za lokalne račune.", "soapbox_config.feed_injection_hint": "Ubacite feed s dodatnim sadržajem, kao što su predloženi profili.", - "soapbox_config.feed_injection_label": "", "soapbox_config.fields.crypto_addresses_label": "Adrese kriptovaluta", "soapbox_config.fields.edit_theme_label": "Uredi temu", "soapbox_config.fields.home_footer_fields_label": "Početne stavke podnožja", @@ -1424,10 +1362,7 @@ "soapbox_config.headings.navigation": "Navigacija", "soapbox_config.headings.options": "Opcije", "soapbox_config.headings.theme": "Tema", - "soapbox_config.hints.crypto_addresses": "", "soapbox_config.hints.home_footer_fields": "Možete imati prilagođeno definirane veze prikazane u podnožju vaših statičnih stranica", - "soapbox_config.hints.logo": "", - "soapbox_config.hints.promo_panel_fields": "", "soapbox_config.hints.promo_panel_icons.link": "Popis Soapbox ikona", "soapbox_config.home_footer.meta_fields.label_placeholder": "Etiketa", "soapbox_config.home_footer.meta_fields.url_placeholder": "URL", @@ -1456,7 +1391,6 @@ "status.bookmark_folder_change": "Promijeni mapu knjižnih oznaka", "status.bookmark_folder_changed": "Mapa promijenjena", "status.bookmarked": "Knjižna oznaka dodana.", - "status.cancel_reblog_private": "", "status.cannot_reblog": "Ova se obajva ne može ponovo objaviti", "status.chat": "Razgovor sa @{name}", "status.copy": "Kopiraj poveznicu na objavu", @@ -1474,7 +1408,6 @@ "status.group_mod_delete": "Izbriši objavu iz grupe", "status.interactions.favourites": "{count, plural, one {Sviđa se} other {Sviđa se}}", "status.interactions.quotes": "{count, plural, one {citat} few {citata} other {citata}}", - "status.interactions.reblogs": "", "status.load_more": "Učitaj više", "status.mention": "Spomeni @{name}", "status.more": "Više", @@ -1487,19 +1420,13 @@ "status.quote": "Citiraj objavu", "status.quote_tombstone": "Objava je nedostupna.", "status.reactions.cry": "Tuga", - "status.reactions.empty": "", "status.reactions.heart": "Ljubav", "status.reactions.laughing": "Haha", - "status.reactions.like": "", "status.reactions.open_mouth": "Nevjerojatno", - "status.reactions.weary": "", "status.read_more": "Pročitaj više", "status.reblog": "Proslijedi objavu", - "status.reblog_private": "", "status.reblogged_by": "{name} je proslijedio/la objavu", "status.reblogged_by_with_group": "{name} je ponovno objavio/la iz grupe {group}", - "status.reblogs.empty": "", - "status.redraft": "", "status.remove_account_from_group": "Ukloni račun iz grupe", "status.remove_post_from_group": "Ukloni objavu iz grupe", "status.reply": "Odgovori", From 5df1ce31cdb0887e82493d9937c63bfa709452eb Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 27 Jun 2024 20:54:36 +0000 Subject: [PATCH 42/54] Translated using Weblate (Spanish) Currently translated at 99.7% (1654 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/locales/es.json b/src/locales/es.json index 22e16a1a8..65e152adb 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -74,6 +74,7 @@ "account_moderation_modal.fields.badges": "Insignias personalizadas", "account_moderation_modal.fields.deactivate": "Desactivar cuenta", "account_moderation_modal.fields.delete": "Delete account", + "account_moderation_modal.fields.revoke_name": "Revocar nombre", "account_moderation_modal.fields.suggested": "Sugerido en personas a seguir", "account_moderation_modal.fields.verified": "Cuenta verificada", "account_moderation_modal.info.id": "ID: {id}", @@ -183,6 +184,7 @@ "admin.users.actions.promote_to_moderator_message": "@{acct} fue promovido a moderador", "admin.users.badges_saved_message": "Insignicias personalizadas actualizadas.", "admin.users.remove_donor_message": "@{acct} fue removido como donante", + "admin.users.revoked_name_message": "Nombre revocado.", "admin.users.set_donor_message": "@{acct} fue establecido como donante", "admin.users.user_deactivated_message": "@{acct} fue desactivado", "admin.users.user_deleted_message": "@{acct} fue borrado", @@ -642,6 +644,11 @@ "edit_federation.save": "Save", "edit_federation.success": "{host} federation was updated", "edit_federation.unlisted": "Force posts unlisted", + "edit_identity.names_title": "Nombres", + "edit_identity.pending_names_title": "Nombres solicitados", + "edit_identity.reason_placeholder": "¿Por qué quieres este nombre?", + "edit_identity.request": "Solicitar", + "edit_identity.requested": "Nombre solicitado", "edit_password.header": "Change Password", "edit_profile.error": "Profile update failed", "edit_profile.fields.accepts_email_list_label": "Subscribe to newsletter", @@ -1159,6 +1166,7 @@ "nostr_signup.siwe.action": "Inicie sesión con la extensión", "nostr_signup.siwe.alt": "Iniciar sesión con la clave", "nostr_signup.siwe.title": "Iniciar sesión", + "notification.ditto:name_grant": "Se te concedió el nombre {acct}", "notification.favourite": "{name} marcó tu estado como favorito", "notification.follow": "{name} te empezó a seguir", "notification.follow_request": "{name} has requested to follow you", @@ -1175,8 +1183,10 @@ "notification.pleroma:participation_request": "{name} quiere unirse a tu evento", "notification.poll": "Una encuesta en la que has votado ha terminado", "notification.reblog": "{name} ha retooteado tu estado", + "notification.set_name": "Establecer nombre a {name}", "notification.status": "{name} just posted", "notification.update": "{name} edited a post you interacted with", + "notification.update_name_success": "Nombre actualizado correctamente", "notification.user_approved": "Welcome to {instance}!", "notifications.filter.all": "Todos", "notifications.filter.boosts": "Retoots", @@ -1557,6 +1567,7 @@ "status.unpin": "Dejar de fijar", "status.unpin_to_group": "Desvincular del grupo", "status.zap": "Zap", + "status.zaps.empty": "Nadie visitó este post todavía. Cuando alguien lo haga, aparecerá aquí.", "status_list.queue_label": "Click to see {count} new {count, plural, one {post} other {posts}}", "statuses.quote_tombstone": "Post is unavailable.", "statuses.tombstone": "One or more posts are unavailable.", From 645ab79932a8da7f392129c2978c71f591aa9fc3 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 27 Jun 2024 17:13:15 +0000 Subject: [PATCH 43/54] Translated using Weblate (Croatian) Currently translated at 91.4% (1517 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/ --- src/locales/hr.json | 48 +++++++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 8f31867c4..880ffb6cb 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -29,7 +29,7 @@ "account.header.alt": "Zaglavlje profila", "account.hide_reblogs": "Sakrij ponovne objave od @{name}", "account.last_status": "Zadnja aktivnost", - "account.link_verified_on": "Vlasništvo nad ovom poveznicom provjereno je {date}", + "account.link_verified_on": "Vlasništvo ove poveznica je provjereno {date}", "account.locked_info": "Ovaj status privatnosti računa postavljen je na zaključano. Vlasnik ručno provjerava tko ga može pratiti.", "account.login": "Prijavi se", "account.media": "Mediji", @@ -98,7 +98,7 @@ "admin.dashboard.registration_mode.open_label": "Otvori", "admin.dashboard.registration_mode_label": "Registracije", "admin.dashboard.settings_saved": "Postavke spremljene!", - "admin.dashcounters.domain_count_label": "peers", + "admin.dashcounters.domain_count_label": "", "admin.dashcounters.mau_label": "mjesečno aktivnih korisnika", "admin.dashcounters.retention_label": "zadržavanje korisnika", "admin.dashcounters.status_count_label": "objave", @@ -189,7 +189,8 @@ "alert.unexpected.message": "Dogodila se greška.", "alert.unexpected.return_home": "Povratak na početnu stranicu", "alert.unexpected.submit_feedback": "Pošalji povratne informacije", - "aliases.account.add": "Stvorite alias", + "alert.unexpected.thanks": "Hvala na povratnoj informaciji!", + "aliases.account.add": "Stvori alias", "aliases.account_label": "Stari račun:", "aliases.aliases_list_delete": "Prekini vezu aliasa", "aliases.search": "Pronađi svoj stari račun", @@ -220,12 +221,15 @@ "badge_input.placeholder": "Unesi značku…", "birthday_panel.title": "Rođendani", "birthdays_modal.empty": "Nitko od tvojih prijatelja danas nema rođendan.", + "bookmark_folders.add.fail": "Neuspjelo stvaranje mape knjižnih oznaka", "bookmark_folders.add.success": "Mapa knjižnih oznaka uspješno stvorena", "bookmark_folders.all_bookmarks": "Sve knjižne oznake", + "bookmark_folders.edit.fail": "Neuspjelo uređivanje mape knjižnih oznaka", "bookmark_folders.edit.success": "Mapa knjižnih oznaka uspješno uređena", "bookmark_folders.new.create_title": "Dodaj mapu", "bookmark_folders.new.title_placeholder": "Naslov nove mape", "bookmarks.delete_folder": "Izbriši mapu", + "bookmarks.delete_folder.fail": "Neuspjelo brisanje mape", "bookmarks.delete_folder.success": "Mapa izbrisana", "bookmarks.edit_folder": "Uredi mapu", "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put", @@ -409,12 +413,12 @@ "column.quotes": "Citati objave", "column.reactions": "Reakcije", "column.reblogs": "Proslijeđene objave", - "column.registration": "Registriraj se", + "column.registration": "Registracija", "column.scheduled_statuses": "Zakazane objave", "column.search": "Otkrij", "column.settings_store": "Spremište postavki", "column.soapbox_config": "Soapbox konfiguracija", - "column.test": "Test timeline", + "column.test": "", "column_forbidden.body": "Nemate dozvolu za pristup ovoj stranici.", "column_forbidden.title": "Zabranjeno", "common.cancel": "Otkaži", @@ -497,14 +501,14 @@ "confirmations.admin.delete_status.heading": "Izbriši objavu", "confirmations.admin.delete_user.confirm": "Izbriši @{name}", "confirmations.admin.delete_user.heading": "Izbriši @{acct}", - "confirmations.admin.mark_status_not_sensitive.heading": "Mark post not sensitive.", - "confirmations.admin.mark_status_not_sensitive.message": "You are about to mark a post by @{acct} not sensitive.", - "confirmations.admin.mark_status_sensitive.confirm": "Mark post sensitive", - "confirmations.admin.mark_status_sensitive.heading": "Mark post sensitive", - "confirmations.admin.mark_status_sensitive.message": "You are about to mark a post by @{acct} sensitive.", + "confirmations.admin.mark_status_not_sensitive.heading": "", + "confirmations.admin.mark_status_not_sensitive.message": "", + "confirmations.admin.mark_status_sensitive.confirm": "", + "confirmations.admin.mark_status_sensitive.heading": "", + "confirmations.admin.mark_status_sensitive.message": "", "confirmations.admin.reject_user.confirm": "Odbij @{name}", "confirmations.admin.reject_user.heading": "Odbij @{acct}", - "confirmations.admin.reject_user.message": "You are about to reject @{acct} registration request. This action cannot be undone.", + "confirmations.admin.reject_user.message": "", "confirmations.block.block_and_report": "Blokiraj i prijavi", "confirmations.block.confirm": "Blokiraj", "confirmations.block.heading": "Blokiraj @{name}", @@ -525,6 +529,7 @@ "confirmations.delete.message": "Jeste li sigurni da želite izbrisati ovu objavu?", "confirmations.delete_bookmark_folder.confirm": "Izbriši mapu", "confirmations.delete_bookmark_folder.heading": "Izbrisati mapu „{name}”?", + "confirmations.delete_bookmark_folder.message": "Jeste li sigurni da želite izbrisati mapu? Knjižne oznake će ostati spremljene.", "confirmations.delete_event.confirm": "Izbriši", "confirmations.delete_event.heading": "Izbriši događaj", "confirmations.delete_event.message": "Jeste li sigurni da želite izbrisati ovaj događaj?", @@ -551,16 +556,17 @@ "confirmations.mute_group.confirm": "Utišaj", "confirmations.mute_group.heading": "Isključi zvuk grupe", "confirmations.mute_group.message": "Upravo ćete isključiti zvuk grupe. Želite li nastaviti?", - "confirmations.register.needs_approval": "Your account will be manually approved by an admin. Please be patient while we review your details.", + "confirmations.register.needs_approval": "", "confirmations.register.needs_approval.header": "Potrebno je odobrenje", "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", "confirmations.register.needs_confirmation.header": "Potrebna je potvrda", "confirmations.remove_from_followers.confirm": "Ukloni", "confirmations.remove_from_followers.message": "Jeste li sigurni da želite ukloniti {name} iz svojih pratitelja?", "confirmations.reply.confirm": "Odgovori", + "confirmations.reply.message": "Ako sada odgovorite, prepisat ćete poruku koju trenutačno sastavljate. Jeste li sigurni da želite nastaviti?", "confirmations.revoke_session.confirm": "Opozovi", "confirmations.revoke_session.heading": "Opozivi trenutačnu sesiju", - "confirmations.revoke_session.message": "You are about to revoke your current session. You will be signed out.", + "confirmations.revoke_session.message": "", "confirmations.scheduled_status_delete.confirm": "Odbaci", "confirmations.scheduled_status_delete.heading": "Otkaži zakazanu objavu", "confirmations.scheduled_status_delete.message": "Jeste li sigurni da želite odbaciti ovu zakazanu objavu?", @@ -1385,9 +1391,9 @@ "status.admin_status": "Otvori ovu objavu u sučelju za moderiranje", "status.approval.pending": "Čeka na odobrenje", "status.approval.rejected": "Odbijeno", - "status.bookmark": "Knjižne oznake", + "status.bookmark": "Knjižna oznaka", "status.bookmark.select_folder": "Odberi mapu", - "status.bookmark_folder": "Odaberi mapu knjižnih oznaka", + "status.bookmark_folder": "Postavi mapu knjižnih oznaka", "status.bookmark_folder_change": "Promijeni mapu knjižnih oznaka", "status.bookmark_folder_changed": "Mapa promijenjena", "status.bookmarked": "Knjižna oznaka dodana.", @@ -1458,7 +1464,7 @@ "sw.state.active": "Aktivno", "sw.state.loading": "Učitavanje…", "sw.state.unavailable": "Nedostupno", - "sw.state.unknown": "Unknown", + "sw.state.unknown": "Nepoznato", "sw.state.waiting": "Čeka", "sw.status": "Stanje", "sw.url": "URL skripta", @@ -1503,14 +1509,14 @@ "trends.count_by_accounts": "{count} {rawCount, plural, one {osoba govori} few {osobe govore} other {osoba govore}}", "trends.title": "Trendovi", "trends_panel.view_all": "Prikaži sve", - "unauthorized_modal.text": "You need to be logged in to do that.", + "unauthorized_modal.text": "", "unauthorized_modal.title": "Registriraj se za {site_title}", "upload_button.label": "Dodaj privitak medija", "upload_error.image_size_limit": "Slika premašuje trenutno ograničenje veličine datoteke ({limit})", - "upload_error.limit": "File upload limit exceeded.", - "upload_error.poll": "File upload not allowed with polls.", + "upload_error.limit": "", + "upload_error.poll": "", "upload_error.video_duration_limit": "Video premašuje trenutačno ograničenje trajanja ({limit, plural, one {# sekunda} few {# sekunde} other {# sekundi}})", - "upload_error.video_size_limit": "Video exceeds the current file size limit ({limit})", + "upload_error.video_size_limit": "Video premašuje trenutačno ograničenje veličine datoteke ({limit})", "upload_form.description": "Opiši za slabovidne osobe", "upload_form.preview": "Pregled", "upload_form.undo": "Izbriši", @@ -1521,7 +1527,7 @@ "video.mute": "Isključi zvuk", "video.pause": "Zaustavi", "video.play": "Reproduciraj", - "video.unmute": "Unmute sound", + "video.unmute": "", "who_to_follow.title": "Moglo bi vam se svidjeti", "zap.comment_input.placeholder": "Opcionalni komentar" } From 0803544be7eaa2e7f45bfedf329ba61060c83c9d Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 28 Jun 2024 02:09:29 +0200 Subject: [PATCH 44/54] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ --- src/locales/hr.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/locales/hr.json b/src/locales/hr.json index 880ffb6cb..7728b78b6 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -98,7 +98,6 @@ "admin.dashboard.registration_mode.open_label": "Otvori", "admin.dashboard.registration_mode_label": "Registracije", "admin.dashboard.settings_saved": "Postavke spremljene!", - "admin.dashcounters.domain_count_label": "", "admin.dashcounters.mau_label": "mjesečno aktivnih korisnika", "admin.dashcounters.retention_label": "zadržavanje korisnika", "admin.dashcounters.status_count_label": "objave", @@ -418,7 +417,6 @@ "column.search": "Otkrij", "column.settings_store": "Spremište postavki", "column.soapbox_config": "Soapbox konfiguracija", - "column.test": "", "column_forbidden.body": "Nemate dozvolu za pristup ovoj stranici.", "column_forbidden.title": "Zabranjeno", "common.cancel": "Otkaži", @@ -501,14 +499,8 @@ "confirmations.admin.delete_status.heading": "Izbriši objavu", "confirmations.admin.delete_user.confirm": "Izbriši @{name}", "confirmations.admin.delete_user.heading": "Izbriši @{acct}", - "confirmations.admin.mark_status_not_sensitive.heading": "", - "confirmations.admin.mark_status_not_sensitive.message": "", - "confirmations.admin.mark_status_sensitive.confirm": "", - "confirmations.admin.mark_status_sensitive.heading": "", - "confirmations.admin.mark_status_sensitive.message": "", "confirmations.admin.reject_user.confirm": "Odbij @{name}", "confirmations.admin.reject_user.heading": "Odbij @{acct}", - "confirmations.admin.reject_user.message": "", "confirmations.block.block_and_report": "Blokiraj i prijavi", "confirmations.block.confirm": "Blokiraj", "confirmations.block.heading": "Blokiraj @{name}", @@ -556,7 +548,6 @@ "confirmations.mute_group.confirm": "Utišaj", "confirmations.mute_group.heading": "Isključi zvuk grupe", "confirmations.mute_group.message": "Upravo ćete isključiti zvuk grupe. Želite li nastaviti?", - "confirmations.register.needs_approval": "", "confirmations.register.needs_approval.header": "Potrebno je odobrenje", "confirmations.register.needs_confirmation": "Upute za potvrdu potražite u pristigloj pošti na {email}. Da biste nastavili, morat ćete potvrditi svoju e-mail adresu.", "confirmations.register.needs_confirmation.header": "Potrebna je potvrda", @@ -566,7 +557,6 @@ "confirmations.reply.message": "Ako sada odgovorite, prepisat ćete poruku koju trenutačno sastavljate. Jeste li sigurni da želite nastaviti?", "confirmations.revoke_session.confirm": "Opozovi", "confirmations.revoke_session.heading": "Opozivi trenutačnu sesiju", - "confirmations.revoke_session.message": "", "confirmations.scheduled_status_delete.confirm": "Odbaci", "confirmations.scheduled_status_delete.heading": "Otkaži zakazanu objavu", "confirmations.scheduled_status_delete.message": "Jeste li sigurni da želite odbaciti ovu zakazanu objavu?", @@ -1509,12 +1499,9 @@ "trends.count_by_accounts": "{count} {rawCount, plural, one {osoba govori} few {osobe govore} other {osoba govore}}", "trends.title": "Trendovi", "trends_panel.view_all": "Prikaži sve", - "unauthorized_modal.text": "", "unauthorized_modal.title": "Registriraj se za {site_title}", "upload_button.label": "Dodaj privitak medija", "upload_error.image_size_limit": "Slika premašuje trenutno ograničenje veličine datoteke ({limit})", - "upload_error.limit": "", - "upload_error.poll": "", "upload_error.video_duration_limit": "Video premašuje trenutačno ograničenje trajanja ({limit, plural, one {# sekunda} few {# sekunde} other {# sekundi}})", "upload_error.video_size_limit": "Video premašuje trenutačno ograničenje veličine datoteke ({limit})", "upload_form.description": "Opiši za slabovidne osobe", @@ -1527,7 +1514,6 @@ "video.mute": "Isključi zvuk", "video.pause": "Zaustavi", "video.play": "Reproduciraj", - "video.unmute": "", "who_to_follow.title": "Moglo bi vam se svidjeti", "zap.comment_input.placeholder": "Opcionalni komentar" } From 8d358ec3f9a49b9e2efed3797d5716cf94419063 Mon Sep 17 00:00:00 2001 From: Ricky From Hong Kong Date: Mon, 8 Jul 2024 08:50:13 +0000 Subject: [PATCH 45/54] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 57.7% (958 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant_HK/ --- src/locales/zh-HK.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index 75941da87..f7e918477 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -251,7 +251,7 @@ "compose_form.poll.remove_option": "移除此選擇", "compose_form.poll.switch_to_multiple": "投票改為多選", "compose_form.poll.switch_to_single": "投票改為單選", - "compose_form.poll_placeholder": "添加投票主題...", + "compose_form.poll_placeholder": "添加投票主題…", "compose_form.publish": "發佈", "compose_form.publish_loud": "{publish}!", "compose_form.save_changes": "儲存變更", @@ -534,7 +534,7 @@ "lists.new.title_placeholder": "新名單標題", "lists.search": "搜尋您追蹤的使用者", "lists.subheading": "您的名單", - "loading_indicator.label": "讀取中...", + "loading_indicator.label": "讀取中…", "login.fields.instance_label": "實例", "login.fields.instance_placeholder": "example.com", "login.fields.otp_code_hint": "輸入兩步驟驗證應用程式裏的代碼,或者輸入恢復代碼", @@ -957,7 +957,7 @@ "upload_form.description": "為視障人士增加文字說明", "upload_form.preview": "預覽", "upload_form.undo": "刪除", - "upload_progress.label": "上傳中...", + "upload_progress.label": "上傳中…", "video.download": "下載", "video.exit_fullscreen": "退出全螢幕", "video.fullscreen": "全螢幕", From ec5d08993872ce68c4f3f82f580d47af9709a45a Mon Sep 17 00:00:00 2001 From: Sumwan Date: Mon, 8 Jul 2024 16:46:21 +0000 Subject: [PATCH 46/54] Translated using Weblate (Arabic) Currently translated at 92.0% (1526 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/ --- src/locales/ar.json | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index c8505abf2..f91d9897a 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -38,6 +38,7 @@ "account.mute": "كتم @{name}", "account.muted": "كُتِمَ", "account.never_active": "أبدًا", + "account.npub": "نسخ npub المستخدم", "account.patron": "Patron", "account.posts": "المنشورات", "account.posts_with_replies": "المنشورات والردود", @@ -105,6 +106,9 @@ "admin.dashcounters.user_count_label": "إجمالي الأعضاء", "admin.dashwidgets.email_list_header": "قائمة البريد الإلكتروني", "admin.dashwidgets.software_header": "نظام المنصّة", + "admin.domains.action": "إصنع نطاق", + "admin.domains.delete": "حذف", + "admin.domains.name": "اسم النطاق", "admin.edit_announcement.created": "تم إنشاء الإعلان", "admin.edit_announcement.deleted": "حُذِفَ الإعلان", "admin.edit_announcement.fields.all_day_hint": "عند التحديد ، سيتم عرض تواريخ النطاق الزمني فقط", @@ -1413,6 +1417,7 @@ "status.pin_to_group.success": "تم التثبيت في المجموعة!", "status.pinned": "منشور مثبَّت", "status.quote": "اقتباس المنشور", + "status.quote_tombstone": "المنشور غير متوفر.", "status.reactions.cry": "أحزنني", "status.reactions.empty": "لم يتفاعل أي شخص مع هذا المنشور بعد. عندما يتفاعل شخص ما مع هذا المنشور، سيظهر هذا هنا.", "status.reactions.heart": "أحببت", @@ -1472,12 +1477,16 @@ "tabs_bar.search": "البحث", "tabs_bar.settings": "الإعدادات", "textarea.counter.label": "{count} الأحرف المتبقية", + "theme_editor.colors.gray": "رمادي", + "theme_editor.colors.primary": "أساسي", + "theme_editor.colors.secondary": "ثانوي", "theme_editor.export": "تصدير السمة", "theme_editor.import": "استيراد السمة", "theme_editor.import_success": "تم استيراد السمة بنجاح!", "theme_editor.restore": "استعادة السمة الافتراضية", "theme_editor.save": "حفظ السمة", "theme_editor.saved": "تم تحديث السمة!", + "theme_toggle.black": "سوداء", "theme_toggle.dark": "داكنة", "theme_toggle.light": "فاتحة", "theme_toggle.system": "حسب النظام", @@ -1493,15 +1502,18 @@ "toast.view": "عرض", "trends.count_by_accounts": "{count} {rawCount, plural, one {person} آخرون {people}} يتحدثون", "trends.title": "الشائع", + "trends_panel.view_all": "إظهار الكل", "unauthorized_modal.text": "يجب عليك تسجيل الدخول لتتمكن من القيام بذلك.", "unauthorized_modal.title": "التسجيل في {site_title}", "upload_button.label": "إرفاق وسائط (JPEG، PNG، GIF، WebM، MP4، MOV)", - "upload_error.image_size_limit": "الصورة تجاوزت الحجم المسموح به: ({limt})", - "upload_error.limit": "لقد تم بلوغ الحد الأقصى المسموح به لإرسال الملفات.", + "upload_error.image_size_limit": "الصورة تجاوزت الحجم المسموح به: ({limit})", + "upload_error.limit": "لقد تم بلوغ الحد الأقصى المسموح به لرفع الملفات.", "upload_error.poll": "لا يمكن إرفاق ملفات في التصويت.", "upload_error.video_duration_limit": "يتجاوز الفيديو حد المدة الحالي ({limit, plural, one {# second} other {# seconds}})", - "upload_error.video_size_limit": "المقطع تجاوز الحجم المسموح به: ({limt})", + "upload_error.video_size_limit": "المقطع تجاوز الحجم المسموح به: ({limit})", "upload_form.description": "وصف لمن لديهم إعاقة بصرية", + "upload_form.description_missing.indicator": "النص البديل", + "upload_form.description_missing.title": "هذا المرفق لا يحتوي على وصف", "upload_form.preview": "مراجعة", "upload_form.undo": "حذف", "upload_progress.label": "جارِ الرفع…", @@ -1512,5 +1524,8 @@ "video.pause": "إيقاف مؤقت", "video.play": "تشغيل", "video.unmute": "تفعيل الصوت", - "who_to_follow.title": "حسابات مقترحة" + "who_to_follow.title": "حسابات مقترحة", + "zap.comment_input.placeholder": "تعليق إختياري", + "zap.open_wallet": "فتح المحفظة", + "zap.send_to": "أرسل zaps إلى {target}" } From beb15da697643effa4707ebfd60c3b7fa5e27fb5 Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Mon, 8 Jul 2024 17:11:46 +0000 Subject: [PATCH 47/54] Translated using Weblate (Arabic) Currently translated at 92.0% (1526 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/ --- src/locales/ar.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/ar.json b/src/locales/ar.json index f91d9897a..be49537af 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -109,6 +109,7 @@ "admin.domains.action": "إصنع نطاق", "admin.domains.delete": "حذف", "admin.domains.name": "اسم النطاق", + "admin.domains.private": "خاص", "admin.edit_announcement.created": "تم إنشاء الإعلان", "admin.edit_announcement.deleted": "حُذِفَ الإعلان", "admin.edit_announcement.fields.all_day_hint": "عند التحديد ، سيتم عرض تواريخ النطاق الزمني فقط", @@ -1397,6 +1398,7 @@ "status.disabled_replies.group_membership": "يمكن لأعضاء المجموعة فقط الرد", "status.disfavourite": "عدم الاعجاب", "status.edit": "تحرير", + "status.edited": "تم تعديله بتاريخ {date}", "status.embed": "تضمين", "status.external": "العرض على {domain}", "status.favourite": "تفاعل مع المنشور", From edf869b398fd7a04462b3a32c988c36ff6513f52 Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Mon, 8 Jul 2024 17:08:52 +0000 Subject: [PATCH 48/54] Translated using Weblate (Arabic) Currently translated at 92.0% (1526 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/ --- src/locales/ar.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/ar.json b/src/locales/ar.json index be49537af..4af64be45 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -1479,6 +1479,7 @@ "tabs_bar.search": "البحث", "tabs_bar.settings": "الإعدادات", "textarea.counter.label": "{count} الأحرف المتبقية", + "theme_editor.colors.danger": "خطر", "theme_editor.colors.gray": "رمادي", "theme_editor.colors.primary": "أساسي", "theme_editor.colors.secondary": "ثانوي", From 6179a50d3845001942f855a82e90d8a213f12758 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Wed, 17 Jul 2024 08:30:26 +0000 Subject: [PATCH 49/54] Translated using Weblate (Spanish) Currently translated at 100.0% (1658 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/ --- src/locales/es.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/locales/es.json b/src/locales/es.json index 65e152adb..f7793ff07 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -436,6 +436,7 @@ "column.settings_store": "Settings store", "column.soapbox_config": "Soapbox config", "column.test": "Test timeline", + "column.zaps": "Zaps", "column_forbidden.body": "You do not have permission to access this page.", "column_forbidden.title": "Forbidden", "common.cancel": "Cancel", @@ -1520,6 +1521,7 @@ "status.interactions.favourites": "{count, plural, one {Like} other {Likes}}", "status.interactions.quotes": "{count, plural, one {Cita} other {Citas}}", "status.interactions.reblogs": "{count, plural, one {Repost} other {Reposts}}", + "status.interactions.zaps": "{count, plural, one {Zap} other {Zaps}}", "status.load_more": "Cargar más", "status.mention": "Mencionar", "status.more": "Más", @@ -1649,6 +1651,8 @@ "video.play": "Reproducir", "video.unmute": "Dejar de silenciar sonido", "who_to_follow.title": "Who To Follow", + "zap.button.text.raw": "Zap {amount} sats", + "zap.button.text.rounded": "Zap {amount}K sats", "zap.comment_input.placeholder": "Comentario opcional", "zap.open_wallet": "Abrir Wallet", "zap.send_to": "Enviar zaps a {target}", From b3b6f884bd3bcb5fbca33c2f78d1a80d1a695ffe Mon Sep 17 00:00:00 2001 From: Ricky From Hong Kong Date: Thu, 18 Jul 2024 07:25:41 +0000 Subject: [PATCH 50/54] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 57.7% (958 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant_HK/ --- src/locales/zh-HK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index f7e918477..ec5fd1b7c 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -378,7 +378,7 @@ "edit_profile.hints.discoverable": "在配置文件目錄中顯示帳户並允許外部服務索引", "edit_profile.hints.hide_network": "您追蹤的人和追蹤您的人不會顯示在您的個人資料中", "edit_profile.hints.locked": "需要您手動批准追蹤請求", - "edit_profile.hints.meta_fields": "你能在個人資料頁面上最多顯示 {count} 行自定義列", + "edit_profile.hints.meta_fields": "你能在個人資料頁面上最多顯示 {count} 行自定義列。", "edit_profile.hints.stranger_notifications": "僅顯示來自您追蹤的人的通知", "edit_profile.save": "儲存", "edit_profile.success": "個人資料已儲存", From 08801dc1b7b7da8662baa8d4f228202a48dfb6a8 Mon Sep 17 00:00:00 2001 From: Fitik <11mancookie11@gmail.com> Date: Fri, 19 Jul 2024 00:25:34 +0000 Subject: [PATCH 51/54] Translated using Weblate (Esperanto) Currently translated at 24.7% (410 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/eo/ --- src/locales/eo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/eo.json b/src/locales/eo.json index 1b35a906a..69a291984 100644 --- a/src/locales/eo.json +++ b/src/locales/eo.json @@ -17,7 +17,7 @@ "account.hide_reblogs": "Kaŝi diskonigojn de @{name}", "account.link_verified_on": "La posedanto de tiu ligilo estis kontrolita je {date}", "account.locked_info": "La privateco de tiu konto estas elektita kiel fermita. La posedanto povas mane akcepti tiun, kiu povas sekvi rin.", - "account.login": "Log in", + "account.login": "Ensaluti", "account.media": "Aŭdovidaĵoj", "account.mention": "Mencii", "account.mute": "Silentigi @{name}", From ff1617fc1772ae5a8e4dbc39cde80a7d7186ee91 Mon Sep 17 00:00:00 2001 From: Tassoman Date: Sun, 21 Jul 2024 07:51:58 +0000 Subject: [PATCH 52/54] Translated using Weblate (Italian) Currently translated at 95.1% (1578 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/ --- src/locales/it.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/locales/it.json b/src/locales/it.json index c49861c19..ba07ae4c9 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -38,6 +38,7 @@ "account.mute": "Silenzia @{name}", "account.muted": "Silenziato", "account.never_active": "Mai", + "account.npub": "Copia NPUB del profilo", "account.patron": "Sostienici", "account.posts": "Pubblicazioni", "account.posts_with_replies": "Risposte", @@ -73,6 +74,7 @@ "account_moderation_modal.fields.badges": "Etichette personalizzate", "account_moderation_modal.fields.deactivate": "Disattiva profilo", "account_moderation_modal.fields.delete": "Elimina profilo", + "account_moderation_modal.fields.revoke_name": "Revoca nome", "account_moderation_modal.fields.suggested": "Profilo suggerito", "account_moderation_modal.fields.verified": "Profilo verificato", "account_moderation_modal.info.id": "ID: {id}", @@ -105,6 +107,16 @@ "admin.dashcounters.user_count_label": "persone totali", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.domains.action": "Crea dominio", + "admin.domains.delete": "Elimina", + "admin.domains.edit": "Modifica", + "admin.domains.name": "Dominio:", + "admin.domains.private": "Privato", + "admin.domains.public": "Pubblico", + "admin.domains.resolve.fail_label": "Indeterminato", + "admin.domains.resolve.last_checked": "Ultimo controllo: {date}", + "admin.domains.resolve.pending_label": "Controllo in corso", + "admin.domains.resolve.success_label": "Determinato correttamente", "admin.edit_announcement.created": "Hai creato l'annuncio", "admin.edit_announcement.deleted": "Hai eliminato l'annuncio", "admin.edit_announcement.fields.all_day_hint": "Mostra solamente le date del settore temporale selezionato", @@ -117,6 +129,10 @@ "admin.edit_announcement.fields.start_time_placeholder": "L'annuncio inizia il:", "admin.edit_announcement.save": "Salva", "admin.edit_announcement.updated": "Hai modificato l'annuncio", + "admin.edit_domain.created": "Dominio creato", + "admin.edit_domain.deleted": "Dominio eliminato", + "admin.edit_domain.fields.all_day_hint": "Seleziona per consentire a chiunque di iscriversi e ottenere un username su questo dominio", + "admin.edit_domain.fields.domain_label": "Dominio", "admin.latest_accounts_panel.more": "Clicca per vedere {count, plural, one {# profilo} other {# profili}}", "admin.latest_accounts_panel.title": "Ultimi profili", "admin.moderation_log.empty_message": "Non hai ancora moderato nessun profilo. In futuro, qui comparirà lo storico delle moderazioni.", From c21f7a02802daef05b805d03df3d49ecf6c1a749 Mon Sep 17 00:00:00 2001 From: Ricky From Hong Kong Date: Mon, 22 Jul 2024 08:39:45 +0000 Subject: [PATCH 53/54] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 57.7% (958 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant_HK/ --- src/locales/zh-HK.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index ec5fd1b7c..edcbf2964 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -233,7 +233,7 @@ "compose.character_counter.title": "最大字符數: {maxChars}; 已使用 {chars}", "compose.edit_success": "你的帖文已編輯", "compose.invalid_schedule": "定時帖文只能設定在五分鐘後或更遲發送", - "compose.submit_success": "帖文已送出", + "compose.submit_success": "您的帖文已送出!", "compose_form.direct_message_warning": "這條帖文只有被提及的使用者才看得到。", "compose_form.hashtag_warning": "由於這則帖文被設定成「不公開」,所以它將不會被列在任何主題標籤下。只有公開的帖文才能藉主題標籤找到。", "compose_form.lock_disclaimer": "您的帳户尚未{locked}。任何人都能追蹤您並看到您設定成只有追蹤者能看的帖文。", @@ -266,14 +266,14 @@ "confirmation_modal.cancel": "取消", "confirmations.admin.deactivate_user.confirm": "禁用帳户 @{name}", "confirmations.admin.deactivate_user.heading": "禁用帳户 @{acct}", - "confirmations.admin.deactivate_user.message": "你確定要禁用帳户 @{acct} 嗎?此操作不能撤回!", + "confirmations.admin.deactivate_user.message": "你確定要停用帳户 @{acct} 嗎?此操作可以撤回。", "confirmations.admin.delete_local_user.checkbox": "我確定我不再需要這個帳户", "confirmations.admin.delete_status.confirm": "刪除帖文", "confirmations.admin.delete_status.heading": "刪除帖文", - "confirmations.admin.delete_status.message": "你確定要刪除帖文 @{acct} 嗎?此操作不能撤回!", + "confirmations.admin.delete_status.message": "你即將要刪除 @{acct} 的帖文。此操作無法撤回。", "confirmations.admin.delete_user.confirm": "刪除帳户 @{name}", "confirmations.admin.delete_user.heading": "刪除帳户 @{acct}", - "confirmations.admin.delete_user.message": "你確定要刪除帳户 @{acct}嗎?此操作不能撤回!", + "confirmations.admin.delete_user.message": "你即將要刪除帳户 @{acct}。此操作不能撤回。", "confirmations.admin.mark_status_not_sensitive.confirm": "標記為不敏感", "confirmations.admin.mark_status_not_sensitive.heading": "標記為不敏感", "confirmations.admin.mark_status_not_sensitive.message": "你要標記帳户 @{acct} 的帖文為不敏感", @@ -381,7 +381,7 @@ "edit_profile.hints.meta_fields": "你能在個人資料頁面上最多顯示 {count} 行自定義列。", "edit_profile.hints.stranger_notifications": "僅顯示來自您追蹤的人的通知", "edit_profile.save": "儲存", - "edit_profile.success": "個人資料已儲存", + "edit_profile.success": "您的個人檔案已成功儲存!", "embed.instructions": "要嵌入此帖文,請將以下程式碼貼進你的網站。", "emoji_button.activity": "活動", "emoji_button.custom": "自訂", @@ -569,7 +569,7 @@ "migration.hint": "你的追蹤者將被轉移到新帳户,除此之外其他資料將不會被轉移。要執行遷移,您需要先{link}你的新帳户", "migration.hint.link": "新建一個帳户別名", "migration.move_account.fail": "帳户遷移失敗。", - "migration.move_account.success": "帳户遷移成功了!", + "migration.move_account.success": "帳戶遷移成功。", "migration.submit": "遷移關注者", "missing_description_modal.cancel": "取消", "missing_description_modal.continue": "發佈", @@ -641,13 +641,13 @@ "notifications.queue_label": "點擊查看 {count} 條新通知", "oauth_consumer.tooltip": "通過 {provider} 登入", "oauth_consumers.title": "更多登入方式", - "onboarding.avatar.subtitle": "祝你玩得開心!", + "onboarding.avatar.subtitle": "盡情享受吧。", "onboarding.avatar.title": "設定你的頭像", "onboarding.display_name.subtitle": "你可以稍後更改", "onboarding.display_name.title": "設定你的顯示名稱", "onboarding.done": "完成", "onboarding.fediverse.next": "Next", - "onboarding.finished.message": "我們很高興歡迎您加入我們的社區! 點擊下面的按鈕,讓我們開始吧!", + "onboarding.finished.message": "我們很高興歡迎您加入我們的社區! 點擊下面的按鈕開始吧。", "onboarding.finished.title": "新手教程完成", "onboarding.header.subtitle": "這將顯示在你個人資料的上方。", "onboarding.header.title": "選擇封面圖片", @@ -818,7 +818,7 @@ "settings.other": "Other options", "settings.preferences": "首選項", "settings.profile": "個人資料", - "settings.save.success": "你的設定已儲存", + "settings.save.success": "您的偏好設定已儲存!", "settings.security": "安全性", "settings.sessions": "活動會話", "settings.settings": "設定", @@ -890,7 +890,7 @@ "status.reactions.heart": "愛", "status.reactions.laughing": "哈哈哈", "status.reactions.like": "讚哦", - "status.reactions.open_mouth": "哇!", + "status.reactions.open_mouth": "哇", "status.reactions.weary": "疲憊", "status.read_more": "閱讀更多", "status.reblog": "轉帖", From fa057703e621a3b67f512b87934ce61733c84b95 Mon Sep 17 00:00:00 2001 From: Ricky From Hong Kong Date: Wed, 24 Jul 2024 07:58:05 +0000 Subject: [PATCH 54/54] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 57.7% (958 of 1658 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant_HK/ --- src/locales/zh-HK.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/zh-HK.json b/src/locales/zh-HK.json index edcbf2964..37be6b3aa 100644 --- a/src/locales/zh-HK.json +++ b/src/locales/zh-HK.json @@ -15,7 +15,7 @@ "account.domain_blocked": "隱藏網域", "account.edit_profile": "編輯個人資料", "account.endorse": "在個人資料推薦對方", - "account.endorse.success": "你正在你的個人資料中展示 @{acct} ", + "account.endorse.success": "你正在你的個人資料中展示 @{acct}", "account.familiar_followers": "被 {accounts} 追蹤", "account.familiar_followers.more": "你追蹤了 {count} 位其他用户", "account.follow": "追蹤", @@ -834,7 +834,7 @@ "soapbox_config.crypto_address.meta_fields.ticker_placeholder": "幣種", "soapbox_config.crypto_donate_panel_limit.meta_fields.limit_placeholder": "在主頁數字貨幣小部件中顯示的數量", "soapbox_config.custom_css.meta_fields.url_placeholder": "URL", - "soapbox_config.display_fqn_label": "顯示本站帳户的網域 (如 @帳户名稱@網域) ", + "soapbox_config.display_fqn_label": "顯示本站帳户的網域 (如 @帳户名稱@網域)。", "soapbox_config.fields.crypto_addresses_label": "數字貨幣地址", "soapbox_config.fields.home_footer_fields_label": "主頁頁眉", "soapbox_config.fields.logo_label": "Logo",