mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 19:57:52 +01:00
committed by
GitHub
parent
aa66385dee
commit
09d3e17c52
@@ -2,6 +2,7 @@ cs:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -138,12 +139,19 @@ cs:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ de:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'Ein unbekannter Fehler ist aufgetreten'
|
unknown: 'Ein unbekannter Fehler ist aufgetreten'
|
||||||
unauthorized: 'Du bist nicht autorisiert'
|
unauthorized: 'Du bist nicht autorisiert'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'Du musst angemeldet sein, um auf diese Seite zugreifen zu können'
|
not_logged_in: 'Du musst angemeldet sein, um auf diese Seite zugreifen zu können'
|
||||||
not_enough_privileges: 'Du hast nicht die Berechtigung, auf diese Seite zuzugreifen'
|
not_enough_privileges: 'Du hast nicht die Berechtigung, auf diese Seite zuzugreifen'
|
||||||
user_blocked_or_deleted: 'Du kannst nicht auf dein Konto zugreifen, da es gesperrt oder gelöscht wurde.'
|
user_blocked_or_deleted: 'Du kannst nicht auf dein Konto zugreifen, da es gesperrt oder gelöscht wurde.'
|
||||||
@@ -124,12 +125,19 @@ de:
|
|||||||
custom_domain: 'Benutzerdefinierte Domain'
|
custom_domain: 'Benutzerdefinierte Domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Anzeige'
|
brand_display: 'Anzeige'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Anonymes Feedback erlauben'
|
allow_anonymous_feedback: 'Anonymes Feedback erlauben'
|
||||||
feedback_approval_policy: 'Feedback-Freigaberichtlinie'
|
feedback_approval_policy: 'Feedback-Freigaberichtlinie'
|
||||||
show_vote_count: 'Stimmenanzahl für Nutzer*innen anzeigen'
|
show_vote_count: 'Stimmenanzahl für Nutzer*innen anzeigen'
|
||||||
show_vote_button_in_board: 'Zeige Abstimm-Buttons auf der Übersichtsseite an'
|
show_vote_button_in_board: 'Zeige Abstimm-Buttons auf der Übersichtsseite an'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: '"Powered by Astuto" anzeigen'
|
show_powered_by: '"Powered by Astuto" anzeigen'
|
||||||
root_board_id: 'Root-Page'
|
root_board_id: 'Root-Page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Zeige den Übersichts-Link in der Kopfzeile an'
|
show_roadmap_in_header: 'Zeige den Übersichts-Link in der Kopfzeile an'
|
||||||
collapse_boards_in_header: 'Stelle die Board-Übersicht in der Kopfzeile untereinander dar'
|
collapse_boards_in_header: 'Stelle die Board-Übersicht in der Kopfzeile untereinander dar'
|
||||||
custom_css: 'Benutzerdefiniertes CSS'
|
custom_css: 'Benutzerdefiniertes CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ el:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -124,12 +125,19 @@ el:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ es:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'Ocurrió un error desconocido'
|
unknown: 'Ocurrió un error desconocido'
|
||||||
unauthorized: 'No estás autorizado'
|
unauthorized: 'No estás autorizado'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'Debes iniciar sesión para acceder a esta página'
|
not_logged_in: 'Debes iniciar sesión para acceder a esta página'
|
||||||
not_enough_privileges: 'No tienes suficientes privilegios para acceder a esta página'
|
not_enough_privileges: 'No tienes suficientes privilegios para acceder a esta página'
|
||||||
user_blocked_or_deleted: 'No puedes acceder a tu cuenta porque ha sido bloqueada o eliminada.'
|
user_blocked_or_deleted: 'No puedes acceder a tu cuenta porque ha sido bloqueada o eliminada.'
|
||||||
@@ -124,12 +125,19 @@ es:
|
|||||||
custom_domain: 'Dominio personalizado'
|
custom_domain: 'Dominio personalizado'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Visualización'
|
brand_display: 'Visualización'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Mostrar el número de votos a los usuarios'
|
show_vote_count: 'Mostrar el número de votos a los usuarios'
|
||||||
show_vote_button_in_board: 'Mostrar botones de voto en la página del foro'
|
show_vote_button_in_board: 'Mostrar botones de voto en la página del foro'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Mostrar "Powered by Astuto"'
|
show_powered_by: 'Mostrar "Powered by Astuto"'
|
||||||
root_board_id: 'Página raíz'
|
root_board_id: 'Página raíz'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Mostrar enlace de mapa de ruta en el encabezado'
|
show_roadmap_in_header: 'Mostrar enlace de mapa de ruta en el encabezado'
|
||||||
collapse_boards_in_header: 'Colapsar foros en el encabezado'
|
collapse_boards_in_header: 'Colapsar foros en el encabezado'
|
||||||
custom_css: 'CSS personalizado'
|
custom_css: 'CSS personalizado'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ fr:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'L''opération a échoué pour une raison inconnue'
|
unknown: 'L''opération a échoué pour une raison inconnue'
|
||||||
unauthorized: 'Vous n’êtes pas autorisé'
|
unauthorized: 'Vous n’êtes pas autorisé'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'Vous devez être connecté pour accéder à cette page'
|
not_logged_in: 'Vous devez être connecté pour accéder à cette page'
|
||||||
not_enough_privileges: 'Vous n''avez pas les privilèges pour accéder à cette page'
|
not_enough_privileges: 'Vous n''avez pas les privilèges pour accéder à cette page'
|
||||||
user_blocked_or_deleted: 'Vous ne pouvez pas accéder à votre compte parce qu''il a été bloqué ou supprimé.'
|
user_blocked_or_deleted: 'Vous ne pouvez pas accéder à votre compte parce qu''il a été bloqué ou supprimé.'
|
||||||
@@ -124,12 +125,19 @@ fr:
|
|||||||
custom_domain: 'Domaine personnalisé'
|
custom_domain: 'Domaine personnalisé'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Affichage'
|
brand_display: 'Affichage'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Autoriser les commentaires anonymes'
|
allow_anonymous_feedback: 'Autoriser les commentaires anonymes'
|
||||||
feedback_approval_policy: 'Politique d''approbation des commentaires'
|
feedback_approval_policy: 'Politique d''approbation des commentaires'
|
||||||
show_vote_count: 'Afficher le nombre de votes aux utilisateurs'
|
show_vote_count: 'Afficher le nombre de votes aux utilisateurs'
|
||||||
show_vote_button_in_board: 'Afficher les boutons de vote sur le panneau principal'
|
show_vote_button_in_board: 'Afficher les boutons de vote sur le panneau principal'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Afficher "Powered by Astuto"'
|
show_powered_by: 'Afficher "Powered by Astuto"'
|
||||||
root_board_id: 'Page racine'
|
root_board_id: 'Page racine'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Afficher le lien de la roadmap dans l''en-tête'
|
show_roadmap_in_header: 'Afficher le lien de la roadmap dans l''en-tête'
|
||||||
collapse_boards_in_header: 'Fusionner les tableaux dans l''en-tête'
|
collapse_boards_in_header: 'Fusionner les tableaux dans l''en-tête'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ hi:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -124,12 +125,19 @@ hi:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ it:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'Si è verificato un errore sconosciuto'
|
unknown: 'Si è verificato un errore sconosciuto'
|
||||||
unauthorized: 'Non sei autorizzato'
|
unauthorized: 'Non sei autorizzato'
|
||||||
|
email_domain_not_allowed: 'Non puoi registrarti con l''indirizzo email fornito'
|
||||||
not_logged_in: 'Devi effettuare l''accesso per visualizzare questa pagina'
|
not_logged_in: 'Devi effettuare l''accesso per visualizzare questa pagina'
|
||||||
not_enough_privileges: 'Non hai i privilegi necessari per visualizzare questa pagina'
|
not_enough_privileges: 'Non hai i privilegi necessari per visualizzare questa pagina'
|
||||||
user_blocked_or_deleted: 'Non puoi accedere al tuo account perché è stato bloccato o eliminato.'
|
user_blocked_or_deleted: 'Non puoi accedere al tuo account perché è stato bloccato o eliminato.'
|
||||||
@@ -124,12 +125,19 @@ it:
|
|||||||
custom_domain: 'Dominio personalizzato'
|
custom_domain: 'Dominio personalizzato'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Mostra'
|
brand_display: 'Mostra'
|
||||||
|
use_browser_locale: 'Usa lingua del browser'
|
||||||
|
is_private: 'Sito privato'
|
||||||
|
email_registration_policy: 'Regole per registrazione con email'
|
||||||
|
allowed_email_domains: 'Domini email consentiti'
|
||||||
allow_anonymous_feedback: 'Consenti feedback anonimo'
|
allow_anonymous_feedback: 'Consenti feedback anonimo'
|
||||||
feedback_approval_policy: 'Politica di approvazione feedback'
|
feedback_approval_policy: 'Politica di approvazione feedback'
|
||||||
show_vote_count: 'Mostra numero voti agli utenti'
|
show_vote_count: 'Mostra numero voti agli utenti'
|
||||||
show_vote_button_in_board: 'Mostra pulsanti voto nella pagina bacheca'
|
show_vote_button_in_board: 'Mostra pulsanti voto nella pagina bacheca'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Nascondi gli stati inutilizzati nel filtro per stato'
|
||||||
show_powered_by: 'Mostra "Powered by Astuto"'
|
show_powered_by: 'Mostra "Powered by Astuto"'
|
||||||
root_board_id: 'Pagina principale'
|
root_board_id: 'Pagina principale'
|
||||||
|
logo_links_to: 'Link del logo a'
|
||||||
|
logo_custom_url: 'URL personalizzato del logo'
|
||||||
show_roadmap_in_header: 'Mostra roadmap nel menu in alto'
|
show_roadmap_in_header: 'Mostra roadmap nel menu in alto'
|
||||||
collapse_boards_in_header: 'Comprimi le bacheche nel menu in alto'
|
collapse_boards_in_header: 'Comprimi le bacheche nel menu in alto'
|
||||||
custom_css: 'CSS personalizzato'
|
custom_css: 'CSS personalizzato'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ ja:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -117,12 +118,19 @@ ja:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ ko:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -117,12 +118,19 @@ ko:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ nl:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -124,12 +125,19 @@ nl:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ pl:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -138,12 +139,19 @@ pl:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ pt:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'Um erro desconhecido ocorreu'
|
unknown: 'Um erro desconhecido ocorreu'
|
||||||
unauthorized: 'Você não está autorizado'
|
unauthorized: 'Você não está autorizado'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'Você precisa estar conectado para acessar esta página'
|
not_logged_in: 'Você precisa estar conectado para acessar esta página'
|
||||||
not_enough_privileges: 'Você não tem privilégios para acessar esta página'
|
not_enough_privileges: 'Você não tem privilégios para acessar esta página'
|
||||||
user_blocked_or_deleted: 'Você não pode acessar sua conta porque ela foi bloqueada ou excluída.'
|
user_blocked_or_deleted: 'Você não pode acessar sua conta porque ela foi bloqueada ou excluída.'
|
||||||
@@ -124,12 +125,19 @@ pt:
|
|||||||
custom_domain: 'Domínio personalizado'
|
custom_domain: 'Domínio personalizado'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Tela'
|
brand_display: 'Tela'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Mostrar contagem de votos aos usuários'
|
show_vote_count: 'Mostrar contagem de votos aos usuários'
|
||||||
show_vote_button_in_board: 'Mostrar botões de voto na página do quadro'
|
show_vote_button_in_board: 'Mostrar botões de voto na página do quadro'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Mostrar "Desenvolvido por Astuto"'
|
show_powered_by: 'Mostrar "Desenvolvido por Astuto"'
|
||||||
root_board_id: 'Página principal'
|
root_board_id: 'Página principal'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Mostrar link do planejamento no cabeçalho'
|
show_roadmap_in_header: 'Mostrar link do planejamento no cabeçalho'
|
||||||
collapse_boards_in_header: 'Recolher quadros no cabeçalho'
|
collapse_boards_in_header: 'Recolher quadros no cabeçalho'
|
||||||
custom_css: 'CSS Personalizado'
|
custom_css: 'CSS Personalizado'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ ru:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'Произошла неизвестная ошибка'
|
unknown: 'Произошла неизвестная ошибка'
|
||||||
unauthorized: 'Вы не авторизованы'
|
unauthorized: 'Вы не авторизованы'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'Вы должны войти для просмотра этой страницы'
|
not_logged_in: 'Вы должны войти для просмотра этой страницы'
|
||||||
not_enough_privileges: 'У вас нет разрешения на доступ к этой странице'
|
not_enough_privileges: 'У вас нет разрешения на доступ к этой странице'
|
||||||
user_blocked_or_deleted: 'Вы не можете получить доступ к вашей учетной записи, потому что она была заблокирована или удалена.'
|
user_blocked_or_deleted: 'Вы не можете получить доступ к вашей учетной записи, потому что она была заблокирована или удалена.'
|
||||||
@@ -138,12 +139,19 @@ ru:
|
|||||||
custom_domain: 'Свой домен'
|
custom_domain: 'Свой домен'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Экран'
|
brand_display: 'Экран'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Разрешить анонимные обращения'
|
allow_anonymous_feedback: 'Разрешить анонимные обращения'
|
||||||
feedback_approval_policy: 'Политика утверждения обращений'
|
feedback_approval_policy: 'Политика утверждения обращений'
|
||||||
show_vote_count: 'Показать количество голосов пользователям'
|
show_vote_count: 'Показать количество голосов пользователям'
|
||||||
show_vote_button_in_board: 'Показывать кнопки голосования на странице доски'
|
show_vote_button_in_board: 'Показывать кнопки голосования на странице доски'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Показывать "Работает на Astuto"'
|
show_powered_by: 'Показывать "Работает на Astuto"'
|
||||||
root_board_id: 'Главная страница'
|
root_board_id: 'Главная страница'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Показать roadmap в заголовке'
|
show_roadmap_in_header: 'Показать roadmap в заголовке'
|
||||||
collapse_boards_in_header: 'Сворачивать доски в заголовке'
|
collapse_boards_in_header: 'Сворачивать доски в заголовке'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ sr:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -131,12 +132,19 @@ sr:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ sv:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -124,12 +125,19 @@ sv:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ tr:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'An unknown error occurred'
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'You are not authorized'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'You must be logged in to access this page'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'You do not have the privilegies to access this page'
|
||||||
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
user_blocked_or_deleted: 'You cannot access your account because it has been blocked or deleted.'
|
||||||
@@ -124,12 +125,19 @@ tr:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Display'
|
brand_display: 'Display'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Show vote count to users'
|
show_vote_count: 'Show vote count to users'
|
||||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Root page'
|
root_board_id: 'Root page'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Show roadmap link in header'
|
show_roadmap_in_header: 'Show roadmap link in header'
|
||||||
collapse_boards_in_header: 'Collapse boards in header'
|
collapse_boards_in_header: 'Collapse boards in header'
|
||||||
custom_css: 'Custom CSS'
|
custom_css: 'Custom CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ vi:
|
|||||||
errors:
|
errors:
|
||||||
unknown: 'Đã xảy ra một lỗi không xác định'
|
unknown: 'Đã xảy ra một lỗi không xác định'
|
||||||
unauthorized: 'Bạn không được ủy quyền'
|
unauthorized: 'Bạn không được ủy quyền'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: 'Bạn phải đăng nhập để truy cập trang này'
|
not_logged_in: 'Bạn phải đăng nhập để truy cập trang này'
|
||||||
not_enough_privileges: 'Bạn không có đủ quyền để truy cập trang này'
|
not_enough_privileges: 'Bạn không có đủ quyền để truy cập trang này'
|
||||||
user_blocked_or_deleted: 'Bạn không thể truy cập tài khoản của mình vì nó đã bị chặn hoặc xóa.'
|
user_blocked_or_deleted: 'Bạn không thể truy cập tài khoản của mình vì nó đã bị chặn hoặc xóa.'
|
||||||
@@ -117,12 +118,19 @@ vi:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: 'Hiển thị'
|
brand_display: 'Hiển thị'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: 'Hiển thị số phiếu bầu cho người dùng'
|
show_vote_count: 'Hiển thị số phiếu bầu cho người dùng'
|
||||||
show_vote_button_in_board: 'Hiển thị nút phiếu bầu trên trang bảng'
|
show_vote_button_in_board: 'Hiển thị nút phiếu bầu trên trang bảng'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: 'Show "Powered by Astuto"'
|
show_powered_by: 'Show "Powered by Astuto"'
|
||||||
root_board_id: 'Trang gốc'
|
root_board_id: 'Trang gốc'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: 'Hiển thị liên kết lộ trình trên tiêu đề'
|
show_roadmap_in_header: 'Hiển thị liên kết lộ trình trên tiêu đề'
|
||||||
collapse_boards_in_header: 'Thu gọn các bảng trong tiêu đề'
|
collapse_boards_in_header: 'Thu gọn các bảng trong tiêu đề'
|
||||||
custom_css: 'Tùy chỉnh CSS'
|
custom_css: 'Tùy chỉnh CSS'
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ zh-CN:
|
|||||||
errors:
|
errors:
|
||||||
unknown: '发生了未知错误'
|
unknown: '发生了未知错误'
|
||||||
unauthorized: '您未被授权'
|
unauthorized: '您未被授权'
|
||||||
|
email_domain_not_allowed: 'You cannot register with the provided email address'
|
||||||
not_logged_in: '您必须登录才能访问该页面'
|
not_logged_in: '您必须登录才能访问该页面'
|
||||||
not_enough_privileges: '你没有访问此页面的权限'
|
not_enough_privileges: '你没有访问此页面的权限'
|
||||||
user_blocked_or_deleted: '您的账户已被封禁或删除,无法访问。'
|
user_blocked_or_deleted: '您的账户已被封禁或删除,无法访问。'
|
||||||
@@ -117,12 +118,19 @@ zh-CN:
|
|||||||
custom_domain: 'Custom domain'
|
custom_domain: 'Custom domain'
|
||||||
tenant_setting:
|
tenant_setting:
|
||||||
brand_display: '显示模式'
|
brand_display: '显示模式'
|
||||||
|
use_browser_locale: 'Use browser language'
|
||||||
|
is_private: 'Private site'
|
||||||
|
email_registration_policy: 'Email registration policy'
|
||||||
|
allowed_email_domains: 'Allowed email domains'
|
||||||
allow_anonymous_feedback: 'Allow anonymous feedback'
|
allow_anonymous_feedback: 'Allow anonymous feedback'
|
||||||
feedback_approval_policy: 'Feedback approval policy'
|
feedback_approval_policy: 'Feedback approval policy'
|
||||||
show_vote_count: '对用户显示投票数'
|
show_vote_count: '对用户显示投票数'
|
||||||
show_vote_button_in_board: '在版块页面显示投票按钮'
|
show_vote_button_in_board: '在版块页面显示投票按钮'
|
||||||
|
hide_unused_statuses_in_filter_by_status: 'Hide unused statuses in filter by status'
|
||||||
show_powered_by: '显示 "技术支持: Astuto"'
|
show_powered_by: '显示 "技术支持: Astuto"'
|
||||||
root_board_id: '首页'
|
root_board_id: '首页'
|
||||||
|
logo_links_to: 'Logo links to'
|
||||||
|
logo_custom_url: 'Logo custom URL'
|
||||||
show_roadmap_in_header: '在页眉显示开发路线图链接'
|
show_roadmap_in_header: '在页眉显示开发路线图链接'
|
||||||
collapse_boards_in_header: '折叠页眉中的版块'
|
collapse_boards_in_header: '折叠页眉中的版块'
|
||||||
custom_css: '自定义 CSS'
|
custom_css: '自定义 CSS'
|
||||||
|
|||||||
@@ -42,12 +42,15 @@ cs:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comment'
|
one: '1 comment'
|
||||||
few: '%{count} comments'
|
few: '%{count} comments'
|
||||||
many: '%{count} comments'
|
many: '%{count} comments'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -71,6 +74,7 @@ cs:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -178,10 +182,11 @@ cs:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -193,13 +198,19 @@ cs:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -207,6 +218,7 @@ cs:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -223,14 +235,59 @@ cs:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
few: 'Send %{count} invitations'
|
||||||
|
many: 'Send %{count} invitations'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ de:
|
|||||||
resend_unlock_instructions: 'Anweisungen zum Entsperren erneut senden'
|
resend_unlock_instructions: 'Anweisungen zum Entsperren erneut senden'
|
||||||
change_password: 'Passwort ändern'
|
change_password: 'Passwort ändern'
|
||||||
password_help: 'Mindestens %{count} Zeichen'
|
password_help: 'Mindestens %{count} Zeichen'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 Kommentar'
|
one: '1 Kommentar'
|
||||||
other: '%{count} Kommentare'
|
other: '%{count} Kommentare'
|
||||||
no_status: 'Kein Status'
|
no_status: 'Kein Status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Lädt...'
|
loading: 'Lädt...'
|
||||||
confirmation: 'Sicher?'
|
confirmation: 'Sicher?'
|
||||||
confirmation_board_delete: 'Warnung: Wenn es in diesem Forum Feedback Beiträge gibt, werden ALLE diese Beiträge ebenfalls gelöscht. Diese Aktion kann nicht rückgängig gemacht werden.'
|
confirmation_board_delete: 'Warnung: Wenn es in diesem Forum Feedback Beiträge gibt, werden ALLE diese Beiträge ebenfalls gelöscht. Diese Aktion kann nicht rückgängig gemacht werden.'
|
||||||
@@ -69,6 +72,7 @@ de:
|
|||||||
clear: 'Zurücksetzen'
|
clear: 'Zurücksetzen'
|
||||||
approve: 'Freigeben'
|
approve: 'Freigeben'
|
||||||
reject: 'Ablehnen'
|
reject: 'Ablehnen'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'gerade eben'
|
now: 'gerade eben'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ de:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Seiteneinstellungen'
|
title: 'Seiteneinstellungen'
|
||||||
general: 'Generell'
|
general: 'Generell'
|
||||||
|
authentication: 'Authentifizierung'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Status'
|
post_statuses: 'Status'
|
||||||
roadmap: 'Übersicht'
|
roadmap: 'Übersicht'
|
||||||
authentication: 'Authentifizierung'
|
invitations: 'Invitations'
|
||||||
appearance: 'Erscheinung'
|
appearance: 'Erscheinung'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Alle Änderungen gespeichert'
|
up_to_date: 'Alle Änderungen gespeichert'
|
||||||
@@ -181,6 +186,9 @@ de:
|
|||||||
brand_setting_name: 'Nur Name'
|
brand_setting_name: 'Nur Name'
|
||||||
brand_setting_logo: 'Nur Logo'
|
brand_setting_logo: 'Nur Logo'
|
||||||
brand_setting_none: 'Nichts'
|
brand_setting_none: 'Nichts'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Nicht registrierte Benutzer können Feedback einreichen.'
|
allow_anonymous_feedback_help: 'Nicht registrierte Benutzer können Feedback einreichen.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Nur für anonymes Feedback Freigabe erforderlich'
|
feedback_approval_policy_anonymous_require_approval: 'Nur für anonymes Feedback Freigabe erforderlich'
|
||||||
@@ -188,6 +196,9 @@ de:
|
|||||||
feedback_approval_policy_always_require_approval: 'Freigabe immer erforderlich'
|
feedback_approval_policy_always_require_approval: 'Freigabe immer erforderlich'
|
||||||
feedback_approval_policy_help: 'Wenn eine Freigabe benötigt wird, bleibt das eingereichte Feedback so lange verborgen, bis ein Moderator oder Administrator es freigibt. Von Moderatoren oder Administratoren eingereichtes Feedback wird immer automatisch freigegeben.'
|
feedback_approval_policy_help: 'Wenn eine Freigabe benötigt wird, bleibt das eingereichte Feedback so lange verborgen, bis ein Moderator oder Administrator es freigibt. Von Moderatoren oder Administratoren eingereichtes Feedback wird immer automatisch freigegeben.'
|
||||||
subtitle_header: 'Kopfzeile'
|
subtitle_header: 'Kopfzeile'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'nie'
|
collapse_boards_in_header_no_collapse: 'nie'
|
||||||
collapse_boards_in_header_always_collapse: 'immer'
|
collapse_boards_in_header_always_collapse: 'immer'
|
||||||
subtitle_visibility: 'Sichtbarkeit'
|
subtitle_visibility: 'Sichtbarkeit'
|
||||||
@@ -195,6 +206,7 @@ de:
|
|||||||
custom_domain_learn_more: 'Erfahren Sie, wie Sie eine eigene Domain konfigurieren'
|
custom_domain_learn_more: 'Erfahren Sie, wie Sie eine eigene Domain konfigurieren'
|
||||||
show_vote_count_help: 'Wird diese Einstellung aktiviert, können Nutzer*innen sehen, wie oft für einen Post gevotet wurde. Das kann Nutzer*innen dazu anregen, ebenfalls für beliebte Posts zu stimmen – das würde einem Schneeballeffekt entsprechen.'
|
show_vote_count_help: 'Wird diese Einstellung aktiviert, können Nutzer*innen sehen, wie oft für einen Post gevotet wurde. Das kann Nutzer*innen dazu anregen, ebenfalls für beliebte Posts zu stimmen – das würde einem Schneeballeffekt entsprechen.'
|
||||||
show_vote_button_in_board_help: 'Wenn Sie diese Einstellung aktivieren, können Nutzer*innen Beiträge von der Board-Seite bewerten. Dies kann Nutzer*innen dazu veranlassen, über mehr Beiträge abzustimmen, was zu einer höheren Anzahl von Stimmen führt – die Bedeutung indes verringert sich.'
|
show_vote_button_in_board_help: 'Wenn Sie diese Einstellung aktivieren, können Nutzer*innen Beiträge von der Board-Seite bewerten. Dies kann Nutzer*innen dazu veranlassen, über mehr Beiträge abzustimmen, was zu einer höheren Anzahl von Stimmen führt – die Bedeutung indes verringert sich.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'Es existieren keine Boards. Erstelle unten eines!'
|
empty: 'Es existieren keine Boards. Erstelle unten eines!'
|
||||||
@@ -211,14 +223,57 @@ de:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Übersicht'
|
title: 'Übersicht'
|
||||||
title2: 'Nicht in der Roadmap'
|
title2: 'Nicht in der Roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'Die Roadmap ist leer.'
|
empty: 'Die Roadmap ist leer.'
|
||||||
help: 'Du kannst der Roadmap Status hinzufügen, indem du sie aus dem Abschnitt unten ziehst. Wenn du stattdessen einen neuen Status erstellst oder seine Reihenfolge ändern möchtest, gehe zu Site-Einstellungen Status.'
|
help: 'Du kannst der Roadmap Status hinzufügen, indem du sie aus dem Abschnitt unten ziehst. Wenn du stattdessen einen neuen Status erstellst oder seine Reihenfolge ändern möchtest, gehe zu Site-Einstellungen Status.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Erscheinung'
|
title: 'Erscheinung'
|
||||||
learn_more: 'Erfahren Sie, wie man das Aussehen anpassen kann'
|
learn_more: 'Erfahren Sie, wie man das Aussehen anpassen kann'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentifizierung'
|
title: 'Authentifizierung'
|
||||||
learn_more: 'Erfahren Sie, wie Sie eigene OAuth Anbieter konfigurieren'
|
learn_more: 'Erfahren Sie, wie Sie eigene OAuth Anbieter konfigurieren'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth-Anbieter'
|
oauth_subtitle: 'OAuth-Anbieter'
|
||||||
default_oauth: 'Standard OAuth-Provider'
|
default_oauth: 'Standard OAuth-Provider'
|
||||||
copy_url: 'URL in Zwischenablage kopieren'
|
copy_url: 'URL in Zwischenablage kopieren'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ el:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comment'
|
one: '1 comment'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -69,6 +72,7 @@ el:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ el:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -181,13 +186,19 @@ el:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -195,6 +206,7 @@ el:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -211,14 +223,57 @@ el:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ es:
|
|||||||
resend_unlock_instructions: 'Reenviar instrucciones de desbloqueo'
|
resend_unlock_instructions: 'Reenviar instrucciones de desbloqueo'
|
||||||
change_password: 'Cambiar contraseña'
|
change_password: 'Cambiar contraseña'
|
||||||
password_help: 'mínimo %{count} caracteres'
|
password_help: 'mínimo %{count} caracteres'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comentario'
|
one: '1 comentario'
|
||||||
other: '%{count} comentarios'
|
other: '%{count} comentarios'
|
||||||
no_status: 'Sin estado'
|
no_status: 'Sin estado'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Cargando...'
|
loading: 'Cargando...'
|
||||||
confirmation: '¿Está seguro?'
|
confirmation: '¿Está seguro?'
|
||||||
confirmation_board_delete: 'Advertencia: si hay mensajes de retroalimentación en este foro, entonces TODOS estos mensajes serán borrados también. Esta acción no se puede deshacer.'
|
confirmation_board_delete: 'Advertencia: si hay mensajes de retroalimentación en este foro, entonces TODOS estos mensajes serán borrados también. Esta acción no se puede deshacer.'
|
||||||
@@ -69,6 +72,7 @@ es:
|
|||||||
clear: 'Restablecer'
|
clear: 'Restablecer'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'ahora mismo'
|
now: 'ahora mismo'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ es:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Configuración del sitio'
|
title: 'Configuración del sitio'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Autenticación'
|
||||||
boards: 'Tableros'
|
boards: 'Tableros'
|
||||||
post_statuses: 'Estados'
|
post_statuses: 'Estados'
|
||||||
roadmap: 'Hoja de ruta'
|
roadmap: 'Hoja de ruta'
|
||||||
authentication: 'Autenticación'
|
invitations: 'Invitations'
|
||||||
appearance: 'Apariencia'
|
appearance: 'Apariencia'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Se han guardado todos los cambios'
|
up_to_date: 'Se han guardado todos los cambios'
|
||||||
@@ -181,13 +186,19 @@ es:
|
|||||||
brand_setting_name: 'Solo el nombre'
|
brand_setting_name: 'Solo el nombre'
|
||||||
brand_setting_logo: 'Sólo Logo'
|
brand_setting_logo: 'Sólo Logo'
|
||||||
brand_setting_none: 'Ninguno'
|
brand_setting_none: 'Ninguno'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Cabecera'
|
subtitle_header: 'Cabecera'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Nunca'
|
collapse_boards_in_header_no_collapse: 'Nunca'
|
||||||
collapse_boards_in_header_always_collapse: 'Siempre'
|
collapse_boards_in_header_always_collapse: 'Siempre'
|
||||||
subtitle_visibility: 'Visibilidad'
|
subtitle_visibility: 'Visibilidad'
|
||||||
@@ -195,6 +206,7 @@ es:
|
|||||||
custom_domain_learn_more: 'Aprenda cómo configurar un dominio personalizado'
|
custom_domain_learn_more: 'Aprenda cómo configurar un dominio personalizado'
|
||||||
show_vote_count_help: 'Si activa esta configuración, los usuarios podrán ver el recuento de votos de los mensajes. Esto puede incentivar a los usuarios a votar publicaciones ya populares, lo que provocaría un efecto bola de nieve.'
|
show_vote_count_help: 'Si activa esta configuración, los usuarios podrán ver el recuento de votos de los mensajes. Esto puede incentivar a los usuarios a votar publicaciones ya populares, lo que provocaría un efecto bola de nieve.'
|
||||||
show_vote_button_in_board_help: 'Si activas esta configuración, los usuarios podrán votar publicaciones desde la página del foro. Esto puede alentar a los usuarios a votar en más mensajes, lo que lleva a un mayor número de votos, pero de menor importancia.'
|
show_vote_button_in_board_help: 'Si activas esta configuración, los usuarios podrán votar publicaciones desde la página del foro. Esto puede alentar a los usuarios a votar en más mensajes, lo que lleva a un mayor número de votos, pero de menor importancia.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Tableros'
|
title: 'Tableros'
|
||||||
empty: 'No hay tableros. ¡Crea uno abajo!'
|
empty: 'No hay tableros. ¡Crea uno abajo!'
|
||||||
@@ -211,14 +223,57 @@ es:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Hoja de ruta'
|
title: 'Hoja de ruta'
|
||||||
title2: 'No en la hoja de ruta'
|
title2: 'No en la hoja de ruta'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'La hoja de ruta está vacía.'
|
empty: 'La hoja de ruta está vacía.'
|
||||||
help: 'Puedes agregar estados a la hoja de ruta arrastrándolos desde la sección de abajo. Si en cambio quieres crear un nuevo estado o cambiar su orden, ve a Configuración del sitio > Estados.'
|
help: 'Puedes agregar estados a la hoja de ruta arrastrándolos desde la sección de abajo. Si en cambio quieres crear un nuevo estado o cambiar su orden, ve a Configuración del sitio > Estados.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Apariencia'
|
title: 'Apariencia'
|
||||||
learn_more: 'Aprende cómo personalizar la apariencia'
|
learn_more: 'Aprende cómo personalizar la apariencia'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Autenticación'
|
title: 'Autenticación'
|
||||||
learn_more: 'Aprende cómo configurar proveedores OAuth personalizados'
|
learn_more: 'Aprende cómo configurar proveedores OAuth personalizados'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'Proveedores OAuth'
|
oauth_subtitle: 'Proveedores OAuth'
|
||||||
default_oauth: 'Proveedor OAuth por defecto'
|
default_oauth: 'Proveedor OAuth por defecto'
|
||||||
copy_url: 'Copiar URL'
|
copy_url: 'Copiar URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ fr:
|
|||||||
resend_unlock_instructions: 'Renvoyer les instructions de déverrouillage'
|
resend_unlock_instructions: 'Renvoyer les instructions de déverrouillage'
|
||||||
change_password: 'Changer le mot de passe'
|
change_password: 'Changer le mot de passe'
|
||||||
password_help: '%{count} caractères minimum'
|
password_help: '%{count} caractères minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 commentaire'
|
one: '1 commentaire'
|
||||||
other: '%{count} commentaires'
|
other: '%{count} commentaires'
|
||||||
no_status: 'Pas de statut'
|
no_status: 'Pas de statut'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Chargement ...'
|
loading: 'Chargement ...'
|
||||||
confirmation: 'Vous êtes sûr ?'
|
confirmation: 'Vous êtes sûr ?'
|
||||||
confirmation_board_delete: 'Attention : s''il y a des commentaires dans ce tableau, alors TOUS ces messages seront également supprimés. Cette action ne peut pas être annulée.'
|
confirmation_board_delete: 'Attention : s''il y a des commentaires dans ce tableau, alors TOUS ces messages seront également supprimés. Cette action ne peut pas être annulée.'
|
||||||
@@ -69,6 +72,7 @@ fr:
|
|||||||
clear: 'Effacer'
|
clear: 'Effacer'
|
||||||
approve: 'Approuver'
|
approve: 'Approuver'
|
||||||
reject: 'Rejeter'
|
reject: 'Rejeter'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'à l’instant'
|
now: 'à l’instant'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ fr:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Paramètres du site'
|
title: 'Paramètres du site'
|
||||||
general: 'Général'
|
general: 'Général'
|
||||||
|
authentication: 'Authentification'
|
||||||
boards: 'Tableaux'
|
boards: 'Tableaux'
|
||||||
post_statuses: 'Statuts'
|
post_statuses: 'Statuts'
|
||||||
roadmap: 'Feuille de route'
|
roadmap: 'Feuille de route'
|
||||||
authentication: 'Authentification'
|
invitations: 'Invitations'
|
||||||
appearance: 'Apparence'
|
appearance: 'Apparence'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Toutes les modifications ont été enregistrées'
|
up_to_date: 'Toutes les modifications ont été enregistrées'
|
||||||
@@ -181,6 +186,9 @@ fr:
|
|||||||
brand_setting_name: 'Nom seulement'
|
brand_setting_name: 'Nom seulement'
|
||||||
brand_setting_logo: 'Logo uniquement'
|
brand_setting_logo: 'Logo uniquement'
|
||||||
brand_setting_none: 'Aucun'
|
brand_setting_none: 'Aucun'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Modération'
|
subtitle_moderation: 'Modération'
|
||||||
allow_anonymous_feedback_help: 'Les utilisateurs non inscrits pourront soumettre leurs commentaires.'
|
allow_anonymous_feedback_help: 'Les utilisateurs non inscrits pourront soumettre leurs commentaires.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Exiger l''approbation pour les commentaires anonymes seulement'
|
feedback_approval_policy_anonymous_require_approval: 'Exiger l''approbation pour les commentaires anonymes seulement'
|
||||||
@@ -188,6 +196,9 @@ fr:
|
|||||||
feedback_approval_policy_always_require_approval: 'Toujours exiger l''approbation'
|
feedback_approval_policy_always_require_approval: 'Toujours exiger l''approbation'
|
||||||
feedback_approval_policy_help: 'Si vous exiger l''approbation, les commentaires soumis resteront cachés au public jusqu''à ce qu''un modérateur ou qu''un administrateur l''approuve. Les commentaires soumis par les modérateurs et les administrateurs sont toujours approuvés automatiquement.'
|
feedback_approval_policy_help: 'Si vous exiger l''approbation, les commentaires soumis resteront cachés au public jusqu''à ce qu''un modérateur ou qu''un administrateur l''approuve. Les commentaires soumis par les modérateurs et les administrateurs sont toujours approuvés automatiquement.'
|
||||||
subtitle_header: 'En-tête'
|
subtitle_header: 'En-tête'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Jamais'
|
collapse_boards_in_header_no_collapse: 'Jamais'
|
||||||
collapse_boards_in_header_always_collapse: 'Toujours'
|
collapse_boards_in_header_always_collapse: 'Toujours'
|
||||||
subtitle_visibility: 'Visibilité'
|
subtitle_visibility: 'Visibilité'
|
||||||
@@ -195,6 +206,7 @@ fr:
|
|||||||
custom_domain_learn_more: 'Apprenez comment configurer un domaine personnalisé'
|
custom_domain_learn_more: 'Apprenez comment configurer un domaine personnalisé'
|
||||||
show_vote_count_help: 'Si vous activez ce paramètre, les utilisateurs pourront voir le nombre de votes sur les publications. Cela peut inciter les utilisateurs à voter sur des publications déjà populaires, ce qui peut entraîner un effet boule de neige.'
|
show_vote_count_help: 'Si vous activez ce paramètre, les utilisateurs pourront voir le nombre de votes sur les publications. Cela peut inciter les utilisateurs à voter sur des publications déjà populaires, ce qui peut entraîner un effet boule de neige.'
|
||||||
show_vote_button_in_board_help: 'Si vous activez ce paramètre, les utilisateurs seront en mesure de voter pour des publications depuis la page des tableaux. Cela peut inciter les utilisateurs à voter sur un plus grand nombre de publications, ce qui peut entraîner un nombre plus élevé de votes mais de moindre importance.'
|
show_vote_button_in_board_help: 'Si vous activez ce paramètre, les utilisateurs seront en mesure de voter pour des publications depuis la page des tableaux. Cela peut inciter les utilisateurs à voter sur un plus grand nombre de publications, ce qui peut entraîner un nombre plus élevé de votes mais de moindre importance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Tableaux'
|
title: 'Tableaux'
|
||||||
empty: 'Il n''y a pas de tableaux. Créez en un ci-dessous!'
|
empty: 'Il n''y a pas de tableaux. Créez en un ci-dessous!'
|
||||||
@@ -211,14 +223,57 @@ fr:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Feuille de route'
|
title: 'Feuille de route'
|
||||||
title2: 'Pas dans la feuille de route'
|
title2: 'Pas dans la feuille de route'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'La feuille de route est vide.'
|
empty: 'La feuille de route est vide.'
|
||||||
help: 'Vous pouvez ajouter des statuts à la feuille de route en les faisant glisser depuis la section ci-dessous. Si vous voulez plutôt créer un nouveau statut ou modifier leur commande, allez dans Paramètres du site > Statuts.'
|
help: 'Vous pouvez ajouter des statuts à la feuille de route en les faisant glisser depuis la section ci-dessous. Si vous voulez plutôt créer un nouveau statut ou modifier leur commande, allez dans Paramètres du site > Statuts.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Apparence'
|
title: 'Apparence'
|
||||||
learn_more: 'Apprendre à personnaliser l''apparence'
|
learn_more: 'Apprendre à personnaliser l''apparence'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentification'
|
title: 'Authentification'
|
||||||
learn_more: 'Apprendre à configurer les fournisseurs OAuth customisés'
|
learn_more: 'Apprendre à configurer les fournisseurs OAuth customisés'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'Fournisseurs OAuth'
|
oauth_subtitle: 'Fournisseurs OAuth'
|
||||||
default_oauth: 'Fournisseur OAuth par défaut'
|
default_oauth: 'Fournisseur OAuth par défaut'
|
||||||
copy_url: 'Copier l''URL'
|
copy_url: 'Copier l''URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ hi:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comment'
|
one: '1 comment'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -69,6 +72,7 @@ hi:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ hi:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -181,13 +186,19 @@ hi:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -195,6 +206,7 @@ hi:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -211,14 +223,57 @@ hi:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ it:
|
|||||||
resend_unlock_instructions: 'Invia istruzioni di sblocco'
|
resend_unlock_instructions: 'Invia istruzioni di sblocco'
|
||||||
change_password: 'Cambia password'
|
change_password: 'Cambia password'
|
||||||
password_help: '%{count} caratteri minimo'
|
password_help: '%{count} caratteri minimo'
|
||||||
|
email_registration_not_allowed: 'Registrazione via email non consentita'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 commento'
|
one: '1 commento'
|
||||||
other: '%{count} commenti'
|
other: '%{count} commenti'
|
||||||
no_status: 'Nessuno stato'
|
no_status: 'Nessuno stato'
|
||||||
|
select_no_options_available: 'Nessuna opzione disponibile'
|
||||||
|
select_placeholder: 'Seleziona...'
|
||||||
loading: 'Caricamento...'
|
loading: 'Caricamento...'
|
||||||
confirmation: 'Sei sicuro?'
|
confirmation: 'Sei sicuro?'
|
||||||
confirmation_board_delete: 'Attenzione: se ci sono post di feedback all''interno di questa bacheca, anche TUTTI questi post saranno eliminati. Questa operazione non può essere annullata.'
|
confirmation_board_delete: 'Attenzione: se ci sono post di feedback all''interno di questa bacheca, anche TUTTI questi post saranno eliminati. Questa operazione non può essere annullata.'
|
||||||
@@ -69,6 +72,7 @@ it:
|
|||||||
clear: 'Reset'
|
clear: 'Reset'
|
||||||
approve: 'Approva'
|
approve: 'Approva'
|
||||||
reject: 'Rifiuta'
|
reject: 'Rifiuta'
|
||||||
|
copy_to_clipboard: 'Copia negli appunti'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'adesso'
|
now: 'adesso'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ it:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Impostazioni sito'
|
title: 'Impostazioni sito'
|
||||||
general: 'Generali'
|
general: 'Generali'
|
||||||
|
authentication: 'Autenticazione'
|
||||||
boards: 'Bacheche'
|
boards: 'Bacheche'
|
||||||
post_statuses: 'Stati'
|
post_statuses: 'Stati'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Autenticazione'
|
invitations: 'Inviti'
|
||||||
appearance: 'Tema'
|
appearance: 'Tema'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Tutte le modifiche sono state salvate'
|
up_to_date: 'Tutte le modifiche sono state salvate'
|
||||||
@@ -181,6 +186,9 @@ it:
|
|||||||
brand_setting_name: 'Solo nome'
|
brand_setting_name: 'Solo nome'
|
||||||
brand_setting_logo: 'Solo logo'
|
brand_setting_logo: 'Solo logo'
|
||||||
brand_setting_none: 'Nessuno'
|
brand_setting_none: 'Nessuno'
|
||||||
|
use_browser_locale_help: "Se abiliti questa impostazione, il sito verrà visualizzato nella lingua preferita del browser dell'utente. Se la lingua non è disponibile, verrà utilizzata la lingua predefinita."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'Se abiliti questa impostazione, solo gli utenti registrati saranno in grado di vedere il contenuto del sito.'
|
||||||
subtitle_moderation: 'Moderazione'
|
subtitle_moderation: 'Moderazione'
|
||||||
allow_anonymous_feedback_help: 'Gli utenti non registrati potranno inviare feedback.'
|
allow_anonymous_feedback_help: 'Gli utenti non registrati potranno inviare feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Richiedi approvazione solo per feedback anonimo'
|
feedback_approval_policy_anonymous_require_approval: 'Richiedi approvazione solo per feedback anonimo'
|
||||||
@@ -188,6 +196,9 @@ it:
|
|||||||
feedback_approval_policy_always_require_approval: 'Richiedi sempre l''approvazione'
|
feedback_approval_policy_always_require_approval: 'Richiedi sempre l''approvazione'
|
||||||
feedback_approval_policy_help: 'Se si richiede l''approvazione, il feedback inviato rimarrà nascosto al pubblico fino a quando un moderatore o un amministratore lo approva. Il feedback inviato da moderatori e amministratori è sempre approvato automaticamente.'
|
feedback_approval_policy_help: 'Se si richiede l''approvazione, il feedback inviato rimarrà nascosto al pubblico fino a quando un moderatore o un amministratore lo approva. Il feedback inviato da moderatori e amministratori è sempre approvato automaticamente.'
|
||||||
subtitle_header: 'Menu in alto'
|
subtitle_header: 'Menu in alto'
|
||||||
|
logo_links_to_root_page: 'Pagina principale'
|
||||||
|
logo_links_to_custom_url: 'URL personalizzato'
|
||||||
|
logo_links_to_nothing: 'Niente'
|
||||||
collapse_boards_in_header_no_collapse: 'Mai'
|
collapse_boards_in_header_no_collapse: 'Mai'
|
||||||
collapse_boards_in_header_always_collapse: 'Sempre'
|
collapse_boards_in_header_always_collapse: 'Sempre'
|
||||||
subtitle_visibility: 'Visibilità'
|
subtitle_visibility: 'Visibilità'
|
||||||
@@ -195,6 +206,7 @@ it:
|
|||||||
custom_domain_learn_more: 'Scopri come configurare un dominio personalizzato'
|
custom_domain_learn_more: 'Scopri come configurare un dominio personalizzato'
|
||||||
show_vote_count_help: 'Se abiliti questa impostazione, gli utenti saranno in grado di vedere il numero di voti dei post. Questo può incentivare gli utenti a votare su post già popolari, portando a un effetto a valanga.'
|
show_vote_count_help: 'Se abiliti questa impostazione, gli utenti saranno in grado di vedere il numero di voti dei post. Questo può incentivare gli utenti a votare su post già popolari, portando a un effetto a valanga.'
|
||||||
show_vote_button_in_board_help: 'Se abiliti questa impostazione, gli utenti saranno in grado di votare i post dalla bacheca. Questo può incentivare gli utenti a votare su un maggior numero di post, risultando in un maggior numero di voti ma di minore importanza.'
|
show_vote_button_in_board_help: 'Se abiliti questa impostazione, gli utenti saranno in grado di votare i post dalla bacheca. Questo può incentivare gli utenti a votare su un maggior numero di post, risultando in un maggior numero di voti ma di minore importanza.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'Se abiliti questa impostazione, solo gli stati assegnati ad almeno un post in quella bacheca saranno mostrati nel filtro per stato della barra laterale.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Bacheche'
|
title: 'Bacheche'
|
||||||
empty: 'Non ci sono bacheche. Creane una qua sotto!'
|
empty: 'Non ci sono bacheche. Creane una qua sotto!'
|
||||||
@@ -211,14 +223,57 @@ it:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Non in roadmap'
|
title2: 'Non in roadmap'
|
||||||
|
title_embed: 'Incorpora la roadmap'
|
||||||
empty: 'La roadmap è vuota.'
|
empty: 'La roadmap è vuota.'
|
||||||
help: 'Puoi aggiungere stati alla roadmap trascinandoli dalla sezione sottostante. Se invece vuoi creare un nuovo stato o cambiarne l''ordine, vai in Impostazioni sito -> Stati.'
|
help: 'Puoi aggiungere stati alla roadmap trascinandoli dalla sezione sottostante. Se invece vuoi creare un nuovo stato o cambiarne l''ordine, vai in Impostazioni sito -> Stati.'
|
||||||
|
show_board_filter: 'Mostra filtro bacheca'
|
||||||
|
show_post_status_filter: 'Mostra filtro stato'
|
||||||
|
embed_help: 'Puoi incorporare la roadmap nel tuo sito web copiando il codice qui sopra.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'Nuovi inviti'
|
||||||
|
past_invitations_title: 'Inviti'
|
||||||
|
to: 'Spedisci inviti a'
|
||||||
|
to_help: 'Indirizzi email delle persone che si desidera invitare, separati da virgola.'
|
||||||
|
subject: 'Oggetto email'
|
||||||
|
subject_default: 'Apprezziamo il tuo feedback! Unisciti a noi per migliorare insieme %{name}!'
|
||||||
|
body: 'Corpo email'
|
||||||
|
body_default: |
|
||||||
|
Ciao!
|
||||||
|
|
||||||
|
Apprezziamo veramente la tua esperienza con %{name} e ci piacerebbe sapere cosa ne pensi. Le tue opinioni ci aiutano a migliorare e continuare a fornire il miglior servizio possibile.
|
||||||
|
|
||||||
|
Clicca sul link qui sotto per condividere il tuo feedback:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Buona giornata!
|
||||||
|
send:
|
||||||
|
one: 'Spedisci invito'
|
||||||
|
other: 'Spedisci %{count} inviti'
|
||||||
|
submit_success: 'Inviti spediti!'
|
||||||
|
submit_failure: 'Si è verificato un errore durante la spedizione degli inviti'
|
||||||
|
invalid_emails: 'Indirizzi email non validi: %{emails}'
|
||||||
|
too_many_emails: 'Puoi spedire solo %{count} inviti alla volta.'
|
||||||
|
invitation_link_not_found: 'Devi usare il placeholder %link% nel corpo dell''email'
|
||||||
|
test_invitation_button: 'Spedisci un invito di prova'
|
||||||
|
test_invitation_help: 'Questo spedirà un''email di invito di prova a %{email}'
|
||||||
|
test_invitation_success: 'Una email di invito di prova è stata spedita a %{email}'
|
||||||
|
all: 'Tutti'
|
||||||
|
pending: 'In attesa'
|
||||||
|
accepted: 'Accettati'
|
||||||
|
sent_at: 'Inviato %{when}'
|
||||||
|
accepted_at: 'Accettato %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Tema'
|
title: 'Tema'
|
||||||
learn_more: 'Scopri come personalizzare il tema'
|
learn_more: 'Scopri come personalizzare il tema'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Autenticazione'
|
title: 'Autenticazione'
|
||||||
learn_more: 'Scopri come configurare provider OAuth personalizzati'
|
learn_more: 'Scopri come configurare provider OAuth personalizzati'
|
||||||
|
email_registration_subtitle: 'Registrazione con email'
|
||||||
|
email_registration_policy_all: 'Chiunque può registrarsi con email'
|
||||||
|
email_registration_policy_none: 'Nessuno può registrarsi con email'
|
||||||
|
email_registration_policy_custom: 'Solo gli utenti con determinati domini di posta elettronica possono registrarsi con email'
|
||||||
|
allowed_email_domains_help: 'Separare i domini con le virgole. Esempio: "gmail.com,yahoo.com,hotmail.com". Lasciare vuoto per consentire qualsiasi dominio.'
|
||||||
oauth_subtitle: 'Provider OAuth'
|
oauth_subtitle: 'Provider OAuth'
|
||||||
default_oauth: 'Provider OAuth predefinito'
|
default_oauth: 'Provider OAuth predefinito'
|
||||||
copy_url: 'Copia URL'
|
copy_url: 'Copia URL'
|
||||||
|
|||||||
@@ -42,9 +42,12 @@ ja:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -68,6 +71,7 @@ ja:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -160,10 +164,11 @@ ja:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -175,13 +180,19 @@ ja:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -189,6 +200,7 @@ ja:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -205,14 +217,56 @@ ja:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,9 +42,12 @@ ko:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -68,6 +71,7 @@ ko:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -160,10 +164,11 @@ ko:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -175,13 +180,19 @@ ko:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -189,6 +200,7 @@ ko:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -205,14 +217,56 @@ ko:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ nl:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comment'
|
one: '1 comment'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -69,6 +72,7 @@ nl:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ nl:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -181,13 +186,19 @@ nl:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -195,6 +206,7 @@ nl:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -211,14 +223,57 @@ nl:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,12 +42,15 @@ pl:
|
|||||||
resend_unlock_instructions: 'Prześlij ponownie instrukcję odblokowania konta'
|
resend_unlock_instructions: 'Prześlij ponownie instrukcję odblokowania konta'
|
||||||
change_password: 'Zmień hasło'
|
change_password: 'Zmień hasło'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 komentarz'
|
one: '1 komentarz'
|
||||||
few: '%{count} comments'
|
few: '%{count} comments'
|
||||||
many: '%{count} comments'
|
many: '%{count} comments'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -71,6 +74,7 @@ pl:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -178,10 +182,11 @@ pl:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -193,13 +198,19 @@ pl:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -207,6 +218,7 @@ pl:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -223,14 +235,59 @@ pl:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
few: 'Send %{count} invitations'
|
||||||
|
many: 'Send %{count} invitations'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ pt:
|
|||||||
resend_unlock_instructions: 'Reenviar instruções de desbloqueio'
|
resend_unlock_instructions: 'Reenviar instruções de desbloqueio'
|
||||||
change_password: 'Alterar senha'
|
change_password: 'Alterar senha'
|
||||||
password_help: 'Mínimo de %{count} caracteres'
|
password_help: 'Mínimo de %{count} caracteres'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 (um) comentário'
|
one: '1 (um) comentário'
|
||||||
other: '%{count} comentários'
|
other: '%{count} comentários'
|
||||||
no_status: 'Nenhum status'
|
no_status: 'Nenhum status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Carregando...'
|
loading: 'Carregando...'
|
||||||
confirmation: 'Tem certeza?'
|
confirmation: 'Tem certeza?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -69,6 +72,7 @@ pt:
|
|||||||
clear: 'Limpar'
|
clear: 'Limpar'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'agora mesmo'
|
now: 'agora mesmo'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ pt:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Configurações do site'
|
title: 'Configurações do site'
|
||||||
general: 'Geral'
|
general: 'Geral'
|
||||||
|
authentication: 'Autenticação'
|
||||||
boards: 'Painéis'
|
boards: 'Painéis'
|
||||||
post_statuses: 'Estado atual'
|
post_statuses: 'Estado atual'
|
||||||
roadmap: 'Rotas'
|
roadmap: 'Rotas'
|
||||||
authentication: 'Autenticação'
|
invitations: 'Invitations'
|
||||||
appearance: 'Aparência'
|
appearance: 'Aparência'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Todas as alterações foram salvas'
|
up_to_date: 'Todas as alterações foram salvas'
|
||||||
@@ -181,13 +186,19 @@ pt:
|
|||||||
brand_setting_name: 'Apenas nome'
|
brand_setting_name: 'Apenas nome'
|
||||||
brand_setting_logo: 'Logotipo apenas'
|
brand_setting_logo: 'Logotipo apenas'
|
||||||
brand_setting_none: 'Nada salvo'
|
brand_setting_none: 'Nada salvo'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Cabeçalho'
|
subtitle_header: 'Cabeçalho'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Nunca'
|
collapse_boards_in_header_no_collapse: 'Nunca'
|
||||||
collapse_boards_in_header_always_collapse: 'Sempre'
|
collapse_boards_in_header_always_collapse: 'Sempre'
|
||||||
subtitle_visibility: 'Visibilidade'
|
subtitle_visibility: 'Visibilidade'
|
||||||
@@ -195,6 +206,7 @@ pt:
|
|||||||
custom_domain_learn_more: 'Aprenda como configurar um domínio personalizado'
|
custom_domain_learn_more: 'Aprenda como configurar um domínio personalizado'
|
||||||
show_vote_count_help: 'Se você habilitar essa configuração, os usuários poderão ver a contagem de votos das postagens. Isso pode incentivar os usuários a votar em postagens já populares, levando a um efeito de bola de neve.'
|
show_vote_count_help: 'Se você habilitar essa configuração, os usuários poderão ver a contagem de votos das postagens. Isso pode incentivar os usuários a votar em postagens já populares, levando a um efeito de bola de neve.'
|
||||||
show_vote_button_in_board_help: 'Se você habilitar esta configuração, os usuários poderão votar nas postagens da página do fórum. Isso pode incentivar os usuários a votar em mais postagens, levando a um número maior de votos, mas de menor significância.'
|
show_vote_button_in_board_help: 'Se você habilitar esta configuração, os usuários poderão votar nas postagens da página do fórum. Isso pode incentivar os usuários a votar em mais postagens, levando a um número maior de votos, mas de menor significância.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Quadros'
|
title: 'Quadros'
|
||||||
empty: 'Não há quadros. Crie um abaixo!'
|
empty: 'Não há quadros. Crie um abaixo!'
|
||||||
@@ -211,14 +223,57 @@ pt:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Mapa'
|
title: 'Mapa'
|
||||||
title2: 'Não está no mapa'
|
title2: 'Não está no mapa'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'O mapa está vazio.'
|
empty: 'O mapa está vazio.'
|
||||||
help: 'Você pode adicionar status ao mapa arrastando-os da seção abaixo. Se, em vez disso, você quiser criar um novo status ou alterar sua ordem, vá para Configurações do site > Status.'
|
help: 'Você pode adicionar status ao mapa arrastando-os da seção abaixo. Se, em vez disso, você quiser criar um novo status ou alterar sua ordem, vá para Configurações do site > Status.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Aparência'
|
title: 'Aparência'
|
||||||
learn_more: 'Saiba como personalizar a aparência'
|
learn_more: 'Saiba como personalizar a aparência'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Autenticação'
|
title: 'Autenticação'
|
||||||
learn_more: 'Aprenda como configurar provedores OAuth personalizados'
|
learn_more: 'Aprenda como configurar provedores OAuth personalizados'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'Provedores de identidade OAuth'
|
oauth_subtitle: 'Provedores de identidade OAuth'
|
||||||
default_oauth: 'Provedor OAuth padrão'
|
default_oauth: 'Provedor OAuth padrão'
|
||||||
copy_url: 'Copiar URL'
|
copy_url: 'Copiar URL'
|
||||||
|
|||||||
@@ -42,12 +42,15 @@ ru:
|
|||||||
resend_unlock_instructions: 'Отправить письмо для разблокирования'
|
resend_unlock_instructions: 'Отправить письмо для разблокирования'
|
||||||
change_password: 'Изменить пароль'
|
change_password: 'Изменить пароль'
|
||||||
password_help: 'минимальное количство знаков %{count} '
|
password_help: 'минимальное количство знаков %{count} '
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 комментарий'
|
one: '1 комментарий'
|
||||||
few: '%{count} комментариев'
|
few: '%{count} комментариев'
|
||||||
many: '%{count} комментариев'
|
many: '%{count} комментариев'
|
||||||
other: '%{count} комментариев'
|
other: '%{count} комментариев'
|
||||||
no_status: 'Нет статуса'
|
no_status: 'Нет статуса'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Загрузка...'
|
loading: 'Загрузка...'
|
||||||
confirmation: 'Вы уверены?'
|
confirmation: 'Вы уверены?'
|
||||||
confirmation_board_delete: 'Внимание: если на этой достке есть сообщения с отзывами, то ВСЕ эти сообщения также будут удалены. Это действие не может быть отменено.'
|
confirmation_board_delete: 'Внимание: если на этой достке есть сообщения с отзывами, то ВСЕ эти сообщения также будут удалены. Это действие не может быть отменено.'
|
||||||
@@ -71,6 +74,7 @@ ru:
|
|||||||
clear: 'Очистить'
|
clear: 'Очистить'
|
||||||
approve: 'Утвердить'
|
approve: 'Утвердить'
|
||||||
reject: 'Отклонить'
|
reject: 'Отклонить'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'только что'
|
now: 'только что'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -178,10 +182,11 @@ ru:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Настройки сайта'
|
title: 'Настройки сайта'
|
||||||
general: 'Общее'
|
general: 'Общее'
|
||||||
|
authentication: 'Аутентификация'
|
||||||
boards: 'Доски'
|
boards: 'Доски'
|
||||||
post_statuses: 'Статусы'
|
post_statuses: 'Статусы'
|
||||||
roadmap: 'Дорожная Карта'
|
roadmap: 'Дорожная Карта'
|
||||||
authentication: 'Аутентификация'
|
invitations: 'Invitations'
|
||||||
appearance: 'Внешний вид'
|
appearance: 'Внешний вид'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Все изменения сохранены'
|
up_to_date: 'Все изменения сохранены'
|
||||||
@@ -193,6 +198,9 @@ ru:
|
|||||||
brand_setting_name: 'Только название'
|
brand_setting_name: 'Только название'
|
||||||
brand_setting_logo: 'Только логотип'
|
brand_setting_logo: 'Только логотип'
|
||||||
brand_setting_none: 'Нет'
|
brand_setting_none: 'Нет'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Модерация'
|
subtitle_moderation: 'Модерация'
|
||||||
allow_anonymous_feedback_help: 'Незарегистрированные пользователи смогут оставлять отзывы.'
|
allow_anonymous_feedback_help: 'Незарегистрированные пользователи смогут оставлять отзывы.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Требовать одобрения только для анонимных отзывов'
|
feedback_approval_policy_anonymous_require_approval: 'Требовать одобрения только для анонимных отзывов'
|
||||||
@@ -200,6 +208,9 @@ ru:
|
|||||||
feedback_approval_policy_always_require_approval: 'Всегда требовать одобрение'
|
feedback_approval_policy_always_require_approval: 'Всегда требовать одобрение'
|
||||||
feedback_approval_policy_help: 'Если вы требуете одобрение, отправленный отзыв будет скрыт от посторонних глаз до тех пор, пока модератор или администратор не одобрит его. Отзывы, отправленные модераторами и администраторами, всегда одобряются автоматически.'
|
feedback_approval_policy_help: 'Если вы требуете одобрение, отправленный отзыв будет скрыт от посторонних глаз до тех пор, пока модератор или администратор не одобрит его. Отзывы, отправленные модераторами и администраторами, всегда одобряются автоматически.'
|
||||||
subtitle_header: 'Заголовок'
|
subtitle_header: 'Заголовок'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Никогда'
|
collapse_boards_in_header_no_collapse: 'Никогда'
|
||||||
collapse_boards_in_header_always_collapse: 'Всегда'
|
collapse_boards_in_header_always_collapse: 'Всегда'
|
||||||
subtitle_visibility: 'Видимость'
|
subtitle_visibility: 'Видимость'
|
||||||
@@ -207,6 +218,7 @@ ru:
|
|||||||
custom_domain_learn_more: 'Узнайте, как настроить пользовательский домен'
|
custom_domain_learn_more: 'Узнайте, как настроить пользовательский домен'
|
||||||
show_vote_count_help: 'При включении этой настройки, пользователи смогут видеть количество голосов. Это может стимулировать пользователей голосовать за уже популярные записи, приводя к эффекту снежного кома (эффект накопления и усиления).'
|
show_vote_count_help: 'При включении этой настройки, пользователи смогут видеть количество голосов. Это может стимулировать пользователей голосовать за уже популярные записи, приводя к эффекту снежного кома (эффект накопления и усиления).'
|
||||||
show_vote_button_in_board_help: 'Если включить эту опцию, пользователи смогут голосовать за сообщения со страницы форума. Это может стимулировать пользователей голосовать за больше записей, что приведет к большему количеству голосов, но менее значимому результату.'
|
show_vote_button_in_board_help: 'Если включить эту опцию, пользователи смогут голосовать за сообщения со страницы форума. Это может стимулировать пользователей голосовать за больше записей, что приведет к большему количеству голосов, но менее значимому результату.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Доски'
|
title: 'Доски'
|
||||||
empty: 'Доски отсутствуют. Создайте доску!'
|
empty: 'Доски отсутствуют. Создайте доску!'
|
||||||
@@ -223,14 +235,59 @@ ru:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Дорожная Карта'
|
title: 'Дорожная Карта'
|
||||||
title2: 'Не в дорожной карте'
|
title2: 'Не в дорожной карте'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'Дорожная карта пуста.'
|
empty: 'Дорожная карта пуста.'
|
||||||
help: 'Вы можете добавить статусы к дорожной карте, перетаскивая их из раздела ниже. Если вы хотите создать новый статус или изменить его порядок, перейдите в Настройки сайта > Статусы.'
|
help: 'Вы можете добавить статусы к дорожной карте, перетаскивая их из раздела ниже. Если вы хотите создать новый статус или изменить его порядок, перейдите в Настройки сайта > Статусы.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
few: 'Send %{count} invitations'
|
||||||
|
many: 'Send %{count} invitations'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Внешний вид'
|
title: 'Внешний вид'
|
||||||
learn_more: 'Узнайте, как настроить внешний вид'
|
learn_more: 'Узнайте, как настроить внешний вид'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Аутентификация'
|
title: 'Аутентификация'
|
||||||
learn_more: 'Узнайте, как настроить пользовательские провайдеры OAuth'
|
learn_more: 'Узнайте, как настроить пользовательские провайдеры OAuth'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'Поставщики OAuth'
|
oauth_subtitle: 'Поставщики OAuth'
|
||||||
default_oauth: 'Поставщик OAuth по-умолчанию'
|
default_oauth: 'Поставщик OAuth по-умолчанию'
|
||||||
copy_url: 'Копировать ссылку'
|
copy_url: 'Копировать ссылку'
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
sr:
|
sr:
|
||||||
common:
|
common:
|
||||||
words:
|
words:
|
||||||
or: 'or'
|
or: 'ili'
|
||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred, please try again'
|
unknown: 'Naišli smo na problem, pokušajte ponovo'
|
||||||
validations:
|
validations:
|
||||||
required: '%{attribute} is required'
|
required: '%{attribute} je obavezno'
|
||||||
email: 'Invalid email'
|
email: 'Neispravna elektronska pošta'
|
||||||
url: 'Invalid URL'
|
url: 'Neispravan URL'
|
||||||
password: 'Password must have at least %{n} characters'
|
password: 'Lozinka mora imati najmanje %{n} karaktera'
|
||||||
password_mismatch: 'Password and password confirmation must match'
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
forms:
|
forms:
|
||||||
auth:
|
auth:
|
||||||
@@ -42,11 +42,14 @@ sr:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comment'
|
one: '1 comment'
|
||||||
few: '%{count} comments'
|
few: '%{count} comments'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -70,6 +73,7 @@ sr:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -172,10 +176,11 @@ sr:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -187,13 +192,19 @@ sr:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -201,6 +212,7 @@ sr:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -217,14 +229,58 @@ sr:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
few: 'Send %{count} invitations'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
sv:
|
sv:
|
||||||
common:
|
common:
|
||||||
words:
|
words:
|
||||||
or: 'or'
|
or: 'eller'
|
||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred, please try again'
|
unknown: 'An unknown error occurred, please try again'
|
||||||
validations:
|
validations:
|
||||||
@@ -42,10 +42,13 @@ sv:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Ändra lösenord'
|
change_password: 'Ändra lösenord'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 kommentar'
|
one: '1 kommentar'
|
||||||
other: '%{count} kommentarer'
|
other: '%{count} kommentarer'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -69,6 +72,7 @@ sv:
|
|||||||
clear: 'Rensa'
|
clear: 'Rensa'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just nu'
|
now: 'just nu'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ sv:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Autentisering'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Autentisering'
|
invitations: 'Invitations'
|
||||||
appearance: 'Utseende'
|
appearance: 'Utseende'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -181,13 +186,19 @@ sv:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Aldrig'
|
collapse_boards_in_header_no_collapse: 'Aldrig'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -195,6 +206,7 @@ sv:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -211,14 +223,57 @@ sv:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Kopiera URL'
|
copy_url: 'Kopiera URL'
|
||||||
|
|||||||
@@ -42,10 +42,13 @@ tr:
|
|||||||
resend_unlock_instructions: 'Resend unlock instructions'
|
resend_unlock_instructions: 'Resend unlock instructions'
|
||||||
change_password: 'Change password'
|
change_password: 'Change password'
|
||||||
password_help: '%{count} characters minimum'
|
password_help: '%{count} characters minimum'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
one: '1 comment'
|
one: '1 comment'
|
||||||
other: '%{count} comments'
|
other: '%{count} comments'
|
||||||
no_status: 'No status'
|
no_status: 'No status'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Loading...'
|
loading: 'Loading...'
|
||||||
confirmation: 'Are you sure?'
|
confirmation: 'Are you sure?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -69,6 +72,7 @@ tr:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'just now'
|
now: 'just now'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -166,10 +170,11 @@ tr:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Site settings'
|
title: 'Site settings'
|
||||||
general: 'General'
|
general: 'General'
|
||||||
|
authentication: 'Authentication'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Statuses'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
authentication: 'Authentication'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'All changes saved'
|
up_to_date: 'All changes saved'
|
||||||
@@ -181,13 +186,19 @@ tr:
|
|||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Name only'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Header'
|
subtitle_header: 'Header'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Never'
|
collapse_boards_in_header_no_collapse: 'Never'
|
||||||
collapse_boards_in_header_always_collapse: 'Always'
|
collapse_boards_in_header_always_collapse: 'Always'
|
||||||
subtitle_visibility: 'Visibility'
|
subtitle_visibility: 'Visibility'
|
||||||
@@ -195,6 +206,7 @@ tr:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
show_vote_count_help: 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
|
||||||
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
show_vote_button_in_board_help: 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
@@ -211,14 +223,57 @@ tr:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Not in roadmap'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'The roadmap is empty.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
one: 'Send invitation'
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentication'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'Copy URL'
|
||||||
|
|||||||
@@ -42,9 +42,12 @@ vi:
|
|||||||
resend_unlock_instructions: 'Gửi lại hướng dẫn mở khóa'
|
resend_unlock_instructions: 'Gửi lại hướng dẫn mở khóa'
|
||||||
change_password: 'Đổi mật khẩu'
|
change_password: 'Đổi mật khẩu'
|
||||||
password_help: 'Ít nhất %{count} ký từ'
|
password_help: 'Ít nhất %{count} ký từ'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
other: '%{count} bình luận'
|
other: '%{count} bình luận'
|
||||||
no_status: 'Không có trạng thái'
|
no_status: 'Không có trạng thái'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: 'Đang tải...'
|
loading: 'Đang tải...'
|
||||||
confirmation: 'Bạn có chắc chắn?'
|
confirmation: 'Bạn có chắc chắn?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -68,6 +71,7 @@ vi:
|
|||||||
clear: 'Clear'
|
clear: 'Clear'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'Vừa xong'
|
now: 'Vừa xong'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -160,10 +164,11 @@ vi:
|
|||||||
menu:
|
menu:
|
||||||
title: 'Cài đặt trang'
|
title: 'Cài đặt trang'
|
||||||
general: 'Chung'
|
general: 'Chung'
|
||||||
|
authentication: 'Xác thực'
|
||||||
boards: 'Bảng'
|
boards: 'Bảng'
|
||||||
post_statuses: 'Trạng thái'
|
post_statuses: 'Trạng thái'
|
||||||
roadmap: 'Lộ trình'
|
roadmap: 'Lộ trình'
|
||||||
authentication: 'Xác thực'
|
invitations: 'Invitations'
|
||||||
appearance: 'Appearance'
|
appearance: 'Appearance'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Tất cả thay đổi đã được lưu'
|
up_to_date: 'Tất cả thay đổi đã được lưu'
|
||||||
@@ -175,13 +180,19 @@ vi:
|
|||||||
brand_setting_name: 'Chỉ tên'
|
brand_setting_name: 'Chỉ tên'
|
||||||
brand_setting_logo: 'Chỉ logo'
|
brand_setting_logo: 'Chỉ logo'
|
||||||
brand_setting_none: 'Không có'
|
brand_setting_none: 'Không có'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: 'Đầu trang'
|
subtitle_header: 'Đầu trang'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: 'Không bao giờ'
|
collapse_boards_in_header_no_collapse: 'Không bao giờ'
|
||||||
collapse_boards_in_header_always_collapse: 'Luôn luôn'
|
collapse_boards_in_header_always_collapse: 'Luôn luôn'
|
||||||
subtitle_visibility: 'Hiển thị'
|
subtitle_visibility: 'Hiển thị'
|
||||||
@@ -189,6 +200,7 @@ vi:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: 'Nếu bạn bật tùy chọn này, người dùng sẽ thấy số phiếu bầu của các bài viết. Điều này có thể khuyến khích người dùng bình chọn cho những bài viết đã phổ biến, dẫn đến hiệu ứng tuyết.'
|
show_vote_count_help: 'Nếu bạn bật tùy chọn này, người dùng sẽ thấy số phiếu bầu của các bài viết. Điều này có thể khuyến khích người dùng bình chọn cho những bài viết đã phổ biến, dẫn đến hiệu ứng tuyết.'
|
||||||
show_vote_button_in_board_help: 'Nếu bạn bật tùy chọn này, người dùng sẽ có thể bình chọn cho các bài viết từ trang bảng. Điều này có thể khuyến khích người dùng bình chọn cho nhiều bài viết hơn, dẫn đến một số lượng phiếu bầu cao hơn nhưng ý nghĩa thấp hơn.'
|
show_vote_button_in_board_help: 'Nếu bạn bật tùy chọn này, người dùng sẽ có thể bình chọn cho các bài viết từ trang bảng. Điều này có thể khuyến khích người dùng bình chọn cho nhiều bài viết hơn, dẫn đến một số lượng phiếu bầu cao hơn nhưng ý nghĩa thấp hơn.'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: 'Bảng'
|
title: 'Bảng'
|
||||||
empty: 'Không có bảng nào. Tạo mới dưới đây!'
|
empty: 'Không có bảng nào. Tạo mới dưới đây!'
|
||||||
@@ -205,14 +217,56 @@ vi:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: 'Lộ trình'
|
title: 'Lộ trình'
|
||||||
title2: 'Không có trong lộ trình'
|
title2: 'Không có trong lộ trình'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: 'Lộ trình rỗng.'
|
empty: 'Lộ trình rỗng.'
|
||||||
help: 'Bạn có thể thêm trạng thái vào lộ trình bằng cách kéo chúng từ phần dưới. Nếu bạn muốn tạo trạng thái mới hoặc thay đổi thứ tự, hãy đến Cài đặt trang > Trạng thái.'
|
help: 'Bạn có thể thêm trạng thái vào lộ trình bằng cách kéo chúng từ phần dưới. Nếu bạn muốn tạo trạng thái mới hoặc thay đổi thứ tự, hãy đến Cài đặt trang > Trạng thái.'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: 'Appearance'
|
title: 'Appearance'
|
||||||
learn_more: 'Learn how to customize appearance'
|
learn_more: 'Learn how to customize appearance'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Xác thực'
|
title: 'Xác thực'
|
||||||
learn_more: 'Learn how to configure custom OAuth providers'
|
learn_more: 'Learn how to configure custom OAuth providers'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth Providers'
|
oauth_subtitle: 'OAuth Providers'
|
||||||
default_oauth: 'Default OAuth provider'
|
default_oauth: 'Default OAuth provider'
|
||||||
copy_url: 'Sao chép URL'
|
copy_url: 'Sao chép URL'
|
||||||
|
|||||||
@@ -42,9 +42,12 @@ zh-CN:
|
|||||||
resend_unlock_instructions: '重新发送解锁邮件'
|
resend_unlock_instructions: '重新发送解锁邮件'
|
||||||
change_password: '修改密码'
|
change_password: '修改密码'
|
||||||
password_help: '至少需要 %{count} 个字符'
|
password_help: '至少需要 %{count} 个字符'
|
||||||
|
email_registration_not_allowed: 'Email registration not allowed'
|
||||||
comments_number:
|
comments_number:
|
||||||
other: '%{count} 条评论'
|
other: '%{count} 条评论'
|
||||||
no_status: '无状态'
|
no_status: '无状态'
|
||||||
|
select_no_options_available: 'No options available'
|
||||||
|
select_placeholder: 'Select...'
|
||||||
loading: '加载中…'
|
loading: '加载中…'
|
||||||
confirmation: '您确定吗?'
|
confirmation: '您确定吗?'
|
||||||
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
|
||||||
@@ -68,6 +71,7 @@ zh-CN:
|
|||||||
clear: '清除'
|
clear: '清除'
|
||||||
approve: 'Approve'
|
approve: 'Approve'
|
||||||
reject: 'Reject'
|
reject: 'Reject'
|
||||||
|
copy_to_clipboard: 'Copy to clipboard'
|
||||||
datetime:
|
datetime:
|
||||||
now: '刚刚'
|
now: '刚刚'
|
||||||
minutes:
|
minutes:
|
||||||
@@ -160,10 +164,11 @@ zh-CN:
|
|||||||
menu:
|
menu:
|
||||||
title: '网站设置'
|
title: '网站设置'
|
||||||
general: '通用设置'
|
general: '通用设置'
|
||||||
|
authentication: '身份验证'
|
||||||
boards: '网站版块'
|
boards: '网站版块'
|
||||||
post_statuses: '帖子状态'
|
post_statuses: '帖子状态'
|
||||||
roadmap: '开发路线'
|
roadmap: '开发路线'
|
||||||
authentication: '身份验证'
|
invitations: 'Invitations'
|
||||||
appearance: '外观定制'
|
appearance: '外观定制'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: '已保存所有更改'
|
up_to_date: '已保存所有更改'
|
||||||
@@ -175,13 +180,19 @@ zh-CN:
|
|||||||
brand_setting_name: '仅名称'
|
brand_setting_name: '仅名称'
|
||||||
brand_setting_logo: '仅图标'
|
brand_setting_logo: '仅图标'
|
||||||
brand_setting_none: '无'
|
brand_setting_none: '无'
|
||||||
|
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||||
|
subtitle_privacy: 'Privacy'
|
||||||
|
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||||
subtitle_moderation: 'Moderation'
|
subtitle_moderation: 'Moderation'
|
||||||
allow_anonymous_feedback_help: 'Unregistered users will be able to submit feedback.'
|
allow_anonymous_feedback_help: 'If you enable this setting, unregistered users will be able to submit feedback.'
|
||||||
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
feedback_approval_policy_anonymous_require_approval: 'Require approval for anonymous feedback only'
|
||||||
feedback_approval_policy_never_require_approval: 'Never require approval'
|
feedback_approval_policy_never_require_approval: 'Never require approval'
|
||||||
feedback_approval_policy_always_require_approval: 'Always require approval'
|
feedback_approval_policy_always_require_approval: 'Always require approval'
|
||||||
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.'
|
||||||
subtitle_header: '页眉'
|
subtitle_header: '页眉'
|
||||||
|
logo_links_to_root_page: 'Root page'
|
||||||
|
logo_links_to_custom_url: 'Custom URL'
|
||||||
|
logo_links_to_nothing: 'Nothing'
|
||||||
collapse_boards_in_header_no_collapse: '从不'
|
collapse_boards_in_header_no_collapse: '从不'
|
||||||
collapse_boards_in_header_always_collapse: '始终'
|
collapse_boards_in_header_always_collapse: '始终'
|
||||||
subtitle_visibility: '可见性'
|
subtitle_visibility: '可见性'
|
||||||
@@ -189,6 +200,7 @@ zh-CN:
|
|||||||
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
custom_domain_learn_more: 'Learn how to configure a custom domain'
|
||||||
show_vote_count_help: '如果您启用此设置,用户将可以看到帖子的投票数。 这可能会鼓励用户对已经很受欢迎的帖子进行投票,导致雪球效应。'
|
show_vote_count_help: '如果您启用此设置,用户将可以看到帖子的投票数。 这可能会鼓励用户对已经很受欢迎的帖子进行投票,导致雪球效应。'
|
||||||
show_vote_button_in_board_help: '如果您启用此设置,用户将能够从版块页面直接对帖子投票。 这可能会鼓励用户对更多的帖子投票,导致更多的票数,但会稀释每一票的重要性。'
|
show_vote_button_in_board_help: '如果您启用此设置,用户将能够从版块页面直接对帖子投票。 这可能会鼓励用户对更多的帖子投票,导致更多的票数,但会稀释每一票的重要性。'
|
||||||
|
hide_unused_statuses_in_filter_by_status_help: 'If you enable this setting, only statuses that are assigned to at least one post in that board will be shown in the filter by status sidebar filter.'
|
||||||
boards:
|
boards:
|
||||||
title: '网站版块'
|
title: '网站版块'
|
||||||
empty: '尚无版块,在下方创建板块!'
|
empty: '尚无版块,在下方创建板块!'
|
||||||
@@ -205,14 +217,56 @@ zh-CN:
|
|||||||
roadmap:
|
roadmap:
|
||||||
title: '开发路线'
|
title: '开发路线'
|
||||||
title2: '不在路线图中'
|
title2: '不在路线图中'
|
||||||
|
title_embed: 'Embed roadmap'
|
||||||
empty: '路线图是空的。'
|
empty: '路线图是空的。'
|
||||||
help: '您可以从下方拖拽状态添加到开发路线图中。如果您想要创建新状态或改变顺序,请前往 网站设置 > 帖子状态。'
|
help: '您可以从下方拖拽状态添加到开发路线图中。如果您想要创建新状态或改变顺序,请前往 网站设置 > 帖子状态。'
|
||||||
|
show_board_filter: 'Show board filter'
|
||||||
|
show_post_status_filter: 'Show status filter'
|
||||||
|
embed_help: 'You can embed the roadmap in your website by copying the code above.'
|
||||||
|
invitations:
|
||||||
|
new_invitations_title: 'New invitations'
|
||||||
|
past_invitations_title: 'Invitations'
|
||||||
|
to: 'Send invitations to'
|
||||||
|
to_help: 'Email addresses of people you want to invite, separated by commas.'
|
||||||
|
subject: 'Email subject'
|
||||||
|
subject_default: 'We value your feedback! Join us in shaping %{name}!'
|
||||||
|
body: 'Email body'
|
||||||
|
body_default: |
|
||||||
|
Hello!
|
||||||
|
|
||||||
|
We truly appreciate your experience with %{name} and would love to hear your feedback. Your insights help us improve and continue delivering the best possible service.
|
||||||
|
|
||||||
|
Click the link below to share your thoughts and make your voice heard:
|
||||||
|
|
||||||
|
%link%
|
||||||
|
|
||||||
|
Have a great day!
|
||||||
|
send:
|
||||||
|
other: 'Send %{count} invitations'
|
||||||
|
submit_success: 'Invitations sent!'
|
||||||
|
submit_failure: 'An error occurred while sending invitations'
|
||||||
|
invalid_emails: 'Invalid email addresses: %{emails}'
|
||||||
|
too_many_emails: 'You can only send %{count} invitations at a time.'
|
||||||
|
invitation_link_not_found: 'You must use the %link% placeholder in the email body'
|
||||||
|
test_invitation_button: 'Test send invitation'
|
||||||
|
test_invitation_help: 'This will send a test invitation email to %{email}'
|
||||||
|
test_invitation_success: 'A test invitation email has been sent to %{email}'
|
||||||
|
all: 'All'
|
||||||
|
pending: 'Pending'
|
||||||
|
accepted: 'Accepted'
|
||||||
|
sent_at: 'Sent %{when}'
|
||||||
|
accepted_at: 'Accepted %{when}'
|
||||||
appearance:
|
appearance:
|
||||||
title: '外观定制'
|
title: '外观定制'
|
||||||
learn_more: '了解如何自定义外观'
|
learn_more: '了解如何自定义外观'
|
||||||
authentication:
|
authentication:
|
||||||
title: '身份验证'
|
title: '身份验证'
|
||||||
learn_more: '了解如何配置自定义 OAuth 提供者'
|
learn_more: '了解如何配置自定义 OAuth 提供者'
|
||||||
|
email_registration_subtitle: 'Email registration'
|
||||||
|
email_registration_policy_all: 'Anyone can register with email'
|
||||||
|
email_registration_policy_none: 'No one can register with email'
|
||||||
|
email_registration_policy_custom: 'Only users with certain email domains can register with email'
|
||||||
|
allowed_email_domains_help: 'Separate domains with commas. Example: "gmail.com,yahoo.com,hotmail.com". Leave blank to allow any domain.'
|
||||||
oauth_subtitle: 'OAuth 提供者'
|
oauth_subtitle: 'OAuth 提供者'
|
||||||
default_oauth: '默认 OAuth 提供者'
|
default_oauth: '默认 OAuth 提供者'
|
||||||
copy_url: '复制网址'
|
copy_url: '复制网址'
|
||||||
|
|||||||
Reference in New Issue
Block a user