|
5 | 5 | #
|
6 | 6 | # Translators:
|
7 | 7 | # fabrixxm <[email protected]>, 2014,2018
|
| 8 | +# Sylke Vicious <[email protected]>, 2020 |
8 | 9 | msgid ""
|
9 | 10 | msgstr ""
|
10 | 11 | "Project-Id-Version: friendica\n"
|
11 | 12 | "Report-Msgid-Bugs-To: \n"
|
12 |
| -"POT-Creation-Date: 2014-06-22 13:18+0200\n" |
13 |
| -"PO-Revision-Date: 2018-03-19 19:50+0000\n" |
14 |
| -"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n" |
| 13 | +"POT-Creation-Date: 2019-03-12 09:26+0100\n" |
| 14 | +"PO-Revision-Date: 2020-08-31 15:28+0000\n" |
| 15 | +"Last-Translator: Sylke Vicious <silkevicious@gmail.com>\n" |
15 | 16 | "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
|
16 | 17 | "MIME-Version: 1.0\n"
|
17 | 18 | "Content-Type: text/plain; charset=UTF-8\n"
|
18 | 19 | "Content-Transfer-Encoding: 8bit\n"
|
19 | 20 | "Language: it\n"
|
20 | 21 | "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
21 | 22 |
|
22 |
| -#: blackout.php:99 |
| 23 | +#: blackout.php:101 |
| 24 | +msgid "" |
| 25 | +"The end-date is prior to the start-date of the blackout, you should fix this" |
| 26 | +msgstr "La data di fine è precedente alla data di inizio blackout, dovresti sistemarle" |
| 27 | + |
| 28 | +#: blackout.php:103 |
| 29 | +#, php-format |
| 30 | +msgid "" |
| 31 | +"Please double check that the current settings for the blackout. Begin will " |
| 32 | +"be <strong>%s</strong> and it will end <strong>%s</strong>." |
| 33 | +msgstr "Per favore ricontrolla le impostazioni attuali per il blackout. L'inizio sarà il <strong>%s</strong> e terminerà il <strong>%s</strong>." |
| 34 | + |
| 35 | +#: blackout.php:106 |
23 | 36 | msgid "Save Settings"
|
24 | 37 | msgstr "Salva Impostazioni"
|
25 | 38 |
|
26 |
| -#: blackout.php:100 |
| 39 | +#: blackout.php:107 |
27 | 40 | msgid "Redirect URL"
|
28 | 41 | msgstr "URL di reindirizzamento"
|
29 | 42 |
|
30 |
| -#: blackout.php:100 |
| 43 | +#: blackout.php:107 |
31 | 44 | msgid "all your visitors from the web will be redirected to this URL"
|
32 | 45 | msgstr "tutti i visitatori dal web verranno reindirizzati a questo URL"
|
33 | 46 |
|
34 |
| -#: blackout.php:101 |
| 47 | +#: blackout.php:108 |
35 | 48 | msgid "Begin of the Blackout"
|
36 | 49 | msgstr "Inzio del blackout"
|
37 | 50 |
|
38 |
| -#: blackout.php:101 |
| 51 | +#: blackout.php:108 |
39 | 52 | msgid ""
|
40 |
| -"format is <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, " |
41 |
| -"<em>hh</em> hour and <em>mm</em> minute" |
42 |
| -msgstr "il formato è <em>YYYY</em> anno, <em>MM</em> mese, <em>DD</em> giorno, <em>hh</em> ora e <em>mm</em> minuto" |
| 53 | +"Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, " |
| 54 | +"<em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute." |
| 55 | +msgstr "Il formato è <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> anno, <em>MM</em> mese, <em>DD</em> giorno, <em>hh</em> ora e <em>mm</em> minuto." |
43 | 56 |
|
44 |
| -#: blackout.php:102 |
| 57 | +#: blackout.php:109 |
45 | 58 | msgid "End of the Blackout"
|
46 | 59 | msgstr "Fine del blackout"
|
47 | 60 |
|
48 |
| -#: blackout.php:108 |
| 61 | +#: blackout.php:111 |
49 | 62 | msgid ""
|
50 |
| -"The end-date is prior to the start-date of the blackout, you should fix " |
51 |
| -"this." |
52 |
| -msgstr "La data di fine è precedente alla data di inizio. Dovresti sistemarla." |
| 63 | +"<strong>Note</strong>: The redirect will be active from the moment you press" |
| 64 | +" the submit button. Users currently logged in will <strong>not</strong> be " |
| 65 | +"thrown out but can't login again after logging out should the blackout is " |
| 66 | +"still in place." |
| 67 | +msgstr "<strong>Nota</strong>: Il reindirizzamento sarà attivo dal momento in cui premerai il pulsante di invio. Gli utenti attualmente autenticati <strong>non</strong> saranno disconnessi ma non potranno accedere in caso di disconnessione fintanto che il blackout sarà attivo." |
0 commit comments