diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-10 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-10 00:25:29 +0000 |
commit | 058b6c36f9acd00a9be628948898dfb673cafbe7 (patch) | |
tree | f4a815c2728ef0f4a48ec4efd8a96b1182ab3ddf /apps/files/l10n/gl.js | |
parent | 5125a3455f4518802ce387188d0a56da74019a9c (diff) | |
download | nextcloud-server-058b6c36f9acd00a9be628948898dfb673cafbe7.tar.gz nextcloud-server-058b6c36f9acd00a9be628948898dfb673cafbe7.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, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index c8325bc4f32..067e14c4851 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -188,6 +188,7 @@ 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 un nome diferente.", "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}» ", |