Merge branch 'develop' into chats

merge-requests/214/head
Alex Gleason 4 years ago
commit 002643b821
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -4,6 +4,8 @@
"account.block": "حظر @{name}",
"account.block_domain": "إخفاء كل شيئ قادم من اسم النطاق {domain}",
"account.blocked": "محظور",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "رسالة خاصة إلى @{name}",
"account.domain_blocked": "النطاق مخفي",
"account.edit_profile": "تعديل الملف التعريفي",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "الخيط العام الموحد",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "العودة",
"column_header.hide_settings": "إخفاء الإعدادات",
"column_header.show_settings": "عرض الإعدادات",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "عرض / إخفاء",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "التفضيلات",
"navigation_bar.public_timeline": "الخيط العام الموحد",
"navigation_bar.security": "الأمان",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "أُعجِب {name} بمنشورك",
"notification.follow": "{name} يتابعك",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "افتح الواجهة الإدارية لـ @{name}",
"status.admin_status": "افتح هذا المنشور على واجهة الإشراف",
"status.block": "احجب @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "الإخطارات",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "البحث",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquiar a @{name}",
"account.block_domain": "Anubrir tolo de {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Unviar un mensaxe direutu a @{name}",
"account.domain_blocked": "Dominiu anubríu",
"account.edit_profile": "Editar el perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Llinia temporal federada",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Atrás",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferencies",
"navigation_bar.public_timeline": "Llinia temporal federada",
"navigation_bar.security": "Seguranza",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} siguióte",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Bloquiar a @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Avisos",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Блокирай",
"account.block_domain": "скрий всичко от {domain}",
"account.blocked": "Блокирани",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Скрит домейн",
"account.edit_profile": "Редактирай профила си",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Публичен канал",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Назад",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Предпочитания",
"navigation_bar.public_timeline": "Публичен канал",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} хареса твоята публикация",
"notification.follow": "{name} те последва",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Известия",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name} কে বন্ধ করুন",
"account.block_domain": "{domain} থেকে সব সরিয়ে ফেলুন",
"account.blocked": "বন্ধ করা হয়েছে",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "@{name} এর কাছে সরকারি লেখা পাঠাতে",
"account.domain_blocked": "ওয়েবসাইট সরিয়ে ফেলা হয়েছে",
"account.edit_profile": "নিজের পাতা সম্পাদনা করতে",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "যুক্ত সময়রেখা",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "পেছনে",
"column_header.hide_settings": "সেটিংগুলো সরান",
"column_header.show_settings": "সেটিং দেখান",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "দৃশ্যতার অবস্থা বদলান",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "পছন্দসমূহ",
"navigation_bar.public_timeline": "যুক্তবিশ্বের সময়রেখা",
"navigation_bar.security": "নিরাপত্তা",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} আপনার কার্যক্রম পছন্দ করেছেন",
"notification.follow": "{name} আপনাকে অনুসরণ করেছেন",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "@{name} র জন্য পরিচালনার ইন্টারফেসে ঢুকুন",
"status.admin_status": "যায় লেখাটি পরিচালনার ইন্টারফেসে খুলুন",
"status.block": "@{name}কে বন্ধ করুন",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "প্রজ্ঞাপনগুলো",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "খুঁজতে",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Stankañ @{name}",
"account.block_domain": "Kuzh kement tra a {domain}",
"account.blocked": "Stanket",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Kas ur c'hemennad da @{name}",
"account.domain_blocked": "Domani kuzhet",
"account.edit_profile": "Aozañ ar profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Back",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloqueja @{name}",
"account.block_domain": "Amaga-ho tot de {domain}",
"account.blocked": "Bloquejat",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Missatge directe @{name}",
"account.domain_blocked": "Domini ocult",
"account.edit_profile": "Editar el perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Línia de temps federada",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Enrere",
"column_header.hide_settings": "Amaga la configuració",
"column_header.show_settings": "Mostra la configuració",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Alternar visibilitat",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferències",
"navigation_bar.public_timeline": "Línia de temps federada",
"navigation_bar.security": "Seguretat",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} ha afavorit el teu estat",
"notification.follow": "{name} et segueix",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Obre l'interfície de moderació per a @{name}",
"status.admin_status": "Obre aquest toot a la interfície de moderació",
"status.block": "Bloqueja @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificacions",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Cerca",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bluccà @{name}",
"account.block_domain": "Piattà tuttu da {domain}",
"account.blocked": "Bluccatu",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Missaghju direttu @{name}",
"account.domain_blocked": "Duminiu piattatu",
"account.edit_profile": "Mudificà u prufile",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Linea pubblica glubale",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Ritornu",
"column_header.hide_settings": "Piattà i parametri",
"column_header.show_settings": "Mustrà i parametri",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Cambià a visibilità",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferenze",
"navigation_bar.public_timeline": "Linea pubblica glubale",
"navigation_bar.security": "Sicurità",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} hà aghjuntu u vostru statutu à i so favuriti",
"notification.follow": "{name} v'hà seguitatu",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Apre l'interfaccia di muderazione per @{name}",
"status.admin_status": "Apre stu statutu in l'interfaccia di muderazione",
"status.block": "Bluccà @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Nutificazione",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Cercà",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Zablokovat uživatele @{name}",
"account.block_domain": "Skrýt vše z {domain}",
"account.blocked": "Blokován/a",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Poslat přímou zprávu uživateli @{name}",
"account.domain_blocked": "Doména skryta",
"account.edit_profile": "Upravit profil",
@ -96,6 +98,7 @@
"column.preferences": "Preference",
"column.public": "Federovaná zeď",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Zpět",
"column_header.hide_settings": "Skrýt nastavení",
"column_header.show_settings": "Zobrazit nastavení",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Problémy s přihlášením?",
"media_gallery.toggle_visible": "Přepínat viditelnost",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Předvolby",
"navigation_bar.public_timeline": "Federovaná zeď",
"navigation_bar.security": "Zabezpečení",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reagoval/a na Váš příspěvek",
"notification.favourite": "{name} si oblíbil/a váš příspěvek",
"notification.follow": "{name} vás začal/a sledovat",
@ -470,6 +475,33 @@
"security.update_password.success": "Heslo úspěšně změněno.",
"signup_panel.subtitle": "Registrujte se pro diskuzi.",
"signup_panel.title": "Nový na {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Otevřít moderátorské rozhraní pro uživatele @{name}",
"status.admin_status": "Otevřít tento toot v moderátorském rozhraní",
"status.block": "Zablokovat uživatele @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "Zprávy",
"tabs_bar.notifications": "Oznámení",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Hledat",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blocio @{name}",
"account.block_domain": "Cuddio popeth rhag {domain}",
"account.blocked": "Blociwyd",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Neges breifat @{name}",
"account.domain_blocked": "Parth wedi ei guddio",
"account.edit_profile": "Golygu proffil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Ffrwd y ffederasiwn",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Nôl",
"column_header.hide_settings": "Cuddio dewisiadau",
"column_header.show_settings": "Dangos gosodiadau",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toglo gwelededd",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Dewisiadau",
"navigation_bar.public_timeline": "Ffrwd y ffederasiwn",
"navigation_bar.security": "Diogelwch",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "hoffodd {name} eich tŵt",
"notification.follow": "dilynodd {name} chi",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Agor rhyngwyneb goruwchwylio ar gyfer @{name}",
"status.admin_status": "Agor y tŵt yn y rhyngwyneb goruwchwylio",
"status.block": "Blocio @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Hysbysiadau",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Chwilio",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloker @{name}",
"account.block_domain": "Skjul alt fra {domain}",
"account.blocked": "Blokeret",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Send en direkte besked til @{name}",
"account.domain_blocked": "Domænet er blevet skjult",
"account.edit_profile": "Rediger profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Fælles tidslinje",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Tilbage",
"column_header.hide_settings": "Skjul indstillinger",
"column_header.show_settings": "Vis indstillinger",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Ændre synlighed",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Præferencer",
"navigation_bar.public_timeline": "Fælles tidslinje",
"navigation_bar.security": "Sikkerhed",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favoriserede din status",
"notification.follow": "{name} fulgte dig",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Åben modereringsvisning for @{name}",
"status.admin_status": "Åben denne status i modereringsvisningen",
"status.block": "Bloker @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifikationer",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Søg",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name} blockieren",
"account.block_domain": "Alles von {domain} verstecken",
"account.blocked": "Blockiert",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direktnachricht an @{name}",
"account.domain_blocked": "Domain versteckt",
"account.edit_profile": "Profil bearbeiten",
@ -96,6 +98,7 @@
"column.preferences": "Einstellungen",
"column.public": "Föderierte Zeitleiste",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Zurück",
"column_header.hide_settings": "Einstellungen verbergen",
"column_header.show_settings": "Einstellungen anzeigen",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Probleme beim Anmelden?",
"media_gallery.toggle_visible": "Sichtbarkeit umschalten",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Einstellungen",
"navigation_bar.public_timeline": "Föderierte Zeitleiste",
"navigation_bar.security": "Sicherheit",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} hat auf deinen Beitrag reagiert",
"notification.favourite": "{name} hat deinen Beitrag favorisiert",
"notification.follow": "{name} folgt dir",
@ -470,6 +475,33 @@
"security.update_password.success": "Das Passwort wurde erfolgreich geändert.",
"signup_panel.subtitle": "Jetzt anmelden, um mitzureden.",
"signup_panel.title": "Neu auf {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Öffne Moderationsoberfläche für @{name}",
"status.admin_status": "Öffne Beitrag in der Moderationsoberfläche",
"status.block": "Blockiere @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Benachrichtigungen",
"tabs_bar.post": "Neuer Beitrag",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Suche",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -353,6 +353,10 @@
"defaultMessage": "Admin settings",
"id": "navigation_bar.admin_settings"
},
{
"defaultMessage": "Soapbox config",
"id": "navigation_bar.soapbox_config"
},
{
"defaultMessage": "Security",
"id": "navigation_bar.security"
@ -749,6 +753,10 @@
"defaultMessage": "Block @{name}",
"id": "account.block"
},
{
"defaultMessage": "Unblock @{name}",
"id": "account.unblock"
},
{
"defaultMessage": "Mute @{name}",
"id": "account.mute"
@ -1058,6 +1066,10 @@
"defaultMessage": "Admin settings",
"id": "navigation_bar.admin_settings"
},
{
"defaultMessage": "Soapbox config",
"id": "navigation_bar.soapbox_config"
},
{
"defaultMessage": "Security",
"id": "navigation_bar.security"
@ -2754,6 +2766,123 @@
],
"path": "app/soapbox/features/security/mfa_form.json"
},
{
"descriptors": [
{
"defaultMessage": "Soapbox config",
"id": "column.soapbox_config"
},
{
"defaultMessage": "Copyright footer",
"id": "soapbox_config.copyright_footer.meta_fields.label_placeholder"
},
{
"defaultMessage": "Icon",
"id": "soapbox_config.promo_panel.meta_fields.icon_placeholder"
},
{
"defaultMessage": "Label",
"id": "soapbox_config.promo_panel.meta_fields.label_placeholder"
},
{
"defaultMessage": "URL",
"id": "soapbox_config.promo_panel.meta_fields.url_placeholder"
},
{
"defaultMessage": "Label",
"id": "soapbox_config.home_footer.meta_fields.label_placeholder"
},
{
"defaultMessage": "URL",
"id": "soapbox_config.home_footer.meta_fields.url_placeholder"
},
{
"defaultMessage": "URL",
"id": "soapbox_config.custom_css.meta_fields.url_placeholder"
},
{
"defaultMessage": "Raw JSON data",
"id": "soapbox_config.raw_json_label"
},
{
"defaultMessage": "Advanced: Edit the settings data directly.",
"id": "soapbox_config.raw_json_hint"
},
{
"defaultMessage": "Logo",
"id": "soapbox_config.fields.logo_label"
},
{
"defaultMessage": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"id": "soapbox_config.hints.logo"
},
{
"defaultMessage": "Banner",
"id": "soapbox_config.fields.banner_label"
},
{
"defaultMessage": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"id": "soapbox_config.hints.banner"
},
{
"defaultMessage": "Brand color",
"id": "soapbox_config.fields.brand_color_label"
},
{
"defaultMessage": "Patron module",
"id": "soapbox_config.fields.patron_enabled_label"
},
{
"defaultMessage": "Enables display of Patron module. Requires installation of Patron module.",
"id": "soapbox_config.hints.patron_enabled"
},
{
"defaultMessage": "Promo panel items",
"id": "soapbox_config.fields.promo_panel_fields_label"
},
{
"defaultMessage": "You can have custom defined links displayed on the left panel of the timelines page.",
"id": "soapbox_config.hints.promo_panel_fields"
},
{
"defaultMessage": "{ link }",
"id": "soapbox_config.hints.promo_panel_icons"
},
{
"defaultMessage": "Add new Promo panel item",
"id": "soapbox_config.fields.promo_panel.add"
},
{
"defaultMessage": "Home footer items",
"id": "soapbox_config.fields.home_footer_fields_label"
},
{
"defaultMessage": "You can have custom defined links displayed on the footer of your static pages",
"id": "soapbox_config.hints.home_footer_fields"
},
{
"defaultMessage": "Add new Home Footer Item",
"id": "soapbox_config.fields.home_footer.add"
},
{
"defaultMessage": "Custom CSS",
"id": "soapbox_config.fields.custom_css_fields_label"
},
{
"defaultMessage": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"id": "soapbox_config.hints.custom_css_fields"
},
{
"defaultMessage": "Add another custom CSS URL",
"id": "soapbox_config.fields.custom_css.add"
},
{
"defaultMessage": "Save",
"id": "soapbox_config.save"
}
],
"path": "app/soapbox/features/soapbox_config/index.json"
},
{
"descriptors": [
{
@ -3267,6 +3396,10 @@
"defaultMessage": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
"id": "account.locked_info"
},
{
"defaultMessage": "Deactivated",
"id": "account.deactivated"
},
{
"defaultMessage": "Bot",
"id": "account.badges.bot"
@ -3274,10 +3407,23 @@
{
"defaultMessage": "Member since {date}",
"id": "account.member_since"
},
{
"defaultMessage": "This account has been deactivated.",
"id": "account.deactivated_description"
}
],
"path": "app/soapbox/features/ui/components/profile_info_panel.json"
},
{
"descriptors": [
{
"defaultMessage": "Media",
"id": "media_panel.title"
}
],
"path": "app/soapbox/features/ui/components/profile_media_panel.json"
},
{
"descriptors": [
{
@ -3350,6 +3496,10 @@
"defaultMessage": "Notifications",
"id": "tabs_bar.notifications"
},
{
"defaultMessage": "Reports",
"id": "tabs_bar.reports"
},
{
"defaultMessage": "Search",
"id": "tabs_bar.search"

@ -4,6 +4,8 @@
"account.block": "Αποκλεισμός @{name}",
"account.block_domain": "Απόκρυψε τα πάντα από το {domain}",
"account.blocked": "Αποκλεισμένος/η",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Προσωπικό μήνυμα προς @{name}",
"account.domain_blocked": "Κρυμμένος τομέας",
"account.edit_profile": "Επεξεργασία προφίλ",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Ομοσπονδιακή ροή",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Πίσω",
"column_header.hide_settings": "Απόκρυψη ρυθμίσεων",
"column_header.show_settings": "Εμφάνιση ρυθμίσεων",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Εναλλαγή ορατότητας",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Προτιμήσεις",
"navigation_bar.public_timeline": "Ομοσπονδιακή ροή",
"navigation_bar.security": "Ασφάλεια",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "Ο/Η {name} σημείωσε ως αγαπημένη την κατάστασή σου",
"notification.follow": "Ο/Η {name} σε ακολούθησε",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Άνοιγμα λειτουργίας διαμεσολάβησης για τον/την @{name}",
"status.admin_status": "Άνοιγμα αυτής της δημοσίευσης στη λειτουργία διαμεσολάβησης",
"status.block": "Αποκλεισμός @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Ειδοποιήσεις",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Αναζήτηση",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Block @{name}",
"account.block_domain": "Hide everything from {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Edit profile",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Back",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} liked your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloki @{name}",
"account.block_domain": "Kaŝi ĉion de {domain}",
"account.blocked": "Blokita",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Rekte mesaĝi @{name}",
"account.domain_blocked": "Domajno kaŝita",
"account.edit_profile": "Redakti profilon",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Fratara tempolinio",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Reveni",
"column_header.hide_settings": "Kaŝi agordojn",
"column_header.show_settings": "Montri agordojn",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Baskuligi videblecon",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferoj",
"navigation_bar.public_timeline": "Fratara tempolinio",
"navigation_bar.security": "Sekureco",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} stelumis vian mesaĝon",
"notification.follow": "{name} eksekvis vin",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Malfermi la kontrolan interfacon por @{name}",
"status.admin_status": "Malfermi ĉi tiun mesaĝon en la kontrola interfaco",
"status.block": "Bloki @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Sciigoj",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Serĉi",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquear a @{name}",
"account.block_domain": "Ocultar todo de {domain}",
"account.blocked": "Bloqueado",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mensaje directo a @{name}",
"account.domain_blocked": "Dominio oculto",
"account.edit_profile": "Editar perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Línea temporal federada",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Volver",
"column_header.hide_settings": "Ocultar configuración",
"column_header.show_settings": "Mostrar configuración",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Cambiar visibilidad",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Configuración",
"navigation_bar.public_timeline": "Línea temporal federada",
"navigation_bar.security": "Seguridad",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} marcó tu estado como favorito",
"notification.follow": "{name} te empezó a seguir",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Abrir interface de moderación para @{name}",
"status.admin_status": "Abrir este estado en la interface de moderación",
"status.block": "Bloquear a @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificaciones",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Buscar",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquear a @{name}",
"account.block_domain": "Ocultar todo de {domain}",
"account.blocked": "Bloqueado",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mensaje directo a @{name}",
"account.domain_blocked": "Dominio oculto",
"account.edit_profile": "Editar perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Línea de tiempo federada",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Atrás",
"column_header.hide_settings": "Ocultar configuración",
"column_header.show_settings": "Mostrar ajustes",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Cambiar visibilidad",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferencias",
"navigation_bar.public_timeline": "Historia federada",
"navigation_bar.security": "Seguridad",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} marcó tu estado como favorito",
"notification.follow": "{name} te empezó a seguir",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Abrir interfaz de moderación para @{name}",
"status.admin_status": "Abrir este estado en la interfaz de moderación",
"status.block": "Bloquear a @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificaciones",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Buscar",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokeeri @{name}",
"account.block_domain": "Peida kõik domeenist {domain}",
"account.blocked": "Blokeeritud",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Otsesõnum @{name}",
"account.domain_blocked": "Domeen peidetud",
"account.edit_profile": "Muuda profiili",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Föderatiivne ajajoon",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Tagasi",
"column_header.hide_settings": "Peida sätted",
"column_header.show_settings": "Näita sätteid",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Lülita nähtavus",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Eelistused",
"navigation_bar.public_timeline": "Föderatiivne ajajoon",
"navigation_bar.security": "Turvalisus",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} märkis su staatuse lemmikuks",
"notification.follow": "{name} jälgib sind",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Ava moderaatoriliides kasutajale @{name}",
"status.admin_status": "Ava see staatus moderaatoriliites",
"status.block": "Blokeeri @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Teated",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Otsi",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokeatu @{name}",
"account.block_domain": "Ezkutatu {domain} domeinuko guztia",
"account.blocked": "Blokeatuta",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mezu zuzena @{name}(r)i",
"account.domain_blocked": "Ezkutatutako domeinua",
"account.edit_profile": "Aldatu profila",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federatutako denbora-lerroa",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Atzera",
"column_header.hide_settings": "Ezkutatu ezarpenak",
"column_header.show_settings": "Erakutsi ezarpenak",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Txandakatu ikusgaitasuna",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Hobespenak",
"navigation_bar.public_timeline": "Federatutako denbora-lerroa",
"navigation_bar.security": "Segurtasuna",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name}(e)k zure mezua gogoko du",
"notification.follow": "{name}(e)k jarraitzen zaitu",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Ireki @{name} erabiltzailearen moderazio interfazea",
"status.admin_status": "Ireki mezu hau moderazio interfazean",
"status.block": "Blokeatu @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Jakinarazpenak",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Bilatu",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "مسدودسازی @{name}",
"account.block_domain": "پنهان‌سازی همه چیز از سرور {domain}",
"account.blocked": "مسدود شده",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "پیغام خصوصی به @{name}",
"account.domain_blocked": "دامین پنهان‌شده",
"account.edit_profile": "ویرایش نمایه",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "نوشته‌های همه‌جا",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "بازگشت",
"column_header.hide_settings": "نهفتن تنظیمات",
"column_header.show_settings": "نمایش تنظیمات",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "تغییر پیدایی",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "ترجیحات",
"navigation_bar.public_timeline": "نوشته‌های همه‌جا",
"navigation_bar.security": "امنیت",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} نوشتهٔ شما را پسندید",
"notification.follow": "{name} پیگیر شما شد",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "محیط مدیریت مربوط به @{name} را باز کن",
"status.admin_status": "این نوشته را در محیط مدیریت باز کن",
"status.block": "مسدودسازی @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "اعلان‌ها",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "جستجو",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Estä @{name}",
"account.block_domain": "Piilota kaikki sisältö verkkotunnuksesta {domain}",
"account.blocked": "Estetty",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Viesti käyttäjälle @{name}",
"account.domain_blocked": "Verkko-osoite piilotettu",
"account.edit_profile": "Muokkaa",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Yleinen aikajana",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Takaisin",
"column_header.hide_settings": "Piilota asetukset",
"column_header.show_settings": "Näytä asetukset",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Säädä näkyvyyttä",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Asetukset",
"navigation_bar.public_timeline": "Yleinen aikajana",
"navigation_bar.security": "Tunnukset",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} tykkäsi tilastasi",
"notification.follow": "{name} seurasi sinua",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Avaa moderaattorinäkymä tilistä @{name}",
"status.admin_status": "Avaa tilapäivitys moderaattorinäkymässä",
"status.block": "Estä @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Ilmoitukset",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Hae",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquer @{name}",
"account.block_domain": "Tout masquer venant de {domain}",
"account.blocked": "Bloqué",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Envoyer un message direct à @{name}",
"account.domain_blocked": "Domaine caché",
"account.edit_profile": "Modifier le profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Fil public global",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Retour",
"column_header.hide_settings": "Masquer les paramètres",
"column_header.show_settings": "Afficher les paramètres",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Modifier la visibilité",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Préférences",
"navigation_bar.public_timeline": "Fil public global",
"navigation_bar.security": "Sécurité",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} a ajouté à ses favoris:",
"notification.follow": "{name} vous suit",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Ouvrir linterface de modération pour @{name}",
"status.admin_status": "Ouvrir ce statut dans linterface de modération",
"status.block": "Bloquer @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Chercher",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Block @{name}",
"account.block_domain": "Hide everything from {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Edit profile",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Back",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquear @{name}",
"account.block_domain": "Ocultar calquer contido de {domain}",
"account.blocked": "Bloqueada",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mensaxe directa @{name}",
"account.domain_blocked": "Dominio agochado",
"account.edit_profile": "Editar perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Liña temporal federada",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Atrás",
"column_header.hide_settings": "Agochar axustes",
"column_header.show_settings": "Mostras axustes",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Ocultar",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferencias",
"navigation_bar.public_timeline": "Liña temporal federada",
"navigation_bar.security": "Seguridade",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} marcou como favorito o seu estado",
"notification.follow": "{name} está a seguila",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Abrir interface de moderación para @{name}",
"status.admin_status": "Abrir este estado na interface de moderación",
"status.block": "Bloquear @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificacións",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Buscar",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "חסימת @{name}",
"account.block_domain": "להסתיר הכל מהקהילה {domain}",
"account.blocked": "חסום",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "הדומיין חסוי",
"account.edit_profile": "עריכת פרופיל",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "בפרהסיה",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "חזרה",
"column_header.hide_settings": "הסתרת העדפות",
"column_header.show_settings": "הצגת העדפות",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "נראה בלתי נראה",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "העדפות",
"navigation_bar.public_timeline": "ציר זמן בין-קהילתי",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "חצרוצך חובב על ידי {name}",
"notification.follow": "{name} במעקב אחרייך",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "התראות",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Block @{name}",
"account.block_domain": "Hide everything from {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Edit profile",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Back",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokiraj @{name}",
"account.block_domain": "Sakrij sve sa {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Uredi profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federalni timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Natrag",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Preklopi vidljivost",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Postavke",
"navigation_bar.public_timeline": "Federalni timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} je lajkao tvoj status",
"notification.follow": "{name} te sada slijedi",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifikacije",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name} letiltása",
"account.block_domain": "Minden elrejtése innen: {domain}",
"account.blocked": "Letiltva",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Közvetlen üzenet @{name} számára",
"account.domain_blocked": "Rejtett domain",
"account.edit_profile": "Profil szerkesztése",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Nyilvános idővonal",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Vissza",
"column_header.hide_settings": "Beállítások elrejtése",
"column_header.show_settings": "Beállítások mutatása",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Láthatóság állítása",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Beállítások",
"navigation_bar.public_timeline": "Föderációs idővonal",
"navigation_bar.security": "Biztonság",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} kedvencnek jelölte egy tülködet",
"notification.follow": "{name} követ téged",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Moderáció megnyitása @{name} felhasználóhoz",
"status.admin_status": "Tülk megnyitása moderációra",
"status.block": "@{name} letiltása",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Értesítések",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Keresés",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Արգելափակել @{name}֊ին",
"account.block_domain": "Թաքցնել ամենը հետեւյալ տիրույթից՝ {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Խմբագրել անձնական էջը",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Դաշնային հոսք",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Ետ",
"column_header.hide_settings": "Թաքցնել կարգավորումները",
"column_header.show_settings": "Ցուցադրել կարգավորումները",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Ցուցադրել/թաքցնել",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Նախապատվություններ",
"navigation_bar.public_timeline": "Դաշնային հոսք",
"navigation_bar.security": "Անվտանգություն",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} հավանեց թութդ",
"notification.follow": "{name} սկսեց հետեւել քեզ",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Արգելափակել @{name}֊ին",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Ծանուցումներ",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Փնտրել",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokir @{name}",
"account.block_domain": "Sembunyikan segalanya dari {domain}",
"account.blocked": "Terblokir",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domain disembunyikan",
"account.edit_profile": "Ubah profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Linimasa gabungan",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Kembali",
"column_header.hide_settings": "Sembunyikan pengaturan",
"column_header.show_settings": "Tampilkan pengaturan",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Tampil/Sembunyikan",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Pengaturan",
"navigation_bar.public_timeline": "Linimasa gabungan",
"navigation_bar.security": "Keamanan",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} menyukai status anda",
"notification.follow": "{name} mengikuti anda",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifikasi",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokusar @{name}",
"account.block_domain": "Hide everything from {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Modifikar profilo",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federata tempolineo",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Retro",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Chanjar videbleso",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferi",
"navigation_bar.public_timeline": "Federata tempolineo",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorizis tua mesajo",
"notification.follow": "{name} sequeskis tu",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Savigi",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blocca @{name}",
"account.block_domain": "Nascondi tutto da {domain}",
"account.blocked": "Bloccato",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Invia messaggio privato a @{name}",
"account.domain_blocked": "Dominio nascosto",
"account.edit_profile": "Modifica profilo",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Timeline federata",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Indietro",
"column_header.hide_settings": "Nascondi impostazioni",
"column_header.show_settings": "Mostra impostazioni",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Imposta visibilità",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Impostazioni",
"navigation_bar.public_timeline": "Timeline federata",
"navigation_bar.security": "Sicurezza",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} ha apprezzato il tuo post",
"notification.follow": "{name} ha iniziato a seguirti",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Apri interfaccia di moderazione per @{name}",
"status.admin_status": "Apri questo status nell'interfaccia di moderazione",
"status.block": "Blocca @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifiche",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Cerca",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name}さんをブロック",
"account.block_domain": "{domain}全体を非表示",
"account.blocked": "ブロック済み",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "@{name}さんにダイレクトメッセージ",
"account.domain_blocked": "ドメイン非表示中",
"account.edit_profile": "プロフィール編集",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "連合タイムライン",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "戻る",
"column_header.hide_settings": "設定を隠す",
"column_header.show_settings": "設定を表示",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "表示切り替え",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "ユーザー設定",
"navigation_bar.public_timeline": "連合タイムライン",
"navigation_bar.security": "セキュリティ",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name}さんがあなたのトゥートをお気に入りに登録しました",
"notification.follow": "{name}さんにフォローされました",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "@{name} のモデレーション画面を開く",
"status.admin_status": "このトゥートをモデレーション画面で開く",
"status.block": "@{name}さんをブロック",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "通知",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "検索",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "დაბლოკე @{name}",
"account.block_domain": "დაიმალოს ყველაფერი დომენიდან {domain}",
"account.blocked": "დაიბლოკა",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "პირდაპირი წერილი @{name}-ს",
"account.domain_blocked": "დომენი დამალულია",
"account.edit_profile": "პროფილის ცვლილება",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "ფედერალური თაიმლაინი",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "უკან",
"column_header.hide_settings": "პარამეტრების დამალვა",
"column_header.show_settings": "პარამეტრების ჩვენება",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "ხილვადობის ჩართვა",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "პრეფერენსიები",
"navigation_bar.public_timeline": "ფედერალური თაიმლაინი",
"navigation_bar.security": "უსაფრთხოება",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name}-მა თქვენი სტატუსი აქცია ფავორიტად",
"notification.follow": "{name} გამოგყვათ",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "დაბლოკე @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "შეტყობინებები",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "ძებნა",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Бұғаттау @{name}",
"account.block_domain": "Домендегі барлығын бұғатта {domain}",
"account.blocked": "Бұғатталды",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Жеке хат @{name}",
"account.domain_blocked": "Домен жабық",
"account.edit_profile": "Профильді өңдеу",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Жаһандық желі",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Артқа",
"column_header.hide_settings": "Баптауларды жасыр",
"column_header.show_settings": "Баптауларды көрсет",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Көрінуді қосу",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Басымдықтар",
"navigation_bar.public_timeline": "Жаһандық желі",
"navigation_bar.security": "Қауіпсіздік",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} жазбаңызды таңдаулыға қосты",
"notification.follow": "{name} сізге жазылды",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "@{name} үшін модерация интерфейсін аш",
"status.admin_status": "Бұл жазбаны модерация интерфейсінде аш",
"status.block": "Бұғаттау @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Ескертпелер",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Іздеу",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name}을 차단",
"account.block_domain": "{domain} 전체를 숨김",
"account.blocked": "차단 됨",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "@{name}으로부터의 다이렉트 메시지",
"account.domain_blocked": "도메인 숨겨짐",
"account.edit_profile": "프로필 편집",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "연합 타임라인",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "돌아가기",
"column_header.hide_settings": "설정 숨기기",
"column_header.show_settings": "설정 보이기",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "표시 전환",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "사용자 설정",
"navigation_bar.public_timeline": "연합 타임라인",
"navigation_bar.security": "보안",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name}님이 즐겨찾기 했습니다",
"notification.follow": "{name}님이 나를 팔로우 했습니다",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "@{name}에 대한 모더레이션 인터페이스 열기",
"status.admin_status": "모더레이션 인터페이스에서 이 게시물 열기",
"status.block": "@{name} 차단",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "알림",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "검색",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Block @{name}",
"account.block_domain": "Hide everything from {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Edit profile",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Back",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloķēt @{name}",
"account.block_domain": "Slēpt visu no {domain}",
"account.blocked": "Bloķēts",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Privātā ziņa @{name}",
"account.domain_blocked": "Domēns ir paslēpts",
"account.edit_profile": "Labot profilu",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federatīvā laika līnija",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Atpakaļ",
"column_header.hide_settings": "Paslēpt iestatījumus",
"column_header.show_settings": "Rādīt iestatījumus",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Блокирај @{name}",
"account.block_domain": "Сокријај се од {domain}",
"account.blocked": "Блокиран",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Директна порана @{name}",
"account.domain_blocked": "Скриен домен",
"account.edit_profile": "Измени профил",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Назад",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Block @{name}",
"account.block_domain": "Hide everything from {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Edit profile",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federated timeline",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Back",
"column_header.hide_settings": "Hide settings",
"column_header.show_settings": "Show settings",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferences",
"navigation_bar.public_timeline": "Federated timeline",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favorited your post",
"notification.follow": "{name} followed you",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokkeer @{name}",
"account.block_domain": "Verberg alles van {domain}",
"account.blocked": "Geblokkeerd",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domein verborgen",
"account.edit_profile": "Profiel bewerken",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Globale tijdlijn",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Terug",
"column_header.hide_settings": "Instellingen verbergen",
"column_header.show_settings": "Instellingen tonen",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Media wel/niet tonen",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Instellingen",
"navigation_bar.public_timeline": "Globale tijdlijn",
"navigation_bar.security": "Beveiliging",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} voegde jouw toot als favoriet toe",
"notification.follow": "{name} volgt jou nu",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Moderatie-omgeving van @{name} openen",
"status.admin_status": "Deze toot in de moderatie-omgeving openen",
"status.block": "Blokkeer @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Meldingen",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Zoeken",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokkér @{name}",
"account.block_domain": "Gøyme alt innhald for domenet {domain}",
"account.blocked": "Blokkert",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direkte meld @{name}",
"account.domain_blocked": "Domenet er gøymt",
"account.edit_profile": "Rediger profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federert samtid",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Tilbake",
"column_header.hide_settings": "Skjul innstillingar",
"column_header.show_settings": "Vis innstillingar",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Toggle visibility",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferanser",
"navigation_bar.public_timeline": "Federert tidslinje",
"navigation_bar.security": "Sikkerheit",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} likte din status",
"notification.follow": "{name} fulgte deg",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokkér @{name}",
"account.block_domain": "Skjul alt fra {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Rediger profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Felles tidslinje",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Tilbake",
"column_header.hide_settings": "Gjem innstillinger",
"column_header.show_settings": "Vis innstillinger",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Veksle synlighet",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferanser",
"navigation_bar.public_timeline": "Felles tidslinje",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} likte din status",
"notification.follow": "{name} fulgte deg",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Varslinger",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blocar @{name}",
"account.block_domain": "Tot amagar del domeni {domain}",
"account.blocked": "Blocat",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Escriure un MP a @{name}",
"account.domain_blocked": "Domeni amagat",
"account.edit_profile": "Modificar lo perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Flux public global",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Tornar",
"column_header.hide_settings": "Amagar los paramètres",
"column_header.show_settings": "Mostrar los paramètres",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Modificar la visibilitat",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferéncias",
"navigation_bar.public_timeline": "Flux public global",
"navigation_bar.security": "Seguretat",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} a ajustat a sos favorits",
"notification.follow": "{name} vos sèc",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Dobrir linterfàcia de moderacion per @{name}",
"status.admin_status": "Dobrir aqueste estatut dins linterfàcia de moderacion",
"status.block": "Blocar @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificacions",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Recèrcas",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokuj @{name}",
"account.block_domain": "Blokuj wszystko z {domain}",
"account.blocked": "Zablokowany(-a)",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Wyślij wiadomość bezpośrednią do @{name}",
"account.domain_blocked": "Ukryto domenę",
"account.edit_profile": "Edytuj profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Globalna oś czasu",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Wróć",
"column_header.hide_settings": "Ukryj ustawienia",
"column_header.show_settings": "Pokaż ustawienia",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Przełącz widoczność",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferencje",
"navigation_bar.public_timeline": "Globalna oś czasu",
"navigation_bar.security": "Bezpieczeństwo",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} dodał(a) Twój wpis do ulubionych",
"notification.follow": "{name} zaczął(-ęła) Cię śledzić",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Otwórz interfejs moderacyjny dla @{name}",
"status.admin_status": "Otwórz ten wpis w interfejsie moderacyjnym",
"status.block": "Zablokuj @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Powiadomienia",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Szukaj",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquear @{name}",
"account.block_domain": "Esconder tudo de {domain}",
"account.blocked": "Bloqueado",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domínio escondido",
"account.edit_profile": "Editar perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Global",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Voltar",
"column_header.hide_settings": "Esconder configurações",
"column_header.show_settings": "Mostrar configurações",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Esconder/Mostrar",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferências",
"navigation_bar.public_timeline": "Global",
"navigation_bar.security": "Segurança",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} adicionou a sua postagem aos favoritos",
"notification.follow": "{name} te seguiu",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Abrir interface de moderação para @{name}",
"status.admin_status": "Abrir esse status na interface de moderação",
"status.block": "Bloquear @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificações",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Buscar",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Bloquear @{name}",
"account.block_domain": "Esconder tudo do domínio {domain}",
"account.blocked": "Bloqueado",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mensagem directa @{name}",
"account.domain_blocked": "Domínio escondido",
"account.edit_profile": "Editar perfil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Cronologia federada",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Voltar",
"column_header.hide_settings": "Esconder configurações",
"column_header.show_settings": "Mostrar configurações",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Mostrar/ocultar",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferências",
"navigation_bar.public_timeline": "Cronologia federada",
"navigation_bar.security": "Segurança",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} adicionou o teu estado aos favoritos",
"notification.follow": "{name} começou a seguir-te",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Abrir a interface de moderação para @{name}",
"status.admin_status": "Abrir esta publicação na interface de moderação",
"status.block": "Bloquear @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificações",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Pesquisar",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blochează @{name}",
"account.block_domain": "Ascunde tot de la {domain}",
"account.blocked": "Blocat",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mesaj direct @{name}",
"account.domain_blocked": "Domeniu ascuns",
"account.edit_profile": "Editează profilul",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Flux global",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Înapoi",
"column_header.hide_settings": "Ascunde setările",
"column_header.show_settings": "Arată setările",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Comutați vizibilitatea",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Preferințe",
"navigation_bar.public_timeline": "Flux global",
"navigation_bar.security": "Securitate",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} a adăugat statusul tău la favorite",
"notification.follow": "{name} te urmărește",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Blochează @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notificări",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Căutare",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Блокировать",
"account.block_domain": "Блокировать все с {domain}",
"account.blocked": "Заблокирован(а)",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Написать @{name}",
"account.domain_blocked": "Домен скрыт",
"account.edit_profile": "Изменить профиль",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Глобальная лента",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Назад",
"column_header.hide_settings": "Скрыть настройки",
"column_header.show_settings": "Показать настройки",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Показать/скрыть",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Настройки",
"navigation_bar.public_timeline": "Глобальная лента",
"navigation_bar.security": "Безопасность",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} понравился Ваш статус",
"notification.follow": "{name} подписался (-лась) на вас",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Открыть интерфейс модератора для @{name}",
"status.admin_status": "Открыть этот статус в интерфейсе модератора",
"status.block": "Заблокировать @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Уведомления",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Поиск",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokuj @{name}",
"account.block_domain": "Ukry všetko z {domain}",
"account.blocked": "Blokovaný/á",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Súkromná správa pre @{name}",
"account.domain_blocked": "Doména ukrytá",
"account.edit_profile": "Uprav profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federovaná časová os",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Späť",
"column_header.hide_settings": "Skryť nastavenia",
"column_header.show_settings": "Ukáž nastavenia",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Zapni/Vypni viditeľnosť",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Voľby",
"navigation_bar.public_timeline": "Federovaná časová os",
"navigation_bar.security": "Zabezbečenie",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} si obľúbil/a tvoj príspevok",
"notification.follow": "{name} ťa začal/a následovať",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Otvor moderovacie rozhranie užívateľa @{name}",
"status.admin_status": "Otvor tento príspevok v moderovacom rozhraní",
"status.block": "Blokuj @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Oboznámenia",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Hľadaj",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokiraj @{name}",
"account.block_domain": "Skrij vse iz {domain}",
"account.blocked": "Blokirano",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Neposredno sporočilo @{name}",
"account.domain_blocked": "Skrita domena",
"account.edit_profile": "Uredi profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Združena časovnica",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Nazaj",
"column_header.hide_settings": "Skrij nastavitve",
"column_header.show_settings": "Prikaži nastavitve",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Preklopi vidljivost",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Nastavitve",
"navigation_bar.public_timeline": "Združena časovnica",
"navigation_bar.security": "Varnost",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} je vzljubil/a vaš status",
"notification.follow": "{name} vam sledi",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Odpri vmesnik za moderiranje za @{name}",
"status.admin_status": "Odpri status v vmesniku za moderiranje",
"status.block": "Blokiraj @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Obvestila",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Iskanje",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blloko @{name}",
"account.block_domain": "Fshih gjithçka prej {domain}",
"account.blocked": "E bllokuar",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mesazh i drejtpërdrejt për @{name}",
"account.domain_blocked": "Përkatësi e fshehur",
"account.edit_profile": "Përpunoni profilin",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Rrjedhë kohore e federuar",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Mbrapsht",
"column_header.hide_settings": "Fshihi rregullimet",
"column_header.show_settings": "Shfaq rregullime",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Ndërroni dukshmërinë",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Parapëlqime",
"navigation_bar.public_timeline": "Rrjedhë kohore të federuarish",
"navigation_bar.security": "Siguri",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} parapëlqeu gjendjen tuaj",
"notification.follow": "{name} zuri tju ndjekë",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Hap ndërfaqe moderimi për @{name}",
"status.admin_status": "Hape këtë gjendje te ndërfaqja e moderimit",
"status.block": "Blloko @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Njoftime",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Kërkim",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blokiraj korisnika @{name}",
"account.block_domain": "Sakrij sve sa domena {domain}",
"account.blocked": "Blocked",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Domain hidden",
"account.edit_profile": "Izmeni profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federisana lajna",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Nazad",
"column_header.hide_settings": "Sakrij postavke",
"column_header.show_settings": "Prikaži postavke",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Uključi/isključi vidljivost",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Podešavanja",
"navigation_bar.public_timeline": "Federisana lajna",
"navigation_bar.security": "Security",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} je stavio Vaš status kao omiljeni",
"notification.follow": "{name} Vas je zapratio",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Obaveštenja",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Search",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Блокирај @{name}",
"account.block_domain": "Сакриј све са домена {domain}",
"account.blocked": "Блокиран",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Директна порука @{name}",
"account.domain_blocked": "Домен сакривен",
"account.edit_profile": "Измени профил",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Здружена временска линија",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Назад",
"column_header.hide_settings": "Сакриј поставке",
"column_header.show_settings": "Прикажи поставке",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Укључи/искључи видљивост",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Подешавања",
"navigation_bar.public_timeline": "Здружена временска линија",
"navigation_bar.security": "Безбедност",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} је ставио/ла Ваш статус као омиљени",
"notification.follow": "{name} Вас је запратио/ла",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "Блокирај @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Обавештења",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Претрага",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Blockera @{name}",
"account.block_domain": "Dölj allt från {domain}",
"account.blocked": "Blockerad",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Skicka ett direktmeddelande till @{name}",
"account.domain_blocked": "Domän dold",
"account.edit_profile": "Redigera profil",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Förenad tidslinje",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Tillbaka",
"column_header.hide_settings": "Dölj inställningar",
"column_header.show_settings": "Visa inställningar",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Växla synlighet",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Inställningar",
"navigation_bar.public_timeline": "Förenad tidslinje",
"navigation_bar.security": "Säkerhet",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} favoriserade din status",
"notification.follow": "{name} följer dig",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Öppet modereringsgränssnitt för @{name}",
"status.admin_status": "Öppna denna status i modereringsgränssnittet",
"status.block": "Blockera @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Meddelanden",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Sök",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Block @{name}",
"account.block_domain": "எல்லாவற்றையும் மறைக்க {domain}",
"account.blocked": "தடைமுட்டுகள்",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "நேரடி செய்தி @{name}",
"account.domain_blocked": "டொமைன் மறைக்கப்பட்டது",
"account.edit_profile": "சுயவிவரத்தைத் திருத்தவும்",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "கூட்டாட்சி காலக்கெடு",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "ஆதரி",
"column_header.hide_settings": "அமைப்புகளை மறை",
"column_header.show_settings": "அமைப்புகளைக் காட்டு",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "நிலைமாற்று தெரியும்",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "விருப்பங்கள்",
"navigation_bar.public_timeline": "கூட்டாட்சி காலக்கெடு",
"navigation_bar.security": "பத்திரம்",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} ஆர்வம் கொண்டவர், உங்கள் நிலை",
"notification.follow": "{name} நீங்கள் தொடர்ந்து வந்தீர்கள்",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "மிதமான இடைமுகத்தை திறக்க @{name}",
"status.admin_status": "மிதமான இடைமுகத்தில் இந்த நிலையை திறக்கவும்",
"status.block": "Block @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Notifications",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "தேடு",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name} ను బ్లాక్ చేయి",
"account.block_domain": "{domain} నుంచి అన్నీ దాచిపెట్టు",
"account.blocked": "బ్లాక్ అయినవి",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "@{name}కు నేరుగా సందేశం పంపు",
"account.domain_blocked": "డొమైన్ దాచిపెట్టబడినది",
"account.edit_profile": "ప్రొఫైల్ని సవరించండి",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "సమాఖ్య కాలక్రమం",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "వెనక్కి",
"column_header.hide_settings": "అమర్పులను దాచిపెట్టు",
"column_header.show_settings": "అమర్పులను చూపించు",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "దృశ్యమానతను టోగుల్ చేయండి",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "ప్రాధాన్యతలు",
"navigation_bar.public_timeline": "సమాఖ్య కాలక్రమం",
"navigation_bar.security": "భద్రత",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} మీ స్టేటస్ ను ఇష్టపడ్డారు",
"notification.follow": "{name} మిమ్మల్ని అనుసరిస్తున్నారు",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "@{name} కొరకు సమన్వయ వినిమయసీమను తెరువు",
"status.admin_status": "సమన్వయ వినిమయసీమలో ఈ స్టేటస్ ను తెరవండి",
"status.block": "@{name} ను బ్లాక్ చేయి",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "ప్రకటనలు",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "శోధన",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "ปิดกั้น @{name}",
"account.block_domain": "ซ่อนทุกอย่างจาก {domain}",
"account.blocked": "ปิดกั้นอยู่",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "ส่งข้อความโดยตรงถึง @{name}",
"account.domain_blocked": "ซ่อนโดเมนอยู่",
"account.edit_profile": "แก้ไขโปรไฟล์",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "เส้นเวลาที่ติดต่อกับภายนอก",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "ย้อนกลับ",
"column_header.hide_settings": "ซ่อนการตั้งค่า",
"column_header.show_settings": "แสดงการตั้งค่า",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "เปิด/ปิดการมองเห็น",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "การกำหนดลักษณะ",
"navigation_bar.public_timeline": "เส้นเวลาที่ติดต่อกับภายนอก",
"navigation_bar.security": "ความปลอดภัย",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} ได้ชื่นชอบสถานะของคุณ",
"notification.follow": "{name} ได้ติดตามคุณ",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "เปิดส่วนติดต่อการควบคุมสำหรับ @{name}",
"status.admin_status": "เปิดสถานะนี้ในส่วนติดต่อการควบคุม",
"status.block": "ปิดกั้น @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "การแจ้งเตือน",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "ค้นหา",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "@{name} adlı kişiyi engelle",
"account.block_domain": "{domain} alanından her şeyi gizle",
"account.blocked": "Engellenmiş",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Mesaj gönder : @{name}",
"account.domain_blocked": "Alan adı gizlendi",
"account.edit_profile": "Profili düzenle",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Federe zaman tüneli",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Geri",
"column_header.hide_settings": "Ayarları gizle",
"column_header.show_settings": "Ayarları göster",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Görünürlüğü değiştir",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Tercihler",
"navigation_bar.public_timeline": "Federe zaman tüneli",
"navigation_bar.security": "Güvenlik",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} senin durumunu favorilere ekledi",
"notification.follow": "{name} seni takip ediyor",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "@{name} için denetim arayüzünü açın",
"status.admin_status": "Denetim arayüzünde bu durumu açın",
"status.block": "Engelle : @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Bildirimler",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Ara",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "Заблокувати @{name}",
"account.block_domain": "Заглушити {domain}",
"account.blocked": "Заблоковані",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "Пряме повідомлення @{name}",
"account.domain_blocked": "Домен приховано",
"account.edit_profile": "Редагувати профіль",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "Глобальна стрічка",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "Назад",
"column_header.hide_settings": "Приховати налаштування",
"column_header.show_settings": "Показати налаштування",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "Показати/приховати",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "Налаштування",
"navigation_bar.public_timeline": "Глобальна стрічка",
"navigation_bar.security": "Безпека",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} вподобав(-ла) ваш допис",
"notification.follow": "{name} підписався(-лась) на Вас",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Відкрити інтерфейс модерації для @{name}",
"status.admin_status": "Відкрити цей статус в інтерфейсі модерації",
"status.block": "Заблокувати @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "Сповіщення",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "Пошук",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "屏蔽 @{name}",
"account.block_domain": "隐藏来自 {domain} 的内容",
"account.blocked": "已屏蔽",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "发送私信给 @{name}",
"account.domain_blocked": "网站已屏蔽",
"account.edit_profile": "修改个人资料",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "跨站公共时间轴",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "返回",
"column_header.hide_settings": "隐藏设置",
"column_header.show_settings": "显示设置",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "切换显示/隐藏",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "首选项",
"navigation_bar.public_timeline": "跨站公共时间轴",
"navigation_bar.security": "安全",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} 收藏了你的嘟文",
"notification.follow": "{name} 开始关注你",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "打开 @{name} 的管理界面",
"status.admin_status": "打开这条嘟文的管理界面",
"status.block": "屏蔽 @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "通知",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "搜索",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "封鎖 @{name}",
"account.block_domain": "隱藏來自 {domain} 的一切文章",
"account.blocked": "封鎖",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "私訊 @{name}",
"account.domain_blocked": "服務站被隱藏",
"account.edit_profile": "修改個人資料",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "跨站時間軸",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "返回",
"column_header.hide_settings": "隱藏設定",
"column_header.show_settings": "顯示設定",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "打開或關上",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "偏好設定",
"navigation_bar.public_timeline": "跨站時間軸",
"navigation_bar.security": "安全",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} 收藏了你的文章",
"notification.follow": "{name} 開始關注你",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this post in the moderation interface",
"status.block": "封鎖 @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "通知",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "搜尋",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

