Blame view
sources/apps/l10n/it/shorty_tracking.po
2.95 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Vincenzo Reale <vinx.reale@gmail.com>, 2013. msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: http://bugs.owncloud.org/ " "POT-Creation-Date: 2013-03-27 00:01+0100 " "PO-Revision-Date: 2013-03-26 14:00+0000 " "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com> " "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: it " "Plural-Forms: nplurals=2; plural=(n != 1); " #: ajax/layout.php:69 msgid "all" msgstr "tutto" #: ajax/list.php:90 msgid "Number of entries" msgstr "Numero di voci" #: js/tracking.js:287 msgid "never" msgstr "mai" #: js/tracking.js:478 js/tracking.js:488 msgid "granted" msgstr "concesso" #: js/tracking.js:500 msgid "denied" msgstr "rifiutato" #: js/tracking.js:512 msgid "blocked" msgstr "bloccato" #: lib/hooks.php:136 msgid "List clicks" msgstr "Elenco dei clic" #: lib/hooks.php:137 templates/tmpl_trc_dlg_list.php:155 msgid "Clicks" msgstr "Clic" #: templates/tmpl_trc_dlg_click.php:41 templates/tmpl_trc_dlg_click.php:42 msgid "Close" msgstr "Chiudi" #: templates/tmpl_trc_dlg_click.php:45 msgid "Click details" msgstr "Dettagli dei clic" #: templates/tmpl_trc_dlg_click.php:47 templates/tmpl_trc_dlg_list.php:51 msgid "Title" msgstr "Titolo" #: templates/tmpl_trc_dlg_click.php:50 templates/tmpl_trc_dlg_list.php:75 msgid "Result" msgstr "Risultato" #: templates/tmpl_trc_dlg_click.php:53 templates/tmpl_trc_dlg_list.php:76 msgid "Address" msgstr "Indirizzo" #: templates/tmpl_trc_dlg_click.php:56 templates/tmpl_trc_dlg_list.php:77 msgid "Host" msgstr "Host" #: templates/tmpl_trc_dlg_click.php:59 templates/tmpl_trc_dlg_list.php:78 msgid "User" msgstr "Utente" #: templates/tmpl_trc_dlg_click.php:62 templates/tmpl_trc_dlg_list.php:79 msgid "Time" msgstr "Ora" #: templates/tmpl_trc_dlg_list.php:43 templates/tmpl_trc_dlg_list.php:44 msgid "close" msgstr "chiudi" #: templates/tmpl_trc_dlg_list.php:47 msgid "List of tracked clicks" msgstr "Elenco dei clic tracciati" #: templates/tmpl_trc_dlg_list.php:54 msgid "Status" msgstr "Stato" #: templates/tmpl_trc_dlg_list.php:57 msgid "Loading" msgstr "Caricamento" #: templates/tmpl_trc_dlg_list.php:69 msgid "Toggle toolbar" msgstr "Commuta la barra degli strumenti" #: templates/tmpl_trc_dlg_list.php:87 msgid "Reload" msgstr "Ricarica" #: templates/tmpl_trc_dlg_list.php:87 msgid "Reload list" msgstr "Ricarica l'elenco" #: templates/tmpl_trc_dlg_list.php:134 templates/tmpl_trc_dlg_list.php:135 msgid "details" msgstr "dettagli" #: templates/tmpl_trc_dlg_list.php:136 msgid "Show details" msgstr "Mostra i dettagli" #: templates/tmpl_trc_dlg_list.php:151 msgid "load" msgstr "carica" #: templates/tmpl_trc_dlg_list.php:159 msgid "Expiration" msgstr "Scadenza" |