From 00d278d6a403570a0523c970a4ab0014ad173edf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 18 Feb 2021 02:30:58 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/de.js | 1 + l10n/de.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/si.js | 13 +++++++++++++ l10n/si.json | 11 +++++++++++ l10n/sl.js | 5 +++++ l10n/sl.json | 5 +++++ l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 16 files changed, 46 insertions(+) create mode 100644 l10n/si.js create mode 100644 l10n/si.json diff --git a/l10n/de.js b/l10n/de.js index 413a97147..fd18b24b3 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -75,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "Schlüsselwörter auswählen", "Servings" : "Portionen", "Nutrition Information" : "Nährwertangaben", + "Pick option" : "Wähle eine Option", "Tools" : "Utensilien", "Ingredients" : "Zutaten", "Instructions" : "Zubereitung", diff --git a/l10n/de.json b/l10n/de.json index 228341d84..f59c159b6 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -73,6 +73,7 @@ "Choose keywords" : "Schlüsselwörter auswählen", "Servings" : "Portionen", "Nutrition Information" : "Nährwertangaben", + "Pick option" : "Wähle eine Option", "Tools" : "Utensilien", "Ingredients" : "Zutaten", "Instructions" : "Zubereitung", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index d008b043d..4b70834b4 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -75,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "Schlüsselwörter auswählen", "Servings" : "Portionen", "Nutrition Information" : "Nährwertangaben", + "Pick option" : "Option wählen", "Tools" : "Utensilien", "Ingredients" : "Zutaten", "Instructions" : "Zubereitung", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 312845adf..6e42af42b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -73,6 +73,7 @@ "Choose keywords" : "Schlüsselwörter auswählen", "Servings" : "Portionen", "Nutrition Information" : "Nährwertangaben", + "Pick option" : "Option wählen", "Tools" : "Utensilien", "Ingredients" : "Zutaten", "Instructions" : "Zubereitung", diff --git a/l10n/gl.js b/l10n/gl.js index a46e6c9ed..af850a5bf 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -75,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "Escolla as palabras clave", "Servings" : "Racións", "Nutrition Information" : "Información nutricional", + "Pick option" : "Escolla a opción", "Tools" : "Trebellos", "Ingredients" : "Ingredientes", "Instructions" : "Elaboración", diff --git a/l10n/gl.json b/l10n/gl.json index 6bbc1a2f3..42155bc49 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -73,6 +73,7 @@ "Choose keywords" : "Escolla as palabras clave", "Servings" : "Racións", "Nutrition Information" : "Información nutricional", + "Pick option" : "Escolla a opción", "Tools" : "Trebellos", "Ingredients" : "Ingredientes", "Instructions" : "Elaboración", diff --git a/l10n/pl.js b/l10n/pl.js index f68c7b0e5..2be4f2922 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -75,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "Wybierz słowa kluczowe", "Servings" : "Porcje", "Nutrition Information" : "Informacje o wartości odżywczej", + "Pick option" : "Wybierz opcję", "Tools" : "Przybory", "Ingredients" : "Składniki", "Instructions" : "Instrukcje", diff --git a/l10n/pl.json b/l10n/pl.json index b97058517..2f8762c8e 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -73,6 +73,7 @@ "Choose keywords" : "Wybierz słowa kluczowe", "Servings" : "Porcje", "Nutrition Information" : "Informacje o wartości odżywczej", + "Pick option" : "Wybierz opcję", "Tools" : "Przybory", "Ingredients" : "Składniki", "Instructions" : "Instrukcje", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 089bdda8b..e7df69d84 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -75,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "Escolher palavras-chave", "Servings" : "Porções", "Nutrition Information" : "Informação nutricional", + "Pick option" : "Escolha uma opção", "Tools" : "Ferramentas", "Ingredients" : "Ingredientes", "Instructions" : "Instruções", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index e1b7a908f..b060972f5 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -73,6 +73,7 @@ "Choose keywords" : "Escolher palavras-chave", "Servings" : "Porções", "Nutrition Information" : "Informação nutricional", + "Pick option" : "Escolha uma opção", "Tools" : "Ferramentas", "Ingredients" : "Ingredientes", "Instructions" : "Instruções", diff --git a/l10n/si.js b/l10n/si.js new file mode 100644 index 000000000..4af1a3ded --- /dev/null +++ b/l10n/si.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "cookbook", + { + "Home" : "මුල් පිටුව", + "Filter" : "පෙරහන", + "Search" : "සොයන්න", + "Loading…" : "පූරණය වෙමින්…", + "Add" : "එකතු කරන්න", + "Close" : "වසන්න", + "Name" : "නම", + "Description" : "විස්තරය" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json new file mode 100644 index 000000000..47e44d8e5 --- /dev/null +++ b/l10n/si.json @@ -0,0 +1,11 @@ +{ "translations": { + "Home" : "මුල් පිටුව", + "Filter" : "පෙරහන", + "Search" : "සොයන්න", + "Loading…" : "පූරණය වෙමින්…", + "Add" : "එකතු කරන්න", + "Close" : "වසන්න", + "Name" : "නම", + "Description" : "විස්තරය" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index f32d99974..7972ba06b 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -5,6 +5,7 @@ OC.L10N.register( "Cannot detect type of transmitted data. This is a bug, please report it." : "Ni mogoče zaznati poslanih podatkov. To je napaka za razhroščevanje.", "Invalid URL-encoded string found. Please report a bug." : "Zaznan je neveljavno zapisan naslov URL. Poslati je treba poročilo o napaki.", "Recipes" : "Recepti", + "User cannot create recipe folder" : "Uporabnik ne more ustvariti mape z recepti", "Cookbook" : "Kuhar'ca", "An integrated cookbook using schema.org JSON files as recipes" : "Kuharica v oblaku, ki omogoča prikaz datotek receptov schema.org JSON", "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." : "Zbirka vaših receptov uporablja datoteke JSON, ki so oblikovani po predlogi schema.org. Za dodajanje recepta v zbirko, lahko enostavno prilepite naslov URL recepta in vsebina bo razčlenjena in shranjena v ciljno mapo v vašem oblaku.", @@ -29,6 +30,9 @@ OC.L10N.register( "Search for recipes" : "Iskanje med recepti", "Are you sure you want to delete this recipe?" : "Ali ste prepričani, da želite izbrisati recept?", "Delete failed" : "Brisanje je spodletelo", + "Cannot access recipe folder." : "Dostop do mape receptov ni mogoč.", + "You are logged in with a guest account. Therefore, you are not allowed to generate arbitrary files and folders on this Nextcloud instance. To be able to use the Cookbook app as a guest, you need to specify a folder where all recipes are stored. You will need write permission to this folder." : "Prijavljeni ste z računom za goste, zato ni mogoče ustvarjati datotek in map. Za uporabo programa Kuhar'ca je treba navesti mapo, kjer so shranjeni vsi recepti, prav tako je treba pridobiti dovoljenje za zapisovanje v to mapo.", + "Select recipe folder" : "Izbor mape receptov", "Path to your recipe collection" : "Pot do zbirke receptov", "Create recipe" : "Ustvari recept", "Download recipe from URL" : "Prejmi recept prek naslova URL", @@ -71,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "Izbor ključnih besed", "Servings" : "Število porcij", "Nutrition Information" : "Podrobnosti o hranilnosti", + "Pick option" : "Izbor možnosti", "Tools" : "Pripomočki", "Ingredients" : "Sestavine", "Instructions" : "Navodila", diff --git a/l10n/sl.json b/l10n/sl.json index a0a00cd91..7b616060e 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -3,6 +3,7 @@ "Cannot detect type of transmitted data. This is a bug, please report it." : "Ni mogoče zaznati poslanih podatkov. To je napaka za razhroščevanje.", "Invalid URL-encoded string found. Please report a bug." : "Zaznan je neveljavno zapisan naslov URL. Poslati je treba poročilo o napaki.", "Recipes" : "Recepti", + "User cannot create recipe folder" : "Uporabnik ne more ustvariti mape z recepti", "Cookbook" : "Kuhar'ca", "An integrated cookbook using schema.org JSON files as recipes" : "Kuharica v oblaku, ki omogoča prikaz datotek receptov schema.org JSON", "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." : "Zbirka vaših receptov uporablja datoteke JSON, ki so oblikovani po predlogi schema.org. Za dodajanje recepta v zbirko, lahko enostavno prilepite naslov URL recepta in vsebina bo razčlenjena in shranjena v ciljno mapo v vašem oblaku.", @@ -27,6 +28,9 @@ "Search for recipes" : "Iskanje med recepti", "Are you sure you want to delete this recipe?" : "Ali ste prepričani, da želite izbrisati recept?", "Delete failed" : "Brisanje je spodletelo", + "Cannot access recipe folder." : "Dostop do mape receptov ni mogoč.", + "You are logged in with a guest account. Therefore, you are not allowed to generate arbitrary files and folders on this Nextcloud instance. To be able to use the Cookbook app as a guest, you need to specify a folder where all recipes are stored. You will need write permission to this folder." : "Prijavljeni ste z računom za goste, zato ni mogoče ustvarjati datotek in map. Za uporabo programa Kuhar'ca je treba navesti mapo, kjer so shranjeni vsi recepti, prav tako je treba pridobiti dovoljenje za zapisovanje v to mapo.", + "Select recipe folder" : "Izbor mape receptov", "Path to your recipe collection" : "Pot do zbirke receptov", "Create recipe" : "Ustvari recept", "Download recipe from URL" : "Prejmi recept prek naslova URL", @@ -69,6 +73,7 @@ "Choose keywords" : "Izbor ključnih besed", "Servings" : "Število porcij", "Nutrition Information" : "Podrobnosti o hranilnosti", + "Pick option" : "Izbor možnosti", "Tools" : "Pripomočki", "Ingredients" : "Sestavine", "Instructions" : "Navodila", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index e53ce2190..49ab247a8 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -75,6 +75,7 @@ OC.L10N.register( "Choose keywords" : "选择关键词", "Servings" : "份数", "Nutrition Information" : "营养信息", + "Pick option" : "挑选选项", "Tools" : "工具", "Ingredients" : "原料", "Instructions" : "说明", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index e8eb0e05e..96b17a0ab 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -73,6 +73,7 @@ "Choose keywords" : "选择关键词", "Servings" : "份数", "Nutrition Information" : "营养信息", + "Pick option" : "挑选选项", "Tools" : "工具", "Ingredients" : "原料", "Instructions" : "说明",