From 1cfcb392bc97f9c0aad1a3f770150cacf1d3237e Mon Sep 17 00:00:00 2001 From: Jordi Mas Date: Thu, 28 May 2020 22:08:49 +0200 Subject: [PATCH] Update Catalan translation --- po-python/ca.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po-python/ca.po b/po-python/ca.po index 257fef9f13..e87dab28af 100644 --- a/po-python/ca.po +++ b/po-python/ca.po @@ -245,12 +245,12 @@ msgstr "Navegador de procediments Python" #: ../plug-ins/python/python-console/python-console.py:207 #, python-format msgid "Could not open '%s' for writing: %s" -msgstr "No s'ha pogut obrir '%s' per escriure: %s" +msgstr "No s'ha pogut obrir «%s» per escriure: %s" #: ../plug-ins/python/python-console/python-console.py:222 #, python-format msgid "Could not write to '%s': %s" -msgstr "No s'ha pogut escriure a '%s': %s" +msgstr "No s'ha pogut escriure a «%s»: %s" #: ../plug-ins/python/python-console/python-console.py:231 msgid "Save Python-Fu Console Output"