-
-
Notifications
You must be signed in to change notification settings - Fork 597
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8c86a4
commit ceb68af
Showing
68 changed files
with
1,029 additions
and
627 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-10 07:18+0100\n" | ||
"POT-Creation-Date: 2024-03-21 14:39+0100\n" | ||
"PO-Revision-Date: 2023-11-28 11:03+0000\n" | ||
"Last-Translator: Mahmoud Aljouhari <[email protected]>\n" | ||
"Language-Team: Arabic <http://translate.tandoor.dev/projects/tandoor/recipes-" | ||
|
@@ -2163,55 +2163,55 @@ msgstr "" | |
msgid "Returns the shopping list entries sorted by supermarket category order." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1199 | ||
#: .\cookbook\views\api.py:1211 | ||
msgid "Filter for entries with the given recipe" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1281 | ||
#: .\cookbook\views\api.py:1293 | ||
msgid "" | ||
"Return the Automations matching the automation type. Multiple values " | ||
"allowed." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1404 | ||
#: .\cookbook\views\api.py:1416 | ||
msgid "Nothing to do." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1431 | ||
#: .\cookbook\views\api.py:1443 | ||
msgid "Invalid Url" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1435 | ||
#: .\cookbook\views\api.py:1447 | ||
msgid "Connection Refused." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1437 | ||
#: .\cookbook\views\api.py:1449 | ||
msgid "Bad URL Schema." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1460 | ||
#: .\cookbook\views\api.py:1472 | ||
msgid "No usable data could be found." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1535 | ||
#: .\cookbook\views\api.py:1547 | ||
msgid "File is above space limit" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1552 .\cookbook\views\import_export.py:114 | ||
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 | ||
msgid "Importing is not implemented for this provider" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1636 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 | ||
#: .\cookbook\views\new.py:82 | ||
msgid "This feature is not yet available in the hosted version of tandoor!" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1657 | ||
#: .\cookbook\views\api.py:1669 | ||
msgid "Sync successful!" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1660 | ||
#: .\cookbook\views\api.py:1672 | ||
msgid "Error synchronizing with Storage" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-10 07:18+0100\n" | ||
"POT-Creation-Date: 2024-03-21 14:39+0100\n" | ||
"PO-Revision-Date: 2023-04-12 11:55+0000\n" | ||
"Last-Translator: noxonad <[email protected]>\n" | ||
"Language-Team: Bulgarian <http://translate.tandoor.dev/projects/tandoor/" | ||
|
@@ -2517,11 +2517,11 @@ msgstr "" | |
"Връща записите в списъка за пазаруване, сортирани по реда на категории " | ||
"супермаркети." | ||
|
||
#: .\cookbook\views\api.py:1199 | ||
#: .\cookbook\views\api.py:1211 | ||
msgid "Filter for entries with the given recipe" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1281 | ||
#: .\cookbook\views\api.py:1293 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "Returns the shopping list entry with a primary key of id. Multiple " | ||
|
@@ -2533,45 +2533,45 @@ msgstr "" | |
"Връща записа в списъка за пазаруване с първичен ключ на идентификатора. " | ||
"Разрешени са множество стойности." | ||
|
||
#: .\cookbook\views\api.py:1404 | ||
#: .\cookbook\views\api.py:1416 | ||
msgid "Nothing to do." | ||
msgstr "Няма нищо за правене." | ||
|
||
#: .\cookbook\views\api.py:1431 | ||
#: .\cookbook\views\api.py:1443 | ||
msgid "Invalid Url" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1435 | ||
#: .\cookbook\views\api.py:1447 | ||
msgid "Connection Refused." | ||
msgstr "Връзката е отказана." | ||
|
||
#: .\cookbook\views\api.py:1437 | ||
#: .\cookbook\views\api.py:1449 | ||
msgid "Bad URL Schema." | ||
msgstr "Лоша URL схема." | ||
|
||
#: .\cookbook\views\api.py:1460 | ||
#: .\cookbook\views\api.py:1472 | ||
msgid "No usable data could be found." | ||
msgstr "Не бяха намерени полезни данни." | ||
|
||
#: .\cookbook\views\api.py:1535 | ||
#: .\cookbook\views\api.py:1547 | ||
msgid "File is above space limit" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1552 .\cookbook\views\import_export.py:114 | ||
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 | ||
msgid "Importing is not implemented for this provider" | ||
msgstr "Импортирането не е реализирано за този доставчик" | ||
|
||
#: .\cookbook\views\api.py:1636 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 | ||
#: .\cookbook\views\new.py:82 | ||
msgid "This feature is not yet available in the hosted version of tandoor!" | ||
msgstr "Тази функция все още не е налична в хостваната версия на tandoor!" | ||
|
||
#: .\cookbook\views\api.py:1657 | ||
#: .\cookbook\views\api.py:1669 | ||
msgid "Sync successful!" | ||
msgstr "Синхронизирането успешно!" | ||
|
||
#: .\cookbook\views\api.py:1660 | ||
#: .\cookbook\views\api.py:1672 | ||
msgid "Error synchronizing with Storage" | ||
msgstr "Грешка при синхронизирането с хранилището" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-10 07:18+0100\n" | ||
"POT-Creation-Date: 2024-03-21 14:39+0100\n" | ||
"PO-Revision-Date: 2024-03-08 23:19+0000\n" | ||
"Last-Translator: Enric Bergadà <[email protected]>\n" | ||
"Language-Team: Catalan <http://translate.tandoor.dev/projects/tandoor/" | ||
|
@@ -2352,56 +2352,56 @@ msgstr "" | |
msgid "Returns the shopping list entries sorted by supermarket category order." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1199 | ||
#: .\cookbook\views\api.py:1211 | ||
msgid "Filter for entries with the given recipe" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1281 | ||
#: .\cookbook\views\api.py:1293 | ||
msgid "" | ||
"Return the Automations matching the automation type. Multiple values " | ||
"allowed." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1404 | ||
#: .\cookbook\views\api.py:1416 | ||
msgid "Nothing to do." | ||
msgstr "Res a fer." | ||
|
||
#: .\cookbook\views\api.py:1431 | ||
#: .\cookbook\views\api.py:1443 | ||
msgid "Invalid Url" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1435 | ||
#: .\cookbook\views\api.py:1447 | ||
msgid "Connection Refused." | ||
msgstr "Connexió Refusada." | ||
|
||
#: .\cookbook\views\api.py:1437 | ||
#: .\cookbook\views\api.py:1449 | ||
msgid "Bad URL Schema." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1460 | ||
#: .\cookbook\views\api.py:1472 | ||
msgid "No usable data could be found." | ||
msgstr "No s'han trobat dades utilitzables." | ||
|
||
#: .\cookbook\views\api.py:1535 | ||
#: .\cookbook\views\api.py:1547 | ||
msgid "File is above space limit" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1552 .\cookbook\views\import_export.py:114 | ||
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 | ||
msgid "Importing is not implemented for this provider" | ||
msgstr "Importació no implementada en aquest proveïdor" | ||
|
||
#: .\cookbook\views\api.py:1636 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 | ||
#: .\cookbook\views\new.py:82 | ||
msgid "This feature is not yet available in the hosted version of tandoor!" | ||
msgstr "" | ||
"Aquesta funció encara no està disponible a la versió allotjada de tandoor!" | ||
|
||
#: .\cookbook\views\api.py:1657 | ||
#: .\cookbook\views\api.py:1669 | ||
msgid "Sync successful!" | ||
msgstr "Sincronització correcte" | ||
|
||
#: .\cookbook\views\api.py:1660 | ||
#: .\cookbook\views\api.py:1672 | ||
msgid "Error synchronizing with Storage" | ||
msgstr "Error de sincronització amb emmagatzematge" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-10 07:18+0100\n" | ||
"POT-Creation-Date: 2024-03-21 14:39+0100\n" | ||
"PO-Revision-Date: 2024-01-09 12:07+0000\n" | ||
"Last-Translator: Jan Kubošek <[email protected]>\n" | ||
"Language-Team: Czech <http://translate.tandoor.dev/projects/tandoor/recipes-" | ||
|
@@ -2335,59 +2335,59 @@ msgstr "" | |
msgid "Returns the shopping list entries sorted by supermarket category order." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1199 | ||
#: .\cookbook\views\api.py:1211 | ||
msgid "Filter for entries with the given recipe" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1281 | ||
#: .\cookbook\views\api.py:1293 | ||
msgid "" | ||
"Return the Automations matching the automation type. Multiple values " | ||
"allowed." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1404 | ||
#: .\cookbook\views\api.py:1416 | ||
msgid "Nothing to do." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1431 | ||
#: .\cookbook\views\api.py:1443 | ||
msgid "Invalid Url" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1435 | ||
#: .\cookbook\views\api.py:1447 | ||
msgid "Connection Refused." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1437 | ||
#: .\cookbook\views\api.py:1449 | ||
msgid "Bad URL Schema." | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1460 | ||
#: .\cookbook\views\api.py:1472 | ||
#, fuzzy | ||
#| msgid "The requested page could not be found." | ||
msgid "No usable data could be found." | ||
msgstr "Požadovaná stránka nebyla nalezena." | ||
|
||
#: .\cookbook\views\api.py:1535 | ||
#: .\cookbook\views\api.py:1547 | ||
msgid "File is above space limit" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1552 .\cookbook\views\import_export.py:114 | ||
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 | ||
msgid "Importing is not implemented for this provider" | ||
msgstr "Import není pro tohoto poskytovatele implementován!" | ||
|
||
#: .\cookbook\views\api.py:1636 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 | ||
#: .\cookbook\views\new.py:82 | ||
#, fuzzy | ||
#| msgid "This feature is not available in the demo version!" | ||
msgid "This feature is not yet available in the hosted version of tandoor!" | ||
msgstr "Tato funkce není dostupná v demo verzi!" | ||
|
||
#: .\cookbook\views\api.py:1657 | ||
#: .\cookbook\views\api.py:1669 | ||
msgid "Sync successful!" | ||
msgstr "Synchronizace proběhla úspěšně!" | ||
|
||
#: .\cookbook\views\api.py:1660 | ||
#: .\cookbook\views\api.py:1672 | ||
msgid "Error synchronizing with Storage" | ||
msgstr "Chyba synchronizace s úložištěm" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-10 07:18+0100\n" | ||
"POT-Creation-Date: 2024-03-21 14:39+0100\n" | ||
"PO-Revision-Date: 2023-04-12 11:55+0000\n" | ||
"Last-Translator: noxonad <[email protected]>\n" | ||
"Language-Team: Danish <http://translate.tandoor.dev/projects/tandoor/recipes-" | ||
|
@@ -2487,11 +2487,11 @@ msgstr "" | |
"Returnerer indkøbslistepunkterne sorteret efter " | ||
"supermarkedskategorirækkefølge." | ||
|
||
#: .\cookbook\views\api.py:1199 | ||
#: .\cookbook\views\api.py:1211 | ||
msgid "Filter for entries with the given recipe" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1281 | ||
#: .\cookbook\views\api.py:1293 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "Returns the shopping list entry with a primary key of id. Multiple " | ||
|
@@ -2502,46 +2502,46 @@ msgid "" | |
msgstr "" | ||
"Returnerer indkøbslistepunktet med primær nøgle på ID. Flere værdier tilladt." | ||
|
||
#: .\cookbook\views\api.py:1404 | ||
#: .\cookbook\views\api.py:1416 | ||
msgid "Nothing to do." | ||
msgstr "Ikke noget at gøre." | ||
|
||
#: .\cookbook\views\api.py:1431 | ||
#: .\cookbook\views\api.py:1443 | ||
msgid "Invalid Url" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1435 | ||
#: .\cookbook\views\api.py:1447 | ||
msgid "Connection Refused." | ||
msgstr "Forbindelse nægtet." | ||
|
||
#: .\cookbook\views\api.py:1437 | ||
#: .\cookbook\views\api.py:1449 | ||
msgid "Bad URL Schema." | ||
msgstr "Ugyldigt link." | ||
|
||
#: .\cookbook\views\api.py:1460 | ||
#: .\cookbook\views\api.py:1472 | ||
msgid "No usable data could be found." | ||
msgstr "Intet brugbart data kunne findes." | ||
|
||
#: .\cookbook\views\api.py:1535 | ||
#: .\cookbook\views\api.py:1547 | ||
msgid "File is above space limit" | ||
msgstr "" | ||
|
||
#: .\cookbook\views\api.py:1552 .\cookbook\views\import_export.py:114 | ||
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 | ||
msgid "Importing is not implemented for this provider" | ||
msgstr "Importering er ikke implementeret for denne udbyder" | ||
|
||
#: .\cookbook\views\api.py:1636 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 | ||
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 | ||
#: .\cookbook\views\new.py:82 | ||
msgid "This feature is not yet available in the hosted version of tandoor!" | ||
msgstr "" | ||
"Denne funktion er endnu ikke tilgængelig i den hostede version af Tandoor!" | ||
|
||
#: .\cookbook\views\api.py:1657 | ||
#: .\cookbook\views\api.py:1669 | ||
msgid "Sync successful!" | ||
msgstr "Synkronisering var en succes!" | ||
|
||
#: .\cookbook\views\api.py:1660 | ||
#: .\cookbook\views\api.py:1672 | ||
msgid "Error synchronizing with Storage" | ||
msgstr "Der skete en fejl under synkroniseringen med lageret" | ||
|
||
|
Binary file not shown.
Oops, something went wrong.