Skip to content

Commit

Permalink
Merge branch 'dev' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 22, 2023
2 parents 412b8ef + 01bc017 commit e0d5dcb
Show file tree
Hide file tree
Showing 20 changed files with 366 additions and 57 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
liberapay: skyjake
custom: https://paypal.me/skyjake
10 changes: 5 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
cmake_minimum_required (VERSION 3.9)

project (Lagrange
VERSION 1.15.5
VERSION 1.15.6
DESCRIPTION "A Beautiful Gemini Client"
LANGUAGES C
)
set (COPYRIGHT_YEAR 2023)
if (IOS)
set (PROJECT_VERSION 1.15)
set (IOS_BUNDLE_VERSION 4)
set (IOS_BUILD_DATE "2023-02-04")
set (IOS_BUNDLE_VERSION 5)
set (IOS_BUILD_DATE "2023-03-17")
endif ()
if (ANDROID)
set (PROJECT_VERSION 1.15)
set (ANDROID_BUILD_VERSION b14) # remember to update Gradle, AndroidManifest.xml
set (ANDROID_BUILD_DATE "2023-02-04")
set (ANDROID_BUILD_VERSION b15) # remember to update Gradle, AndroidManifest.xml
set (ANDROID_BUILD_DATE "2023-03-17")
endif ()

# Load modules from the source tree
Expand Down
85 changes: 84 additions & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2023-02-28 02:15+0000\n"
"PO-Revision-Date: 2023-02-28 02:15+0000\n"
"PO-Revision-Date: 2023-03-21 05:51+0000\n"
"Last-Translator: Wally Hackenslacker <[email protected]>\n"
"Language-Team: Spanish <http://weblate.skyjake.fi/projects/lagrange/ui/es/>\n"
"Language: es\n"
Expand Down Expand Up @@ -2505,3 +2505,86 @@ msgstr "Deslizar en la página:"

msgid "prefs.gopher.gemstyle"
msgstr "Auto-detectar estilo de menús para Gopher:"

# A language choice in the Translation dialog.
msgid "lang.pl"
msgstr "Polaco"

# A language choice in the Translation dialog.
msgid "lang.sk"
msgstr "Eslovaco"

# A language choice in the Translation dialog.
msgid "lang.sv"
msgstr "Sueco"

# A language choice in the Translation dialog.
msgid "lang.tr"
msgstr "Turco"

# A language choice in the Translation dialog.
msgid "lang.uk"
msgstr "Ucraniano"

msgid "dlg.translate.pre"
msgstr "Saltar pre-formateado:"

# A language choice in the Translation dialog.
msgid "lang.auto"
msgstr "Detectar automáticamente"

# A language choice in the Translation dialog.
msgid "lang.az"
msgstr "Azerí"

# A language choice in the Translation dialog.
msgid "lang.ca"
msgstr "Catalán"

# A language choice in the Translation dialog.
msgid "lang.cs"
msgstr "Checo"

# A language choice in the Translation dialog.
msgid "lang.da"
msgstr "Danés"

# A language choice in the Translation dialog.
msgid "lang.nl"
msgstr "Holandés"

# A language choice in the Translation dialog.
msgid "lang.eo"
msgstr "Esperanto"

# A language choice in the Translation dialog.
msgid "lang.fi"
msgstr "Finés"

# A language choice in the Translation dialog.
msgid "lang.el"
msgstr "Griego"

# A language choice in the Translation dialog.
msgid "lang.he"
msgstr "Hebreo"

# A language choice in the Translation dialog.
msgid "lang.hu"
msgstr "Húngaro"

# A language choice in the Translation dialog.
msgid "lang.id"
msgstr "Indonesio"

# A language choice in the Translation dialog.
msgid "lang.ga"
msgstr "Irlandés"

# A language choice in the Translation dialog.
msgid "lang.ko"
msgstr "Coreano"

# A language choice in the Translation dialog.
msgid "lang.fa"
msgstr "Persa"
91 changes: 87 additions & 4 deletions po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2023-01-29 07:54+0000\n"
"PO-Revision-Date: 2023-03-10 18:35+0000\n"
"PO-Revision-Date: 2023-03-21 05:51+0000\n"
"Last-Translator: Omar Polo <[email protected]>\n"
"Language-Team: Italian <http://weblate.skyjake.fi/projects/lagrange/ui/it/>\n"
"Language: it\n"
Expand Down Expand Up @@ -210,7 +210,7 @@ msgid "menu.view.split"
msgstr "Vista Divisa…"

msgid "menu.save.downloads.open"
msgstr "Salva nei Download e apri il file"
msgstr "Salva negli Scaricati e apri il file"

msgid "menu.sidebar.left"
msgstr "Visualizza/Nascondi barra laterale sinistra"
Expand Down Expand Up @@ -380,7 +380,7 @@ msgid "dlg.input.send"
msgstr "Invia"

msgid "heading.save"
msgstr "FILE SALVATO"
msgstr "File Salvato"

msgid "pageinfo.domain.mismatch"
msgstr "Il nome del dominio non coincide"
Expand Down Expand Up @@ -1583,7 +1583,7 @@ msgid "prefs.uilang"
msgstr "Lingua:"

msgid "prefs.time.24h"
msgstr "Formato 24 Ore"
msgstr "Formato 24 Ore:"

msgid "prefs.returnkey.linebreak"
msgstr "Fine riga"
Expand Down Expand Up @@ -2518,3 +2518,86 @@ msgstr "Massimizza"

msgid "menu.window.full"
msgstr "Attiva/disattiva Schermo Intero"

# A language choice in the Translation dialog.
msgid "lang.az"
msgstr "Azera"

# A language choice in the Translation dialog.
msgid "lang.ca"
msgstr "Catalano"

# A language choice in the Translation dialog.
msgid "lang.auto"
msgstr "Rileva Automaticamente"

# A language choice in the Translation dialog.
msgid "lang.cs"
msgstr "Ceco"

# A language choice in the Translation dialog.
msgid "lang.da"
msgstr "Danese"

# A language choice in the Translation dialog.
msgid "lang.nl"
msgstr "Olandese"

# A language choice in the Translation dialog.
msgid "lang.eo"
msgstr "Esperanto"

# A language choice in the Translation dialog.
msgid "lang.fi"
msgstr "Finlandese"

# A language choice in the Translation dialog.
msgid "lang.el"
msgstr "Greco"

# A language choice in the Translation dialog.
msgid "lang.he"
msgstr "Ebreo"

# A language choice in the Translation dialog.
msgid "lang.hu"
msgstr "Ungherese"

# A language choice in the Translation dialog.
msgid "lang.id"
msgstr "Indonesiano"

# A language choice in the Translation dialog.
msgid "lang.ga"
msgstr "Irlandese"

# A language choice in the Translation dialog.
msgid "lang.sv"
msgstr "Svedese"

# A language choice in the Translation dialog.
msgid "lang.tr"
msgstr "Turco"

# A language choice in the Translation dialog.
msgid "lang.uk"
msgstr "Ucraino"

msgid "dlg.translate.pre"
msgstr "Salta il preformattato:"

# A language choice in the Translation dialog.
msgid "lang.ko"
msgstr "Coreano"

# A language choice in the Translation dialog.
msgid "lang.fa"
msgstr "Persiano"

# A language choice in the Translation dialog.
msgid "lang.pl"
msgstr "Polacco"

# A language choice in the Translation dialog.
msgid "lang.sk"
msgstr "Slovacco"
Loading

0 comments on commit e0d5dcb

Please sign in to comment.