From 426a63bae972ea0ce61556f8e6b4341a440a9bf2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Mar 2023 02:37:51 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/fr.js | 3 ++- l10n/fr.json | 3 ++- l10n/tr.js | 2 +- l10n/tr.json | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 82580a4a..ff793a6e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -196,6 +196,7 @@ OC.L10N.register( "Preparation time" : "Durée de préparation", "Cooking time" : "Durée de cuisson", "Total time" : "Temps total", - "Nutrition information" : "Informations nutritionnelles" + "Nutrition information" : "Informations nutritionnelles", + "Couldn" : "Ne pourrait" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index b694b9b2..62395bbc 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -194,6 +194,7 @@ "Preparation time" : "Durée de préparation", "Cooking time" : "Durée de cuisson", "Total time" : "Temps total", - "Nutrition information" : "Informations nutritionnelles" + "Nutrition information" : "Informations nutritionnelles", + "Couldn" : "Ne pourrait" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 2a95844a..456edeac 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -56,7 +56,7 @@ OC.L10N.register( "The thumbnail type %d is not known." : "%d küçük görsel türü bilinmiyor.", "Cookbook" : "Yemek kitabı", "An integrated cookbook using schema.org JSON files as recipes" : "Yemek tarifleri için schema.org JSON dosyaları kullanan bütünleşik bir yemek kitabı", - "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." : "Tüm yemek tarifleriniz için bir kitaplık. schema.org yemek tarifi biçimine uygun JSON dosyalarını kullanır. Derlemeye bir yemek tarifi eklemek için yemek tarifinin adresini yapıştırabilirsiniz. Yemek tarifinin bulunduğu web sayfası işlenerek, yemek tarifi uygulama ayarlarında belirttiğiniz klasöre indirilir.", + "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." : "Tüm yemek tarifleriniz için bir kitaplık. schema.org yemek tarifi biçimine uygun JSON dosyalarını kullanır. Derlemeye bir yemek tarifi eklemek için yemek tarifinin adresini yapıştırabilirsiniz. Yemek tarifinin bulunduğu site sayfası işlenerek, yemek tarifi uygulama ayarlarında belirttiğiniz klasöre indirilir.", "Editing recipe" : "Yemek tarifini düzenleme", "Viewing recipe" : "Yemek tarifini görüntüleme", "All recipes" : "Tüm yemek tarifleri", diff --git a/l10n/tr.json b/l10n/tr.json index 175b005a..cbb289dc 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -54,7 +54,7 @@ "The thumbnail type %d is not known." : "%d küçük görsel türü bilinmiyor.", "Cookbook" : "Yemek kitabı", "An integrated cookbook using schema.org JSON files as recipes" : "Yemek tarifleri için schema.org JSON dosyaları kullanan bütünleşik bir yemek kitabı", - "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." : "Tüm yemek tarifleriniz için bir kitaplık. schema.org yemek tarifi biçimine uygun JSON dosyalarını kullanır. Derlemeye bir yemek tarifi eklemek için yemek tarifinin adresini yapıştırabilirsiniz. Yemek tarifinin bulunduğu web sayfası işlenerek, yemek tarifi uygulama ayarlarında belirttiğiniz klasöre indirilir.", + "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." : "Tüm yemek tarifleriniz için bir kitaplık. schema.org yemek tarifi biçimine uygun JSON dosyalarını kullanır. Derlemeye bir yemek tarifi eklemek için yemek tarifinin adresini yapıştırabilirsiniz. Yemek tarifinin bulunduğu site sayfası işlenerek, yemek tarifi uygulama ayarlarında belirttiğiniz klasöre indirilir.", "Editing recipe" : "Yemek tarifini düzenleme", "Viewing recipe" : "Yemek tarifini görüntüleme", "All recipes" : "Tüm yemek tarifleri",