Fix path for translations template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/16/head
Slávek Banko 1 month ago
parent 78528c48c4
commit d751b5d2ee
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -23,4 +23,4 @@ include( TDEL10n )
##### create translation templates ##############
tde_l10n_create_template( "krecipes" )
tde_l10n_create_template( "messages/krecipes" )

File diff suppressed because it is too large Load Diff

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-02-23 18:18+0000\n"
"POT-Creation-Date: 2024-10-29 19:27+0100\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"
@ -29,25 +29,25 @@ msgstr ""
#: src/backends/MySQL/mysqlrecipedb.cpp:473
#: src/backends/PostgreSQL/psqlrecipedb.cpp:370
#: src/backends/SQLite/literecipedb.cpp:751
#: src/backends/SQLite/literecipedb.cpp:745
msgid "Overall"
msgstr ""
#: src/backends/MySQL/mysqlrecipedb.cpp:474
#: src/backends/PostgreSQL/psqlrecipedb.cpp:371
#: src/backends/SQLite/literecipedb.cpp:752
#: src/backends/SQLite/literecipedb.cpp:746
msgid "Taste"
msgstr ""
#: src/backends/MySQL/mysqlrecipedb.cpp:476
#: src/backends/PostgreSQL/psqlrecipedb.cpp:373
#: src/backends/SQLite/literecipedb.cpp:754
#: src/backends/SQLite/literecipedb.cpp:748
msgid "Originality"
msgstr ""
#: src/backends/MySQL/mysqlrecipedb.cpp:477
#: src/backends/PostgreSQL/psqlrecipedb.cpp:374
#: src/backends/SQLite/literecipedb.cpp:755
#: src/backends/SQLite/literecipedb.cpp:749
msgid "Ease of Preparation"
msgstr ""
@ -2245,7 +2245,7 @@ msgstr ""
#: src/dialogs/ingredientsdialog.cpp:264 src/dialogs/recipeinputdialog.cpp:426
#: src/dialogs/refineshoppinglistdialog.cpp:104
#: src/dialogs/setupdisplay.cpp:123 src/krecipesview.cpp:323
#: src/krecipesview.cpp:371 src/pref.cpp:482
#: src/krecipesview.cpp:371 src/pref.cpp:480
msgid "Ingredients"
msgstr ""
@ -2894,7 +2894,7 @@ msgstr ""
#: src/dialogs/ingredientsdialog.cpp:149 src/dialogs/ingredientsdialog.cpp:186
#: src/dialogs/recipeinputdialog.cpp:348 src/dialogs/unitsdialog.cpp:60
#: src/krecipesview.cpp:325 src/krecipesview.cpp:381 src/pref.cpp:496
#: src/krecipesview.cpp:325 src/krecipesview.cpp:381 src/pref.cpp:494
#: src/widgets/propertylistview.cpp:118
msgid "Units"
msgstr ""
@ -4360,65 +4360,65 @@ msgstr ""
msgid "Performance Options"
msgstr ""
#: src/pref.cpp:175 src/pref.cpp:302 src/pref.cpp:373
#: src/pref.cpp:175 src/pref.cpp:302 src/pref.cpp:371
msgid "Backup"
msgstr ""
#: src/pref.cpp:180 src/pref.cpp:185 src/pref.cpp:307 src/pref.cpp:312
#: src/pref.cpp:378
#: src/pref.cpp:376
msgid "Path to '%1':"
msgstr ""
#: src/pref.cpp:419
#: src/pref.cpp:417
msgid "Re-run wizard on next startup"
msgstr ""
#: src/pref.cpp:423
#: src/pref.cpp:421
msgid ""
"Note: Krecipes must be restarted for most server preferences to take effect."
msgstr ""
#: src/pref.cpp:485
#: src/pref.cpp:483
msgid "Ingredient Format:"
msgstr ""
#: src/pref.cpp:487
#: src/pref.cpp:485
msgid "%n: Name<br>%p: Preparation method<br>%a: Amount<br>%u: Unit"
msgstr ""
#: src/pref.cpp:498
#: src/pref.cpp:496
msgid "Use abbreviations"
msgstr ""
#: src/pref.cpp:535
#: src/pref.cpp:533
msgid "Number Format"
msgstr ""
#: src/pref.cpp:536
#: src/pref.cpp:534
msgid "Fraction"
msgstr ""
#: src/pref.cpp:537
#: src/pref.cpp:535
msgid "Decimal"
msgstr ""
#: src/pref.cpp:555
#: src/pref.cpp:553
msgid "Overwrite recipes with same title"
msgstr ""
#: src/pref.cpp:559
#: src/pref.cpp:557
msgid "Ask which recipes to import"
msgstr ""
#: src/pref.cpp:569
#: src/pref.cpp:567
msgid "'Copy to Clipboard' format:"
msgstr ""
#: src/pref.cpp:571 src/recipeactionshandler.cpp:347
#: src/pref.cpp:569 src/recipeactionshandler.cpp:347
msgid "Plain Text"
msgstr ""
#: src/pref.cpp:595
#: src/pref.cpp:593
msgid ""
"When this is enabled, the importer will show every recipe in the file(s) and "
"allow you to select which recipes you want imported.\n"
@ -4426,11 +4426,11 @@ msgid ""
"for faster and less memory-intensive imports."
msgstr ""
#: src/pref.cpp:630
#: src/pref.cpp:628
msgid "Search as you type"
msgstr ""
#: src/pref.cpp:633
#: src/pref.cpp:631
msgid ""
"In most instances these options do not need to be changed. However, "
"limiting the amount of items displayed at once will <b>allow Krecipes to "
@ -4438,15 +4438,15 @@ msgid ""
"b>."
msgstr ""
#: src/pref.cpp:638
#: src/pref.cpp:636
msgid "Number of categories to display at once:"
msgstr ""
#: src/pref.cpp:640 src/pref.cpp:649
#: src/pref.cpp:638 src/pref.cpp:647
msgid "Unlimited"
msgstr ""
#: src/pref.cpp:647
#: src/pref.cpp:645
msgid "Number of elements to display at once:"
msgstr ""

Loading…
Cancel
Save