Friendiqa v0.3
This commit is contained in:
parent
585e329bcb
commit
bda2d9f7b5
63 changed files with 2746 additions and 1357 deletions
|
@ -17,76 +17,76 @@
|
|||
<context>
|
||||
<name>ConfigTab</name>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="78"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="362"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="384"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="69"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="351"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="374"/>
|
||||
<source>User</source>
|
||||
<translation>Utente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="105"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="96"/>
|
||||
<source>Server</source>
|
||||
<translation>Server</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="109"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="100"/>
|
||||
<source>Nickname</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="114"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="105"/>
|
||||
<source>Password</source>
|
||||
<translation>Password</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="118"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="109"/>
|
||||
<source>Image dir.</source>
|
||||
<translation>Directory immagini</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="123"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="114"/>
|
||||
<source>Max. News</source>
|
||||
<translation>Nº Max. di notizie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="127"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="118"/>
|
||||
<source>News as</source>
|
||||
<translation>News come</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="131"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="122"/>
|
||||
<source>Interval (0=None)</source>
|
||||
<translation>Intervallo (0=nessuno)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="201"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="316"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="340"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="188"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="304"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="328"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished">Errore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="201"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="188"/>
|
||||
<source>Nickname not registered at given server!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="301"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="289"/>
|
||||
<source>Confirm</source>
|
||||
<translation>Conferma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="305"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="293"/>
|
||||
<source>No server given! </source>
|
||||
<translation>Nessun server inserito!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="306"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="294"/>
|
||||
<source>No nickname given! </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="307"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="295"/>
|
||||
<source>Nickname not registered at given server! </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -95,42 +95,42 @@
|
|||
<translation type="vanished">Nessun utente inserito!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="308"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="296"/>
|
||||
<source>No password given! </source>
|
||||
<translation>Nessuna password inserita!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="309"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="297"/>
|
||||
<source>No image directory given!</source>
|
||||
<translation>Nessuna directory immagini inserita!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="310"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="298"/>
|
||||
<source>No maximum news number given!</source>
|
||||
<translation>Nessun numero massimo di news inserito!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="316"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="304"/>
|
||||
<source>Wrong password!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="335"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="323"/>
|
||||
<source>Success</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="335"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="323"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="399"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="389"/>
|
||||
<source>Timeline</source>
|
||||
<translation>Cronologia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="403"/>
|
||||
<location filename="../qml/configqml/ConfigTab.qml" line="393"/>
|
||||
<source>Conversations</source>
|
||||
<translation>Conversazioni</translation>
|
||||
</message>
|
||||
|
@ -189,12 +189,12 @@
|
|||
<translation>Amici</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/FriendsTab.qml" line="200"/>
|
||||
<location filename="../qml/contactqml/FriendsTab.qml" line="202"/>
|
||||
<source>Contacts</source>
|
||||
<translation>Contatti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/FriendsTab.qml" line="253"/>
|
||||
<location filename="../qml/contactqml/FriendsTab.qml" line="259"/>
|
||||
<source>Groups</source>
|
||||
<translation>Gruppi</translation>
|
||||
</message>
|
||||
|
@ -202,32 +202,37 @@
|
|||
<context>
|
||||
<name>ImageUploadDialog</name>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="127"/>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="100"/>
|
||||
<source>Upload to album</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="121"/>
|
||||
<source>Album</source>
|
||||
<translation>Album</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="132"/>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="126"/>
|
||||
<source>Image</source>
|
||||
<translation>Immagine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="137"/>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="131"/>
|
||||
<source>Description</source>
|
||||
<translation>Descrizione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="236"/>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="229"/>
|
||||
<source>Upload</source>
|
||||
<translation>Carica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="239"/>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="232"/>
|
||||
<source>Error</source>
|
||||
<translation>Errore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="239"/>
|
||||
<location filename="../qml/photoqml/ImageUploadDialog.qml" line="232"/>
|
||||
<source> No album name given</source>
|
||||
<translation>Nessun nome album inserito!</translation>
|
||||
</message>
|
||||
|
@ -235,17 +240,17 @@
|
|||
<context>
|
||||
<name>MessageSend</name>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/MessageSend.qml" line="98"/>
|
||||
<location filename="../qml/newsqml/MessageSend.qml" line="111"/>
|
||||
<source>Title (optional)</source>
|
||||
<translation>Titolo (opzionale)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/MessageSend.qml" line="180"/>
|
||||
<location filename="../qml/newsqml/MessageSend.qml" line="190"/>
|
||||
<source>Error</source>
|
||||
<translation>Errore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/MessageSend.qml" line="180"/>
|
||||
<location filename="../qml/newsqml/MessageSend.qml" line="190"/>
|
||||
<source>Only one attachment supported at the moment.
|
||||
Remove other attachment first!</source>
|
||||
<translation>Solo un allegato è attualmente supportato.
|
||||
|
@ -259,30 +264,55 @@
|
|||
<translation type="vanished">Download immagine profilo per </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="204"/>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="404"/>
|
||||
<source>More</source>
|
||||
<translation>Ancora</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="301"/>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="281"/>
|
||||
<source>Timeline</source>
|
||||
<translation>Cronologia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="310"/>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="63"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished">Errore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="298"/>
|
||||
<source>Favorites</source>
|
||||
<translation>Favoriti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="322"/>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="290"/>
|
||||
<source>Conversations</source>
|
||||
<translation>Conversazioni</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="330"/>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="306"/>
|
||||
<source>Public timeline</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="314"/>
|
||||
<source>Direct Messages</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="321"/>
|
||||
<source>Notifications</source>
|
||||
<translation>Notifiche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="328"/>
|
||||
<source>Group news</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/NewsTab.qml" line="332"/>
|
||||
<source>Quit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Newsitem</name>
|
||||
|
@ -292,77 +322,77 @@
|
|||
<translation>attendere: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="99"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="105"/>
|
||||
<source>Source: </source>
|
||||
<translation>Codice: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="100"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="106"/>
|
||||
<source>Direct Message</source>
|
||||
<translation>Messaggio diretto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="115"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="121"/>
|
||||
<source>In reply to </source>
|
||||
<translation>In risposta a </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="127"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="133"/>
|
||||
<source> comments</source>
|
||||
<translation> commenti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="221"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="258"/>
|
||||
<source>Attending: </source>
|
||||
<translation>Attendi: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="343"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="378"/>
|
||||
<source>Reply</source>
|
||||
<translation>Risposta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="351"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="386"/>
|
||||
<source>DM</source>
|
||||
<translation>Messaggio diretto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="357"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="392"/>
|
||||
<source>Repost</source>
|
||||
<translation>Condividi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="360"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="395"/>
|
||||
<source>Success!</source>
|
||||
<translation>Ha funzionato!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="365"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="400"/>
|
||||
<source>Conversation</source>
|
||||
<translation>Conversazione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="376"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="410"/>
|
||||
<source>Attending</source>
|
||||
<translation>Attendi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="378"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="412"/>
|
||||
<source>yes</source>
|
||||
<translation>si</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="383"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="417"/>
|
||||
<source>maybe</source>
|
||||
<translation>potrebbe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="388"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="422"/>
|
||||
<source>no</source>
|
||||
<translation>no</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="395"/>
|
||||
<location filename="../qml/newsqml/Newsitem.qml" line="429"/>
|
||||
<source>Delete</source>
|
||||
<translation>Cancella</translation>
|
||||
</message>
|
||||
|
@ -383,28 +413,28 @@
|
|||
<context>
|
||||
<name>PhotoTab</name>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="115"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="121"/>
|
||||
<source>'s images</source>
|
||||
<translation> Immagini</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="167"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="178"/>
|
||||
<source>All Images</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="172"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="183"/>
|
||||
<source>Only new</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="186"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="190"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="197"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="201"/>
|
||||
<source>Own Images</source>
|
||||
<translation>Mie immagini</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="227"/>
|
||||
<location filename="../qml/photoqml/PhotoTab.qml" line="238"/>
|
||||
<source>More</source>
|
||||
<translation>Ancora</translation>
|
||||
</message>
|
||||
|
@ -602,32 +632,32 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="206"/>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="208"/>
|
||||
<source>profile id</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="229"/>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="232"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished">Descrizione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="229"/>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="232"/>
|
||||
<source>Location</source>
|
||||
<translation type="unfinished">Località</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="229"/>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="232"/>
|
||||
<source>Posts</source>
|
||||
<translation type="unfinished">Messaggi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="230"/>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="233"/>
|
||||
<source>URL</source>
|
||||
<translation type="unfinished">URL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="231"/>
|
||||
<location filename="../qml/contactqml/ProfileComponent.qml" line="234"/>
|
||||
<source>Created at</source>
|
||||
<translation type="unfinished">Creato il</translation>
|
||||
</message>
|
||||
|
@ -703,27 +733,26 @@
|
|||
<translation>Persone che possono attendere.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="77"/>
|
||||
<location filename="../js/newsworker.js" line="78"/>
|
||||
<source>yes</source>
|
||||
<translation>si</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="78"/>
|
||||
<location filename="../js/newsworker.js" line="79"/>
|
||||
<source>no</source>
|
||||
<translation>no</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="79"/>
|
||||
<location filename="../js/newsworker.js" line="80"/>
|
||||
<source>maybe</source>
|
||||
<translation>potrebbe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="95"/>
|
||||
<location filename="../js/newsworker.js" line="96"/>
|
||||
<source>seconds</source>
|
||||
<translation>secondi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="95"/>
|
||||
<location filename="../js/newsworker.js" line="96"/>
|
||||
<location filename="../js/newsworker.js" line="97"/>
|
||||
<location filename="../js/newsworker.js" line="98"/>
|
||||
|
@ -733,53 +762,64 @@
|
|||
<location filename="../js/newsworker.js" line="102"/>
|
||||
<location filename="../js/newsworker.js" line="103"/>
|
||||
<location filename="../js/newsworker.js" line="104"/>
|
||||
<location filename="../js/newsworker.js" line="105"/>
|
||||
<source>ago</source>
|
||||
<translation>fa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="96"/>
|
||||
<location filename="../js/newsworker.js" line="97"/>
|
||||
<source>minute</source>
|
||||
<translation>minuti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="97"/>
|
||||
<location filename="../js/newsworker.js" line="98"/>
|
||||
<source>minutes</source>
|
||||
<translation>minuti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="98"/>
|
||||
<location filename="../js/newsworker.js" line="99"/>
|
||||
<source>hour</source>
|
||||
<translation>ora</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="99"/>
|
||||
<location filename="../js/newsworker.js" line="100"/>
|
||||
<source>hours</source>
|
||||
<translation>ore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="100"/>
|
||||
<location filename="../js/newsworker.js" line="101"/>
|
||||
<source>day</source>
|
||||
<translation>giorno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="101"/>
|
||||
<location filename="../js/newsworker.js" line="102"/>
|
||||
<source>days</source>
|
||||
<translation>giorni</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="102"/>
|
||||
<location filename="../js/newsworker.js" line="103"/>
|
||||
<source>month</source>
|
||||
<translation>mese</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="103"/>
|
||||
<location filename="../js/newsworker.js" line="104"/>
|
||||
<source>months</source>
|
||||
<translation>mesi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../js/newsworker.js" line="104"/>
|
||||
<location filename="../js/newsworker.js" line="105"/>
|
||||
<source>years</source>
|
||||
<translation>anni</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>service</name>
|
||||
<message>
|
||||
<location filename="../js/service.js" line="360"/>
|
||||
<location filename="../js/service.js" line="362"/>
|
||||
<location filename="../js/service.js" line="365"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished">Errore</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue