Skip to content

Commit

Permalink
Updating translation files.
Browse files Browse the repository at this point in the history
  • Loading branch information
phase1geo committed Feb 10, 2024
1 parent 1128ea7 commit 05a6fda
Show file tree
Hide file tree
Showing 20 changed files with 142 additions and 52 deletions.
12 changes: 11 additions & 1 deletion po/com.github.phase1geo.minder.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.phase1geo.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -30,14 +30,17 @@ msgid "Minder in AppCenter"
msgstr ""

#: src/Application.vala:115
#, c-format
msgid "ERROR: Unable to import file"
msgstr ""

#: src/Application.vala:119
#, c-format
msgid "ERROR: Import is missing filename to import"
msgstr ""

#: src/Application.vala:134
#, c-format
msgid "ERROR: Export is missing input file and/or export output file"
msgstr ""

Expand Down Expand Up @@ -175,10 +178,12 @@ msgid "Previous Connection"
msgstr ""

#: src/Connection.vala:732
#, c-format
msgid "Connection Title"
msgstr ""

#: src/Connection.vala:740
#, c-format
msgid "Connection Note"
msgstr ""

Expand Down Expand Up @@ -561,6 +566,7 @@ msgid "Unnamed Document"
msgstr ""

#: src/MainWindow.vala:551
#, c-format
msgid "Read-Only"
msgstr ""

Expand Down Expand Up @@ -1106,14 +1112,17 @@ msgid "Remove Node Links"
msgstr ""

#: src/Node.vala:2321
#, c-format
msgid "Node Title"
msgstr ""

#: src/Node.vala:2329
#, c-format
msgid "Node Note"
msgstr ""

#: src/Node.vala:2340
#, c-format
msgid "Callout Text"
msgstr ""

Expand Down Expand Up @@ -2900,6 +2909,7 @@ msgid "Solarized Light"
msgstr ""

#: src/Themes.vala:192
#, c-format
msgid "Error parsing regular expression"
msgstr ""

Expand Down
16 changes: 11 additions & 5 deletions po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.phase1geo.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2022-02-20 17:48+0100\n"
"Last-Translator: Jan Kožíšek <[email protected]>\n"
"Language-Team: none\n"
Expand All @@ -31,15 +31,17 @@ msgid "Minder in AppCenter"
msgstr "Minder je v AppCenter"

#: src/Application.vala:115
#, fuzzy
#, fuzzy, c-format
msgid "ERROR: Unable to import file"
msgstr "ERROR: Nelze otevřít soubor '%s'\n"

#: src/Application.vala:119
#, c-format
msgid "ERROR: Import is missing filename to import"
msgstr ""

#: src/Application.vala:134
#, c-format
msgid "ERROR: Export is missing input file and/or export output file"
msgstr ""

Expand Down Expand Up @@ -178,10 +180,12 @@ msgid "Previous Connection"
msgstr "Předchozí spojení"

#: src/Connection.vala:732
#, c-format
msgid "Connection Title"
msgstr "Název spojení"

#: src/Connection.vala:740
#, c-format
msgid "Connection Note"
msgstr "Poznámka ke spojení"

Expand Down Expand Up @@ -570,7 +574,7 @@ msgid "Unnamed Document"
msgstr "Nepojmenovaný dokument"

#: src/MainWindow.vala:551
#, fuzzy
#, fuzzy, c-format
msgid "Read-Only"
msgstr "Čtení"

Expand Down Expand Up @@ -1125,15 +1129,17 @@ msgid "Remove Node Links"
msgstr "Odstranit odkazy uzlu"

#: src/Node.vala:2321
#, c-format
msgid "Node Title"
msgstr "Název poznámky"

#: src/Node.vala:2329
#, c-format
msgid "Node Note"
msgstr "Poznámka uzlu"

#: src/Node.vala:2340
#, fuzzy
#, fuzzy, c-format
msgid "Callout Text"
msgstr "Vložit text"

Expand Down Expand Up @@ -2950,7 +2956,7 @@ msgid "Solarized Light"
msgstr "Solarized Light"

#: src/Themes.vala:192
#, fuzzy
#, fuzzy, c-format
msgid "Error parsing regular expression"
msgstr "Vyskytla se chyba v parsování regulárního výrazu\n"

Expand Down
12 changes: 11 additions & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.phase1geo.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2023-10-06 00:10+0200\n"
"Last-Translator: Benjamin Weis <[email protected]>\n"
"Language-Team: \n"
Expand All @@ -31,14 +31,17 @@ msgid "Minder in AppCenter"
msgstr "Minder im AppCenter"

#: src/Application.vala:115
#, c-format
msgid "ERROR: Unable to import file"
msgstr "ERROR: Datei kann nicht importiert werden"

