admin.php 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <?php
  2. /******************************************************************************
  3. * Each entry of that file can be associated with a comment to indicate its *
  4. * state. When there is no comment, it means the entry is fully translated. *
  5. * The recognized comments are (comment matching is case-insensitive): *
  6. * + TODO: the entry has never been translated. *
  7. * + DIRTY: the entry has been translated but needs to be updated. *
  8. * + IGNORE: the entry does not need to be translated. *
  9. * When a comment is not recognized, it is discarded. *
  10. ******************************************************************************/
  11. return array(
  12. 'auth' => array(
  13. 'allow_anonymous' => 'Consenti la lettura agli utenti anonimi degli articoli dell utente predefinito (%s)',
  14. 'allow_anonymous_refresh' => 'Consenti agli utenti anonimi di aggiornare gli articoli',
  15. 'api_enabled' => 'Consentire l’accesso all’<abbr>API</abbr> <small>(necessario per le app e per la condivisione delle query degli utenti)</small>',
  16. 'form' => 'Web form (tradizionale, richiede JavaScript)',
  17. 'http' => 'HTTP (avanzato: gestito da server Web, OIDC, SSO…)',
  18. 'none' => 'Nessuno (pericoloso)',
  19. 'title' => 'Autenticazione',
  20. 'token' => 'Token di autenticazione principale',
  21. 'token_help' => 'Consente l’accesso a tutti gli output RSS dell’utente e di aggiornare i feed senza autenticazione:',
  22. 'type' => 'Metodo di autenticazione',
  23. ),
  24. 'extensions' => array(
  25. 'author' => 'Autore',
  26. 'community' => 'Estensioni della community disponibili',
  27. 'description' => 'Descrizione',
  28. 'disabled' => 'Disabilitata',
  29. 'empty_list' => 'Non ci sono estensioni installate',
  30. 'empty_list_help' => 'Controllare i log per determinare il motivo della lista estensioni vuota.',
  31. 'enabled' => 'Abilitata',
  32. 'is_compatible' => 'È compatibile',
  33. 'latest' => 'Installato',
  34. 'name' => 'Nome',
  35. 'no_configure_view' => 'Questa estensioni non può essere configurata.',
  36. 'system' => array(
  37. '_' => 'Estensioni di sistema',
  38. 'no_rights' => 'Estensione di sistema (non hai i permessi su questo tipo)',
  39. ),
  40. 'title' => 'Estensioni',
  41. 'update' => 'Aggiornamento disponibile',
  42. 'user' => 'Estensioni utente',
  43. 'version' => 'Versione',
  44. ),
  45. 'stats' => array(
  46. '_' => 'Statistiche',
  47. 'all_feeds' => 'Tutti i feeds',
  48. 'category' => 'Categoria',
  49. 'date_published' => 'Data di pubblicazione',
  50. 'date_received' => 'Data di ricezione',
  51. 'entry_count' => 'Articoli',
  52. 'entry_per_category' => 'Articoli per categoria',
  53. 'entry_per_day' => 'Articoli per giorno (ultimi 30 giorni)',
  54. 'entry_per_day_of_week' => 'Per giorno della settimana (media: %.2f articoli)',
  55. 'entry_per_hour' => 'Per ora (media: %.2f articoli)',
  56. 'entry_per_month' => 'Per mese (media: %.2f articoli)',
  57. 'entry_repartition' => 'Ripartizione contenuti',
  58. 'feed' => 'Feed', // IGNORE
  59. 'feed_per_category' => 'Feeds per categoria',
  60. 'idle' => 'Feeds non aggiornati',
  61. 'main' => 'Statistiche principali',
  62. 'main_stream' => 'Flusso principale',
  63. 'nb_unreads' => 'Numero di articoli non letti',
  64. 'no_idle' => 'Non ci sono feed non aggiornati',
  65. 'number_entries' => '%d articoli',
  66. 'overview' => 'Panoramica',
  67. 'percent_of_total' => '% del totale',
  68. 'repartition' => 'Ripartizione articoli: %s',
  69. 'status_favorites' => 'Preferiti',
  70. 'status_read' => 'Letti',
  71. 'status_total' => 'Totale',
  72. 'status_unread' => 'Non letti',
  73. 'title' => 'Statistiche',
  74. 'top_feed' => 'I migliori 10 feeds',
  75. 'unread_dates' => 'Date con il maggior numero di articoli non letti',
  76. ),
  77. 'system' => array(
  78. '_' => 'Configurazione di sistema',
  79. 'auto-update-url' => 'Aggiorna automaticamente l’URL del server',
  80. 'base-url' => array(
  81. '_' => 'URL base',
  82. 'recommendation' => 'Suggerimento automatico: <kbd>%s</kbd>',
  83. ),
  84. 'closed_registration_message' => 'Messaggio visualizzato se le registrazioni sono chiuse',
  85. 'cookie-duration' => array(
  86. 'help' => 'in secondi',
  87. 'number' => 'Tempo in cui rimanere loggati',
  88. ),
  89. 'default_closed_registration_message' => 'Questo server non accetta nuove registrazioni per il momento.',
  90. 'force_email_validation' => 'Forza la validazione dell’indirizzo mail',
  91. 'instance-name' => 'Nome istanza',
  92. 'max-categories' => 'Limite categorie per utente',
  93. 'max-feeds' => 'Limite feeds per utente',
  94. 'registration' => array(
  95. 'number' => 'Numero massimo di profili',
  96. 'select' => array(
  97. 'label' => 'Form di registrazione',
  98. 'option' => array(
  99. 'noform' => 'Disabilitato: Nessun form di registrazione',
  100. 'nolimit' => 'Abilitato: Nessun limite agli account',
  101. 'setaccountsnumber' => 'Imposta il numero massimo di account',
  102. ),
  103. ),
  104. 'status' => array(
  105. 'disabled' => 'Form disabilitato',
  106. 'enabled' => 'Form abilitato',
  107. ),
  108. 'title' => 'Form di registrazione utente',
  109. ),
  110. 'sensitive-parameter' => 'Parametro sensibile. Modificalo manualmente in <kbd>./data/config.php</kbd>',
  111. 'tos' => array(
  112. 'disabled' => 'non fornito',
  113. 'enabled' => '<a href="./?a=tos">è abilitato</a>',
  114. 'help' => 'Come <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">abilitare i termini e condizioni</a>',
  115. ),
  116. 'websub' => array(
  117. 'help' => 'Riguardo <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>',
  118. ),
  119. ),
  120. 'update' => array(
  121. '_' => 'Aggiornamento sistema',
  122. 'apply' => 'Applica',
  123. 'changelog' => 'Lista dei cambiamenti',
  124. 'check' => 'Controlla la presenza di nuovi aggiornamenti',
  125. 'copiedFromURL' => 'update.php copiato da %s a ./data',
  126. 'current_version' => 'Versione',
  127. 'last' => 'Ultima verifica',
  128. 'loading' => 'Aggiornamento…',
  129. 'none' => 'Nessun aggiornamento da applicare',
  130. 'releaseChannel' => array(
  131. '_' => 'Canale di rilascio',
  132. 'edge' => 'Rilascio continuo (“edge”)',
  133. 'latest' => 'Stabile (“latest”)',
  134. ),
  135. 'title' => 'Aggiorna sistema',
  136. 'viaGit' => 'Aggiornamento tramite git e GitHub.com avviato',
  137. ),
  138. 'user' => array(
  139. 'admin' => 'Amministratore',
  140. 'article_count' => 'Articoli',
  141. 'back_to_manage' => '← Ritorna alla lista utenti',
  142. 'create' => 'Crea nuovo utente',
  143. 'database_size' => 'Dimensione del database',
  144. 'email' => 'Indirizzo e-mail',
  145. 'enabled' => 'Abilitato',
  146. 'feed_count' => 'Feed',
  147. 'is_admin' => 'Amministratore',
  148. 'language' => 'Lingua',
  149. 'last_user_activity' => 'Ultime attività degli utenti',
  150. 'list' => 'Lista utenti',
  151. 'number' => ' %d profilo utente creato',
  152. 'numbers' => 'Sono presenti %d profili utente',
  153. 'password_form' => 'Password<br /><small>(per il login classico)</small>',
  154. 'password_format' => 'Almeno 7 caratteri',
  155. 'title' => 'Gestione utenti',
  156. 'username' => 'Nome utente',
  157. ),
  158. );