# British English translation for gnome-directory-thumbnailer. # Copyright (C) 2024 gnome-directory-thumbnailer's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-directory-thumbnailer package. # Andi Chandler , 2024. # 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: 2024-03-15 09:38+0000\n" "PO-Revision-Date: 2024-03-20 12:04+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: British English \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);;\n" "X-Generator: Poedit 3.4.2\n" #: ../src/main.c:383 #, c-format msgid "Error generating thumbnail for file ‘%s’." msgstr "Error generating thumbnail for file ‘%s’." #: ../src/main.c:388 #, c-format msgid "Error generating thumbnail for file ‘%s’: recursion limit reached." msgstr "Error generating thumbnail for file ‘%s’: recursion limit reached." #: ../src/main.c:393 #, c-format msgid "" "Error generating thumbnail for file ‘%s’: MIME type ‘%s’ is unsupported." msgstr "" "Error generating thumbnail for file ‘%s’: MIME type ‘%s’ is unsupported." #. No error, but the directory was empty. #: ../src/main.c:441 #, c-format msgid "Directory is empty." msgstr "Directory is empty." #: ../src/main.c:499 msgid "Maximum size of the thumbnail in pixels (maximum width or height)" msgstr "Maximum size of the thumbnail in pixels (maximum width or height)" #: ../src/main.c:500 msgid "Show the normal folder icon as an overlay on the thumbnail" msgstr "Show the normal folder icon as an overlay on the thumbnail" #: ../src/main.c:501 msgid "[INPUT FILE] [OUTPUT FILE]" msgstr "[INPUT FILE] [OUTPUT FILE]" #. 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:537 msgid "— Generate thumbnails for directories" msgstr "— Generate thumbnails for directories" #: ../src/main.c:542 #, c-format msgid "Couldn’t parse command line options: %s\n" msgstr "Couldn’t parse command line options: %s\n" #: ../src/main.c:579 #, c-format msgid "Couldn’t generate thumbnail for directory ‘%s’: %s\n" msgstr "Couldn’t generate thumbnail for directory ‘%s’: %s\n" #. Failed to load the icon. Shame. #: ../src/main.c:677 #, c-format msgid "Couldn’t load folder overlay icon: %s\n" msgstr "Couldn’t load folder overlay icon: %s\n" #: ../src/main.c:700 #, c-format msgid "Couldn’t save thumbnail to ‘%s’: %s\n" msgstr "Couldn’t save thumbnail to ‘%s’: %s\n"