diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:28 +0000 |
commit | 993d07de8c58b3bd77e2f209c99c2b7f014ffeb1 (patch) | |
tree | c41d66f034d37a14e2d23f0453fa99a94cb968e6 /apps/files_sharing/l10n | |
parent | 8b25f10d2cb510f6a9c480ecd50e2735c1a691ec (diff) | |
download | nextcloud-server-993d07de8c58b3bd77e2f209c99c2b7f014ffeb1.tar.gz nextcloud-server-993d07de8c58b3bd77e2f209c99c2b7f014ffeb1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/es_CO.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_CO.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.json | 2 |
6 files changed, 8 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_CO.js b/apps/files_sharing/l10n/es_CO.js index 52acecd826c..1ffb675869e 100644 --- a/apps/files_sharing/l10n/es_CO.js +++ b/apps/files_sharing/l10n/es_CO.js @@ -101,6 +101,7 @@ OC.L10N.register( "Unshare" : "Dejar de compartir", "group" : "grupo", "remote" : "remoto", + "Link copied" : "Enlace copiado", "Copy to clipboard" : "Copiar al portapapeles", "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", diff --git a/apps/files_sharing/l10n/es_CO.json b/apps/files_sharing/l10n/es_CO.json index 4bc62bb427c..2897a5d4664 100644 --- a/apps/files_sharing/l10n/es_CO.json +++ b/apps/files_sharing/l10n/es_CO.json @@ -99,6 +99,7 @@ "Unshare" : "Dejar de compartir", "group" : "grupo", "remote" : "remoto", + "Link copied" : "Enlace copiado", "Copy to clipboard" : "Copiar al portapapeles", "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index a1c808cbdb9..5678fac7442 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -198,7 +198,7 @@ OC.L10N.register( "No other users with access found" : "Non se atoparon outros usuarios con acceso", "Toggle list of others with access to this directory" : "Alternar a lista doutros con acceso a este directorio", "Toggle list of others with access to this file" : "Alternar a lista doutros con acceso a este ficheiro", - "Unable to fetch inherited shares" : "Non foi posíbel recuperar recursos compartidos herdados", + "Unable to fetch inherited shares" : "Non foi posíbel obter os recursos compartidos herdados", "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.", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 769a13c58d0..aa84f4d37f1 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -196,7 +196,7 @@ "No other users with access found" : "Non se atoparon outros usuarios con acceso", "Toggle list of others with access to this directory" : "Alternar a lista doutros con acceso a este directorio", "Toggle list of others with access to this file" : "Alternar a lista doutros con acceso a este ficheiro", - "Unable to fetch inherited shares" : "Non foi posíbel recuperar recursos compartidos herdados", + "Unable to fetch inherited shares" : "Non foi posíbel obter os recursos compartidos herdados", "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.", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index ce6b869e4c3..02c7815e7fd 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -114,6 +114,8 @@ OC.L10N.register( "Reject" : "Avvis", "Sharing" : "Deling", "Allow editing" : "Tillat redigering", + "Allow creating" : "Tillat oppretting", + "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", "Expiration date enforced" : "Utløpsdato er påkrevd", "Set expiration date" : "Sett utløpsdato", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 8651e7ee77e..5212876d7b3 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -112,6 +112,8 @@ "Reject" : "Avvis", "Sharing" : "Deling", "Allow editing" : "Tillat redigering", + "Allow creating" : "Tillat oppretting", + "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", "Expiration date enforced" : "Utløpsdato er påkrevd", "Set expiration date" : "Sett utløpsdato", |