diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2023-05-22 14:14:15 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2023-05-22 14:19:49 -0400 |
commit | c886398beec480bf3035b654aa01e3ec7ce8ddfc (patch) | |
tree | 90edd02977a3a35d48b2de1f0197c436ad401c32 | |
parent | b0d94d4e840b0a95a16b3f4740c42d92cabb194b (diff) | |
download | calcurse-c886398beec480bf3035b654aa01e3ec7ce8ddfc.tar.gz calcurse-c886398beec480bf3035b654aa01e3ec7ce8ddfc.zip |
Update Transifex config and catalog
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r-- | .tx/config | 49 | ||||
-rw-r--r-- | po/calcurse.pot | 12 | ||||
-rw-r--r-- | po/de.po | 9 | ||||
-rw-r--r-- | po/en.po | 8 | ||||
-rw-r--r-- | po/es.po | 9 | ||||
-rw-r--r-- | po/fr.po | 9 | ||||
-rw-r--r-- | po/nl.po | 8 | ||||
-rw-r--r-- | po/pt_BR.po | 13 | ||||
-rw-r--r-- | po/ru.po | 15 |
9 files changed, 92 insertions, 40 deletions
@@ -1,123 +1,122 @@ [main] host = https://www.transifex.com -type = PO -[calcurse.calcurse] +[o:lfleischer:p:calcurse:r:calcurse] file_filter = po/<lang>.po source_file = po/calcurse.pot source_lang = en -[calcurse.doc-add] +[o:lfleischer:p:calcurse:r:doc-add] file_filter = po/doc/add-<lang>.po source_file = po/doc/add.pot source_lang = en -[calcurse.doc-config] +[o:lfleischer:p:calcurse:r:doc-config] file_filter = po/doc/config-<lang>.po source_file = po/doc/config.pot source_lang = en -[calcurse.doc-copy-paste] +[o:lfleischer:p:calcurse:r:doc-copy-paste] file_filter = po/doc/copy-paste-<lang>.po source_file = po/doc/copy-paste.pot source_lang = en -[calcurse.doc-credits] +[o:lfleischer:p:calcurse:r:doc-credits] file_filter = po/doc/credits-<lang>.po source_file = po/doc/credits.pot source_lang = en -[calcurse.doc-delete] +[o:lfleischer:p:calcurse:r:doc-delete] file_filter = po/doc/delete-<lang>.po source_file = po/doc/delete.pot source_lang = en -[calcurse.doc-displacement] +[o:lfleischer:p:calcurse:r:doc-displacement] file_filter = po/doc/displacement-<lang>.po source_file = po/doc/displacement.pot source_lang = en -[calcurse.doc-edit] +[o:lfleischer:p:calcurse:r:doc-edit] file_filter = po/doc/edit-<lang>.po source_file = po/doc/edit.pot source_lang = en -[calcurse.doc-enote] +[o:lfleischer:p:calcurse:r:doc-enote] file_filter = po/doc/enote-<lang>.po source_file = po/doc/enote.pot source_lang = en -[calcurse.doc-export] +[o:lfleischer:p:calcurse:r:doc-export] file_filter = po/doc/export-<lang>.po source_file = po/doc/export.pot source_lang = en -[calcurse.doc-flag] +[o:lfleischer:p:calcurse:r:doc-flag] file_filter = po/doc/flag-<lang>.po source_file = po/doc/flag.pot source_lang = en -[calcurse.doc-general] +[o:lfleischer:p:calcurse:r:doc-general] file_filter = po/doc/general-<lang>.po source_file = po/doc/general.pot source_lang = en -[calcurse.doc-goto] +[o:lfleischer:p:calcurse:r:doc-goto] file_filter = po/doc/goto-<lang>.po source_file = po/doc/goto.pot source_lang = en -[calcurse.doc-import] +[o:lfleischer:p:calcurse:r:doc-import] file_filter = po/doc/import-<lang>.po source_file = po/doc/import.pot source_lang = en -[calcurse.doc-intro] +[o:lfleischer:p:calcurse:r:doc-intro] file_filter = po/doc/intro-<lang>.po source_file = po/doc/intro.pot source_lang = en -[calcurse.doc-other] +[o:lfleischer:p:calcurse:r:doc-other] file_filter = po/doc/other-<lang>.po source_file = po/doc/other.pot source_lang = en -[calcurse.doc-pipe] +[o:lfleischer:p:calcurse:r:doc-pipe] file_filter = po/doc/pipe-<lang>.po source_file = po/doc/pipe.pot source_lang = en -[calcurse.doc-priority] +[o:lfleischer:p:calcurse:r:doc-priority] file_filter = po/doc/priority-<lang>.po source_file = po/doc/priority.pot source_lang = en -[calcurse.doc-reload] +[o:lfleischer:p:calcurse:r:doc-reload] file_filter = po/doc/reload-<lang>.po source_file = po/doc/reload.pot source_lang = en -[calcurse.doc-repeat] +[o:lfleischer:p:calcurse:r:doc-repeat] file_filter = po/doc/repeat-<lang>.po source_file = po/doc/repeat.pot source_lang = en -[calcurse.doc-save] +[o:lfleischer:p:calcurse:r:doc-save] file_filter = po/doc/save-<lang>.po source_file = po/doc/save.pot source_lang = en -[calcurse.doc-tab] +[o:lfleischer:p:calcurse:r:doc-tab] file_filter = po/doc/tab-<lang>.po source_file = po/doc/tab.pot source_lang = en -[calcurse.doc-view] +[o:lfleischer:p:calcurse:r:doc-view] file_filter = po/doc/view-<lang>.po source_file = po/doc/view.pot source_lang = en -[calcurse.doc-vnote] +[o:lfleischer:p:calcurse:r:doc-vnote] file_filter = po/doc/vnote-<lang>.po source_file = po/doc/vnote.pot source_lang = en diff --git a/po/calcurse.pot b/po/calcurse.pot index 551d5b0..f1894e3 100644 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -1,14 +1,14 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR calcurse Development Team <misc@calcurse.org> -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the calcurse package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: calcurse 4.8.1\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\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" @@ -581,6 +581,12 @@ msgstr "" msgid "unknown ical type" msgstr "" +msgid "(empty)" +msgstr "" + +msgid "ical_store_event: out of memory" +msgstr "" + msgid "need DTSTART to determine event type." msgstr "" @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2020-10-12 15:20+0000\n" "Last-Translator: Lukas Fleischer\n" "Language-Team: German (http://www.transifex.com/lfleischer/calcurse/language/" @@ -608,6 +608,13 @@ msgstr "Hauptspeicher reicht nicht aus" msgid "unknown ical type" msgstr "Unbekannter ICal-Typ" +msgid "(empty)" +msgstr "" + +#, fuzzy +msgid "ical_store_event: out of memory" +msgstr "xcalloc: Speicher ist voll" + msgid "need DTSTART to determine event type." msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams <linux@codehelp.co.uk>\n" "Language-Team: English/GB <en_GB@li.org>\n" @@ -582,6 +582,12 @@ msgstr "" msgid "unknown ical type" msgstr "" +msgid "(empty)" +msgstr "" + +msgid "ical_store_event: out of memory" +msgstr "" + msgid "need DTSTART to determine event type." msgstr "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2020-10-12 15:20+0000\n" "Last-Translator: Lukas Fleischer\n" "Language-Team: Spanish (http://www.transifex.com/lfleischer/calcurse/" @@ -617,6 +617,13 @@ msgstr "memoria agotada" msgid "unknown ical type" msgstr "tipo ical desconocido" +msgid "(empty)" +msgstr "" + +#, fuzzy +msgid "ical_store_event: out of memory" +msgstr "xcalloc: memoria agotada" + msgid "need DTSTART to determine event type." msgstr "" @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2020-10-12 15:20+0000\n" "Last-Translator: Lukas Fleischer\n" "Language-Team: French (http://www.transifex.com/lfleischer/calcurse/language/" @@ -642,6 +642,13 @@ msgstr "dépassement de mémoire" msgid "unknown ical type" msgstr "type ical inconnu" +msgid "(empty)" +msgstr "" + +#, fuzzy +msgid "ical_store_event: out of memory" +msgstr "xcalloc : dépassement de mémoire" + msgid "need DTSTART to determine event type." msgstr "" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2020-10-12 15:20+0000\n" "Last-Translator: Lukas Fleischer\n" "Language-Team: Dutch (http://www.transifex.com/lfleischer/calcurse/language/" @@ -598,6 +598,12 @@ msgstr "" msgid "unknown ical type" msgstr "onbekend ical type" +msgid "(empty)" +msgstr "" + +msgid "ical_store_event: out of memory" +msgstr "" + msgid "need DTSTART to determine event type." msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index c944140..b32085a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2020-10-12 15:20+0000\n" "Last-Translator: Lukas Fleischer\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/lfleischer/" @@ -637,6 +637,13 @@ msgstr "memória insuficiente" msgid "unknown ical type" msgstr "tipo de ical desconhecido" +msgid "(empty)" +msgstr "" + +#, fuzzy +msgid "ical_store_event: out of memory" +msgstr "xcalloc: memória insuficiente" + msgid "need DTSTART to determine event type." msgstr "" @@ -1473,8 +1480,8 @@ msgstr "(Formato de horário a ser exibido dentro da barra de notificação)" msgid "" "(Warn user if an appointment is within next 'notify-bar_warning' seconds)" msgstr "" -"(Avisa o usuário se um agendamento ocorrerá nos próximos \"notify-bar_warning" -"\" segundos)" +"(Avisa o usuário se um agendamento ocorrerá nos próximos \"notify-" +"bar_warning\" segundos)" msgid "(Command used to notify user of an upcoming appointment)" msgstr "(Comando usado para notificar usuário de um agendamento próximo)" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse\n" "Report-Msgid-Bugs-To: bugs@calcurse.org\n" -"POT-Creation-Date: 2022-04-16 18:30-0400\n" +"POT-Creation-Date: 2023-05-22 14:19-0400\n" "PO-Revision-Date: 2020-10-12 17:52+0000\n" "Last-Translator: Алексей Мехоношин <ruskidecko@gmail.com>\n" "Language-Team: Russian (http://www.transifex.com/lfleischer/calcurse/" @@ -20,9 +20,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" msgid "null pointer" msgstr "пустой указатель" @@ -616,6 +616,13 @@ msgstr "нехватка памяти" msgid "unknown ical type" msgstr "неизвестный тип ical" +msgid "(empty)" +msgstr "" + +#, fuzzy +msgid "ical_store_event: out of memory" +msgstr "xcalloc: out of memory" + msgid "need DTSTART to determine event type." msgstr "" |