[four-in-a-row] Updated Italian translation
- From: Damned-Lies <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] Updated Italian translation
- Date: Fri, 13 Mar 2015 08:49:34 +0000 (UTC)
commit afe92d06aaa8529c3ae357922f359f555b1ec62e
Author: Milo Casagrande <milo ubuntu com>
Date: Fri Mar 13 08:49:29 2015 +0000
Updated Italian translation
po/it.po | 336 +++++++++++---------------------------------------------------
1 files changed, 57 insertions(+), 279 deletions(-)
---
diff --git a/po/it.po b/po/it.po
index 1000485..5beb9d6 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,19 +1,19 @@
# Italian translation for four-in-a-row
-# Copyright (C) 2002-2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the four-in-a-row package.
# Fabrizio Stefani <f stef it gnome org>, 1999-2002;
# Alessio Frusciante <algol firenze linux it>. 2003.
# Francesco Marletta <francesco marletta tiscali it>. 2002-2006.
# Gruppo traduzione Italiano di Ubuntu <gruppo-traduzione ubuntu-it org>, 2007-2008
-# Milo Casagrande <milo milo name>, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
+# Milo Casagrande <milo milo name>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: four-in-a-row\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=four-"
"in-a-row&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-10-10 01:44+0000\n"
-"PO-Revision-Date: 2014-10-10 10:17+0100\n"
+"POT-Creation-Date: 2015-03-13 05:45+0000\n"
+"PO-Revision-Date: 2015-03-13 09:48+0100\n"
"Last-Translator: Milo Casagrande <milo milo name>\n"
"Language-Team: Italian <tp lists linux it>\n"
"Language: it\n"
@@ -21,9 +21,20 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-"X-Generator: Poedit 1.6.9\n"
+"X-Generator: Poedit 1.7.5\n"
#: ../data/four-in-a-row.appdata.xml.in.h:1
+#: ../data/four-in-a-row.desktop.in.h:1 ../data/four-in-a-row.ui.h:1
+#: ../src/main.h:5
+msgid "Four-in-a-row"
+msgstr "Forza 4"
+
+#: ../data/four-in-a-row.appdata.xml.in.h:2
+#: ../data/four-in-a-row.desktop.in.h:2
+msgid "Make lines of the same color to win"
+msgstr "Crea delle linee dello stesso colore per vincere"
+
+#: ../data/four-in-a-row.appdata.xml.in.h:3
msgid ""
"A family classic, the objective of Four-in-a-row is to build a line of four "
"of your marbles while trying to stop your opponent (human or computer) from "
@@ -35,7 +46,7 @@ msgstr ""
"avversario (umano o computer). Una riga può essere orizzontale, verticale o "
"diagonale: chi riesce per primo a metterne quattro in riga vince! "
-#: ../data/four-in-a-row.appdata.xml.in.h:2
+#: ../data/four-in-a-row.appdata.xml.in.h:4
msgid ""
"Four-in-a-row features multiple difficulty levels. If you're having trouble, "
"you can always ask for a hint."
@@ -43,18 +54,30 @@ msgstr ""
"Forza 4 dispone di diversi livelli di difficoltà e se sei in difficoltà, "
"puoi sempre chiedere un piccolo aiuto."
-#: ../data/four-in-a-row.desktop.in.h:1 ../src/main.c:1179 ../src/main.h:5
-msgid "Four-in-a-row"
-msgstr "Forza 4"
-
-#: ../data/four-in-a-row.desktop.in.h:2
-msgid "Make lines of the same color to win"
-msgstr "Crea delle linee dello stesso colore per vincere"
-
#: ../data/four-in-a-row.desktop.in.h:3
msgid "game;strategy;logic;"
msgstr "gioco;giochi;strategia;logica;"
+#: ../data/four-in-a-row.ui.h:2
+msgid "Undo your most recent move"
+msgstr "Annulla la mossa più recente"
+
+#: ../data/four-in-a-row.ui.h:3
+msgid "_Hint"
+msgstr "_Indizio"
+
+#: ../data/four-in-a-row.ui.h:4
+msgid "Receive a hint for your next move"
+msgstr "Ricevi un indizio per la tua prossima mossa"
+
+#: ../data/four-in-a-row.ui.h:5
+msgid "_Start Over"
+msgstr "_Riparti"
+
+#: ../data/four-in-a-row.ui.h:6
+msgid "Start a new game"
+msgstr "Inizia una nuova partita"
+
#: ../data/org.gnome.four-in-a-row.gschema.xml.h:1
msgid "Opponent"
msgstr "Avversario"
@@ -120,109 +143,79 @@ msgstr ""
"Impossibile caricare l'immagine:\n"
"%s"
-#: ../src/main.c:510
+#: ../src/main.c:476
msgid "It’s a draw!"
msgstr "È patta!"
-#: ../src/main.c:519
+#: ../src/main.c:484
msgid "You win!"
msgstr "Hai vinto!"
-#: ../src/main.c:521 ../src/main.c:540
+#: ../src/main.c:486 ../src/main.c:502
msgid "Your Turn"
msgstr "Il tuo turno"
-#: ../src/main.c:524
+#: ../src/main.c:489
msgid "I win!"
msgstr "Ho vinto io!"
-#: ../src/main.c:526 ../src/main.c:631
+#: ../src/main.c:491 ../src/main.c:590
msgid "I’m Thinking…"
msgstr "Sto pensando…"
-#: ../src/main.c:644
+#: ../src/main.c:603
#, c-format
msgid "Hint: Column %d"
msgstr "Indizio: colonna %d"
-#: ../src/main.c:672 ../src/main.c:676
+#: ../src/main.c:631 ../src/main.c:635
msgid "You:"
msgstr "Tu:"
-#: ../src/main.c:673 ../src/main.c:675
+#: ../src/main.c:632 ../src/main.c:634
msgid "Me:"
msgstr "Io:"
-#: ../src/main.c:721
+#: ../src/main.c:680
msgid "Scores"
msgstr "Punteggi"
-#: ../src/main.c:762
+#: ../src/main.c:721
msgid "Drawn:"
msgstr "Patta:"
-#: ../src/main.c:810
-msgid ""
-"Connect four in a row to win.\n"
-"\n"
-"Four-in-a-row is a part of GNOME Games."
-msgstr ""
-"Collegane quattro per vincere.\n"
-"\n"
-"Forza 4 fa parte dei Giochi di GNOME."
+#: ../src/main.c:762
+msgid "Connect four in a row to win."
+msgstr "Collegane quattro su una stessa linea per vincere."
-#: ../src/main.c:813
+#: ../src/main.c:765
msgid "translator-credits"
msgstr ""
-"Milo Casagrande <milo ubuntu com>\n"
+"Milo Casagrande <milo milo name>\n"
"Gruppo traduzione Italiano di Ubuntu <gruppo-traduzione ubuntu-it org>\n"
"Francesco Marletta <francesco marletta tiscali it>\n"
"Fabrizio Stefani <f stef it gnome org>"
-#: ../src/main.c:1188
-msgid "Undo your most recent move"
-msgstr "Annulla la mossa più recente"
-
-#: ../src/main.c:1202
-msgid "_New Game"
-msgstr "_Nuova partita"
-
-#: ../src/main.c:1203
+#: ../src/main.c:1130
msgid "_Scores"
msgstr "_Punteggi"
-#: ../src/main.c:1204
+#: ../src/main.c:1131
msgid "_Preferences"
msgstr "Preferen_ze"
-#: ../src/main.c:1207
+#: ../src/main.c:1134
msgid "_Help"
msgstr "A_iuto"
-#: ../src/main.c:1208
+#: ../src/main.c:1135
msgid "_About"
msgstr "I_nformazioni"
-#: ../src/main.c:1209
+#: ../src/main.c:1136
msgid "_Quit"
msgstr "_Esci"
-#: ../src/main.c:1248
-msgid "_Hint"
-msgstr "_Indizio"
-
-#: ../src/main.c:1254
-msgid "Receive a hint for your next move"
-msgstr "Ricevi un indizio per la tua prossima mossa"
-
-#: ../src/main.c:1258
-msgid "_Start Over"
-msgstr "_Riparti"
-
-#: ../src/main.c:1264
-msgid "Start a new game"
-msgstr "Inizia una nuova partita"
-
#: ../src/prefs.c:171
msgid "Preferences"
msgstr "Preferenze"
@@ -343,218 +336,3 @@ msgstr "Il turno del blu"
#: ../src/theme.c:76
msgid "Stars and Rings"
msgstr "Stelle e anelli"
-
-#~ msgid "View help for this game"
-#~ msgstr "Mostra la guida di questo gioco"
-
-#~ msgid "End the current game"
-#~ msgstr "Finisce la partita in corso"
-
-#~ msgid "Toggle fullscreen mode"
-#~ msgstr "Entra in modalità a schermo intero"
-
-#~ msgid "Get a hint for your next move"
-#~ msgstr "Mostra un indizio per la tua prossima mossa"
-
-#~ msgid "Leave fullscreen mode"
-#~ msgstr "Lascia la modalità a schermo intero"
-
-#~ msgid "Start a new multiplayer network game"
-#~ msgstr "Avvia una nuova partita multi-giocatore in rete"
-
-#~ msgid "End the current network game and return to network server"
-#~ msgstr "Termina la partita in rete e torna al server"
-
-#~ msgid "Pause the game"
-#~ msgstr "Mette la partita in pausa"
-
-#~ msgid "Show a list of players in the network game"
-#~ msgstr "Mostra l'elenco dei giocatori nella partita in rete"
-
-#~ msgid "Redo the undone move"
-#~ msgstr "Ripete l'ultima mossa"
-
-#~ msgid "Restart the game"
-#~ msgstr "Ricomincia la partita"
-
-#~ msgid "Resume the paused game"
-#~ msgstr "Riprende la partita in pausa"
-
-#~ msgid "View the scores"
-#~ msgstr "Mostra i punteggi"
-
-#~ msgid "Undo the last move"
-#~ msgstr "Annulla l'ultima mossa"
-
-#~ msgid "About this game"
-#~ msgstr "Informazioni su questo gioco"
-
-#~ msgid "Close this window"
-#~ msgstr "Chiude questa finestra"
-
-#~ msgid "Configure the game"
-#~ msgstr "Configura il gioco"
-
-#~ msgid "Quit this game"
-#~ msgstr "Esce da questo gioco"
-
-#~ msgid "_Contents"
-#~ msgstr "_Sommario"
-
-#~ msgid "_Fullscreen"
-#~ msgstr "Schermo _intero"
-
-#~ msgid "_New"
-#~ msgstr "_Nuovo"
-
-#~ msgid "_Redo Move"
-#~ msgstr "_Ripeti mossa"
-
-#~ msgid "_Reset"
-#~ msgstr "A_zzera"
-
-#~ msgid "_Restart"
-#~ msgstr "_Ricomincia"
-
-#~ msgid "_Undo Move"
-#~ msgstr "_Annulla mossa"
-
-#~ msgid "_Deal"
-#~ msgstr "Di_stribuisci"
-
-#~ msgid "_Leave Fullscreen"
-#~ msgstr "_Finestra normale"
-
-#~ msgid "Network _Game"
-#~ msgstr "Partita in _rete"
-
-#~ msgid "L_eave Game"
-#~ msgstr "Abbandona _partita"
-
-#~ msgid "Player _List"
-#~ msgstr "Elenco _giocatori"
-
-#~ msgid "_Pause"
-#~ msgstr "_Pausa"
-
-#~ msgid "Res_ume"
-#~ msgstr "Ripr_endi"
-
-#~ msgid "_End Game"
-#~ msgstr "_Fine gioco"
-
-#~ msgid ""
-#~ "%s is free software; you can redistribute it and/or modify it under the "
-#~ "terms of the GNU General Public License as published by the Free Software "
-#~ "Foundation; either version %d of the License, or (at your option) any "
-#~ "later version."
-#~ msgstr ""
-#~ "%s è software libero; è lecito redistribuirlo o modificarlo secondo i "
-#~ "termini della GNU General Public License come pubblicata dalla Free "
-#~ "Software Foundation; o la versione %d o (a propria scelta) una versione "
-#~ "successiva."
-
-#~ msgid ""
-#~ "%s is distributed in the hope that it will be useful, but WITHOUT ANY "
-#~ "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
-#~ "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
-#~ "details."
-#~ msgstr ""
-#~ "%s è distribuito nella speranza che sia utile, ma SENZA ALCUNA GARANZIA; "
-#~ "senza neppure la garanzia implicita di NEGOZIABILITÀ o di APPLICABILITÀ "
-#~ "PER UN PARTICOLARE SCOPO. Si veda la licenza GNU General Public License "
-#~ "per maggiori dettagli."
-
-#~ msgid ""
-#~ "You should have received a copy of the GNU General Public License along "
-#~ "with %s; if not, write to the Free Software Foundation, Inc., 51 Franklin "
-#~ "Street, Fifth Floor, Boston, MA 02110-1301 USA"
-#~ msgstr ""
-#~ "Una copia della licenza GNU General Public License è disponibile con %s; "
-#~ "se così non fosse, scrivere alla Free Software Foundation, Inc., 51 "
-#~ "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA"
-
-#~ msgid ""
-#~ "You should have received a copy of the GNU General Public License along "
-#~ "with this program. If not, see <http://www.gnu.org/licenses/>."
-#~ msgstr ""
-#~ "Una copia della licenza GNU General Public License dovrebbe essere "
-#~ "disponibile con questo programma. Se così non fosse, consultare <http://"
-#~ "www.gnu.org/licenses/>."
-
-#~ msgid "_Close"
-#~ msgstr "_Chiudi"
-
-#~ msgid "Four-in-a-Row"
-#~ msgstr "Forza 4"
-
-#~ msgid "Level of Player One"
-#~ msgstr "Livello del giocatore uno"
-
-#~ msgid "Level of Player Two"
-#~ msgstr "Livello del giocatore due"
-
-#~ msgid "Animate"
-#~ msgstr "Anima"
-
-#~ msgid "Whether or not to use animation."
-#~ msgstr "Indica se usare o meno l'animazione."
-
-#~ msgid "It is your move."
-#~ msgstr "Tocca a te."
-
-#~ msgid "Thinking..."
-#~ msgstr "Sto pensando..."
-
-#~ msgid "Waiting for %s to move."
-#~ msgstr "Attendo la mossa di %s."
-
-#~ msgid ""
-#~ "\"Four in a Row\" for GNOME, with a computer player driven by Giuliano "
-#~ "Bertoletti's Velena Engine.\n"
-#~ "\n"
-#~ "\"Four in a Row\" is a part of GNOME Games."
-#~ msgstr ""
-#~ "«Forza 4» per GNOME, con il computer che gioca usando il motore Velena di "
-#~ "Giuliano Bertoletti.\n"
-#~ "\n"
-#~ "«Forza 4» fa parte dei Giochi di GNOME."
-
-#~ msgid "GNOME Games web site"
-#~ msgstr "Sito web di GNOME Games"
-
-#~ msgid "_Game"
-#~ msgstr "_Gioco"
-
-#~ msgid "_View"
-#~ msgstr "_Visualizza"
-
-#~ msgid "_Settings"
-#~ msgstr "_Impostazioni"
-
-#~ msgid "Player One:"
-#~ msgstr "Giocatore uno:"
-
-#~ msgid "Player Two:"
-#~ msgstr "Giocatore due:"
-
-#~ msgid "Enable _animation"
-#~ msgstr "Abilitare _animazione"
-
-#~ msgid "Classic"
-#~ msgstr "Classico"
-
-#~ msgid "Yellow"
-#~ msgstr "Giallo"
-
-#~ msgid "Glass Marbles"
-#~ msgstr "Bilie di vetro"
-
-#~ msgid "Nightfall"
-#~ msgstr "Crepuscolo"
-
-#~ msgid "Blocks"
-#~ msgstr "Blocchi"
-
-#~ msgid "Orange"
-#~ msgstr "Arancione"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]