nextcloud/apps/files_trashbin/l10n/cy_GB.php

11 lines
258 B
PHP

<?php $TRANSLATIONS = array(
"Error" => "Gwall",
"Delete permanently" => "Dileu'n barhaol",
"Name" => "Enw",
"1 folder" => "1 blygell",
"{count} folders" => "{count} plygell",
"1 file" => "1 ffeil",
"{count} files" => "{count} ffeil",
"Delete" => "Dileu"
);