cookbook/l10n/lt_LT.json

81 строка
4.8 KiB
JSON

{ "translations": {
"Recipes" : "Receptai",
"User cannot create recipe folder" : "Naudotojas negali sukurti receptų aplanko",
"Cookbook" : "Receptų knyga",
"An integrated cookbook using schema.org JSON files as recipes" : "Integruota receptų knyga, kaip receptus naudojanti schema.org JSON failus",
"A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings." : "Visų jūsų receptų biblioteka. Naudoja JSON failus pagal schema.org receptų formatą. Norėdami pridėti receptą į kolekciją, galite įdėti recepto URL adresą, o tuomet pateiktas internetinis puslapis bus išnagrinėtas ir atsisiųstas į bet kurį programėlės nustatymuose nurodytą aplanką.",
"Home" : "Namai",
"All recipes" : "Visi receptai",
"Edit recipe" : "Taisyti receptą",
"Reload recipe" : "Įkelti receptą iš naujo",
"New recipe" : "Naujas receptas",
"Save changes" : "Įrašyti pakeitimus",
"Print recipe" : "Spausdinti receptą",
"Delete recipe" : "Ištrinti receptą",
"App is loading" : "Programėlė yra įkeliama",
"Loading…" : "Įkeliama…",
"Loading recipe" : "Įkeliamas receptas",
"Recipe not found" : "Receptas nerastas",
"Page not found" : "Puslapis nerastas",
"Filter" : "Filtras",
"Search" : "Ieškoti",
"Category" : "Kategorija",
"Recipe name" : "Recepto pavadinimas",
"Tags" : "Žymės",
"Search for recipes" : "Ieškoti receptų",
"Are you sure you want to delete this recipe?" : "Ar tikrai norite ištrinti šį receptą?",
"Delete failed" : "Ištrynimas nepavyko",
"Cannot access recipe folder." : "Nepavyksta gauti prieigos prie receptų aplanko.",
"Path to your recipe collection" : "Kelias į jūsų receptų kolekciją",
"Create recipe" : "Sukurti receptą",
"Uncategorized recipes" : "Nekategorizuoti receptai",
"Categories" : "Kategorijos",
"Rename" : "Pervadinti",
"Download recipe from URL" : "Atsisiųsti receptą iš URL",
"Toggle editing" : "Perjungti taisymą",
"Failed to load category {category} recipes" : "Nepavyko įkelti receptų iš kategorijos {category}",
"Loading category recipes …" : "Įkeliami kategorijos receptai…",
"Failed to fetch categories" : "Nepavyko gauti kategorijų",
"Rescan library" : "Peržiūrėti biblioteką iš naujo",
"Please pick a folder" : "Pasirinkite aplanką",
"Recipe folder" : "Receptų aplankas",
"Update interval in minutes" : "Atnaujinimo intervalas, minutėmis",
"Print image with recipe" : "Spausdinti paveikslą su receptu",
"Could not set preference for image printing" : "Nepavyko nustatyti nuostatos paveikslų spausdinimui",
"Could not set recipe update interval to {interval}" : "Nepavyko nustatyti recepto atnaujinimo intervalo į {interval}",
"Could not set recipe folder to {path}" : "Nepavyko nustatyti receptų aplanko į {path}",
"Loading config failed" : "Konfigūracijos įkėlimas nepavyko",
"Pick a local image" : "Pasirinkti vietinį paveikslą",
"Path to your recipe image" : "Kelias į jūsų recepto paveikslą",
"Move entry up" : "Pakelti įrašą",
"Move entry down" : "Nuleisti įrašą",
"Insert entry above" : "Įterpti įrašą aukščiau",
"Delete entry" : "Ištrinti įrašą",
"Add" : "Pridėti",
"Close" : "Užverti",
"The page was not found" : "Puslapis nerastas",
"Name" : "Pavadinimas",
"Description" : "Aprašas",
"URL" : "URL",
"Image" : "Paveikslas",
"Choose category" : "Pasirinkti kategoriją",
"Keywords" : "Raktažodžiai",
"Choose keywords" : "Pasirinkti raktažodžius",
"Servings" : "Porcijos",
"Nutrition Information" : "Mitybos informacija",
"Tools" : "Įrankiai",
"Ingredients" : "Ingredientai",
"Instructions" : "Instrukcija",
"Calories" : "Kalorijos",
"Failed to fetch keywords" : "Nepavyko gauti raktažodžių",
"Loading recipe failed" : "Recepto įkėlimas nepavyko",
"Toggle keyword" : "Perjungti raktažodį",
"Keyword not contained in visible recipes" : "Raktažodžio matomuose receptuose nėra",
"Order keywords alphabetically" : "Rikiuoti raktažodžius pagal abėcėlę",
"Cooking time is up!" : "Gaminimo laikas baigėsi!",
"Date created" : "Sukūrimo data",
"Source" : "Šaltinis",
"Failed to load recipes with keywords: {tags}" : "Nepavyko įkelti receptų, kuriuose būtų raktažodžiai: {tags}",
"Failed to load search results" : "Nepavyko įkelti paieškos rezultatų"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}