From 84ccb993aba2cdcba11d479b3c305fa4fe8b18a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quent=C3=AD?= Date: Fri, 8 Oct 2021 19:13:16 +0000 Subject: [PATCH] Translated using Weblate (Occitan) Currently translated at 100.0% (45 of 45 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/oc/ --- locales/oc.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/oc.json b/locales/oc.json index 266b65e2..9835ea85 100644 --- a/locales/oc.json +++ b/locales/oc.json @@ -42,5 +42,6 @@ "corrupted_toml": "Fichièr TOML corromput en lectura de {ressource} estant (rason : {error})", "warn_the_user_about_waiting_lock": "Una autra comanda YunoHost es en execucion, sèm a esperar qu’acabe abans d’aviar aquesta d’aquí", "warn_the_user_about_waiting_lock_again": "Encara en espèra…", - "warn_the_user_that_lock_is_acquired": "l’autra comanda ven d’acabar, ara lançament d’aquesta comanda" -} \ No newline at end of file + "warn_the_user_that_lock_is_acquired": "l’autra comanda ven d’acabar, ara lançament d’aquesta comanda", + "edit_text_question": "{}. Modificar aqueste tèxte ? [yN]: " +}