diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-05-15 23:56:42 +0200 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-05-15 23:56:42 +0200 |
commit | 31d8258d6c0846c1452a7d0af151770650268db5 (patch) | |
tree | 5c22af656981cded9c6c2de21af2411aeb590a80 /apps/files/l10n/cy_GB.php | |
parent | 331ad15d9b6b5d6c71285f19e7fda5ea0097d875 (diff) | |
parent | dfddaf8fbf5ff515f26ff462c7ba6166b3d0ed18 (diff) | |
download | nextcloud-server-31d8258d6c0846c1452a7d0af151770650268db5.tar.gz nextcloud-server-31d8258d6c0846c1452a7d0af151770650268db5.zip |
Merge branch 'master' into ext-fs-irods-master
Diffstat (limited to 'apps/files/l10n/cy_GB.php')
-rw-r--r-- | apps/files/l10n/cy_GB.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cy_GB.php b/apps/files/l10n/cy_GB.php index 6ec0e7f914f..ae339488910 100644 --- a/apps/files/l10n/cy_GB.php +++ b/apps/files/l10n/cy_GB.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "Could not move %s - File with this name already exists" => "Methwyd symud %s - Mae ffeil gyda'r enw hwn eisoes yn bodoli", "Could not move %s" => "Methwyd symud %s", -"Unable to rename file" => "Methu ailenwi ffeil", "No file was uploaded. Unknown error" => "Ni lwythwyd ffeil i fyny. Gwall anhysbys.", "There is no error, the file uploaded with success" => "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb upload_max_filesize yn php.ini:", @@ -47,6 +46,7 @@ "{count} folders" => "{count} plygell", "1 file" => "1 ffeil", "{count} files" => "{count} ffeil", +"Unable to rename file" => "Methu ailenwi ffeil", "Upload" => "Llwytho i fyny", "File handling" => "Trafod ffeiliau", "Maximum upload size" => "Maint mwyaf llwytho i fyny", |