diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-14 01:12:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-14 01:12:00 +0000 |
commit | 8edd9b0e33fbf24771a290c02736cc7947be4322 (patch) | |
tree | d075188305520635e781807cb24e118888ef2f92 /apps/files/l10n/gl.js | |
parent | 71e26d12c0f82ebf4046a9265e2594b469be9e7b (diff) | |
download | nextcloud-server-8edd9b0e33fbf24771a290c02736cc7947be4322.tar.gz nextcloud-server-8edd9b0e33fbf24771a290c02736cc7947be4322.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 0cd542713a4..f91388b03ae 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -46,7 +46,7 @@ OC.L10N.register( "Could not move \"{file}\"" : "Non foi posíbel mover «{file}»", "copy" : "copiar", "Could not copy \"{file}\", target exists" : "Non foi posíbel copiar «{file}», o destino xa existe", - "Could not copy \"{file}\"" : "Non foi posíbel copiar «{file}¢", + "Could not copy \"{file}\"" : "Non foi posíbel copiar «{file}", "Copied {origin} inside {destination}" : "Copiado {origin} en {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Copiado {origin} e outros {nbfiles} ficheiros en {destination} ", "{newName} already exists" : "Xa existe {newName}", |