aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-14 00:29:55 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-14 00:29:55 +0000
commit99aefbd75a0fea6fb722290966452f3647aa5a63 (patch)
treee3d06d8603e1c1e8cd03c682e4da216b9825e3b2 /apps/federatedfilesharing
parentd5ee076017e4a0812b21bbaf6ea03b6392362945 (diff)
downloadnextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.tar.gz
nextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.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/gl.js14
-rw-r--r--apps/federatedfilesharing/l10n/gl.json14
2 files changed, 14 insertions, 14 deletions
diff --git a/apps/federatedfilesharing/l10n/gl.js b/apps/federatedfilesharing/l10n/gl.js
index f04c1a2d238..82cedb8bf97 100644
--- a/apps/federatedfilesharing/l10n/gl.js
+++ b/apps/federatedfilesharing/l10n/gl.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"federatedfilesharing",
{
- "Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir o recurso compartido remoto {name} de {owner}@{remote}?",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir a compartición remota {name} de {owner}@{remote}?",
"Remote share" : "Compartición remota",
"Remote share password" : "Contrasinal da compartición remota",
"Cancel" : "Cancelar",
@@ -15,10 +15,10 @@ OC.L10N.register(
"It is not allowed to send federated group shares from this server." : "Non está permitido enviar unha compartición de grupos federados dende este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s",
"Not allowed to create a federated share with the same user" : "Non está permitido crear unha compartición federada co mesmo usuario",
- "Federated shares require read permissions" : "Os recursos compartidos federados requiren permisos de lectura",
+ "Federated shares require read permissions" : "As comparticións federadas requiren permisos de lectura",
"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",
+ "Could not find share" : "Non foi posíbel atopar a compartición",
"Federated sharing" : "Compartición federada",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vde. recibiu {share} como un elemento compartido remoto de {user} (de parte de {behalf})",
"You received {share} as a remote share from {user}" : "Vde. recibiu {share} como un elemento compartido remoto de {user}",
@@ -28,10 +28,10 @@ OC.L10N.register(
"Sharing" : "Compartindo",
"Federated file sharing" : "Compartir ficheiros en federación",
"Provide federated file sharing across servers" : "Fornece a compartición federada de ficheiros entre servidores",
- "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Axuste a forma como as persoas poden compartir entre servidores. Isto inclúe tamén os recursos compartidos entre usuarios deste servidor se están a usar a compartición federada.",
- "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitirlle aos usuarios deste servidor enviar recursos compartidos a outros servidores (esta opción tamén permite o acceso de WebDAV a recursos compartidos públicos)",
- "Allow users on this server to receive shares from other servers" : "Permitirlle aos usuarios deste servidor recibir recursos compartidos doutros servidores",
- "Allow users on this server to send shares to groups on other servers" : "Permitirlle aos usuarios deste servidor enviar recursos compartidos a grupos noutros servidores",
+ "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Axuste a forma como as persoas poden compartir entre servidores. Isto inclúe tamén as comparticións entre usuarios deste servidor se están a usar a compartición federada.",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitirlle aos usuarios deste servidor enviar comparticións a outros servidores (esta opción tamén permite o acceso de WebDAV a comparticións públicas)",
+ "Allow users on this server to receive shares from other servers" : "Permitirlle aos usuarios deste servidor recibir comparticións doutros servidores",
+ "Allow users on this server to send shares to groups on other servers" : "Permitirlle aos usuarios deste servidor enviar comparticións a grupos noutros servidores",
"Allow users on this server to receive group shares from other servers" : "Permitirlle aos usuarios deste servidor recibir comparticións de grupos dende outros servidores",
"Search global and public address book for users" : "Buscar usuarios nos cadernos de enderezos globais e públicos",
"Allow users to publish their data to a global and public address book" : "Permitirlle aos usuarios publicar os seus datos nun caderno de enderezos global e público",
diff --git a/apps/federatedfilesharing/l10n/gl.json b/apps/federatedfilesharing/l10n/gl.json
index 30ac824f803..944f38efdc4 100644
--- a/apps/federatedfilesharing/l10n/gl.json
+++ b/apps/federatedfilesharing/l10n/gl.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir o recurso compartido remoto {name} de {owner}@{remote}?",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir a compartición remota {name} de {owner}@{remote}?",
"Remote share" : "Compartición remota",
"Remote share password" : "Contrasinal da compartición remota",
"Cancel" : "Cancelar",
@@ -13,10 +13,10 @@
"It is not allowed to send federated group shares from this server." : "Non está permitido enviar unha compartición de grupos federados dende este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s",
"Not allowed to create a federated share with the same user" : "Non está permitido crear unha compartición federada co mesmo usuario",
- "Federated shares require read permissions" : "Os recursos compartidos federados requiren permisos de lectura",
+ "Federated shares require read permissions" : "As comparticións federadas requiren permisos de lectura",
"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",
+ "Could not find share" : "Non foi posíbel atopar a compartición",
"Federated sharing" : "Compartición federada",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vde. recibiu {share} como un elemento compartido remoto de {user} (de parte de {behalf})",
"You received {share} as a remote share from {user}" : "Vde. recibiu {share} como un elemento compartido remoto de {user}",
@@ -26,10 +26,10 @@
"Sharing" : "Compartindo",
"Federated file sharing" : "Compartir ficheiros en federación",
"Provide federated file sharing across servers" : "Fornece a compartición federada de ficheiros entre servidores",
- "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Axuste a forma como as persoas poden compartir entre servidores. Isto inclúe tamén os recursos compartidos entre usuarios deste servidor se están a usar a compartición federada.",
- "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitirlle aos usuarios deste servidor enviar recursos compartidos a outros servidores (esta opción tamén permite o acceso de WebDAV a recursos compartidos públicos)",
- "Allow users on this server to receive shares from other servers" : "Permitirlle aos usuarios deste servidor recibir recursos compartidos doutros servidores",
- "Allow users on this server to send shares to groups on other servers" : "Permitirlle aos usuarios deste servidor enviar recursos compartidos a grupos noutros servidores",
+ "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Axuste a forma como as persoas poden compartir entre servidores. Isto inclúe tamén as comparticións entre usuarios deste servidor se están a usar a compartición federada.",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitirlle aos usuarios deste servidor enviar comparticións a outros servidores (esta opción tamén permite o acceso de WebDAV a comparticións públicas)",
+ "Allow users on this server to receive shares from other servers" : "Permitirlle aos usuarios deste servidor recibir comparticións doutros servidores",
+ "Allow users on this server to send shares to groups on other servers" : "Permitirlle aos usuarios deste servidor enviar comparticións a grupos noutros servidores",
"Allow users on this server to receive group shares from other servers" : "Permitirlle aos usuarios deste servidor recibir comparticións de grupos dende outros servidores",
"Search global and public address book for users" : "Buscar usuarios nos cadernos de enderezos globais e públicos",
"Allow users to publish their data to a global and public address book" : "Permitirlle aos usuarios publicar os seus datos nun caderno de enderezos global e público",