Blame view
sources/apps/files_encryption/l10n/cy_GB.php
373 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Encryption" => "Amgryptiad", "File encryption is enabled." => "Galluogwyd amgryptio ffeiliau.", "The following file types will not be encrypted:" => "Ni fydd ffeiliau o'r math yma'n cael eu hamgryptio:", "Exclude the following file types from encryption:" => "Eithrio'r mathau canlynol o ffeiliau rhag cael eu hamgryptio:", "None" => "Dim" ); |