@ -4,6 +4,8 @@
"account.block": "封鎖 @{name}",
"account.block_domain": "隱藏來自 {domain} 的所有內容",
"account.blocked": "已封鎖",
"account.deactivated": "Deactivated",
"account.deactivated_description": "This account has been deactivated.",
"account.direct": "傳私訊給 @{name}",
"account.domain_blocked": "已隱藏網域",
"account.edit_profile": "編輯個人資料",
@ -96,6 +98,7 @@
"column.preferences": "Preferences",
"column.public": "聯邦時間軸",
"column.security": "Security",
"column.soapbox_config": "Soapbox config",
"column_back_button.label": "上一頁",
"column_header.hide_settings": "隱藏設定",
"column_header.show_settings": "顯示設定",
@ -297,6 +300,7 @@
"login.otp_log_in.fail": "Invalid code, please try again.",
"login.reset_password_hint": "Trouble logging in?",
"media_gallery.toggle_visible": "切換可見性",
"media_panel.title": "Media",
"mfa.mfa_disable_enter_password": "Enter your current password to disable two-factor auth:",
"mfa.mfa_setup_enter_password": "Enter your current password to confirm your identity:",
"mfa.mfa_setup_scan_description": "Using your two-factor app, scan this QR code or enter text key:",
@ -338,6 +342,7 @@
"navigation_bar.preferences": "偏好設定",
"navigation_bar.public_timeline": "聯邦時間軸",
"navigation_bar.security": "安全性",
"navigation_bar.soapbox_config": "Soapbox config",
"notification.emoji_react": "{name} reacted to your post",
"notification.favourite": "{name} 把你的嘟文加入了最愛",
"notification.follow": "{name} 關注了你",
@ -470,6 +475,33 @@
"security.update_password.success": "Password successfully updated.",
"signup_panel.subtitle": "Sign up now to discuss.",
"signup_panel.title": "New to {site_title}?",
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer",
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL",
"soapbox_config.fields.banner_label": "Banner",
"soapbox_config.fields.brand_color_label": "Brand color",
"soapbox_config.fields.custom_css.add": "Add another custom CSS URL",
"soapbox_config.fields.custom_css_fields_label": "Custom CSS",
"soapbox_config.fields.home_footer.add": "Add new Home Footer Item",
"soapbox_config.fields.home_footer_fields_label": "Home footer items",
"soapbox_config.fields.logo_label": "Logo",
"soapbox_config.fields.patron_enabled_label": "Patron module",
"soapbox_config.fields.promo_panel.add": "Add new Promo panel item",
"soapbox_config.fields.promo_panel_fields_label": "Promo panel items",
"soapbox_config.hints.banner": "PNG, GIF or JPG. At most 2 MB. Will be displayed to 400x400px",
"soapbox_config.hints.custom_css_fields": "Insert a URL to a CSS file like `https://mysite.com/instance/custom.css`, or simply `/instance/custom.css`",
"soapbox_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"soapbox_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
"soapbox_config.hints.patron_enabled": "Enables display of Patron module. Requires installation of Patron module.",
"soapbox_config.hints.promo_panel_fields": "You can have custom defined links displayed on the left panel of the timelines page.",
"soapbox_config.hints.promo_panel_icons": "{ link }",
"soapbox_config.home_footer.meta_fields.label_placeholder": "Label",
"soapbox_config.home_footer.meta_fields.url_placeholder": "URL",
"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": "Advanced: Edit the settings data directly.",
"soapbox_config.raw_json_label": "Raw JSON data",
"soapbox_config.save": "Save",
"status.admin_account": "開啟 @{name} 的管理介面",
"status.admin_status": "在管理介面開啟此嘟文",
"status.block": "封鎖 @{name}",
@ -520,6 +552,7 @@
"tabs_bar.news": "News",
"tabs_bar.notifications": "通知",
"tabs_bar.post": "Post",
"tabs_bar.reports": "Reports",
"tabs_bar.search": "搜尋",
"tabs_bar.theme_toggle_dark": "Switch to dark theme",
"tabs_bar.theme_toggle_light": "Switch to light theme",

Loading…
Cancel
Save