Advertisement
Guest User

new

a guest
Jul 24th, 2018
910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 24.04 KB | None | 0 0
  1. core:
  2.  
  3.   ##
  4.   # UNIQUE KEYS - The following keys are used in only one location each.
  5.   ##
  6.  
  7.   # Translations in this namespace are used by the admin interface.
  8.   admin:
  9.  
  10.     # These translations are used in the placeholder Add Extension modal dialog.
  11.     add_extension:
  12.       developer_text: "Se sei uno sviluppatore, puoi <a>leggere la documentazione</a> e provare a creare una tua estensione."
  13.       install_text: "Nel frattempo, puoi cercare estensioni sul <a>sito della Comunità di Flarum</a> e installarli manualmente usando Composer."
  14.       temporary_text: "Un giorno in un futuro non troppo lontano, questa finestra ti permetterà di aggiungere un'estensione al tuo forum con facilità. Stiamo costruendo un ecosistema mentre parliamo!"
  15.       title: Aggiungi estensione
  16.      
  17.     # These translations are used in the Appearance page.
  18.     appearance:
  19.       colored_header_label: Testata colorata
  20.       colors_heading: Colori
  21.       colors_text: "Scegli due colori per personalizzare il tuo tema. Il primo verrà utilizzato come colore in evidenza, mentre il secondo verrà usato come colore per gli elementi di sfondo."
  22.       custom_footer_heading: Pié di pagina personalizzato
  23.       custom_footer_text: => "Aggiungi codice HTML da visualizzare in fondo alla pagina."
  24.       custom_header_heading: Testata personalizzata
  25.       custom_header_text: => "Aggiungi codice HTML da visualizzare in cima della pagina, sopra la testata di Flarum.
  26.      custom_styles_heading: Stili personalizzati
  27.      custom_styles_text: Personalizza l'aspetto del tuo forum aggiungendo codice LESS/CSS da applicare sulla parte superiore degli <a>stili predefiniti</a> di Flarum.
  28.      dark_mode_label: Modalità scura
  29.      edit_css_button: Modifica CSS personalizzato
  30.      edit_footer_button: => Modifica pié di pagina personalizzato
  31.      edit_header_button: => Modifica testata personalizzata
  32.      enter_hex_message: Inserisci un colore sotto forma di codice esadecimale
  33.      favicon_heading: Favicon
  34.      favicon_text: Carica un'immagine da visualizzare come icona del forum.
  35.      logo_heading: Logo
  36.      logo_text: Carica un'immagine da visualizzare al posto del titolo del forum.
  37.      submit_button: => core.ref.save_changes
  38.  
  39.    # These translations are used in the Basics page.
  40.    basics:
  41.      all_discussions_label: => core.ref.all_discussions
  42.      default_language_heading: Lingua predefinita
  43.      forum_description_heading: Descrizione del forum
  44.      forum_description_text: Inserisci una o due righe che descrivono il tuo forum. Questo apparirà nel meta tag e verrà mostrato ai motori di ricerca.
  45.      forum_title_heading: Titolo del forum
  46.      home_page_heading: Pagina home
  47.      home_page_text: Scegli la pagina che deve essere mostrata per prima agli utenti quando visitano il tuo forum.
  48.      saved_message: I tuoi cambiamenti sono stati salvati.
  49.      show_language_selector_label: Mostra il selettore della lingua.
  50.      submit_button: => core.ref.save_changes
  51.      welcome_banner_heading: Banner di benvenuto
  52.      welcome_banner_text: Configura il testo da visualizzare sul banner che apparirà sulla pagina Tutte le discussioni. Usalo per accogliere gli ospiti sul tuo forum.
  53.  
  54.    # These translations are used in the Dashboard page.
  55.    dashboard:
  56.      help_link: Ottieni aiuto
  57.  
  58.    # These translations are used in the Edit Custom CSS modal dialog.
  59.    edit_css:
  60.      customize_text: "Personalizza l'aspetto del tuo forum aggiungendo codice LESS/CSS da applicare sulla parte superiore degli <a>stili predefiniti</a> di Flarum."
  61.      submit_button: => core.ref.save_changes
  62.      title: Modifica CSS personalizzato
  63.  
  64.    # These translations are used in the Edit Custom Footer modal dialog.
  65.    edit_footer:
  66.      customize_text: => core.ref.custom_footer_text
  67.      submit_button: => core.ref.save_changes
  68.      title: => core.ref.custom_footer_title
  69.  
  70.    # These translations are used in the Edit Group modal dialog.
  71.    edit_group:
  72.      color_label: => core.ref.color
  73.      delete_button: Elimina gruppo
  74.      delete_confirmation: "Sei sicuro di voler eliminare questo gruppo? I membri del gruppo NON verranno eliminati."
  75.      icon_label: Icona
  76.      icon_text: "Inserisci il nome di qualsiasi classe di icona <a>FontAwesome</a>, <em>incluso</em> il prefisso <code>fas fa-</code>."
  77.      name_label: Nome
  78.      plural_placeholder: Plurale (es. Moderatori)
  79.      singular_placeholder: Singolare (es. Moderatore)
  80.      submit_button: => core.ref.save_changes
  81.      title: Crea gruppo
  82.  
  83.    # These translations are used in the Edit Custom Header modal dialog.
  84.    edit_header:
  85.      customize_text: => core.ref.custom_header_text
  86.      submit_button: => core.ref.save_changes
  87.      title: => core.ref.custom_header_title
  88.  
  89.    # These translations are used in the email page of the admin interface.
  90.    email:
  91.      account_heading: Account SMTP
  92.      addresses_heading: Indirizzi
  93.      driver_label: Driver
  94.      encryption_label: Crittografia
  95.      from_label: Mittente
  96.      heading: => core.ref.email
  97.      host_label: Host
  98.      password_label: => core.ref.password
  99.      port_label: Porta
  100.      server_heading: Server SMTP
  101.      submit_button: => core.ref.save_changes
  102.      text: Configura le impostazioni SMTP e  fai usare al tuo forum quell'indirizzo email.
  103.       username_label: => core.ref.username
  104.  
  105.     # These translations are used in the Extensions page.
  106.     extensions:
  107.       add_button: Aggiungi estensione
  108.       settings_button: => core.ref.settings
  109.       uninstall_button: Disinstalla
  110.  
  111.     # These translations are used in the session dropdown menu.
  112.     header:
  113.       log_out_button: => core.ref.log_out
  114.  
  115.     # These translations are used in the modal dialog displayed when loading extensions.
  116.     loading:
  117.       title: Attendere prego...
  118.  
  119.     # These translations are used in the navigation bar.
  120.     nav:
  121.       appearance_button: Appearance
  122.       appearance_text: "Customize your forum's colors, logos, and other variables."
  123.       basics_button: Basics
  124.       basics_text: "Set your forum title, language, and other basic settings."
  125.       dashboard_button: Dashboard
  126.       dashboard_text: Your forum at a glance.
  127.       email_button: => core.ref.email
  128.       email_text: "Configure your forum's email settings."
  129.       extensions_button: Extensions
  130.       extensions_text: Add extra functionality to your forum and make it your own.
  131.       permissions_button: Permissions
  132.       permissions_text: Configure who can see and do what.
  133.  
  134.     # These translations are used in the Permissions page of the admin interface.
  135.     permissions:
  136.       allow_post_editing_label: Allow post editing
  137.       allow_renaming_label: Allow renaming
  138.       create_heading: Create
  139.       delete_discussions_forever_label: Delete discussions forever
  140.       delete_discussions_label: Delete discussions
  141.       delete_posts_forever_label: Delete posts forever
  142.       delete_posts_label: Delete posts
  143.       edit_posts_label: Edit posts
  144.       global_heading: Global
  145.       moderate_heading: Moderate
  146.       new_group_button: New Group
  147.       participate_heading: Participate
  148.       read_heading: Read
  149.       rename_discussions_label: Rename discussions
  150.       reply_to_discussions_label: Reply to discussions
  151.       sign_up_label: Sign up
  152.       start_discussions_label: Start discussions
  153.       view_discussions_label: View discussions
  154.       view_post_ips_label: View post IP addresses
  155.       view_user_list_label: View user list
  156.  
  157.     # These translations are used in the dropdown menus on the Permissions page.
  158.     permissions_controls:
  159.       allow_indefinitely_button: Indefinitely
  160.       allow_some_minutes_button: "For {count} minute|For {count} minutes"
  161.       allow_ten_minutes_button: For 10 minutes
  162.       allow_until_reply_button: Until next reply
  163.       everyone_button: Everyone
  164.       members_button: => core.group.members
  165.       signup_closed_button: Closed
  166.       signup_open_button: Open
  167.  
  168.     # These translations are used in the Settings modal dialog.
  169.     settings:
  170.       submit_button: => core.ref.save_changes
  171.  
  172.     # These translations are used in image upload buttons.
  173.     upload_image:
  174.       remove_button: => core.ref.remove
  175.       upload_button: Choose an Image...
  176.  
  177.   # Translations in this namespace are used by the forum user interface.
  178.   forum:
  179.  
  180.     # These translations are used in the Change Email modal dialog.
  181.     change_email:
  182.       confirm_password_placeholder: => core.ref.confirm_password
  183.       confirmation_message: => core.ref.confirmation_email_sent
  184.       dismiss_button: => core.ref.okay
  185.       incorrect_password_message: The password you entered is incorrect.
  186.       submit_button: => core.ref.save_changes
  187.       title: => core.ref.change_email
  188.  
  189.     # These translations are used in the Change Password modal dialog.
  190.     change_password:
  191.       send_button: Send Password Reset Email
  192.       text: Click the button below and check your email for a link to change your password.
  193.       title: => core.ref.change_password
  194.  
  195.     # These translations are used by the composer controls.
  196.     composer:
  197.       close_tooltip: Close
  198.       exit_full_screen_tooltip: Exit Full Screen
  199.       full_screen_tooltip: Full Screen
  200.       minimize_tooltip: Minimize
  201.       preview_tooltip: Preview
  202.  
  203.     # These translations are used by the composer when starting a discussion.
  204.     composer_discussion:
  205.       body_placeholder: Write a Post...
  206.       discard_confirmation: "You have not posted your discussion. Do you wish to discard it?"
  207.       submit_button: Post Discussion
  208.       title: => core.ref.start_a_discussion
  209.       title_placeholder: Discussion Title
  210.  
  211.     # These translations are used by the composer when editing a post.
  212.     composer_edit:
  213.       discard_confirmation: "You have not saved your changes. Do you wish to discard them?"
  214.       post_link: "Post #{number} in {discussion}"
  215.       submit_button: => core.ref.save_changes
  216.  
  217.     # These translations are used by the composer when replying to a discussion.
  218.     composer_reply:
  219.       body_placeholder: => core.ref.write_a_reply
  220.       discard_confirmation: "You have not posted your reply. Do you wish to discard it?"
  221.       posted_message: Your reply was posted.
  222.       submit_button: Post Reply
  223.       view_button: View
  224.  
  225.     # These translations are used by the discussion control buttons.
  226.     discussion_controls:
  227.       cannot_reply_button: Can't Reply
  228.      cannot_reply_text: You don't have permission to reply to this discussion.
  229.       delete_button: => core.ref.delete
  230.       delete_confirmation: "Are you sure you want to delete this discussion?"
  231.       delete_forever_button: => core.ref.delete_forever
  232.       log_in_to_reply_button: Log In to Reply
  233.       rename_button: => core.ref.rename
  234.       reply_button: => core.ref.reply
  235.       restore_button: => core.ref.restore
  236.  
  237.     # These translations are used in the discussion list.
  238.     discussion_list:
  239.       empty_text: It looks like there are no discussions here.
  240.       load_more_button: => core.ref.load_more
  241.       mark_as_read_tooltip: Mark as Read
  242.       replied_text: "{username} replied {ago}"
  243.       started_text: "{username} started {ago}"
  244.  
  245.     # These translations are used in the Edit User modal dialog (admin function).
  246.     edit_user:
  247.       activate_button: Activate User
  248.       email_heading: => core.ref.email
  249.       email_label: => core.ref.email
  250.       groups_heading: Groups
  251.       password_heading: => core.ref.password
  252.       password_label: => core.ref.password
  253.       set_password_label: Set new password
  254.       submit_button: => core.ref.save_changes
  255.       title: Edit User
  256.       username_heading: => core.ref.username
  257.       username_label: => core.ref.username
  258.  
  259.     # These translations are used in the Forgot Password modal dialog.
  260.     forgot_password:
  261.       dismiss_button: => core.ref.okay
  262.       email_placeholder: => core.ref.email
  263.       email_sent_message: We've sent you an email containing a link to reset your password. Check your spam folder if you don't receive it within the next minute or two.
  264.       not_found_message: There is no user registered with that email address.
  265.       submit_button: Recover Password
  266.       text: Enter your email address and we will send you a link to reset your password.
  267.       title: Forgot Password
  268.  
  269.     # These translations are used in the header and session dropdown menu.
  270.     header:
  271.       admin_button: Administration
  272.       back_to_index_tooltip: Back to Discussion List
  273.       log_in_link: => core.ref.log_in
  274.       log_out_button: => core.ref.log_out
  275.       profile_button: Profile
  276.       search_placeholder: Search Forum
  277.       settings_button: => core.ref.settings
  278.       sign_up_link: => core.ref.sign_up
  279.  
  280.     # These translations are used on the index page, peripheral to the discussion list.
  281.     index:
  282.       all_discussions_link: => core.ref.all_discussions
  283.       cannot_start_discussion_button: Can't Start Discussion
  284.      mark_all_as_read_confirmation: "Are you sure you want to mark all discussions as read?"
  285.      mark_all_as_read_tooltip: => core.ref.mark_all_as_read
  286.      refresh_tooltip: Refresh
  287.      start_discussion_button: => core.ref.start_a_discussion
  288.  
  289.    # These translations are used by the sorting control above the discussion list.
  290.    index_sort:
  291.      latest_button: Latest
  292.      newest_button: Newest
  293.      oldest_button: Oldest
  294.      relevance_button: Relevance
  295.      top_button: Top
  296.  
  297.    # These translations are used in the Log In modal dialog.
  298.    log_in:
  299.      forgot_password_link: "Forgot password?"
  300.      invalid_login_message: Your login details were incorrect.
  301.      password_placeholder: => core.ref.password
  302.      remember_me_label: Remember Me
  303.      sign_up_text: "Don't have an account? <a>Sign Up</a>"
  304.      submit_button: => core.ref.log_in
  305.      title: => core.ref.log_in
  306.      username_or_email_placeholder: Username or Email
  307.  
  308.    # These translations are used by the Notifications dropdown, a.k.a. "the bell".
  309.    notifications:
  310.      discussion_renamed_text: "{username} changed the title"
  311.      empty_text: No Notifications
  312.      mark_all_as_read_tooltip: => core.ref.mark_all_as_read
  313.      title: => core.ref.notifications
  314.      tooltip: => core.ref.notifications
  315.  
  316.    # These translations are used by tooltips displayed for individual posts.
  317.    post:
  318.      edited_text: Edited
  319.      edited_tooltip: "{username} edited {ago}"
  320.      number_tooltip: "Post #{number}"
  321.  
  322.     # These translations are used by the post control buttons.
  323.     post_controls:
  324.       delete_button: => core.ref.delete
  325.       delete_forever_button: => core.ref.delete_forever
  326.       edit_button: => core.ref.edit
  327.       restore_button: => core.ref.restore
  328.  
  329.     # These translations are used in the scrubber to the right of the post stream.
  330.     post_scrubber:
  331.       now_link: Now
  332.       original_post_link: Original Post
  333.       unread_text: "{count} unread"
  334.       viewing_text: "{index} of {count} post|{index} of {count} posts"
  335.  
  336.     # These translations are displayed between posts in the post stream.
  337.     post_stream:
  338.       discussion_renamed_old_tooltip: 'The old title was: "{old}"'
  339.       discussion_renamed_text: "{username} changed the title to {new}."
  340.       load_more_button: => core.ref.load_more
  341.       reply_placeholder: => core.ref.write_a_reply
  342.       time_lapsed_text: "{period} later"
  343.  
  344.     # These translations are used by the rename discussion modal.
  345.     rename_discussion:
  346.       submit_button: => core.ref.rename
  347.       title: Rename Discussion
  348.  
  349.     # These translations are used by the search results dropdown list.
  350.     search:
  351.       all_discussions_button: 'Search all discussions for "{query}"'
  352.       discussions_heading: => core.ref.discussions
  353.       users_heading: => core.ref.users
  354.  
  355.     # These translations are used in the Settings page.
  356.     settings:
  357.       account_heading: Account
  358.       change_email_button: => core.ref.change_email
  359.       change_password_button: => core.ref.change_password
  360.       notifications_heading: => core.ref.notifications
  361.       notify_by_email_heading: => core.ref.email
  362.       notify_by_web_heading: Web
  363.       notify_discussion_renamed_label: Someone renames a discussion I started
  364.       privacy_disclose_online_label: Allow others to see when I am online
  365.       privacy_heading: Privacy
  366.       title: => core.ref.settings
  367.  
  368.     # These translations are used in the Sign Up modal dialog.
  369.     sign_up:
  370.       dismiss_button: => core.ref.okay
  371.       email_placeholder: => core.ref.email
  372.       log_in_text: "Already have an account? <a>Log In</a>"
  373.       password_placeholder: => core.ref.password
  374.       submit_button: => core.ref.sign_up
  375.       title: => core.ref.sign_up
  376.       username_placeholder: => core.ref.username
  377.       welcome_text: "Welcome, {username}!"
  378.  
  379.     # These translations are used in the user profile page and profile popup.
  380.     user:
  381.       avatar_remove_button: => core.ref.remove
  382.       avatar_upload_button: Upload
  383.       avatar_upload_tooltip: Upload a new avatar
  384.       discussions_link: => core.ref.discussions
  385.       in_discussion_text: "In {discussion}"
  386.       joined_date_text: "Joined {ago}"
  387.       online_text: Online
  388.       posts_link: => core.ref.posts
  389.       posts_load_more_button: => core.ref.load_more
  390.       settings_link: => core.ref.settings
  391.  
  392.     # These translations are found on the user profile page (admin function).
  393.     user_controls:
  394.       button: Controls
  395.       delete_button: => core.ref.delete
  396.       delete_confirmation: "Are you sure you want to delete this user? All of the user's posts will be deleted."
  397.       edit_button: => core.ref.edit
  398.  
  399.     # These translations are used in the alert that is shown when a new user has not confirmed their email address.
  400.     user_email_confirmation:
  401.       alert_message: => core.ref.confirmation_email_sent
  402.       resend_button: Resend Confirmation Email
  403.       sent_message: Sent
  404.  
  405.   # Translations in this namespace are used by the forum and admin interfaces.
  406.   lib:
  407.  
  408.     # These translations are displayed as tooltips for discussion badges.
  409.     badge:
  410.       hidden_tooltip: Hidden
  411.  
  412.     # These translations are displayed as error messages.
  413.     error:
  414.       generic_message: "Oops! Something went wrong. Please reload the page and try again."
  415.       not_found_message: The requested resource was not found.
  416.       permission_denied_message: You do not have permission to do that.
  417.       rate_limit_exceeded_message: You're going a little too quickly. Please try again in a few seconds.
  418.  
  419.    # These translations are used as suffixes when abbreviating numbers.
  420.    number_suffix:
  421.      kilo_text: K
  422.      mega_text: M
  423.  
  424.    # These translations are used to punctuate a series of items.
  425.    series:
  426.      glue_text: ", "
  427.      three_text: "{first}, {second}, and {third}"
  428.      two_text: "{first} and {second}"
  429.  
  430.    # These translations are used to modify usernames.
  431.    username:
  432.      deleted_text: "[deleted]"
  433.  
  434.  # Translations in this namespace are used in views other than Flarum's normal JS client.
  435.   views:
  436.  
  437.     # Translations in this namespace are displayed by the basic HTML content loader.
  438.     content:
  439.       javascript_disabled_message: This site is best viewed in a modern browser with JavaScript enabled.
  440.       load_error_message: Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
  441.       loading_text: Loading...
  442.  
  443.     # Translations in this namespace are displayed in the basic HTML discussion view.
  444.     discussion:
  445.       next_page_button: => core.ref.next_page
  446.       previous_page_button: => core.ref.previous_page
  447.  
  448.     # Translations in this namespace are displayed when Flarum encounters an error.
  449.     error:
  450.       403_message: You do not have permission to access this page.
  451.       404_message: The page you requested could not be found.
  452.       404_return_link: "Return to {forum}"
  453.       500_message: An error occurred while trying to load this page.
  454.       503_message: "{forum} is undergoing maintenance. Thanks for your patience!"
  455.  
  456.     # Translations in this namespace are displayed by the basic HTML discussion index.
  457.     index:
  458.       all_discussions_heading: => core.ref.all_discussions
  459.       next_page_button: => core.ref.next_page
  460.       previous_page_button: => core.ref.previous_page
  461.  
  462.     # Translations in this namespace are displayed by the Log Out confirmation interface.
  463.     log_out:
  464.       log_out_button: => core.ref.log_out
  465.       log_out_confirmation: "Are you sure you want to log out of {forum}?"
  466.       title: => core.ref.log_out
  467.  
  468.     # Translations in this namespace are displayed by the Reset Password interface.
  469.     reset_password:
  470.       confirm_password_label: Confirm New Password
  471.       new_password_label: New Password
  472.       submit_button: => core.ref.save_changes
  473.       title: => core.ref.reset_your_password
  474.  
  475.   # Translations in this namespace are used in messages output by the API.
  476.   api:
  477.     invalid_username_message: "The username may only contain letters, numbers, and dashes."
  478.  
  479.   # Translations in this namespace are used in emails sent by the forum.
  480.   email:
  481.  
  482.     # These translations are used in emails sent when users register new accounts.
  483.     activate_account:
  484.       subject: Activate Your New Account
  485.       body: |
  486.         Hey {username}!
  487.  
  488.         Someone (hopefully you!) has signed up to {forum} with this email address.
  489.  
  490.         If this was you, simply click the following link and your account will be activated:
  491.         {url}
  492.  
  493.         If you did not sign up, please ignore this email.
  494.  
  495.     # These translations are used in emails sent when users change their email address.
  496.     confirm_email:
  497.       subject: Confirm Your New Email Address
  498.       body: |
  499.         Hey {username}!
  500.  
  501.         Someone (hopefully you!) has changed their email address on {forum} to this one.
  502.  
  503.         If this was you, simply click the following link and your email will be confirmed:
  504.         {url}
  505.  
  506.         If this was not you, please ignore this email.
  507.  
  508.     # These translations are used in emails sent when users ask to reset their passwords.
  509.     reset_password:
  510.       subject: => core.ref.reset_your_password
  511.       body: |
  512.         Hey {username}!
  513.  
  514.         Someone (hopefully you!) has submitted a forgotten password request for your account on {forum}.
  515.  
  516.         If this was you, click the following link to reset your password:
  517.         {url}
  518.  
  519.         If you do not wish to change your password, just ignore this email and nothing will happen.
  520.  
  521.   ##
  522.   # REUSED TRANSLATIONS - These keys should not be used directly in code!
  523.   ##
  524.  
  525.   # Translations in this namespace are referenced by two or more unique keys.
  526.   ref:
  527.     all_discussions: All Discussions
  528.     change_email: Change Email
  529.     change_password: Change Password
  530.     color: Color                                 # Referenced by flarum-tags.yml
  531.     confirm_password: Confirm Password
  532.     confirmation_email_sent: "We've sent a confirmation email to {email}. If it doesn't arrive soon, check your spam folder."
  533.     custom_footer_text: Add HTML to be displayed at the very bottom of the page.
  534.     custom_footer_title: Edit Custom Footer
  535.     custom_header_text: "Add HTML to be displayed at the very top of the page, above Flarum's own header."
  536.     custom_header_title: Edit Custom Header
  537.     delete: Delete
  538.     delete_forever: Delete Forever
  539.     discussions: Discussions                     # Referenced by flarum-statistics.yml
  540.     edit: Edit
  541.     email: Email
  542.     load_more: Load More
  543.     log_in: Log In
  544.     log_out: Log Out
  545.     mark_all_as_read: Mark All as Read
  546.     next_page: Next Page
  547.     notifications: Notifications
  548.     okay: OK                                     # Referenced by flarum-tags.yml
  549.     password: Password
  550.     posts: Posts                                 # Referenced by flarum-statistics.yml
  551.     previous_page: Previous Page
  552.     remove: Remove
  553.     rename: Rename
  554.     reply: Reply                                 # Referenced by flarum-mentions.yml
  555.     reset_your_password: Reset Your Password
  556.     restore: Restore
  557.     save_changes: Save Changes                   # Referenced by flarum-suspend.yml, flarum-tags.yml
  558.     settings: Settings
  559.     sign_up: Sign Up
  560.     some_others: "{count} other|{count} others"  # Referenced by flarum-likes.yml, flarum-mentions.yml
  561.     start_a_discussion: Start a Discussion
  562.     username: Username
  563.     users: Users                                 # Referenced by flarum-statistics.yml
  564.     write_a_reply: Write a Reply...
  565.     you: You                                     # Referenced by flarum-likes.yml, flarum-mentions.yml
  566.  
  567.   ##
  568.   # GROUP NAMES - These keys are translated at the back end.
  569.   ##
  570.  
  571.   # Translations in this namespace are used to translate default group names.
  572.   group:
  573.     admin: Admin
  574.     admins: Admins
  575.     guest: Guest
  576.     guests: Guests
  577.     member: Member
  578.     members: Members
  579.     mod: Mod
  580.     mods: Mods
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement