diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
commit | 194981318c20b4e53239e7dfb6a161d525bdb279 (patch) | |
tree | eacd88d0b5ac060850d41c755043cbbc0161d698 /apps/files_sharing/l10n/gl.js | |
parent | f001cc73e799e9e7b7e1f0f438b53b251d0b18e4 (diff) | |
download | nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.tar.gz nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 679b362c963..821c55ca834 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -199,6 +199,7 @@ OC.L10N.register( "Unable to load the shares list" : "Non é posíbel cargar a lista de recursos compartidos", "Expires {relativetime}" : "Caducidades {relativetime}", "this share just expired." : "acaba de caducar este recurso compartido.", + "Shared with you by {owner}" : "Compartido con vostede por {owner}", "Link to a file" : "Ligar a un ficheiro", "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", @@ -211,7 +212,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido con vostede e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con vostede e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido con vostede nunha conversa por {owner}", - "Shared with you by {owner}" : "Compartido con vostede por {owner}", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", "Name" : "Nome", "Share time" : "Compartido hai", |