diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:28 +0000 |
commit | 77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c (patch) | |
tree | ebb18e55325da093045b5b8603735ecd8a9e54c1 /apps/files_external/l10n | |
parent | 6daa77b93f4a9d87a376ed7f10aaa486de4cc1f6 (diff) | |
download | nextcloud-server-77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c.tar.gz nextcloud-server-77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 117c5da51bc..6ce8c129f06 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -82,7 +82,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Subcarpeta remota", - "Secure https://" : "—Seguro— https://", + "Secure https://" : "https:// Seguro", "FTP" : "FTP", "Host" : "Servidor", "Secure ftps://" : "ftps:// Seguro", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 98dd8cff0d9..279f2bde04e 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -80,7 +80,7 @@ "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Subcarpeta remota", - "Secure https://" : "—Seguro— https://", + "Secure https://" : "https:// Seguro", "FTP" : "FTP", "Host" : "Servidor", "Secure ftps://" : "ftps:// Seguro", |