diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:57 +0000 |
commit | 00b479bc83b7d4dae259502862ebd7be17a48b0b (patch) | |
tree | 96bb32c78fafde927a0538a9d6c2d47f515a11c2 /apps/federatedfilesharing | |
parent | d06f860722b043159b8a4e50aa21dd7b38cf6143 (diff) | |
download | nextcloud-server-00b479bc83b7d4dae259502862ebd7be17a48b0b.tar.gz nextcloud-server-00b479bc83b7d4dae259502862ebd7be17a48b0b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/ast.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/ast.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ast.js b/apps/federatedfilesharing/l10n/ast.js index aa757c60aaf..2cb34bd740c 100644 --- a/apps/federatedfilesharing/l10n/ast.js +++ b/apps/federatedfilesharing/l10n/ast.js @@ -5,6 +5,8 @@ OC.L10N.register( "Remote share" : "Compartición remota", "Remote share password" : "Contraseña de la compartición remota", "Cancel" : "Encaboxar", + "Add remote share" : "Amestar un elementu compartíu remotu", + "Invalid Federated Cloud ID" : "La ID de nube federada ye inválida", "Server to server sharing is not enabled on this server" : "La compartición de sirvidor a sirvidor nun ta activada nesti sirvidor", "File is already shared with %s" : "El ficheru xá se comparte con %s", "Could not find share" : "Nun se pudo atopar la compartición", diff --git a/apps/federatedfilesharing/l10n/ast.json b/apps/federatedfilesharing/l10n/ast.json index 6cd089e341e..8126de9e47f 100644 --- a/apps/federatedfilesharing/l10n/ast.json +++ b/apps/federatedfilesharing/l10n/ast.json @@ -3,6 +3,8 @@ "Remote share" : "Compartición remota", "Remote share password" : "Contraseña de la compartición remota", "Cancel" : "Encaboxar", + "Add remote share" : "Amestar un elementu compartíu remotu", + "Invalid Federated Cloud ID" : "La ID de nube federada ye inválida", "Server to server sharing is not enabled on this server" : "La compartición de sirvidor a sirvidor nun ta activada nesti sirvidor", "File is already shared with %s" : "El ficheru xá se comparte con %s", "Could not find share" : "Nun se pudo atopar la compartición", |