From 31ac2e7ea68179b516f4d8ff2be7adc00c760055 Mon Sep 17 00:00:00 2001 From: Mauron Date: Fri, 5 Jun 2015 21:26:18 +0200 Subject: [PATCH 1/6] Update for Italian translation for info_acp_recenttopics.php --- language/it/info_acp_recenttopics.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/language/it/info_acp_recenttopics.php b/language/it/info_acp_recenttopics.php index 5d57ed7..c5c537e 100644 --- a/language/it/info_acp_recenttopics.php +++ b/language/it/info_acp_recenttopics.php @@ -9,6 +9,8 @@ * * Based on the original NV Recent Topics by Joas Schilling (nickvergessen) * + * Some characters you may want to copy&paste: + * ’ » “ ” … */ if (!defined('IN_PHPBB')) @@ -22,14 +24,14 @@ $lang = array_merge($lang, array( 'RECENT_TOPICS' => 'Topic recenti', - 'RECENT_TOPICS_EXPLAIN' => 'On this page you can change the settings specific for the Recent Topics extension.

Specific forums can be included or excluded by editing the respective forums in your ACP.
Also be sure to check your user permissions, which allow users to change some of the settings found below for themselves.', + 'RECENT_TOPICS_EXPLAIN' => 'Qui è possibile modificare le impostazioni di Topic recenti.

Singoli forum possono essere inclusi o esclusi modificando le rispettive impostazioni nel PCA.
Inoltre, tramite le relative impostazioni presenti in questa pagina, è possibile permettere agli utenti di modificare da sé alcuni aspetti dell’estensione', - 'RECENT_TOPICS_LIST' => 'Mostra in "Topic recenti"', - 'RECENT_TOPICS_LIST_EXPLAIN' => 'I topic di questo forum saranno mostrati nell’elenco "Topic recenti".', + 'RECENT_TOPICS_LIST' => 'Mostra in “Topic recenti”', + 'RECENT_TOPICS_LIST_EXPLAIN' => 'I topic di questo forum saranno mostrati nell’elenco “Topic recenti”.', 'RT_CONFIG' => 'Configurazione', - 'RT_ALT_LOCATION' => 'Display in alternative location', - 'RT_ALT_LOCATION_EXP' => 'Use alternative location to display recent topics.
Not all styles will support this, for prosilver it will be moved to the bottom of the page.', + 'RT_ALT_LOCATION' => 'Mostra nella posizione alternativa', + 'RT_ALT_LOCATION_EXP' => 'Mostra l’elenco dei topic recenti in una posizione diversa.
Non funziona per tutti gli stili; nel caso di prosilver, l’elenco viene spostato in fondo alla pagina.', 'RT_ANTI_TOPICS' => 'Topic esclusi', 'RT_ANTI_TOPICS_EXP' => 'Gli ID dei topic da escludere, separati da una virgola (es.: 7, 9)
Per non escudere alcun topic, digitare 0.', 'RT_MIN_TOPIC_LEVEL' => 'Livello minimo topic', From a115af6f3cd632dfb00ed245756eda1d5e20f1cb Mon Sep 17 00:00:00 2001 From: Mauron Date: Fri, 5 Jun 2015 21:33:55 +0200 Subject: [PATCH 2/6] Update for Italian translation for permissions_recenttopics.php I rewrote the lines in order to have them shown as 'Can... ' in order to harmonise them with other permissions; I always clearly specified they were Recent Topic permissions though. --- language/it/permissions_recenttopics.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/language/it/permissions_recenttopics.php b/language/it/permissions_recenttopics.php index 21258ab..3085ebe 100644 --- a/language/it/permissions_recenttopics.php +++ b/language/it/permissions_recenttopics.php @@ -2,7 +2,7 @@ /** * * @package Recent Topics Extension - * English translation by PayBas + * Italian translation by Mauron * * @copyright (c) 2015 PayBas * @license GNU General Public License, version 2 (GPL-2.0) @@ -21,9 +21,9 @@ } $lang = array_merge($lang, array( - 'ACL_U_RT_VIEW' => 'Recent Topics: view (master)', - 'ACL_U_RT_ENABLE' => 'Recent Topics: enable or disable', - 'ACL_U_RT_ALT_LOCATION' => 'Recent Topics: use alternative display location', - 'ACL_U_RT_SORT_START_TIME' => 'Recent Topics: change sort order', - 'ACL_U_RT_UNREAD_ONLY' => 'Recent Topics: use unread-only mode', + 'ACL_U_RT_VIEW' => 'Può nascondere l’elenco dei topic recenti', + 'ACL_U_RT_ENABLE' => 'Può abilitare l’elenco dei topic recenti', + 'ACL_U_RT_ALT_LOCATION' => 'Può mostrare l’elenco dei topic recenti nella posizione alternativa', + 'ACL_U_RT_SORT_START_TIME' => 'Può cambiare il metodo di ordinamento dei topic recenti', + 'ACL_U_RT_UNREAD_ONLY' => 'Può visualizzare solo i topic non letti nell’elenco dei topic recenti', )); From ab2d13248e0babd5361a84386988b829309922c0 Mon Sep 17 00:00:00 2001 From: Mauron Date: Fri, 5 Jun 2015 21:39:54 +0200 Subject: [PATCH 3/6] Italian translation for recenttopics_ucp.php --- language/it/recenttopics_ucp.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/language/it/recenttopics_ucp.php b/language/it/recenttopics_ucp.php index 0cb417d..3d0181c 100644 --- a/language/it/recenttopics_ucp.php +++ b/language/it/recenttopics_ucp.php @@ -2,7 +2,7 @@ /** * * @package Recent Topics Extension - * English translation by PayBas + * Italian translation by Mauron * * @copyright (c) 2015 PayBas * @license GNU General Public License, version 2 (GPL-2.0) @@ -21,10 +21,10 @@ } $lang = array_merge($lang, array( - 'RT_ENABLE' => 'Display recent topics', - 'RT_ALT_LOCATION' => 'Use alternative display location', - 'RT_ALT_LOCATION_EXP' => 'Move recent topics to a different location (usually the bottom, but depends on the style used).', - 'RT_SORT_START_TIME' => 'Sort recent topics by topic start time', - 'RT_SORT_START_TIME_EXP' => 'Instead of sorting them by last post time.', - 'RT_UNREAD_ONLY' => 'Only display unread topics in recent topics', + 'RT_ENABLE' => 'Mostra topic recenti', + 'RT_ALT_LOCATION' => 'Mostra topic recenti in posizione alternativa', + 'RT_ALT_LOCATION_EXP' => 'Sposta l’elenco dei topic recenti in una posizione differente (generalmente in fondo ma dipende dallo stile usato).', + 'RT_SORT_START_TIME' => 'Ordina topic recenti per data d’apertura', + 'RT_SORT_START_TIME_EXP' => 'I topic vengono ordinati in base alla rispettiva data d’apertura e non in base a quella dell’ultimo post.', + 'RT_UNREAD_ONLY' => 'Mostra solo topic non letti come topic recenti', )); From 8f24aabe990ecc95d904e3ca6494ca16f893c53d Mon Sep 17 00:00:00 2001 From: Mauron Date: Wed, 23 Sep 2015 22:24:50 +0200 Subject: [PATCH 4/6] Update for Italian translation for info_acp_recenttopics.php Harmonisation with the official Italian phpBB translation. --- language/it/info_acp_recenttopics.php | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/language/it/info_acp_recenttopics.php b/language/it/info_acp_recenttopics.php index c5c537e..17af893 100644 --- a/language/it/info_acp_recenttopics.php +++ b/language/it/info_acp_recenttopics.php @@ -23,29 +23,29 @@ } $lang = array_merge($lang, array( - 'RECENT_TOPICS' => 'Topic recenti', - 'RECENT_TOPICS_EXPLAIN' => 'Qui è possibile modificare le impostazioni di Topic recenti.

Singoli forum possono essere inclusi o esclusi modificando le rispettive impostazioni nel PCA.
Inoltre, tramite le relative impostazioni presenti in questa pagina, è possibile permettere agli utenti di modificare da sé alcuni aspetti dell’estensione', + 'RECENT_TOPICS' => 'Argomenti recenti', + 'RECENT_TOPICS_EXPLAIN' => 'Qui è possibile modificare le impostazioni di Argomenti recenti.

Singoli forum possono essere inclusi o esclusi modificando le rispettive impostazioni nel PCA.
Inoltre, tramite le relative impostazioni presenti in questa pagina, è possibile permettere agli utenti di modificare da sé alcuni aspetti dell’estensione', - 'RECENT_TOPICS_LIST' => 'Mostra in “Topic recenti”', - 'RECENT_TOPICS_LIST_EXPLAIN' => 'I topic di questo forum saranno mostrati nell’elenco “Topic recenti”.', + 'RECENT_TOPICS_LIST' => 'Mostra in “Argomenti recenti”', + 'RECENT_TOPICS_LIST_EXPLAIN' => 'Gli argomenti di questo forum saranno mostrati nell’elenco “Argomenti recenti”.', 'RT_CONFIG' => 'Configurazione', 'RT_ALT_LOCATION' => 'Mostra nella posizione alternativa', - 'RT_ALT_LOCATION_EXP' => 'Mostra l’elenco dei topic recenti in una posizione diversa.
Non funziona per tutti gli stili; nel caso di prosilver, l’elenco viene spostato in fondo alla pagina.', - 'RT_ANTI_TOPICS' => 'Topic esclusi', - 'RT_ANTI_TOPICS_EXP' => 'Gli ID dei topic da escludere, separati da una virgola (es.: 7, 9)
Per non escudere alcun topic, digitare 0.', - 'RT_MIN_TOPIC_LEVEL' => 'Livello minimo topic', - 'RT_MIN_TOPIC_LEVEL_EXP' => 'Determina il livello minimo dei topic da mostrare: saranno mostrati i topic del livello specificato e superiori.
(0 = argomento semplice, 1 = importante, 2 = annuncio, 3 = annuncio globale)', - 'RT_NUMBER' => 'Topic recenti', - 'RT_NUMBER_EXP' => 'Numero di topic mostrati nella pagina principale.', - 'RT_PAGE_NUMBER' => 'Pagine di topic recenti', - 'RT_PAGE_NUMBER_EXP' => 'È possibile mostrare più pagine di topic recenti; per disabilitare questa funzione, digitare 1. Impostando il valore a 0, saranno create tante pagine quante ne servono per mostrare tutti i topic del forum (non consigliato).', + 'RT_ALT_LOCATION_EXP' => 'Mostra l’elenco degli argomenti recenti in una posizione diversa.
Non funziona per tutti gli stili; nel caso di prosilver, l’elenco viene spostato in fondo alla pagina.', + 'RT_ANTI_TOPICS' => 'Argomenti esclusi', + 'RT_ANTI_TOPICS_EXP' => 'Gli ID degli argomenti da escludere, separati da una virgola (es.: 7, 9)
Per non escudere alcun argomento, digitare 0.', + 'RT_MIN_TOPIC_LEVEL' => 'Livello minimo argomenti', + 'RT_MIN_TOPIC_LEVEL_EXP' => 'Determina il livello minimo di argomenti da mostrare: saranno mostrati gli argomenti del livello specificato e superiori.
(0 = argomento semplice, 1 = importante, 2 = annuncio, 3 = annuncio globale)', + 'RT_NUMBER' => 'Argomenti recenti', + 'RT_NUMBER_EXP' => 'Numero di argomenti mostrati nella pagina principale.', + 'RT_PAGE_NUMBER' => 'Pagine di argomenti recenti', + 'RT_PAGE_NUMBER_EXP' => 'È possibile mostrare più pagine di argomenti recenti; per disabilitare questa funzione, digitare 1. Impostando il valore a 0, saranno create tante pagine quante ne servono per mostrare tutti gli argomenti del forum (non consigliato).', 'RT_PARENTS' => 'Mostra forum genitore', - 'RT_PARENTS_EXP' => 'Mostra il topic genitore nella riga del topic dell’elenco dei topic recenti', + 'RT_PARENTS_EXP' => 'Mostra il forum genitore nella riga dell’argomento dell’elenco dei topic recenti', 'RT_SORT_START_TIME' => 'Ordina per data d’apertura', - 'RT_SORT_START_TIME_EXP' => 'Abilitare per mostrare i topic in base alla loro data d’apertura e non per l’ultimo post.', + 'RT_SORT_START_TIME_EXP' => 'Abilitare per mostrare gli argomenti in base alla loro data d’apertura e non per l’ultimo messaggio.', 'RT_UNREAD_ONLY' => 'Mostra solo non letti', - 'RT_UNREAD_ONLY_EXP' => 'Abilita per mostrare solo i topic non letti, recenti o meno; questa funzione usa le stesse impostazioni (esclusione di forum, topic eccetera) della modalità normale.
Nota: funziona solo per gli utenti registrati; gli ospiti vedranno l’elenco normale.', + 'RT_UNREAD_ONLY_EXP' => 'Abilita per mostrare solo gli argomenti non letti, recenti o meno; questa funzione usa le stesse impostazioni (esclusione di forum, topic eccetera) della modalità normale.
Nota: funziona solo per gli utenti registrati; gli ospiti vedranno l’elenco normale.', - 'RT_VIEW_ON' => 'Mostra i topic recenti in:', + 'RT_VIEW_ON' => 'Mostra gli argomenti recenti in:', )); From 8ddcf7f6fb1b8576aa8bd4c30d7f59137fd358c9 Mon Sep 17 00:00:00 2001 From: Mauron Date: Wed, 23 Sep 2015 22:28:07 +0200 Subject: [PATCH 5/6] Update for Italian translation for permissions_recenttopics.php Harmonisation with the official Italian phpBB translation. --- language/it/permissions_recenttopics.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/language/it/permissions_recenttopics.php b/language/it/permissions_recenttopics.php index 3085ebe..9240945 100644 --- a/language/it/permissions_recenttopics.php +++ b/language/it/permissions_recenttopics.php @@ -21,9 +21,9 @@ } $lang = array_merge($lang, array( - 'ACL_U_RT_VIEW' => 'Può nascondere l’elenco dei topic recenti', - 'ACL_U_RT_ENABLE' => 'Può abilitare l’elenco dei topic recenti', - 'ACL_U_RT_ALT_LOCATION' => 'Può mostrare l’elenco dei topic recenti nella posizione alternativa', - 'ACL_U_RT_SORT_START_TIME' => 'Può cambiare il metodo di ordinamento dei topic recenti', - 'ACL_U_RT_UNREAD_ONLY' => 'Può visualizzare solo i topic non letti nell’elenco dei topic recenti', + 'ACL_U_RT_VIEW' => 'Può nascondere l’elenco di argomenti recenti', + 'ACL_U_RT_ENABLE' => 'Può abilitare l’elenco di argomenti recenti', + 'ACL_U_RT_ALT_LOCATION' => 'Può mostrare l’elenco di argomenti recenti in posizione alternativa', + 'ACL_U_RT_SORT_START_TIME' => 'Può cambiare metodo di ordinamento di argomenti recenti', + 'ACL_U_RT_UNREAD_ONLY' => 'Può visualizzare solo argomenti non letti nell’elenco di argomenti recenti', )); From 9e13705c83af875120b05fae42621e5977de3865 Mon Sep 17 00:00:00 2001 From: Mauron Date: Wed, 23 Sep 2015 22:29:51 +0200 Subject: [PATCH 6/6] Update for Italian translation for recenttopics_ucp.php Harmonisation with the official Italian phpBB translation. --- language/it/recenttopics_ucp.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/language/it/recenttopics_ucp.php b/language/it/recenttopics_ucp.php index 3d0181c..3b06eba 100644 --- a/language/it/recenttopics_ucp.php +++ b/language/it/recenttopics_ucp.php @@ -21,10 +21,10 @@ } $lang = array_merge($lang, array( - 'RT_ENABLE' => 'Mostra topic recenti', - 'RT_ALT_LOCATION' => 'Mostra topic recenti in posizione alternativa', - 'RT_ALT_LOCATION_EXP' => 'Sposta l’elenco dei topic recenti in una posizione differente (generalmente in fondo ma dipende dallo stile usato).', - 'RT_SORT_START_TIME' => 'Ordina topic recenti per data d’apertura', - 'RT_SORT_START_TIME_EXP' => 'I topic vengono ordinati in base alla rispettiva data d’apertura e non in base a quella dell’ultimo post.', - 'RT_UNREAD_ONLY' => 'Mostra solo topic non letti come topic recenti', + 'RT_ENABLE' => 'Mostra argomenti recenti', + 'RT_ALT_LOCATION' => 'Mostra argomenti recenti in posizione alternativa', + 'RT_ALT_LOCATION_EXP' => 'Sposta l’elenco degli argomenti recenti in una posizione differente (generalmente in fondo ma dipende dallo stile usato).', + 'RT_SORT_START_TIME' => 'Ordina argomenti recenti per data d’apertura', + 'RT_SORT_START_TIME_EXP' => 'Gli argomenti vengono ordinati in base alla rispettiva data d’apertura e non in base a quella dell’ultimo messaggio.', + 'RT_UNREAD_ONLY' => 'Mostra solo argomenti non letti come recenti', ));