Blame view
sources/apps/imprint/l10n/cy_GB.php
706 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<?php $TRANSLATIONS = array( "Legal notice" => "Hysbysiad cyfreithiol", "Nothing here yet" => "Does dim byd yma eto", "The content of the legal notice has to be configured first" => "Rhaid cyflunio'r hysbysiad cyfreithiol yn gyntaf", "That configuration is done in the administration section." => "Cyflunir hwnna yn yr adran weinyddol.", "That configuration has to be done by the system administration." => "Rhaid i'r gweinyddwr system gyflunio hwnna.", "Imprint" => "Imprint", "Placement" => "Lleoliad", "Standalone app" => "Ap arunig", "Header left" => "Pennyn chwith", "Header right" => "Pennyn dde", "Navigation top" => "Llywio brig", "Navigation bottom" => "Llywio gwaelod", "Content" => "Cynnwys" ); |