diff options
Diffstat (limited to 'apps/files_external/l10n/cy_GB.js')
-rw-r--r-- | apps/files_external/l10n/cy_GB.js | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/apps/files_external/l10n/cy_GB.js b/apps/files_external/l10n/cy_GB.js deleted file mode 100644 index 6faf7f87fae..00000000000 --- a/apps/files_external/l10n/cy_GB.js +++ /dev/null @@ -1,16 +0,0 @@ -OC.L10N.register( - "files_external", - { - "Personal" : "Personol", - "Username" : "Enw defnyddiwr", - "Password" : "Cyfrinair", - "Save" : "Cadw", - "None" : "Dim", - "URL" : "URL", - "Location" : "Lleoliad", - "ownCloud" : "ownCloud", - "Share" : "Rhannu", - "Name" : "Enw", - "Delete" : "Dileu" -}, -"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |