mirror of
https://github.com/grocy/grocy.git
synced 2025-08-27 08:01:58 +00:00
Pull translations from Transifex
This commit is contained in:
89
localization/es/demo_data.php
Normal file
89
localization/es/demo_data.php
Normal file
@@ -0,0 +1,89 @@
|
||||
<?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' => 'Lata',
|
||||
'Tins' => 'Latas',
|
||||
'Can' => 'Pote',
|
||||
'Cans' => 'Potes',
|
||||
'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'
|
||||
);
|
Reference in New Issue
Block a user