summaryrefslogtreecommitdiff
path: root/po/ca.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ca.po')
-rw-r--r--po/ca.po53
1 files changed, 44 insertions, 9 deletions
diff --git a/po/ca.po b/po/ca.po
index 7435a6b9..8cb90abb 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drawing\n"
"Report-Msgid-Bugs-To: github.com/maoschanz/drawing/issues/new/choose\n"
-"POT-Creation-Date: 2022-04-10 15:56+0200\n"
+"POT-Creation-Date: 2023-02-23 00:46+0100\n"
"PO-Revision-Date: 2021-09-24 06:29+0200\n"
"Last-Translator: Jordi Mas i Hernàndez <jmas@softcatala.org>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -80,6 +80,32 @@ msgstr ""
#. translate this one!
#: data/com.github.maoschanz.drawing.appdata.xml.in
msgid ""
+"Version 1.0.2 features several minor bug fixes, and various new translations."
+msgstr ""
+"La versió 1.0.2 presenta diverses correccions d'errors menors i diverses "
+"traduccions noves."
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"Saving the image should be more reliable, especially when replacing the "
+"transparent pixels with a solid color."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"The user interface of the \"select\" tool changed, as well as the keyboard "
+"shortcuts to change tab."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"A small rendering issue when previewing a blur filter has also been fixed."
+msgstr ""
+
+#. very generic release notes i use for ALL minor updates, please
+#. translate this one!
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
"Version 1.0.1 features several minor bug fixes, and various new translations."
msgstr ""
"La versió 1.0.1 presenta diverses correccions d'errors menors i diverses "
@@ -338,9 +364,10 @@ msgstr "Preferències"
msgid "View"
msgstr "Visualitza"
-#: src/ui/app-menus.ui
-msgid "Show the preview"
-msgstr "Mostra la previsualització"
+#: src/ui/app-menus.ui src/optionsbars/classic/optionsbar-classic.ui
+#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
+msgid "Preview"
+msgstr "Vista prèvia"
#: src/ui/app-menus.ui src/ui/shortcuts.ui src/preferences.py
msgid "Zoom"
@@ -1275,12 +1302,25 @@ msgstr "Espai de color"
msgid "Invalid format"
msgstr "Format no vàlid"
+#. an actual error occurred!
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy
+msgid "Failed to replace transparency"
+msgstr "Substitueix la transparència amb:"
+
#. Context: an error message
#: src/saving_manager.py
#, python-format
msgid "Failed to save %s"
msgstr "No s'ha pogut desar %s"
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy, python-format
+msgid "Failed to reload %s"
+msgstr "No s'ha pogut carregar l'eina: %s"
+
#. Context: Untitled(.png) is the default name of a newly saved file
#: src/saving_manager.py
msgid "Untitled"
@@ -1646,11 +1686,6 @@ msgstr "Mida de l'eina"
msgid "No options"
msgstr "Cap opció"
-#: src/optionsbars/classic/optionsbar-classic.ui
-#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
-msgid "Preview"
-msgstr "Vista prèvia"
-
#: src/optionsbars/classic/optionsbar-color-popover.ui
msgid "How the color will be applied to the existing pixels"
msgstr "Com s'aplicarà el color als píxels existents"