diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:33 +0000 |
commit | e2056a1de95dda2d7d1824e6b050e9369a048ca6 (patch) | |
tree | df0c29c345002dc0a71fab70a425085f6fb53a93 /apps/files_sharing/l10n | |
parent | a7be8383236f792818aea9fec145875bd467f155 (diff) | |
download | nextcloud-server-e2056a1de95dda2d7d1824e6b050e9369a048ca6.tar.gz nextcloud-server-e2056a1de95dda2d7d1824e6b050e9369a048ca6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 32223d08cae..b5000b9c081 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -232,6 +232,7 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], "_Restore share_::_Restore shares_" : ["Restaurar recurso compartido","Restaurar recursos compartidos","Restaurar recursos compartidos"], "Shared" : "Compartido", + "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", "Show sharing options" : "Mostrar opciones de compartir", "Link to a file" : "Enlace al archivo", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 2f42dc0bc51..0947c6bd6ff 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -230,6 +230,7 @@ "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], "_Restore share_::_Restore shares_" : ["Restaurar recurso compartido","Restaurar recursos compartidos","Restaurar recursos compartidos"], "Shared" : "Compartido", + "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", "Show sharing options" : "Mostrar opciones de compartir", "Link to a file" : "Enlace al archivo", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index ac171ab3728..4c44fb4f0b0 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -94,7 +94,7 @@ OC.L10N.register( "Please specify a valid circle" : "請指定一個有效的circle", "Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享", "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享", - "Unknown share type" : "未知的分享類型", + "Unknown share type" : "分享類型不詳", "Not a directory" : "這不是一個資料夾", "Could not lock node" : "無法鎖定節點", "Could not lock path" : "無法鎖定路徑", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 1bea28460df..b9ed51d08b8 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -92,7 +92,7 @@ "Please specify a valid circle" : "請指定一個有效的circle", "Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享", "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享", - "Unknown share type" : "未知的分享類型", + "Unknown share type" : "分享類型不詳", "Not a directory" : "這不是一個資料夾", "Could not lock node" : "無法鎖定節點", "Could not lock path" : "無法鎖定路徑", |