diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:48 +0000 |
commit | 69070bf617a976124c338236cbdbacb2a2645e20 (patch) | |
tree | d5e8714be8c6b6a923fe9dcacf9aebe47aee380d /apps/files/l10n/gl.js | |
parent | 24f8fd333ebb2cef8a2bad3255af23ef85545090 (diff) | |
download | nextcloud-server-69070bf617a976124c338236cbdbacb2a2645e20.tar.gz nextcloud-server-69070bf617a976124c338236cbdbacb2a2645e20.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);"); |