aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it/sub.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2019-12-04 08:27:39 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-12-04 08:27:39 +0100
commit3e49b44839237693ce1a8151325942704917f6c6 (patch)
tree75a1af8089d48d3bb14de2d9d98c503ee76433e2 /app/i18n/it/sub.php
parentde2b323847e0a91119625e4f506f51ec9d43872f (diff)
Update i18n cli tools (#2673)
* Update i18n cli tools Few things were bugging me when using the cli tool for i18n. So I've modified the tools to be easier to use. First, the tool automatically adds missing keys to all languages. This way, we always have all keys in all languages. Second, the tool detects all untranslated keys and adds automatically the todo comment after the value. Third, when adding a new key, the key is pushed to all languages at once. There is no need to duplicate it manually. Thus making the duplication process obsolete. Fourth, translation and ignore keys are manipulated at the same time. Thus we don't have obsolete ignored strings anymore. * Add i18n rules I find that having the common rules in the Makefile is easier to use, as long as you know they are here. As it is self documented, people will see the new rules when using make. * Use long parameters in Makefile I find that using long parameters in scripts makes it easier to understand what's going on. So I've switched all short parameters to long one. * Format all i18n files I've used the updated version of the cli tools to have some output that can be consistently formated. This commit is a huge formating commit. Nothing was added but some comments were removed in the process.
Diffstat (limited to 'app/i18n/it/sub.php')
-rw-r--r--app/i18n/it/sub.php64
1 files changed, 32 insertions, 32 deletions
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index 78db7b0a6..5b6341344 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -2,24 +2,24 @@
return array(
'api' => array(
- 'documentation' => 'Copy the following URL to use it within an external tool.', //TODO - Translation
- 'title' => 'API', //TODO - Translation
+ 'documentation' => 'Copy the following URL to use it within an external tool.', // TODO - Translation
+ 'title' => 'API', // TODO - Translation
),
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
- 'label' => 'Subscribe', //TODO - Translation
- 'title' => 'Bookmarklet', //TODO - Translation
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.', // TODO - Translation
+ 'label' => 'Subscribe', // TODO - Translation
+ 'title' => 'Bookmarklet', // TODO - Translation
),
'category' => array(
- '_' => 'Categoria',
'add' => 'Aggiungi una categoria',
'archiving' => 'Archiviazione',
'empty' => 'Categoria vuota',
'information' => 'Informazioni',
'new' => 'Nuova categoria',
- 'position' => 'Display position', //TODO - Translation
- 'position_help' => 'To control category sort order', //TODO - Translation
+ 'position' => 'Display position', // TODO - Translation
+ 'position_help' => 'To control category sort order', // TODO - Translation
'title' => 'Titolo',
+ '_' => 'Categoria',
),
'feed' => array(
'add' => 'Aggiungi un Feed RSS',
@@ -29,60 +29,60 @@ return array(
'configuration' => 'Autenticazione',
'help' => 'Accesso per feeds protetti',
'http' => 'Autenticazione HTTP',
- 'password' => 'HTTP password',
- 'username' => 'HTTP username',
+ 'password' => 'HTTP password', // TODO - Translation
+ 'username' => 'HTTP username', // TODO - Translation
),
- 'clear_cache' => 'Always clear cache', //TODO - Translation
+ 'clear_cache' => 'Always clear cache', // TODO - Translation
'css_help' => 'In caso di RSS feeds troncati (attenzione, richiede molto tempo!)',
'css_path' => 'Percorso del foglio di stile CSS del sito di origine',
'description' => 'Descrizione',
'empty' => 'Questo feed non contiene articoli. Per favore verifica il sito direttamente.',
'error' => 'Questo feed ha generato un errore. Per favore verifica se ancora disponibile.',
'filteractions' => array(
- '_' => 'Filter actions', //TODO - Translation
- 'help' => 'Write one search filter per line.', //TODO - Translation
+ 'help' => 'Write one search filter per line.', // TODO - Translation
+ '_' => 'Filter actions', // TODO - Translation
),
'information' => 'Informazioni',
'keep_min' => 'Numero minimo di articoli da mantenere',
'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come <em>%s</em>.',
- 'mute' => 'mute', //TODO - Translation
+ 'mute' => 'mute', // TODO - Translation
'no_selected' => 'Nessun feed selezionato.',
'number_entries' => '%d articoli',
'priority' => array(
- '_' => 'Visibility', //TODO - Translation
- 'archived' => 'Do not show (archived)', //TODO - Translation
- 'main_stream' => 'Mostra in homepage', //TODO - Translation
- 'normal' => 'Show in its category', //TODO - Translation
+ 'archived' => 'Do not show (archived)', // TODO - Translation
+ 'main_stream' => 'Mostra in homepage',
+ 'normal' => 'Show in its category', // TODO - Translation
+ '_' => 'Visibility', // TODO - Translation
),
- 'websub' => 'Notifica istantanea con WebSub',
'show' => array(
- 'all' => 'Show all feeds', //TODO - Translation
- 'error' => 'Show only feeds with error', //TODO - Translation
+ 'all' => 'Show all feeds', // TODO - Translation
+ 'error' => 'Show only feeds with error', // TODO - Translation
),
'showing' => array(
- 'error' => 'Showing only feeds with error', //TODO - Translation
+ 'error' => 'Showing only feeds with error', // TODO - Translation
),
- 'ssl_verify' => 'Verify SSL security', //TODO - Translation
+ 'ssl_verify' => 'Verify SSL security', // TODO - Translation
'stats' => 'Statistiche',
'think_to_add' => 'Aggiungi feed.',
- 'timeout' => 'Timeout in seconds', //TODO - Translation
+ 'timeout' => 'Timeout in seconds', // TODO - Translation
'title' => 'Titolo',
'title_add' => 'Aggiungi RSS feed',
'ttl' => 'Non aggiornare automaticamente piu di',
- 'url' => 'Feed URL',
+ 'url' => 'Feed URL', // TODO - Translation
'validator' => 'Controlla la validita del feed ',
'website' => 'URL del sito',
+ 'websub' => 'Notifica istantanea con WebSub',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', //TODO - Translation
- 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', //TODO - Translation
- 'title' => 'Firefox feed reader', //TODO - Translation
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', // TODO - Translation
+ 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', // TODO - Translation
+ 'title' => 'Firefox feed reader', // TODO - Translation
),
'import_export' => array(
'export' => 'Esporta',
+ 'export_labelled' => 'Export your labelled articles', // TODO - Translation
'export_opml' => 'Esporta tutta la lista dei feed (OPML)',
'export_starred' => 'Esporta i tuoi preferiti',
- 'export_labelled' => 'Export your labelled articles', //TODO
'feed_list' => 'Elenco di %s articoli',
'file_to_import' => 'File da importare<br />(OPML, JSON o ZIP)',
'file_to_import_no_zip' => 'File da importare<br />(OPML o JSON)',
@@ -94,11 +94,11 @@ return array(
'bookmark' => 'Bookmark (trascina nei preferiti)',
'import_export' => 'Importa / esporta',
'subscription_management' => 'Gestione sottoscrizioni',
- 'subscription_tools' => 'Subscription tools', //TODO - Translation
+ 'subscription_tools' => 'Subscription tools', // TODO - Translation
),
'title' => array(
- '_' => 'Gestione sottoscrizioni',
'feed_management' => 'Gestione RSS feeds',
- 'subscription_tools' => 'Subscription tools', //TODO - Translation
+ 'subscription_tools' => 'Subscription tools', // TODO - Translation
+ '_' => 'Gestione sottoscrizioni',
),
);