diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:32 +0000 |
commit | 324451cbac6efbd78dbfd5f979a264ffbf36af6a (patch) | |
tree | fef708e788be339d6bd9b14d9bfd54e140d441c1 /apps/files/l10n/gl.js | |
parent | 50d4656f1c372123f59415d7c95f77dbdf0652eb (diff) | |
download | nextcloud-server-324451cbac6efbd78dbfd5f979a264ffbf36af6a.tar.gz nextcloud-server-324451cbac6efbd78dbfd5f979a264ffbf36af6a.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index ad78be1c968..4b495861583 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -400,8 +400,6 @@ OC.L10N.register( "Copy direct link (only works for people who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para persoas con acceso a este ficheiro/cartafol)", "Favored" : "Favoritos", "Favor" : "Engadir a favoritos", - "Not favored" : "Non está en favoritos", - "Destination is not a folder" : "O destino non é un cartafol", - "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio" + "Not favored" : "Non está en favoritos" }, "nplurals=2; plural=(n != 1);"); |