diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-11 01:55:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-11 01:55:38 -0400 |
commit | 01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4 (patch) | |
tree | ef33bd3d1b6a7263fffed2e9628dd3a4caf08e42 /apps/files/l10n/cy_GB.js | |
parent | 1757d01604c311f9494a61f9bed87c3fae8c6fe9 (diff) | |
download | nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.tar.gz nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cy_GB.js')
-rw-r--r-- | apps/files/l10n/cy_GB.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/cy_GB.js b/apps/files/l10n/cy_GB.js index 14d3bc72dde..8b8ffdf265e 100644 --- a/apps/files/l10n/cy_GB.js +++ b/apps/files/l10n/cy_GB.js @@ -3,8 +3,6 @@ OC.L10N.register( { "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", - "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Enw annilys, ni chaniateir, '\\', '/', '<', '>', ':', '\"', '|', '?' na '*'.", "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:", @@ -32,6 +30,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.", "Your storage is full, files can not be updated or synced anymore!" : "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!", "Your storage is almost full ({usedSpacePercent}%)" : "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["","","",""], |