diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-17 00:25:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-17 00:25:33 +0000 |
commit | ab27e9508b7c399e7bae77d538f873395fe1334a (patch) | |
tree | cdbceffa9e503b2787f24653edab17e3c8c0e4ab /apps/files_sharing/l10n/gl.js | |
parent | 687d7686c19d03d7a2baceeeb0980dc30e28972b (diff) | |
download | nextcloud-server-ab27e9508b7c399e7bae77d538f873395fe1334a.tar.gz nextcloud-server-ab27e9508b7c399e7bae77d538f873395fe1334a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 9b26ad9612d..c2ea6d9b223 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -72,7 +72,7 @@ OC.L10N.register( "A file or folder was shared from <strong>another server</strong>" : "Compartiuse un ficheiro ou cartafol dende <strong>outro servidor</strong>", "Files" : "Ficheiros", "A file or folder has been <strong>shared</strong>" : "<strong>Compartiuse</strong> un ficheiro ou cartafol", - "Shared link" : "Ligazón para compartir", + "Shared link" : "Ligazón compartida", "Wrong share ID, share does not exist" : "O ID da compartición é erróneo, a compartición non existe", "Could not delete share" : "Non foi posíbel eliminar a compartición", "Please specify a file or folder path" : "Especifique a ruta dun ficheiro ou cartafol", |