[gnome-directory-thumbnailer] Add Catalan translation



commit e454bddcca1903a71bbfe0ac770f89e2709148a4
Author: Jordi Mas i Hernandez <jmas softcatala org>
Date:   Sun Nov 22 09:10:06 2020 +0000

    Add Catalan translation

 po/LINGUAS |  1 +
 po/ca.po   | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 132394d..edd88f1 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,5 +1,6 @@
 # Please keep this list sorted alphabetically.
 bs
+ca
 cs
 da
 de
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..af8b697
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,84 @@
+# Catalan translation for gnome-directory-thumbnailer.
+# Copyright (C) 2020 gnome-directory-thumbnailer's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-directory-thumbnailer package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-directory-thumbnailer master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-directory-";
+"thumbnailer/issues\n"
+"POT-Creation-Date: 2020-07-11 11:30+0000\n"
+"PO-Revision-Date: 2020-10-16 18:08+0200\n"
+"Last-Translator: \n"
+"Language-Team: Catalan <gnome llistes softcatala org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.4.1\n"
+
+#: ../src/main.c:364
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’."
+msgstr "Error generant la miniatura pel fitxer «%s»."
+
+#: ../src/main.c:368
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’: recursion limit reached."
+msgstr ""
+"Error generant la miniatura pel fitxer «%s»: límit de recursivitat assolit."
+
+#: ../src/main.c:373
+#, c-format
+msgid ""
+"Error generating thumbnail for file ‘%s’: MIME type ‘%s’ is unsupported."
+msgstr ""
+"Error generant la miniatura pel fitxer «%s»: el tipus MIME «%s» no està "
+"suportat."
+
+#. No error, but the directory was empty.
+#: ../src/main.c:416
+#, c-format
+msgid "Directory is empty."
+msgstr "Directori buit."
+
+#: ../src/main.c:464
+msgid "Maximum size of the thumbnail in pixels (maximum width or height)"
+msgstr "Grandària màxima de la miniatura en píxels (màxima amplada o alçada)"
+
+#: ../src/main.c:465
+msgid "Show the normal folder icon as an overlay on the thumbnail"
+msgstr ""
+"Mostra la icona de carpeta normal com una superposició a sobre la miniatura"
+
+#: ../src/main.c:466
+msgid "[INPUT FILE] [OUTPUT FILE]"
+msgstr "[FITXER D'ENTRADA] [FITXER DE SORTIDA]"
+
+#. Handle the command line options.
+#. Translators: This is the command line description of what the application does. Please keep the em-dash 
(or an equivalent).
+#: ../src/main.c:502
+msgid "— Generate thumbnails for directories"
+msgstr "— Genera miniatures pels directoris"
+
+#: ../src/main.c:507
+#, c-format
+msgid "Couldn’t parse command line options: %s\n"
+msgstr "No s'han pogut analitzar les opcions de l'ordre: %s\n"
+
+#: ../src/main.c:544
+#, c-format
+msgid "Couldn’t generate thumbnail for directory ‘%s’: %s\n"
+msgstr "No s'ha pogut generar la miniatura pel directori «%s»: %s\n"
+
+#. Failed to load the icon. Shame.
+#: ../src/main.c:642
+#, c-format
+msgid "Couldn’t load folder overlay icon: %s\n"
+msgstr "No s'ha pogut carregar la icona en superposició de la carpeta: %s\n"
+
+#: ../src/main.c:665
+#, c-format
+msgid "Couldn’t save thumbnail to ‘%s’: %s\n"
+msgstr "No s'ha pogut desar la miniatura a «%s»: %s\n"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]