diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:51 +0000 |
commit | 5125a3455f4518802ce387188d0a56da74019a9c (patch) | |
tree | 315381d383f3e19276b9fad209d272e5b6c46014 /apps/files/l10n/gl.js | |
parent | 07a9200538c6526e764b31b4dfb45e8cf312c0ca (diff) | |
download | nextcloud-server-5125a3455f4518802ce387188d0a56da74019a9c.tar.gz nextcloud-server-5125a3455f4518802ce387188d0a56da74019a9c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 0b8c863510e..c8325bc4f32 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -188,7 +188,6 @@ OC.L10N.register( "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiouse o nome de «{oldName}» a «{newName}»", "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel renomear «{oldName}», xa non existe", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla outro nome.", "Could not rename \"{oldName}\"" : "Non foi posíbel renomear «{oldName}»", "Total rows summary" : "Resumo total de filas", "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", |