diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ast.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ast.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/ast.js b/apps/federatedfilesharing/l10n/ast.js index 3e669660070..c61fe79b859 100644 --- a/apps/federatedfilesharing/l10n/ast.js +++ b/apps/federatedfilesharing/l10n/ast.js @@ -1,11 +1,6 @@ OC.L10N.register( "federatedfilesharing", { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Quies amestar la compartición remota «{name}» de {owner}@{remote}?", - "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", "Couldn't establish a federated share." : "Nun se pudo configurar la compartición federada.", @@ -52,6 +47,11 @@ OC.L10N.register( "Copy to clipboard" : "Copiar nel cartafueyu", "Clipboard is not available" : "El cartafueyu nun ta disponible", "Copied!" : "¡Copióse!", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Quies amestar la compartición remota «{name}» de {owner}@{remote}?", + "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", "Sharing %1$s failed, because this item is already shared with user %2$s" : "La compartición de «%1$s» falló porque esti elementu yá ta compartíu col usuariu «%2$s»", "Not allowed to create a federated share with the same user" : "Nun se permite'l crear una compartición federada col mesmu usuariu.", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Axusta cómo les persones pue compartir ente sirvidores. Esto tamién inclúi les comparticiones ente los usuarios d'esti sirvidor si usen la compartición federada.", |