Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cy_GB.php « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a8d8052a73eaaffb2afd9044fd9866e1e2460445 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Save" => "Cadw",
"Search" => "Chwilio",
"Close" => "Cau",
"Next" => "Nesaf",
"Clear" => "Clirio",
"Saving..." => "Yn cadw...",
"Failed to save file" => "Methwyd cadw'r ffeil",
"An error occurred!" => "Digwyddodd gwall!",
"There were unsaved changes, click here to go back" => "Roedd newidiadau heb eu cadw, cliciwch fan hyn i ddychwelyd"
);