diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-15 08:18:26 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-15 08:18:26 -0800 |
commit | 499d35f4ff579babd70ecd76b3c9a03cc9e87ee8 (patch) | |
tree | 9e3f3f887d4914b715f99655b72ebe37c96231aa /translations/subsurface_it_IT.ts | |
parent | 5807e4589f09e917a673f5ee3514b2c11fb86082 (diff) | |
download | subsurface-499d35f4ff579babd70ecd76b3c9a03cc9e87ee8.tar.gz |
More strings and translations
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations/subsurface_it_IT.ts')
-rw-r--r-- | translations/subsurface_it_IT.ts | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/translations/subsurface_it_IT.ts b/translations/subsurface_it_IT.ts index 5e31d9f52..753516dda 100644 --- a/translations/subsurface_it_IT.ts +++ b/translations/subsurface_it_IT.ts @@ -1,4 +1,6 @@ -<?xml version="1.0" ?><!DOCTYPE TS><TS language="it_IT" version="2.0"> +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it_IT"> <defaultcodec>UTF-8</defaultcodec> <context> <name>BuddyFilter</name> @@ -2741,7 +2743,7 @@ mixati con aria e usando: <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Courier'; font-size:13pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Courier'; font-size:13pt; font-weight:400; font-style:normal;"> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'.Curier New';"><br /></p></body></html></source> <translation><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> @@ -3185,6 +3187,11 @@ p, li { white-space: pre-wrap; } <translation>Apri file di log immersioni</translation> </message> <message> + <location filename="../qt-ui/mainwindow.cpp" line="1260"/> + <source>Dive log files (*.can *.csv *.db *.dld *.jlb *.lvd *.sde *.udcf *.uddf *.xml *.txt);;Cochran files (*.can);;CSV files (*.csv);;DiveLog.de files (*.dld);;JDiveLog files (*.jlb);;Liquivision files (*.lvd);;MkVI files (*.txt);;Suunto files (*.sde *.db);;UDDF/UDCF files (*.uddf *.udcf);;XML files (*.xml);;All files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../qt-ui/mainwindow.cpp" line="769"/> <source>Changes will be lost if you don't save them.</source> <translation>Le modifiche saranno perse se tu non le salvi.</translation> @@ -3208,11 +3215,6 @@ p, li { white-space: pre-wrap; } <translation>File XML Subsurface (*.ssrf *.xml *.XML)</translation> </message> <message> - <location filename="../qt-ui/mainwindow.cpp" line="1260"/> - <source>Dive log files (*.can *.csv *.db *.dld *.jlb *.lvd *.sde *.udcf *.uddf *.xml *.txt);;Cochran files (*.can);;CSV files (*.csv);;DiveLog.de files (*.dld);;JDiveLog files (*.jlb);;Liquivision files (*.lvd);;MkVI files (*.txt);;Suunto files(*.sde *.db);;UDDF/UDCF files (*.uddf *.udcf);;XML files (*.xml);;All files(*)</source> - <translation type="unfinished"/> - </message> - <message> <location filename="../qt-ui/mainwindow.cpp" line="1299"/> <source>Please, first finish the current edition before trying to do another.</source> <translation>Per favore, prima completa le modifiche corrente prima di aggiungerne altre.</translation> @@ -3881,7 +3883,7 @@ p, li { white-space: pre-wrap; } <message> <location filename="../qt-ui/profile/profilewidget2.cpp" line="605"/> <source>Show NDL / TTS was disabled because of excessive processing time</source> - <translation type="unfinished"/> + <translation type="unfinished"></translation> </message> <message> <location filename="../qt-ui/profile/profilewidget2.cpp" line="1090"/> @@ -5186,7 +5188,7 @@ Media</translation> </message> <message> <location filename="../file.c" line="169"/> - <source>Database connection failed '%s'. + <source>Database connection failed '%s'. </source> <translation>Connessione al database fallita '%s'. </translation> @@ -5194,7 +5196,7 @@ Media</translation> <message> <location filename="../parse-xml.c" line="2016"/> <location filename="../parse-xml.c" line="2165"/> - <source>Database query failed '%s'. + <source>Database query failed '%s'. </source> <translation>Interrogazione al database fallita '%s'. </translation> @@ -6577,4 +6579,4 @@ Lo Uemis Zurich e' collegato correttamente?</translation> <translation>Nel piano di immersione, elenca i cambi tappa o trattali come impliciti</translation> </message> </context> -</TS>
\ No newline at end of file +</TS> |