diff options
author | Allan McRae <allan@archlinux.org> | 2013-05-07 04:59:44 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-05-07 04:59:44 +0200 |
commit | 0f988beff8794338485352dc1beafbfcdbb20db1 (patch) | |
tree | e673c51058bddede4ef7f054e79c8ae799809628 /scripts/po/it.po | |
parent | c5716d0e72e47c8cd2ca1a437598eeee54111754 (diff) | |
parent | a4a7336dff8155cfeb37341d1e9e56092439bae6 (diff) | |
download | pacman-0f988beff8794338485352dc1beafbfcdbb20db1.tar.gz pacman-0f988beff8794338485352dc1beafbfcdbb20db1.tar.xz |
Merge branch 'maint'
Diffstat (limited to 'scripts/po/it.po')
-rw-r--r-- | scripts/po/it.po | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/scripts/po/it.po b/scripts/po/it.po index c7a403c9..15f8840a 100644 --- a/scripts/po/it.po +++ b/scripts/po/it.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Andrea Scarpino <andrea@archlinux.org>, 2011-2012. -# Giovanni Scafora <giovanni@archlinux.org>, 2011-2013. +# Andrea Scarpino <andrea@archlinux.org>, 2011-2012 +# Giovanni Scafora <giovanni@archlinux.org>, 2011-2013 msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2013-03-17 13:19+1000\n" -"PO-Revision-Date: 2013-03-17 07:42+0000\n" +"POT-Creation-Date: 2013-04-30 21:18+1000\n" +"PO-Revision-Date: 2013-05-01 05:11+0000\n" "Last-Translator: Giovanni Scafora <giovanni@archlinux.org>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/archlinux-pacman/" "language/it/)\n" @@ -71,6 +71,9 @@ msgstr "Impossibile ramificare %s" msgid "%s is not a branch of %s" msgstr "%s non è un ramo di %s" +msgid "The local URL is %s" +msgstr "L'URL locale è %s" + msgid "Pulling %s ..." msgstr "Download di %s in corso..." @@ -502,6 +505,9 @@ msgid "" " -S, --source Generate a source-only tarball without downloaded sources" msgstr " -S, --source Genera il tarball senza scaricare i sorgenti" +msgid " -V, --version Show version information and exit" +msgstr "-V, --version Mostra l'informazione della versione ed esce" + msgid "" " --allsource Generate a source-only tarball including downloaded " "sources" |