Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/gl.js')
-rw-r--r--apps/federatedfilesharing/l10n/gl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/gl.js b/apps/federatedfilesharing/l10n/gl.js
index 986d42fdf51..83e301c418e 100644
--- a/apps/federatedfilesharing/l10n/gl.js
+++ b/apps/federatedfilesharing/l10n/gl.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"federatedfilesharing",
{
- "Federated sharing" : "Compartición federada",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir o recurso compartido remoto {name} de {owner}@{remote}?",
"Remote share" : "Compartición remota",
"Remote share password" : "Contrasinal da compartición remota",
@@ -24,6 +23,7 @@ OC.L10N.register(
"File is already shared with %s" : "O ficheiro xa está a ser compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Produciuse un fallo ao compartir %1$s Non foi posíbel atopar %2$s, quizais haxa un problema de conexión co servidor ou emprega un certificado autoasinado.",
"Could not find share" : "Non foi posíbel atopar o recurso compartido",
+ "Federated sharing" : "Compartición federada",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vostede recibiu «%3$s» como un elemento compartido remoto de %1$s (de parte de %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vostede recibiu {share} como un elemento compartido remoto de {user} (de parte de {behalf})",
"You received \"%3$s\" as a remote share from %1$s" : "Vostede recibiu «%3$s» como un elemento compartido remoto de %1$s",