cookbook/l10n/eo.js

42 строки
1.3 KiB
JavaScript

OC.L10N.register(
"cookbook",
{
"JSON cannot be decoded." : "JSON ne povis esti malkodita",
"Recipes" : "Riceptoj",
"in %s" : "en %s",
"Cookbook" : "Kuirlibro",
"None" : "Nenio",
"Recipe not found" : "Ricepto ne trovis",
"Page not found" : "Paĝo ne trovita",
"Edit" : "Modifi",
"Save" : "Konservi",
"Search" : "Serĉi",
"Category" : "Kategorio",
"Recipe name" : "Nomo de la recepto",
"Tags" : "Etikedoj",
"Search for recipes" : "Serĉi receptojn",
"Are you sure you want to delete this recipe?" : "Ĉu vi certas, ke vi volas forigi tiun recepton?",
"Delete failed" : "Forigado malsukcesis",
"Create recipe" : "Kreii ricepton",
"Categories" : "Kategorioj",
"Rename" : "Alinomi",
"Pick a local image" : "Elektu lokan bildon",
"Add" : "Aldoni",
"Name" : "Nomo",
"Creation date" : "Krea dato",
"Tools" : "Iloj",
"Dismiss" : "Preterpasi",
"Cancel" : "Nuligi",
"OK" : "Bone",
"Description" : "Priskribo",
"URL" : "Retadreso",
"Keywords" : "Ŝlosilvortoj",
"Calories" : "Kalorioj",
"Last modified" : "Laste modifita",
"Sugar" : "Sukero",
"Loading…" : "Ŝargado...",
"Clear" : "Viŝi",
"Apply" : "Validigi"
},
"nplurals=2; plural=(n != 1);");