Nothing Special   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #507

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5fbef8a
Merge branch 'release-0.5.4'
naxuroqa Jan 22, 2019
175a40f
Update translation files
weblate Jan 24, 2019
9af5a95
Translated using Weblate (Chinese (Traditional))
louies0623 Jan 27, 2019
2112a64
Translated using Weblate (Portuguese)
xendez Mar 25, 2019
41287af
Translated using Weblate (Portuguese (Brazil))
xendez Mar 25, 2019
8933375
Translated using Weblate (Spanish)
xendez Mar 25, 2019
ff3ad77
Translated using Weblate (Norwegian Bokmål)
comradekingu May 10, 2019
ea1bf75
Translated using Weblate (Chinese (Simplified))
lizzyd710 Jul 15, 2019
ca4b8b4
Translated using Weblate (Chinese (Simplified))
lizzyd710 Aug 8, 2019
7d49bdf
Translated using Weblate (French)
Aug 23, 2019
32bac01
Translated using Weblate (Portuguese (Brazil))
Aug 27, 2019
34c0134
Translated using Weblate (German)
Aug 27, 2019
299bd3a
Translated using Weblate (Italian)
Aug 27, 2019
ceb26ff
Translated using Weblate (French)
Aug 27, 2019
d28c9cf
Translated using Weblate (Portuguese)
mansil Sep 27, 2019
affa571
Translated using Weblate (Polish)
Jan 8, 2020
0b84f2a
Translated using Weblate (Portuguese (Brazil))
Apr 20, 2020
e9eb190
VENOM-499: Fix failing builds
naxuroqa Apr 22, 2020
b5c7951
Release-0.5.5: Raise version number
naxuroqa Apr 22, 2020
9298991
Translated using Weblate (German)
naxuroqa Apr 22, 2020
117d0d1
Merge remote-tracking branch #501 into release-0.5.5
naxuroqa Apr 22, 2020
d4e2826
Merge remote-tracking branch #500 into release-0.5.5
naxuroqa Apr 22, 2020
eef329b
Merge remote-tracking branch #502 into release-0.5.5
naxuroqa Apr 22, 2020
0cd1870
Release-0.5.5: Update dependencies for flatpak
naxuroqa Apr 23, 2020
46de011
Merge remote-tracking branch #503 into release-0.5.5
naxuroqa Apr 23, 2020
93da8b3
Merge branch 'release-0.5.5' back into master
naxuroqa Apr 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 31 additions & 20 deletions com.github.naxuroqa.venom.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: com.github.naxuroqa.venom
runtime: org.gnome.Platform
runtime-version: '3.28'
runtime-version: '3.36'
sdk: org.gnome.Sdk
command: venom
copy-icon: true
Expand All @@ -22,30 +22,41 @@ cleanup-commands:
- rm -rf /app/lib/enchant-2/{*.a,*.la}
- rm -rf /app/share/{vala,man,gir-1.0}
build-options:
cflags: -O3 -DSQLITE_HAS_CODEC
cxxflags: -O3
no-debuginfo: true
modules:
- name: tcl
subdir: unix
build-options:
no-debuginfo: true
cleanup:
- /bin
- /lib
- /man
sources:
- type: archive
url: https://downloads.sourceforge.net/project/tcl/Tcl/8.6.10/tcl8.6.10-src.tar.gz
sha256: 5196dbf6638e3df8d5c87b5815c8c2b758496eb6f0e41446596c9a4e638d87ed
- name: sqlcipher
rm-configure: true
cleanup:
- /bin
config-opts:
- --enable-tempstore=yes
- --disable-tcl
build-options:
cflags: -DSQLITE_HAS_CODEC
ldflags: -lcrypto
sources:
- type: git
url: https://github.com/sqlcipher/sqlcipher
tag: v4.0.1
commit: 27d58453c6e56c3dd85e02bca379161bc69c746a
tag: v4.3.0
commit: ece66fdcbb6b43876d25e8e6308991a097fa8661
disable-fsckobjects: true
- type: script
dest-filename: autogen.sh
commands:
- AUTOMAKE="automake --foreign" autoreconf -vfi
- name: libsodium
sources:
- type: git
url: https://github.com/jedisct1/libsodium
tag: 1.0.17
commit: b732443c442239c2e0184820e9b23cca0de0828c
tag: 1.0.18
commit: 4f5e89fa84ce1d178a6765b8b46f2b6f91216677
- name: toxcore
buildsystem: cmake
config-opts:
Expand All @@ -54,8 +65,8 @@ modules:
sources:
- type: git
url: https://github.com/toktok/c-toxcore
tag: v0.2.9
commit: 98b754e1f22220f10196760389371dba6d139c6f
tag: v0.2.11
commit: 30b9369b01859e7c57687129ba2a481aa2bc48b8
- name: libgee
build-options:
env:
Expand All @@ -64,19 +75,19 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/libgee
tag: 0.20.1
commit: 57e4c8a08d61ab77bbec310a3a1621e6bf3111cb
tag: 0.20.3
commit: 56b10bc2c272f345536709f0abdaf857ba1b4080
- name: enchant
sources:
- type: archive
url: https://github.com/AbiWord/enchant/releases/download/v2.2.3/enchant-2.2.3.tar.gz
sha256: abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d
url: https://github.com/AbiWord/enchant/releases/download/v2.2.8/enchant-2.2.8.tar.gz
sha256: c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555
- name: gspell
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/gspell
tag: 1.8.1
commit: ba03499234037861e01ce1e83075e8a32b9790f3
tag: 1.8.3
commit: 3522ddd143a0e5a89ac9c35e3d96beeb8cf8e965
- name: venom
builddir: true
buildsystem: meson
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project('venom', ['vala', 'c'],
license: 'GPL3+',
version: '0.5.4'
version: '0.5.5'
)

