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

Loading…
Cancel
Save