From c21df323b09a47f5a5fa331ff160a57320bce3b6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 Jan 2024 00:20:25 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_sharing/l10n/es.js | 1 + apps/files_sharing/l10n/es.json | 1 + apps/files_sharing/l10n/zh_HK.js | 2 +- apps/files_sharing/l10n/zh_HK.json | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) (limited to 'apps/files_sharing') 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" : "無法鎖定路徑", -- cgit v1.2.3