# Welsh translation for the Novus example file manager.
# Copyright (C) 2026 Novus Examples (sample fixture).
# This file is distributed under the same license as the novus-example package.
# Sample Translator <translator@example.invalid>, 2026.
#
msgid ""
msgstr ""
"Project-Id-Version: novus-example 2.0\n"
"Report-Msgid-Bugs-To: i18n@example.invalid\n"
"POT-Creation-Date: 2026-01-01 00:00+0000\n"
"PO-Revision-Date: 2026-01-02 12:00+0000\n"
"Last-Translator: Sample Translator <translator@example.invalid>\n"
"Language-Team: Welsh <team@example.invalid>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n==3 ? 3 : n==6 ? 4 : 5);\n"
"X-Generator: novus-examples localization_p7\n"

#. Window title for the file browser
#: src/browser.c:42
msgid "Files"
msgstr "Ffeiliau"

#. Context-menu item
#: src/browser.c:207
msgid "Move to trash"
msgstr "Symud i'r bin sbwriel"

#. Item count in the status bar
#: src/browser.c:118
#, c-format
msgid "%d file"
msgid_plural "%d files"
msgstr[0] "%d ffeil"
msgstr[1] "%d ffeil"
msgstr[2] "%d ffeil"
msgstr[3] "%d ffeil"
msgstr[4] "%d ffeil"
msgstr[5] "%d ffeil"

#. Selection summary
#: src/browser.c:164
#, c-format
msgid "%d folder selected"
msgid_plural "%d folders selected"
msgstr[0] "Dewiswyd %d ffolder"
msgstr[1] "Dewiswyd %d ffolder"
msgstr[2] "Dewiswyd %d ffolder"
msgstr[3] "Dewiswyd %d ffolder"
msgstr[4] "Dewiswyd %d ffolder"
msgstr[5] "Dewiswyd %d ffolder"

#. Undo toast after a delete
#: src/trash.c:73
#, c-format
msgid "Deleted %d item"
msgid_plural "Deleted %d items"
msgstr[0] "Dilewyd %d eitem"
msgstr[1] "Dilewyd %d eitem"
msgstr[2] "Dilewyd %d eitem"
msgstr[3] "Dilewyd %d eitem"
msgstr[4] "Dilewyd %d eitem"
msgstr[5] "Dilewyd %d eitem"

#. Demo string chosen to show Welsh consonant mutation
#: src/demo.c:9
#, c-format
msgid "%d cat"
msgid_plural "%d cats"
msgstr[0] "%d cath"
msgstr[1] "%d gath"
msgstr[2] "%d gath"
msgstr[3] "%d cath"
msgstr[4] "%d chath"
msgstr[5] "%d cath"