i18n = import('i18n')
Expand Down
30 changes: 15 additions & 15 deletions po/de.po
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
msgid ""
msgstr ""
"Project-Id-Version: Venom\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: naxuroqa@gmail.com\n"
"POT-Creation-Date: 2018-12-01 13:43+0100\n"
"PO-Revision-Date: 2018-12-05 21:09+0000\n"
"PO-Revision-Date: 2020-04-22 06:28+0000\n"
"Last-Translator: naxuroqa <naxuroqa@gmail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/venom/"
"translations/de/>\n"
Expand All @@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Weblate 4.0.2-dev\n"

#: src/undo/TextBufferUndoBinding.vala:169
msgid "_Redo"
Expand Down Expand Up @@ -85,11 +85,11 @@ msgstr "Gestern um %s"

#: src/core/R.vala:70
msgid "Tox User"
msgstr "Tox Nutzer"
msgstr "Tox-Nutzer"

#: src/core/Application.vala:37
msgid "Set level of messages to log"
msgstr "Setze das Niveau für Protokollmeldungen"
msgstr "Das Niveau für Protokollmeldungen setzen"

#: src/core/Application.vala:37
msgid "<loglevel>"
Expand All @@ -101,23 +101,23 @@ msgstr "Zeige Versionsnummer"

#: src/core/Application.vala:39
msgid "Show preferences"
msgstr "Öffne Einstellungen"
msgstr "Einstellungen öffnen"

#: src/core/Application.vala:73
msgid "Settings"
msgstr "Einstellungen"

#: src/viewmodel/ContactListViewModel.vala:102
msgid "New conference…"
msgstr "Neue Konferenz…"
msgstr "Neue Konferenz …"

#: src/viewmodel/ContactListViewModel.vala:115
msgid "Invite to conference…"
msgstr "Lade zu Konferenz ein…"
msgstr "Zu Konferenz einladen …"

#: src/viewmodel/ContactListViewModel.vala:121
msgid "Leave conference"
msgstr "Verlasse Konferenz"
msgstr "Konferenz verlassen"

#: src/viewmodel/ContactListViewModel.vala:121
msgid "Remove friend"
Expand Down Expand Up @@ -187,7 +187,7 @@ msgstr "Nachricht empfangen ✓"

#: src/tox/ToxMessage.vala:53 src/tox/ConferenceMessage.vala:57
msgid "me"
msgstr "Ich"
msgstr "ich"

#: src/tox/ToxAdapterFriendListener.vala:29
#, c-format
Expand Down Expand Up @@ -280,19 +280,19 @@ msgstr "Verpacker"

#: src/view/AboutDialog.vala:51 data/com.github.naxuroqa.venom.desktop.in:4
msgid "A modern Tox client for the Linux desktop"
msgstr "Ein moderner Tox Client für den Linux Desktop"
msgstr "Ein moderner Tox-Client für den Linux-Desktop"

#: src/view/AboutDialog.vala:52
msgid "Copyright © 2013-2018 Venom authors and contributors"
msgstr "Copyright © 2013-2018 Venom Authoren und Mitwirkende"
msgstr "Copyright © 2013-2018 Authoren und Mitwirkende von Venom"

#: src/view/AboutDialog.vala:56
msgid "translator-credits"
msgstr "Spixi <spxmar@gmail.com>, naxuroqa <naxuroqa@gmail.com>"

#: src/view/WelcomeWidget.vala:129
msgid "A new kind of instant messaging"
msgstr "Sichere Kommunikation für jedermann"
msgstr "Eine neue Art von Nachrichtensofortversand"

#: src/view/WelcomeWidget.vala:137
msgid "Chat with your friends and family without anyone else listening in."
Expand All @@ -301,11 +301,11 @@ msgstr "Plaudere mit deinen Freunden und Familie ohne dass jemand mithört."
#: src/view/WelcomeWidget.vala:138
#, c-format
msgid "Now with 50% less bugs."
msgstr "Jetzt mit 50% weniger bugs."
msgstr "Jetzt mit 50 % weniger Bugs."

#: src/view/WelcomeWidget.vala:139
msgid "Generating witty dialog…"
msgstr "Generiere lustige Nachrichten…"
msgstr "Witzige Dialoge werden generiert …"

#: src/view/WelcomeWidget.vala:140
msgid "Thank you for using Venom."
Expand Down
12 changes: 8 additions & 4 deletions po/es.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Venom\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: naxuroqa@gmail.com\n"
"POT-Creation-Date: 2018-12-01 13:43+0100\n"
"PO-Revision-Date: 2019-03-26 21:39+0000\n"
"Last-Translator: Rui Mendes <xz9@protonmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/venom/"
"translations/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: POEditor.com\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.6-dev\n"

#: src/undo/TextBufferUndoBinding.vala:169
msgid "_Redo"
Expand Down Expand Up @@ -87,7 +91,7 @@ msgstr "Usuario de Tox"

#: src/core/Application.vala:37
msgid "Set level of messages to log"
msgstr "Establecer el nivel de mensajes para iniciar sesión"
msgstr "Establecer el nivel de mensajes para registrar"

#: src/core/Application.vala:37
msgid "<loglevel>"
Expand Down
Loading