Skip to content

Commit

Permalink
added tooltip to send message button, updated .pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
naxuroqa committed Jun 17, 2014
1 parent 54e8cb4 commit 37fbd7e
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 41 deletions.
22 changes: 13 additions & 9 deletions po/Venom.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Venom \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-14 18:04+0200\n"
"POT-Creation-Date: 2014-06-17 21:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -340,7 +340,7 @@ msgstr ""
msgid "Error matching uri regex: %s\n"
msgstr ""

#: ui/ConversationWidget.vala:276
#: ui/ConversationWidget.vala:308
#, c-format
msgid "Error occured while getting file size: %s"
msgstr ""
Expand Down Expand Up @@ -619,7 +619,7 @@ msgstr ""
msgid "Retrieved contact %s from savefile.\n"
msgstr ""

#: Main.vala:49
#: Main.vala:50
#, c-format
msgid "Run '%s --help' to see a full list of available command line options.\n"
msgstr ""
Expand Down Expand Up @@ -657,11 +657,11 @@ msgstr ""
msgid "Saving tox session data\n"
msgstr ""

#: ui/ConversationWidget.vala:250
#: ui/ConversationWidget.vala:282
msgid "Select"
msgstr ""

#: ui/ConversationWidget.vala:247
#: ui/ConversationWidget.vala:279
msgid "Select a file to send"
msgstr ""

Expand All @@ -683,7 +683,7 @@ msgstr ""
msgid "Settings saved.\n"
msgstr ""

#: Main.vala:69
#: Main.vala:70
#, c-format
msgid "Starting in offline mode\n"
msgstr ""
Expand Down Expand Up @@ -724,12 +724,12 @@ msgstr ""
msgid "Unknown error while trying to read file: %s\n"
msgstr ""

#: Main.vala:64
#: Main.vala:65
#, c-format
msgid "Using Gtk.TextView to display messages\n"
msgstr ""

#: Main.vala:59
#: Main.vala:60
#, c-format
msgid "Using data file \"%s\"\n"
msgstr ""
Expand Down Expand Up @@ -778,7 +778,7 @@ msgstr ""
msgid "[us] %s:%i\n"
msgstr ""

#: Main.vala:48
#: Main.vala:49
#, c-format
msgid "error: %s\n"
msgstr ""
Expand Down Expand Up @@ -926,6 +926,10 @@ msgstr ""
msgid "Send file"
msgstr ""

#: ui/conversation_window.ui:341
msgid "Send message"
msgstr ""

#: ui/settings_window.ui:14
msgid "KiB/MiB"
msgstr ""
Expand Down
33 changes: 14 additions & 19 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Venom\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-14 18:04+0200\n"
"PO-Revision-Date: 2014-06-16 22:24+0100\n"
"POT-Creation-Date: 2014-06-17 21:05+0200\n"
"PO-Revision-Date: 2014-06-17 21:09+0100\n"
"Last-Translator: Spixi <spxmar@gmail.com>\n"
"Language-Team: German\n"
"Language: de\n"
Expand Down Expand Up @@ -385,7 +385,7 @@ msgstr "Fehler bei der Erstellung des Tox-URI-Regex: %s\n"
msgid "Error matching uri regex: %s\n"
msgstr "Fehler beim Matchen des URI-Regex: %s\n"

#: ui/ConversationWidget.vala:276
#: ui/ConversationWidget.vala:308
#, c-format
msgid "Error occured while getting file size: %s"
msgstr "Fehler beim Ermitteln der Dateigröße: %s"
Expand Down Expand Up @@ -721,7 +721,7 @@ msgstr "ID konnte nicht aufgelöst werden"
msgid "Retrieved contact %s from savefile.\n"
msgstr "Kontakt %s wurde aus der Sicherungsdatei wiederhergestellt.\n"

#: Main.vala:49
#: Main.vala:50
#, c-format
msgid "Run '%s --help' to see a full list of available command line options.\n"
msgstr ""
Expand Down Expand Up @@ -761,11 +761,11 @@ msgstr "Speichere nach: %s\n"
msgid "Saving tox session data\n"
msgstr "Speichere Tox-Sitzungsdaten\n"

#: ui/ConversationWidget.vala:250
#: ui/ConversationWidget.vala:282
msgid "Select"
msgstr "Auswählen"

#: ui/ConversationWidget.vala:247
#: ui/ConversationWidget.vala:279
msgid "Select a file to send"
msgstr "Wähle eine Datei zum Versenden aus"

Expand All @@ -779,6 +779,10 @@ msgstr ""
msgid "Send file"
msgstr "Datei senden"

#: ui/conversation_window.ui:341
msgid "Send message"
msgstr "Nachricht senden"

#: ui/FileTransferChatEntry.vala:107
msgid "Sending failed"
msgstr "Senden fehlgeschlagen"
Expand Down Expand Up @@ -817,7 +821,7 @@ msgstr "Dateigröße anzeigen in"
msgid "Show me when others are typing"
msgstr "Anzeigen, wenn andere tippen"

#: Main.vala:69
#: Main.vala:70
#, c-format
msgid "Starting in offline mode\n"
msgstr "Im Offline-Modus starten\n"
Expand Down Expand Up @@ -862,12 +866,12 @@ msgstr "Unbekannter Fehler"
msgid "Unknown error while trying to read file: %s\n"
msgstr "Unbekannter Fehler beim Lesen der Datei %s\n"

