mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Migrated (hopefully) all translations to PO/Gettext (references #161)
This commit is contained in:
28
localization/chore_types.pot
Normal file
28
localization/chore_types.pot
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr ""
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr ""
|
||||
|
||||
msgid "daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "weekly"
|
||||
msgstr ""
|
||||
|
||||
msgid "monthly"
|
||||
msgstr ""
|
31
localization/component_translations.pot
Normal file
31
localization/component_translations.pot
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr ""
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr ""
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr ""
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr ""
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr ""
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr ""
|
@@ -1,6 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manuelt',
|
||||
'dynamic-regular' => 'Dynamic regular'
|
||||
);
|
28
localization/da/chore_types.po
Normal file
28
localization/da/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"Language: da\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manuelt"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr ""
|
||||
|
||||
msgid "daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "weekly"
|
||||
msgstr ""
|
||||
|
||||
msgid "monthly"
|
||||
msgstr ""
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'en',
|
||||
'timeago_nan' => 'NaN years ago',
|
||||
'moment_locale' => 'x',
|
||||
'datatables_localization' => '{"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","oPaginate":{"sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous"},"oAria":{"sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}}',
|
||||
'summernote_locale' => 'x',
|
||||
'fullcalendar_locale' => 'x'
|
||||
);
|
31
localization/da/component_translations.po
Normal file
31
localization/da/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"Language: da\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr ""
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr ""
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr ""
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr ""
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr ""
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr ""
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Småkager',
|
||||
'Chocolate' => 'chokolade',
|
||||
'Pantry' => 'Spisekammer',
|
||||
'Candy cupboard' => 'Slik skuffe',
|
||||
'Tinned food cupboard' => 'Dåsemadsskab',
|
||||
'Fridge' => 'Køleskab',
|
||||
'Piece' => 'Styk',
|
||||
'Pieces' => 'Stykker',
|
||||
'Pack' => 'Pakke',
|
||||
'Packs' => 'Pakker',
|
||||
'Glass' => 'Glas',
|
||||
'Glasses' => 'Glas',
|
||||
'Tin' => 'Beholder',
|
||||
'Tins' => 'Beholdere',
|
||||
'Can' => 'Dåse',
|
||||
'Cans' => 'Dåser',
|
||||
'Bunch' => 'Bundt',
|
||||
'Bunches' => 'Bundt',
|
||||
'Gummy bears' => 'Vingummi bamser',
|
||||
'Crisps' => 'Chips',
|
||||
'Eggs' => 'Æg',
|
||||
'Noodles' => 'Nudler',
|
||||
'Pickles' => 'Syltede agurker',
|
||||
'Gulash soup' => 'Gulash',
|
||||
'Yogurt' => 'Yoghurt',
|
||||
'Cheese' => 'Ost',
|
||||
'Cold cuts' => 'Pålæg',
|
||||
'Paprika' => 'Paprika',
|
||||
'Cucumber' => 'Agurk',
|
||||
'Radish' => 'Radisse',
|
||||
'Tomato' => 'Tomat',
|
||||
'Changed towels in the bathroom' => 'Skiftede håndklæder i badeværelset',
|
||||
'Cleaned the kitchen floor' => 'Gjorde køkkengulvet rent',
|
||||
'Warranty ends' => 'Reklamationsret udløber',
|
||||
'TV remote control' => 'Fjernbetjening',
|
||||
'Alarm clock' => 'Vægge ur',
|
||||
'Heat remote control' => 'Varmefjernbetjening',
|
||||
'Lawn mowed in the garden' => 'Græs slået',
|
||||
'Some good snacks' => 'Nogle gode snacks',
|
||||
'Pizza dough' => 'Pizza dej',
|
||||
'Sieved tomatoes' => 'Sigtede tomater',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Toast',
|
||||
'Minced meat' => 'Hakkekød',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti bolognese',
|
||||
'Sandwiches' => 'Sandwiches',
|
||||
'English' => 'Engelsk',
|
||||
'German' => 'Tysk',
|
||||
'Italian' => 'Italiænsk',
|
||||
'Demo in different language' => 'Demo i et andet sprog',
|
||||
'This is the note content of the recipe ingredient' => 'Dette er indholdet af opskrift ingrediensens notefelt',
|
||||
'Demo User' => 'Demo Bruger',
|
||||
'Gram' => 'Gram',
|
||||
'Grams' => 'Gram',
|
||||
'Flour' => 'Mel',
|
||||
'Pancakes' => 'Pandekager',
|
||||
'Sugar' => 'Sukker',
|
||||
'Home' => 'Hjem',
|
||||
'Life' => 'Liv',
|
||||
'Projects' => 'Projekter',
|
||||
'Repair the garage door' => 'Reparér garagedøren',
|
||||
'Fork and improve grocy' => 'Fork og forbedre grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Find en løsning for når jeg glemmer husnøglen',
|
||||
'Sweets' => 'Slik',
|
||||
'Bakery products' => 'Bageriprodukter',
|
||||
'Tinned food' => 'Dåsemad',
|
||||
'Butchery products' => 'Slagteriprodukter',
|
||||
'Vegetables/Fruits' => 'Frugt og grønt',
|
||||
'Refrigerated products' => 'Nedkølede produkter',
|
||||
'Coffee machine' => 'Kaffemaskine',
|
||||
'Dishwasher' => 'Opvasker',
|
||||
'Liter' => 'Liter',
|
||||
'Liters' => 'Liter',
|
||||
'Bottle' => 'Flaske',
|
||||
'Bottles' => 'Flasker',
|
||||
'Milk' => 'Mælk',
|
||||
'Chocolate sauce' => 'Chokoladesauce',
|
||||
'Milliliters' => 'Milliliter',
|
||||
'Milliliter' => 'Milliliter',
|
||||
'Bottom' => 'Bund',
|
||||
'Topping' => 'Topping',
|
||||
'French' => 'Fransk',
|
||||
'Turkish' => 'Turkish',
|
||||
'Spanish' => 'Spanish',
|
||||
'Russian' => 'Russian',
|
||||
'The thing which happens on the 5th of every month' => 'The thing which happens on the 5th of every month',
|
||||
'The thing which happens daily' => 'The thing which happens daily',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'The thing which happens on Mondays and Wednesdays',
|
||||
'Swedish' => 'Swedish'
|
||||
);
|
286
localization/da/demo_data.po
Normal file
286
localization/da/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"Language: da\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Småkager"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "chokolade"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Spisekammer"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Slik skuffe"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Dåsemadsskab"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Køleskab"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Styk"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Stykker"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pakke"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Pakker"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Glas"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Glas"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Beholder"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Beholdere"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Dåse"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Dåser"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Bundt"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Bundt"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Vingummi bamser"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Chips"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Æg"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Nudler"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Syltede agurker"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Gulash"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yoghurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Ost"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Pålæg"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Paprika"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Agurk"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Radisse"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomat"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Skiftede håndklæder i badeværelset"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Gjorde køkkengulvet rent"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Reklamationsret udløber"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "Fjernbetjening"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Vægge ur"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Varmefjernbetjening"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Græs slået"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Nogle gode snacks"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Pizza dej"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Sigtede tomater"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Toast"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Hakkekød"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti bolognese"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Sandwiches"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Engelsk"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Tysk"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italiænsk"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo i et andet sprog"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "Dette er indholdet af opskrift ingrediensens notefelt"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Demo Bruger"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Mel"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Pandekager"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Sukker"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Hjem"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Liv"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Projekter"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Reparér garagedøren"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "Fork og forbedre grocy"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Find en løsning for når jeg glemmer husnøglen"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Slik"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Bageriprodukter"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Dåsemad"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Slagteriprodukter"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Frugt og grønt"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Nedkølede produkter"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Kaffemaskine"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Opvasker"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Flaske"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Flasker"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Mælk"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Chokoladesauce"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Bund"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Topping"
|
||||
|
||||
msgid "French"
|
||||
msgstr "Fransk"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Køb',
|
||||
'consume' => 'Brug',
|
||||
'inventory-correction' => 'Beholdningsrettelse',
|
||||
'product-opened' => 'Produkt åbnet'
|
||||
);
|
25
localization/da/stock_transaction_types.po
Normal file
25
localization/da/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"Language: da\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Køb"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Brug"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Beholdningsrettelse"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Produkt åbnet"
|
@@ -1,348 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Beholdnings oversigt',
|
||||
'#1 products expiring within the next #2 days' => '#1 produkter der udløber inden for de næste #2 dage',
|
||||
'#1 products are already expired' => '#1 produkter er allerede udløbede',
|
||||
'#1 products are below defined min. stock amount' => 'Beholdningen af #1 produkter er under minimums antallet',
|
||||
'Product' => 'Produkt',
|
||||
'Amount' => 'Mængde',
|
||||
'Next best before date' => 'Næste bedst før dato',
|
||||
'Logout' => 'Log ud',
|
||||
'Chores overview' => 'Pligt oversigt',
|
||||
'Batteries overview' => 'Batteri oversigt',
|
||||
'Purchase' => 'Køb',
|
||||
'Consume' => 'Brug',
|
||||
'Inventory' => 'Beholdning',
|
||||
'Shopping list' => 'Indkøbsliste',
|
||||
'Chore tracking' => 'Pligt overvågning',
|
||||
'Battery tracking' => 'Batteri overvågning',
|
||||
'Products' => 'Produkter',
|
||||
'Locations' => 'Steder',
|
||||
'Quantity units' => 'Mængde enheder',
|
||||
'Chores' => 'Pligter',
|
||||
'Batteries' => 'Batterier',
|
||||
'Chore' => 'Pligt',
|
||||
'Next estimated tracking' => 'Next estimated tracking',
|
||||
'Last tracked' => 'Sidst overvåget',
|
||||
'Battery' => 'Batteri',
|
||||
'Last charged' => 'Sidst opladt',
|
||||
'Next planned charge cycle' => 'Næste planlagte opladning',
|
||||
'Best before' => 'Bedst før',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Produkt oversigt',
|
||||
'Stock quantity unit' => 'Standard enhed',
|
||||
'Stock amount' => 'Standard mængde',
|
||||
'Last purchased' => 'Sidst købt',
|
||||
'Last used' => 'Sidst brugt',
|
||||
'Spoiled' => 'Udløbet',
|
||||
'Barcode lookup is disabled' => 'Stregkode opslag er slået fra',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'Bliver tilføjet til stregkodelisten for det valgte produkt når du sender',
|
||||
'New amount' => 'Ny mængde',
|
||||
'Note' => 'Note',
|
||||
'Tracked time' => 'Overvåget tid',
|
||||
'Chore overview' => 'Pligt oversigt',
|
||||
'Tracked count' => 'Antal overvågede',
|
||||
'Battery overview' => 'Batteri oversigt',
|
||||
'Charge cycles count' => 'Antal opladninger',
|
||||
'Create shopping list item' => 'Lav indkøbsliste punkt',
|
||||
'Edit shopping list item' => 'Ændr indkøbsliste punkt',
|
||||
'Save' => 'Gem',
|
||||
'Add' => 'Tilføj',
|
||||
'Name' => 'Navn',
|
||||
'Location' => 'Sted',
|
||||
'Min. stock amount' => 'Mindste beholdning',
|
||||
'QU purchase' => 'QU køb',
|
||||
'QU stock' => 'QU beholdning',
|
||||
'QU factor' => 'QU factor',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Create product' => 'Lav produkt',
|
||||
'Barcode(s)' => 'Stegkode(r)',
|
||||
'Minimum stock amount' => 'Minimum mængde',
|
||||
'Default best before days' => 'Standard bedst før dage',
|
||||
'Quantity unit purchase' => 'Quantity unit purchase',
|
||||
'Quantity unit stock' => 'Quantity unit stock',
|
||||
'Factor purchase to stock quantity unit' => 'Factor purchase to stock quantity unit',
|
||||
'Create location' => 'Lav placering',
|
||||
'Create quantity unit' => 'Lav mængde enhed',
|
||||
'Period type' => 'Periode type',
|
||||
'Period days' => 'Period days',
|
||||
'Create chore' => 'Lav pligt',
|
||||
'Used in' => 'Brugt i',
|
||||
'Create battery' => 'Lav batteri',
|
||||
'Edit battery' => 'Ændr batteri',
|
||||
'Edit chore' => 'Ændr pligt',
|
||||
'Edit quantity unit' => 'Ændr mængde enhed',
|
||||
'Edit product' => 'Ændr produkt',
|
||||
'Edit location' => 'Ændr placering',
|
||||
'Record data' => 'Optag data',
|
||||
'Manage master data' => 'Manage master data',
|
||||
'This will apply to added products' => 'Dette vil gælde tilføjede produkter',
|
||||
'never' => 'aldrig',
|
||||
'Add products that are below defined min. stock amount' => 'Tilføj produkter der er under minimumsantallet',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'For purchases this amount of days will be added to today for the best before date suggestion',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'Dette betyder at 1 #1 bliver lavet om til #2 #3 i beholdningen',
|
||||
'Login' => 'Login',
|
||||
'Username' => 'Brugernavn',
|
||||
'Password' => 'Kode',
|
||||
'Invalid credentials, please try again' => 'Ugyldige informationer, prøv igen',
|
||||
'Are you sure to delete battery "#1"?' => 'Er du sikker på du vil slette batteriet "#1"?',
|
||||
'Yes' => 'Ja',
|
||||
'No' => 'Nej',
|
||||
'Are you sure to delete chore "#1"?' => 'Er du sikker på du vil slette pligten "#1"?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" kunne ikke findes som produkt. Hvordan vil du fortsætte?',
|
||||
'Create or assign product' => 'Lav eller tilknyt produkt',
|
||||
'Cancel' => 'Afbryd',
|
||||
'Add as new product' => 'Tilføj som nyt produkt',
|
||||
'Add as barcode to existing product' => 'Tilføj som stregkode til et eksisterende produkt',
|
||||
'Add as new product and prefill barcode' => 'Tilføj som nyt produkt og udfyld stregkoden på forhånd',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Er du sikker på du vil slette mængde enheden "#1"?',
|
||||
'Are you sure to delete product "#1"?' => 'Er du sikker på du vil slette produktet "#1"?',
|
||||
'Are you sure to delete location "#1"?' => 'Er du sikker på du vil slette placeringen "#1"?',
|
||||
'Manage API keys' => 'Styr API nøgler',
|
||||
'REST API & data model documentation' => 'REST API & datamodel dokumentation',
|
||||
'API keys' => 'API nøgler',
|
||||
'Create new API key' => 'Lav ny API nøgle',
|
||||
'API key' => 'API nøgle',
|
||||
'Expires' => 'Udløber',
|
||||
'Created' => 'Lavet',
|
||||
'This product is not in stock' => 'Dette produkt er ikke i beholdningen',
|
||||
'This means #1 will be added to stock' => 'Dette betyder #1 bliver tilføjet til beholdningen',
|
||||
'This means #1 will be removed from stock' => 'Dette betyder at #1 bliver fjernet fra beholdningen',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked',
|
||||
'Removed #1 #2 of #3 from stock' => 'Fjernede #1 #2 af #3 fra beholdningen',
|
||||
'About grocy' => 'Omkring Grocy',
|
||||
'Close' => 'Luk',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 batterier skal oplades indenfor de næste #2 dage',
|
||||
'#1 batteries are overdue to be charged' => '#1 batterier trænger til at blive opladt',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 pligter skal udfyldes indenfor de næste #2 dage',
|
||||
'#1 chores are overdue to be done' => '#1 pligter skulle have været gjort',
|
||||
'Released on' => 'Released on',
|
||||
'Consume #3 #1 of #2' => 'Brug #3 #1 af #2',
|
||||
'Added #1 #2 of #3 to stock' => 'Tilføjede #1 #2 af #3 til beholdningen',
|
||||
'Stock amount of #1 is now #2 #3' => 'Mængden af #1 er nu #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'Overvågede udførslen af pligt #1 på #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Tracked charge cycle of battery #1 on #2',
|
||||
'Consume all #1 which are currently in stock' => 'Brug alle #1 i beholdningen',
|
||||
'All' => 'Alle',
|
||||
'Track charge cycle of battery #1' => 'Overvåg opladningscyklus af batteri #1',
|
||||
'Track execution of chore #1' => 'Track execution of chore #1',
|
||||
'Filter by location' => 'Filtre med placering',
|
||||
'Search' => 'Søg',
|
||||
'Not logged in' => 'Ikke logget ind',
|
||||
'You have to select a product' => 'Du skal vælge et produkt',
|
||||
'You have to select a chore' => 'Du skal vælge en pligt',
|
||||
'You have to select a battery' => 'Du skal vælge et batteri',
|
||||
'A name is required' => 'Du skal vælge et navn',
|
||||
'A location is required' => 'Du skal vælge en placering',
|
||||
'The amount cannot be lower than #1' => 'Mængden kan ikek kvære lavere end #1',
|
||||
'This cannot be negative' => 'Dette kan ikke være negativt',
|
||||
'A quantity unit is required' => 'Du skal vælge en enhed for mængden',
|
||||
'A period type is required' => 'Du skal vælge en slags periode',
|
||||
'A best before date is required and must be later than today' => 'Du skal vælge en bedst før dato som er senere end i dag',
|
||||
'Settings' => 'Indstillinger',
|
||||
'This can only be before now' => 'Dette skal være før nu',
|
||||
'Calendar' => 'Kalender',
|
||||
'Recipes' => 'Opskrifter',
|
||||
'Edit recipe' => 'Ændr opskrift',
|
||||
'New recipe' => 'Ny opskrift',
|
||||
'Ingredients list' => 'Ingrediens liste',
|
||||
'Add recipe ingredient' => 'Tilføj ingrediens til opskrift',
|
||||
'Edit recipe ingredient' => 'Ændr ingrediens til opskrift',
|
||||
'Are you sure to delete recipe "#1"?' => 'Er du sikker på du vil slette opskriften "#1"?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Er du sikker på du vil slette ingrediensen "#1" fra opskriften?',
|
||||
'Are you sure to empty the shopping list?' => 'Er du sikker på du vil tømme indkøbslisten?',
|
||||
'Clear list' => 'Ryd liste',
|
||||
'Requirements fulfilled' => 'Skal udfyldes',
|
||||
'Put missing products on shopping list' => 'Sæt manglende produkter på en indkøbsliste',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Der er ikke nok i beholdningen. Der mangler #1 ingredienser. ',
|
||||
'Enough in stock' => 'Der er nok i beholdningen',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Der er ikke nok i beholdningen. Der mangler #1 ingredienser som allerede er på indkøbslisten',
|
||||
'Expand to fullscreen' => 'Udvid til fuldskærm',
|
||||
'Ingredients' => 'Ingredienser',
|
||||
'Preparation' => 'Tilberedning',
|
||||
'Recipe' => 'Opskrift',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Der er ikke nok i beholdningen. Der mangler #1, #2 er allerede i beholdningen',
|
||||
'Show notes' => 'Vis noter',
|
||||
'Put missing amount on shopping list' => 'Put manglende mængde på indkøbsliste',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Er du sikker på du vil sætte alle manglende ingredienser til "#1" på indkøbslisten?',
|
||||
'Added for recipe #1' => 'Tilføjet til opskriften #1',
|
||||
'Manage users' => 'Manage users',
|
||||
'User' => 'Bruger',
|
||||
'Users' => 'Brugere',
|
||||
'Are you sure to delete user "#1"?' => 'Er du sikker på du vil slette brugeren "#1"?',
|
||||
'Create user' => 'Lav bruger',
|
||||
'Edit user' => 'Ændr bruger',
|
||||
'First name' => 'First name',
|
||||
'Last name' => 'Last name',
|
||||
'A username is required' => 'A username is required',
|
||||
'Confirm password' => 'Confirm password',
|
||||
'Passwords do not match' => 'Passwords do not match',
|
||||
'Change password' => 'Change password',
|
||||
'Done by' => 'Done by',
|
||||
'Last done by' => 'Last done by',
|
||||
'Unknown' => 'Unknown',
|
||||
'Filter by chore' => 'Filter by chore',
|
||||
'Chores journal' => 'Chores journal',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 means suggestions for the next charge cycle are disabled',
|
||||
'Charge cycle interval (days)' => 'Charge cycle interval (days)',
|
||||
'Last price' => 'Last price',
|
||||
'Price history' => 'Price history',
|
||||
'No price history available' => 'No price history available',
|
||||
'Price' => 'Price',
|
||||
'in #1 per purchase quantity unit' => 'in #1 per purchase quantity unit',
|
||||
'The price cannot be lower than #1' => 'The price cannot be lower than #1',
|
||||
'#1 product expires within the next #2 days' => '#1 product expires within the next #2 days',
|
||||
'#1 product is already expired' => '#1 product is already expired',
|
||||
'#1 product is below defined min. stock amount' => '#1 product is below defined min. stock amount',
|
||||
'Unit' => 'Unit',
|
||||
'Units' => 'Units',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 chore is due to be done within the next #2 days',
|
||||
'#1 chore is overdue to be done' => '#1 chore is overdue to be done',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 battery is due to be charged within the next #2 days',
|
||||
'#1 battery is overdue to be charged' => '#1 battery is overdue to be charged',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 unit was automatically added and will apply in addition to the amount entered here',
|
||||
'in singular form' => 'in singular form',
|
||||
'in plural form' => 'in plural form',
|
||||
'Never expires' => 'Never expires',
|
||||
'This cannot be lower than #1' => 'This cannot be lower than #1',
|
||||
'-1 means that this product never expires' => '-1 means that this product never expires',
|
||||
'Quantity unit' => 'Quantity unit',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Only check if a single unit is in stock (a different quantity can then be used above)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Removed all ingredients of recipe "#1" from stock',
|
||||
'Consume all ingredients needed by this recipe' => 'Consume all ingredients needed by this recipe',
|
||||
'Click to show technical details' => 'Click to show technical details',
|
||||
'Error while saving, probably this item already exists' => 'Error while saving, probably this item already exists',
|
||||
'Error details' => 'Error details',
|
||||
'Tasks' => 'Tasks',
|
||||
'Show done tasks' => 'Show done tasks',
|
||||
'Task' => 'Task',
|
||||
'Due' => 'Due',
|
||||
'Assigned to' => 'Assigned to',
|
||||
'Mark task "#1" as completed' => 'Mark task "#1" as completed',
|
||||
'Uncategorized' => 'Uncategorized',
|
||||
'Task categories' => 'Task categories',
|
||||
'Create task' => 'Create task',
|
||||
'A due date is required' => 'A due date is required',
|
||||
'Category' => 'Category',
|
||||
'Edit task' => 'Edit task',
|
||||
'Are you sure to delete task "#1"?' => 'Are you sure to delete task "#1"?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 task is due to be done within the next #2 days',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 tasks are due to be done within the next #2 days',
|
||||
'#1 task is overdue to be done' => '#1 task is overdue to be done',
|
||||
'#1 tasks are overdue to be done' => '#1 tasks are overdue to be done',
|
||||
'Edit task category' => 'Edit task category',
|
||||
'Create task category' => 'Create task category',
|
||||
'Product groups' => 'Product groups',
|
||||
'Ungrouped' => 'Ungrouped',
|
||||
'Create product group' => 'Create product group',
|
||||
'Edit product group' => 'Edit product group',
|
||||
'Product group' => 'Product group',
|
||||
'Are you sure to delete product group "#1"?' => 'Are you sure to delete product group "#1"?',
|
||||
'Stay logged in permanently' => 'Stay logged in permanently',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'When not set, you will get logged out at latest after 30 days',
|
||||
'Filter by status' => 'Filter by status',
|
||||
'Below min. stock amount' => 'Below min. stock amount',
|
||||
'Expiring soon' => 'Expiring soon',
|
||||
'Already expired' => 'Already expired',
|
||||
'Due soon' => 'Due soon',
|
||||
'Overdue' => 'Overdue',
|
||||
'View settings' => 'View settings',
|
||||
'Auto reload on external changes' => 'Auto reload on external changes',
|
||||
'Enable night mode' => 'Enable night mode',
|
||||
'Auto enable in time range' => 'Auto enable in time range',
|
||||
'From' => 'From',
|
||||
'in format' => 'in format',
|
||||
'To' => 'To',
|
||||
'Time range goes over midnight' => 'Time range goes over midnight',
|
||||
'Product picture' => 'Product picture',
|
||||
'No file selected' => 'No file selected',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'If you don\'t select a file, the current picture will not be altered',
|
||||
'Delete' => 'Delete',
|
||||
'The current picture will be deleted when you save the product' => 'The current picture will be deleted when you save the product',
|
||||
'Select file' => 'Select file',
|
||||
'Image of product #1' => 'Image of product #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'This product cannot be deleted because it is in stock, please remove the stock amount first.',
|
||||
'Delete not possible' => 'Delete not possible',
|
||||
'Equipment' => 'Equipment',
|
||||
'Instruction manual' => 'Instruction manual',
|
||||
'The selected equipment has no instruction manual' => 'The selected equipment has no instruction manual',
|
||||
'Notes' => 'Notes',
|
||||
'Edit equipment' => 'Edit equipment',
|
||||
'Create equipment' => 'Create equipment',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'If you don\'t select a file, the current instruction manual will not be altered',
|
||||
'No instruction manual available' => 'No instruction manual available',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'The current instruction manual will be deleted when you save the equipment',
|
||||
'No picture available' => 'No picture available',
|
||||
'Filter by product group' => 'Filter by product group',
|
||||
'Presets for new products' => 'Presets for new products',
|
||||
'Included recipes' => 'Included recipes',
|
||||
'A recipe is required' => 'A recipe is required',
|
||||
'Add included recipe' => 'Add included recipe',
|
||||
'Edit included recipe' => 'Edit included recipe',
|
||||
'Group' => 'Group',
|
||||
'This will be used as a headline to group ingredients together' => 'This will be used as a headline to group ingredients together',
|
||||
'Journal' => 'Journal',
|
||||
'Stock journal' => 'Stock journal',
|
||||
'Filter by product' => 'Filter by product',
|
||||
'Booking time' => 'Booking time',
|
||||
'Booking type' => 'Booking type',
|
||||
'Undo booking' => 'Undo booking',
|
||||
'Undone on' => 'Undone on',
|
||||
'Batteries journal' => 'Batteries journal',
|
||||
'Filter by battery' => 'Filter by battery',
|
||||
'Undo charge cycle' => 'Undo charge cycle',
|
||||
'Undo chore execution' => 'Undo chore execution',
|
||||
'Chore execution successfully undone' => 'Chore execution successfully undone',
|
||||
'Undo' => 'Undo',
|
||||
'Booking successfully undone' => 'Booking successfully undone',
|
||||
'Charge cycle successfully undone' => 'Charge cycle successfully undone',
|
||||
'This cannot be negative and must be an integral number' => 'This cannot be negative and must be an integral number',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Disable stock fulfillment checking for this ingredient',
|
||||
'Add all list items to stock' => 'Add all list items to stock',
|
||||
'Add #3 #1 of #2 to stock' => 'Add #3 #1 of #2 to stock',
|
||||
'Adding shopping list item #1 of #2' => 'Adding shopping list item #1 of #2',
|
||||
'Use a specific stock item' => 'Use a specific stock item',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)',
|
||||
'Default best before days after opened' => 'Default best before days after opened',
|
||||
'Marked #1 #2 of #3 as opened' => 'Marked #1 #2 of #3 as opened',
|
||||
'Mark as opened' => 'Mark as opened',
|
||||
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
|
||||
'Not opened' => 'Not opened',
|
||||
'Opened' => 'Opened',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'#1 opened' => '#1 opened',
|
||||
'Product expires' => 'Product expires',
|
||||
'Task due' => 'Task due',
|
||||
'Chore due' => 'Chore due',
|
||||
'Battery charge cycle due' => 'Battery charge cycle due',
|
||||
'Show clock in header' => 'Show clock in header',
|
||||
'Stock settings' => 'Stock settings',
|
||||
'Shopping list to stock workflow' => 'Shopping list to stock workflow',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set',
|
||||
'Skip' => 'Skip',
|
||||
'Servings' => 'Servings',
|
||||
'Costs' => 'Costs',
|
||||
'Based on the prices of the last purchase per product' => 'Based on the prices of the last purchase per product',
|
||||
'The ingredients listed here result in this amount of servings' => 'The ingredients listed here result in this amount of servings',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Do not check against the shopping list when adding missing items to it',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list',
|
||||
'Picture' => 'Picture',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Uncheck ingredients to not put them on the shopping list',
|
||||
'This is for statistical purposes only' => 'This is for statistical purposes only',
|
||||
'You have to select a recipe' => 'You have to select a recipe',
|
||||
'Key type' => 'Key type',
|
||||
'Share/Integrate calendar (iCal)' => 'Share/Integrate calendar (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Use the following (public) URL to share or integrate the calendar in iCal format',
|
||||
'Allow partial units in stock' => 'Allow partial units in stock',
|
||||
'Enable tare weight handling' => 'Enable tare weight handling',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below',
|
||||
'Tare weight' => 'Tare weight',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated',
|
||||
'You have to select a location' => 'You have to select a location',
|
||||
'List' => 'List',
|
||||
'Gallery' => 'Gallery'
|
||||
);
|
1189
localization/da/strings.po
Normal file
1189
localization/da/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
34
localization/da/userfield_types.po
Normal file
34
localization/da/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"Language: da\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr ""
|
||||
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr ""
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manuell',
|
||||
'dynamic-regular' => 'Dynamisch regelmäßig',
|
||||
'daily' => 'Täglich',
|
||||
'weekly' => 'Wöchentlich',
|
||||
'monthly' => 'Monatlich'
|
||||
);
|
28
localization/de/chore_types.po
Normal file
28
localization/de/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:16+00:00\n"
|
||||
"Language: de\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manuell"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Dynamisch regelmäßig"
|
||||
|
||||
msgid "daily"
|
||||
msgstr "Täglich"
|
||||
|
||||
msgid "weekly"
|
||||
msgstr "Wöchentlich"
|
||||
|
||||
msgid "monthly"
|
||||
msgstr "Monatlich"
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'de',
|
||||
'timeago_nan' => 'vor NaN Jahren',
|
||||
'moment_locale' => 'de',
|
||||
'datatables_localization' => '{"sEmptyTable":"Keine Daten in der Tabelle vorhanden","sInfo":"_START_ bis _END_ von _TOTAL_ Einträgen","sInfoEmpty":"Keine Daten vorhanden","sInfoFiltered":"(gefiltert von _MAX_ Einträgen)","sInfoPostFix":"","sInfoThousands":".","sLengthMenu":"_MENU_ Einträge anzeigen","sLoadingRecords":"Wird geladen ..","sProcessing":"Bitte warten ..","sSearch":"Suchen","sZeroRecords":"Keine Einträge vorhanden","oPaginate":{"sFirst":"Erste","sPrevious":"Zurück","sNext":"Nächste","sLast":"Letzte"},"oAria":{"sSortAscending":": aktivieren, um Spalte aufsteigend zu sortieren","sSortDescending":": aktivieren, um Spalte absteigend zu sortieren"},"select":{"rows":{"0":"Zum Auswählen auf eine Zeile klicken","1":"1 Zeile ausgewählt","_":"%d Zeilen ausgewählt"}},"buttons":{"print":"Drucken","colvis":"Spalten","copy":"Kopieren","copyTitle":"In Zwischenablage kopieren","copyKeys":"Taste <i>ctrl</i> oder <i>⌘</i> + <i>C</i> um Tabelle<br>in Zwischenspeicher zu kopieren.<br><br>Um abzubrechen die Nachricht anklicken oder Escape drücken.","copySuccess":{"1":"1 Spalte kopiert","_":"%d Spalten kopiert"}}}',
|
||||
'summernote_locale' => 'de-DE',
|
||||
'fullcalendar_locale' => 'de'
|
||||
);
|
31
localization/de/component_translations.po
Normal file
31
localization/de/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: de\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "de"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "vor NaN Jahren"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "de"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sEmptyTable\":\"Keine Daten in der Tabelle vorhanden\",\"sInfo\":\"_START_ bis _END_ von _TOTAL_ Einträgen\",\"sInfoEmpty\":\"Keine Daten vorhanden\",\"sInfoFiltered\":\"(gefiltert von _MAX_ Einträgen)\",\"sInfoPostFix\":\"\",\"sInfoThousands\":\".\",\"sLengthMenu\":\"_MENU_ Einträge anzeigen\",\"sLoadingRecords\":\"Wird geladen ..\",\"sProcessing\":\"Bitte warten ..\",\"sSearch\":\"Suchen\",\"sZeroRecords\":\"Keine Einträge vorhanden\",\"oPaginate\":{\"sFirst\":\"Erste\",\"sPrevious\":\"Zurück\",\"sNext\":\"Nächste\",\"sLast\":\"Letzte\"},\"oAria\":{\"sSortAscending\":\": aktivieren, um Spalte aufsteigend zu sortieren\",\"sSortDescending\":\": aktivieren, um Spalte absteigend zu sortieren\"},\"select\":{\"rows\":{\"0\":\"Zum Auswählen auf eine Zeile klicken\",\"1\":\"1 Zeile ausgewählt\",\"_\":\"%d Zeilen ausgewählt\"}},\"buttons\":{\"print\":\"Drucken\",\"colvis\":\"Spalten\",\"copy\":\"Kopieren\",\"copyTitle\":\"In Zwischenablage kopieren\",\"copyKeys\":\"Taste <i>ctrl</i> oder <i>⌘</i> + <i>C</i> um Tabelle<br>in Zwischenspeicher zu kopieren.<br><br>Um abzubrechen die Nachricht anklicken oder Escape drücken.\",\"copySuccess\":{\"1\":\"1 Spalte kopiert\",\"_\":\"%d Spalten kopiert\"}}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "de-DE"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "de"
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Cookies',
|
||||
'Chocolate' => 'Schokolade',
|
||||
'Pantry' => 'Vorratskammer',
|
||||
'Candy cupboard' => 'Süßigkeitenschrank',
|
||||
'Tinned food cupboard' => 'Konservenschrank',
|
||||
'Fridge' => 'Kühlschrank',
|
||||
'Piece' => 'Stück',
|
||||
'Pieces' => 'Stücke',
|
||||
'Pack' => 'Packung',
|
||||
'Packs' => 'Packungen',
|
||||
'Glass' => 'Glas',
|
||||
'Glasses' => 'Gläser',
|
||||
'Tin' => 'Dose',
|
||||
'Tins' => 'Dosen',
|
||||
'Can' => 'Becher',
|
||||
'Cans' => 'Becher',
|
||||
'Bunch' => 'Bund',
|
||||
'Bunches' => 'Bunde',
|
||||
'Gummy bears' => 'Gummibärchen',
|
||||
'Crisps' => 'Chips',
|
||||
'Eggs' => 'Eier',
|
||||
'Noodles' => 'Nudeln',
|
||||
'Pickles' => 'Essiggurken',
|
||||
'Gulash soup' => 'Gulaschsuppe',
|
||||
'Yogurt' => 'Joghurt',
|
||||
'Cheese' => 'Käse',
|
||||
'Cold cuts' => 'Aufschnitt',
|
||||
'Paprika' => 'Paprika',
|
||||
'Cucumber' => 'Gurke',
|
||||
'Radish' => 'Radieschen',
|
||||
'Tomato' => 'Tomaten',
|
||||
'Changed towels in the bathroom' => 'Handtücher im Bad gewechselt',
|
||||
'Cleaned the kitchen floor' => 'Küchenboden gewischt',
|
||||
'Warranty ends' => 'Garantie endet',
|
||||
'TV remote control' => 'TV Fernbedienung',
|
||||
'Alarm clock' => 'Wecker',
|
||||
'Heat remote control' => 'Fernbedienung Heizung',
|
||||
'Lawn mowed in the garden' => 'Rasen im Garten gemäht',
|
||||
'Some good snacks' => 'Paar gute Snacks',
|
||||
'Pizza dough' => 'Pizzateig',
|
||||
'Sieved tomatoes' => 'Passierte Tomaten',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Toast',
|
||||
'Minced meat' => 'Hackfleisch',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti Bolognese',
|
||||
'Sandwiches' => 'Belegte Toasts',
|
||||
'English' => 'Englisch',
|
||||
'German' => 'Deutsch',
|
||||
'Italian' => 'Italienisch',
|
||||
'Demo in different language' => 'Demo in anderer Sprache',
|
||||
'This is the note content of the recipe ingredient' => 'Dies ist der Inhalt der Notiz der Zutat',
|
||||
'Demo User' => 'Demo Benutzer',
|
||||
'Gram' => 'Gramm',
|
||||
'Grams' => 'Gramm',
|
||||
'Flour' => 'Mehl',
|
||||
'Pancakes' => 'Pfannkuchen',
|
||||
'Sugar' => 'Zucker',
|
||||
'Home' => 'Zuhause',
|
||||
'Life' => 'Leben',
|
||||
'Projects' => 'Projekte',
|
||||
'Repair the garage door' => 'Garagentor reparieren',
|
||||
'Fork and improve grocy' => 'grocy forken und verbessern',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Eine Lösung für "Haustürschlüssel vergessen" finden',
|
||||
'Sweets' => 'Süßigkeiten',
|
||||
'Bakery products' => 'Bäckerei Produkte',
|
||||
'Tinned food' => 'Konservern',
|
||||
'Butchery products' => 'Metzgerei',
|
||||
'Vegetables/Fruits' => 'Obst/Gemüse',
|
||||
'Refrigerated products' => 'Kühlregal',
|
||||
'Coffee machine' => 'Kaffeemaschine',
|
||||
'Dishwasher' => 'Spülmaschine',
|
||||
'Liter' => 'Liter',
|
||||
'Liters' => 'Liter',
|
||||
'Bottle' => 'Flasche',
|
||||
'Bottles' => 'Flaschen',
|
||||
'Milk' => 'Milch',
|
||||
'Chocolate sauce' => 'Schokoladensoße',
|
||||
'Milliliters' => 'Milliliter',
|
||||
'Milliliter' => 'Milliliter',
|
||||
'Bottom' => 'Boden',
|
||||
'Topping' => 'Belag',
|
||||
'French' => 'Französisch',
|
||||
'Turkish' => 'Türkisch',
|
||||
'Spanish' => 'Spanisch',
|
||||
'Russian' => 'Russisch',
|
||||
'The thing which happens on the 5th of every month' => 'Das, was am 5. jedes Monats zu tun ist',
|
||||
'The thing which happens daily' => 'Das, was täglich zu tun ist',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'Das, was Montags und Mittwochs zu tun ist',
|
||||
'Swedish' => 'Schwedisch'
|
||||
);
|
286
localization/de/demo_data.po
Normal file
286
localization/de/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: de\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Cookies"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Schokolade"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Vorratskammer"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Süßigkeitenschrank"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Konservenschrank"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Kühlschrank"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Stück"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Stücke"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Packung"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Packungen"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Glas"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Gläser"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Dose"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Dosen"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Becher"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Becher"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Bund"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Bunde"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Gummibärchen"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Chips"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Eier"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Nudeln"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Essiggurken"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Gulaschsuppe"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Joghurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Käse"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Aufschnitt"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Paprika"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Gurke"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Radieschen"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomaten"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Handtücher im Bad gewechselt"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Küchenboden gewischt"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Garantie endet"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "TV Fernbedienung"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Wecker"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Fernbedienung Heizung"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Rasen im Garten gemäht"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Paar gute Snacks"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Pizzateig"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Passierte Tomaten"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Toast"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Hackfleisch"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti Bolognese"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Belegte Toasts"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Englisch"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Deutsch"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italienisch"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo in anderer Sprache"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "Dies ist der Inhalt der Notiz der Zutat"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Demo Benutzer"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gramm"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Gramm"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Mehl"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Pfannkuchen"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Zucker"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Zuhause"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Leben"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Projekte"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Garagentor reparieren"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "grocy forken und verbessern"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Eine Lösung für \"Haustürschlüssel vergessen\" finden"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Süßigkeiten"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Bäckerei Produkte"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Konservern"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Metzgerei"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Obst/Gemüse"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Kühlregal"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Kaffeemaschine"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Spülmaschine"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Flasche"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Flaschen"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Milch"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Schokoladensoße"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Boden"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Belag"
|
||||
|
||||
msgid "French"
|
||||
msgstr "Französisch"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr "Türkisch"
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr "Spanisch"
|
||||
|
||||
msgid "Russian"
|
||||
msgstr "Russisch"
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr "Das, was am 5. jedes Monats zu tun ist"
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr "Das, was täglich zu tun ist"
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr "Das, was Montags und Mittwochs zu tun ist"
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr "Schwedisch"
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Einkauf',
|
||||
'consume' => 'Verbrauch',
|
||||
'inventory-correction' => 'Inventur-Korrektur',
|
||||
'product-opened' => 'Produkt geöffnet'
|
||||
);
|
25
localization/de/stock_transaction_types.po
Normal file
25
localization/de/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: de\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Einkauf"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Verbrauch"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Inventur-Korrektur"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Produkt geöffnet"
|
@@ -1,397 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Bestand',
|
||||
'#1 products expiring within the next #2 days' => '#1 Produkte laufen innerhalb der nächsten #2 Tage ab',
|
||||
'#1 products are already expired' => '#1 Produkte sind bereits abgelaufen',
|
||||
'#1 products are below defined min. stock amount' => '#1 Produkte sind unter Mindestbestand',
|
||||
'Product' => 'Produkt',
|
||||
'Amount' => 'Menge',
|
||||
'Next best before date' => 'Nächstes MHD',
|
||||
'Logout' => 'Abmelden',
|
||||
'Chores overview' => 'Hausarbeiten',
|
||||
'Batteries overview' => 'Batterien',
|
||||
'Purchase' => 'Einkauf',
|
||||
'Consume' => 'Verbrauch',
|
||||
'Inventory' => 'Inventur',
|
||||
'Shopping list' => 'Einkaufszettel',
|
||||
'Chore tracking' => 'Hausarbeiten-Ausführung',
|
||||
'Battery tracking' => 'Batterie-Ladezyklus',
|
||||
'Products' => 'Produkte',
|
||||
'Locations' => 'Standorte',
|
||||
'Quantity units' => 'Mengeneinheiten',
|
||||
'Chores' => 'Hausarbeiten',
|
||||
'Batteries' => 'Batterien',
|
||||
'Chore' => 'Hausarbeit',
|
||||
'Next estimated tracking' => 'Nächste geplante Ausführung',
|
||||
'Last tracked' => 'Zuletzt ausgeführt',
|
||||
'Battery' => 'Batterie',
|
||||
'Last charged' => 'Zuletzt geladen',
|
||||
'Next planned charge cycle' => 'Nächster geplanter Ladezyklus',
|
||||
'Best before' => 'MHD',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Produktübersicht',
|
||||
'Stock quantity unit' => 'Mengeneinheit Bestand',
|
||||
'Stock amount' => 'Bestand',
|
||||
'Last purchased' => 'Zuletzt gekauft',
|
||||
'Last used' => 'Zuletzt benutzt',
|
||||
'Spoiled' => 'Verdorben',
|
||||
'Barcode lookup is disabled' => 'Barcode-Suche ist deaktiviert',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'wird der Liste der Barcodes für das ausgewählte Produkt beim Speichern hinzugefügt',
|
||||
'New amount' => 'Neue Menge',
|
||||
'Note' => 'Notiz',
|
||||
'Tracked time' => 'Ausführungszeit',
|
||||
'Chore overview' => 'Hausarbeit Übersicht',
|
||||
'Tracked count' => 'Ausführungsanzahl',
|
||||
'Battery overview' => 'Batterie Übersicht',
|
||||
'Charge cycles count' => 'Ladezyklen',
|
||||
'Create shopping list item' => 'Einkaufszettel Eintrag erstellen',
|
||||
'Edit shopping list item' => 'Einkaufszettel Eintrag bearbeiten',
|
||||
'Save' => 'Speichern',
|
||||
'Add' => 'Hinzufügen',
|
||||
'Name' => 'Name',
|
||||
'Location' => 'Standort',
|
||||
'Min. stock amount' => 'Mindestbestand',
|
||||
'QU purchase' => 'ME Einkauf',
|
||||
'QU stock' => 'ME Bestand',
|
||||
'QU factor' => 'ME-Faktor',
|
||||
'Description' => 'Beschreibung',
|
||||
'Create product' => 'Produkt erstellen',
|
||||
'Barcode(s)' => 'Barcode(s)',
|
||||
'Minimum stock amount' => 'Mindestbestand',
|
||||
'Default best before days' => 'Standard Haltbarkeit in Tagen',
|
||||
'Quantity unit purchase' => 'Mengeneinheit Einkauf',
|
||||
'Quantity unit stock' => 'Mengeneinheit Bestand',
|
||||
'Factor purchase to stock quantity unit' => 'Faktor Mengeneinheit Einkauf zu Mengeneinheit Bestand',
|
||||
'Create location' => 'Standort erstellen',
|
||||
'Create quantity unit' => 'Mengeneinheit erstellen',
|
||||
'Period type' => 'Periodentyp',
|
||||
'Period days' => 'Tage/Periode',
|
||||
'Create chore' => 'Hausarbeit erstellen',
|
||||
'Used in' => 'Benutzt in',
|
||||
'Create battery' => 'Batterie erstellen',
|
||||
'Edit battery' => 'Batterie bearbeiten',
|
||||
'Edit chore' => 'Hausarbeit bearbeiten',
|
||||
'Edit quantity unit' => 'Mengeneinheit bearbeiten',
|
||||
'Edit product' => 'Produkt bearbeiten',
|
||||
'Edit location' => 'Standort bearbeiten',
|
||||
'Record data' => 'Daten erfassen',
|
||||
'Manage master data' => 'Stammdaten verwalten',
|
||||
'This will apply to added products' => 'Dies gilt für hinzugefügte Produkte',
|
||||
'never' => 'nie',
|
||||
'Add products that are below defined min. stock amount' => 'Produkte unter Mindestbestand hinzufügen',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'Bei Einkäufen wird hierauf basierend das MHD vorausgefüllt',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'Das bedeutet 1 #1 im Einkauf entsprechen #2 #3 im Bestand',
|
||||
'Login' => 'Anmelden',
|
||||
'Username' => 'Benutzername',
|
||||
'Password' => 'Passwort',
|
||||
'Invalid credentials, please try again' => 'Ungültige Zugangsdaten, bitte versuche es erneut',
|
||||
'Are you sure to delete battery "#1"?' => 'Battery "#1" wirklich löschen?',
|
||||
'Yes' => 'Ja',
|
||||
'No' => 'Nein',
|
||||
'Are you sure to delete chore "#1"?' => 'Hausarbeit "#1" wirklich löschen?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" konnte nicht zu einem Produkt aufgelöst werden, wie möchtest du weiter machen?',
|
||||
'Create or assign product' => 'Produkt erstellen oder verknüpfen',
|
||||
'Cancel' => 'Abbrechen',
|
||||
'Add as new product' => 'Als neues Produkt hinzufügen',
|
||||
'Add as barcode to existing product' => 'Barcode vorhandenem Produkt zuweisen',
|
||||
'Add as new product and prefill barcode' => 'Neues Produkt erstellen und Barcode vorbelegen',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Mengeneinheit "#1" wirklich löschen?',
|
||||
'Are you sure to delete product "#1"?' => 'Produkt "#1" wirklich löschen?',
|
||||
'Are you sure to delete location "#1"?' => 'Standort "#1" wirklich löschen?',
|
||||
'Manage API keys' => 'API-Keys verwalten',
|
||||
'REST API & data model documentation' => 'REST-API & Datenmodell Dokumentation',
|
||||
'API keys' => 'API-Keys',
|
||||
'Create new API key' => 'Neuen API-Key erstellen',
|
||||
'API key' => 'API-Key',
|
||||
'Expires' => 'Läuft ab',
|
||||
'Created' => 'Erstellt',
|
||||
'This product is not in stock' => 'Dieses Produkt ist nicht vorrätig',
|
||||
'This means #1 will be added to stock' => 'Das bedeutet #1 wird dem Bestand hinzugefügt',
|
||||
'This means #1 will be removed from stock' => 'Das bedeutet #1 wird aus dem Bestand entfernt',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'Das bedeutet, dass eine erneute Ausführung der Hausarbeit #1 Tage nach der letzten Ausführung geplant wird',
|
||||
'Removed #1 #2 of #3 from stock' => '#1 #2 #3 aus dem Bestand entfernt',
|
||||
'About grocy' => 'Über grocy',
|
||||
'Close' => 'Schließen',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 Batterien müssen in den nächsten #2 Tagen geladen werden',
|
||||
'#1 batteries are overdue to be charged' => '#1 Batterien sind überfällig',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 Hausarbeiten stehen in den nächsten #2 Tagen an',
|
||||
'#1 chores are overdue to be done' => '#1 Hausarbeiten sind überfällig',
|
||||
'Released on' => 'Veröffentlicht am',
|
||||
'Consume #3 #1 of #2' => 'Verbrauche #3 #1 #2',
|
||||
'Added #1 #2 of #3 to stock' => '#1 #2 #3 dem Bestand hinzugefügt',
|
||||
'Stock amount of #1 is now #2 #3' => 'Es sind nun #2 #3 #1 im Bestand',
|
||||
'Tracked execution of chore #1 on #2' => 'Ausführung von #1 am #2 erfasst',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Ladezyklus für Batterie #1 am #2 erfasst',
|
||||
'Consume all #1 which are currently in stock' => 'Verbrauche den kompletten Bestand von #1',
|
||||
'All' => 'Alle',
|
||||
'Track charge cycle of battery #1' => 'Erfasse einen Ladezyklus für Batterie #1',
|
||||
'Track execution of chore #1' => 'Erfasse eine Ausführung von #1',
|
||||
'Filter by location' => 'Nach Standort filtern',
|
||||
'Search' => 'Suche',
|
||||
'Not logged in' => 'Nicht angemeldet',
|
||||
'You have to select a product' => 'Ein Produkt muss ausgewählt werden',
|
||||
'You have to select a chore' => 'Eine Hausarbeit muss ausgewählt werden',
|
||||
'You have to select a battery' => 'Eine Batterie muss ausgewählt werden',
|
||||
'A name is required' => 'Ein Name ist erforderlich',
|
||||
'A location is required' => 'Ein Standort ist erforderlich',
|
||||
'The amount cannot be lower than #1' => 'Die Menge darf nicht kleiner als #1 sein',
|
||||
'This cannot be negative' => 'Dies darf nicht negativ sein',
|
||||
'A quantity unit is required' => 'Eine Mengeneinheit muss ausgewählt werden',
|
||||
'A period type is required' => 'Eine Periodentyp muss ausgewählt werden',
|
||||
'A best before date is required' => 'Ein Mindesthaltbarkeitsdatum ist erforderlich',
|
||||
'Settings' => 'Einstellungen',
|
||||
'This can only be before now' => 'Dies kann nur vor jetzt sein',
|
||||
'Calendar' => 'Kalender',
|
||||
'Recipes' => 'Rezepte',
|
||||
'Edit recipe' => 'Rezept bearbeiten',
|
||||
'New recipe' => 'Neues Rezept',
|
||||
'Ingredients list' => 'Zutatenliste',
|
||||
'Add recipe ingredient' => 'Rezeptzutat hinzufügen',
|
||||
'Edit recipe ingredient' => 'Rezeptzutat bearbeiten',
|
||||
'Are you sure to delete recipe "#1"?' => 'Rezept "#1" wirklich löschen?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Rezeptzutat "#1" wirklich löschen?',
|
||||
'Are you sure to empty shopping list "#1"?' => ' Einkaufszettel "#1" wirklich leeren? ',
|
||||
'Clear list' => 'Liste leeren',
|
||||
'Requirements fulfilled' => 'Bedarf im Bestand',
|
||||
'Put missing products on shopping list' => 'Fehlende Produkte auf den Einkaufszettel setzen',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Nicht ausreichend im Bestand, #1 Zutaten fehlen',
|
||||
'Enough in stock' => 'Bestand reicht aus',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Bestand nicht ausreichend, #1 Zutaten fehlen, stehen aber bereits auf dem Einkaufszettel',
|
||||
'Expand to fullscreen' => 'Auf ganzen Bildschirm vergrößern',
|
||||
'Ingredients' => 'Zutaten',
|
||||
'Preparation' => 'Zubereitung',
|
||||
'Recipe' => 'Rezept',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Nicht ausreichend im Bestand, #1 fehlen, #2 stehen bereits auf dem Einkaufszettel',
|
||||
'Show notes' => 'Notizen anzeigen',
|
||||
'Put missing amount on shopping list' => 'Fehlende Menge auf den Einkaufszettel setzen',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Sicher alle fehlenden Zutaten für Rezept "#1" auf die Einkaufsliste zu setzen?',
|
||||
'Added for recipe #1' => 'Hinzugefügt für Rezept #1',
|
||||
'Manage users' => 'Benutzer verwalten',
|
||||
'User' => 'Benutzer',
|
||||
'Users' => 'Benutzer',
|
||||
'Are you sure to delete user "#1"?' => 'Benutzer "#1" wirklich löschen?',
|
||||
'Create user' => 'Benutzer erstellen',
|
||||
'Edit user' => 'Benutzer bearbeiten',
|
||||
'First name' => 'Vorname',
|
||||
'Last name' => 'Nachname',
|
||||
'A username is required' => 'Ein Benutzername ist erforderlich',
|
||||
'Confirm password' => 'Passwort bestätigen',
|
||||
'Passwords do not match' => 'Passwörter stimmen nicht überein',
|
||||
'Change password' => 'Passwort ändern',
|
||||
'Done by' => 'Ausgeführt von',
|
||||
'Last done by' => 'Zuletzt ausgeführt von',
|
||||
'Unknown' => 'Unbekannt',
|
||||
'Filter by chore' => 'Nach Hausarbeit filtern',
|
||||
'Chores journal' => 'Hausarbeitenjournal',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 bedeutet dass Vorschläge für den nächsten Ladezyklus deaktiviert sind',
|
||||
'Charge cycle interval (days)' => 'Ladezyklusintervall (Tage)',
|
||||
'Last price' => 'Letzter Preis',
|
||||
'Price history' => 'Preisentwicklung',
|
||||
'No price history available' => 'Keine Preisdaten verfügbar',
|
||||
'Price' => 'Preis',
|
||||
'in #1 per purchase quantity unit' => 'in #1 pro Einkaufsmengeneinheit',
|
||||
'The price cannot be lower than #1' => 'Der Preis darf nicht niedriger als #1 sein',
|
||||
'#1 product expires within the next #2 days' => '#1 Produkt läuft innerhalb der nächsten #2 Tage ab',
|
||||
'#1 product is already expired' => '#1 Produkt ist bereits abgelaufen',
|
||||
'#1 product is below defined min. stock amount' => '#1 Produkt ist unter Mindestbestand',
|
||||
'Unit' => 'Einheit',
|
||||
'Units' => 'Einheiten',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 Hausarbeit steht in den nächsten #2 Tagen an',
|
||||
'#1 chore is overdue to be done' => '#1 Hausarbeit ist überfällig',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 Batterie muss in den nächsten #2 Tagen geladen werden',
|
||||
'#1 battery is overdue to be charged' => '#1 Batterie ist überfällig',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 Einheit wurde automatisch hinzugefügt und gilt zusätzlich der hier eingegebenen Menge',
|
||||
'in singular form' => 'in der Einzahl',
|
||||
'in plural form' => 'in der Mehrzahl',
|
||||
'Never expires' => 'Läuft nie ab',
|
||||
'This cannot be lower than #1' => 'Dies darf nicht kleiner als #1 sein',
|
||||
'-1 means that this product never expires' => '-1 bedeuet, dass dieses Produkt niemals abläuft',
|
||||
'Quantity unit' => 'Mengeneinheit',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Nur prüfen, ob eine einzelne Einheit vorrätig ist (eine abweichende Mengeneinheit kann dann oben verwendet werden)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Sicher, dass alle Zutaten die vom Rezept "#1" benötigt werden aus dem Bestand entfernt werden sollen (Zutaten markiert mit "nur prüfen, ob eine einzelne Einheit vorrätig ist" werden ignoriert)?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Alle Zutaten, die vom Rezept "#1" benötigt werden, wurdem aus dem Bestand entfernt',
|
||||
'Consume all ingredients needed by this recipe' => 'Alle Zutaten, die von diesem Rezept benötigt werden, aus dem Bestand enternen',
|
||||
'Click to show technical details' => 'Klick um technische Details anzuzeigen',
|
||||
'Error while saving, probably this item already exists' => 'Fehler beim Speichern, möglicherweise existiert das Element bereits',
|
||||
'Error details' => 'Fehlerdetails',
|
||||
'Tasks' => 'Aufgaben',
|
||||
'Show done tasks' => 'Erledigte Aufgaben anzeigen',
|
||||
'Task' => 'Aufgabe',
|
||||
'Due' => 'Fällig',
|
||||
'Assigned to' => 'Zugewiesen an',
|
||||
'Mark task "#1" as completed' => 'Aufgabe "#1" als erledigt markieren',
|
||||
'Uncategorized' => 'Nicht kategorisiert',
|
||||
'Task categories' => 'Aufgabenkategorien',
|
||||
'Create task' => 'Aufgabe erstellen',
|
||||
'A due date is required' => 'Ein Fälligkeitsdatum ist erforderlich',
|
||||
'Category' => 'Kategorie',
|
||||
'Edit task' => 'Aufgabe bearbeiten',
|
||||
'Are you sure to delete task "#1"?' => 'Aufgabe "#1" wirklich löschen?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 Aufgabe steht in den nächsten #2 Tagen an',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 Aufgaben stehen in den nächsten #2 Tagen an',
|
||||
'#1 task is overdue to be done' => '#1 Aufgabe ist überfällig',
|
||||
'#1 tasks are overdue to be done' => '#1 Aufgaben sind überfällig',
|
||||
'Edit task category' => 'Aufgabenkategorie bearbeiten',
|
||||
'Create task category' => 'Aufgabenkategorie erstellen',
|
||||
'Product groups' => 'Produktgruppen',
|
||||
'Ungrouped' => 'Ungruppiert',
|
||||
'Create product group' => 'Produktgruppe erstellen',
|
||||
'Edit product group' => 'Produktgruppe bearbeiten',
|
||||
'Product group' => 'Produktgruppe',
|
||||
'Are you sure to delete product group "#1"?' => 'Produktgruppe "#1" wirklich löschen?',
|
||||
'Stay logged in permanently' => 'Dauerhaft angemeldet bleiben',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'Wenn nicht gesetzt, wirst du spätestens nach 30 Tagen automatisch abgemeldet',
|
||||
'Filter by status' => 'Nach Status filtern',
|
||||
'Below min. stock amount' => 'Unter Mindestbestand',
|
||||
'Expiring soon' => 'Bald ablaufend',
|
||||
'Already expired' => 'Bereits abgelaufen',
|
||||
'Due soon' => 'Bald fällig',
|
||||
'Overdue' => 'Überfällig',
|
||||
'View settings' => 'Ansichtseinstellungen',
|
||||
'Auto reload on external changes' => 'Autom. akt. bei externen Änderungen',
|
||||
'Enable night mode' => 'Nachtmodus aktivieren',
|
||||
'Auto enable in time range' => 'Autom. akt. in diesem Zeitraum',
|
||||
'From' => 'Von',
|
||||
'in format' => 'im Format',
|
||||
'To' => 'Bis',
|
||||
'Time range goes over midnight' => 'Zeitraum geht über Mitternacht',
|
||||
'Product picture' => 'Produktbild',
|
||||
'No file selected' => 'Keine Datei ausgewählt',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'Wenn du keine Datei auswählst, wird das aktuelle Bild nicht verändert',
|
||||
'Delete' => 'Löschen',
|
||||
'The current picture will be deleted when you save the product' => 'Das aktuelle Bild wird beim Speichern des Produkts gelöscht',
|
||||
'Select file' => 'Datei auswählen',
|
||||
'Image of product #1' => 'Bild des Produkts #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'Dieses Produkt kann nicht gelöscht werden, da es auf Lager ist, bitte zuerst den Bestand entfernen.',
|
||||
'Delete not possible' => 'Löschen nicht möglich',
|
||||
'Equipment' => 'Ausstattung',
|
||||
'Instruction manual' => 'Bedienungsanleitung',
|
||||
'The selected equipment has no instruction manual' => 'Das ausgewählte Gerät hat keine Bedienungsanleitung',
|
||||
'Notes' => 'Notizen',
|
||||
'Edit equipment' => 'Geräte bearbeiten',
|
||||
'Create equipment' => 'Geräte erstellen',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'Wenn du keine Datei auswählst, wird die aktuelle Bedienungsanleitung nicht verändert',
|
||||
'No instruction manual available' => 'Keine Bedienungsanleitung vorhanden',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'Die aktuelle Bedienungsanleitung wird beim Speichern des Geräts gelöscht',
|
||||
'No picture available' => 'Kein Bild vorhanden',
|
||||
'Filter by product group' => 'Nach Produktgruppe filtern',
|
||||
'Presets for new products' => 'Vorgaben für neue Produkte',
|
||||
'Included recipes' => 'Enthaltene Rezepte',
|
||||
'A recipe is required' => 'Ein Rezept ist erforderlich',
|
||||
'Add included recipe' => 'Enthaltenes Rezept hinzufügen',
|
||||
'Edit included recipe' => 'Enthaltenes Rezept bearbeiten',
|
||||
'Group' => 'Gruppe',
|
||||
'This will be used as a headline to group ingredients together' => 'Dies wird als Überschrift verwendet, um Zutaten zusammenzufassen',
|
||||
'Journal' => 'Journal',
|
||||
'Stock journal' => 'Bestandsjournal',
|
||||
'Filter by product' => 'Nach Produkt filtern',
|
||||
'Booking time' => 'Buchungszeit',
|
||||
'Booking type' => 'Buchungsart',
|
||||
'Undo booking' => 'Buchung rückgängig machen',
|
||||
'Undone on' => 'Rückgängig gemacht am',
|
||||
'Batteries journal' => 'Batteriejournal',
|
||||
'Filter by battery' => 'Nach Batterie filtern',
|
||||
'Undo charge cycle' => 'Ladezyklus rückgängig machen',
|
||||
'Undo chore execution' => 'Ausführung rückgängig machen',
|
||||
'Chore execution successfully undone' => 'Ausführung erfolgreich rückgängig gemacht',
|
||||
'Undo' => 'Rückgängig machen',
|
||||
'Booking successfully undone' => 'Buchung erfolgreich rückgängig gemacht',
|
||||
'Charge cycle successfully undone' => 'Ladezyklus erfolgreich rückgängig gemacht',
|
||||
'This cannot be negative and must be an integral number' => 'Diese darf nicht negativ und muss eine ganze Zahl sein',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Bestandsprüfung für diese Zutat deaktivieren',
|
||||
'Add all list items to stock' => 'Alle Einträge zum Bestand hinzufügen',
|
||||
'Add #3 #1 of #2 to stock' => 'Füge #3 #1 of #2 dem Bestand hinzu',
|
||||
'Adding shopping list item #1 of #2' => 'Bearbeite Einkausfzettel-Eintrag #1 von #2',
|
||||
'Use a specific stock item' => 'Einen bestimmten Bestandseintrag verwenden',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'Der erste Eintrag in dieser Liste würde von der Standardregel "Zuerst ablaufende zuerst, dann First In - First Out" ausgewählt werden',
|
||||
'Mark #3 #1 of #2 as open' => '#3 #1 von #2 als geöffnet markieren',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'Wenn ein Produkt als geöffnet markiert wurde, wird das Mindesthaltbarkeitsdatum durch heute + diese Anzahl von Tagen ersetzt (ein Wert von 0 deaktiviert dies)',
|
||||
'Default best before days after opened' => 'Standard Haltbarkeit in Tagen nach dem Öffnen',
|
||||
'Marked #1 #2 of #3 as opened' => '#1 #2 von #3 als geöffnet markiert',
|
||||
'Mark as opened' => 'Als geöffnet markieren',
|
||||
'Expires on #1; Bought on #2' => 'Läuft ab am #1; Gekauft am #2',
|
||||
'Not opened' => 'Nicht geöffnet',
|
||||
'Opened' => 'Geöffnet',
|
||||
'Mark #3 #1 of #2 as open' => '#3 #1 von #2 als geöffnet markieren',
|
||||
'#1 opened' => '#1 geöffnet',
|
||||
'Product expires' => 'Produkt läuft ab',
|
||||
'Task due' => 'Aufgabe fällig',
|
||||
'Chore due' => 'Hausarbeit fällig',
|
||||
'Battery charge cycle due' => 'Battery-Ladezyklus fällig',
|
||||
'Show clock in header' => 'Uhr in der Kopfzeile anzeigen',
|
||||
'Stock settings' => 'Bestandseinstellungen',
|
||||
'Shopping list to stock workflow' => 'Einkaufsliste -> Bestand Workflow',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Buchung automatisch ausführen, wenn das Produkt "Standard Haltbarkeit in Tagen" hinterlegt hat (als Preis wird der letzte Preis verwendet)',
|
||||
'Skip' => 'Überspringen',
|
||||
'Servings' => 'Portionen',
|
||||
'Costs' => 'Kosten',
|
||||
'Based on the prices of the last purchase per product' => 'Basierend auf den Preisen des letzten Kaufs pro Produkt',
|
||||
'The ingredients listed here result in this amount of servings' => 'Die hier aufgeführten Zutaten ergeben diese Menge an Portionen',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Nicht gegen die bereits auf der Einkaufsliste vorhandene Menge prüfen, wenn fehlende Zutaten auf die Einkaufsliste gesetzt werden',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'Standardmäßig ist die Menge, die der Einkaufsliste hinzugefügt werden soll, "benötigte Menge - Lagerbestand - Menge bereits auf der Einkaufsliste" - wenn dies aktiviert ist, wird nur gegen den Lagerbestand geprüft, nicht gegen das, was bereits auf der Einkaufsliste steht',
|
||||
'Picture' => 'Bild',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Entferne den Haken einer Zutat, um diese nicht auf die Einkaufsliste zu übernehmen',
|
||||
'This is for statistical purposes only' => 'Dies wird nur für Auswertezwecke benötigt',
|
||||
'You have to select a recipe' => 'Ein Rezept muss ausgewählt werden',
|
||||
'Key type' => 'Schlusseltyp',
|
||||
'Share/Integrate calendar (iCal)' => 'Kalender teilen/integrieren (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Verwende die folgende (öffentliche) URL, um den Kalender im iCal-Format zu teilen oder zu integrieren',
|
||||
'Allow partial units in stock' => 'Teilmengen im Bestand zulassen',
|
||||
'Enable tare weight handling' => 'Taragewichtbehandlung aktivieren',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'Dies ist z.B. für Mehl im Glas nützlich - beim Buchen eines Kaufs/Verbrauchs oder bei der Inventur musst du dann immer das gesamte Glas wiegen, die zu buchende Menge wird dann automatisch basierend auf dem Bestand und dem unten definierten Eigengewicht berechnet',
|
||||
'Tare weight' => 'Taragewicht',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Taragewichtbehandlung aktiviert - bitte den gesamten Behälter wiegen, die zu buchende Menge wird automatisch berechnet',
|
||||
'You have to select a location' => 'Ein Standort muss ausgewählt werden',
|
||||
'List' => 'Liste',
|
||||
'Gallery' => 'Galerie',
|
||||
'The current picture will be deleted when you save the recipe' => 'Das aktuelle Bild wird beim Speichern des Rezepts gelöscht ',
|
||||
'Show product details' => 'Produktdetails anzeigen',
|
||||
'Stock journal for this product' => 'Bestandsjournal für dieses Produkt',
|
||||
'Show chore details' => 'Hausarbeitdetails anzeigen',
|
||||
'Journal for this chore' => 'Journal für dieses Hausarbeit',
|
||||
'Show battery details' => 'Batteriedetails anzeigen',
|
||||
'Journal for this battery' => 'Journal für diese Batterie',
|
||||
'System info' => 'Systeminformationen',
|
||||
'Changelog' => 'Änderungsprotokoll',
|
||||
'will be multiplied a factor of #1 to get #2' => 'wird mit dem Faktor #1 multipliziert um #2 zu erhalten',
|
||||
'The given date is earlier than today, are you sure?' => 'Das angegebene Datum ist früher als heute, bist du sicher?',
|
||||
'Product count' => 'Produktanzahl',
|
||||
'Type a new product name or barcode and hit TAB to start a workflow' => 'Gib einen neuen Produktnamen oder Barcode ein und drücke TAB um einen Workflow zu starten',
|
||||
'This will be used as the default setting when adding this product as a recipe ingredient' => 'Dies wird als Standardeinstellung verwendet wenn dieses Produkt als Rezeptzutat hinzugefügt wird',
|
||||
'Add item' => 'Eintrag hinzufügen',
|
||||
'Selected shopping list' => 'Ausgewählter Einkaufszettel',
|
||||
'New shopping list' => 'Neuer Einkaufszettel',
|
||||
'Delete shopping list' => 'Einkaufszettel löschen',
|
||||
'Chores settings' => 'Hausarbeiten-Einstellungen',
|
||||
'Batteries settings' => 'Batterie-Einstellungen',
|
||||
'Tasks settings' => 'Aufgaben-Einstellungen',
|
||||
'Create shopping list' => 'Einkaufszettel erstellen',
|
||||
'Are you sure to delete shopping list "#1"?' => ' Einkaufszettel "#1" wirklich löschen? ',
|
||||
'Average shelf life' => 'Durchschnittliche Haltbarkeit',
|
||||
'Spoil rate' => 'Verderblichkeitsrate',
|
||||
'Show more' => 'Mehr anzeigen',
|
||||
'Show less' => 'Weniger anzeigen',
|
||||
'The amount must be between #1 and #2' => 'Die Menge muss zwischen #1 und #2 liegen',
|
||||
'Day of month' => 'Tag des Monats',
|
||||
'Monday' => 'Montag',
|
||||
'Tuesday' => 'Dienstag',
|
||||
'Wednesday' => 'Mittwoch',
|
||||
'Thursday' => 'Donnerstag',
|
||||
'Friday' => 'Freitag',
|
||||
'Saturday' => 'Samstag',
|
||||
'Sunday' => 'Sonntag',
|
||||
'Configure userfields' => 'Benutzerfelder konfigurieren',
|
||||
'Userfields' => 'Benutzerfelder',
|
||||
'Filter by entity' => 'Nach Entität filtern',
|
||||
'Entity' => 'Entität',
|
||||
'Caption' => 'Titel',
|
||||
'Type' => 'Typ',
|
||||
'Create userfield' => 'Benutzerfeld erstellen',
|
||||
'A entity is required' => 'Eine Entität muss ausgewählt werden',
|
||||
'A caption is required' => 'Ein Titel ist erforderlich',
|
||||
'A type is required' => 'Ein Typ muss ausgewählt werden',
|
||||
'Show as column in tables' => 'Als Spalte in Tabellen anzeigen',
|
||||
'This is required and can only contain letters and numbers' => 'Dies ist erforderlich und darf nur Buchstaben und Zahlen enthalten',
|
||||
'Edit userfield' => 'Benutzerfeld bearbeiten'
|
||||
);
|
1189
localization/de/strings.po
Normal file
1189
localization/de/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'text-single-line' => 'Text (einzeilig)',
|
||||
'text-multi-line' => 'Text (mehrzeilig)',
|
||||
'number-integral' => 'Zahl (Ganzzahl)',
|
||||
'number-decimal' => 'Zahl (mit Dezimalstellen)',
|
||||
'date' => 'Datum (ohne Zeitanteil)',
|
||||
'datetime' => 'Datum & Zeit',
|
||||
'checkbox' => 'Kontrollkästchen'
|
||||
);
|
34
localization/de/userfield_types.po
Normal file
34
localization/de/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: de\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr "Text (einzeilig)"
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr "Text (mehrzeilig)"
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr "Zahl (Ganzzahl)"
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr "Zahl (mit Dezimalstellen)"
|
||||
|
||||
msgid "date"
|
||||
msgstr "Datum (ohne Zeitanteil)"
|
||||
|
||||
msgid "datetime"
|
||||
msgstr "Datum & Zeit"
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr "Kontrollkästchen"
|
286
localization/demo_data.pot
Normal file
286
localization/demo_data.pot
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr ""
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr ""
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr ""
|
||||
|
||||
msgid "Piece"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pack"
|
||||
msgstr ""
|
||||
|
||||
msgid "Packs"
|
||||
msgstr ""
|
||||
|
||||
msgid "Glass"
|
||||
msgstr ""
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tin"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tins"
|
||||
msgstr ""
|
||||
|
||||
msgid "Can"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cans"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr ""
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr ""
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr ""
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr ""
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr ""
|
||||
|
||||
msgid "Radish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr ""
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr ""
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr ""
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr ""
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr ""
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr ""
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr ""
|
||||
|
||||
msgid "Salami"
|
||||
msgstr ""
|
||||
|
||||
msgid "Toast"
|
||||
msgstr ""
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr ""
|
||||
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr ""
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr ""
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gram"
|
||||
msgstr ""
|
||||
|
||||
msgid "Grams"
|
||||
msgstr ""
|
||||
|
||||
msgid "Flour"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr ""
|
||||
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
msgid "Life"
|
||||
msgstr ""
|
||||
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr ""
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr ""
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr ""
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr ""
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr ""
|
||||
|
||||
msgid "Liter"
|
||||
msgstr ""
|
||||
|
||||
msgid "Liters"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr ""
|
||||
|
||||
msgid "Milk"
|
||||
msgstr ""
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr ""
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr ""
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Topping"
|
||||
msgstr ""
|
||||
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manually',
|
||||
'dynamic-regular' => 'Dynamic regular',
|
||||
'daily' => 'Daily',
|
||||
'weekly' => 'Weekly',
|
||||
'monthly' => 'Monthly'
|
||||
);
|
28
localization/en/chore_types.po
Normal file
28
localization/en/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manually"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Dynamic regular"
|
||||
|
||||
msgid "daily"
|
||||
msgstr "Daily"
|
||||
|
||||
msgid "weekly"
|
||||
msgstr "Weekly"
|
||||
|
||||
msgid "monthly"
|
||||
msgstr "Monthly"
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'en',
|
||||
'timeago_nan' => 'NaN years ago',
|
||||
'moment_locale' => 'x',
|
||||
'datatables_localization' => '{"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","oPaginate":{"sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous"},"oAria":{"sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}}',
|
||||
'summernote_locale' => 'x',
|
||||
'fullcalendar_locale' => 'x'
|
||||
);
|
31
localization/en/component_translations.po
Normal file
31
localization/en/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "en"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "NaN years ago"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "x"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sEmptyTable\":\"No data available in table\",\"sInfo\":\"Showing _START_ to _END_ of _TOTAL_ entries\",\"sInfoEmpty\":\"Showing 0 to 0 of 0 entries\",\"sInfoFiltered\":\"(filtered from _MAX_ total entries)\",\"sInfoPostFix\":\"\",\"sInfoThousands\":\",\",\"sLengthMenu\":\"Show _MENU_ entries\",\"sLoadingRecords\":\"Loading...\",\"sProcessing\":\"Processing...\",\"sSearch\":\"Search:\",\"sZeroRecords\":\"No matching records found\",\"oPaginate\":{\"sFirst\":\"First\",\"sLast\":\"Last\",\"sNext\":\"Next\",\"sPrevious\":\"Previous\"},\"oAria\":{\"sSortAscending\":\": activate to sort column ascending\",\"sSortDescending\":\": activate to sort column descending\"}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "x"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "x"
|
@@ -1,95 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Cookies',
|
||||
'Chocolate' => 'Chocolate',
|
||||
'Pantry' => 'Pantry',
|
||||
'Candy cupboard' => 'Candy cupboard',
|
||||
'Tinned food cupboard' => 'Tinned food cupboard',
|
||||
'Fridge' => 'Fridge',
|
||||
'Piece' => 'Piece',
|
||||
'Pieces' => 'Pieces',
|
||||
'Pack' => 'Pack',
|
||||
'Packs' => 'Packs',
|
||||
'Glass' => 'Glass',
|
||||
'Glasses' => 'Glasses',
|
||||
'Tin' => 'Tin',
|
||||
'Tins' => 'Tins',
|
||||
'Can' => 'Can',
|
||||
'Cans' => 'Cans',
|
||||
'Bunch' => 'Bunch',
|
||||
'Bunches' => 'Bunches',
|
||||
'Gummy bears' => 'Gummy bears',
|
||||
'Crisps' => 'Crisps',
|
||||
'Eggs' => 'Eggs',
|
||||
'Noodles' => 'Noodles',
|
||||
'Pickles' => 'Pickles',
|
||||
'Gulash soup' => 'Gulash soup',
|
||||
'Yogurt' => 'Yogurt',
|
||||
'Cheese' => 'Cheese',
|
||||
'Cold cuts' => 'Cold cuts',
|
||||
'Paprika' => 'Paprika',
|
||||
'Cucumber' => 'Cucumber',
|
||||
'Radish' => 'Radish',
|
||||
'Tomato' => 'Tomato',
|
||||
'Changed towels in the bathroom' => 'Changed towels in the bathroom',
|
||||
'Cleaned the kitchen floor' => 'Cleaned the kitchen floor',
|
||||
'Warranty ends' => 'Warranty ends',
|
||||
'TV remote control' => 'TV remote control',
|
||||
'Alarm clock' => 'Alarm clock',
|
||||
'Heat remote control' => 'Heat remote control',
|
||||
'Lawn mowed in the garden' => 'Lawn mowed in the garden',
|
||||
'Some good snacks' => 'Some good snacks',
|
||||
'Pizza dough' => 'Pizza dough',
|
||||
'Sieved tomatoes' => 'Sieved tomatoes',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Toast',
|
||||
'Minced meat' => 'Minced meat',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti bolognese',
|
||||
'Sandwiches' => 'Sandwiches',
|
||||
'English' => 'English',
|
||||
'German' => 'German',
|
||||
'Italian' => 'Italian',
|
||||
'Demo in different language' => 'Demo in different language',
|
||||
'This is the note content of the recipe ingredient' => 'This is the note content of the recipe ingredient',
|
||||
'Demo User' => 'Demo User',
|
||||
'Gram' => 'Gram',
|
||||
'Grams' => 'Grams',
|
||||
'Flour' => 'Flour',
|
||||
'Pancakes' => 'Pancakes',
|
||||
'Sugar' => 'Sugar',
|
||||
'Home' => 'Home',
|
||||
'Life' => 'Life',
|
||||
'Projects' => 'Projects',
|
||||
'Repair the garage door' => 'Repair the garage door',
|
||||
'Fork and improve grocy' => 'Fork and improve grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Find a solution for what to do when I forget the door keys',
|
||||
'Sweets' => 'Sweets',
|
||||
'Bakery products' => 'Bakery products',
|
||||
'Tinned food' => 'Tinned food',
|
||||
'Butchery products' => 'Butchery products',
|
||||
'Vegetables/Fruits' => 'Vegetables/Fruits',
|
||||
'Refrigerated products' => 'Refrigerated products',
|
||||
'Coffee machine' => 'Coffee machine',
|
||||
'Dishwasher' => 'Dishwasher',
|
||||
'Liter' => 'Liter',
|
||||
'Liters' => 'Liters',
|
||||
'Bottle' => 'Bottle',
|
||||
'Bottles' => 'Bottles',
|
||||
'Milk' => 'Milk',
|
||||
'Chocolate sauce' => 'Chocolate sauce',
|
||||
'Milliliters' => 'Milliliters',
|
||||
'Milliliter' => 'Milliliter',
|
||||
'Bottom' => 'Bottom',
|
||||
'Topping' => 'Topping',
|
||||
'French' => 'French',
|
||||
'Turkish' => 'Turkish',
|
||||
'Spanish' => 'Spanish',
|
||||
'Russian' => 'Russian',
|
||||
'The thing which happens on the 5th of every month' => 'The thing which happens on the 5th of every month',
|
||||
'The thing which happens daily' => 'The thing which happens daily',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'The thing which happens on Mondays and Wednesdays',
|
||||
'Swedish' => 'Swedish',
|
||||
'Polish' => 'Polish'
|
||||
);
|
286
localization/en/demo_data.po
Normal file
286
localization/en/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Cookies"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Chocolate"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Pantry"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Candy cupboard"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Tinned food cupboard"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Fridge"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Piece"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Pieces"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pack"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Packs"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Glass"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Glasses"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Tin"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Tins"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Can"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Cans"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Bunch"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Bunches"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Gummy bears"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Crisps"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Eggs"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Noodles"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Pickles"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Gulash soup"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yogurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Cheese"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Cold cuts"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Paprika"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Cucumber"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Radish"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomato"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Changed towels in the bathroom"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Cleaned the kitchen floor"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Warranty ends"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "TV remote control"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Alarm clock"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Heat remote control"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Lawn mowed in the garden"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Some good snacks"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Pizza dough"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Sieved tomatoes"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Toast"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Minced meat"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti bolognese"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Sandwiches"
|
||||
|
||||
msgid "English"
|
||||
msgstr "English"
|
||||
|
||||
msgid "German"
|
||||
msgstr "German"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italian"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo in different language"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "This is the note content of the recipe ingredient"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Demo User"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Grams"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Flour"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Pancakes"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Sugar"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Life"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Projects"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Repair the garage door"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "Fork and improve grocy"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Find a solution for what to do when I forget the door keys"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Sweets"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Bakery products"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Tinned food"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Butchery products"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Vegetables/Fruits"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Refrigerated products"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Coffee machine"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Dishwasher"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Liters"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Bottle"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Bottles"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Milk"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Chocolate sauce"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Milliliters"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Bottom"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Topping"
|
||||
|
||||
msgid "French"
|
||||
msgstr "French"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr "Turkish"
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr "Spanish"
|
||||
|
||||
msgid "Russian"
|
||||
msgstr "Russian"
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr "The thing which happens on the 5th of every month"
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr "The thing which happens daily"
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr "The thing which happens on Mondays and Wednesdays"
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr "Swedish"
|
||||
|
||||
msgid "Polish"
|
||||
msgstr "Polish"
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Purchase',
|
||||
'consume' => 'Consume',
|
||||
'inventory-correction' => 'Inventory correction',
|
||||
'product-opened' => 'Product opened'
|
||||
);
|
25
localization/en/stock_transaction_types.po
Normal file
25
localization/en/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Purchase"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Consume"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Inventory correction"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Product opened"
|
@@ -1,397 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Stock overview',
|
||||
'#1 products expiring within the next #2 days' => '#1 products expiring within the next #2 days',
|
||||
'#1 products are already expired' => '#1 products are already expired',
|
||||
'#1 products are below defined min. stock amount' => '#1 products are below defined min. stock amount',
|
||||
'Product' => 'Product',
|
||||
'Amount' => 'Amount',
|
||||
'Next best before date' => 'Next best before date',
|
||||
'Logout' => 'Logout',
|
||||
'Chores overview' => 'Chores overview',
|
||||
'Batteries overview' => 'Batteries overview',
|
||||
'Purchase' => 'Purchase',
|
||||
'Consume' => 'Consume',
|
||||
'Inventory' => 'Inventory',
|
||||
'Shopping list' => 'Shopping list',
|
||||
'Chore tracking' => 'Chore tracking',
|
||||
'Battery tracking' => 'Battery tracking',
|
||||
'Products' => 'Products',
|
||||
'Locations' => 'Locations',
|
||||
'Quantity units' => 'Quantity units',
|
||||
'Chores' => 'Chores',
|
||||
'Batteries' => 'Batteries',
|
||||
'Chore' => 'Chore',
|
||||
'Next estimated tracking' => 'Next estimated tracking',
|
||||
'Last tracked' => 'Last tracked',
|
||||
'Battery' => 'Battery',
|
||||
'Last charged' => 'Last charged',
|
||||
'Next planned charge cycle' => 'Next planned charge cycle',
|
||||
'Best before' => 'Best before',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Product overview',
|
||||
'Stock quantity unit' => 'Stock quantity unit',
|
||||
'Stock amount' => 'Stock amount',
|
||||
'Last purchased' => 'Last purchased',
|
||||
'Last used' => 'Last used',
|
||||
'Spoiled' => 'Spoiled',
|
||||
'Barcode lookup is disabled' => 'Barcode lookup is disabled',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'will be added to the list of barcodes for the selected product on submit',
|
||||
'New amount' => 'New amount',
|
||||
'Note' => 'Note',
|
||||
'Tracked time' => 'Tracked time',
|
||||
'Chore overview' => 'Chore overview',
|
||||
'Tracked count' => 'Tracked count',
|
||||
'Battery overview' => 'Battery overview',
|
||||
'Charge cycles count' => 'Charge cycles count',
|
||||
'Create shopping list item' => 'Create shopping list item',
|
||||
'Edit shopping list item' => 'Edit shopping list item',
|
||||
'Save' => 'Save',
|
||||
'Add' => 'Add',
|
||||
'Name' => 'Name',
|
||||
'Location' => 'Location',
|
||||
'Min. stock amount' => 'Min. stock amount',
|
||||
'QU purchase' => 'QU purchase',
|
||||
'QU stock' => 'QU stock',
|
||||
'QU factor' => 'QU factor',
|
||||
'Description' => 'Description',
|
||||
'Create product' => 'Create product',
|
||||
'Barcode(s)' => 'Barcode(s)',
|
||||
'Minimum stock amount' => 'Minimum stock amount',
|
||||
'Default best before days' => 'Default best before days',
|
||||
'Quantity unit purchase' => 'Quantity unit purchase',
|
||||
'Quantity unit stock' => 'Quantity unit stock',
|
||||
'Factor purchase to stock quantity unit' => 'Factor purchase to stock quantity unit',
|
||||
'Create location' => 'Create location',
|
||||
'Create quantity unit' => 'Create quantity unit',
|
||||
'Period type' => 'Period type',
|
||||
'Period days' => 'Period days',
|
||||
'Create chore' => 'Create chore',
|
||||
'Used in' => 'Used in',
|
||||
'Create battery' => 'Create battery',
|
||||
'Edit battery' => 'Edit battery',
|
||||
'Edit chore' => 'Edit chore',
|
||||
'Edit quantity unit' => 'Edit quantity unit',
|
||||
'Edit product' => 'Edit product',
|
||||
'Edit location' => 'Edit location',
|
||||
'Record data' => 'Record data',
|
||||
'Manage master data' => 'Manage master data',
|
||||
'This will apply to added products' => 'This will apply to added products',
|
||||
'never' => 'never',
|
||||
'Add products that are below defined min. stock amount' => 'Add products that are below defined min. stock amount',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'For purchases this amount of days will be added to today for the best before date suggestion',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'This means 1 #1 purchased will be converted into #2 #3 in stock',
|
||||
'Login' => 'Login',
|
||||
'Username' => 'Username',
|
||||
'Password' => 'Password',
|
||||
'Invalid credentials, please try again' => 'Invalid credentials, please try again',
|
||||
'Are you sure to delete battery "#1"?' => 'Are you sure to delete battery "#1"?',
|
||||
'Yes' => 'Yes',
|
||||
'No' => 'No',
|
||||
'Are you sure to delete chore "#1"?' => 'Are you sure to delete chore "#1"?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" could not be resolved to a product, how do you want to proceed?',
|
||||
'Create or assign product' => 'Create or assign product',
|
||||
'Cancel' => 'Cancel',
|
||||
'Add as new product' => 'Add as new product',
|
||||
'Add as barcode to existing product' => 'Add as barcode to existing product',
|
||||
'Add as new product and prefill barcode' => 'Add as new product and prefill barcode',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Are you sure to delete quantity unit "#1"?',
|
||||
'Are you sure to delete product "#1"?' => 'Are you sure to delete product "#1"?',
|
||||
'Are you sure to delete location "#1"?' => 'Are you sure to delete location "#1"?',
|
||||
'Manage API keys' => 'Manage API keys',
|
||||
'REST API & data model documentation' => 'REST API & data model documentation',
|
||||
'API keys' => 'API keys',
|
||||
'Create new API key' => 'Create new API key',
|
||||
'API key' => 'API key',
|
||||
'Expires' => 'Expires',
|
||||
'Created' => 'Created',
|
||||
'This product is not in stock' => 'This product is not in stock',
|
||||
'This means #1 will be added to stock' => 'This means #1 will be added to stock',
|
||||
'This means #1 will be removed from stock' => 'This means #1 will be removed from stock',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked',
|
||||
'Removed #1 #2 of #3 from stock' => 'Removed #1 #2 of #3 from stock',
|
||||
'About grocy' => 'About grocy',
|
||||
'Close' => 'Close',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 batteries are due to be charged within the next #2 days',
|
||||
'#1 batteries are overdue to be charged' => '#1 batteries are overdue to be charged',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 chores are due to be done within the next #2 days',
|
||||
'#1 chores are overdue to be done' => '#1 chores are overdue to be done',
|
||||
'Released on' => 'Released on',
|
||||
'Consume #3 #1 of #2' => 'Consume #3 #1 of #2',
|
||||
'Added #1 #2 of #3 to stock' => 'Added #1 #2 of #3 to stock',
|
||||
'Stock amount of #1 is now #2 #3' => 'Stock amount of #1 is now #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'Tracked execution of chore #1 on #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Tracked charge cycle of battery #1 on #2',
|
||||
'Consume all #1 which are currently in stock' => 'Consume all #1 which are currently in stock',
|
||||
'All' => 'All',
|
||||
'Track charge cycle of battery #1' => 'Track charge cycle of battery #1',
|
||||
'Track execution of chore #1' => 'Track execution of chore #1',
|
||||
'Filter by location' => 'Filter by location',
|
||||
'Search' => 'Search',
|
||||
'Not logged in' => 'Not logged in',
|
||||
'You have to select a product' => 'You have to select a product',
|
||||
'You have to select a chore' => 'You have to select a chore',
|
||||
'You have to select a battery' => 'You have to select a battery',
|
||||
'A name is required' => 'A name is required',
|
||||
'A location is required' => 'A location is required',
|
||||
'The amount cannot be lower than #1' => 'The amount cannot be lower than #1',
|
||||
'This cannot be negative' => 'This cannot be negative',
|
||||
'A quantity unit is required' => 'A quantity unit is required',
|
||||
'A period type is required' => 'A period type is required',
|
||||
'A best before date is required' => 'A best before date is required',
|
||||
'Settings' => 'Settings',
|
||||
'This can only be before now' => 'This can only be before now',
|
||||
'Calendar' => 'Calendar',
|
||||
'Recipes' => 'Recipes',
|
||||
'Edit recipe' => 'Edit recipe',
|
||||
'New recipe' => 'New recipe',
|
||||
'Ingredients list' => 'Ingredients list',
|
||||
'Add recipe ingredient' => 'Add recipe ingredient',
|
||||
'Edit recipe ingredient' => 'Edit recipe ingredient',
|
||||
'Are you sure to delete recipe "#1"?' => 'Are you sure to delete recipe "#1"?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Are you sure to delete recipe ingredient "#1"?',
|
||||
'Are you sure to empty shopping list "#1"?' => 'Are you sure to empty shopping list "#1"?',
|
||||
'Clear list' => 'Clear list',
|
||||
'Requirements fulfilled' => 'Requirements fulfilled',
|
||||
'Put missing products on shopping list' => 'Put missing products on shopping list',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Not enough in stock, #1 ingredients missing',
|
||||
'Enough in stock' => 'Enough in stock',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Not enough in stock, #1 ingredients missing but already on the shopping list',
|
||||
'Expand to fullscreen' => 'Expand to fullscreen',
|
||||
'Ingredients' => 'Ingredients',
|
||||
'Preparation' => 'Preparation',
|
||||
'Recipe' => 'Recipe',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Not enough in stock, #1 missing, #2 already on shopping list',
|
||||
'Show notes' => 'Show notes',
|
||||
'Put missing amount on shopping list' => 'Put missing amount on shopping list',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?',
|
||||
'Added for recipe #1' => 'Added for recipe #1',
|
||||
'Manage users' => 'Manage users',
|
||||
'User' => 'User',
|
||||
'Users' => 'Users',
|
||||
'Are you sure to delete user "#1"?' => 'Are you sure to delete user "#1"?',
|
||||
'Create user' => 'Create user',
|
||||
'Edit user' => 'Edit user',
|
||||
'First name' => 'First name',
|
||||
'Last name' => 'Last name',
|
||||
'A username is required' => 'A username is required',
|
||||
'Confirm password' => 'Confirm password',
|
||||
'Passwords do not match' => 'Passwords do not match',
|
||||
'Change password' => 'Change password',
|
||||
'Done by' => 'Done by',
|
||||
'Last done by' => 'Last done by',
|
||||
'Unknown' => 'Unknown',
|
||||
'Filter by chore' => 'Filter by chore',
|
||||
'Chores journal' => 'Chores journal',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 means suggestions for the next charge cycle are disabled',
|
||||
'Charge cycle interval (days)' => 'Charge cycle interval (days)',
|
||||
'Last price' => 'Last price',
|
||||
'Price history' => 'Price history',
|
||||
'No price history available' => 'No price history available',
|
||||
'Price' => 'Price',
|
||||
'in #1 per purchase quantity unit' => 'in #1 per purchase quantity unit',
|
||||
'The price cannot be lower than #1' => 'The price cannot be lower than #1',
|
||||
'#1 product expires within the next #2 days' => '#1 product expires within the next #2 days',
|
||||
'#1 product is already expired' => '#1 product is already expired',
|
||||
'#1 product is below defined min. stock amount' => '#1 product is below defined min. stock amount',
|
||||
'Unit' => 'Unit',
|
||||
'Units' => 'Units',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 chore is due to be done within the next #2 days',
|
||||
'#1 chore is overdue to be done' => '#1 chore is overdue to be done',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 battery is due to be charged within the next #2 days',
|
||||
'#1 battery is overdue to be charged' => '#1 battery is overdue to be charged',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 unit was automatically added and will apply in addition to the amount entered here',
|
||||
'in singular form' => 'in singular form',
|
||||
'in plural form' => 'in plural form',
|
||||
'Never expires' => 'Never expires',
|
||||
'This cannot be lower than #1' => 'This cannot be lower than #1',
|
||||
'-1 means that this product never expires' => '-1 means that this product never expires',
|
||||
'Quantity unit' => 'Quantity unit',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Only check if a single unit is in stock (a different quantity can then be used above)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Removed all ingredients of recipe "#1" from stock',
|
||||
'Consume all ingredients needed by this recipe' => 'Consume all ingredients needed by this recipe',
|
||||
'Click to show technical details' => 'Click to show technical details',
|
||||
'Error while saving, probably this item already exists' => 'Error while saving, probably this item already exists',
|
||||
'Error details' => 'Error details',
|
||||
'Tasks' => 'Tasks',
|
||||
'Show done tasks' => 'Show done tasks',
|
||||
'Task' => 'Task',
|
||||
'Due' => 'Due',
|
||||
'Assigned to' => 'Assigned to',
|
||||
'Mark task "#1" as completed' => 'Mark task "#1" as completed',
|
||||
'Uncategorized' => 'Uncategorized',
|
||||
'Task categories' => 'Task categories',
|
||||
'Create task' => 'Create task',
|
||||
'A due date is required' => 'A due date is required',
|
||||
'Category' => 'Category',
|
||||
'Edit task' => 'Edit task',
|
||||
'Are you sure to delete task "#1"?' => 'Are you sure to delete task "#1"?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 task is due to be done within the next #2 days',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 tasks are due to be done within the next #2 days',
|
||||
'#1 task is overdue to be done' => '#1 task is overdue to be done',
|
||||
'#1 tasks are overdue to be done' => '#1 tasks are overdue to be done',
|
||||
'Edit task category' => 'Edit task category',
|
||||
'Create task category' => 'Create task category',
|
||||
'Product groups' => 'Product groups',
|
||||
'Ungrouped' => 'Ungrouped',
|
||||
'Create product group' => 'Create product group',
|
||||
'Edit product group' => 'Edit product group',
|
||||
'Product group' => 'Product group',
|
||||
'Are you sure to delete product group "#1"?' => 'Are you sure to delete product group "#1"?',
|
||||
'Stay logged in permanently' => 'Stay logged in permanently',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'When not set, you will get logged out at latest after 30 days',
|
||||
'Filter by status' => 'Filter by status',
|
||||
'Below min. stock amount' => 'Below min. stock amount',
|
||||
'Expiring soon' => 'Expiring soon',
|
||||
'Already expired' => 'Already expired',
|
||||
'Due soon' => 'Due soon',
|
||||
'Overdue' => 'Overdue',
|
||||
'View settings' => 'View settings',
|
||||
'Auto reload on external changes' => 'Auto reload on external changes',
|
||||
'Enable night mode' => 'Enable night mode',
|
||||
'Auto enable in time range' => 'Auto enable in time range',
|
||||
'From' => 'From',
|
||||
'in format' => 'in format',
|
||||
'To' => 'To',
|
||||
'Time range goes over midnight' => 'Time range goes over midnight',
|
||||
'Product picture' => 'Product picture',
|
||||
'No file selected' => 'No file selected',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'If you don\'t select a file, the current picture will not be altered',
|
||||
'Delete' => 'Delete',
|
||||
'The current picture will be deleted when you save the product' => 'The current picture will be deleted when you save the product',
|
||||
'Select file' => 'Select file',
|
||||
'Image of product #1' => 'Image of product #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'This product cannot be deleted because it is in stock, please remove the stock amount first.',
|
||||
'Delete not possible' => 'Delete not possible',
|
||||
'Equipment' => 'Equipment',
|
||||
'Instruction manual' => 'Instruction manual',
|
||||
'The selected equipment has no instruction manual' => 'The selected equipment has no instruction manual',
|
||||
'Notes' => 'Notes',
|
||||
'Edit equipment' => 'Edit equipment',
|
||||
'Create equipment' => 'Create equipment',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'If you don\'t select a file, the current instruction manual will not be altered',
|
||||
'No instruction manual available' => 'No instruction manual available',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'The current instruction manual will be deleted when you save the equipment',
|
||||
'No picture available' => 'No picture available',
|
||||
'Filter by product group' => 'Filter by product group',
|
||||
'Presets for new products' => 'Presets for new products',
|
||||
'Included recipes' => 'Included recipes',
|
||||
'A recipe is required' => 'A recipe is required',
|
||||
'Add included recipe' => 'Add included recipe',
|
||||
'Edit included recipe' => 'Edit included recipe',
|
||||
'Group' => 'Group',
|
||||
'This will be used as a headline to group ingredients together' => 'This will be used as a headline to group ingredients together',
|
||||
'Journal' => 'Journal',
|
||||
'Stock journal' => 'Stock journal',
|
||||
'Filter by product' => 'Filter by product',
|
||||
'Booking time' => 'Booking time',
|
||||
'Booking type' => 'Booking type',
|
||||
'Undo booking' => 'Undo booking',
|
||||
'Undone on' => 'Undone on',
|
||||
'Batteries journal' => 'Batteries journal',
|
||||
'Filter by battery' => 'Filter by battery',
|
||||
'Undo charge cycle' => 'Undo charge cycle',
|
||||
'Undo chore execution' => 'Undo chore execution',
|
||||
'Chore execution successfully undone' => 'Chore execution successfully undone',
|
||||
'Undo' => 'Undo',
|
||||
'Booking successfully undone' => 'Booking successfully undone',
|
||||
'Charge cycle successfully undone' => 'Charge cycle successfully undone',
|
||||
'This cannot be negative and must be an integral number' => 'This cannot be negative and must be an integral number',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Disable stock fulfillment checking for this ingredient',
|
||||
'Add all list items to stock' => 'Add all list items to stock',
|
||||
'Add #3 #1 of #2 to stock' => 'Add #3 #1 of #2 to stock',
|
||||
'Adding shopping list item #1 of #2' => 'Adding shopping list item #1 of #2',
|
||||
'Use a specific stock item' => 'Use a specific stock item',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)',
|
||||
'Default best before days after opened' => 'Default best before days after opened',
|
||||
'Marked #1 #2 of #3 as opened' => 'Marked #1 #2 of #3 as opened',
|
||||
'Mark as opened' => 'Mark as opened',
|
||||
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
|
||||
'Not opened' => 'Not opened',
|
||||
'Opened' => 'Opened',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'#1 opened' => '#1 opened',
|
||||
'Product expires' => 'Product expires',
|
||||
'Task due' => 'Task due',
|
||||
'Chore due' => 'Chore due',
|
||||
'Battery charge cycle due' => 'Battery charge cycle due',
|
||||
'Show clock in header' => 'Show clock in header',
|
||||
'Stock settings' => 'Stock settings',
|
||||
'Shopping list to stock workflow' => 'Shopping list to stock workflow',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set',
|
||||
'Skip' => 'Skip',
|
||||
'Servings' => 'Servings',
|
||||
'Costs' => 'Costs',
|
||||
'Based on the prices of the last purchase per product' => 'Based on the prices of the last purchase per product',
|
||||
'The ingredients listed here result in this amount of servings' => 'The ingredients listed here result in this amount of servings',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Do not check against the shopping list when adding missing items to it',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list',
|
||||
'Picture' => 'Picture',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Uncheck ingredients to not put them on the shopping list',
|
||||
'This is for statistical purposes only' => 'This is for statistical purposes only',
|
||||
'You have to select a recipe' => 'You have to select a recipe',
|
||||
'Key type' => 'Key type',
|
||||
'Share/Integrate calendar (iCal)' => 'Share/Integrate calendar (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Use the following (public) URL to share or integrate the calendar in iCal format',
|
||||
'Allow partial units in stock' => 'Allow partial units in stock',
|
||||
'Enable tare weight handling' => 'Enable tare weight handling',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below',
|
||||
'Tare weight' => 'Tare weight',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated',
|
||||
'You have to select a location' => 'You have to select a location',
|
||||
'List' => 'List',
|
||||
'Gallery' => 'Gallery',
|
||||
'The current picture will be deleted when you save the recipe' => 'The current picture will be deleted when you save the recipe',
|
||||
'Show product details' => 'Show product details',
|
||||
'Stock journal for this product' => 'Stock journal for this product',
|
||||
'Show chore details' => 'Show chore details',
|
||||
'Journal for this chore' => 'Journal for this chore',
|
||||
'Show battery details' => 'Show battery details',
|
||||
'Journal for this battery' => 'Journal for this battery',
|
||||
'System info' => 'System info',
|
||||
'Changelog' => 'Changelog',
|
||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?',
|
||||
'Product count' => 'Product count',
|
||||
'Type a new product name or barcode and hit TAB to start a workflow' => 'Type a new product name or barcode and hit TAB to start a workflow',
|
||||
'This will be used as the default setting when adding this product as a recipe ingredient' => 'This will be used as the default setting when adding this product as a recipe ingredient',
|
||||
'Add item' => 'Add item',
|
||||
'Selected shopping list' => 'Selected shopping list',
|
||||
'New shopping list' => 'New shopping list',
|
||||
'Delete shopping list' => 'Delete shopping list',
|
||||
'Chores settings' => 'Chores settings',
|
||||
'Batteries settings' => 'Batteries settings',
|
||||
'Tasks settings' => 'Tasks settings',
|
||||
'Create shopping list' => 'Create shopping list',
|
||||
'Are you sure to delete shopping list "#1"?' => 'Are you sure to delete shopping list "#1"?',
|
||||
'Average shelf life' => 'Average shelf life',
|
||||
'Spoil rate' => 'Spoil rate',
|
||||
'Show more' => 'Show more',
|
||||
'Show less' => 'Show less',
|
||||
'The amount must be between #1 and #2' => 'The amount must be between #1 and #2',
|
||||
'Day of month' => 'Day of month',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'Configure userfields' => 'Configure userfields',
|
||||
'Userfields' => 'Userfields',
|
||||
'Filter by entity' => 'Filter by entity',
|
||||
'Entity' => 'Entity',
|
||||
'Caption' => 'Caption',
|
||||
'Type' => 'Type',
|
||||
'Create userfield' => 'Create userfield',
|
||||
'A entity is required' => 'A entity is required',
|
||||
'A caption is required' => 'A caption is required',
|
||||
'A type is required' => 'A type is required',
|
||||
'Show as column in tables' => 'Show as column in tables',
|
||||
'This is required and can only contain letters and numbers' => 'This is required and can only contain letters and numbers',
|
||||
'Edit userfield' => 'Edit userfield'
|
||||
);
|
1189
localization/en/strings.po
Normal file
1189
localization/en/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'text-single-line' => 'Text (single line)',
|
||||
'text-multi-line' => 'Text (multi line)',
|
||||
'number-integral' => 'Number (integral)',
|
||||
'number-decimal' => 'Number (decimal)',
|
||||
'date' => 'Date (without time)',
|
||||
'datetime' => 'Date & time',
|
||||
'checkbox' => 'Checkbox'
|
||||
);
|
34
localization/en/userfield_types.po
Normal file
34
localization/en/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: en\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr "Text (single line)"
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr "Text (multi line)"
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr "Number (integral)"
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr "Number (decimal)"
|
||||
|
||||
msgid "date"
|
||||
msgstr "Date (without time)"
|
||||
|
||||
msgid "datetime"
|
||||
msgstr "Date & time"
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr "Checkbox"
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manualmente',
|
||||
'dynamic-regular' => 'Dinámico regular',
|
||||
'daily' => 'Diario',
|
||||
'weekly' => 'Semanal',
|
||||
'monthly' => 'Mensual'
|
||||
);
|
28
localization/es/chore_types.po
Normal file
28
localization/es/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: es\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manualmente"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Dinámico regular"
|
||||
|
||||
msgid "daily"
|
||||
msgstr "Diario"
|
||||
|
||||
msgid "weekly"
|
||||
msgstr "Semanal"
|
||||
|
||||
msgid "monthly"
|
||||
msgstr "Mensual"
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'es',
|
||||
'timeago_nan' => 'Hace NaN años',
|
||||
'moment_locale' => 'es',
|
||||
'datatables_localization' => '{"sEmptyTable":"Sin datos en la tabla","sInfo":"Mostrando de _START_ a _END_ de _TOTAL_ entradas","sInfoEmpty":"Mostrando de 0 a 0 de 0 entradas","sInfoFiltered":"(filtrando a _MAX_ entradas máximas)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Mostrar _MENU_ entradas","sLoadingRecords":"Cargando...","sProcessing":"Procesando...","sSearch":"Buscar:","sZeroRecords":"No se han encontrado resultados coincidentes","oPaginate":{"sFirst":"Primero","sLast":"Último","sNext":"Siguiente","sPrevious":"Anterior"},"oAria":{"sSortAscending":": activar para ordenar ascendentemente","sSortDescending":": activar para ordenar descendentemente"}}',
|
||||
'summernote_locale' => 'es-ES',
|
||||
'fullcalendar_locale' => 'es'
|
||||
);
|
31
localization/es/component_translations.po
Normal file
31
localization/es/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: es\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "es"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "Hace NaN años"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "es"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sEmptyTable\":\"Sin datos en la tabla\",\"sInfo\":\"Mostrando de _START_ a _END_ de _TOTAL_ entradas\",\"sInfoEmpty\":\"Mostrando de 0 a 0 de 0 entradas\",\"sInfoFiltered\":\"(filtrando a _MAX_ entradas máximas)\",\"sInfoPostFix\":\"\",\"sInfoThousands\":\",\",\"sLengthMenu\":\"Mostrar _MENU_ entradas\",\"sLoadingRecords\":\"Cargando...\",\"sProcessing\":\"Procesando...\",\"sSearch\":\"Buscar:\",\"sZeroRecords\":\"No se han encontrado resultados coincidentes\",\"oPaginate\":{\"sFirst\":\"Primero\",\"sLast\":\"Último\",\"sNext\":\"Siguiente\",\"sPrevious\":\"Anterior\"},\"oAria\":{\"sSortAscending\":\": activar para ordenar ascendentemente\",\"sSortDescending\":\": activar para ordenar descendentemente\"}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "es-ES"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "es"
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Galletas',
|
||||
'Chocolate' => 'Chocolate',
|
||||
'Pantry' => 'Despensa',
|
||||
'Candy cupboard' => 'Estante de los dulces',
|
||||
'Tinned food cupboard' => 'Estante de las latas',
|
||||
'Fridge' => 'Nevera',
|
||||
'Piece' => 'Pieza',
|
||||
'Pieces' => 'Piezas',
|
||||
'Pack' => 'Pack',
|
||||
'Packs' => 'Packs',
|
||||
'Glass' => 'Vaso',
|
||||
'Glasses' => 'Vasos',
|
||||
'Tin' => 'Envase',
|
||||
'Tins' => 'Envases',
|
||||
'Can' => 'Lata',
|
||||
'Cans' => 'Latas',
|
||||
'Bunch' => 'Puñado',
|
||||
'Bunches' => 'Puñados',
|
||||
'Gummy bears' => 'Ositos',
|
||||
'Crisps' => 'Patatas fritas',
|
||||
'Eggs' => 'Huevos',
|
||||
'Noodles' => 'Fideos',
|
||||
'Pickles' => 'Pepinillos',
|
||||
'Gulash soup' => 'Sopa',
|
||||
'Yogurt' => 'Yogurt',
|
||||
'Cheese' => 'Queso',
|
||||
'Cold cuts' => 'Fiambres',
|
||||
'Paprika' => 'Pimentón',
|
||||
'Cucumber' => 'Pepino',
|
||||
'Radish' => 'Rábano',
|
||||
'Tomato' => 'Tomate',
|
||||
'Changed towels in the bathroom' => 'Cambiar las toallas del baño',
|
||||
'Cleaned the kitchen floor' => 'Limpiar el suelo de la cocina',
|
||||
'Warranty ends' => 'Final de la garantía',
|
||||
'TV remote control' => 'Mando de la TV',
|
||||
'Alarm clock' => 'Despertador',
|
||||
'Heat remote control' => 'Mando de la calefacción',
|
||||
'Lawn mowed in the garden' => 'Cortar el césped del jardín',
|
||||
'Some good snacks' => 'Cosas de picar',
|
||||
'Pizza dough' => 'Masa de pizza',
|
||||
'Sieved tomatoes' => 'Tomate triturado',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Tostada',
|
||||
'Minced meat' => 'Carne picada',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti boloñesa',
|
||||
'Sandwiches' => 'Bocadillos',
|
||||
'English' => 'Inglés',
|
||||
'German' => 'Alemán',
|
||||
'Italian' => 'Italiano',
|
||||
'Demo in different language' => 'Demo en otro idioma',
|
||||
'This is the note content of the recipe ingredient' => 'Este es el contenido de la nota del ingrediente de la receta',
|
||||
'Demo User' => 'Usuario de demostración',
|
||||
'Gram' => 'Gramo',
|
||||
'Grams' => 'Gramos',
|
||||
'Flour' => 'Harina',
|
||||
'Pancakes' => 'Tortitas',
|
||||
'Sugar' => 'Azucar',
|
||||
'Home' => 'Casa',
|
||||
'Life' => 'Vida',
|
||||
'Projects' => 'Proyectos',
|
||||
'Repair the garage door' => 'Reparar la puerta del garaje',
|
||||
'Fork and improve grocy' => 'Forkea y mejora grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Encontrar una solución a qué hacer cuando me olvido las llaves',
|
||||
'Sweets' => 'Dulces',
|
||||
'Bakery products' => 'Productos de panadería',
|
||||
'Tinned food' => 'Comida en lata',
|
||||
'Butchery products' => 'Productos de carnicería',
|
||||
'Vegetables/Fruits' => 'Verduras/Frutas',
|
||||
'Refrigerated products' => 'Productos refrigerados',
|
||||
'Coffee machine' => 'Máquina de café',
|
||||
'Dishwasher' => 'Lavavajillas',
|
||||
'Liter' => 'Litro',
|
||||
'Liters' => 'Litros',
|
||||
'Bottle' => 'Botella',
|
||||
'Bottles' => 'Botellas',
|
||||
'Milk' => 'Leche',
|
||||
'Chocolate sauce' => 'Salsa de chocolate',
|
||||
'Milliliters' => 'Mililitros',
|
||||
'Milliliter' => 'Mililitro',
|
||||
'Bottom' => 'Fondo',
|
||||
'Topping' => 'Parte superior',
|
||||
'French' => 'Francés',
|
||||
'Turkish' => 'Turkish',
|
||||
'Spanish' => 'Spanish',
|
||||
'Russian' => 'Russian',
|
||||
'The thing which happens on the 5th of every month' => 'The thing which happens on the 5th of every month',
|
||||
'The thing which happens daily' => 'The thing which happens daily',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'The thing which happens on Mondays and Wednesdays',
|
||||
'Swedish' => 'Swedish'
|
||||
);
|
286
localization/es/demo_data.po
Normal file
286
localization/es/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: es\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Galletas"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Chocolate"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Despensa"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Estante de los dulces"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Estante de las latas"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Nevera"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Pieza"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Piezas"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pack"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Packs"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Vaso"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Vasos"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Envase"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Envases"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Lata"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Latas"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Puñado"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Puñados"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Ositos"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Patatas fritas"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Huevos"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Fideos"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Pepinillos"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Sopa"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yogurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Queso"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Fiambres"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Pimentón"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Pepino"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Rábano"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomate"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Cambiar las toallas del baño"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Limpiar el suelo de la cocina"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Final de la garantía"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "Mando de la TV"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Despertador"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Mando de la calefacción"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Cortar el césped del jardín"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Cosas de picar"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Masa de pizza"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Tomate triturado"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Tostada"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Carne picada"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti boloñesa"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Bocadillos"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Inglés"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Alemán"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italiano"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo en otro idioma"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "Este es el contenido de la nota del ingrediente de la receta"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Usuario de demostración"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gramo"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Gramos"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Harina"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Tortitas"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Azucar"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Casa"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Vida"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Proyectos"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Reparar la puerta del garaje"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "Forkea y mejora grocy"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Encontrar una solución a qué hacer cuando me olvido las llaves"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Dulces"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Productos de panadería"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Comida en lata"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Productos de carnicería"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Verduras/Frutas"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Productos refrigerados"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Máquina de café"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Lavavajillas"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Litro"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Litros"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Botella"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Botellas"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Leche"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Salsa de chocolate"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Mililitros"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Mililitro"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Fondo"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Parte superior"
|
||||
|
||||
msgid "French"
|
||||
msgstr "Francés"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr "Turkish"
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr "Spanish"
|
||||
|
||||
msgid "Russian"
|
||||
msgstr "Ruso"
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr "Lo que ocurre el día 5 de cada mes"
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr "Lo que ocurre diariamente"
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr "Lo que ocurre los lunes y los miércoles"
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr "Sueco"
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Compra',
|
||||
'consume' => 'Consumo',
|
||||
'inventory-correction' => 'Corrección de inventario',
|
||||
'product-opened' => 'Producto abierto'
|
||||
);
|
25
localization/es/stock_transaction_types.po
Normal file
25
localization/es/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: es\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Compra"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Consumo"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Corrección de inventario"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Producto abierto"
|
@@ -1,397 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Resumen de stock',
|
||||
'#1 products expiring within the next #2 days' => '#1 productos caducan en los próximos #2 días',
|
||||
'#1 products are already expired' => '#1 productos ya han caducado',
|
||||
'#1 products are below defined min. stock amount' => '#1 productos están por debajo del mínimo de stock definido',
|
||||
'Product' => 'Producto',
|
||||
'Amount' => 'Cantidad',
|
||||
'Next best before date' => 'Siguiente fecha de caducidad',
|
||||
'Logout' => 'Cerrar sesión',
|
||||
'Chores overview' => 'Resumen de tareas del hogar',
|
||||
'Batteries overview' => 'Resumen de pilas',
|
||||
'Purchase' => 'Compra',
|
||||
'Consume' => 'Consumo',
|
||||
'Inventory' => 'Inventario',
|
||||
'Shopping list' => 'Lista de la compra',
|
||||
'Chore tracking' => 'Seguimiento de tareas del hogar',
|
||||
'Battery tracking' => 'Seguimiento de pilas',
|
||||
'Products' => 'Productos',
|
||||
'Locations' => 'Lugares',
|
||||
'Quantity units' => 'Unidades',
|
||||
'Chores' => 'Tareas del hogar',
|
||||
'Batteries' => 'Pilas',
|
||||
'Chore' => 'Tarea del hogar',
|
||||
'Next estimated tracking' => 'Siguiente seguimiento estimado',
|
||||
'Last tracked' => 'Último seguimiento',
|
||||
'Battery' => 'Pila',
|
||||
'Last charged' => 'Última carga',
|
||||
'Next planned charge cycle' => 'Siguiente ciclo de carga planificado',
|
||||
'Best before' => 'Preferentemente antes de',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Resumen de producto',
|
||||
'Stock quantity unit' => 'Unidad de stock',
|
||||
'Stock amount' => 'Cantidad de stock',
|
||||
'Last purchased' => 'Última compra',
|
||||
'Last used' => 'Último uso',
|
||||
'Spoiled' => 'Desperdiciado',
|
||||
'Barcode lookup is disabled' => 'El buscador de códigos de barras está deshabilitado',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'será añadido a la lista de códigos de barras para el producto seleccionado al enviar',
|
||||
'New amount' => 'Nueva cantidad',
|
||||
'Note' => 'Nota',
|
||||
'Tracked time' => 'Tiempo seguido',
|
||||
'Chore overview' => 'Resumen de tarea del hogar',
|
||||
'Tracked count' => 'Cuenta seguida',
|
||||
'Battery overview' => 'Resumen de pila',
|
||||
'Charge cycles count' => 'Cuenta de ciclos de carga',
|
||||
'Create shopping list item' => 'Crear elemento de la lista de la compra',
|
||||
'Edit shopping list item' => 'Editar elemento de la lista de la compra',
|
||||
'Save' => 'Grabar',
|
||||
'Add' => 'Añadir',
|
||||
'Name' => 'Nombre',
|
||||
'Location' => 'Lugar',
|
||||
'Min. stock amount' => 'Min. cantidad de stock',
|
||||
'QU purchase' => 'Cantidad de compra',
|
||||
'QU stock' => 'Cantidad de stock',
|
||||
'QU factor' => 'Factor de cantidad',
|
||||
'Description' => 'Descripción',
|
||||
'Create product' => 'Crear producto',
|
||||
'Barcode(s)' => 'Código(s) de barras',
|
||||
'Minimum stock amount' => 'Mínima cantidad de stock',
|
||||
'Default best before days' => 'Días de caducidad por defecto',
|
||||
'Quantity unit purchase' => 'Unidad de compra',
|
||||
'Quantity unit stock' => 'Unidad de stock',
|
||||
'Factor purchase to stock quantity unit' => 'Factor de unidad entre compra y stock',
|
||||
'Create location' => 'Crear lugar',
|
||||
'Create quantity unit' => 'Crear unidad',
|
||||
'Period type' => 'Tipo de periodo',
|
||||
'Period days' => 'Días del periodo',
|
||||
'Create chore' => 'Crear tarea del hogar',
|
||||
'Used in' => 'Usado en',
|
||||
'Create battery' => 'Crear pila',
|
||||
'Edit battery' => 'Editar pila',
|
||||
'Edit chore' => 'Editar tarea del hogar',
|
||||
'Edit quantity unit' => 'Editar unidad',
|
||||
'Edit product' => 'Editar producto',
|
||||
'Edit location' => 'Editar lugar',
|
||||
'Record data' => 'Grabar datos',
|
||||
'Manage master data' => 'Administrar datos maestros',
|
||||
'This will apply to added products' => 'Esto se aplicará a los productos añadidos',
|
||||
'never' => 'nunca',
|
||||
'Add products that are below defined min. stock amount' => 'Añadir productos que están por debajo del mínimo de stock definido',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'Para nuevas compras, esta cantidad de días se añadirán desde hoy como sugerencia de fecha de caducidad',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'Quiere decir que 1 #1 comprada se convertirá en #2 #3 en el stock',
|
||||
'Login' => 'Iniciar sesión',
|
||||
'Username' => 'Nombre usuario',
|
||||
'Password' => 'Contraseña',
|
||||
'Invalid credentials, please try again' => 'Credenciales inválidas, prueba de nuevo',
|
||||
'Are you sure to delete battery "#1"?' => '¿Estás seguro de querer borrar la pila "#1"?',
|
||||
'Yes' => 'Sí',
|
||||
'No' => 'No',
|
||||
'Are you sure to delete chore "#1"?' => '¿Estás seguro de querer borrar la tarea del hogar "#1"?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" no puede resolverse a un producto, ¿cómo quieres proceder?',
|
||||
'Create or assign product' => 'Crear o asignar un producto',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Add as new product' => 'Añadir como un nuevo producto',
|
||||
'Add as barcode to existing product' => 'Añadir como código de barras de un producto existente',
|
||||
'Add as new product and prefill barcode' => 'Añadir un nuevo producto y rellenar código de barras',
|
||||
'Are you sure to delete quantity unit "#1"?' => '¿Estás seguro de querer borrar la unidad "#1"?',
|
||||
'Are you sure to delete product "#1"?' => '¿Estás seguro de querer borrar el producto "#1"?',
|
||||
'Are you sure to delete location "#1"?' => '¿Estás seguro de querer borrar el lugar "#1"?',
|
||||
'Manage API keys' => 'Administrar las claves de API',
|
||||
'REST API & data model documentation' => 'Documentación de la API REST y modelo de datos',
|
||||
'API keys' => 'Claves de API',
|
||||
'Create new API key' => 'Crear nueva clave de API',
|
||||
'API key' => 'Clave de API',
|
||||
'Expires' => 'Caduca',
|
||||
'Created' => 'Creado',
|
||||
'This product is not in stock' => 'Este producto no está en stock',
|
||||
'This means #1 will be added to stock' => 'Quiere decir que #1 será añadido al stock',
|
||||
'This means #1 will be removed from stock' => 'Quiere decir que #1 será eliminado del stock',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'Quiere decir que una nueva ocurrencia de esta tarea del hogar se seguirá #1 días después de la última vez',
|
||||
'Removed #1 #2 of #3 from stock' => 'Eliminado #1 #2 de #3 del stock',
|
||||
'About grocy' => 'Sobre grocy',
|
||||
'Close' => 'Cerrar',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 pilas están pendientes de carga en los siguientes #2 días',
|
||||
'#1 batteries are overdue to be charged' => '#1 pilas han pasado su fecha de carga prevista',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 tareas del hogar están pendientes de suceder en los siguientes #2 días',
|
||||
'#1 chores are overdue to be done' => '#1 tareas del hogar están vencidas',
|
||||
'Released on' => 'Publicado el',
|
||||
'Consume #3 #1 of #2' => 'Consumir #3 #1 de #2',
|
||||
'Added #1 #2 of #3 to stock' => 'Añadido #1 #2 de #3 al stock',
|
||||
'Stock amount of #1 is now #2 #3' => 'La cantidad de stock de #1 es ahora #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'Registrada ejecución de tarea del hogar #1 en #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Registrado ciclo de carga de la pila #1 en #2',
|
||||
'Consume all #1 which are currently in stock' => 'Consumir todo #1 que está en stock',
|
||||
'All' => 'Todo',
|
||||
'Track charge cycle of battery #1' => 'Registrar ciclo de carga de la pila #1',
|
||||
'Track execution of chore #1' => 'Registrar ejecución de tarea del hogar #1',
|
||||
'Filter by location' => 'Filtrar por lugar',
|
||||
'Search' => 'Buscar',
|
||||
'Not logged in' => 'Sesión no iniciada',
|
||||
'You have to select a product' => 'Has de seleccionar un producto',
|
||||
'You have to select a chore' => 'Has de seleccionar una tarea del hogar',
|
||||
'You have to select a battery' => 'Has de seleccionar una pila',
|
||||
'A name is required' => 'Es necesario un nombre',
|
||||
'A location is required' => 'Es necesario un lugar',
|
||||
'The amount cannot be lower than #1' => 'La cantidad no puede ser menor a #1',
|
||||
'This cannot be negative' => 'Esto no puede ser negativo',
|
||||
'A quantity unit is required' => 'Es necesaria una unidad',
|
||||
'A period type is required' => 'Es necesario un tipo de periodo',
|
||||
'A best before date is required' => 'Es necesaria una fecha de caducidad',
|
||||
'Settings' => 'Configuración',
|
||||
'This can only be before now' => 'Sólo puede ser antes que ahora',
|
||||
'Calendar' => 'Calendario',
|
||||
'Recipes' => 'Recetas',
|
||||
'Edit recipe' => 'Editar receta',
|
||||
'New recipe' => 'Nueva receta',
|
||||
'Ingredients list' => 'Lista de ingredientes',
|
||||
'Add recipe ingredient' => 'Añadir ingrediente',
|
||||
'Edit recipe ingredient' => 'Editar ingrediente',
|
||||
'Are you sure to delete recipe "#1"?' => '¿Estás seguro de querer borrar la receta "#1"?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => '¿Estás seguro de querer borrar el ingrediente "#1" de la receta?',
|
||||
'Are you sure to empty shopping list "#1"?' => '¿Estás seguro de querer vaciar la lista de la compra "#1"?',
|
||||
'Clear list' => 'Borrar lista',
|
||||
'Requirements fulfilled' => 'Requerimientos completos',
|
||||
'Put missing products on shopping list' => 'Añadir productos faltantes a la lista de la compra',
|
||||
'Not enough in stock, #1 ingredients missing' => 'No hay suficiente stock, faltan #1 ingredientes',
|
||||
'Enough in stock' => 'Suficiente stock',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'No hay suficiente stock, faltan #1 ingredientes, pero están en la lista de la compra',
|
||||
'Expand to fullscreen' => 'Pantalla completa',
|
||||
'Ingredients' => 'Ingredientes',
|
||||
'Preparation' => 'Preparación',
|
||||
'Recipe' => 'Receta',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'No hay suficiente stock, faltan #1, pero #2 están en la lista de la compra',
|
||||
'Show notes' => 'Mostrar notas',
|
||||
'Put missing amount on shopping list' => 'Añadir cantidades faltantes en la lista de la compra',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => '¿Estás seguro de poner todos los ingredientes faltantes para la recepta "#1" en la lista de la compra?',
|
||||
'Added for recipe #1' => 'Añadido para la receta #1',
|
||||
'Manage users' => 'Administrar usuarios',
|
||||
'User' => 'Usuario',
|
||||
'Users' => 'Usuarios',
|
||||
'Are you sure to delete user "#1"?' => '¿Estás seguro de borrar el usuario "#1"?',
|
||||
'Create user' => 'Crear usuario',
|
||||
'Edit user' => 'Editar usuario',
|
||||
'First name' => 'Nombre',
|
||||
'Last name' => 'Apellidos',
|
||||
'A username is required' => 'Es necesario un nombre de usuario',
|
||||
'Confirm password' => 'Confirma la contraseña',
|
||||
'Passwords do not match' => 'Las contraseñas no coinciden',
|
||||
'Change password' => 'Cambiar contraseña',
|
||||
'Done by' => 'Hecho el',
|
||||
'Last done by' => 'Último hecho el',
|
||||
'Unknown' => 'Desconocido',
|
||||
'Filter by chore' => 'Filtrar por tarea del hogar',
|
||||
'Chores journal' => 'Diario de tareas del hogar',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 significa que las sugerencias para el siguiente ciclo de carga estarán deshabilitadas',
|
||||
'Charge cycle interval (days)' => 'Intervalo de ciclo de carga (días)',
|
||||
'Last price' => 'Último precio',
|
||||
'Price history' => 'Histórico de precios',
|
||||
'No price history available' => 'No hay histórico de precios disponible',
|
||||
'Price' => 'Precio',
|
||||
'in #1 per purchase quantity unit' => 'en #1 por unidad de compra',
|
||||
'The price cannot be lower than #1' => 'El precio no puede ser menor que #1',
|
||||
'#1 product expires within the next #2 days' => '#1 producto caduca en los próximos #2 días',
|
||||
'#1 product is already expired' => '#1 producto está ya caducado',
|
||||
'#1 product is below defined min. stock amount' => '#1 producto está por debajo de la min. cantidad de stock',
|
||||
'Unit' => 'Unidad',
|
||||
'Units' => 'Unidades',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 tarea del hogar vence en los próximos #2 días',
|
||||
'#1 chore is overdue to be done' => '#1 tarea del hogar está vencida',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 pila debe ser cargada en los próximos #2 días',
|
||||
'#1 battery is overdue to be charged' => '#1 pila ha vencido para ser cargada',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 unidad se ha añadido automáticamente y se aplicará además de la cantidad indicada aquí',
|
||||
'in singular form' => 'en singular',
|
||||
'in plural form' => 'en plural',
|
||||
'Never expires' => 'Nunca caduca',
|
||||
'This cannot be lower than #1' => 'No puede ser menor que #1',
|
||||
'-1 means that this product never expires' => '-1 significa que este producto nunca caduca',
|
||||
'Quantity unit' => 'Unidad',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Solo comprobar si una unidad está en stock (una cantidad diferente puede usarse arriba)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => '¿Estás seguro de consumir todos los ingredientes necesarios de la receta "#1" (los ingredientes marcados como "solo comprobar si una unidad está en stock" se ignorarán)?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Eliminar todos los ingredientes de la recepta "#1" del stock',
|
||||
'Consume all ingredients needed by this recipe' => 'Consumir todos los ingredientes necesarios para esta receta',
|
||||
'Click to show technical details' => 'Haz click para mostrar detalles técnicos',
|
||||
'Error while saving, probably this item already exists' => 'Error al gabar, probablemente este elemento ya existe',
|
||||
'Error details' => 'Detalles del error',
|
||||
'Tasks' => 'Tareas',
|
||||
'Show done tasks' => 'Mostrar tareas completadas',
|
||||
'Task' => 'Tarea',
|
||||
'Due' => 'Vence',
|
||||
'Assigned to' => 'Asignado a',
|
||||
'Mark task "#1" as completed' => 'Marcar la tarea "#1" como completada',
|
||||
'Uncategorized' => 'Sin categorizar',
|
||||
'Task categories' => 'Categoría de tareas',
|
||||
'Create task' => 'Crear tarea',
|
||||
'A due date is required' => 'Es necesaria una fecha de vencimiento',
|
||||
'Category' => 'Categoría',
|
||||
'Edit task' => 'Editar tarea',
|
||||
'Are you sure to delete task "#1"?' => '¿Estás seguro de borrar la tarea "#1"?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 tarea vence en los próximos #2 días',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 tareas vencen en los próximos #2 días',
|
||||
'#1 task is overdue to be done' => '#1 tarea está vencida',
|
||||
'#1 tasks are overdue to be done' => '#1 tareas están vencidas',
|
||||
'Edit task category' => 'Editar categoría de tarea',
|
||||
'Create task category' => 'Crear categoría de tarea',
|
||||
'Product groups' => 'Grupos de producto',
|
||||
'Ungrouped' => 'Sin agrupar',
|
||||
'Create product group' => 'Crear grupo de productos',
|
||||
'Edit product group' => 'Editar grupos de producto',
|
||||
'Product group' => 'Grupo de producto',
|
||||
'Are you sure to delete product group "#1"?' => '¿Estás seguro de querer borrar el grupo de productos "#1"?',
|
||||
'Stay logged in permanently' => 'Permanecer con la sesión iniciada',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'Si no está marcado, se cerrará la sesión como máximo en 30 días',
|
||||
'Filter by status' => 'Filtrar por estado',
|
||||
'Below min. stock amount' => 'Por debajo de la min. cantidad de stock',
|
||||
'Expiring soon' => 'Caduca pronto',
|
||||
'Already expired' => 'Ya caducado',
|
||||
'Due soon' => 'Vence pronto',
|
||||
'Overdue' => 'Vencido',
|
||||
'View settings' => 'Ver configuración',
|
||||
'Auto reload on external changes' => 'Autorecarga en cambios externos',
|
||||
'Enable night mode' => 'Habilitar modo noche',
|
||||
'Auto enable in time range' => 'Autohabilitar en una franja de tiempo',
|
||||
'From' => 'Desde',
|
||||
'in format' => 'en formato',
|
||||
'To' => 'A',
|
||||
'Time range goes over midnight' => 'La franja del tiempo atraviesa la media noche',
|
||||
'Product picture' => 'Foto del producto',
|
||||
'No file selected' => 'No hay fichero seleccionado',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'Si no seleccionas un fichero, la imagen actual no cambiará',
|
||||
'Delete' => 'Borrar',
|
||||
'The current picture will be deleted when you save the product' => 'Se borrará la imagen actual si grabas el producto',
|
||||
'Select file' => 'Seleccionar fichero',
|
||||
'Image of product #1' => 'Imagen del producto #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'Este producto no se puede borrar porque está en stock, por favor, elimina el stock antes.',
|
||||
'Delete not possible' => 'No es posible eliminar',
|
||||
'Equipment' => 'Equipamiento',
|
||||
'Instruction manual' => 'Manual de instrucciones',
|
||||
'The selected equipment has no instruction manual' => 'El equipamiento seleccionado no tiene manual de instrucciones',
|
||||
'Notes' => 'Notas',
|
||||
'Edit equipment' => 'Editar equipamiento',
|
||||
'Create equipment' => 'Crear equipamiento',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'Si no seleccionas un fichero, el manual de instrucciones actual no cambiará',
|
||||
'No instruction manual available' => 'No hay manual de instrucciones disponible',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'Se borrará el manual de instrucciones si grabas el equipamiento',
|
||||
'No picture available' => 'No hay imagen disponible',
|
||||
'Filter by product group' => 'Filtrar por grupo de producto',
|
||||
'Presets for new products' => 'Configuraciones para nuevos productos',
|
||||
'Included recipes' => 'Recetas incluidas',
|
||||
'A recipe is required' => 'Es necesaria una receta',
|
||||
'Add included recipe' => 'Añadir receta incluida',
|
||||
'Edit included recipe' => 'Editar receta incluida',
|
||||
'Group' => 'Grupo',
|
||||
'This will be used as a headline to group ingredients together' => 'Esto se usará como titular del grupo de ingredientes',
|
||||
'Journal' => 'Diario',
|
||||
'Stock journal' => 'Diario de stock',
|
||||
'Filter by product' => 'Filtrar por producto',
|
||||
'Booking time' => 'Momento de reserva',
|
||||
'Booking type' => 'Tipo de reserva',
|
||||
'Undo booking' => 'Deshacer reserva',
|
||||
'Undone on' => 'Deshecho el',
|
||||
'Batteries journal' => 'Diario de pilas',
|
||||
'Filter by battery' => 'Filtrar por pila',
|
||||
'Undo charge cycle' => 'Deshacer el ciclo de carga',
|
||||
'Undo chore execution' => 'Deshacer ejecución de tarea del hogar',
|
||||
'Chore execution successfully undone' => 'Ejecución de tarea del hogar deshecha',
|
||||
'Undo' => 'Deshacer',
|
||||
'Booking successfully undone' => 'Reserva deshecha',
|
||||
'Charge cycle successfully undone' => 'Ciclo de carga deshecho',
|
||||
'This cannot be negative and must be an integral number' => 'No puede ser negativo y ha de ser un número entero',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Deshabilitar comprobación de stock para este ingrediente',
|
||||
'Add all list items to stock' => 'Añadir todos los elementos de la lista al stock',
|
||||
'Add #3 #1 of #2 to stock' => 'Añadir #3 #1 de #2 al stock',
|
||||
'Adding shopping list item #1 of #2' => 'Añadiendo elemento de la lista de la compra #1 a #2',
|
||||
'Use a specific stock item' => 'Usar un elemento específico del stock',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'El primer elemento de esta lista sería elegido por la regla "primero lo primero a caducar, luego primero en llegar, primero en salir"',
|
||||
'Mark #3 #1 of #2 as open' => 'Marcar #3 #1 de #2 como abierto',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'Cuando un producto es marcado como abierto, la fecha de caducidad se cambiará por hoy más esta cantidad de días (un valor de 0 deshabilita esto)',
|
||||
'Default best before days after opened' => 'Días de consumo después de abierto por defecto',
|
||||
'Marked #1 #2 of #3 as opened' => 'Marcado #1 #2 de #3 como abierto',
|
||||
'Mark as opened' => 'Marcar como abierto',
|
||||
'Expires on #1; Bought on #2' => 'Caduca el #1; comprado el #2',
|
||||
'Not opened' => 'Sin abrir',
|
||||
'Opened' => 'Abierto',
|
||||
'Mark #3 #1 of #2 as open' => 'Marcar #3 #1 de #2 como abierto',
|
||||
'#1 opened' => '#1 abierto',
|
||||
'Product expires' => 'El producto caduca',
|
||||
'Task due' => 'Vencimiento de tarea',
|
||||
'Chore due' => 'Vencimiento de tarea del hogar',
|
||||
'Battery charge cycle due' => 'Vencimiento de ciclo de carga',
|
||||
'Show clock in header' => 'Mostrar reloj en la cabecera',
|
||||
'Stock settings' => 'Configuración de stock',
|
||||
'Shopping list to stock workflow' => 'Flujo de lista de la compra a stock',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Hacer automáticamente la reserva utilizando el último precio y cantidad del elemento de la lista de la compra, si el producto tiene valor en "días de consumo por defecto"',
|
||||
'Skip' => 'Pasar',
|
||||
'Servings' => 'Servicios',
|
||||
'Costs' => 'Costes',
|
||||
'Based on the prices of the last purchase per product' => 'Basado en los precios de la última compra por producto',
|
||||
'The ingredients listed here result in this amount of servings' => 'Los ingredientes aparecen en base a la cantidad de servicios',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'No compruebes contra la lista de la compra cuando añadas ítems faltantes',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'Por defecto, la cantidad a añadir en la lista de la compra es "cantidad necesaria - cantidad en stock - cantidad en la lista de la compra". Cuando está activado, sólo se comprueba la cantidad en stock, no lo que ya está en la lista de la compra',
|
||||
'Picture' => 'Imagen',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Desmarca ingredientes para no añadirlos a la lista de la compra',
|
||||
'This is for statistical purposes only' => 'Sólo para fines estadísticos',
|
||||
'You have to select a recipe' => 'Has de seleccionar una receta',
|
||||
'Key type' => 'Tipo de clave',
|
||||
'Share/Integrate calendar (iCal)' => 'Compartir/integrar calendario (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Usa la siguiente URL (pública) para compartir o integrar el calendario en formato iCal',
|
||||
'Allow partial units in stock' => 'Permitir unidades parciales en stock',
|
||||
'Enable tare weight handling' => 'Permitir el manejo de peso',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'Esto es útil, por ejemplo, para harina en tarros, donde para comprar/consumir/inventariar pesas el tarro. La cantidad final en stock se calcula automáticamente en base al propio stock y el peso definido aquí',
|
||||
'Tare weight' => 'Peso',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Manejo de peso habilitado. Por favor, pesa el contenedor entero, la cantidad será calculada automáticamente',
|
||||
'You have to select a location' => 'Has de seleccionar un lugar',
|
||||
'List' => 'Lista',
|
||||
'Gallery' => 'Galería',
|
||||
'The current picture will be deleted when you save the recipe' => 'La imagen actual se borrará cuando grabes la receta',
|
||||
'Show product details' => 'Mostrar detalles del producto',
|
||||
'Stock journal for this product' => 'Diario de stock para este producto',
|
||||
'Show chore details' => 'Mostrar detalles de la tarea del hogar',
|
||||
'Journal for this chore' => 'Diario para esta tarea del hogar',
|
||||
'Show battery details' => 'Mostrar detalles de la pila',
|
||||
'Journal for this battery' => 'Diario para esta pila',
|
||||
'System info' => 'Información del sistema',
|
||||
'Changelog' => 'Registro de cambios',
|
||||
'will be multiplied a factor of #1 to get #2' => 'será multiplicado por un factor de #1 para #2',
|
||||
'The given date is earlier than today, are you sure?' => 'La fecha introducida es anterior a hoy, ¿estás seguro?',
|
||||
'Product count' => 'Cuenta de producto',
|
||||
'Type a new product name or barcode and hit TAB to start a workflow' => 'Escribe un nuevo producto o código de barras y pulsa TAB para iniciar un flujo de trabajo',
|
||||
'This will be used as the default setting when adding this product as a recipe ingredient' => 'Esto se usará como configuración por defecto cuando añadas este producto como ingrediente de una receta',
|
||||
'Add item' => 'Añadir ítem',
|
||||
'Selected shopping list' => 'Lista de la compra seleccionada',
|
||||
'New shopping list' => 'Nueva lista de la compra',
|
||||
'Delete shopping list' => 'Borrar lista de la compra',
|
||||
'Chores settings' => 'Configuración de tareas del hogar',
|
||||
'Batteries settings' => 'Configuración de pilas',
|
||||
'Tasks settings' => 'Configuración de tareas',
|
||||
'Create shopping list' => 'Crear lista de la compra',
|
||||
'Are you sure to delete shopping list "#1"?' => '¿Estás seguro de querer borrar la lista de la compra "#1"?',
|
||||
'Average shelf life' => 'Vida media ',
|
||||
'Spoil rate' => 'Ratio de desperdicio',
|
||||
'Show more' => 'Mostrar más',
|
||||
'Show less' => 'Mostrar menos',
|
||||
'The amount must be between #1 and #2' => 'La cantidad debe de estar entre #1 y #2',
|
||||
'Day of month' => 'Día del mes',
|
||||
'Monday' => 'Lunes',
|
||||
'Tuesday' => 'Martes',
|
||||
'Wednesday' => 'Miércoles',
|
||||
'Thursday' => 'Jueves',
|
||||
'Friday' => 'Viernes',
|
||||
'Saturday' => 'Sábado',
|
||||
'Sunday' => 'Domingo',
|
||||
'Configure userfields' => 'Configurar campos de usuario',
|
||||
'Userfields' => 'Campos de usuario',
|
||||
'Filter by entity' => 'Filtrar por entidad',
|
||||
'Entity' => 'Entidad',
|
||||
'Caption' => 'Leyenda',
|
||||
'Type' => 'Tipo',
|
||||
'Create userfield' => 'Crear campo de usuario',
|
||||
'A entity is required' => 'Es necesaria una entidad',
|
||||
'A caption is required' => 'Es necesaria una leyenda',
|
||||
'A type is required' => 'Es necesario un tipo',
|
||||
'Show as column in tables' => 'Mostrar como columnas en una tabla',
|
||||
'This is required and can only contain letters and numbers' => 'Es necesario y sólo puede contener letras y números',
|
||||
'Edit userfield' => 'Editar campo de usuario'
|
||||
);
|
1189
localization/es/strings.po
Normal file
1189
localization/es/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'text-single-line' => 'Texto (una línea)',
|
||||
'text-multi-line' => 'Texto (múltiples líneas)',
|
||||
'number-integral' => 'Número (entero)',
|
||||
'number-decimal' => 'Número (decimal)',
|
||||
'date' => 'Fecha (sin hora)',
|
||||
'datetime' => 'Fecha y hora',
|
||||
'checkbox' => 'Casilla de verificación'
|
||||
);
|
34
localization/es/userfield_types.po
Normal file
34
localization/es/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: es\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr "Texto (una línea)"
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr "Texto (múltiples líneas)"
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr "Número (entero)"
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr "Número (decimal)"
|
||||
|
||||
msgid "date"
|
||||
msgstr "Fecha (sin hora)"
|
||||
|
||||
msgid "datetime"
|
||||
msgstr "Fecha y hora"
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr "Casilla de verificación"
|
@@ -1,6 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manuelle',
|
||||
'dynamic-regular' => 'Régulière-dynamique'
|
||||
);
|
28
localization/fr/chore_types.po
Normal file
28
localization/fr/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: fr\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manuelle"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Régulière-dynamique"
|
||||
|
||||
msgid "daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "weekly"
|
||||
msgstr ""
|
||||
|
||||
msgid "monthly"
|
||||
msgstr ""
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'fr',
|
||||
'timeago_nan' => 'Il y a NaN années',
|
||||
'moment_locale' => 'fr',
|
||||
'datatables_localization' => '{"sProcessing":"Traitement en cours...","sSearch":"Rechercher :","sLengthMenu":"Afficher _MENU_ éléments","sInfo":"Affichage de l\'élément _START_ à _END_ sur _TOTAL_ éléments","sInfoEmpty":"Affichage de l\'élément 0 à 0 sur 0 élément","sInfoFiltered":"(filtré de _MAX_ éléments au total)","sInfoPostFix":"","sLoadingRecords":"Chargement en cours...","sZeroRecords":"Aucun élément à afficher","sEmptyTable":"Aucune donnée disponible dans le tableau","oPaginate":{"sFirst":"Premier","sPrevious":"Précédent","sNext":"Suivant","sLast":"Dernier"},"oAria":{"sSortAscending":": activer pour trier la colonne par ordre croissant","sSortDescending":": activer pour trier la colonne par ordre décroissant"}}',
|
||||
'summernote_locale' => 'fr-FR',
|
||||
'fullcalendar_locale' => 'fr'
|
||||
);
|
31
localization/fr/component_translations.po
Normal file
31
localization/fr/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: fr\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "fr"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "Il y a NaN années"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "fr"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sProcessing\":\"Traitement en cours...\",\"sSearch\":\"Rechercher :\",\"sLengthMenu\":\"Afficher _MENU_ éléments\",\"sInfo\":\"Affichage de l'élément _START_ à _END_ sur _TOTAL_ éléments\",\"sInfoEmpty\":\"Affichage de l'élément 0 à 0 sur 0 élément\",\"sInfoFiltered\":\"(filtré de _MAX_ éléments au total)\",\"sInfoPostFix\":\"\",\"sLoadingRecords\":\"Chargement en cours...\",\"sZeroRecords\":\"Aucun élément à afficher\",\"sEmptyTable\":\"Aucune donnée disponible dans le tableau\",\"oPaginate\":{\"sFirst\":\"Premier\",\"sPrevious\":\"Précédent\",\"sNext\":\"Suivant\",\"sLast\":\"Dernier\"},\"oAria\":{\"sSortAscending\":\": activer pour trier la colonne par ordre croissant\",\"sSortDescending\":\": activer pour trier la colonne par ordre décroissant\"}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "fr-FR"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "fr"
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Cookies',
|
||||
'Chocolate' => 'Chocolat',
|
||||
'Pantry' => 'Garde-manger',
|
||||
'Candy cupboard' => 'Boîte de bonbons',
|
||||
'Tinned food cupboard' => 'Conserve de nourriture',
|
||||
'Fridge' => 'Réfrigérateur',
|
||||
'Piece' => 'Pièce',
|
||||
'Pieces' => 'Pièces',
|
||||
'Pack' => 'Pack',
|
||||
'Packs' => 'Packs',
|
||||
'Glass' => 'Verre',
|
||||
'Glasses' => 'Verres',
|
||||
'Tin' => 'Pot',
|
||||
'Tins' => 'Pots',
|
||||
'Can' => 'Canette',
|
||||
'Cans' => 'Canettes',
|
||||
'Bunch' => 'Brunch',
|
||||
'Bunches' => 'Brunchs',
|
||||
'Gummy bears' => 'Oursons en gélatine',
|
||||
'Crisps' => 'Chips',
|
||||
'Eggs' => 'Oeufs',
|
||||
'Noodles' => 'Nouilles',
|
||||
'Pickles' => 'Cornichons',
|
||||
'Gulash soup' => 'Soupe de goulache',
|
||||
'Yogurt' => 'Yaourt',
|
||||
'Cheese' => 'Fromage',
|
||||
'Cold cuts' => 'Charcuterie',
|
||||
'Paprika' => 'Paprika',
|
||||
'Cucumber' => 'Concombre',
|
||||
'Radish' => 'Radis',
|
||||
'Tomato' => 'Tomate',
|
||||
'Changed towels in the bathroom' => 'Changement des serviettes dans la salle de bain',
|
||||
'Cleaned the kitchen floor' => 'Nettoyage du sol de la cuisine',
|
||||
'Warranty ends' => 'Fin de garantie',
|
||||
'TV remote control' => 'Télécommande de la TV',
|
||||
'Alarm clock' => 'Réveil',
|
||||
'Heat remote control' => 'Télécommande du chauffage',
|
||||
'Lawn mowed in the garden' => 'Jardin tondu',
|
||||
'Some good snacks' => 'Quelques bons snacks',
|
||||
'Pizza dough' => 'Pâte à pizza',
|
||||
'Sieved tomatoes' => 'Sauce tomate',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Pain grillé',
|
||||
'Minced meat' => 'Viande hachée',
|
||||
'Pizza' => 'PIzza',
|
||||
'Spaghetti bolognese' => 'Spaghetti bolognaise',
|
||||
'Sandwiches' => 'Sandwiches',
|
||||
'English' => 'Anglais',
|
||||
'German' => 'Allemand',
|
||||
'Italian' => 'Italien',
|
||||
'Demo in different language' => 'Démo dans une langue différente',
|
||||
'This is the note content of the recipe ingredient' => 'Ceci est le contenu de la note concernant l\'ingrédient de la recette',
|
||||
'Demo User' => 'Utilisateur de démonstration',
|
||||
'Gram' => 'Gramme',
|
||||
'Grams' => 'Grammes',
|
||||
'Flour' => 'Farine',
|
||||
'Pancakes' => 'Crêpes',
|
||||
'Sugar' => 'Sucre',
|
||||
'Home' => 'Domicile',
|
||||
'Life' => 'Vie',
|
||||
'Projects' => 'Projets',
|
||||
'Repair the garage door' => 'Réparer la porte du garage',
|
||||
'Fork and improve grocy' => 'Forker et améliorer grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Trouver une solution pour savoir quoi faire quand j\'oublie les clefs de la porte',
|
||||
'Sweets' => 'Bonbons',
|
||||
'Bakery products' => 'Produits de la boulangerie',
|
||||
'Tinned food' => 'Conserve',
|
||||
'Butchery products' => 'Produits de la boucherie',
|
||||
'Vegetables/Fruits' => 'Légumes/Fruits',
|
||||
'Refrigerated products' => 'Produits réfrigérés',
|
||||
'Coffee machine' => 'Machie à café',
|
||||
'Dishwasher' => 'Lave-vaisselle',
|
||||
'Liter' => 'Litière',
|
||||
'Liters' => 'Litières',
|
||||
'Bottle' => 'Bouteille',
|
||||
'Bottles' => 'Bouteilles',
|
||||
'Milk' => 'Lait',
|
||||
'Chocolate sauce' => 'Coulis de chocolat',
|
||||
'Milliliters' => 'Millilitres',
|
||||
'Milliliter' => 'Millilitre',
|
||||
'Bottom' => 'Dessous',
|
||||
'Topping' => 'Garniture',
|
||||
'French' => 'Français',
|
||||
'Turkish' => 'Turkish',
|
||||
'Spanish' => 'Spanish',
|
||||
'Russian' => 'Russian',
|
||||
'The thing which happens on the 5th of every month' => 'The thing which happens on the 5th of every month',
|
||||
'The thing which happens daily' => 'The thing which happens daily',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'The thing which happens on Mondays and Wednesdays',
|
||||
'Swedish' => 'Swedish'
|
||||
);
|
286
localization/fr/demo_data.po
Normal file
286
localization/fr/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: fr\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Cookies"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Chocolat"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Garde-manger"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Boîte de bonbons"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Conserve de nourriture"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Réfrigérateur"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Pièce"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Pièces"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pack"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Packs"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Verre"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Verres"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Pot"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Pots"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Canette"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Canettes"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Brunch"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Brunchs"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Oursons en gélatine"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Chips"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Oeufs"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Nouilles"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Cornichons"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Soupe de goulache"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yaourt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Fromage"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Charcuterie"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Paprika"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Concombre"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Radis"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomate"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Changement des serviettes dans la salle de bain"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Nettoyage du sol de la cuisine"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Fin de garantie"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "Télécommande de la TV"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Réveil"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Télécommande du chauffage"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Jardin tondu"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Quelques bons snacks"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Pâte à pizza"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Sauce tomate"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Pain grillé"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Viande hachée"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "PIzza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti bolognaise"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Sandwiches"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Anglais"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Allemand"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italien"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Démo dans une langue différente"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "Ceci est le contenu de la note concernant l'ingrédient de la recette"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Utilisateur de démonstration"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gramme"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Grammes"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Farine"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Crêpes"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Sucre"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Domicile"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Vie"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Projets"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Réparer la porte du garage"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "Forker et améliorer grocy"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Trouver une solution pour savoir quoi faire quand j'oublie les clefs de la porte"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Bonbons"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Produits de la boulangerie"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Conserve"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Produits de la boucherie"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Légumes/Fruits"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Produits réfrigérés"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Machie à café"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Lave-vaisselle"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Litière"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Litières"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Bouteille"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Bouteilles"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Lait"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Coulis de chocolat"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Millilitres"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Millilitre"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Dessous"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Garniture"
|
||||
|
||||
msgid "French"
|
||||
msgstr "Français"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Achat',
|
||||
'consume' => 'Consommation',
|
||||
'inventory-correction' => 'Correction d\'inventaire',
|
||||
'product-opened' => 'Produit ouvert'
|
||||
);
|
25
localization/fr/stock_transaction_types.po
Normal file
25
localization/fr/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: fr\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Achat"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Consommation"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Correction d'inventaire"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Produit ouvert"
|
@@ -1,359 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Aperçu du stock',
|
||||
'#1 products expiring within the next #2 days' => '#1 produits se périment dans les #2 jours',
|
||||
'#1 products are already expired' => '#1 produits sont périmés',
|
||||
'#1 products are below defined min. stock amount' => '#1 produits sont sous le seuil de stock minimum',
|
||||
'Product' => 'Produit',
|
||||
'Amount' => 'Quantité',
|
||||
'Next best before date' => 'Prochaine date de péremption',
|
||||
'Logout' => 'Se déconnecter',
|
||||
'Chores overview' => 'Aperçu des corvées',
|
||||
'Batteries overview' => 'Batteries',
|
||||
'Purchase' => 'Achat',
|
||||
'Consume' => 'Consommation',
|
||||
'Inventory' => 'Inventaire',
|
||||
'Shopping list' => 'Liste de courses',
|
||||
'Chore tracking' => 'Suivi des corvées',
|
||||
'Battery tracking' => 'Suivi des batteries',
|
||||
'Products' => 'Produits',
|
||||
'Locations' => 'Emplacements',
|
||||
'Quantity units' => 'Formats',
|
||||
'Chores' => 'Corvées',
|
||||
'Batteries' => 'Batteries',
|
||||
'Chore' => 'Corvée',
|
||||
'Next estimated tracking' => 'Prochaine occurrence estimée',
|
||||
'Last tracked' => 'Dernière réalisation',
|
||||
'Battery' => 'Batterie',
|
||||
'Last charged' => 'Dernier chargement',
|
||||
'Next planned charge cycle' => 'Prochaine charge planifiée',
|
||||
'Best before' => 'Date d\'expiration',
|
||||
'OK' => 'Ok',
|
||||
'Product overview' => 'Aperçu du produit',
|
||||
'Stock quantity unit' => 'Format de stockage',
|
||||
'Stock amount' => 'Quantité en stock',
|
||||
'Last purchased' => 'Dernier achat',
|
||||
'Last used' => 'Dernière utilisation',
|
||||
'Spoiled' => 'Périmé',
|
||||
'Barcode lookup is disabled' => 'La recherche par code barres est désactivée',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'sera ajouté à la liste des codes barres du produit sélectionné à l\'envoi',
|
||||
'New amount' => 'Nouvelle quantité',
|
||||
'Note' => 'Note',
|
||||
'Tracked time' => 'Réalisé le',
|
||||
'Chore overview' => 'Aperçu de la corvée',
|
||||
'Tracked count' => 'Nombre de réalisations',
|
||||
'Battery overview' => 'Aperçu des batteries',
|
||||
'Charge cycles count' => 'Nombre de charges',
|
||||
'Create shopping list item' => 'Créer une liste de courses',
|
||||
'Edit shopping list item' => 'Modifier une liste de courses',
|
||||
'Save' => 'Sauvegarder',
|
||||
'Add' => 'Ajouter',
|
||||
'Name' => 'Nom',
|
||||
'Location' => 'Emplacement',
|
||||
'Min. stock amount' => 'Quantité minimum en stock',
|
||||
'QU purchase' => 'Format achat',
|
||||
'QU stock' => 'Format stock',
|
||||
'QU factor' => 'Facteur format',
|
||||
'Description' => 'Description',
|
||||
'Create product' => 'Créer un produit',
|
||||
'Barcode(s)' => 'Code(s) barres',
|
||||
'Minimum stock amount' => 'Quantité minimum en stock',
|
||||
'Default best before days' => 'Jours avant péremption par défaut',
|
||||
'Quantity unit purchase' => 'Format à l\'achat',
|
||||
'Quantity unit stock' => 'Format au stockage',
|
||||
'Factor purchase to stock quantity unit' => 'Facteur entre la quantité à l\'achat et la quantité en stock',
|
||||
'Create location' => 'Créer un emplacement',
|
||||
'Create quantity unit' => 'Créer un format',
|
||||
'Period type' => 'Type de période',
|
||||
'Period days' => 'Jours dans la période',
|
||||
'Create chore' => 'Créer une corvée',
|
||||
'Used in' => 'Utilisé dans',
|
||||
'Create battery' => 'Créer une batterie',
|
||||
'Edit battery' => 'Modifier une batterie',
|
||||
'Edit chore' => 'Modifier une corvée',
|
||||
'Edit quantity unit' => 'Modifier le format',
|
||||
'Edit product' => 'Modifier le produit',
|
||||
'Edit location' => 'Modifier l\'emplacement',
|
||||
'Record data' => 'Enregistrer les données',
|
||||
'Manage master data' => 'Gérer les données',
|
||||
'This will apply to added products' => 'Sera appliqué aux produits ajoutés',
|
||||
'never' => 'jamais',
|
||||
'Add products that are below defined min. stock amount' => 'Ajouter les produits qui sont en dessous du seuil de stock minimum',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'A l\'achat, ce nombre de jours sera ajouté à la date de péremption suggérée',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => '1 #1 acheté sera converti en #2 #3 dans le stock',
|
||||
'Login' => 'Se connecter',
|
||||
'Username' => 'Identifiant',
|
||||
'Password' => 'Mot de passe',
|
||||
'Invalid credentials, please try again' => 'Identifiants invalides, merci de réessayer',
|
||||
'Are you sure to delete battery "#1"?' => 'Êtes vous sûr de vouloir supprimer la batterie "#1" ?',
|
||||
'Yes' => 'Oui',
|
||||
'No' => 'Non',
|
||||
'Are you sure to delete chore "#1"?' => 'Voulez-vous vraiment supprimer la corvée "#1" ?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" n\'a pas été retrouvé en tant que produit, comment voulez-vous procéder ?',
|
||||
'Create or assign product' => 'Créer ou assigner à un produit',
|
||||
'Cancel' => 'Annuler',
|
||||
'Add as new product' => 'Ajouter un nouveau produit',
|
||||
'Add as barcode to existing product' => 'Ajouter en tant que code-barres à un produit existant',
|
||||
'Add as new product and prefill barcode' => 'Ajouter un nouveau produit et pré-renseigner le code-barres',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Voulez-vous vraiment supprimer le format "#1" ?',
|
||||
'Are you sure to delete product "#1"?' => 'Voulez-vous vraiment supprimer le produit "#1" ?',
|
||||
'Are you sure to delete location "#1"?' => 'Voulez-vous vraiment supprimer l\'emplacement "#1" ?',
|
||||
'Manage API keys' => 'Gérer les clefs API',
|
||||
'REST API & data model documentation' => 'Documentation sur l\'API REST & le modèle des données',
|
||||
'API keys' => 'Clefs API',
|
||||
'Create new API key' => 'Créer une nouvelle clef API',
|
||||
'API key' => 'Clef API',
|
||||
'Expires' => 'Valide jusqu\'à',
|
||||
'Created' => 'Créée',
|
||||
'This product is not in stock' => 'Ce produit n\'est pas en stock',
|
||||
'This means #1 will be added to stock' => '#1 sera ajouté au stock',
|
||||
'This means #1 will be removed from stock' => '#1 sera supprimé du stock',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'La prochaine exécution de cette corvée sera programmée #1 jours après sa dernière exécution',
|
||||
'Removed #1 #2 of #3 from stock' => '#1 #2 de #3 supprimés du stock',
|
||||
'About grocy' => 'À propos de grocy',
|
||||
'Close' => 'Fermer',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 batteries doivent être rechargées dans les #2 prochains jours',
|
||||
'#1 batteries are overdue to be charged' => '#1 batteries n\'ont pas été rechargées à temps',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 corvées doivent être réalisées dans les #2 prochains jours',
|
||||
'#1 chores are overdue to be done' => '#1 corvées n\'ont pas été réalisées à temps',
|
||||
'Released on' => 'Date de sortie',
|
||||
'Consume #3 #1 of #2' => 'Consommer #3 #1 de #2',
|
||||
'Added #1 #2 of #3 to stock' => '#1 #2 de #3 ajoutés au stock',
|
||||
'Stock amount of #1 is now #2 #3' => 'La quantité en stock de #1 est maintenant de #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'La corvée "#1" a été réalisée le #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'La batterie "#1" a été rechargée le #2',
|
||||
'Consume all #1 which are currently in stock' => 'Consommer tous les #1 actuellement en stock',
|
||||
'All' => 'Tout',
|
||||
'Track charge cycle of battery #1' => 'Indiquer le rechargement de la batterie #1',
|
||||
'Track execution of chore #1' => 'Indiquer la réalisation de la corvée #1',
|
||||
'Filter by location' => 'Filtrer par emplacement',
|
||||
'Search' => 'Recherche',
|
||||
'Not logged in' => 'Non connecté',
|
||||
'You have to select a product' => 'Vous devez sélectionner un produit',
|
||||
'You have to select a chore' => 'Vous devez sélectionner une corvée',
|
||||
'You have to select a battery' => 'Vous devez sélectionner une batterie',
|
||||
'A name is required' => 'Un nom est requis',
|
||||
'A location is required' => 'Un emplacement est requis',
|
||||
'The amount cannot be lower than #1' => 'La quantité ne peut être inférieure à #1',
|
||||
'This cannot be negative' => 'Ne peut être négatif',
|
||||
'A quantity unit is required' => 'Un format est requis',
|
||||
'A period type is required' => 'Un type de période est requis',
|
||||
'A best before date is required' => 'A best before date is required',
|
||||
'Settings' => 'Paramètres',
|
||||
'This can only be before now' => 'Ne peut être qu\'antérieur à maintenant',
|
||||
'Calendar' => 'Calendrier',
|
||||
'Recipes' => 'Recettes',
|
||||
'Edit recipe' => 'Modifier une recette',
|
||||
'New recipe' => 'Nouvelle recette',
|
||||
'Ingredients list' => 'Liste des ingrédients',
|
||||
'Add recipe ingredient' => 'Ajouter un ingrédient dans la recette',
|
||||
'Edit recipe ingredient' => 'Modifier un ingrédient dans la recette',
|
||||
'Are you sure to delete recipe "#1"?' => 'Voulez-vous vraiment supprimer la recette "#1" ?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Voulez-vous vraiment supprimer l\'ingrédient "#1" de la recette ?',
|
||||
'Are you sure to empty the shopping list?' => 'Voulez-vous vraiment vider la liste de courses ?',
|
||||
'Clear list' => 'Vider la liste',
|
||||
'Requirements fulfilled' => 'Prérequis remplis',
|
||||
'Put missing products on shopping list' => 'Ajouter les produits manquants dans la liste de courses',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Pas assez en stock, #1 ingrédients manquants',
|
||||
'Enough in stock' => 'Il y en a assez en stock',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Pas assez en stock, #1 ingrédients manquants mais déjà dans la liste de courses',
|
||||
'Expand to fullscreen' => 'Mettre en plein écran',
|
||||
'Ingredients' => 'Ingrédients',
|
||||
'Preparation' => 'Préparation',
|
||||
'Recipe' => 'Recette',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Pas assez en stock, #1 manquant et #2 déjà dans la liste de courses',
|
||||
'Show notes' => 'Afficher les notes',
|
||||
'Put missing amount on shopping list' => 'Ajouter la quantité manquante dans la liste de courses',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Voulez-vous vraiment ajouter tous les ingrédients manquants de la recette "#1" dans la liste de courses ?',
|
||||
'Added for recipe #1' => 'Ajoutés pour la recette #1',
|
||||
'Manage users' => 'Gérer les utilisateurs',
|
||||
'User' => 'Utilisateur',
|
||||
'Users' => 'Utilisateurs',
|
||||
'Are you sure to delete user "#1"?' => 'Voulez-vous vraiment supprimer l\'utilisateur "#1" ?',
|
||||
'Create user' => 'Créer un utilisateur',
|
||||
'Edit user' => 'Modifier un utilisateur',
|
||||
'First name' => 'Prénom',
|
||||
'Last name' => 'Nom',
|
||||
'A username is required' => 'Un nom d\'utilisateur est requis',
|
||||
'Confirm password' => 'Confirmation du mot de passe',
|
||||
'Passwords do not match' => 'Les mots de passe ne sont pas identiques',
|
||||
'Change password' => 'Changer le mot de passe',
|
||||
'Done by' => 'Fait par',
|
||||
'Last done by' => 'Dernière réalisation par',
|
||||
'Unknown' => 'Inconnu',
|
||||
'Filter by chore' => 'Filtrer par corvée',
|
||||
'Chores journal' => 'Journal des corvées',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 implique que les suggestions du prochain cycle de charge seront désactivées',
|
||||
'Charge cycle interval (days)' => 'Intervalle du cycle de charge (jours)',
|
||||
'Last price' => 'Dernier prix',
|
||||
'Price history' => 'Historique des prix',
|
||||
'No price history available' => 'Aucun historique disponible',
|
||||
'Price' => 'Prix',
|
||||
'in #1 per purchase quantity unit' => 'en #1 par quantité achetée (au format d\'achat)',
|
||||
'The price cannot be lower than #1' => 'Le prix ne peut être inférieur à #1',
|
||||
'#1 product expires within the next #2 days' => '#1 produit se périme dans les #2 prochains jours',
|
||||
'#1 product is already expired' => '#1 produit est périmé',
|
||||
'#1 product is below defined min. stock amount' => '#1 produit est sous le seuil de stock minimum',
|
||||
'Unit' => 'Unité',
|
||||
'Units' => 'Unités',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 corvée doit être réalisée dans les #2 prochains jours',
|
||||
'#1 chore is overdue to be done' => '#1 corvée n\'a pas été réalisée à temps',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 batterie doit être rechargée dans les #2 prochains jours',
|
||||
'#1 battery is overdue to be charged' => '#1 batterie n\'a pas été rechargée à temps',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 unité a automatiquement été ajoutée et sera appliquée en plus à la quantité entrée ici',
|
||||
'in singular form' => 'Au singulier',
|
||||
'in plural form' => 'Au pluriel',
|
||||
'Never expires' => 'Ne périme jamais',
|
||||
'This cannot be lower than #1' => 'Ne peut être inférieur à #1',
|
||||
'-1 means that this product never expires' => '-1 implique que ce produit ne périme jamais',
|
||||
'Quantity unit' => 'Format',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Vérifier uniquement si une unité est en stock (une quantité différente peut alors être utilisée au dessus)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Voulez-vous vraiment consommer tous les ingrédients requis par la recette "#1" (les ingrédients avec l\'option "Vérifier uniquement si une unité est en stock" seront ignorés) ?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Enlever tous les ingrédients de la recette "#1" du stock',
|
||||
'Consume all ingredients needed by this recipe' => 'Consommer tous les ingrédients requis par cette recette',
|
||||
'Click to show technical details' => 'Cliquer pour afficher les détails techniques',
|
||||
'Error while saving, probably this item already exists' => 'Erreur à l\'enregistrement, cet objet existe déjà',
|
||||
'Error details' => 'Détails sur l\'erreur',
|
||||
'Tasks' => 'Tâches',
|
||||
'Show done tasks' => 'Afficher les tâches terminées',
|
||||
'Task' => 'Tâche',
|
||||
'Due' => 'À faire',
|
||||
'Assigned to' => 'Assigné à',
|
||||
'Mark task "#1" as completed' => 'Indiquer la tâche "#1" comme terminée',
|
||||
'Uncategorized' => 'Sans catégorie',
|
||||
'Task categories' => 'Catégories de tâche',
|
||||
'Create task' => 'Créer une tâche',
|
||||
'A due date is required' => 'Une date de réalisation est requise',
|
||||
'Category' => 'Catégorie',
|
||||
'Edit task' => 'Modifier la tâche',
|
||||
'Are you sure to delete task "#1"?' => 'Voulez-vous vraiment supprimer la tâche "#1" ?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 tâche doit être réalisée dans les #2 prochains jours',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 tâches doivent être réalisées dans les #2 prochains jours',
|
||||
'#1 task is overdue to be done' => '#1 tâche n\'a pas été réalisée à temps',
|
||||
'#1 tasks are overdue to be done' => '#1 tâches n\'ont pas été réalisées à temps',
|
||||
'Edit task category' => 'Modifier la catégorie de tâche',
|
||||
'Create task category' => 'Créer une catégorie de tâche',
|
||||
'Product groups' => 'Groupes de produit',
|
||||
'Ungrouped' => 'Sans groupe',
|
||||
'Create product group' => 'Créer un groupe de produit',
|
||||
'Edit product group' => 'Modifier le groupe de produit',
|
||||
'Product group' => 'Groupe de produit',
|
||||
'Are you sure to delete product group "#1"?' => 'Voulez-vous vraiment supprimer le groupe de produit "#1" ?',
|
||||
'Stay logged in permanently' => 'Rester connecté de manière permanente',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'Si non défini, vous serez déconnecté après au moins 30 jours',
|
||||
'Filter by status' => 'Filtrer par statut',
|
||||
'Below min. stock amount' => 'En dessous du seuil de stock minimum',
|
||||
'Expiring soon' => 'Expire bientôt',
|
||||
'Already expired' => 'Déjà périmé',
|
||||
'Due soon' => 'À réaliser bientôt',
|
||||
'Overdue' => 'En retard',
|
||||
'View settings' => 'Voir les paramètres',
|
||||
'Auto reload on external changes' => 'Mettre à jour automatiquement lors d\'un changement externe',
|
||||
'Enable night mode' => 'Activer le mode nuit',
|
||||
'Auto enable in time range' => 'Activer automatiquement pendant la période',
|
||||
'From' => 'De',
|
||||
'in format' => 'Au format',
|
||||
'To' => 'à',
|
||||
'Time range goes over midnight' => 'La période inclus minuit',
|
||||
'Product picture' => 'Photo du produit',
|
||||
'No file selected' => 'Aucun fichier sélectionné',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'Si vous ne sélectionnez pas de photo, l\'actuelle sera conservée',
|
||||
'Delete' => 'Supprimer',
|
||||
'The current picture will be deleted when you save the product' => 'La photo actuelle va être supprimée lors de la sauvegarde du produit',
|
||||
'Select file' => 'Sélectionner un fichier',
|
||||
'Image of product #1' => 'Photo du produit #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'Ce produit ne peut être supprimé puisqu\'il est en stock. Merci d\'enlever la quantité en stock avant.',
|
||||
'Delete not possible' => 'Impossible de supprimer',
|
||||
'Equipment' => 'Équipement',
|
||||
'Instruction manual' => 'Manuel d\'utilisation',
|
||||
'The selected equipment has no instruction manual' => 'L\'équipement sélectionné n\'a pas de manuel d\'utilisation',
|
||||
'Notes' => 'Notes',
|
||||
'Edit equipment' => 'Modifier un équipement',
|
||||
'Create equipment' => 'Créer un équipement',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'Si vous ne sélectionnez pas de fichier, le manuel actuel ne sera pas modifié',
|
||||
'No instruction manual available' => 'Aucun manuel d\'utilisation disponible',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'Le manuel d\'utilisation actuel sera supprimé lors de la sauvegarde de cet équipement',
|
||||
'No picture available' => 'Aucune photo disponible',
|
||||
'Filter by product group' => 'Filtrer par groupe de produits',
|
||||
'Presets for new products' => 'Modèle pour les nouveaux produits',
|
||||
'Included recipes' => 'Recettes incluses',
|
||||
'A recipe is required' => 'Une recette est requise',
|
||||
'Add included recipe' => 'Ajouter une recette incluse',
|
||||
'Edit included recipe' => 'Supprimer une recette incluse',
|
||||
'Group' => 'Groupe',
|
||||
'This will be used as a headline to group ingredients together' => 'Cela sera utilisé comme titre pour regrouper les ingrédients ensemble',
|
||||
'Journal' => 'Journal',
|
||||
'Stock journal' => 'Journal du stock',
|
||||
'Filter by product' => 'Filtrer par produit',
|
||||
'Booking time' => 'Temps de réservation',
|
||||
'Booking type' => 'Type de réservation',
|
||||
'Undo booking' => 'Annuler la réservation',
|
||||
'Undone on' => 'Annulé le',
|
||||
'Batteries journal' => 'Journal des batteries',
|
||||
'Filter by battery' => 'Filtrer par batterie',
|
||||
'Undo charge cycle' => 'Annuler le cycle de charge',
|
||||
'Undo chore execution' => 'Annuler la réalisation de la corvée',
|
||||
'Chore execution successfully undone' => 'La réalisation de la corvée a bien été annulée',
|
||||
'Undo' => 'Annuler',
|
||||
'Booking successfully undone' => 'Réservation annulée',
|
||||
'Charge cycle successfully undone' => 'Le cycle de charge a bien été annulé',
|
||||
'This cannot be negative and must be an integral number' => 'Ne peut être négatif et doit être un nombre entier',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Désactiver la vérification du stock pour cet ingrédient',
|
||||
'Add all list items to stock' => 'Ajouter toute la liste dans le stock',
|
||||
'Add #3 #1 of #2 to stock' => 'Ajouter #3 #1 de #2 au stock',
|
||||
'Adding shopping list item #1 of #2' => 'Ajout du produit #1 sur #2 de la liste de courses',
|
||||
'Use a specific stock item' => 'Utiliser un objet spécifique du stock',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'Le premier élément de cette liste sera sélectionné par la règle par défaut qui est "Le premier arrivant à péremption en premier, puis premier entré premier sorti"',
|
||||
'Mark #3 #1 of #2 as open' => 'Indiquer #3 #1 de #2 comme ouvert',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'Quand un produit est marqué comme ouvert, la date de péremption sera remplacée par la date du jour + ce nombre de jours (une valeur de 0 désactive ce changement)',
|
||||
'Default best before days after opened' => 'Date de péremption en jours par défaut après ouverture',
|
||||
'Marked #1 #2 of #3 as opened' => '#1 #2 de #3 indiqués comme ouverts',
|
||||
'Mark as opened' => 'Indiquer comme ouvert',
|
||||
'Expires on #1; Bought on #2' => 'Périme le #1; Acheté le #2',
|
||||
'Not opened' => 'Non ouvert',
|
||||
'Opened' => 'Ouvert',
|
||||
'Mark #3 #1 of #2 as open' => 'Indiquer #3 #1 de #2 comme ouvert',
|
||||
'#1 opened' => '#1 ouvert',
|
||||
'Product expires' => 'Expiration du produit',
|
||||
'Task due' => 'Tâche à réaliser',
|
||||
'Chore due' => 'Corvée à réaliser',
|
||||
'Battery charge cycle due' => 'Rechargement à réaliser',
|
||||
'Show clock in header' => 'Afficher l\'horloge dans l\'en-tête',
|
||||
'Stock settings' => 'Paramètres du stock',
|
||||
'Shopping list to stock workflow' => 'Transition de la liste de courses vers le stock',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Réaliser automatiquement les achats en utilisant le dernier prix connu et la quantité indiquée dans la liste, si le premier a une date de péremption par défaut renseignée',
|
||||
'Skip' => 'Passer',
|
||||
'Servings' => 'Servings',
|
||||
'Costs' => 'Costs',
|
||||
'Based on the prices of the last purchase per product' => 'Based on the prices of the last purchase per product',
|
||||
'The ingredients listed here result in this amount of servings' => 'The ingredients listed here result in this amount of servings',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Do not check against the shopping list when adding missing items to it',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list',
|
||||
'Picture' => 'Picture',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Uncheck ingredients to not put them on the shopping list',
|
||||
'This is for statistical purposes only' => 'This is for statistical purposes only',
|
||||
'You have to select a recipe' => 'You have to select a recipe',
|
||||
'Key type' => 'Key type',
|
||||
'Share/Integrate calendar (iCal)' => 'Share/Integrate calendar (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Use the following (public) URL to share or integrate the calendar in iCal format',
|
||||
'Allow partial units in stock' => 'Allow partial units in stock',
|
||||
'Enable tare weight handling' => 'Enable tare weight handling',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below',
|
||||
'Tare weight' => 'Tare weight',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated',
|
||||
'You have to select a location' => 'You have to select a location',
|
||||
'List' => 'List',
|
||||
'Gallery' => 'Gallery',
|
||||
'The current picture will be deleted when you save the recipe' => 'The current picture will be deleted when you save the recipe',
|
||||
'Show product details' => 'Show product details',
|
||||
'Stock journal for this product' => 'Stock journal for this product',
|
||||
'Show chore details' => 'Show chore details',
|
||||
'Journal for this chore' => 'Journal for this chore',
|
||||
'Show battery details' => 'Show battery details',
|
||||
'Journal for this battery' => 'Journal for this battery',
|
||||
'System info' => 'System info',
|
||||
'Changelog' => 'Changelog',
|
||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?'
|
||||
);
|
1189
localization/fr/strings.po
Normal file
1189
localization/fr/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
34
localization/fr/userfield_types.po
Normal file
34
localization/fr/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: fr\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr ""
|
||||
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr ""
|
@@ -1,6 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manualmente',
|
||||
'dynamic-regular' => 'Regolatore dinamico'
|
||||
);
|
28
localization/it/chore_types.po
Normal file
28
localization/it/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: it\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manualmente"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Regolatore dinamico"
|
||||
|
||||
msgid "daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "weekly"
|
||||
msgstr ""
|
||||
|
||||
msgid "monthly"
|
||||
msgstr ""
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'it',
|
||||
'timeago_nan' => 'NaN anni fa',
|
||||
'moment_locale' => 'it',
|
||||
'datatables_localization' => '{"sEmptyTable":"Nessun dato disponibile","sInfo":"Mostrando da _START_ a _END_ di _TOTAL_ voci","sInfoEmpty":"Mostrando da 0 a 0 di 0 voci","sInfoFiltered":"(Filtrato da _MAX_ voci totali)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Mostra _MENU_ voci","sLoadingRecords":"Caricando...","sProcessing":"Calcolando...","sSearch":"Cerca:","sZeroRecords":"Nessun risultato trovato","oPaginate":{"sFirst":"Prima","sLast":"Ultima","sNext":"Prossima","sPrevious":"Precedente"},"oAria":{"sSortAscending":": ordine crescente","sSortDescending":": ordine decrescente"}}',
|
||||
'summernote_locale' => 'it-IT',
|
||||
'fullcalendar_locale' => 'fr'
|
||||
);
|
31
localization/it/component_translations.po
Normal file
31
localization/it/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: it\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "it"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "NaN anni fa"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "it"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sEmptyTable\":\"Nessun dato disponibile\",\"sInfo\":\"Mostrando da _START_ a _END_ di _TOTAL_ voci\",\"sInfoEmpty\":\"Mostrando da 0 a 0 di 0 voci\",\"sInfoFiltered\":\"(Filtrato da _MAX_ voci totali)\",\"sInfoPostFix\":\"\",\"sInfoThousands\":\",\",\"sLengthMenu\":\"Mostra _MENU_ voci\",\"sLoadingRecords\":\"Caricando...\",\"sProcessing\":\"Calcolando...\",\"sSearch\":\"Cerca:\",\"sZeroRecords\":\"Nessun risultato trovato\",\"oPaginate\":{\"sFirst\":\"Prima\",\"sLast\":\"Ultima\",\"sNext\":\"Prossima\",\"sPrevious\":\"Precedente\"},\"oAria\":{\"sSortAscending\":\": ordine crescente\",\"sSortDescending\":\": ordine decrescente\"}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "it-IT"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "fr"
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Biscotti',
|
||||
'Chocolate' => 'Cioccolato',
|
||||
'Pantry' => 'Vorratskammer',
|
||||
'Candy cupboard' => 'Süßigkeitenschrank',
|
||||
'Tinned food cupboard' => 'Konservenschrank',
|
||||
'Fridge' => 'Kühlschrank',
|
||||
'Piece' => 'Pezzo',
|
||||
'Pieces' => 'Pezzi',
|
||||
'Pack' => 'Pacco',
|
||||
'Packs' => 'Pacchi',
|
||||
'Glass' => 'Bicchiere',
|
||||
'Glasses' => 'Bicchieri',
|
||||
'Tin' => 'Scatola',
|
||||
'Tins' => 'Scatole',
|
||||
'Can' => 'Lattina',
|
||||
'Cans' => 'Lattine',
|
||||
'Bunch' => 'Cespo',
|
||||
'Bunches' => 'Cespi',
|
||||
'Gummy bears' => 'Caramelle',
|
||||
'Crisps' => 'Patatine',
|
||||
'Eggs' => 'Uova',
|
||||
'Noodles' => 'Spaghetti',
|
||||
'Pickles' => 'Marmellata',
|
||||
'Gulash soup' => 'Dado',
|
||||
'Yogurt' => 'Yogurt',
|
||||
'Cheese' => 'Parmigiano',
|
||||
'Cold cuts' => 'Pancetta',
|
||||
'Paprika' => 'Pepe',
|
||||
'Cucumber' => 'Zucchine',
|
||||
'Radish' => 'Radicchio',
|
||||
'Tomato' => 'Pomodori',
|
||||
'Changed towels in the bathroom' => 'Cambiare asciugamani in bagno',
|
||||
'Cleaned the kitchen floor' => 'Pulire la cucina',
|
||||
'Warranty ends' => 'Scadenza dalla garanzia',
|
||||
'TV remote control' => 'Telecomando',
|
||||
'Alarm clock' => 'Sveglia',
|
||||
'Heat remote control' => 'Termostato',
|
||||
'Lawn mowed in the garden' => 'Prato falciato nel giardino',
|
||||
'Some good snacks' => 'Alcuni buoni spuntini',
|
||||
'Pizza dough' => 'Impasto per pizza',
|
||||
'Sieved tomatoes' => 'Pomodori setacciati',
|
||||
'Salami' => 'Salame',
|
||||
'Toast' => 'Toast',
|
||||
'Minced meat' => 'Carne macinata',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti alla bolognese',
|
||||
'Sandwiches' => 'Sandwiches',
|
||||
'English' => 'Inglese',
|
||||
'German' => 'Tedesco',
|
||||
'Italian' => 'Italiano',
|
||||
'Demo in different language' => 'Demo in lingue diverse',
|
||||
'This is the note content of the recipe ingredient' => 'Questo è il contenuto della nota dell\'ingrediente della ricetta',
|
||||
'Demo User' => 'Utente Demo',
|
||||
'Gram' => 'Grammo',
|
||||
'Grams' => 'Grammi',
|
||||
'Flour' => 'Farina',
|
||||
'Pancakes' => 'Pancakes',
|
||||
'Sugar' => 'Zucchero',
|
||||
'Home' => 'Casa',
|
||||
'Life' => 'Vita',
|
||||
'Projects' => 'Progetti',
|
||||
'Repair the garage door' => 'Riparare la porta del garage',
|
||||
'Fork and improve grocy' => 'Forka e migliora grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Trova una soluzione per cosa fare quando dimentico le chiavi della porta',
|
||||
'Sweets' => 'Dolci',
|
||||
'Bakery products' => 'Prodotti da forno',
|
||||
'Tinned food' => 'Cibo in scatola',
|
||||
'Butchery products' => 'Prodotti della macelleria',
|
||||
'Vegetables/Fruits' => 'Verdura/Frutta',
|
||||
'Refrigerated products' => 'Prodotti refrigerati',
|
||||
'Coffee machine' => 'Macchina per il caffè',
|
||||
'Dishwasher' => 'Lavastoviglie',
|
||||
'Liter' => 'Litro',
|
||||
'Liters' => 'Litri',
|
||||
'Bottle' => 'Bottiglia',
|
||||
'Bottles' => 'Bottiglie',
|
||||
'Milk' => 'Latte',
|
||||
'Chocolate sauce' => 'Salsa al cioccolato',
|
||||
'Milliliters' => 'Millilitri',
|
||||
'Milliliter' => 'Millilitro',
|
||||
'Bottom' => 'Parte inferiore',
|
||||
'Topping' => 'Guarnizione',
|
||||
'French' => 'Francese',
|
||||
'Turkish' => 'Turkish',
|
||||
'Spanish' => 'Spanish',
|
||||
'Russian' => 'Russian',
|
||||
'The thing which happens on the 5th of every month' => 'The thing which happens on the 5th of every month',
|
||||
'The thing which happens daily' => 'The thing which happens daily',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'The thing which happens on Mondays and Wednesdays',
|
||||
'Swedish' => 'Swedish'
|
||||
);
|
286
localization/it/demo_data.po
Normal file
286
localization/it/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: it\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Biscotti"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Cioccolato"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Vorratskammer"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Süßigkeitenschrank"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Konservenschrank"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Kühlschrank"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Pezzo"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Pezzi"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pacco"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Pacchi"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Bicchiere"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Bicchieri"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Scatola"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Scatole"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Lattina"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Lattine"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Cespo"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Cespi"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Caramelle"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Patatine"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Uova"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Spaghetti"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Marmellata"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Dado"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yogurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Parmigiano"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Pancetta"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Pepe"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Zucchine"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Radicchio"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Pomodori"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Cambiare asciugamani in bagno"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Pulire la cucina"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Scadenza dalla garanzia"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "Telecomando"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Sveglia"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Termostato"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Prato falciato nel giardino"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Alcuni buoni spuntini"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Impasto per pizza"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Pomodori setacciati"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salame"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Toast"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Carne macinata"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti alla bolognese"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Sandwiches"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Inglese"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Tedesco"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italiano"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo in lingue diverse"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "Questo è il contenuto della nota dell'ingrediente della ricetta"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Utente Demo"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Grammo"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Grammi"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Farina"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Pancakes"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Zucchero"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Casa"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Vita"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Progetti"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Riparare la porta del garage"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "Forka e migliora grocy"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Trova una soluzione per cosa fare quando dimentico le chiavi della porta"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Dolci"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Prodotti da forno"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Cibo in scatola"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Prodotti della macelleria"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Verdura/Frutta"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Prodotti refrigerati"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Macchina per il caffè"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Lavastoviglie"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Litro"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Litri"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Bottiglia"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Bottiglie"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Latte"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Salsa al cioccolato"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Millilitri"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Millilitro"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Parte inferiore"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Guarnizione"
|
||||
|
||||
msgid "French"
|
||||
msgstr "Francese"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Acquista',
|
||||
'consume' => 'Consumare',
|
||||
'inventory-correction' => 'Correzione dell\'inventario',
|
||||
'product-opened' => 'Prodotto aperto'
|
||||
);
|
25
localization/it/stock_transaction_types.po
Normal file
25
localization/it/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: it\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Acquista"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Consumare"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Correzione dell'inventario"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Prodotto aperto"
|
@@ -1,348 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Dispensa',
|
||||
'#1 products expiring within the next #2 days' => '#1 prodotti scadranno tra #2 giorni',
|
||||
'#1 products are already expired' => '#1 prodotti scaduti',
|
||||
'#1 products are below defined min. stock amount' => '#1 prodotti sotto il limite minimo',
|
||||
'Product' => 'prodotto',
|
||||
'Amount' => 'quantità',
|
||||
'Next best before date' => 'Prossima data di scadenza',
|
||||
'Logout' => 'Logout',
|
||||
'Chores overview' => 'Riepilogo delle abitudini',
|
||||
'Batteries overview' => 'Riepilogo delle batterie',
|
||||
'Purchase' => 'Acquisti',
|
||||
'Consume' => 'Consumi',
|
||||
'Inventory' => 'Inventario',
|
||||
'Shopping list' => 'Lista della spesa',
|
||||
'Chore tracking' => 'Dati abitudini',
|
||||
'Battery tracking' => 'Dati batterie',
|
||||
'Products' => 'Prodotti',
|
||||
'Locations' => 'Posizioni',
|
||||
'Quantity units' => 'Unità di misura',
|
||||
'Chores' => 'Abitudini',
|
||||
'Batteries' => 'Batterie',
|
||||
'Chore' => 'Abitudine',
|
||||
'Next estimated tracking' => 'Prossima esecuzione',
|
||||
'Last tracked' => 'Ultima esecuzione',
|
||||
'Battery' => 'Batterie',
|
||||
'Last charged' => 'Ultima ricarica',
|
||||
'Next planned charge cycle' => 'Prossima ricarica',
|
||||
'Best before' => 'Data di scadenza',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Riepilogo dei prodotti',
|
||||
'Stock quantity unit' => 'Unità di misura',
|
||||
'Stock amount' => 'Quantità',
|
||||
'Last purchased' => 'Ultimo acquisto',
|
||||
'Last used' => 'Ultimo utilizzo',
|
||||
'Spoiled' => 'Scaduto',
|
||||
'Barcode lookup is disabled' => 'I codici a barre sono disabilitati',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'sarà aggiunto alla lista dei codici a barre per questo prodotto',
|
||||
'New amount' => 'Nuova quantità',
|
||||
'Note' => 'Nota',
|
||||
'Tracked time' => 'Ora di esecuzione',
|
||||
'Chore overview' => 'Riepilogo dell\'abitudine',
|
||||
'Tracked count' => 'Numero di esecuzioni',
|
||||
'Battery overview' => 'Riepilogo della batteria',
|
||||
'Charge cycles count' => 'Numero di ricariche',
|
||||
'Create shopping list item' => 'Aggiungi un prodotto alla lista della spesa',
|
||||
'Edit shopping list item' => 'Modifica un\'entrata della lista della spesa',
|
||||
'Save' => 'Salva',
|
||||
'Add' => 'Aggiungi',
|
||||
'Name' => 'Nome',
|
||||
'Location' => 'Posizione',
|
||||
'Min. stock amount' => 'Quantità minima',
|
||||
'QU purchase' => 'Unità di acquisto',
|
||||
'QU stock' => 'Unità di dispensa',
|
||||
'QU factor' => 'Fattore di conversione',
|
||||
'Description' => 'Descrizione',
|
||||
'Create product' => 'Aggiungi prodotto',
|
||||
'Barcode(s)' => 'Codice a barre',
|
||||
'Minimum stock amount' => 'Quantità minima',
|
||||
'Default best before days' => 'Data di scadenza standard in giorni',
|
||||
'Quantity unit purchase' => 'Unità di acquisto',
|
||||
'Quantity unit stock' => 'Unità di dispensa',
|
||||
'Factor purchase to stock quantity unit' => 'Fattore di conversione tra quantità di acquisto e di dispensa',
|
||||
'Create location' => 'Aggiungi posizione',
|
||||
'Create quantity unit' => 'Aggiungi unità di misura',
|
||||
'Period type' => 'Tipo di ripetizione',
|
||||
'Period days' => 'Periodo in giorni',
|
||||
'Create chore' => 'Aggiungi abitudine',
|
||||
'Used in' => 'Usato in',
|
||||
'Create battery' => 'Aggiungi batteria',
|
||||
'Edit battery' => 'Modifica batteria',
|
||||
'Edit chore' => 'Modifica abitudine',
|
||||
'Edit quantity unit' => 'Modifica unità di misura',
|
||||
'Edit product' => 'Modifica prodotto',
|
||||
'Edit location' => 'Modifica posizione',
|
||||
'Record data' => 'Registra dati',
|
||||
'Manage master data' => 'Gestisci dati',
|
||||
'This will apply to added products' => 'Verrà applicato ai prodotti aggiunti',
|
||||
'never' => 'mai',
|
||||
'Add products that are below defined min. stock amount' => 'Aggiungi prodotti sotti il limite minimo',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'Questo numero di giorni verrà aggiunto alla data di acquisto per la data di scadenza',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'Questo significa che 1 #1 acquistato diventerà #2 #3 in dispensa',
|
||||
'Login' => 'Login',
|
||||
'Username' => 'Username',
|
||||
'Password' => 'Password',
|
||||
'Invalid credentials, please try again' => 'Credenziali non valide, per favore riprova',
|
||||
'Are you sure to delete battery "#1"?' => 'Sei sicuro di voler eliminare la batteria "#1"?',
|
||||
'Yes' => 'Si',
|
||||
'No' => 'No',
|
||||
'Are you sure to delete chore "#1"?' => 'Sei sicuro di voler eliminare l\'abitudine "#1"?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" non è stato associato a nessun prodotto, vuoi procedere?',
|
||||
'Create or assign product' => 'Aggiungi o assegna prodotto',
|
||||
'Cancel' => 'Annulla',
|
||||
'Add as new product' => 'Aggiungi come nuovo prodotto',
|
||||
'Add as barcode to existing product' => 'Assegna il codice a barre ad un prodotto',
|
||||
'Add as new product and prefill barcode' => 'Aggiungi come nuovo prodotto ed assegna il codice a barre',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Sei sicuro di voler eliminare l\'unità di misura "#1"?',
|
||||
'Are you sure to delete product "#1"?' => 'Sei sicuro di voler eliminare il prodotto "#1"?',
|
||||
'Are you sure to delete location "#1"?' => 'Sei sicuro di voler eliminare la posizione "#1"?',
|
||||
'Manage API keys' => 'Gestisci le chiavi API',
|
||||
'REST API & data model documentation' => 'REST API & Documentazione del modello di dati',
|
||||
'API keys' => 'Chiavi API',
|
||||
'Create new API key' => 'Crea nuova chiave API',
|
||||
'API key' => 'Chiave API',
|
||||
'Expires' => 'Scade il',
|
||||
'Created' => 'Creata il',
|
||||
'This product is not in stock' => 'Questo prodotto non è in dispensa',
|
||||
'This means #1 will be added to stock' => '#1 sarà aggiunto alla dispensa',
|
||||
'This means #1 will be removed from stock' => '#1 sarà rimosso dalla dispensa',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'L\'esecuzione dell\'abitudine è #1 giorni dopo la precedente',
|
||||
'Removed #1 #2 of #3 from stock' => '#1 #2 su #3 rimossi dalla dispensa',
|
||||
'About grocy' => 'Riguardo grocy',
|
||||
'Close' => 'Chiudi',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 batterie da ricaricare entro #2 giorni',
|
||||
'#1 batteries are overdue to be charged' => '#1 batterie devono essere ricaricate',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 abitudini da eseguire entro #2 giorni',
|
||||
'#1 chores are overdue to be done' => '#1 abitudini da eseguire',
|
||||
'Released on' => 'Rilasciato il',
|
||||
'Consume #3 #1 of #2' => 'Consumati #3 #1 di #2',
|
||||
'Added #1 #2 of #3 to stock' => 'Aggiunti #1 #2 di #3',
|
||||
'Stock amount of #1 is now #2 #3' => 'La quantità in dispensa di #1 è ora #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'Esecuzione dell\'abitudine #1 registrata il #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Ricarica della batteria #1 effettuata il #2',
|
||||
'Consume all #1 which are currently in stock' => 'Consuma tutto #1 in dispensa',
|
||||
'All' => 'Tutto',
|
||||
'Track charge cycle of battery #1' => 'Registra la ricarica della batteria #1',
|
||||
'Track execution of chore #1' => 'Registra l\'esecuzione dell\'abitudine #1',
|
||||
'Filter by location' => 'Filtra per posizione',
|
||||
'Search' => 'Cerca',
|
||||
'Not logged in' => 'Non autenticato',
|
||||
'You have to select a product' => 'Devi selezionare un prodotto',
|
||||
'You have to select a chore' => 'Devi selezionare un\'abitudine',
|
||||
'You have to select a battery' => 'Devi selezionare una batteria',
|
||||
'A name is required' => 'Inserisci un nome',
|
||||
'A location is required' => 'Inserisci la posizione',
|
||||
'The amount cannot be lower than #1' => 'La quantità non può essere minore di #1',
|
||||
'This cannot be negative' => 'Il numero non può essere negativo',
|
||||
'A quantity unit is required' => 'Inserisci un\'unità di misura',
|
||||
'A period type is required' => 'Seleziona un tipo di ripetizione',
|
||||
'A best before date is required and must be later than today' => 'È necessaria una data di scadenza anticipata e deve essere successiva a quella di oggi',
|
||||
'Settings' => 'Impostazioni',
|
||||
'This can only be before now' => 'Questo può essere solo prima d\'ora',
|
||||
'Calendar' => 'Calendario',
|
||||
'Recipes' => 'Ricette',
|
||||
'Edit recipe' => 'Modifica Ricetta',
|
||||
'New recipe' => 'Nuova Ricetta',
|
||||
'Ingredients list' => 'Lista Ingredienti',
|
||||
'Add recipe ingredient' => 'Aggiungi l\'ingrediente della ricetta',
|
||||
'Edit recipe ingredient' => 'Modifica l\'ingrediente della ricetta',
|
||||
'Are you sure to delete recipe "#1"?' => 'Sei sicuro di voler eliminare la ricetta "# 1"?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Sei sicuro di voler eliminare l\'ingrediente della ricetta "# 1"?',
|
||||
'Are you sure to empty the shopping list?' => 'Sei sicuro di svuotare la lista della spesa?',
|
||||
'Clear list' => 'Pulisci lista',
|
||||
'Requirements fulfilled' => 'Requisiti soddisfatti',
|
||||
'Put missing products on shopping list' => 'Metti i prodotti mancanti nella lista della spesa',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Non abbastanza in magazzino, mancano gli ingredienti # 1',
|
||||
'Enough in stock' => 'Abbastanza in magazzino',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Non abbastanza in magazzino, mancano gli ingredienti # 1 ma sono già nella lista della spesa',
|
||||
'Expand to fullscreen' => 'Espandi a schermo intero',
|
||||
'Ingredients' => 'Ingredienti',
|
||||
'Preparation' => 'Preparation',
|
||||
'Recipe' => 'Recipe',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Not enough in stock, #1 missing, #2 already on shopping list',
|
||||
'Show notes' => 'Show notes',
|
||||
'Put missing amount on shopping list' => 'Put missing amount on shopping list',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?',
|
||||
'Added for recipe #1' => 'Added for recipe #1',
|
||||
'Manage users' => 'Manage users',
|
||||
'User' => 'User',
|
||||
'Users' => 'Users',
|
||||
'Are you sure to delete user "#1"?' => 'Are you sure to delete user "#1"?',
|
||||
'Create user' => 'Create user',
|
||||
'Edit user' => 'Edit user',
|
||||
'First name' => 'First name',
|
||||
'Last name' => 'Last name',
|
||||
'A username is required' => 'A username is required',
|
||||
'Confirm password' => 'Confirm password',
|
||||
'Passwords do not match' => 'Passwords do not match',
|
||||
'Change password' => 'Change password',
|
||||
'Done by' => 'Done by',
|
||||
'Last done by' => 'Last done by',
|
||||
'Unknown' => 'Unknown',
|
||||
'Filter by chore' => 'Filter by chore',
|
||||
'Chores journal' => 'Chores journal',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 means suggestions for the next charge cycle are disabled',
|
||||
'Charge cycle interval (days)' => 'Charge cycle interval (days)',
|
||||
'Last price' => 'Last price',
|
||||
'Price history' => 'Price history',
|
||||
'No price history available' => 'No price history available',
|
||||
'Price' => 'Price',
|
||||
'in #1 per purchase quantity unit' => 'in #1 per purchase quantity unit',
|
||||
'The price cannot be lower than #1' => 'The price cannot be lower than #1',
|
||||
'#1 product expires within the next #2 days' => '#1 product expires within the next #2 days',
|
||||
'#1 product is already expired' => '#1 product is already expired',
|
||||
'#1 product is below defined min. stock amount' => '#1 product is below defined min. stock amount',
|
||||
'Unit' => 'Unit',
|
||||
'Units' => 'Units',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 chore is due to be done within the next #2 days',
|
||||
'#1 chore is overdue to be done' => '#1 chore is overdue to be done',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 battery is due to be charged within the next #2 days',
|
||||
'#1 battery is overdue to be charged' => '#1 battery is overdue to be charged',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 unit was automatically added and will apply in addition to the amount entered here',
|
||||
'in singular form' => 'in singular form',
|
||||
'in plural form' => 'in plural form',
|
||||
'Never expires' => 'Never expires',
|
||||
'This cannot be lower than #1' => 'This cannot be lower than #1',
|
||||
'-1 means that this product never expires' => '-1 means that this product never expires',
|
||||
'Quantity unit' => 'Quantity unit',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Only check if a single unit is in stock (a different quantity can then be used above)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Removed all ingredients of recipe "#1" from stock',
|
||||
'Consume all ingredients needed by this recipe' => 'Consume all ingredients needed by this recipe',
|
||||
'Click to show technical details' => 'Click to show technical details',
|
||||
'Error while saving, probably this item already exists' => 'Error while saving, probably this item already exists',
|
||||
'Error details' => 'Error details',
|
||||
'Tasks' => 'Tasks',
|
||||
'Show done tasks' => 'Show done tasks',
|
||||
'Task' => 'Task',
|
||||
'Due' => 'Due',
|
||||
'Assigned to' => 'Assigned to',
|
||||
'Mark task "#1" as completed' => 'Mark task "#1" as completed',
|
||||
'Uncategorized' => 'Uncategorized',
|
||||
'Task categories' => 'Task categories',
|
||||
'Create task' => 'Create task',
|
||||
'A due date is required' => 'A due date is required',
|
||||
'Category' => 'Category',
|
||||
'Edit task' => 'Edit task',
|
||||
'Are you sure to delete task "#1"?' => 'Are you sure to delete task "#1"?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 task is due to be done within the next #2 days',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 tasks are due to be done within the next #2 days',
|
||||
'#1 task is overdue to be done' => '#1 task is overdue to be done',
|
||||
'#1 tasks are overdue to be done' => '#1 tasks are overdue to be done',
|
||||
'Edit task category' => 'Edit task category',
|
||||
'Create task category' => 'Create task category',
|
||||
'Product groups' => 'Product groups',
|
||||
'Ungrouped' => 'Ungrouped',
|
||||
'Create product group' => 'Create product group',
|
||||
'Edit product group' => 'Edit product group',
|
||||
'Product group' => 'Product group',
|
||||
'Are you sure to delete product group "#1"?' => 'Are you sure to delete product group "#1"?',
|
||||
'Stay logged in permanently' => 'Stay logged in permanently',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'When not set, you will get logged out at latest after 30 days',
|
||||
'Filter by status' => 'Filter by status',
|
||||
'Below min. stock amount' => 'Below min. stock amount',
|
||||
'Expiring soon' => 'Expiring soon',
|
||||
'Already expired' => 'Already expired',
|
||||
'Due soon' => 'Due soon',
|
||||
'Overdue' => 'Overdue',
|
||||
'View settings' => 'View settings',
|
||||
'Auto reload on external changes' => 'Auto reload on external changes',
|
||||
'Enable night mode' => 'Enable night mode',
|
||||
'Auto enable in time range' => 'Auto enable in time range',
|
||||
'From' => 'From',
|
||||
'in format' => 'in format',
|
||||
'To' => 'To',
|
||||
'Time range goes over midnight' => 'Time range goes over midnight',
|
||||
'Product picture' => 'Product picture',
|
||||
'No file selected' => 'No file selected',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'If you don\'t select a file, the current picture will not be altered',
|
||||
'Delete' => 'Delete',
|
||||
'The current picture will be deleted when you save the product' => 'The current picture will be deleted when you save the product',
|
||||
'Select file' => 'Select file',
|
||||
'Image of product #1' => 'Image of product #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'This product cannot be deleted because it is in stock, please remove the stock amount first.',
|
||||
'Delete not possible' => 'Delete not possible',
|
||||
'Equipment' => 'Equipment',
|
||||
'Instruction manual' => 'Instruction manual',
|
||||
'The selected equipment has no instruction manual' => 'The selected equipment has no instruction manual',
|
||||
'Notes' => 'Notes',
|
||||
'Edit equipment' => 'Edit equipment',
|
||||
'Create equipment' => 'Create equipment',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'If you don\'t select a file, the current instruction manual will not be altered',
|
||||
'No instruction manual available' => 'No instruction manual available',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'The current instruction manual will be deleted when you save the equipment',
|
||||
'No picture available' => 'No picture available',
|
||||
'Filter by product group' => 'Filter by product group',
|
||||
'Presets for new products' => 'Presets for new products',
|
||||
'Included recipes' => 'Included recipes',
|
||||
'A recipe is required' => 'A recipe is required',
|
||||
'Add included recipe' => 'Add included recipe',
|
||||
'Edit included recipe' => 'Edit included recipe',
|
||||
'Group' => 'Group',
|
||||
'This will be used as a headline to group ingredients together' => 'This will be used as a headline to group ingredients together',
|
||||
'Journal' => 'Journal',
|
||||
'Stock journal' => 'Stock journal',
|
||||
'Filter by product' => 'Filter by product',
|
||||
'Booking time' => 'Booking time',
|
||||
'Booking type' => 'Booking type',
|
||||
'Undo booking' => 'Undo booking',
|
||||
'Undone on' => 'Undone on',
|
||||
'Batteries journal' => 'Batteries journal',
|
||||
'Filter by battery' => 'Filter by battery',
|
||||
'Undo charge cycle' => 'Undo charge cycle',
|
||||
'Undo chore execution' => 'Undo chore execution',
|
||||
'Chore execution successfully undone' => 'Chore execution successfully undone',
|
||||
'Undo' => 'Undo',
|
||||
'Booking successfully undone' => 'Booking successfully undone',
|
||||
'Charge cycle successfully undone' => 'Charge cycle successfully undone',
|
||||
'This cannot be negative and must be an integral number' => 'This cannot be negative and must be an integral number',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Disable stock fulfillment checking for this ingredient',
|
||||
'Add all list items to stock' => 'Add all list items to stock',
|
||||
'Add #3 #1 of #2 to stock' => 'Add #3 #1 of #2 to stock',
|
||||
'Adding shopping list item #1 of #2' => 'Adding shopping list item #1 of #2',
|
||||
'Use a specific stock item' => 'Use a specific stock item',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)',
|
||||
'Default best before days after opened' => 'Default best before days after opened',
|
||||
'Marked #1 #2 of #3 as opened' => 'Marked #1 #2 of #3 as opened',
|
||||
'Mark as opened' => 'Mark as opened',
|
||||
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
|
||||
'Not opened' => 'Not opened',
|
||||
'Opened' => 'Opened',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'#1 opened' => '#1 opened',
|
||||
'Product expires' => 'Product expires',
|
||||
'Task due' => 'Task due',
|
||||
'Chore due' => 'Chore due',
|
||||
'Battery charge cycle due' => 'Battery charge cycle due',
|
||||
'Show clock in header' => 'Show clock in header',
|
||||
'Stock settings' => 'Stock settings',
|
||||
'Shopping list to stock workflow' => 'Shopping list to stock workflow',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set',
|
||||
'Skip' => 'Salta',
|
||||
'Servings' => 'Servings',
|
||||
'Costs' => 'Costs',
|
||||
'Based on the prices of the last purchase per product' => 'Based on the prices of the last purchase per product',
|
||||
'The ingredients listed here result in this amount of servings' => 'The ingredients listed here result in this amount of servings',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Do not check against the shopping list when adding missing items to it',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list',
|
||||
'Picture' => 'Picture',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Uncheck ingredients to not put them on the shopping list',
|
||||
'This is for statistical purposes only' => 'This is for statistical purposes only',
|
||||
'You have to select a recipe' => 'You have to select a recipe',
|
||||
'Key type' => 'Key type',
|
||||
'Share/Integrate calendar (iCal)' => 'Share/Integrate calendar (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Use the following (public) URL to share or integrate the calendar in iCal format',
|
||||
'Allow partial units in stock' => 'Allow partial units in stock',
|
||||
'Enable tare weight handling' => 'Enable tare weight handling',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below',
|
||||
'Tare weight' => 'Tare weight',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated',
|
||||
'You have to select a location' => 'You have to select a location',
|
||||
'List' => 'List',
|
||||
'Gallery' => 'Gallery'
|
||||
);
|
1189
localization/it/strings.po
Normal file
1189
localization/it/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
34
localization/it/userfield_types.po
Normal file
34
localization/it/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: it\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr ""
|
||||
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr ""
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Handmatig',
|
||||
'dynamic-regular' => 'Dynamisch regelmatig',
|
||||
'daily' => 'Dagelijks',
|
||||
'weekly' => 'Wekelijks',
|
||||
'monthly' => 'Maandelijks'
|
||||
);
|
28
localization/nl/chore_types.po
Normal file
28
localization/nl/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: nl\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Handmatig"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Dynamisch regelmatig"
|
||||
|
||||
msgid "daily"
|
||||
msgstr "Dagelijks"
|
||||
|
||||
msgid "weekly"
|
||||
msgstr "Wekelijks"
|
||||
|
||||
msgid "monthly"
|
||||
msgstr "Maandelijks"
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'nl',
|
||||
'timeago_nan' => 'NaN jaar',
|
||||
'moment_locale' => 'nl',
|
||||
'datatables_localization' => '{"sEmptyTable":"No data available in table","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sInfoEmpty":"Showing 0 to 0 of 0 entries","sInfoFiltered":"(filtered from _MAX_ total entries)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Show _MENU_ entries","sLoadingRecords":"Loading...","sProcessing":"Processing...","sSearch":"Search:","sZeroRecords":"No matching records found","oPaginate":{"sFirst":"First","sLast":"Last","sNext":"Next","sPrevious":"Previous"},"oAria":{"sSortAscending":": activate to sort column ascending","sSortDescending":": activate to sort column descending"}}',
|
||||
'summernote_locale' => 'nl-NL',
|
||||
'fullcalendar_locale' => 'nl'
|
||||
);
|
31
localization/nl/component_translations.po
Normal file
31
localization/nl/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: nl\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "nl"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "NaN jaar geleden"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "nl"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr ""
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "nl-NL"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "nl"
|
@@ -1,89 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Cookies',
|
||||
'Chocolate' => 'Chocolate',
|
||||
'Pantry' => 'Pantry',
|
||||
'Candy cupboard' => 'Candy cupboard',
|
||||
'Tinned food cupboard' => 'Tinned food cupboard',
|
||||
'Fridge' => 'Fridge',
|
||||
'Piece' => 'Piece',
|
||||
'Pieces' => 'Pieces',
|
||||
'Pack' => 'Pack',
|
||||
'Packs' => 'Packs',
|
||||
'Glass' => 'Glass',
|
||||
'Glasses' => 'Glasses',
|
||||
'Tin' => 'Tin',
|
||||
'Tins' => 'Tins',
|
||||
'Can' => 'Can',
|
||||
'Cans' => 'Cans',
|
||||
'Bunch' => 'Bunch',
|
||||
'Bunches' => 'Bunches',
|
||||
'Gummy bears' => 'Gummy bears',
|
||||
'Crisps' => 'Crisps',
|
||||
'Eggs' => 'Eggs',
|
||||
'Noodles' => 'Noodles',
|
||||
'Pickles' => 'Pickles',
|
||||
'Gulash soup' => 'Gulash soup',
|
||||
'Yogurt' => 'Yogurt',
|
||||
'Cheese' => 'Cheese',
|
||||
'Cold cuts' => 'Cold cuts',
|
||||
'Paprika' => 'Paprika',
|
||||
'Cucumber' => 'Cucumber',
|
||||
'Radish' => 'Radish',
|
||||
'Tomato' => 'Tomato',
|
||||
'Changed towels in the bathroom' => 'Changed towels in the bathroom',
|
||||
'Cleaned the kitchen floor' => 'Cleaned the kitchen floor',
|
||||
'Warranty ends' => 'Warranty ends',
|
||||
'TV remote control' => 'TV remote control',
|
||||
'Alarm clock' => 'Alarm clock',
|
||||
'Heat remote control' => 'Heat remote control',
|
||||
'Lawn mowed in the garden' => 'Lawn mowed in the garden',
|
||||
'Some good snacks' => 'Some good snacks',
|
||||
'Pizza dough' => 'Pizza dough',
|
||||
'Sieved tomatoes' => 'Sieved tomatoes',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Toast',
|
||||
'Minced meat' => 'Minced meat',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti bolognese',
|
||||
'Sandwiches' => 'Sandwiches',
|
||||
'English' => 'English',
|
||||
'German' => 'German',
|
||||
'Italian' => 'Italian',
|
||||
'Demo in different language' => 'Demo in different language',
|
||||
'This is the note content of the recipe ingredient' => 'This is the note content of the recipe ingredient',
|
||||
'Demo User' => 'Demo User',
|
||||
'Gram' => 'Gram',
|
||||
'Grams' => 'Grams',
|
||||
'Flour' => 'Flour',
|
||||
'Pancakes' => 'Pancakes',
|
||||
'Sugar' => 'Sugar',
|
||||
'Home' => 'Home',
|
||||
'Life' => 'Life',
|
||||
'Projects' => 'Projects',
|
||||
'Repair the garage door' => 'Repair the garage door',
|
||||
'Fork and improve grocy' => 'Fork and improve grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Find a solution for what to do when I forget the door keys',
|
||||
'Sweets' => 'Sweets',
|
||||
'Bakery products' => 'Bakery products',
|
||||
'Tinned food' => 'Tinned food',
|
||||
'Butchery products' => 'Butchery products',
|
||||
'Vegetables/Fruits' => 'Vegetables/Fruits',
|
||||
'Refrigerated products' => 'Refrigerated products',
|
||||
'Coffee machine' => 'Coffee machine',
|
||||
'Dishwasher' => 'Dishwasher',
|
||||
'Liter' => 'Liter',
|
||||
'Liters' => 'Liters',
|
||||
'Bottle' => 'Bottle',
|
||||
'Bottles' => 'Bottles',
|
||||
'Milk' => 'Milk',
|
||||
'Chocolate sauce' => 'Chocolate sauce',
|
||||
'Milliliters' => 'Milliliters',
|
||||
'Milliliter' => 'Milliliter',
|
||||
'Bottom' => 'Bottom',
|
||||
'Topping' => 'Topping',
|
||||
'French' => 'French',
|
||||
'Turkish' => 'Turkish',
|
||||
'Spanish' => 'Spanish'
|
||||
);
|
286
localization/nl/demo_data.po
Normal file
286
localization/nl/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: nl\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Koekjes"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Chocolade"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Voorraadkast"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Snoepjeskast"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Blikkenkast"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Koelkast"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Stuk"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Stukken"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pak"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Pakken"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Glas"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Glazen"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Blik"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Blikken"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Blik"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Blikken"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Bundel"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Bundels"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Gombeertjes"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Chips"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Eieren"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Noodles"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Augurken"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Goulashsoep"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yoghurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Kaas"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Beleg"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Paprika"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Komkommer"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Radijs"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomaat"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Handdoeken verwisseld in badkamer"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr ""
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Garantie eindigt"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr ""
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr ""
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr ""
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr ""
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Pizzadeeg"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr ""
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr ""
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Gehakt"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti bolognese"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Sandwiches"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Engels"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Duits"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italiaans"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo in een andere taal"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr ""
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Demo Gebruiker"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Bloem"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Pannenkoeken"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Suiker"
|
||||
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
msgid "Life"
|
||||
msgstr ""
|
||||
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Herstel de garagepoort"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr ""
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Snoep"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr ""
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Groenten/Fruit"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Koffiemachine"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Afwasmachine"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Fles"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Flessen"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Melk"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Chocoladesaus"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Milliliters"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Topping"
|
||||
msgstr ""
|
||||
|
||||
msgid "French"
|
||||
msgstr "Frans"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr "Turks"
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr "Spaans"
|
||||
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr ""
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Aankoop',
|
||||
'consume' => 'Consumeren',
|
||||
'inventory-correction' => 'Voorraadcorrectie',
|
||||
'product-opened' => 'Product geopend'
|
||||
);
|
25
localization/nl/stock_transaction_types.po
Normal file
25
localization/nl/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: nl\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Aankoop"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Consumeren"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Voorraadcorrectie"
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Product geopend"
|
@@ -1,348 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Voorraadoverzicht',
|
||||
'#1 products expiring within the next #2 days' => '#1 producten vervallen binnen de volgende #2 dagen',
|
||||
'#1 products are already expired' => '#1 producten zijn al verlopen',
|
||||
'#1 products are below defined min. stock amount' => '#1 producten zijn onder gedefinieerde min. voorraad aantal',
|
||||
'Product' => 'Product',
|
||||
'Amount' => 'Aantal',
|
||||
'Next best before date' => 'De eerstvolgende houdbaarheidsdatum',
|
||||
'Logout' => 'Uitloggen',
|
||||
'Chores overview' => 'Overzicht klusjes',
|
||||
'Batteries overview' => 'Batterijen overzicht',
|
||||
'Purchase' => 'Aankoop',
|
||||
'Consume' => 'Consumeren',
|
||||
'Inventory' => 'Voorraad',
|
||||
'Shopping list' => 'Boodschappenlijst',
|
||||
'Chore tracking' => 'Klusjes volgen',
|
||||
'Battery tracking' => 'Batterij volgen',
|
||||
'Products' => 'Producten',
|
||||
'Locations' => 'Locaties',
|
||||
'Quantity units' => 'Aantal eenheden',
|
||||
'Chores' => 'Klusjes',
|
||||
'Batteries' => 'Batterijen',
|
||||
'Chore' => 'Klus',
|
||||
'Next estimated tracking' => 'Next estimated tracking',
|
||||
'Last tracked' => 'Laatst gevolgd',
|
||||
'Battery' => 'Batterij',
|
||||
'Last charged' => 'Laatst opgeladen',
|
||||
'Next planned charge cycle' => 'Volgende geplande laadcyclus',
|
||||
'Best before' => 'Houdbaar tot',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Productoverzicht',
|
||||
'Stock quantity unit' => 'Voorraadhoeveelheidseenheid',
|
||||
'Stock amount' => 'Voorraadhoeveelheid',
|
||||
'Last purchased' => 'Laatst gekocht',
|
||||
'Last used' => 'Laatst gebruikt',
|
||||
'Spoiled' => 'Verspild',
|
||||
'Barcode lookup is disabled' => 'Opzoeken op streepjescode is uitgeschakeld',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'will be added to the list of barcodes for the selected product on submit',
|
||||
'New amount' => 'Nieuwe aantal',
|
||||
'Note' => 'Notitie',
|
||||
'Tracked time' => 'Bijgehouden tijd',
|
||||
'Chore overview' => 'Overzicht klus',
|
||||
'Tracked count' => 'Bijgehouden aantal',
|
||||
'Battery overview' => 'Batterijoverzicht',
|
||||
'Charge cycles count' => 'Aantal laadcycli',
|
||||
'Create shopping list item' => 'Maak een item in de boodschappenlijst',
|
||||
'Edit shopping list item' => 'Bewerk item in de boodschappenlijst',
|
||||
'Save' => 'Opslaan',
|
||||
'Add' => 'Toevoegen',
|
||||
'Name' => 'Naam',
|
||||
'Location' => 'Locatie',
|
||||
'Min. stock amount' => 'Min. voorraadhoeveelheid',
|
||||
'QU purchase' => 'QU purchase',
|
||||
'QU stock' => 'QU stock',
|
||||
'QU factor' => 'QU factor',
|
||||
'Description' => 'Omschrijving',
|
||||
'Create product' => 'Maak een product',
|
||||
'Barcode(s)' => 'Barcode(s)',
|
||||
'Minimum stock amount' => 'Minimale voorraadhoeveelheid',
|
||||
'Default best before days' => 'Standaard houdbaarheidsdatum',
|
||||
'Quantity unit purchase' => 'Aankoop aantal eenheden ',
|
||||
'Quantity unit stock' => 'Voorraad aantal eenheden',
|
||||
'Factor purchase to stock quantity unit' => 'Factor purchase to stock quantity unit',
|
||||
'Create location' => 'Maak een locatie',
|
||||
'Create quantity unit' => 'Maak eenheidseenheid',
|
||||
'Period type' => 'Periode type',
|
||||
'Period days' => 'Periode dagen',
|
||||
'Create chore' => 'Create chore',
|
||||
'Used in' => 'Gebruikt in',
|
||||
'Create battery' => 'Maak een batterij',
|
||||
'Edit battery' => 'Edit battery',
|
||||
'Edit chore' => 'Edit chore',
|
||||
'Edit quantity unit' => 'Edit quantity unit',
|
||||
'Edit product' => 'Edit product',
|
||||
'Edit location' => 'Wijzig locatie',
|
||||
'Record data' => 'Record data',
|
||||
'Manage master data' => 'Manage master data',
|
||||
'This will apply to added products' => 'This will apply to added products',
|
||||
'never' => 'never',
|
||||
'Add products that are below defined min. stock amount' => 'Add products that are below defined min. stock amount',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'For purchases this amount of days will be added to today for the best before date suggestion',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'This means 1 #1 purchased will be converted into #2 #3 in stock',
|
||||
'Login' => 'Login',
|
||||
'Username' => 'Username',
|
||||
'Password' => 'Password',
|
||||
'Invalid credentials, please try again' => 'Invalid credentials, please try again',
|
||||
'Are you sure to delete battery "#1"?' => 'Are you sure to delete battery "#1"?',
|
||||
'Yes' => 'Yes',
|
||||
'No' => 'No',
|
||||
'Are you sure to delete chore "#1"?' => 'Are you sure to delete chore "#1"?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" could not be resolved to a product, how do you want to proceed?',
|
||||
'Create or assign product' => 'Create or assign product',
|
||||
'Cancel' => 'Cancel',
|
||||
'Add as new product' => 'Add as new product',
|
||||
'Add as barcode to existing product' => 'Add as barcode to existing product',
|
||||
'Add as new product and prefill barcode' => 'Add as new product and prefill barcode',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Are you sure to delete quantity unit "#1"?',
|
||||
'Are you sure to delete product "#1"?' => 'Are you sure to delete product "#1"?',
|
||||
'Are you sure to delete location "#1"?' => 'Weet u zeker dat u locatie "#1" wilt verwijderen?',
|
||||
'Manage API keys' => 'Manage API keys',
|
||||
'REST API & data model documentation' => 'REST API & data model documentation',
|
||||
'API keys' => 'API keys',
|
||||
'Create new API key' => 'Create new API key',
|
||||
'API key' => 'API key',
|
||||
'Expires' => 'Expires',
|
||||
'Created' => 'Created',
|
||||
'This product is not in stock' => 'This product is not in stock',
|
||||
'This means #1 will be added to stock' => 'This means #1 will be added to stock',
|
||||
'This means #1 will be removed from stock' => 'This means #1 will be removed from stock',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked',
|
||||
'Removed #1 #2 of #3 from stock' => 'Removed #1 #2 of #3 from stock',
|
||||
'About grocy' => 'About grocy',
|
||||
'Close' => 'Close',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 batteries are due to be charged within the next #2 days',
|
||||
'#1 batteries are overdue to be charged' => '#1 batteries are overdue to be charged',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 chores are due to be done within the next #2 days',
|
||||
'#1 chores are overdue to be done' => '#1 chores are overdue to be done',
|
||||
'Released on' => 'Released on',
|
||||
'Consume #3 #1 of #2' => 'Consume #3 #1 of #2',
|
||||
'Added #1 #2 of #3 to stock' => 'Added #1 #2 of #3 to stock',
|
||||
'Stock amount of #1 is now #2 #3' => 'Stock amount of #1 is now #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'Tracked execution of chore #1 on #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Tracked charge cycle of battery #1 on #2',
|
||||
'Consume all #1 which are currently in stock' => 'Consume all #1 which are currently in stock',
|
||||
'All' => 'All',
|
||||
'Track charge cycle of battery #1' => 'Track charge cycle of battery #1',
|
||||
'Track execution of chore #1' => 'Track execution of chore #1',
|
||||
'Filter by location' => 'Filteren op locatie',
|
||||
'Search' => 'Search',
|
||||
'Not logged in' => 'Not logged in',
|
||||
'You have to select a product' => 'You have to select a product',
|
||||
'You have to select a chore' => 'You have to select a chore',
|
||||
'You have to select a battery' => 'You have to select a battery',
|
||||
'A name is required' => 'A name is required',
|
||||
'A location is required' => 'Een locatie is verplicht',
|
||||
'The amount cannot be lower than #1' => 'The amount cannot be lower than #1',
|
||||
'This cannot be negative' => 'Dit kan niet negatief zijn',
|
||||
'A quantity unit is required' => 'A quantity unit is required',
|
||||
'A period type is required' => 'A period type is required',
|
||||
'A best before date is required and must be later than today' => 'A best before date is required and must be later than today',
|
||||
'Settings' => 'Instellingen',
|
||||
'This can only be before now' => 'This can only be before now',
|
||||
'Calendar' => 'Calendar',
|
||||
'Recipes' => 'Recipes',
|
||||
'Edit recipe' => 'Edit recipe',
|
||||
'New recipe' => 'New recipe',
|
||||
'Ingredients list' => 'Ingredients list',
|
||||
'Add recipe ingredient' => 'Add recipe ingredient',
|
||||
'Edit recipe ingredient' => 'Edit recipe ingredient',
|
||||
'Are you sure to delete recipe "#1"?' => 'Are you sure to delete recipe "#1"?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Are you sure to delete recipe ingredient "#1"?',
|
||||
'Are you sure to empty the shopping list?' => 'Are you sure to empty the shopping list?',
|
||||
'Clear list' => 'Clear list',
|
||||
'Requirements fulfilled' => 'Requirements fulfilled',
|
||||
'Put missing products on shopping list' => 'Put missing products on shopping list',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Not enough in stock, #1 ingredients missing',
|
||||
'Enough in stock' => 'Enough in stock',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Not enough in stock, #1 ingredients missing but already on the shopping list',
|
||||
'Expand to fullscreen' => 'Expand to fullscreen',
|
||||
'Ingredients' => 'Ingredients',
|
||||
'Preparation' => 'Preparation',
|
||||
'Recipe' => 'Recipe',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Not enough in stock, #1 missing, #2 already on shopping list',
|
||||
'Show notes' => 'Show notes',
|
||||
'Put missing amount on shopping list' => 'Put missing amount on shopping list',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?',
|
||||
'Added for recipe #1' => 'Added for recipe #1',
|
||||
'Manage users' => 'Beheer gebruikers',
|
||||
'User' => 'Gebruiker',
|
||||
'Users' => 'Gebruikers',
|
||||
'Are you sure to delete user "#1"?' => 'Are you sure to delete user "#1"?',
|
||||
'Create user' => 'Create user',
|
||||
'Edit user' => 'Bewerk gebruiker',
|
||||
'First name' => 'Voornaam',
|
||||
'Last name' => 'Achternaam',
|
||||
'A username is required' => 'een gebruikersnaam is verplicht',
|
||||
'Confirm password' => 'Bevestig wachtwoord',
|
||||
'Passwords do not match' => 'Wachtwoorden komen niet overeen',
|
||||
'Change password' => 'Wachtwoord wijzigen',
|
||||
'Done by' => 'Gedaan door',
|
||||
'Last done by' => 'Laatst gedaan door',
|
||||
'Unknown' => 'Onbekend',
|
||||
'Filter by chore' => 'Filter op klus',
|
||||
'Chores journal' => 'Klusjesjournaal',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 betekent dat suggesties voor de volgende laadcyclus zijn uitgeschakeld',
|
||||
'Charge cycle interval (days)' => 'Laadcyclusinterval (dagen)',
|
||||
'Last price' => 'Laatste prijs',
|
||||
'Price history' => 'Prijs geschiedenis',
|
||||
'No price history available' => 'Geen prijsgeschiedenis beschikbaar',
|
||||
'Price' => 'Price',
|
||||
'in #1 per purchase quantity unit' => 'in #1 per purchase quantity unit',
|
||||
'The price cannot be lower than #1' => 'The price cannot be lower than #1',
|
||||
'#1 product expires within the next #2 days' => '#1 product expires within the next #2 days',
|
||||
'#1 product is already expired' => '#1 product is already expired',
|
||||
'#1 product is below defined min. stock amount' => '#1 product is below defined min. stock amount',
|
||||
'Unit' => 'Unit',
|
||||
'Units' => 'Units',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 chore is due to be done within the next #2 days',
|
||||
'#1 chore is overdue to be done' => '#1 chore is overdue to be done',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 battery is due to be charged within the next #2 days',
|
||||
'#1 battery is overdue to be charged' => '#1 battery is overdue to be charged',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 unit was automatically added and will apply in addition to the amount entered here',
|
||||
'in singular form' => 'in singular form',
|
||||
'in plural form' => 'in plural form',
|
||||
'Never expires' => 'Never expires',
|
||||
'This cannot be lower than #1' => 'This cannot be lower than #1',
|
||||
'-1 means that this product never expires' => '-1 means that this product never expires',
|
||||
'Quantity unit' => 'Quantity unit',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Only check if a single unit is in stock (a different quantity can then be used above)',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Removed all ingredients of recipe "#1" from stock',
|
||||
'Consume all ingredients needed by this recipe' => 'Consume all ingredients needed by this recipe',
|
||||
'Click to show technical details' => 'Click to show technical details',
|
||||
'Error while saving, probably this item already exists' => 'Error while saving, probably this item already exists',
|
||||
'Error details' => 'Error details',
|
||||
'Tasks' => 'Tasks',
|
||||
'Show done tasks' => 'Show done tasks',
|
||||
'Task' => 'Task',
|
||||
'Due' => 'Due',
|
||||
'Assigned to' => 'Assigned to',
|
||||
'Mark task "#1" as completed' => 'Mark task "#1" as completed',
|
||||
'Uncategorized' => 'Uncategorized',
|
||||
'Task categories' => 'Task categories',
|
||||
'Create task' => 'Create task',
|
||||
'A due date is required' => 'A due date is required',
|
||||
'Category' => 'Category',
|
||||
'Edit task' => 'Edit task',
|
||||
'Are you sure to delete task "#1"?' => 'Are you sure to delete task "#1"?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 task is due to be done within the next #2 days',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 tasks are due to be done within the next #2 days',
|
||||
'#1 task is overdue to be done' => '#1 task is overdue to be done',
|
||||
'#1 tasks are overdue to be done' => '#1 tasks are overdue to be done',
|
||||
'Edit task category' => 'Edit task category',
|
||||
'Create task category' => 'Create task category',
|
||||
'Product groups' => 'Product groups',
|
||||
'Ungrouped' => 'Ungrouped',
|
||||
'Create product group' => 'Create product group',
|
||||
'Edit product group' => 'Edit product group',
|
||||
'Product group' => 'Product group',
|
||||
'Are you sure to delete product group "#1"?' => 'Are you sure to delete product group "#1"?',
|
||||
'Stay logged in permanently' => 'Stay logged in permanently',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'When not set, you will get logged out at latest after 30 days',
|
||||
'Filter by status' => 'Filter by status',
|
||||
'Below min. stock amount' => 'Below min. stock amount',
|
||||
'Expiring soon' => 'Expiring soon',
|
||||
'Already expired' => 'Already expired',
|
||||
'Due soon' => 'Due soon',
|
||||
'Overdue' => 'Overdue',
|
||||
'View settings' => 'View settings',
|
||||
'Auto reload on external changes' => 'Auto reload on external changes',
|
||||
'Enable night mode' => 'Enable night mode',
|
||||
'Auto enable in time range' => 'Auto enable in time range',
|
||||
'From' => 'From',
|
||||
'in format' => 'in format',
|
||||
'To' => 'To',
|
||||
'Time range goes over midnight' => 'Time range goes over midnight',
|
||||
'Product picture' => 'Product picture',
|
||||
'No file selected' => 'No file selected',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'If you don\'t select a file, the current picture will not be altered',
|
||||
'Delete' => 'Delete',
|
||||
'The current picture will be deleted when you save the product' => 'The current picture will be deleted when you save the product',
|
||||
'Select file' => 'Select file',
|
||||
'Image of product #1' => 'Image of product #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'This product cannot be deleted because it is in stock, please remove the stock amount first.',
|
||||
'Delete not possible' => 'Delete not possible',
|
||||
'Equipment' => 'Equipment',
|
||||
'Instruction manual' => 'Instruction manual',
|
||||
'The selected equipment has no instruction manual' => 'The selected equipment has no instruction manual',
|
||||
'Notes' => 'Notes',
|
||||
'Edit equipment' => 'Edit equipment',
|
||||
'Create equipment' => 'Create equipment',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'If you don\'t select a file, the current instruction manual will not be altered',
|
||||
'No instruction manual available' => 'No instruction manual available',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'The current instruction manual will be deleted when you save the equipment',
|
||||
'No picture available' => 'No picture available',
|
||||
'Filter by product group' => 'Filter by product group',
|
||||
'Presets for new products' => 'Presets for new products',
|
||||
'Included recipes' => 'Included recipes',
|
||||
'A recipe is required' => 'A recipe is required',
|
||||
'Add included recipe' => 'Add included recipe',
|
||||
'Edit included recipe' => 'Edit included recipe',
|
||||
'Group' => 'Groep',
|
||||
'This will be used as a headline to group ingredients together' => 'This will be used as a headline to group ingredients together',
|
||||
'Journal' => 'Journal',
|
||||
'Stock journal' => 'Stock journal',
|
||||
'Filter by product' => 'Filter by product',
|
||||
'Booking time' => 'Booking time',
|
||||
'Booking type' => 'Booking type',
|
||||
'Undo booking' => 'Undo booking',
|
||||
'Undone on' => 'Undone on',
|
||||
'Batteries journal' => 'Batteries journal',
|
||||
'Filter by battery' => 'Filter by battery',
|
||||
'Undo charge cycle' => 'Undo charge cycle',
|
||||
'Undo chore execution' => 'Undo chore execution',
|
||||
'Chore execution successfully undone' => 'Chore execution successfully undone',
|
||||
'Undo' => 'Undo',
|
||||
'Booking successfully undone' => 'Booking successfully undone',
|
||||
'Charge cycle successfully undone' => 'Charge cycle successfully undone',
|
||||
'This cannot be negative and must be an integral number' => 'This cannot be negative and must be an integral number',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Disable stock fulfillment checking for this ingredient',
|
||||
'Add all list items to stock' => 'Add all list items to stock',
|
||||
'Add #3 #1 of #2 to stock' => 'Add #3 #1 of #2 to stock',
|
||||
'Adding shopping list item #1 of #2' => 'Adding shopping list item #1 of #2',
|
||||
'Use a specific stock item' => 'Use a specific stock item',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)',
|
||||
'Default best before days after opened' => 'Default best before days after opened',
|
||||
'Marked #1 #2 of #3 as opened' => 'Marked #1 #2 of #3 as opened',
|
||||
'Mark as opened' => 'Mark as opened',
|
||||
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
|
||||
'Not opened' => 'Not opened',
|
||||
'Opened' => 'Geopend',
|
||||
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open',
|
||||
'#1 opened' => '#1 opened',
|
||||
'Product expires' => 'Product expires',
|
||||
'Task due' => 'Task due',
|
||||
'Chore due' => 'Chore due',
|
||||
'Battery charge cycle due' => 'Battery charge cycle due',
|
||||
'Show clock in header' => 'Toon klok in koptekst',
|
||||
'Stock settings' => 'Voorraadinstellingen',
|
||||
'Shopping list to stock workflow' => 'Shopping list to stock workflow',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set',
|
||||
'Skip' => 'Overslaan',
|
||||
'Servings' => 'Servings',
|
||||
'Costs' => 'Costs',
|
||||
'Based on the prices of the last purchase per product' => 'Based on the prices of the last purchase per product',
|
||||
'The ingredients listed here result in this amount of servings' => 'The ingredients listed here result in this amount of servings',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Do not check against the shopping list when adding missing items to it',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list',
|
||||
'Picture' => 'Picture',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Uncheck ingredients to not put them on the shopping list',
|
||||
'This is for statistical purposes only' => 'This is for statistical purposes only',
|
||||
'You have to select a recipe' => 'You have to select a recipe',
|
||||
'Key type' => 'Key type',
|
||||
'Share/Integrate calendar (iCal)' => 'Share/Integrate calendar (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Use the following (public) URL to share or integrate the calendar in iCal format',
|
||||
'Allow partial units in stock' => 'Allow partial units in stock',
|
||||
'Enable tare weight handling' => 'Enable tare weight handling',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below',
|
||||
'Tare weight' => 'Tare weight',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated',
|
||||
'You have to select a location' => 'You have to select a location',
|
||||
'List' => 'List',
|
||||
'Gallery' => 'Gallery'
|
||||
);
|
1189
localization/nl/strings.po
Normal file
1189
localization/nl/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'text-single-line' => 'Tekst (één regel)',
|
||||
'text-multi-line' => 'Tekst (meerdere regels)',
|
||||
'number-integral' => 'Number (héél getal)',
|
||||
'number-decimal' => 'Nummer (decimaal)',
|
||||
'date' => 'Getal (zonder tijd)',
|
||||
'datetime' => 'Datum en tijd',
|
||||
'checkbox' => 'Checkbox'
|
||||
);
|
34
localization/nl/userfield_types.po
Normal file
34
localization/nl/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: nl\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr "Tekst (één regel)"
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr "Tekst (meerdere regels)"
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr "Number (héél getal)"
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr "Nummer (decimaal)"
|
||||
|
||||
msgid "date"
|
||||
msgstr "Getal (zonder tijd)"
|
||||
|
||||
msgid "datetime"
|
||||
msgstr "Datum en tijd"
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr "Checkbox"
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manuel',
|
||||
'dynamic-regular' => 'Automatisk',
|
||||
'daily' => 'Daglig',
|
||||
'weekly' => 'Ukentlig',
|
||||
'monthly' => 'Månedlig'
|
||||
);
|
28
localization/no/chore_types.po
Normal file
28
localization/no/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/no\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: no\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manuel"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Automatisk"
|
||||
|
||||
msgid "daily"
|
||||
msgstr "Daglig"
|
||||
|
||||
msgid "weekly"
|
||||
msgstr "Ukentlig"
|
||||
|
||||
msgid "monthly"
|
||||
msgstr "Månedlig"
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'no',
|
||||
'timeago_nan' => 'for NaN År',
|
||||
'moment_locale' => 'nb',
|
||||
'datatables_localization' => '{"sEmptyTable":"Det finnes ingen data i tabellen","sInfo":"_START_ fra _END_ til _TOTAL_ skriv","sInfoEmpty":"Ingen data tilgjengelign","sInfoFiltered":"(filtrert fra _MAX_ skriv)","sInfoPostFix":"","sInfoThousands":".","sLengthMenu":"_MENU_ per side","sLoadingRecords":"Laster ..","sProcessing":"Vennligst vent ..","sSearch":"Søk","sZeroRecords":"Ingen oppføringer tilgjengelig","oPaginate":{"sFirst":"Første","sPrevious":"Bakover","sNext":"Neste","sLast":"Siste"},"oAria":{"sSortAscending":": Sortér stigende","sSortDescending":": Sortér synkende"},"select":{"rows":{"0":"klikk på en linje for å velge","1":"1 linje valgt","_":" linger valgt"}},"buttons":{"print":"Print","colvis":"Søyle","copy":"Kopi","copyTitle":"Kopier til utklippstavlen","copyKeys":"Trykk <i>ctrl</i> eller <i>⌘</i> + <i>C</i> for å kopiere tabell<br> til utklipptavlen.<br><br>For å avbryte, klikke på meldingen eller trykk på ESC.","copySuccess":{"1":"1 Kolonne kopiert","_":" kolonne kopiert"}}}',
|
||||
'summernote_locale' => 'nb-NO',
|
||||
'fullcalendar_locale' => 'nb'
|
||||
);
|
31
localization/no/component_translations.po
Normal file
31
localization/no/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/no\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: no\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "no"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "for NaN År"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "nb"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sEmptyTable\":\"Det finnes ingen data i tabellen\",\"sInfo\":\"_START_ fra _END_ til _TOTAL_ skriv\",\"sInfoEmpty\":\"Ingen data tilgjengelign\",\"sInfoFiltered\":\"(filtrert fra _MAX_ skriv)\",\"sInfoPostFix\":\"\",\"sInfoThousands\":\".\",\"sLengthMenu\":\"_MENU_ per side\",\"sLoadingRecords\":\"Laster ..\",\"sProcessing\":\"Vennligst vent ..\",\"sSearch\":\"Søk\",\"sZeroRecords\":\"Ingen oppføringer tilgjengelig\",\"oPaginate\":{\"sFirst\":\"Første\",\"sPrevious\":\"Bakover\",\"sNext\":\"Neste\",\"sLast\":\"Siste\"},\"oAria\":{\"sSortAscending\":\": Sortér stigende\",\"sSortDescending\":\": Sortér synkende\"},\"select\":{\"rows\":{\"0\":\"klikk på en linje for å velge\",\"1\":\"1 linje valgt\",\"_\":\" linger valgt\"}},\"buttons\":{\"print\":\"Print\",\"colvis\":\"Søyle\",\"copy\":\"Kopi\",\"copyTitle\":\"Kopier til utklippstavlen\",\"copyKeys\":\"Trykk <i>ctrl</i> eller <i>⌘</i> + <i>C</i> for å kopiere tabell<br> til utklipptavlen.<br><br>For å avbryte, klikke på meldingen eller trykk på ESC.\",\"copySuccess\":{\"1\":\"1 Kolonne kopiert\",\"_\":\" kolonne kopiert\"}}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "nb-NO"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "nb"
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Cookies',
|
||||
'Chocolate' => 'Sjokolade',
|
||||
'Pantry' => 'Spiskammers',
|
||||
'Candy cupboard' => 'Godteriskapet',
|
||||
'Tinned food cupboard' => 'Boksematskapet',
|
||||
'Fridge' => 'Kjøleskapet',
|
||||
'Piece' => 'Ett',
|
||||
'Pieces' => 'Flere',
|
||||
'Pack' => 'Pakke',
|
||||
'Packs' => 'Pakker',
|
||||
'Glass' => 'Glass',
|
||||
'Glasses' => 'Glass',
|
||||
'Tin' => 'Hermetikkboks',
|
||||
'Tins' => 'Hermetikkbokser',
|
||||
'Can' => 'Boks',
|
||||
'Cans' => 'Bokser',
|
||||
'Bunch' => 'Klase',
|
||||
'Bunches' => 'Klaser',
|
||||
'Gummy bears' => 'Vingummibjørner',
|
||||
'Crisps' => 'Chips',
|
||||
'Eggs' => 'Egg',
|
||||
'Noodles' => 'Nuddler',
|
||||
'Pickles' => 'Sur agurk',
|
||||
'Gulash soup' => 'Gulasj suppe',
|
||||
'Yogurt' => 'Yoghurt',
|
||||
'Cheese' => 'Ost',
|
||||
'Cold cuts' => 'Kjøttpålegg',
|
||||
'Paprika' => 'Paprika',
|
||||
'Cucumber' => 'Agurk',
|
||||
'Radish' => 'Reddik',
|
||||
'Tomato' => 'Tomat',
|
||||
'Changed towels in the bathroom' => 'Bytt handklær på badet',
|
||||
'Cleaned the kitchen floor' => 'Vasket kjøkkengulvet',
|
||||
'Warranty ends' => 'Garanti utgår',
|
||||
'TV remote control' => 'Fjernkontroll for TV',
|
||||
'Alarm clock' => 'Alarmklokke',
|
||||
'Heat remote control' => 'Fjernkontroll for termostat',
|
||||
'Lawn mowed in the garden' => 'Kuttet gresset i hagen',
|
||||
'Some good snacks' => 'Noen gode snacks',
|
||||
'Pizza dough' => 'Pizzadeig',
|
||||
'Sieved tomatoes' => 'Tomatpuré',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Ristet brød',
|
||||
'Minced meat' => 'Kjøttdeig',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti Bolognese',
|
||||
'Sandwiches' => 'Smørbrød',
|
||||
'English' => 'Engelsk',
|
||||
'German' => 'Tysk',
|
||||
'Italian' => 'Italiensk',
|
||||
'Demo in different language' => 'Demo i annet språk',
|
||||
'This is the note content of the recipe ingredient' => 'Dette er notisen for ingrediensen i oppskriften',
|
||||
'Demo User' => 'Demo Bruker',
|
||||
'Gram' => 'Gram',
|
||||
'Grams' => 'Gram',
|
||||
'Flour' => 'Mel',
|
||||
'Pancakes' => 'Pannekaker',
|
||||
'Sugar' => 'Sukker',
|
||||
'Home' => 'Hus',
|
||||
'Life' => 'Livstil',
|
||||
'Projects' => 'Projekter',
|
||||
'Repair the garage door' => 'Reparere garasjedøren',
|
||||
'Fork and improve grocy' => 'Fork og forbedre grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Finne på løsning for hva jeg skal gjøre når jeg mister dørnøklene',
|
||||
'Sweets' => 'Godteri',
|
||||
'Bakery products' => 'Bakevarer',
|
||||
'Tinned food' => 'Boksemat',
|
||||
'Butchery products' => 'Kjøtt/ Ferskvare',
|
||||
'Vegetables/Fruits' => 'Frukt/ Grønnsaker',
|
||||
'Refrigerated products' => 'Frysedisk',
|
||||
'Coffee machine' => 'Kaffetrakter',
|
||||
'Dishwasher' => 'Oppvaskmaskin',
|
||||
'Liter' => 'Liter',
|
||||
'Liters' => 'Liter',
|
||||
'Bottle' => 'Flaske',
|
||||
'Bottles' => 'Flasker',
|
||||
'Milk' => 'Melk',
|
||||
'Chocolate sauce' => 'Sjokoladesaus',
|
||||
'Milliliters' => 'Milliliter',
|
||||
'Milliliter' => 'Milliliter',
|
||||
'Bottom' => 'Bunn',
|
||||
'Topping' => 'Topping',
|
||||
'French' => 'Fransk',
|
||||
'Turkish' => 'Tyrkisk',
|
||||
'Spanish' => 'Spansk',
|
||||
'Russian' => 'Russisk',
|
||||
'The thing which happens on the 5th of every month' => 'Husarbeid som skjer den 5 hver måneden',
|
||||
'The thing which happens daily' => 'Husarbeid som skjer daglig',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'Husarbeid som skjer på mandager og onsdager',
|
||||
'Swedish' => 'Swedish'
|
||||
);
|
286
localization/no/demo_data.po
Normal file
286
localization/no/demo_data.po
Normal file
@@ -0,0 +1,286 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/no\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: no\n"
|
||||
"X-Domain: grocy/demo_data\n"
|
||||
|
||||
msgid "Cookies"
|
||||
msgstr "Cookies"
|
||||
|
||||
msgid "Chocolate"
|
||||
msgstr "Sjokolade"
|
||||
|
||||
msgid "Pantry"
|
||||
msgstr "Spiskammers"
|
||||
|
||||
msgid "Candy cupboard"
|
||||
msgstr "Godteriskapet"
|
||||
|
||||
msgid "Tinned food cupboard"
|
||||
msgstr "Boksematskapet"
|
||||
|
||||
msgid "Fridge"
|
||||
msgstr "Kjøleskapet"
|
||||
|
||||
msgid "Piece"
|
||||
msgstr "Ett"
|
||||
|
||||
msgid "Pieces"
|
||||
msgstr "Flere"
|
||||
|
||||
msgid "Pack"
|
||||
msgstr "Pakke"
|
||||
|
||||
msgid "Packs"
|
||||
msgstr "Pakker"
|
||||
|
||||
msgid "Glass"
|
||||
msgstr "Glass"
|
||||
|
||||
msgid "Glasses"
|
||||
msgstr "Glass"
|
||||
|
||||
msgid "Tin"
|
||||
msgstr "Hermetikkboks"
|
||||
|
||||
msgid "Tins"
|
||||
msgstr "Hermetikkbokser"
|
||||
|
||||
msgid "Can"
|
||||
msgstr "Boks"
|
||||
|
||||
msgid "Cans"
|
||||
msgstr "Bokser"
|
||||
|
||||
msgid "Bunch"
|
||||
msgstr "Klase"
|
||||
|
||||
msgid "Bunches"
|
||||
msgstr "Klaser"
|
||||
|
||||
msgid "Gummy bears"
|
||||
msgstr "Vingummibjørner"
|
||||
|
||||
msgid "Crisps"
|
||||
msgstr "Chips"
|
||||
|
||||
msgid "Eggs"
|
||||
msgstr "Egg"
|
||||
|
||||
msgid "Noodles"
|
||||
msgstr "Nuddler"
|
||||
|
||||
msgid "Pickles"
|
||||
msgstr "Sur agurk"
|
||||
|
||||
msgid "Gulash soup"
|
||||
msgstr "Gulasj suppe"
|
||||
|
||||
msgid "Yogurt"
|
||||
msgstr "Yoghurt"
|
||||
|
||||
msgid "Cheese"
|
||||
msgstr "Ost"
|
||||
|
||||
msgid "Cold cuts"
|
||||
msgstr "Kjøttpålegg"
|
||||
|
||||
msgid "Paprika"
|
||||
msgstr "Paprika"
|
||||
|
||||
msgid "Cucumber"
|
||||
msgstr "Agurk"
|
||||
|
||||
msgid "Radish"
|
||||
msgstr "Reddik"
|
||||
|
||||
msgid "Tomato"
|
||||
msgstr "Tomat"
|
||||
|
||||
msgid "Changed towels in the bathroom"
|
||||
msgstr "Bytt handklær på badet"
|
||||
|
||||
msgid "Cleaned the kitchen floor"
|
||||
msgstr "Vasket kjøkkengulvet"
|
||||
|
||||
msgid "Warranty ends"
|
||||
msgstr "Garanti utgår"
|
||||
|
||||
msgid "TV remote control"
|
||||
msgstr "Fjernkontroll for TV"
|
||||
|
||||
msgid "Alarm clock"
|
||||
msgstr "Alarmklokke"
|
||||
|
||||
msgid "Heat remote control"
|
||||
msgstr "Fjernkontroll for termostat"
|
||||
|
||||
msgid "Lawn mowed in the garden"
|
||||
msgstr "Kuttet gresset i hagen"
|
||||
|
||||
msgid "Some good snacks"
|
||||
msgstr "Noen gode snacks"
|
||||
|
||||
msgid "Pizza dough"
|
||||
msgstr "Pizzadeig"
|
||||
|
||||
msgid "Sieved tomatoes"
|
||||
msgstr "Tomatpuré"
|
||||
|
||||
msgid "Salami"
|
||||
msgstr "Salami"
|
||||
|
||||
msgid "Toast"
|
||||
msgstr "Ristet brød"
|
||||
|
||||
msgid "Minced meat"
|
||||
msgstr "Kjøttdeig"
|
||||
|
||||
msgid "Pizza"
|
||||
msgstr "Pizza"
|
||||
|
||||
msgid "Spaghetti bolognese"
|
||||
msgstr "Spaghetti Bolognese"
|
||||
|
||||
msgid "Sandwiches"
|
||||
msgstr "Smørbrød"
|
||||
|
||||
msgid "English"
|
||||
msgstr "Engelsk"
|
||||
|
||||
msgid "German"
|
||||
msgstr "Tysk"
|
||||
|
||||
msgid "Italian"
|
||||
msgstr "Italiensk"
|
||||
|
||||
msgid "Demo in different language"
|
||||
msgstr "Demo i annet språk"
|
||||
|
||||
msgid "This is the note content of the recipe ingredient"
|
||||
msgstr "Dette er notisen for ingrediensen i oppskriften"
|
||||
|
||||
msgid "Demo User"
|
||||
msgstr "Demo Bruker"
|
||||
|
||||
msgid "Gram"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Grams"
|
||||
msgstr "Gram"
|
||||
|
||||
msgid "Flour"
|
||||
msgstr "Mel"
|
||||
|
||||
msgid "Pancakes"
|
||||
msgstr "Pannekaker"
|
||||
|
||||
msgid "Sugar"
|
||||
msgstr "Sukker"
|
||||
|
||||
msgid "Home"
|
||||
msgstr "Hus"
|
||||
|
||||
msgid "Life"
|
||||
msgstr "Livstil"
|
||||
|
||||
msgid "Projects"
|
||||
msgstr "Projekter"
|
||||
|
||||
msgid "Repair the garage door"
|
||||
msgstr "Reparere garasjedøren"
|
||||
|
||||
msgid "Fork and improve grocy"
|
||||
msgstr "Fork og forbedre grocy"
|
||||
|
||||
msgid "Find a solution for what to do when I forget the door keys"
|
||||
msgstr "Finne på løsning for hva jeg skal gjøre når jeg mister dørnøklene"
|
||||
|
||||
msgid "Sweets"
|
||||
msgstr "Godteri"
|
||||
|
||||
msgid "Bakery products"
|
||||
msgstr "Bakevarer"
|
||||
|
||||
msgid "Tinned food"
|
||||
msgstr "Boksemat"
|
||||
|
||||
msgid "Butchery products"
|
||||
msgstr "Kjøtt/ Ferskvare"
|
||||
|
||||
msgid "Vegetables/Fruits"
|
||||
msgstr "Frukt/ Grønnsaker"
|
||||
|
||||
msgid "Refrigerated products"
|
||||
msgstr "Frysedisk"
|
||||
|
||||
msgid "Coffee machine"
|
||||
msgstr "Kaffetrakter"
|
||||
|
||||
msgid "Dishwasher"
|
||||
msgstr "Oppvaskmaskin"
|
||||
|
||||
msgid "Liter"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Liters"
|
||||
msgstr "Liter"
|
||||
|
||||
msgid "Bottle"
|
||||
msgstr "Flaske"
|
||||
|
||||
msgid "Bottles"
|
||||
msgstr "Flasker"
|
||||
|
||||
msgid "Milk"
|
||||
msgstr "Melk"
|
||||
|
||||
msgid "Chocolate sauce"
|
||||
msgstr "Sjokoladesaus"
|
||||
|
||||
msgid "Milliliters"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Milliliter"
|
||||
msgstr "Milliliter"
|
||||
|
||||
msgid "Bottom"
|
||||
msgstr "Bunn"
|
||||
|
||||
msgid "Topping"
|
||||
msgstr "Topping"
|
||||
|
||||
msgid "French"
|
||||
msgstr "Fransk"
|
||||
|
||||
msgid "Turkish"
|
||||
msgstr "Tyrkisk"
|
||||
|
||||
msgid "Spanish"
|
||||
msgstr "Spansk"
|
||||
|
||||
msgid "Russian"
|
||||
msgstr "Russisk"
|
||||
|
||||
msgid "The thing which happens on the 5th of every month"
|
||||
msgstr "Husarbeid som skjer den 5 hver måneden"
|
||||
|
||||
msgid "The thing which happens daily"
|
||||
msgstr "Husarbeid som skjer daglig"
|
||||
|
||||
msgid "The thing which happens on Mondays and Wednesdays"
|
||||
msgstr "Husarbeid som skjer på mandager og onsdager"
|
||||
|
||||
msgid "Swedish"
|
||||
msgstr ""
|
||||
|
||||
msgid "Polish"
|
||||
msgstr ""
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'purchase' => 'Innkjøp',
|
||||
'consume' => 'Forbruk produkt',
|
||||
'inventory-correction' => 'Korreksjon av husholdningsantall ',
|
||||
'product-opened' => 'Produkt åpnet'
|
||||
);
|
25
localization/no/stock_transaction_types.po
Normal file
25
localization/no/stock_transaction_types.po
Normal file
@@ -0,0 +1,25 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/no\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: no\n"
|
||||
"X-Domain: grocy/stock_transaction_types\n"
|
||||
|
||||
msgid "purchase"
|
||||
msgstr "Innkjøp"
|
||||
|
||||
msgid "consume"
|
||||
msgstr "Forbruk produkt"
|
||||
|
||||
msgid "inventory-correction"
|
||||
msgstr "Korreksjon av husholdningsantall "
|
||||
|
||||
msgid "product-opened"
|
||||
msgstr "Produkt åpnet"
|
@@ -1,397 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Husholdning',
|
||||
'#1 products expiring within the next #2 days' => '#1 produkt går ut på dato innen de neste #2 dagene',
|
||||
'#1 products are already expired' => '#1 produkt har gått ut på dato',
|
||||
'#1 products are below defined min. stock amount' => '#1 produkt under minimum husholdningsnivå',
|
||||
'Product' => 'Produkt',
|
||||
'Amount' => 'Antall',
|
||||
'Next best before date' => 'Kommende best før dato',
|
||||
'Logout' => 'Logg ut',
|
||||
'Chores overview' => 'Oversikt husarbeid',
|
||||
'Batteries overview' => 'Oversikt batteri',
|
||||
'Purchase' => 'Innkjøp',
|
||||
'Consume' => 'Forbruk produkt',
|
||||
'Inventory' => 'Endre husholdning',
|
||||
'Shopping list' => 'Handleliste',
|
||||
'Chore tracking' => 'Logge husarbeid',
|
||||
'Battery tracking' => 'Batteri ladesyklus',
|
||||
'Products' => 'Produkter',
|
||||
'Locations' => 'Lokasjoner',
|
||||
'Quantity units' => 'Forpakning',
|
||||
'Chores' => 'Husarbeid',
|
||||
'Batteries' => 'Batterier',
|
||||
'Chore' => 'Husarbeid',
|
||||
'Next estimated tracking' => 'Neste handling',
|
||||
'Last tracked' => 'Sist logget',
|
||||
'Battery' => 'Batteri',
|
||||
'Last charged' => 'Sist ladet',
|
||||
'Next planned charge cycle' => 'Neste planlagte ladesyklus',
|
||||
'Best before' => 'Best før',
|
||||
'OK' => 'OK',
|
||||
'Product overview' => 'Produkt oversikt',
|
||||
'Stock quantity unit' => 'Forpakningstype i husholdningen',
|
||||
'Stock amount' => 'Husholdning',
|
||||
'Last purchased' => 'Sist kjøpt',
|
||||
'Last used' => 'Sist brukt',
|
||||
'Spoiled' => 'Produkt har gått ut på dato',
|
||||
'Barcode lookup is disabled' => 'Strekkodesøk deaktivert',
|
||||
'will be added to the list of barcodes for the selected product on submit' => 'Blir lagt til liste over strekkoder når produkt blir lagt inn.',
|
||||
'New amount' => 'Nytt antall',
|
||||
'Note' => 'Info',
|
||||
'Tracked time' => 'Tid utført/ ladet',
|
||||
'Chore overview' => 'Oversikt husarbeid',
|
||||
'Tracked count' => 'Antall utførelser/ ladninger',
|
||||
'Battery overview' => 'Batteri oversikt',
|
||||
'Charge cycles count' => 'Antall ladesykluser',
|
||||
'Create shopping list item' => 'Opprett handelisteoppføring',
|
||||
'Edit shopping list item' => 'Endre på handlelistoppføring',
|
||||
'Save' => 'Lagre',
|
||||
'Add' => 'Legg til',
|
||||
'Name' => 'Navn',
|
||||
'Location' => 'Lokasjon',
|
||||
'Min. stock amount' => 'Minimumsantall for husholdningen',
|
||||
'QU purchase' => 'Forpakingsfaktor innkjøp',
|
||||
'QU stock' => 'Forpakingsfaktor husholdning',
|
||||
'QU factor' => 'Forpakingsfaktor',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Create product' => 'Opprett produkt',
|
||||
'Barcode(s)' => 'Strekkode(r)',
|
||||
'Minimum stock amount' => 'Minimumsantall for husholdningen',
|
||||
'Default best before days' => 'Standard for antall dager best før',
|
||||
'Quantity unit purchase' => 'Forpakning kjøpt',
|
||||
'Quantity unit stock' => 'Forpakning husholdning',
|
||||
'Factor purchase to stock quantity unit' => 'Innkjøpsfaktor for forpakning',
|
||||
'Create location' => 'Opprett lokasjon',
|
||||
'Create quantity unit' => 'Opprett forpakning',
|
||||
'Period type' => 'Gjentakelse',
|
||||
'Period days' => 'Antall dager for gjentakelse',
|
||||
'Create chore' => 'Opprett husarbeid oppgave',
|
||||
'Used in' => 'Brukt',
|
||||
'Create battery' => 'Opprett batteri',
|
||||
'Edit battery' => 'Endre batteri',
|
||||
'Edit chore' => 'Endre husarbeid oppgave',
|
||||
'Edit quantity unit' => 'Endre forpakning',
|
||||
'Edit product' => 'Endre produkt',
|
||||
'Edit location' => 'Endre lokasjon',
|
||||
'Record data' => 'Logg handlinger',
|
||||
'Manage master data' => 'Administrer masterdata',
|
||||
'This will apply to added products' => 'Dette vil gjelde for produkt som blir lagt til',
|
||||
'never' => 'aldri',
|
||||
'Add products that are below defined min. stock amount' => 'Legg til produkt som er under minimumsnivå for husholdningen',
|
||||
'For purchases this amount of days will be added to today for the best before date suggestion' => 'Når innkjøp gjøres vil dette bli brukt som antall dager "best før"',
|
||||
'This means 1 #1 purchased will be converted into #2 #3 in stock' => 'Dette betyr at 1 #1 innkjøp vil bli omgjort til #2 #3 husholdning',
|
||||
'Login' => 'Logg inn',
|
||||
'Username' => 'Brukernavn',
|
||||
'Password' => 'Passord',
|
||||
'Invalid credentials, please try again' => 'Feil brukernavn og/eller passord, prøv igjen',
|
||||
'Are you sure to delete battery "#1"?' => 'Er du sikker du ønsker å slette batteri "#1"?',
|
||||
'Yes' => 'Ja',
|
||||
'No' => 'Nei',
|
||||
'Are you sure to delete chore "#1"?' => 'Er du sikker på du ønsker å slette husarbeid oppgave "#1"?',
|
||||
'"#1" could not be resolved to a product, how do you want to proceed?' => '"#1" kunne ikke bli tildelt et produkt, hvordan ønsker du å fortsette?',
|
||||
'Create or assign product' => 'Opprett eller tildel til et produkt',
|
||||
'Cancel' => 'Avbryt',
|
||||
'Add as new product' => 'Legg til som nytt produkt',
|
||||
'Add as barcode to existing product' => 'Legg til strekkode til allerede eksisterende produkt',
|
||||
'Add as new product and prefill barcode' => 'Legg til som nytt produkt med forhåndsfylt strekkode',
|
||||
'Are you sure to delete quantity unit "#1"?' => 'Er du sikker du ønsker å slette forpakning "#1"?',
|
||||
'Are you sure to delete product "#1"?' => 'Er du sikker du ønsker å slette produkt "#1"?',
|
||||
'Are you sure to delete location "#1"?' => 'Er du sikker du ønsker å slette lokasjon "#1"?',
|
||||
'Manage API keys' => 'Administrer API-Keys',
|
||||
'REST API & data model documentation' => 'REST-API & Datamodell Dokumentasjon',
|
||||
'API keys' => 'API-Keys',
|
||||
'Create new API key' => 'Opprett ny API-Key',
|
||||
'API key' => 'API-Key',
|
||||
'Expires' => 'Går ut',
|
||||
'Created' => 'Opprettet',
|
||||
'This product is not in stock' => 'Dette produktet er ikke i husholdningen',
|
||||
'This means #1 will be added to stock' => 'Dette betyr at #1 vil bli lagt til i husholdningen',
|
||||
'This means #1 will be removed from stock' => 'Dette betyr at #1 vil bli fjernet fra husholdningen',
|
||||
'This means it is estimated that a new execution of this chore is tracked #1 days after the last was tracked' => 'Dette betyr at det er estimert at den nye utførelsen av denne husarbeid oppgaven er logget #1 dag etter den sist var logget',
|
||||
'Removed #1 #2 of #3 from stock' => 'Fjernet #1 #2 #3 fra husholdningen',
|
||||
'About grocy' => 'Om Grocy',
|
||||
'Close' => 'Lukk',
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 batteri må lades innen de #2 neste dagene',
|
||||
'#1 batteries are overdue to be charged' => '#1 batteri har gått over fristen for å bli ladet opp',
|
||||
'#1 chores are due to be done within the next #2 days' => '#1 husarbeids oppgaver skal gjøres inne de #2 neste dagene',
|
||||
'#1 chores are overdue to be done' => '#1 husarbeids oppgaver har gått over fristen for utførelse',
|
||||
'Released on' => 'Utgitt',
|
||||
'Consume #3 #1 of #2' => 'Forbruk #3 #1 av #2',
|
||||
'Added #1 #2 of #3 to stock' => '#1 #2 #3 lagt til i husholdningen',
|
||||
'Stock amount of #1 is now #2 #3' => 'Husholdning antall #1 er nå #2 #3',
|
||||
'Tracked execution of chore #1 on #2' => 'Utførte husarbeid oppgave "#1" den #2',
|
||||
'Tracked charge cycle of battery #1 on #2' => 'Ladet #1 den #2',
|
||||
'Consume all #1 which are currently in stock' => 'Forbruk alle #1 som er i husholdningen',
|
||||
'All' => 'Alle',
|
||||
'Track charge cycle of battery #1' => '#1 ladet',
|
||||
'Track execution of chore #1' => 'Utfør husarbeidsoppgave "#1"',
|
||||
'Filter by location' => 'Filtrér etter lokasjon',
|
||||
'Search' => 'Søk',
|
||||
'Not logged in' => 'Ikke logget inn',
|
||||
'You have to select a product' => 'Du må velge et produkt',
|
||||
'You have to select a chore' => 'Du må velge en husarbeidsoppgave',
|
||||
'You have to select a battery' => 'Du må velge et batteri',
|
||||
'A name is required' => 'Vennligst fyll inn et navn',
|
||||
'A location is required' => 'En lokasjon kreves',
|
||||
'The amount cannot be lower than #1' => 'Antallet kan ikke være lavere enn #1',
|
||||
'This cannot be negative' => 'Dette kan ikke være negativt',
|
||||
'A quantity unit is required' => 'Forpakning antall/størrelse kreves',
|
||||
'A period type is required' => 'En periodetype kreves',
|
||||
'A best before date is required' => 'En best før dato kreves',
|
||||
'Settings' => 'Innstillinger',
|
||||
'This can only be before now' => 'Dette kan kun være før nå',
|
||||
'Calendar' => 'Kalender',
|
||||
'Recipes' => 'Oppskrifter',
|
||||
'Edit recipe' => 'Endre oppskrift',
|
||||
'New recipe' => 'Ny oppskrift',
|
||||
'Ingredients list' => 'Liste over ingredienser',
|
||||
'Add recipe ingredient' => 'Legg ingrediens til oppskrift',
|
||||
'Edit recipe ingredient' => 'Endre ingrediens i oppskrift',
|
||||
'Are you sure to delete recipe "#1"?' => 'Er du sikker du ønsker å slette oppskrift "#1"?',
|
||||
'Are you sure to delete recipe ingredient "#1"?' => 'Er du sikker du ønsker å slette ingrediens "#1" fra oppskriften?',
|
||||
'Are you sure to empty shopping list "#1"?' => 'Are you sure to empty shopping list "#1"?',
|
||||
'Clear list' => 'Slett handleliste',
|
||||
'Requirements fulfilled' => 'Har jeg alt jeg trenger for denne oppskriften?',
|
||||
'Put missing products on shopping list' => 'Legg manglende produkter til handlelisten',
|
||||
'Not enough in stock, #1 ingredients missing' => 'Ikke nok i husholdningen, #1 ingrediens(er) mangler',
|
||||
'Enough in stock' => 'Nok i husholdningen',
|
||||
'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Ikke nok i husholdningen, #1 ingrediens(er) mangler, men denne/disse er på handlelisten',
|
||||
'Expand to fullscreen' => 'Full skjerm',
|
||||
'Ingredients' => 'Ingredienser',
|
||||
'Preparation' => 'Forberedelse / Slik gjør du',
|
||||
'Recipe' => 'Oppskrift',
|
||||
'Not enough in stock, #1 missing, #2 already on shopping list' => 'Ikke nok i husholdningen, mangler #1, er #2 på handlelisten',
|
||||
'Show notes' => 'Vis notater',
|
||||
'Put missing amount on shopping list' => 'Legg manglende til handlelisten',
|
||||
'Are you sure to put all missing ingredients for recipe "#1" on the shopping list?' => 'Er du sikker du ønsker å legge alle manglende ingredienser for oppskrift "#1" i handlelisten?',
|
||||
'Added for recipe #1' => 'Lagt til fra oppskrift "#1"',
|
||||
'Manage users' => 'Administrer brukere',
|
||||
'User' => 'Bruker',
|
||||
'Users' => 'Brukere',
|
||||
'Are you sure to delete user "#1"?' => 'Er du sikker på du ønsker å slette bruker, "#1"?',
|
||||
'Create user' => 'Legg til bruker',
|
||||
'Edit user' => 'Endre på bruker',
|
||||
'First name' => 'Fornavn',
|
||||
'Last name' => 'Etternavn',
|
||||
'A username is required' => 'Et brukernavn er nødvendig',
|
||||
'Confirm password' => 'Bekreft passord',
|
||||
'Passwords do not match' => 'Passord er ikke like',
|
||||
'Change password' => 'Endre passord',
|
||||
'Done by' => 'Utført av',
|
||||
'Last done by' => 'Sist utført av',
|
||||
'Unknown' => 'Ukjent',
|
||||
'Filter by chore' => 'Filtrér husarbeid',
|
||||
'Chores journal' => 'Statistikk husarbeid',
|
||||
'0 means suggestions for the next charge cycle are disabled' => '0 betyr neste ladesyklus er avslått',
|
||||
'Charge cycle interval (days)' => 'Ladesyklysintervall (dager)',
|
||||
'Last price' => 'Siste pris',
|
||||
'Price history' => 'Prishistorikk',
|
||||
'No price history available' => 'Ingen prishistorikk tilgjengelig',
|
||||
'Price' => 'Pris',
|
||||
'in #1 per purchase quantity unit' => 'I #1 per kjøpt forpakning ',
|
||||
'The price cannot be lower than #1' => 'Prisen kan ikke være lavere enn #1',
|
||||
'#1 product expires within the next #2 days' => '#1 produkt går ut på dato innen de #2 neste dagene',
|
||||
'#1 product is already expired' => '#1 produkt er allerede gått ut på dato',
|
||||
'#1 product is below defined min. stock amount' => '#1 produkt er under minimums husholdningsnivå',
|
||||
'Unit' => 'Enhet',
|
||||
'Units' => 'Enheter',
|
||||
'#1 chore is due to be done within the next #2 days' => '#1 husarbeid oppgave skal gjøres inne de #2 neste dagene',
|
||||
'#1 chore is overdue to be done' => '#1 husarbeid oppgave har gått over fristen for utførelse',
|
||||
'#1 battery is due to be charged within the next #2 days' => '#1 Batteri må lades innen #2 dager',
|
||||
'#1 battery is overdue to be charged' => '#1 Batteri har gått over fristen for å lades',
|
||||
'#1 unit was automatically added and will apply in addition to the amount entered here' => '#1 enhet ble automatisk lagt til i tillegg til hva som blir skrevet inn her',
|
||||
'in singular form' => 'I entall',
|
||||
'in plural form' => 'I flertall',
|
||||
'Never expires' => 'Går ikke ut på dato',
|
||||
'This cannot be lower than #1' => 'Dette kan ikke være lavere enn #1',
|
||||
'-1 means that this product never expires' => 'Ved å skrive -1 vil produktet ikke gå ut på dato',
|
||||
'Quantity unit' => 'Forpakning',
|
||||
'Only check if a single unit is in stock (a different quantity can then be used above)' => 'Ønsker du å bruke mindre/større enn normal forpakningsstørrelse?',
|
||||
'Are you sure to consume all ingredients needed by recipe "#1" (ingredients marked with "check only if a single unit is in stock" will be ignored)?' => 'Er du sikker du ønsker å forbruke alle ingredienser for "#1" oppskriften? (Ingredienser merket med "Ønsker du å bruke mindre/større enn normal forpakningsstørrelse??" blir ignorert',
|
||||
'Removed all ingredients of recipe "#1" from stock' => 'Fjern alle ingredienser for "#1" oppskriften fra husholdningen.',
|
||||
'Consume all ingredients needed by this recipe' => 'Forbruk alle ingredienser for denne oppskriften',
|
||||
'Click to show technical details' => 'Klikk for å vise teknisk informasjon',
|
||||
'Error while saving, probably this item already exists' => 'Kunne ikke lagre, produkt er lagt til fra før',
|
||||
'Error details' => 'Detaljer om feil',
|
||||
'Tasks' => 'Oppgaver',
|
||||
'Show done tasks' => 'Vis ferdige oppgaver',
|
||||
'Task' => 'Oppgave',
|
||||
'Due' => 'Forfall',
|
||||
'Assigned to' => 'Tildelt',
|
||||
'Mark task "#1" as completed' => 'Merk oppgave "#1" som ferdig',
|
||||
'Uncategorized' => 'Mangler kategori',
|
||||
'Task categories' => 'Oppgave kategorier',
|
||||
'Create task' => 'Opprett en oppgave',
|
||||
'A due date is required' => 'En forfallsdato kreves',
|
||||
'Category' => 'Kategori',
|
||||
'Edit task' => 'Endre oppgave',
|
||||
'Are you sure to delete task "#1"?' => 'Er du sikker du ønsker slette oppgave "#1"?',
|
||||
'#1 task is due to be done within the next #2 days' => '#1 oppgave har utførelse forfall innen de neste #2 dagene',
|
||||
'#1 tasks are due to be done within the next #2 days' => '#1 oppgaver har utførelse forfall innen de neste #2 dagene',
|
||||
'#1 task is overdue to be done' => '#1 oppgave har forfalt utførelse dato',
|
||||
'#1 tasks are overdue to be done' => '#1 oppgaver har forfalt utførelse dato',
|
||||
'Edit task category' => 'Endre oppgave kategori',
|
||||
'Create task category' => 'Opprett oppgave kategori',
|
||||
'Product groups' => 'Produktgrupper',
|
||||
'Ungrouped' => 'Mangler gruppe',
|
||||
'Create product group' => 'Opprett produkt gruppe',
|
||||
'Edit product group' => 'Endre produkt gruppe',
|
||||
'Product group' => 'Produktgruppe',
|
||||
'Are you sure to delete product group "#1"?' => 'Er du sikker du ønsker å slette produktgruppe "#1"?',
|
||||
'Stay logged in permanently' => 'Husk meg',
|
||||
'When not set, you will get logged out at latest after 30 days' => 'Hvis "Husk meg" ikke er huket av vil du automatisk bli logget av om 30 dager',
|
||||
'Filter by status' => 'Filtrér etter status',
|
||||
'Below min. stock amount' => 'Under under minimum husholdningsnivå',
|
||||
'Expiring soon' => 'Går snart ut på dato',
|
||||
'Already expired' => 'Utgått på dato',
|
||||
'Due soon' => 'Forfaller snart',
|
||||
'Overdue' => 'Forfalt',
|
||||
'View settings' => 'Se instillinger',
|
||||
'Auto reload on external changes' => 'Automatisk fornying ved ekstern endring',
|
||||
'Enable night mode' => 'Aktiver nattmodus',
|
||||
'Auto enable in time range' => 'Automatisk aktivering i tidsrommet',
|
||||
'From' => 'Fra',
|
||||
'in format' => 'format',
|
||||
'To' => 'Til',
|
||||
'Time range goes over midnight' => 'Tidsrommet går over midnatt',
|
||||
'Product picture' => 'Produktbilde',
|
||||
'No file selected' => 'Produktbilde ikke valgt',
|
||||
'If you don\'t select a file, the current picture will not be altered' => 'Hvis du ikke velger et bilde, vil nåværende produktbilde bli værende',
|
||||
'Delete' => 'Slett',
|
||||
'The current picture will be deleted when you save the product' => 'Nåværende produktbilde vil bli slettet når du lagrer produktet',
|
||||
'Select file' => 'Velg produktbilde',
|
||||
'Image of product #1' => 'Bilde av produkt #1',
|
||||
'This product cannot be deleted because it is in stock, please remove the stock amount first.' => 'Dette produktet kan ikke slettes fordi det er gjenværende produkter i husholdningen',
|
||||
'Delete not possible' => 'Ikke mulig å slette',
|
||||
'Equipment' => 'Instruksjonmanualer',
|
||||
'Instruction manual' => 'Instruksjonsmanual',
|
||||
'The selected equipment has no instruction manual' => 'Merket utstyr har ingen instruksjonsmanual',
|
||||
'Notes' => 'Notater',
|
||||
'Edit equipment' => 'Endre instruksjonmanualer for utstyr',
|
||||
'Create equipment' => 'Opprett instruksjonmanualer for utstyr',
|
||||
'If you don\'t select a file, the current instruction manual will not be altered' => 'Hvis du ikke velger en instruksjonsmanual, vil nåværende instruksjonsmanual ikke bli endret',
|
||||
'No instruction manual available' => 'Ingen instruksjonsmanual tilgjengelig',
|
||||
'The current instruction manual will be deleted when you save the equipment' => 'Nåværende instruksjonsmanual vil bli slettet når du lagrer utstyret',
|
||||
'No picture available' => 'Ingen bilde tilgjengelig',
|
||||
'Filter by product group' => 'Filtrér etter produktgruppe',
|
||||
'Presets for new products' => 'Standard for nye produkter',
|
||||
'Included recipes' => 'Inkludert oppskrift',
|
||||
'A recipe is required' => 'En oppskrift kreves',
|
||||
'Add included recipe' => 'Legg til inkludert oppskrift',
|
||||
'Edit included recipe' => 'Endre inkludert oppskrift',
|
||||
'Group' => 'Gruppe',
|
||||
'This will be used as a headline to group ingredients together' => 'Dette vil bli brukt som overskrift for gruppering av ingredienser',
|
||||
'Journal' => 'Logg',
|
||||
'Stock journal' => 'Husholdningslogg',
|
||||
'Filter by product' => 'Filtrér etter produkt',
|
||||
'Booking time' => 'Tid logget',
|
||||
'Booking type' => 'Booking type',
|
||||
'Undo booking' => 'Angre booking',
|
||||
'Undone on' => 'Angret den',
|
||||
'Batteries journal' => 'Batterilogg',
|
||||
'Filter by battery' => 'Filtrér etter batteri',
|
||||
'Undo charge cycle' => 'Angre ladesyklus',
|
||||
'Undo chore execution' => 'Fjerne utførelse av husarbeidsoppgave',
|
||||
'Chore execution successfully undone' => 'Husarbeid fjernet',
|
||||
'Undo' => 'Angre',
|
||||
'Booking successfully undone' => 'Booking fjernet',
|
||||
'Charge cycle successfully undone' => 'Ladesyklus fjernet',
|
||||
'This cannot be negative and must be an integral number' => 'Tallet kan ikke være negativ og må være et helt tall',
|
||||
'Disable stock fulfillment checking for this ingredient' => 'Ikke bruk husholdningsjekk for denne ingrediensen ',
|
||||
'Add all list items to stock' => 'Legg alle produktene i listen til husholdningen',
|
||||
'Add #3 #1 of #2 to stock' => 'Legg til #3 #1 av #2 til husholdningen',
|
||||
'Adding shopping list item #1 of #2' => 'Legger til produkt #1 av #2 fra handlelisten',
|
||||
'Use a specific stock item' => 'Velg et bestemt produkt',
|
||||
'The first item in this list would be picked by the default rule which is "First expiring first, then first in first out"' => 'Første produkt på listen vil bli konsumert først i henhold til standard regelen. "Går ut på dato først. Deretter først inn, først ut".',
|
||||
'Mark #3 #1 of #2 as open' => 'Merk #3 #1 av #2 som åpnet',
|
||||
'When a product was marked as opened, the best before date will be replaced by today + this amount of days (a value of 0 disables this)' => 'Når et produkt blir merket som åpnet endres best før datoen fra i dag + dette antallet av dager. (Et 0 vil deaktivere dette)',
|
||||
'Default best before days after opened' => 'Standard best før dager etter åpnet',
|
||||
'Marked #1 #2 of #3 as opened' => 'Merket #1 #2 av #3 som åpnet',
|
||||
'Mark as opened' => 'Merk som åpnet',
|
||||
'Expires on #1; Bought on #2' => 'Går ut på dato #1; Kjøpt #2',
|
||||
'Not opened' => 'Ikke åpnet',
|
||||
'Opened' => 'Åpnet',
|
||||
'Mark #3 #1 of #2 as open' => 'Merk #3 #1 av #2 som åpnet',
|
||||
'#1 opened' => '#1 åpnet',
|
||||
'Product expires' => 'Produkt går ut på dato',
|
||||
'Task due' => 'Tidsfrist for oppgave',
|
||||
'Chore due' => 'Tidsfrist for husarbeid',
|
||||
'Battery charge cycle due' => 'Batteri må lades',
|
||||
'Show clock in header' => 'Vis klokken på toppen av siden',
|
||||
'Stock settings' => 'Husholdningsinnstillinger',
|
||||
'Shopping list to stock workflow' => 'Arbeidsflyt fra handleliste til husholding',
|
||||
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Legg produkter automatisk til fra handlelisten. Dette vil bruke sist innkjøpspris og forutsetter at "Standard for antall dager best før" er satt',
|
||||
'Skip' => 'Hopp over',
|
||||
'Servings' => 'Prosjoner',
|
||||
'Costs' => 'Kostnad',
|
||||
'Based on the prices of the last purchase per product' => 'Basert på prisen av siste kjøpte produkt',
|
||||
'The ingredients listed here result in this amount of servings' => 'Ingrediensene som er lagt til er beregnet for antall porsjoner du oppgir her',
|
||||
'Do not check against the shopping list when adding missing items to it' => 'Ikke sjekk handleliste når du legger til manglende produkt',
|
||||
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'Som standard vil antallet som skal legges til handlelisten være slik "nødvendig antall - husholdningsantall - handleliste antall". Men når denne funksjonen er aktivert vil det være slik "nødvendig antall - husholdningsantall"',
|
||||
'Picture' => 'Bilde',
|
||||
'Uncheck ingredients to not put them on the shopping list' => 'Fjern huk for å ikke legge produktet i handlelisten',
|
||||
'This is for statistical purposes only' => 'Dette er kun for statistikk',
|
||||
'You have to select a recipe' => 'Du må velge en oppskrift',
|
||||
'Key type' => 'Key type',
|
||||
'Share/Integrate calendar (iCal)' => 'Del/ Integrer kalender (iCal)',
|
||||
'Use the following (public) URL to share or integrate the calendar in iCal format' => 'Bruk følgene (offentlig) URL til å dele eller integrere kalenderen i iCal format',
|
||||
'Allow partial units in stock' => 'Tillat oppdelte enheter i husholdningen',
|
||||
'Enable tare weight handling' => 'Aktiver tara vekt funksjon',
|
||||
'This is useful e.g. for flour in jars - on purchase/consume/inventory you always weigh the whole jar, the amount to be posted is then automatically calculated based on what is in stock and the tare weight defined below' => 'Dette er nyttig f.eks med mel i en beholder. Ved innkjøp/ forbruk/ endring av husholdning veier du alltid hele beholderen. Gjenværende mengde vil så bli kalkulert i forhold til hva som er i husholdningen og tara vekten definert under',
|
||||
'Tare weight' => 'Tara vekt',
|
||||
'Tare weight handling enabled - please weigh the whole container, the amount to be posted will be automatically calculcated' => 'Tara vekt funksjon på - vennligst vei hele beholderen. Mengden vil automatisk bli kalkulert',
|
||||
'You have to select a location' => 'Du må velge en lokasjon',
|
||||
'List' => 'Liste',
|
||||
'Gallery' => 'Bildegalleri',
|
||||
'The current picture will be deleted when you save the recipe' => 'Nåværende bilde vil bli slettet når du larer oppskriften',
|
||||
'Show product details' => 'Vis produkt detaljer',
|
||||
'Stock journal for this product' => 'Husholdningslogg for dette produktet',
|
||||
'Show chore details' => 'Vis husarbeidarbeid detaljer',
|
||||
'Journal for this chore' => 'Logg for husarbeidsoppgave',
|
||||
'Show battery details' => 'Hvis batteridetaljer',
|
||||
'Journal for this battery' => 'Logg for dette batteriet',
|
||||
'System info' => 'System info',
|
||||
'Changelog' => 'Change Log',
|
||||
'will be multiplied a factor of #1 to get #2' => 'Vil bli ganget med #1 for å få #2',
|
||||
'The given date is earlier than today, are you sure?' => 'Den oppgitte datoen er tidligere enn i dag, er du sikker du ønsker å bruke denne?',
|
||||
'Product count' => 'Product count',
|
||||
'Type a new product name or barcode and hit TAB to start a workflow' => 'Type a new product name or barcode and hit TAB to start a workflow',
|
||||
'This will be used as the default setting when adding this product as a recipe ingredient' => 'This will be used as the default setting when adding this product as a recipe ingredient',
|
||||
'Add item' => 'Add item',
|
||||
'Selected shopping list' => 'Selected shopping list',
|
||||
'New shopping list' => 'New shopping list',
|
||||
'Delete shopping list' => 'Delete shopping list',
|
||||
'Chores settings' => 'Chores settings',
|
||||
'Batteries settings' => 'Batteries settings',
|
||||
'Tasks settings' => 'Tasks settings',
|
||||
'Create shopping list' => 'Create shopping list',
|
||||
'Are you sure to delete shopping list "#1"?' => 'Are you sure to delete shopping list "#1"?',
|
||||
'Average shelf life' => 'Average shelf life',
|
||||
'Spoil rate' => 'Spoil rate',
|
||||
'Show more' => 'Vis mer',
|
||||
'Show less' => 'Vis mindre',
|
||||
'The amount must be between #1 and #2' => 'The amount must be between #1 and #2',
|
||||
'Day of month' => 'Day of month',
|
||||
'Monday' => 'Mandag',
|
||||
'Tuesday' => 'Tirsdag',
|
||||
'Wednesday' => 'Onsdag',
|
||||
'Thursday' => 'Torsdag',
|
||||
'Friday' => 'Fredag',
|
||||
'Saturday' => 'Lørdag',
|
||||
'Sunday' => 'Søndag',
|
||||
'Configure userfields' => 'Configure userfields',
|
||||
'Userfields' => 'Userfields',
|
||||
'Filter by entity' => 'Filter by entity',
|
||||
'Entity' => 'Entity',
|
||||
'Caption' => 'Caption',
|
||||
'Type' => 'Type',
|
||||
'Create userfield' => 'Create userfield',
|
||||
'A entity is required' => 'A entity is required',
|
||||
'A caption is required' => 'A caption is required',
|
||||
'A type is required' => 'A type is required',
|
||||
'Show as column in tables' => 'Show as column in tables',
|
||||
'This is required and can only contain letters and numbers' => 'This is required and can only contain letters and numbers',
|
||||
'Edit userfield' => 'Edit userfield'
|
||||
);
|
1189
localization/no/strings.po
Normal file
1189
localization/no/strings.po
Normal file
File diff suppressed because it is too large
Load Diff
34
localization/no/userfield_types.po
Normal file
34
localization/no/userfield_types.po
Normal file
@@ -0,0 +1,34 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/no\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: no\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
msgid "text-single-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "text-multi-line"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-integral"
|
||||
msgstr ""
|
||||
|
||||
msgid "number-decimal"
|
||||
msgstr ""
|
||||
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
msgid "checkbox"
|
||||
msgstr ""
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'manually' => 'Manualny',
|
||||
'dynamic-regular' => 'Dynamiczny regularny',
|
||||
'daily' => 'Codzienny',
|
||||
'weekly' => 'Tygodniowy',
|
||||
'monthly' => 'Miesięczny'
|
||||
);
|
28
localization/pl/chore_types.po
Normal file
28
localization/pl/chore_types.po
Normal file
@@ -0,0 +1,28 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: pl\n"
|
||||
"X-Domain: grocy/chore_types\n"
|
||||
|
||||
msgid "manually"
|
||||
msgstr "Manualny"
|
||||
|
||||
msgid "dynamic-regular"
|
||||
msgstr "Dynamiczny regularny"
|
||||
|
||||
msgid "daily"
|
||||
msgstr "Codzienny"
|
||||
|
||||
msgid "weekly"
|
||||
msgstr "Tygodniowy"
|
||||
|
||||
msgid "monthly"
|
||||
msgstr "Miesięczny"
|
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'timeago_locale' => 'pl',
|
||||
'timeago_nan' => 'NaN lat temu',
|
||||
'moment_locale' => 'pl',
|
||||
'datatables_localization' => '{"sEmptyTable":"Brak danych do wyświetlenia","sInfo":"Pokazuję od _START_ do _END_ z _TOTAL_ wpisów","sInfoEmpty":"Pokazuję od 0 do 0 z 0 wpisów","sInfoFiltered":"(przefiltrowane z _MAX_ wszystkich wpisów)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"Pokaż _MENU_ wpisów","sLoadingRecords":"Ładowanie...","sProcessing":"Przetwarzanie...","sSearch":"Szukaj:","sZeroRecords":"Nie znaleziono pasujących elementów","oPaginate":{"sFirst":"Pierwsza","sLast":"Ostatnia","sNext":"Następna","sPrevious":"Poprzednia"},"oAria":{"sSortAscending":": aktywuj, aby posortować kolumnę rosnąco","sSortDescending":": aktywuj, aby posortować kolumnę malejąco"}}',
|
||||
'summernote_locale' => 'pl-PL',
|
||||
'fullcalendar_locale' => 'pl'
|
||||
);
|
31
localization/pl/component_translations.po
Normal file
31
localization/pl/component_translations.po
Normal file
@@ -0,0 +1,31 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Translation migration from old PHP array files\n"
|
||||
"Language-Team: http://www.transifex.com/grocy/grocy/language/pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
||||
"Language: pl\n"
|
||||
"X-Domain: grocy/component_translations\n"
|
||||
|
||||
msgid "timeago_locale"
|
||||
msgstr "pl"
|
||||
|
||||
msgid "timeago_nan"
|
||||
msgstr "NaN lat temu"
|
||||
|
||||
msgid "moment_locale"
|
||||
msgstr "pl"
|
||||
|
||||
msgid "datatables_localization"
|
||||
msgstr "{\"sEmptyTable\":\"Brak danych do wyświetlenia\",\"sInfo\":\"Pokazuję od _START_ do _END_ z _TOTAL_ wpisów\",\"sInfoEmpty\":\"Pokazuję od 0 do 0 z 0 wpisów\",\"sInfoFiltered\":\"(przefiltrowane z _MAX_ wszystkich wpisów)\",\"sInfoPostFix\":\"\",\"sInfoThousands\":\",\",\"sLengthMenu\":\"Pokaż _MENU_ wpisów\",\"sLoadingRecords\":\"Ładowanie...\",\"sProcessing\":\"Przetwarzanie...\",\"sSearch\":\"Szukaj:\",\"sZeroRecords\":\"Nie znaleziono pasujących elementów\",\"oPaginate\":{\"sFirst\":\"Pierwsza\",\"sLast\":\"Ostatnia\",\"sNext\":\"Następna\",\"sPrevious\":\"Poprzednia\"},\"oAria\":{\"sSortAscending\":\": aktywuj, aby posortować kolumnę rosnąco\",\"sSortDescending\":\": aktywuj, aby posortować kolumnę malejąco\"}}"
|
||||
|
||||
msgid "summernote_locale"
|
||||
msgstr "pl-PL"
|
||||
|
||||
msgid "fullcalendar_locale"
|
||||
msgstr "pl"
|
@@ -1,94 +0,0 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Cookies' => 'Ciastka',
|
||||
'Chocolate' => 'Czekolada',
|
||||
'Pantry' => 'Spiżarnia',
|
||||
'Candy cupboard' => 'Szafka cukierkowa',
|
||||
'Tinned food cupboard' => 'Szafka na konserwy',
|
||||
'Fridge' => 'Lodówka',
|
||||
'Piece' => 'Kawałek',
|
||||
'Pieces' => 'Kawałki/ów',
|
||||
'Pack' => 'Paczka',
|
||||
'Packs' => 'Paczek',
|
||||
'Glass' => 'Szklanka',
|
||||
'Glasses' => 'Szklanki',
|
||||
'Tin' => 'Puszka',
|
||||
'Tins' => 'Puszek',
|
||||
'Can' => 'Dosa',
|
||||
'Cans' => 'Dosa ',
|
||||
'Bunch' => 'Pęczek',
|
||||
'Bunches' => 'Pęczki/ów',
|
||||
'Gummy bears' => 'Żelki',
|
||||
'Crisps' => 'Chipsy',
|
||||
'Eggs' => 'Jajka',
|
||||
'Noodles' => 'Makaron',
|
||||
'Pickles' => 'Ogórki konserwowe',
|
||||
'Gulash soup' => 'Gulasz',
|
||||
'Yogurt' => 'Jogurt',
|
||||
'Cheese' => 'Ser',
|
||||
'Cold cuts' => 'Wędliny',
|
||||
'Paprika' => 'Papryka',
|
||||
'Cucumber' => 'Ogórek',
|
||||
'Radish' => 'Rzodkiweka',
|
||||
'Tomato' => 'Pomidor',
|
||||
'Changed towels in the bathroom' => 'Zmieniono ręczniki w łazience',
|
||||
'Cleaned the kitchen floor' => 'Posprzątano kuchnię',
|
||||
'Warranty ends' => 'Koniec gwarancji',
|
||||
'TV remote control' => 'Pilot do TV',
|
||||
'Alarm clock' => 'Budzik',
|
||||
'Heat remote control' => 'Pilot do sterowania ciepłem',
|
||||
'Lawn mowed in the garden' => 'Skoszono trawnik w ogrodzie',
|
||||
'Some good snacks' => 'Dobre przekąski',
|
||||
'Pizza dough' => 'Ciasto na pizzę',
|
||||
'Sieved tomatoes' => 'Przesiane pomidory',
|
||||
'Salami' => 'Salami',
|
||||
'Toast' => 'Tost',
|
||||
'Minced meat' => 'Mięso mielone',
|
||||
'Pizza' => 'Pizza',
|
||||
'Spaghetti bolognese' => 'Spaghetti bolognese',
|
||||
'Sandwiches' => 'Kanapki',
|
||||
'English' => 'Angielski',
|
||||
'German' => 'Niemiecki',
|
||||
'Italian' => 'Włoski',
|
||||
'Demo in different language' => 'Demo w innych języku',
|
||||
'This is the note content of the recipe ingredient' => 'To jest treść notatki składnika receptury',
|
||||
'Demo User' => 'Użytkownik demonstracyjny',
|
||||
'Gram' => 'Gram',
|
||||
'Grams' => 'Gramy/ów',
|
||||
'Flour' => 'Mąka',
|
||||
'Pancakes' => 'Naleśniki',
|
||||
'Sugar' => 'Cukier',
|
||||
'Home' => 'Dom',
|
||||
'Life' => 'Życiowe',
|
||||
'Projects' => 'Projekty',
|
||||
'Repair the garage door' => 'Naprawić drzwi garażowe',
|
||||
'Fork and improve grocy' => 'Skopiuj i ulepsz grocy',
|
||||
'Find a solution for what to do when I forget the door keys' => 'Znajdź rozwiązanie, co zrobić, gdy zapomnę kluczy do drzwi',
|
||||
'Sweets' => 'Słodycze',
|
||||
'Bakery products' => 'Pieczywo',
|
||||
'Tinned food' => 'Konserwy',
|
||||
'Butchery products' => 'Produkty mięsne',
|
||||
'Vegetables/Fruits' => 'Warzywa/Owoce',
|
||||
'Refrigerated products' => 'Produkty mrożone',
|
||||
'Coffee machine' => 'Maszyna do kawy',
|
||||
'Dishwasher' => 'Zmywarka',
|
||||
'Liter' => 'Litr',
|
||||
'Liters' => 'Litrów',
|
||||
'Bottle' => 'Butelka',
|
||||
'Bottles' => 'Butelek',
|
||||
'Milk' => 'Mleko',
|
||||
'Chocolate sauce' => 'Sos czekoladowy',
|
||||
'Milliliters' => 'Milimetrów',
|
||||
'Milliliter' => 'Milimetr',
|
||||
'Bottom' => 'Spód',
|
||||
'Topping' => 'Górny',
|
||||
'French' => 'Francuski',
|
||||
'Turkish' => 'Turecki',
|
||||
'Spanish' => 'Hiszpański',
|
||||
'Russian' => 'Rosyjski',
|
||||
'The thing which happens on the 5th of every month' => 'To, co dzieje się 5 dnia każdego miesiąca',
|
||||
'The thing which happens daily' => 'To, co dzieje się codziennie',
|
||||
'The thing which happens on Mondays and Wednesdays' => 'To, co dzieje się w poniedziałki i środy',
|
||||
'Swedish' => 'Szwedzki'
|
||||
);
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user