#: src/Application.vala:119
#, c-format
msgid "ERROR: Import is missing filename to import"
msgstr "ERROR: Beim Importieren fehlt der zu importierende Dateiname"

#: src/Application.vala:134
#, c-format
msgid "ERROR: Export is missing input file and/or export output file"
msgstr ""
"ERROR: Beim Export fehlt eine Eingabedatei und/oder eine Export-Ausgabedatei"
Expand Down Expand Up @@ -177,10 +180,12 @@ msgid "Previous Connection"
msgstr "Vorherige Verbindung"

#: src/Connection.vala:732
#, c-format
msgid "Connection Title"
msgstr "Verbindungstitel"

#: src/Connection.vala:740
#, c-format
msgid "Connection Note"
msgstr "Verbindungsnotiz"

Expand Down Expand Up @@ -570,6 +575,7 @@ msgid "Unnamed Document"
msgstr "Unbenanntes Dokument"

#: src/MainWindow.vala:551
#, c-format
msgid "Read-Only"
msgstr "Nur Lesen"

Expand Down Expand Up @@ -1116,14 +1122,17 @@ msgid "Remove Node Links"
msgstr "Knotenverbindungen entfernen"

#: src/Node.vala:2321
#, c-format
msgid "Node Title"
msgstr "Knoten-Titel"

#: src/Node.vala:2329
#, c-format
msgid "Node Note"
msgstr "Knoten-Notiz"

#: src/Node.vala:2340
#, c-format
msgid "Callout Text"
msgstr "Callout-Text"

Expand Down Expand Up @@ -2941,6 +2950,7 @@ msgid "Solarized Light"
msgstr "Polarisiert Hell"

#: src/Themes.vala:192
#, c-format
msgid "Error parsing regular expression"
msgstr "Fehler beim Parsen eines regulären Ausdrucks"

Expand Down
18 changes: 11 additions & 7 deletions po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.phase1geo.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2019-03-24 15:24+0100\n"
"Last-Translator: Félix Brezo <[email protected]>\n"
"Language-Team: none\n"
Expand All @@ -31,14 +31,17 @@ msgid "Minder in AppCenter"
msgstr ""

#: src/Application.vala:115
#, c-format
msgid "ERROR: Unable to import file"
msgstr ""

#: src/Application.vala:119
#, c-format
msgid "ERROR: Import is missing filename to import"
msgstr ""

#: src/Application.vala:134
#, c-format
msgid "ERROR: Export is missing input file and/or export output file"
msgstr ""

Expand Down Expand Up @@ -189,12 +192,12 @@ msgid "Previous Connection"
msgstr "Anterior conexión"

#: src/Connection.vala:732
#, fuzzy
#, fuzzy, c-format
msgid "Connection Title"
msgstr "Título de conexión"

#: src/Connection.vala:740
#, fuzzy
#, fuzzy, c-format
msgid "Connection Note"
msgstr "Nota de conexión"

Expand Down Expand Up @@ -600,7 +603,7 @@ msgid "Unnamed Document"
msgstr "Documento sin nombre"

#: src/MainWindow.vala:551
#, fuzzy
#, fuzzy, c-format
msgid "Read-Only"
msgstr "Relleno"

Expand Down Expand Up @@ -1195,17 +1198,17 @@ msgid "Remove Node Links"
msgstr "Quitar enlace de nodo"

#: src/Node.vala:2321
#, fuzzy
#, fuzzy, c-format
msgid "Node Title"
msgstr "Título de nodo"

#: src/Node.vala:2329
#, fuzzy
#, fuzzy, c-format
msgid "Node Note"
msgstr "Nota de nodo"

#: src/Node.vala:2340
#, fuzzy
#, fuzzy, c-format
msgid "Callout Text"
msgstr "Pegar texto"

Expand Down Expand Up @@ -3100,6 +3103,7 @@ msgid "Solarized Light"
msgstr "Solarizado claro"

#: src/Themes.vala:192
#, c-format
msgid "Error parsing regular expression"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion po/extra/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2019-03-24 15:37+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2019-03-24 15:37+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/extra.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2019-03-24 15:37+0100\n"
"Last-Translator: Nathan Bonnemains (@NathanBnm)\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2019-03-24 15:37+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2020-08-31 14:53+0100\n"
"Last-Translator: André Barata <[email protected]>\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2019-03-24 15:37+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion po/extra/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Minder 1.12.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-09 22:29-0600\n"
"POT-Creation-Date: 2024-02-10 08:52-0600\n"
"PO-Revision-Date: 2024-01-15 07:09+0100\n"
"Last-Translator: Alexandre Prokoudine <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
Expand Down
Loading

0 comments on commit 05a6fda

Please sign in to comment.