#: Main.vala:64
#: Main.vala:65
#, c-format
msgid "Using Gtk.TextView to display messages\n"
msgstr "Verwende Gtk.TextView, um Mitteilungen anzuzeigen\n"

#: Main.vala:59
#: Main.vala:60
#, c-format
msgid "Using data file \"%s\"\n"
msgstr "Verwende Datendatei \"%s\"\n"
Expand Down Expand Up @@ -964,7 +968,7 @@ msgstr "Tagen"
msgid "delete after"
msgstr "Löschen nach"

#: Main.vala:48
#: Main.vala:49
#, c-format
msgid "error: %s\n"
msgstr "Fehler: %s\n"
Expand Down Expand Up @@ -1031,12 +1035,3 @@ msgstr "Tox-2-ID gefunden: %s %s\n"
#: ui/AboutDialog.vala:46
msgid "translator-credits"
msgstr "Spixi <spxmar@gmail.com>"

#: ui/AddContactDialog.vala:71
#, c-format
#This string is not translatable in the original file yet
msgid "Failed to compile regex: %s\n"
msgstr ""

#We don't need to translate
#"_Ok", "_Cancel", "_Abort", "_Apply" when we are using the Gtk defaults
31 changes: 18 additions & 13 deletions po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Venom \n"
"Project-Id-Version: Venom\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-14 18:04+0200\n"
"PO-Revision-Date: 2014-06-16 9:22+0100\n"
"POT-Creation-Date: 2014-06-17 21:05+0200\n"
"PO-Revision-Date: 2014-06-17 21:12+0100\n"
"Last-Translator: Ansa89\n"
"Language-Team: Italiano\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.6.5\n"

#: core/ToxSession.vala:725
#, fuzzy, c-format
#, c-format
msgid " %s\n"
msgstr " %s\n"
msgstr " %s\n"

#: core/DhtNode.vala:47
msgid " (ipv6)"
Expand Down Expand Up @@ -373,7 +374,7 @@ msgstr "Errore nel creare l'espressione regolare degli URI tox: %s\n"
msgid "Error matching uri regex: %s\n"
msgstr "Errore nel match dell'espressione regolare degli URI: %s\n"

#: ui/ConversationWidget.vala:276
#: ui/ConversationWidget.vala:308
#, c-format
msgid "Error occured while getting file size: %s"
msgstr "Errore nel calcolare la dimesione del file: %s"
Expand Down Expand Up @@ -709,7 +710,7 @@ msgstr "Risoluzione del Tox ID fallita"
msgid "Retrieved contact %s from savefile.\n"
msgstr "Recupero contatto %s dal savefile.\n"

#: Main.vala:49
#: Main.vala:50
#, c-format
msgid "Run '%s --help' to see a full list of available command line options.\n"
msgstr ""
Expand Down Expand Up @@ -748,11 +749,11 @@ msgstr "Salvataggio in: %s\n"
msgid "Saving tox session data\n"
msgstr "Salvataggio dei dati di sessione\n"

#: ui/ConversationWidget.vala:250
#: ui/ConversationWidget.vala:282
msgid "Select"
msgstr "Seleziona"

#: ui/ConversationWidget.vala:247
#: ui/ConversationWidget.vala:279
msgid "Select a file to send"
msgstr "Seleziona un file da inviare"

Expand All @@ -766,6 +767,10 @@ msgstr ""
msgid "Send file"
msgstr "Invia file"

#: ui/conversation_window.ui:341
msgid "Send message"
msgstr ""

#: ui/FileTransferChatEntry.vala:107
msgid "Sending failed"
msgstr "Invio fallito"
Expand Down Expand Up @@ -805,7 +810,7 @@ msgstr "Mostra dimensione file in"
msgid "Show me when others are typing"
msgstr "Mostra quando gli altri stanno scrivendo"

#: Main.vala:69
#: Main.vala:70
#, c-format
msgid "Starting in offline mode\n"
msgstr "Avvio in modalità offline\n"
Expand Down Expand Up @@ -850,12 +855,12 @@ msgstr "Errore sconosciuto"
msgid "Unknown error while trying to read file: %s\n"
msgstr "Errore sconosciuto nel leggere il file: %s\n"

#: Main.vala:64
#: Main.vala:65
#, c-format
msgid "Using Gtk.TextView to display messages\n"
msgstr "Uso Gtk.TextView per visualizzare i messaggi\n"

#: Main.vala:59
#: Main.vala:60
#, c-format
msgid "Using data file \"%s\"\n"
msgstr "Uso il datafile \"%s\"\n"
Expand Down Expand Up @@ -952,7 +957,7 @@ msgstr "giorni"
msgid "delete after"
msgstr "elimina dopo"

#: Main.vala:48
#: Main.vala:49
#, c-format
msgid "error: %s\n"
msgstr "errore: %s\n"
Expand Down
1 change: 1 addition & 0 deletions src/ui/conversation_window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Send message</property>
<property name="image">image_send</property>
<style>
<class name="callbutton"/>
Expand Down

0 comments on commit 37fbd7e

Please sign in to comment.